Pull request #40826 updated Started by user Sebastiaan van Stijn Rebuilds build #3 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from ed096538e82e8468b4c35690ffe269e66468553b+130b0bc6032cc675d064e1cc62626cacc9c07a57 (e87da060c89ac04d96e14f4e88520f72fea10ce5) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 241f6703d31895690d4cb6f158f753615abe74ac using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 241f6703d31895690d4cb6f158f753615abe74ac (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 241f6703d31895690d4cb6f158f753615abe74ac # timeout=10 Commit message: "Merge pull request #21 from docker/use-multiarch-busybox" > git rev-list --no-walk 241f6703d31895690d4cb6f158f753615abe74ac # timeout=10 [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-04-17T10:38:01.693Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-04-17T10:38:01.699Z] Trying to pass milestone 3 [Pipeline] milestone [2020-04-17T10:38:01.732Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-04-17T10:38:01.893Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f1f62ea3f4c5ccab) in /home/ubuntu/workspace/moby_PR-40826 [Pipeline] { [Pipeline] checkout [2020-04-17T10:38:01.934Z] using credential docker-jenkins-github-credentials [2020-04-17T10:38:01.943Z] Cloning the remote Git repository [2020-04-17T10:38:01.943Z] Cloning with configured refspecs honoured and without tags [2020-04-17T10:38:01.944Z] Cloning repository https://github.com/moby/moby.git [2020-04-17T10:38:01.944Z] > git init /home/ubuntu/workspace/moby_PR-40826 # timeout=10 [2020-04-17T10:38:01.959Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-17T10:38:01.959Z] > git --version # timeout=10 [2020-04-17T10:38:01.969Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-17T10:38:01.970Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40826/head:refs/remotes/origin/PR-40826 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T10:38:14.990Z] Fetching without tags [2020-04-17T10:38:15.275Z] Merging remotes/origin/master commit 130b0bc6032cc675d064e1cc62626cacc9c07a57 into PR head commit ed096538e82e8468b4c35690ffe269e66468553b [2020-04-17T10:38:14.942Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-17T10:38:14.945Z] > git config --add remote.origin.fetch +refs/pull/40826/head:refs/remotes/origin/PR-40826 # timeout=10 [2020-04-17T10:38:14.952Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T10:38:14.964Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-17T10:38:14.982Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-17T10:38:14.982Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-17T10:38:14.982Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40826/head:refs/remotes/origin/PR-40826 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T10:38:15.266Z] > git config core.sparsecheckout # timeout=10 [2020-04-17T10:38:15.281Z] > git checkout -f ed096538e82e8468b4c35690ffe269e66468553b # timeout=10 [2020-04-17T10:38:15.791Z] > git merge 130b0bc6032cc675d064e1cc62626cacc9c07a57 # timeout=10 [2020-04-17T10:38:16.315Z] Merge succeeded, producing 0a1f9bc5501dc58aa1e161e20af36d4184f5a19e [2020-04-17T10:38:16.315Z] Checking out Revision 0a1f9bc5501dc58aa1e161e20af36d4184f5a19e (PR-40826) [2020-04-17T10:38:16.380Z] Commit message: "Merge commit '130b0bc6032cc675d064e1cc62626cacc9c07a57' into HEAD" [2020-04-17T10:38:16.400Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-17T10:38:17.193Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40826:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-04-17T10:38:17.193Z] Unable to find image 'alpine:latest' locally [2020-04-17T10:38:17.193Z] latest: Pulling from library/alpine [2020-04-17T10:38:17.450Z] aad63a933944: Pulling fs layer [2020-04-17T10:38:17.450Z] aad63a933944: Verifying Checksum [2020-04-17T10:38:17.450Z] aad63a933944: Download complete [2020-04-17T10:38:17.708Z] aad63a933944: Pull complete [2020-04-17T10:38:17.708Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-17T10:38:17.708Z] Status: Downloaded newer image for alpine:latest [2020-04-17T10:38:16.297Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-17T10:38:16.306Z] > git config core.sparsecheckout # timeout=10 [2020-04-17T10:38:16.311Z] > git checkout -f 0a1f9bc5501dc58aa1e161e20af36d4184f5a19e # timeout=10 [2020-04-17T10:38:16.371Z] > git rev-list --no-walk b524f1c14572540b3a70f86ec7d3d1bbf8abada2 # timeout=10 [2020-04-17T10:38:20.237Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2020-04-17T10:38:20.734Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f1f62ea3f4c5ccab) in /home/ubuntu/workspace/moby_PR-40826 [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-04-17T10:38:20.752Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0963eb3d25f7f20d1) in /home/ubuntu/workspace/moby_PR-40826 [2020-04-17T10:38:20.760Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-088a9e0f3f83df06f) in /home/ubuntu/workspace/moby_PR-40826 [Pipeline] { [2020-04-17T10:38:20.782Z] Running on s390x-ubuntu-29 in /home/jenkins/workspace/moby_PR-40826 [2020-04-17T10:38:20.784Z] Running on ppc64le-ubuntu-16 in /home/docker/workspace/moby_PR-40826 [Pipeline] checkout [2020-04-17T10:38:20.802Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-04-17T10:38:20.821Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] { [2020-04-17T10:38:20.838Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [Pipeline] { [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] checkout [2020-04-17T10:38:20.888Z] using credential docker-jenkins-github-credentials [2020-04-17T10:38:20.897Z] Cloning the remote Git repository [2020-04-17T10:38:20.897Z] Cloning with configured refspecs honoured and without tags [2020-04-17T10:38:20.904Z] using credential docker-jenkins-github-credentials [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-04-17T10:38:20.916Z] Cloning the remote Git repository [2020-04-17T10:38:20.916Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] // stage [2020-04-17T10:38:20.952Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-04-17T10:38:20.970Z] Cloning the remote Git repository [2020-04-17T10:38:20.970Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [2020-04-17T10:38:20.977Z] using credential docker-jenkins-github-credentials Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-04-17T10:38:20.994Z] Cloning the remote Git repository [2020-04-17T10:38:20.994Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-04-17T10:38:21.128Z] Merging remotes/origin/master commit 130b0bc6032cc675d064e1cc62626cacc9c07a57 into PR head commit ed096538e82e8468b4c35690ffe269e66468553b [2020-04-17T10:38:21.266Z] Merge succeeded, producing 4eb8155b27ae452bd02945b5cc42814075c15e69 [2020-04-17T10:38:21.266Z] Checking out Revision 4eb8155b27ae452bd02945b5cc42814075c15e69 (PR-40826) [2020-04-17T10:38:21.326Z] Commit message: "Merge commit '130b0bc6032cc675d064e1cc62626cacc9c07a57' into HEAD" [2020-04-17T10:38:21.331Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [2020-04-17T10:38:20.800Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-04-17T10:38:20.811Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-17T10:38:20.829Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-17T10:38:20.830Z] > git --version # timeout=10 [2020-04-17T10:38:20.847Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-17T10:38:20.848Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40826/head:refs/remotes/origin/PR-40826 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T10:38:21.120Z] > git config core.sparsecheckout # timeout=10 [2020-04-17T10:38:21.125Z] > git checkout -f ed096538e82e8468b4c35690ffe269e66468553b # timeout=10 [2020-04-17T10:38:21.173Z] > git merge 130b0bc6032cc675d064e1cc62626cacc9c07a57 # timeout=10 [2020-04-17T10:38:21.248Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-17T10:38:21.257Z] > git config core.sparsecheckout # timeout=10 [2020-04-17T10:38:21.265Z] > git checkout -f 4eb8155b27ae452bd02945b5cc42814075c15e69 # timeout=10 [2020-04-17T10:38:21.317Z] > git rev-list --no-walk b524f1c14572540b3a70f86ec7d3d1bbf8abada2 # timeout=10 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-17T10:38:20.877Z] Cloning repository https://github.com/moby/moby.git [2020-04-17T10:38:20.877Z] > git init /home/ubuntu/workspace/moby_PR-40826 # timeout=10 [2020-04-17T10:38:20.897Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-17T10:38:20.897Z] > git --version # timeout=10 [2020-04-17T10:38:20.905Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-17T10:38:20.906Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40826/head:refs/remotes/origin/PR-40826 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T10:38:20.918Z] Cloning repository https://github.com/moby/moby.git [2020-04-17T10:38:20.918Z] > git init /home/ubuntu/workspace/moby_PR-40826 # timeout=10 [2020-04-17T10:38:20.932Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-17T10:38:20.932Z] > git --version # timeout=10 [2020-04-17T10:38:20.945Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-17T10:38:20.946Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40826/head:refs/remotes/origin/PR-40826 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T10:38:20.975Z] Cloning repository https://github.com/moby/moby.git [2020-04-17T10:38:20.975Z] > git init /home/jenkins/workspace/moby_PR-40826 # timeout=10 [2020-04-17T10:38:20.994Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-17T10:38:20.994Z] > git --version # timeout=10 [2020-04-17T10:38:20.996Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-17T10:38:20.996Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40826/head:refs/remotes/origin/PR-40826 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T10:38:21.004Z] Cloning repository https://github.com/moby/moby.git [2020-04-17T10:38:21.004Z] > git init /home/docker/workspace/moby_PR-40826 # timeout=10 [2020-04-17T10:38:21.017Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-17T10:38:21.018Z] > git --version # timeout=10 [2020-04-17T10:38:21.021Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-17T10:38:21.023Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40826/head:refs/remotes/origin/PR-40826 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T10:38:22.144Z] + docker version [2020-04-17T10:38:22.144Z] Client: Docker Engine - Community [2020-04-17T10:38:22.144Z] Version: 19.03.5 [2020-04-17T10:38:22.144Z] API version: 1.40 [2020-04-17T10:38:22.144Z] Go version: go1.12.12 [2020-04-17T10:38:22.144Z] Git commit: 633a0ea838 [2020-04-17T10:38:22.144Z] Built: Wed Nov 13 07:29:52 2019 [2020-04-17T10:38:22.144Z] OS/Arch: linux/amd64 [2020-04-17T10:38:22.144Z] Experimental: false [2020-04-17T10:38:22.144Z] [2020-04-17T10:38:22.144Z] Server: Docker Engine - Community [2020-04-17T10:38:22.144Z] Engine: [2020-04-17T10:38:22.144Z] Version: 19.03.5 [2020-04-17T10:38:22.144Z] API version: 1.40 (minimum version 1.12) [2020-04-17T10:38:22.144Z] Go version: go1.12.12 [2020-04-17T10:38:22.144Z] Git commit: 633a0ea838 [2020-04-17T10:38:22.144Z] Built: Wed Nov 13 07:28:22 2019 [2020-04-17T10:38:22.144Z] OS/Arch: linux/amd64 [2020-04-17T10:38:22.144Z] Experimental: true [2020-04-17T10:38:22.144Z] containerd: [2020-04-17T10:38:22.144Z] Version: 1.2.10 [2020-04-17T10:38:22.144Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-17T10:38:22.144Z] runc: [2020-04-17T10:38:22.144Z] Version: 1.0.0-rc8+dev [2020-04-17T10:38:22.144Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-17T10:38:22.144Z] docker-init: [2020-04-17T10:38:22.144Z] Version: 0.18.0 [2020-04-17T10:38:22.144Z] GitCommit: fec3683 [Pipeline] sh [2020-04-17T10:38:22.423Z] + docker info [2020-04-17T10:38:22.987Z] Client: [2020-04-17T10:38:22.987Z] Debug Mode: false [2020-04-17T10:38:22.987Z] [2020-04-17T10:38:22.987Z] Server: [2020-04-17T10:38:22.987Z] Containers: 0 [2020-04-17T10:38:22.987Z] Running: 0 [2020-04-17T10:38:22.987Z] Paused: 0 [2020-04-17T10:38:22.987Z] Stopped: 0 [2020-04-17T10:38:22.987Z] Images: 3 [2020-04-17T10:38:22.987Z] Server Version: 19.03.5 [2020-04-17T10:38:22.987Z] Storage Driver: overlay2 [2020-04-17T10:38:22.987Z] Backing Filesystem: extfs [2020-04-17T10:38:22.987Z] Supports d_type: true [2020-04-17T10:38:22.987Z] Native Overlay Diff: true [2020-04-17T10:38:22.987Z] Logging Driver: json-file [2020-04-17T10:38:22.987Z] Cgroup Driver: cgroupfs [2020-04-17T10:38:22.987Z] Plugins: [2020-04-17T10:38:22.987Z] Volume: local [2020-04-17T10:38:22.987Z] Network: bridge host ipvlan macvlan null overlay [2020-04-17T10:38:22.987Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-17T10:38:22.987Z] Swarm: inactive [2020-04-17T10:38:22.987Z] Runtimes: runc [2020-04-17T10:38:22.987Z] Default Runtime: runc [2020-04-17T10:38:22.987Z] Init Binary: docker-init [2020-04-17T10:38:22.987Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-17T10:38:22.987Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-17T10:38:22.987Z] init version: fec3683 [2020-04-17T10:38:22.987Z] Security Options: [2020-04-17T10:38:22.987Z] apparmor [2020-04-17T10:38:22.987Z] seccomp [2020-04-17T10:38:22.987Z] Profile: default [2020-04-17T10:38:22.987Z] Kernel Version: 4.15.0-1058-aws [2020-04-17T10:38:22.987Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-17T10:38:22.987Z] OSType: linux [2020-04-17T10:38:22.987Z] Architecture: x86_64 [2020-04-17T10:38:22.987Z] CPUs: 2 [2020-04-17T10:38:22.987Z] Total Memory: 7.501GiB [2020-04-17T10:38:22.987Z] Name: ip-10-100-57-220 [2020-04-17T10:38:22.987Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-04-17T10:38:22.987Z] Docker Root Dir: /var/lib/docker [2020-04-17T10:38:22.987Z] Debug Mode: false [2020-04-17T10:38:22.987Z] Registry: https://index.docker.io/v1/ [2020-04-17T10:38:22.987Z] Labels: [2020-04-17T10:38:22.987Z] Experimental: true [2020-04-17T10:38:22.987Z] Insecure Registries: [2020-04-17T10:38:22.987Z] 127.0.0.0/8 [2020-04-17T10:38:22.987Z] Live Restore Enabled: true [2020-04-17T10:38:22.987Z] [2020-04-17T10:38:22.987Z] WARNING: No swap limit support [Pipeline] sh [2020-04-17T10:38:23.267Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-17T10:38:23.267Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-17T10:38:23.267Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40826/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-17T10:38:23.524Z] + bash /home/ubuntu/workspace/moby_PR-40826/check-config.sh [2020-04-17T10:38:23.524Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-17T10:38:23.524Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-04-17T10:38:23.524Z] [2020-04-17T10:38:23.524Z] Generally Necessary: [2020-04-17T10:38:23.524Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-17T10:38:23.524Z] - apparmor: enabled and tools installed [2020-04-17T10:38:23.524Z] - CONFIG_NAMESPACES: enabled [2020-04-17T10:38:23.524Z] - CONFIG_NET_NS: enabled [2020-04-17T10:38:23.524Z] - CONFIG_PID_NS: enabled [2020-04-17T10:38:23.524Z] - CONFIG_IPC_NS: enabled [2020-04-17T10:38:23.524Z] - CONFIG_UTS_NS: enabled [2020-04-17T10:38:23.524Z] - CONFIG_CGROUPS: enabled [2020-04-17T10:38:23.524Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-17T10:38:23.524Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-17T10:38:23.524Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-17T10:38:23.524Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-17T10:38:23.524Z] - CONFIG_CPUSETS: enabled [2020-04-17T10:38:23.524Z] - CONFIG_MEMCG: enabled [2020-04-17T10:38:23.524Z] - CONFIG_KEYS: enabled [2020-04-17T10:38:23.524Z] - CONFIG_VETH: enabled (as module) [2020-04-17T10:38:23.524Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-17T10:38:23.524Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-17T10:38:23.524Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-17T10:38:23.524Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-17T10:38:23.524Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-17T10:38:23.524Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-17T10:38:23.524Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-17T10:38:23.524Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-17T10:38:23.524Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-17T10:38:23.524Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-17T10:38:23.524Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-17T10:38:23.524Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-17T10:38:23.524Z] [2020-04-17T10:38:23.524Z] Optional Features: [2020-04-17T10:38:23.524Z] - CONFIG_USER_NS: enabled [2020-04-17T10:38:23.524Z] - CONFIG_SECCOMP: enabled [2020-04-17T10:38:23.524Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-17T10:38:23.782Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-17T10:38:23.782Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-17T10:38:23.782Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-17T10:38:23.782Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-04-17T10:38:23.782Z] - CONFIG_BLK_CGROUP: enabled [2020-04-17T10:38:23.782Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-17T10:38:23.782Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-17T10:38:23.782Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-17T10:38:23.782Z] - CONFIG_CGROUP_PERF: enabled [2020-04-17T10:38:23.782Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-17T10:38:23.782Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-17T10:38:23.782Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-17T10:38:23.782Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-17T10:38:23.782Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-17T10:38:23.782Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-17T10:38:23.782Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-17T10:38:23.782Z] - CONFIG_IP_VS: enabled (as module) [2020-04-17T10:38:23.782Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-17T10:38:23.782Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-17T10:38:23.782Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-17T10:38:23.782Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-17T10:38:23.782Z] - CONFIG_EXT4_FS: enabled [2020-04-17T10:38:23.782Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-17T10:38:23.782Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-17T10:38:23.782Z] - Network Drivers: [2020-04-17T10:38:23.782Z] - "overlay": [2020-04-17T10:38:23.782Z] - CONFIG_VXLAN: enabled (as module) [2020-04-17T10:38:23.782Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-17T10:38:23.782Z] Optional (for encrypted networks): [2020-04-17T10:38:23.782Z] - CONFIG_CRYPTO: enabled [2020-04-17T10:38:23.782Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-17T10:38:23.782Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-17T10:38:23.782Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-17T10:38:23.782Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-17T10:38:23.782Z] - CONFIG_XFRM: enabled [2020-04-17T10:38:23.782Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-17T10:38:23.782Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-17T10:38:23.782Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-17T10:38:23.782Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-17T10:38:23.782Z] - "ipvlan": [2020-04-17T10:38:23.782Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-17T10:38:23.782Z] - "macvlan": [2020-04-17T10:38:23.782Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-17T10:38:23.782Z] - CONFIG_DUMMY: enabled (as module) [2020-04-17T10:38:23.782Z] - "ftp,tftp client in container": [2020-04-17T10:38:23.782Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-17T10:38:23.782Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-17T10:38:23.782Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-17T10:38:23.782Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-17T10:38:23.782Z] - Storage Drivers: [2020-04-17T10:38:23.782Z] - "aufs": [2020-04-17T10:38:23.782Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-17T10:38:23.782Z] - "btrfs": [2020-04-17T10:38:23.782Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-17T10:38:23.782Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-17T10:38:23.782Z] - "devicemapper": [2020-04-17T10:38:23.782Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-17T10:38:23.782Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-17T10:38:23.782Z] - "overlay": [2020-04-17T10:38:24.039Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-17T10:38:24.039Z] - "zfs": [2020-04-17T10:38:24.039Z] - /dev/zfs: missing [2020-04-17T10:38:24.039Z] - zfs command: missing [2020-04-17T10:38:24.039Z] - zpool command: missing [2020-04-17T10:38:24.039Z] [2020-04-17T10:38:24.039Z] Limits: [2020-04-17T10:38:24.039Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-17T10:38:24.039Z] [2020-04-17T10:38:24.039Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-17T10:38:24.370Z] + sudo modprobe ip_vs [2020-04-17T10:38:24.627Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0a1f9bc5501dc58aa1e161e20af36d4184f5a19e . [2020-04-17T10:38:24.627Z] #1 [internal] load build definition from Dockerfile [2020-04-17T10:38:24.627Z] #1 DONE 0.0s [2020-04-17T10:38:24.627Z] [2020-04-17T10:38:24.627Z] #2 [internal] load .dockerignore [2020-04-17T10:38:24.627Z] #2 DONE 0.0s [2020-04-17T10:38:24.627Z] [2020-04-17T10:38:24.627Z] #2 [internal] load .dockerignore [2020-04-17T10:38:24.627Z] #2 transferring context: 87B done [2020-04-17T10:38:24.627Z] #2 DONE 0.0s [2020-04-17T10:38:24.627Z] [2020-04-17T10:38:24.627Z] #1 [internal] load build definition from Dockerfile [2020-04-17T10:38:24.627Z] #1 transferring dockerfile: 17.09kB done [2020-04-17T10:38:24.627Z] #1 DONE 0.0s [2020-04-17T10:38:24.627Z] [2020-04-17T10:38:24.627Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-17T10:38:24.890Z] #3 DONE 0.1s [2020-04-17T10:38:24.890Z] [2020-04-17T10:38:24.890Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-17T10:38:24.890Z] #4 CACHED [2020-04-17T10:38:25.454Z] [2020-04-17T10:38:25.454Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-17T10:38:25.454Z] #6 DONE 0.1s [2020-04-17T10:38:25.454Z] [2020-04-17T10:38:25.454Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-17T10:38:25.454Z] #5 DONE 0.1s [2020-04-17T10:38:25.454Z] [2020-04-17T10:38:25.454Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-17T10:38:25.454Z] #71 DONE 0.0s [2020-04-17T10:38:25.454Z] [2020-04-17T10:38:25.454Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-17T10:38:25.454Z] #7 DONE 0.0s [2020-04-17T10:38:25.454Z] [2020-04-17T10:38:25.454Z] #20 [internal] load build context [2020-04-17T10:38:26.835Z] #20 transferring context: 52.81MB 1.3s done [2020-04-17T10:38:26.835Z] #20 DONE 1.3s [2020-04-17T10:38:26.835Z] [2020-04-17T10:38:26.835Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T10:38:26.835Z] #25 CACHED [2020-04-17T10:38:26.835Z] [2020-04-17T10:38:26.835Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T10:38:26.835Z] #10 CACHED [2020-04-17T10:38:26.835Z] [2020-04-17T10:38:26.835Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:38:26.835Z] #65 CACHED [2020-04-17T10:38:26.835Z] [2020-04-17T10:38:26.835Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-17T10:38:26.835Z] #67 CACHED [2020-04-17T10:38:26.835Z] [2020-04-17T10:38:26.835Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-17T10:38:26.835Z] #72 CACHED [2020-04-17T10:38:26.835Z] [2020-04-17T10:38:26.835Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:38:26.835Z] #38 CACHED [2020-04-17T10:38:26.835Z] [2020-04-17T10:38:26.835Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-17T10:38:26.835Z] #61 CACHED [2020-04-17T10:38:26.835Z] [2020-04-17T10:38:26.835Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T10:38:26.835Z] #30 CACHED [2020-04-17T10:38:26.835Z] [2020-04-17T10:38:26.835Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:38:26.835Z] #47 CACHED [2020-04-17T10:38:26.835Z] [2020-04-17T10:38:26.835Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-17T10:38:26.835Z] #26 CACHED [2020-04-17T10:38:26.835Z] [2020-04-17T10:38:26.835Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-17T10:38:26.835Z] #32 CACHED [2020-04-17T10:38:26.835Z] [2020-04-17T10:38:26.835Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-17T10:38:26.835Z] #64 CACHED [2020-04-17T10:38:26.835Z] [2020-04-17T10:38:26.835Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T10:38:26.835Z] #35 CACHED [2020-04-17T10:38:26.835Z] [2020-04-17T10:38:26.835Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-17T10:38:26.835Z] #54 CACHED [2020-04-17T10:38:26.835Z] [2020-04-17T10:38:26.835Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:38:26.835Z] #23 CACHED [2020-04-17T10:38:26.835Z] [2020-04-17T10:38:26.835Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-17T10:38:26.835Z] #16 CACHED [2020-04-17T10:38:26.835Z] [2020-04-17T10:38:26.835Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:38:26.835Z] #68 CACHED [2020-04-17T10:38:26.835Z] [2020-04-17T10:38:26.835Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-17T10:38:26.835Z] #52 CACHED [2020-04-17T10:38:26.835Z] [2020-04-17T10:38:26.835Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-17T10:38:26.835Z] #28 CACHED [2020-04-17T10:38:26.835Z] [2020-04-17T10:38:26.835Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T10:38:26.835Z] #43 CACHED [2020-04-17T10:38:26.835Z] [2020-04-17T10:38:26.835Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-17T10:38:26.835Z] #37 CACHED [2020-04-17T10:38:26.835Z] [2020-04-17T10:38:26.835Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:38:26.835Z] #33 CACHED [2020-04-17T10:38:26.835Z] [2020-04-17T10:38:26.835Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-17T10:38:26.835Z] #70 CACHED [2020-04-17T10:38:26.835Z] [2020-04-17T10:38:26.835Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-17T10:38:26.835Z] #59 CACHED [2020-04-17T10:38:26.835Z] [2020-04-17T10:38:26.835Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-17T10:38:26.835Z] #9 CACHED [2020-04-17T10:38:26.835Z] [2020-04-17T10:38:26.835Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-17T10:38:26.835Z] #73 CACHED [2020-04-17T10:38:26.835Z] [2020-04-17T10:38:26.835Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-17T10:38:26.835Z] #19 CACHED [2020-04-17T10:38:26.835Z] [2020-04-17T10:38:26.835Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-17T10:38:26.835Z] #57 CACHED [2020-04-17T10:38:26.835Z] [2020-04-17T10:38:26.835Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-17T10:38:26.835Z] #22 CACHED [2020-04-17T10:38:26.835Z] [2020-04-17T10:38:26.835Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-17T10:38:26.835Z] #46 CACHED [2020-04-17T10:38:26.835Z] [2020-04-17T10:38:26.835Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T10:38:26.835Z] #41 CACHED [2020-04-17T10:38:26.835Z] [2020-04-17T10:38:26.835Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-17T10:38:26.835Z] #69 CACHED [2020-04-17T10:38:26.835Z] [2020-04-17T10:38:26.835Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-17T10:38:26.835Z] #15 CACHED [2020-04-17T10:38:26.836Z] [2020-04-17T10:38:26.836Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-17T10:38:26.836Z] #29 CACHED [2020-04-17T10:38:26.836Z] [2020-04-17T10:38:26.836Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:38:26.836Z] #74 CACHED [2020-04-17T10:38:26.836Z] [2020-04-17T10:38:26.836Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-17T10:38:26.836Z] #51 CACHED [2020-04-17T10:38:26.836Z] [2020-04-17T10:38:26.836Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T10:38:26.836Z] #63 CACHED [2020-04-17T10:38:26.836Z] [2020-04-17T10:38:26.836Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T10:38:26.836Z] #27 CACHED [2020-04-17T10:38:26.836Z] [2020-04-17T10:38:26.836Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T10:38:26.836Z] #21 CACHED [2020-04-17T10:38:26.836Z] [2020-04-17T10:38:26.836Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-17T10:38:26.836Z] #8 CACHED [2020-04-17T10:38:26.836Z] [2020-04-17T10:38:26.836Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T10:38:26.836Z] #17 CACHED [2020-04-17T10:38:26.836Z] [2020-04-17T10:38:26.836Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-17T10:38:26.836Z] #40 CACHED [2020-04-17T10:38:26.836Z] [2020-04-17T10:38:26.836Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-17T10:38:26.836Z] #24 CACHED [2020-04-17T10:38:26.836Z] [2020-04-17T10:38:26.836Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-17T10:38:26.836Z] #49 CACHED [2020-04-17T10:38:26.836Z] [2020-04-17T10:38:26.836Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-17T10:38:26.836Z] #75 CACHED [2020-04-17T10:38:26.836Z] [2020-04-17T10:38:26.836Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-17T10:38:26.836Z] #11 CACHED [2020-04-17T10:38:26.836Z] [2020-04-17T10:38:26.836Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-17T10:38:26.836Z] #14 CACHED [2020-04-17T10:38:26.836Z] [2020-04-17T10:38:26.836Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-17T10:38:26.836Z] #31 CACHED [2020-04-17T10:38:26.836Z] [2020-04-17T10:38:26.836Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-17T10:38:26.836Z] #34 CACHED [2020-04-17T10:38:26.836Z] [2020-04-17T10:38:26.836Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T10:38:26.836Z] #62 CACHED [2020-04-17T10:38:26.836Z] [2020-04-17T10:38:26.836Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:38:26.836Z] #44 CACHED [2020-04-17T10:38:26.836Z] [2020-04-17T10:38:26.836Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:38:26.836Z] #56 CACHED [2020-04-17T10:38:26.836Z] [2020-04-17T10:38:26.836Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-17T10:38:26.836Z] #42 CACHED [2020-04-17T10:38:26.836Z] [2020-04-17T10:38:26.836Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-17T10:38:26.836Z] #18 CACHED [2020-04-17T10:38:26.836Z] [2020-04-17T10:38:26.836Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:38:26.836Z] #50 CACHED [2020-04-17T10:38:26.836Z] [2020-04-17T10:38:26.836Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-17T10:38:26.836Z] #12 CACHED [2020-04-17T10:38:26.836Z] [2020-04-17T10:38:26.836Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:38:26.836Z] #53 CACHED [2020-04-17T10:38:26.836Z] [2020-04-17T10:38:26.836Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-17T10:38:26.836Z] #55 CACHED [2020-04-17T10:38:26.836Z] [2020-04-17T10:38:26.836Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:38:26.836Z] #60 CACHED [2020-04-17T10:38:26.836Z] [2020-04-17T10:38:26.836Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-17T10:38:26.836Z] #13 CACHED [2020-04-17T10:38:26.836Z] [2020-04-17T10:38:26.836Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T10:38:26.836Z] #58 CACHED [2020-04-17T10:38:26.836Z] [2020-04-17T10:38:26.836Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-17T10:38:26.836Z] #45 CACHED [2020-04-17T10:38:26.836Z] [2020-04-17T10:38:26.836Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-17T10:38:26.836Z] #66 CACHED [2020-04-17T10:38:26.836Z] [2020-04-17T10:38:26.836Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-17T10:38:26.836Z] #48 CACHED [2020-04-17T10:38:26.836Z] [2020-04-17T10:38:26.836Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T10:38:26.836Z] #36 CACHED [2020-04-17T10:38:26.836Z] [2020-04-17T10:38:26.836Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-17T10:38:26.836Z] #39 CACHED [2020-04-17T10:38:26.836Z] [2020-04-17T10:38:26.836Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-17T10:38:26.836Z] #76 CACHED [2020-04-17T10:38:26.836Z] [2020-04-17T10:38:26.836Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-17T10:38:27.768Z] #77 DONE 0.8s [2020-04-17T10:38:27.768Z] [2020-04-17T10:38:27.768Z] #78 exporting to image [2020-04-17T10:38:27.768Z] #78 exporting layers [2020-04-17T10:38:28.332Z] #78 exporting layers 0.7s done [2020-04-17T10:38:28.332Z] #78 writing image sha256:32065515fcd90fe0562c19ed343bfce2ac8de237c63c48f68b313de31fd4df17 [2020-04-17T10:38:28.332Z] #78 writing image sha256:32065515fcd90fe0562c19ed343bfce2ac8de237c63c48f68b313de31fd4df17 done [2020-04-17T10:38:28.332Z] #78 naming to docker.io/library/docker:0a1f9bc5501dc58aa1e161e20af36d4184f5a19e done [2020-04-17T10:38:28.332Z] #78 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-04-17T10:38:29.349Z] [2020-04-17T10:38:29.607Z] Removing bundles/ [2020-04-17T10:38:29.607Z] [2020-04-17T10:38:29.607Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-04-17T10:38:29.607Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-17T10:38:29.607Z] GOOS="" GOARCH="" GOARM="" [2020-04-17T10:38:29.757Z] Fetching without tags [2020-04-17T10:38:30.029Z] Merging remotes/origin/master commit 130b0bc6032cc675d064e1cc62626cacc9c07a57 into PR head commit ed096538e82e8468b4c35690ffe269e66468553b [2020-04-17T10:38:29.726Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-17T10:38:29.728Z] > git config --add remote.origin.fetch +refs/pull/40826/head:refs/remotes/origin/PR-40826 # timeout=10 [2020-04-17T10:38:29.733Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T10:38:29.746Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-17T10:38:29.762Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-17T10:38:29.762Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-17T10:38:29.762Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40826/head:refs/remotes/origin/PR-40826 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T10:38:30.034Z] > git config core.sparsecheckout # timeout=10 [2020-04-17T10:38:30.040Z] > git checkout -f ed096538e82e8468b4c35690ffe269e66468553b # timeout=10 [2020-04-17T10:38:31.183Z] Merge succeeded, producing 5189cd7e4d1c0d7ac978858ea96606a9b6f58796 [2020-04-17T10:38:31.183Z] Checking out Revision 5189cd7e4d1c0d7ac978858ea96606a9b6f58796 (PR-40826) [2020-04-17T10:38:31.258Z] Commit message: "Merge commit '130b0bc6032cc675d064e1cc62626cacc9c07a57' into HEAD" [2020-04-17T10:38:31.270Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-17T10:38:30.506Z] > git merge 130b0bc6032cc675d064e1cc62626cacc9c07a57 # timeout=10 [2020-04-17T10:38:31.171Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-17T10:38:31.189Z] > git config core.sparsecheckout # timeout=10 [2020-04-17T10:38:31.191Z] > git checkout -f 5189cd7e4d1c0d7ac978858ea96606a9b6f58796 # timeout=10 [2020-04-17T10:38:31.262Z] > git rev-list --no-walk b524f1c14572540b3a70f86ec7d3d1bbf8abada2 # timeout=10 [2020-04-17T10:38:32.161Z] + docker version [2020-04-17T10:38:32.161Z] Client: Docker Engine - Community [2020-04-17T10:38:32.161Z] Version: 19.03.7 [2020-04-17T10:38:32.161Z] API version: 1.40 [2020-04-17T10:38:32.161Z] Go version: go1.12.17 [2020-04-17T10:38:32.161Z] Git commit: 7141c199a2 [2020-04-17T10:38:32.161Z] Built: Sat Mar 7 16:48:47 2020 [2020-04-17T10:38:32.161Z] OS/Arch: linux/s390x [2020-04-17T10:38:32.161Z] Experimental: false [2020-04-17T10:38:32.161Z] [2020-04-17T10:38:32.161Z] Server: Docker Engine - Community [2020-04-17T10:38:32.161Z] Engine: [2020-04-17T10:38:32.161Z] Version: 19.03.7 [2020-04-17T10:38:32.161Z] API version: 1.40 (minimum version 1.12) [2020-04-17T10:38:32.161Z] Go version: go1.12.17 [2020-04-17T10:38:32.161Z] Git commit: 7141c199a2 [2020-04-17T10:38:32.161Z] Built: Sat Mar 7 16:47:46 2020 [2020-04-17T10:38:32.161Z] OS/Arch: linux/s390x [2020-04-17T10:38:32.161Z] Experimental: true [2020-04-17T10:38:32.161Z] containerd: [2020-04-17T10:38:32.161Z] Version: 1.2.13 [2020-04-17T10:38:32.161Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-17T10:38:32.161Z] runc: [2020-04-17T10:38:32.161Z] Version: 1.0.0-rc10 [2020-04-17T10:38:32.161Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-17T10:38:32.161Z] docker-init: [2020-04-17T10:38:32.161Z] Version: 0.18.0 [2020-04-17T10:38:32.161Z] GitCommit: fec3683 [Pipeline] sh [2020-04-17T10:38:32.529Z] + docker info [2020-04-17T10:38:33.142Z] Client: [2020-04-17T10:38:33.142Z] Debug Mode: false [2020-04-17T10:38:33.142Z] [2020-04-17T10:38:33.142Z] Server: [2020-04-17T10:38:33.142Z] Containers: 0 [2020-04-17T10:38:33.142Z] Running: 0 [2020-04-17T10:38:33.142Z] Paused: 0 [2020-04-17T10:38:33.142Z] Stopped: 0 [2020-04-17T10:38:33.142Z] Images: 0 [2020-04-17T10:38:33.142Z] Server Version: 19.03.7 [2020-04-17T10:38:33.142Z] Storage Driver: overlay2 [2020-04-17T10:38:33.142Z] Backing Filesystem: [2020-04-17T10:38:33.142Z] Supports d_type: true [2020-04-17T10:38:33.142Z] Native Overlay Diff: true [2020-04-17T10:38:33.142Z] Logging Driver: json-file [2020-04-17T10:38:33.142Z] Cgroup Driver: cgroupfs [2020-04-17T10:38:33.142Z] Plugins: [2020-04-17T10:38:33.142Z] Volume: local [2020-04-17T10:38:33.142Z] Network: bridge host ipvlan macvlan null overlay [2020-04-17T10:38:33.142Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-17T10:38:33.142Z] Swarm: inactive [2020-04-17T10:38:33.142Z] Runtimes: runc [2020-04-17T10:38:33.142Z] Default Runtime: runc [2020-04-17T10:38:33.142Z] Init Binary: docker-init [2020-04-17T10:38:33.142Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-17T10:38:33.142Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-17T10:38:33.142Z] init version: fec3683 [2020-04-17T10:38:33.142Z] Security Options: [2020-04-17T10:38:33.142Z] apparmor [2020-04-17T10:38:33.142Z] seccomp [2020-04-17T10:38:33.142Z] Profile: default [2020-04-17T10:38:33.142Z] Kernel Version: 4.15.0-88-generic [2020-04-17T10:38:33.142Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-17T10:38:33.142Z] OSType: linux [2020-04-17T10:38:33.142Z] Architecture: s390x [2020-04-17T10:38:33.142Z] CPUs: 2 [2020-04-17T10:38:33.142Z] Total Memory: 7.861GiB [2020-04-17T10:38:33.142Z] Name: s390x-ubuntu-29 [2020-04-17T10:38:33.142Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-04-17T10:38:33.142Z] Docker Root Dir: /var/lib/docker [2020-04-17T10:38:33.142Z] Debug Mode: false [2020-04-17T10:38:33.142Z] Username: dockerbuildbot [2020-04-17T10:38:33.142Z] Registry: https://index.docker.io/v1/ [2020-04-17T10:38:33.142Z] Labels: [2020-04-17T10:38:33.142Z] Experimental: true [2020-04-17T10:38:33.142Z] Insecure Registries: [2020-04-17T10:38:33.142Z] 127.0.0.0/8 [2020-04-17T10:38:33.142Z] Live Restore Enabled: false [2020-04-17T10:38:33.142Z] [2020-04-17T10:38:33.142Z] WARNING: No swap limit support [Pipeline] sh [2020-04-17T10:38:33.511Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-17T10:38:33.511Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-17T10:38:33.511Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40826/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-17T10:38:33.511Z] + bash /home/jenkins/workspace/moby_PR-40826/check-config.sh [2020-04-17T10:38:33.511Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-17T10:38:33.511Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-04-17T10:38:33.511Z] [2020-04-17T10:38:33.511Z] Generally Necessary: [2020-04-17T10:38:33.511Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-17T10:38:33.511Z] - apparmor: enabled and tools installed [2020-04-17T10:38:33.511Z] - CONFIG_NAMESPACES: enabled [2020-04-17T10:38:33.511Z] - CONFIG_NET_NS: enabled [2020-04-17T10:38:33.511Z] - CONFIG_PID_NS: enabled [2020-04-17T10:38:33.511Z] - CONFIG_IPC_NS: enabled [2020-04-17T10:38:33.511Z] - CONFIG_UTS_NS: enabled [2020-04-17T10:38:33.511Z] - CONFIG_CGROUPS: enabled [2020-04-17T10:38:33.511Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-17T10:38:33.511Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-17T10:38:33.511Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-17T10:38:33.511Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-17T10:38:33.511Z] - CONFIG_CPUSETS: enabled [2020-04-17T10:38:33.511Z] - CONFIG_MEMCG: enabled [2020-04-17T10:38:33.511Z] - CONFIG_KEYS: enabled [2020-04-17T10:38:33.511Z] - CONFIG_VETH: enabled (as module) [2020-04-17T10:38:33.511Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-17T10:38:33.511Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-17T10:38:33.511Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-17T10:38:33.511Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-17T10:38:33.511Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-17T10:38:33.792Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-17T10:38:33.792Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-17T10:38:33.792Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-17T10:38:33.792Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-17T10:38:33.792Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-17T10:38:33.792Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-17T10:38:33.792Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-17T10:38:33.792Z] [2020-04-17T10:38:33.792Z] Optional Features: [2020-04-17T10:38:33.792Z] - CONFIG_USER_NS: enabled [2020-04-17T10:38:33.792Z] - CONFIG_SECCOMP: enabled [2020-04-17T10:38:33.792Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-17T10:38:33.792Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-17T10:38:33.792Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-17T10:38:33.792Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-17T10:38:33.792Z] - CONFIG_BLK_CGROUP: enabled [2020-04-17T10:38:33.792Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-17T10:38:33.792Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-17T10:38:33.792Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-17T10:38:33.792Z] - CONFIG_CGROUP_PERF: enabled [2020-04-17T10:38:33.792Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-17T10:38:33.792Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-17T10:38:33.792Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-17T10:38:33.792Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-17T10:38:33.792Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-17T10:38:33.792Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-17T10:38:33.792Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-17T10:38:33.792Z] - CONFIG_IP_VS: enabled (as module) [2020-04-17T10:38:33.792Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-17T10:38:33.792Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-17T10:38:33.792Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-17T10:38:33.792Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-17T10:38:33.792Z] - CONFIG_EXT4_FS: enabled [2020-04-17T10:38:33.792Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-17T10:38:33.792Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-17T10:38:33.792Z] - Network Drivers: [2020-04-17T10:38:33.792Z] - "overlay": [2020-04-17T10:38:33.792Z] - CONFIG_VXLAN: enabled (as module) [2020-04-17T10:38:33.792Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-17T10:38:33.792Z] Optional (for encrypted networks): [2020-04-17T10:38:33.792Z] - CONFIG_CRYPTO: enabled [2020-04-17T10:38:33.792Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-17T10:38:33.792Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-17T10:38:33.792Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-17T10:38:33.792Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-17T10:38:33.792Z] - CONFIG_XFRM: enabled [2020-04-17T10:38:33.792Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-17T10:38:33.792Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-17T10:38:33.792Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-17T10:38:33.792Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-17T10:38:33.792Z] - "ipvlan": [2020-04-17T10:38:33.792Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-17T10:38:33.792Z] - "macvlan": [2020-04-17T10:38:33.792Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-17T10:38:33.792Z] - CONFIG_DUMMY: enabled (as module) [2020-04-17T10:38:33.792Z] - "ftp,tftp client in container": [2020-04-17T10:38:33.792Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-17T10:38:33.792Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-17T10:38:33.792Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-17T10:38:33.792Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-17T10:38:33.792Z] - Storage Drivers: [2020-04-17T10:38:33.792Z] - "aufs": [2020-04-17T10:38:33.793Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-17T10:38:33.793Z] - "btrfs": [2020-04-17T10:38:33.793Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-17T10:38:33.793Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-17T10:38:33.793Z] - "devicemapper": [2020-04-17T10:38:33.793Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-17T10:38:33.793Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-17T10:38:33.793Z] - "overlay": [2020-04-17T10:38:33.793Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-17T10:38:33.793Z] - "zfs": [2020-04-17T10:38:33.793Z] - /dev/zfs: missing [2020-04-17T10:38:33.793Z] - zfs command: missing [2020-04-17T10:38:33.793Z] - zpool command: missing [2020-04-17T10:38:33.793Z] [2020-04-17T10:38:33.793Z] Limits: [2020-04-17T10:38:33.793Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-17T10:38:33.793Z] [2020-04-17T10:38:33.793Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-17T10:38:34.211Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0a1f9bc5501dc58aa1e161e20af36d4184f5a19e . [2020-04-17T10:38:34.211Z] #2 [internal] load .dockerignore [2020-04-17T10:38:34.211Z] #2 transferring context: 87B 0.0s done [2020-04-17T10:38:34.211Z] #2 DONE 0.0s [2020-04-17T10:38:34.211Z] [2020-04-17T10:38:34.211Z] #1 [internal] load build definition from Dockerfile [2020-04-17T10:38:34.212Z] #1 transferring dockerfile: 17.09kB 0.0s done [2020-04-17T10:38:34.212Z] #1 DONE 0.0s [2020-04-17T10:38:34.212Z] [2020-04-17T10:38:34.212Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-17T10:38:34.507Z] #3 DONE 0.2s [2020-04-17T10:38:34.507Z] [2020-04-17T10:38:34.507Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-17T10:38:34.507Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-17T10:38:34.795Z] #4 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2020-04-17T10:38:34.795Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s [2020-04-17T10:38:34.795Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-17T10:38:34.795Z] #4 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2020-04-17T10:38:34.795Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2020-04-17T10:38:34.795Z] #4 extracting sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf [2020-04-17T10:38:35.076Z] #4 extracting sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 0.2s done [2020-04-17T10:38:35.076Z] #4 DONE 0.6s [2020-04-17T10:38:35.357Z] [2020-04-17T10:38:35.357Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-17T10:38:35.655Z] #6 ... [2020-04-17T10:38:35.655Z] [2020-04-17T10:38:35.655Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-17T10:38:35.655Z] #5 DONE 0.1s [2020-04-17T10:38:35.655Z] [2020-04-17T10:38:35.655Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-17T10:38:35.655Z] #6 DONE 0.2s [2020-04-17T10:38:35.655Z] [2020-04-17T10:38:35.655Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-17T10:38:35.655Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d done [2020-04-17T10:38:35.698Z] Fetching without tags [2020-04-17T10:38:35.721Z] Still waiting to schedule task [2020-04-17T10:38:35.721Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-04-17T10:38:35.738Z] Still waiting to schedule task [2020-04-17T10:38:35.738Z] Waiting for next available executor on ‘windows-2019’ [2020-04-17T10:38:35.959Z] #7 sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d 1.42kB / 1.42kB done [2020-04-17T10:38:35.959Z] #7 sha256:a0f0f1e0f91312a55967b48addc24054fb2e7fb63926a621dd6e86ea62aff2b4 748.83kB / 7.38MB 0.1s [2020-04-17T10:38:35.959Z] #7 sha256:5c432bd2c904e26869e45307b22b5d0b2877ce29afe1452f8d3470a0dd427bc9 1.79kB / 1.79kB done [2020-04-17T10:38:35.959Z] #7 sha256:37b6756d34834edc74f48c60c8f5a12d9c2e91e6f3eaad121dcd3fff1ed67117 5.46kB / 5.46kB done [2020-04-17T10:38:35.959Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 0B / 48.96MB 0.1s [2020-04-17T10:38:35.959Z] #7 sha256:4c7ce4aae52f7ba529ea00a3a1bfe7656e52dc1d8b0168a3d70b4e0a4392989f 0B / 9.88MB 0.1s [2020-04-17T10:38:35.959Z] #7 sha256:a0f0f1e0f91312a55967b48addc24054fb2e7fb63926a621dd6e86ea62aff2b4 7.38MB / 7.38MB 0.2s done [2020-04-17T10:38:35.959Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 7.22MB / 48.96MB 0.3s [2020-04-17T10:38:35.959Z] #7 sha256:4c7ce4aae52f7ba529ea00a3a1bfe7656e52dc1d8b0168a3d70b4e0a4392989f 9.88MB / 9.88MB 0.2s done [2020-04-17T10:38:35.959Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 0B / 51.37MB 0.3s [2020-04-17T10:38:35.959Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 0B / 56.67MB 0.3s [2020-04-17T10:38:36.093Z] Merging remotes/origin/master commit 130b0bc6032cc675d064e1cc62626cacc9c07a57 into PR head commit ed096538e82e8468b4c35690ffe269e66468553b [2020-04-17T10:38:36.252Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 16.52MB / 48.96MB 0.5s [2020-04-17T10:38:36.252Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 8.56MB / 51.37MB 0.5s [2020-04-17T10:38:36.252Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 5.52MB / 56.67MB 0.5s [2020-04-17T10:38:36.252Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 21.97MB / 48.96MB 0.6s [2020-04-17T10:38:36.252Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 10.19MB / 56.67MB 0.6s [2020-04-17T10:38:36.252Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 27.19MB / 48.96MB 0.7s [2020-04-17T10:38:36.252Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 14.51MB / 51.37MB 0.7s [2020-04-17T10:38:36.543Z] #7 ... [2020-04-17T10:38:36.543Z] [2020-04-17T10:38:36.543Z] #20 [internal] load build context [2020-04-17T10:38:36.543Z] #20 transferring context: 52.81MB 0.8s done [2020-04-17T10:38:36.543Z] #20 DONE 0.8s [2020-04-17T10:38:36.543Z] [2020-04-17T10:38:36.543Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-17T10:38:36.543Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 32.49MB / 48.96MB 0.8s [2020-04-17T10:38:36.543Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 15.90MB / 56.67MB 0.8s [2020-04-17T10:38:36.543Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 36.87MB / 48.96MB 0.9s [2020-04-17T10:38:36.543Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 20.36MB / 51.37MB 0.9s [2020-04-17T10:38:36.543Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 19.31MB / 56.67MB 0.9s [2020-04-17T10:38:35.665Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-17T10:38:35.670Z] > git config --add remote.origin.fetch +refs/pull/40826/head:refs/remotes/origin/PR-40826 # timeout=10 [2020-04-17T10:38:35.676Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T10:38:35.689Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-17T10:38:35.700Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-17T10:38:35.700Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-17T10:38:35.701Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40826/head:refs/remotes/origin/PR-40826 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T10:38:36.095Z] > git config core.sparsecheckout # timeout=10 [2020-04-17T10:38:36.099Z] > git checkout -f ed096538e82e8468b4c35690ffe269e66468553b # timeout=10 [2020-04-17T10:38:36.829Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 44.80MB / 48.96MB 1.1s [2020-04-17T10:38:36.829Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 28.08MB / 51.37MB 1.1s [2020-04-17T10:38:36.829Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 27.25MB / 56.67MB 1.1s [2020-04-17T10:38:36.829Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 48.63MB / 48.96MB 1.2s [2020-04-17T10:38:36.829Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 31.82MB / 51.37MB 1.2s [2020-04-17T10:38:36.829Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 31.05MB / 56.67MB 1.2s [2020-04-17T10:38:36.829Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 36.67MB / 51.37MB 1.3s [2020-04-17T10:38:36.829Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 35.84MB / 56.67MB 1.3s [2020-04-17T10:38:37.117Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 48.96MB / 48.96MB 1.3s done [2020-04-17T10:38:37.117Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 40.74MB / 51.37MB 1.4s [2020-04-17T10:38:37.117Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 39.79MB / 56.67MB 1.4s [2020-04-17T10:38:37.117Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 941.16kB / 102.23MB 1.4s [2020-04-17T10:38:37.117Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 43.90MB / 51.37MB 1.5s [2020-04-17T10:38:37.117Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 44.39MB / 56.67MB 1.5s [2020-04-17T10:38:37.117Z] #7 extracting sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 0.1s [2020-04-17T10:38:37.405Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 47.79MB / 51.37MB 1.6s [2020-04-17T10:38:37.405Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 48.62MB / 56.67MB 1.6s [2020-04-17T10:38:37.405Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 8.45MB / 102.23MB 1.6s [2020-04-17T10:38:37.405Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 51.37MB / 51.37MB 1.7s [2020-04-17T10:38:37.405Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 52.49MB / 56.67MB 1.7s [2020-04-17T10:38:37.405Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 51.37MB / 51.37MB 1.7s done [2020-04-17T10:38:37.405Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 56.67MB / 56.67MB 1.8s [2020-04-17T10:38:37.405Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 19.63MB / 102.23MB 1.8s [2020-04-17T10:38:37.405Z] #7 sha256:46ebaa425083a93111773cb8e0ada073b063d6296df59b64d6fe7136b9960c4d 0B / 157B 1.8s [2020-04-17T10:38:37.687Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 56.67MB / 56.67MB 1.8s done [2020-04-17T10:38:37.687Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 29.99MB / 102.23MB 1.9s [2020-04-17T10:38:37.687Z] #7 sha256:46ebaa425083a93111773cb8e0ada073b063d6296df59b64d6fe7136b9960c4d 157B / 157B 1.8s done [2020-04-17T10:38:37.687Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 42.00MB / 102.23MB 2.1s [2020-04-17T10:38:37.787Z] Merge succeeded, producing 14121a839b3834c06a061813fce772fff3bdf57d [2020-04-17T10:38:37.788Z] Checking out Revision 14121a839b3834c06a061813fce772fff3bdf57d (PR-40826) [2020-04-17T10:38:37.892Z] Commit message: "Merge commit '130b0bc6032cc675d064e1cc62626cacc9c07a57' into HEAD" [2020-04-17T10:38:37.918Z] First time build. Skipping changelog. [2020-04-17T10:38:37.974Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 49.04MB / 102.23MB 2.2s [2020-04-17T10:38:37.974Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 56.44MB / 102.23MB 2.3s [2020-04-17T10:38:37.974Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 64.26MB / 102.23MB 2.4s [2020-04-17T10:38:38.261Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 72.46MB / 102.23MB 2.5s [2020-04-17T10:38:38.261Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 81.76MB / 102.23MB 2.6s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-17T10:38:38.545Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 93.07MB / 102.23MB 2.7s [2020-04-17T10:38:38.545Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 102.23MB / 102.23MB 2.8s [2020-04-17T10:38:38.545Z] #7 ... [2020-04-17T10:38:38.545Z] [2020-04-17T10:38:38.545Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-17T10:38:38.545Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-17T10:38:38.545Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-17T10:38:38.545Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-17T10:38:38.545Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.0s done [2020-04-17T10:38:38.545Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.7s done [2020-04-17T10:38:38.545Z] #71 DONE 2.9s [2020-04-17T10:38:38.545Z] [2020-04-17T10:38:38.545Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-17T10:38:37.000Z] > git merge 130b0bc6032cc675d064e1cc62626cacc9c07a57 # timeout=10 [2020-04-17T10:38:37.780Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-17T10:38:37.789Z] > git config core.sparsecheckout # timeout=10 [2020-04-17T10:38:37.793Z] > git checkout -f 14121a839b3834c06a061813fce772fff3bdf57d # timeout=10 [2020-04-17T10:38:37.894Z] > git rev-list --no-walk b524f1c14572540b3a70f86ec7d3d1bbf8abada2 # timeout=10 [2020-04-17T10:38:38.671Z] + docker version [2020-04-17T10:38:38.671Z] Client: Docker Engine - Community [2020-04-17T10:38:38.671Z] Version: 19.03.5 [2020-04-17T10:38:38.671Z] API version: 1.40 [2020-04-17T10:38:38.671Z] Go version: go1.12.12 [2020-04-17T10:38:38.671Z] Git commit: 633a0ea [2020-04-17T10:38:38.671Z] Built: Wed Nov 13 07:27:53 2019 [2020-04-17T10:38:38.671Z] OS/Arch: linux/arm64 [2020-04-17T10:38:38.671Z] Experimental: false [2020-04-17T10:38:38.671Z] [2020-04-17T10:38:38.671Z] Server: Docker Engine - Community [2020-04-17T10:38:38.671Z] Engine: [2020-04-17T10:38:38.671Z] Version: 19.03.5 [2020-04-17T10:38:38.671Z] API version: 1.40 (minimum version 1.12) [2020-04-17T10:38:38.671Z] Go version: go1.12.12 [2020-04-17T10:38:38.671Z] Git commit: 633a0ea [2020-04-17T10:38:38.671Z] Built: Wed Nov 13 07:26:25 2019 [2020-04-17T10:38:38.671Z] OS/Arch: linux/arm64 [2020-04-17T10:38:38.671Z] Experimental: true [2020-04-17T10:38:38.671Z] containerd: [2020-04-17T10:38:38.671Z] Version: 1.2.10 [2020-04-17T10:38:38.671Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-17T10:38:38.671Z] runc: [2020-04-17T10:38:38.671Z] Version: 1.0.0-rc8+dev [2020-04-17T10:38:38.671Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-17T10:38:38.671Z] docker-init: [2020-04-17T10:38:38.671Z] Version: 0.18.0 [2020-04-17T10:38:38.671Z] GitCommit: fec3683 [Pipeline] sh [2020-04-17T10:38:38.826Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 102.23MB / 102.23MB 2.9s done [2020-04-17T10:38:38.961Z] + docker info [2020-04-17T10:38:38.997Z] Fetching without tags [2020-04-17T10:38:39.108Z] #7 extracting sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 1.8s done [2020-04-17T10:38:39.108Z] #7 extracting sha256:a0f0f1e0f91312a55967b48addc24054fb2e7fb63926a621dd6e86ea62aff2b4 0.1s [2020-04-17T10:38:39.260Z] Merging remotes/origin/master commit 130b0bc6032cc675d064e1cc62626cacc9c07a57 into PR head commit ed096538e82e8468b4c35690ffe269e66468553b [2020-04-17T10:38:39.390Z] #7 extracting sha256:a0f0f1e0f91312a55967b48addc24054fb2e7fb63926a621dd6e86ea62aff2b4 0.2s done [2020-04-17T10:38:39.390Z] #7 extracting sha256:4c7ce4aae52f7ba529ea00a3a1bfe7656e52dc1d8b0168a3d70b4e0a4392989f [2020-04-17T10:38:39.528Z] Client: [2020-04-17T10:38:39.528Z] Debug Mode: false [2020-04-17T10:38:39.528Z] [2020-04-17T10:38:39.528Z] Server: [2020-04-17T10:38:39.528Z] Containers: 0 [2020-04-17T10:38:39.528Z] Running: 0 [2020-04-17T10:38:39.528Z] Paused: 0 [2020-04-17T10:38:39.528Z] Stopped: 0 [2020-04-17T10:38:39.528Z] Images: 2 [2020-04-17T10:38:39.528Z] Server Version: 19.03.5 [2020-04-17T10:38:39.528Z] Storage Driver: overlay2 [2020-04-17T10:38:39.528Z] Backing Filesystem: extfs [2020-04-17T10:38:39.528Z] Supports d_type: true [2020-04-17T10:38:39.528Z] Native Overlay Diff: true [2020-04-17T10:38:39.528Z] Logging Driver: json-file [2020-04-17T10:38:39.528Z] Cgroup Driver: cgroupfs [2020-04-17T10:38:39.528Z] Plugins: [2020-04-17T10:38:39.528Z] Volume: local [2020-04-17T10:38:39.528Z] Network: bridge host ipvlan macvlan null overlay [2020-04-17T10:38:39.528Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-17T10:38:39.528Z] Swarm: inactive [2020-04-17T10:38:39.528Z] Runtimes: runc [2020-04-17T10:38:39.528Z] Default Runtime: runc [2020-04-17T10:38:39.528Z] Init Binary: docker-init [2020-04-17T10:38:39.528Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-17T10:38:39.528Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-17T10:38:39.528Z] init version: fec3683 [2020-04-17T10:38:39.528Z] Security Options: [2020-04-17T10:38:39.528Z] apparmor [2020-04-17T10:38:39.528Z] seccomp [2020-04-17T10:38:39.528Z] Profile: default [2020-04-17T10:38:39.528Z] Kernel Version: 4.15.0-1057-aws [2020-04-17T10:38:39.528Z] Operating System: Ubuntu 16.04.6 LTS [2020-04-17T10:38:39.528Z] OSType: linux [2020-04-17T10:38:39.528Z] Architecture: aarch64 [2020-04-17T10:38:39.528Z] CPUs: 4 [2020-04-17T10:38:39.528Z] Total Memory: 7.525GiB [2020-04-17T10:38:39.528Z] Name: ip-10-100-63-171 [2020-04-17T10:38:39.528Z] ID: 54S4:KWFU:NIEI:7K7P:YSQE:BV4T:HY72:3FJA:KSC5:7GU7:YG74:V3A7 [2020-04-17T10:38:39.528Z] Docker Root Dir: /var/lib/docker [2020-04-17T10:38:39.528Z] Debug Mode: false [2020-04-17T10:38:39.528Z] Registry: https://index.docker.io/v1/ [2020-04-17T10:38:39.528Z] Labels: [2020-04-17T10:38:39.528Z] Experimental: true [2020-04-17T10:38:39.528Z] Insecure Registries: [2020-04-17T10:38:39.528Z] 127.0.0.0/8 [2020-04-17T10:38:39.528Z] Live Restore Enabled: true [2020-04-17T10:38:39.528Z] [2020-04-17T10:38:39.528Z] WARNING: No swap limit support [Pipeline] sh [2020-04-17T10:38:39.671Z] #7 extracting sha256:4c7ce4aae52f7ba529ea00a3a1bfe7656e52dc1d8b0168a3d70b4e0a4392989f 0.2s done [2020-04-17T10:38:39.816Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-17T10:38:39.816Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-17T10:38:39.816Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40826/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-17T10:38:39.816Z] + bash /home/ubuntu/workspace/moby_PR-40826/check-config.sh [2020-04-17T10:38:39.816Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-17T10:38:39.816Z] info: reading kernel config from /boot/config-4.15.0-1057-aws ... [2020-04-17T10:38:39.816Z] [2020-04-17T10:38:39.816Z] Generally Necessary: [2020-04-17T10:38:39.816Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-17T10:38:39.816Z] - apparmor: enabled and tools installed [2020-04-17T10:38:39.816Z] - CONFIG_NAMESPACES: enabled [2020-04-17T10:38:39.816Z] - CONFIG_NET_NS: enabled [2020-04-17T10:38:39.816Z] - CONFIG_PID_NS: enabled [2020-04-17T10:38:39.816Z] - CONFIG_IPC_NS: enabled [2020-04-17T10:38:39.816Z] - CONFIG_UTS_NS: enabled [2020-04-17T10:38:39.816Z] - CONFIG_CGROUPS: enabled [2020-04-17T10:38:39.953Z] #7 extracting sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f [2020-04-17T10:38:40.074Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-17T10:38:40.074Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-17T10:38:40.074Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-17T10:38:40.074Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-17T10:38:40.074Z] - CONFIG_CPUSETS: enabled [2020-04-17T10:38:40.074Z] - CONFIG_MEMCG: enabled [2020-04-17T10:38:40.074Z] - CONFIG_KEYS: enabled [2020-04-17T10:38:40.074Z] - CONFIG_VETH: enabled (as module) [2020-04-17T10:38:40.074Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-17T10:38:40.074Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-17T10:38:40.074Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-17T10:38:40.074Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-17T10:38:40.074Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-17T10:38:40.074Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-17T10:38:40.074Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-17T10:38:40.074Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-17T10:38:40.074Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-17T10:38:40.074Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-17T10:38:40.074Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-17T10:38:40.074Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-17T10:38:40.074Z] [2020-04-17T10:38:40.074Z] Optional Features: [2020-04-17T10:38:40.074Z] - CONFIG_USER_NS: enabled [2020-04-17T10:38:40.074Z] - CONFIG_SECCOMP: enabled [2020-04-17T10:38:40.074Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-17T10:38:40.074Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-17T10:38:40.074Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-17T10:38:40.074Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-17T10:38:40.293Z] Merge succeeded, producing 5d9185ac477fa084f58f044c2653428bfe924e7d [2020-04-17T10:38:40.293Z] Checking out Revision 5d9185ac477fa084f58f044c2653428bfe924e7d (PR-40826) [2020-04-17T10:38:40.333Z] - CONFIG_BLK_CGROUP: enabled [2020-04-17T10:38:40.333Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-17T10:38:40.333Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-17T10:38:40.333Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-17T10:38:40.333Z] - CONFIG_CGROUP_PERF: enabled [2020-04-17T10:38:40.333Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-17T10:38:40.333Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-17T10:38:40.333Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-17T10:38:40.333Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-17T10:38:40.333Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-17T10:38:40.333Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-17T10:38:40.333Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-17T10:38:40.333Z] - CONFIG_IP_VS: enabled (as module) [2020-04-17T10:38:40.333Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-17T10:38:40.333Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-17T10:38:40.333Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-17T10:38:40.333Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-17T10:38:40.333Z] - CONFIG_EXT4_FS: enabled [2020-04-17T10:38:40.333Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-17T10:38:40.333Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-17T10:38:40.333Z] - Network Drivers: [2020-04-17T10:38:40.333Z] - "overlay": [2020-04-17T10:38:40.333Z] - CONFIG_VXLAN: enabled (as module) [2020-04-17T10:38:40.333Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-17T10:38:40.333Z] Optional (for encrypted networks): [2020-04-17T10:38:40.350Z] Commit message: "Merge commit '130b0bc6032cc675d064e1cc62626cacc9c07a57' into HEAD" [2020-04-17T10:38:40.372Z] First time build. Skipping changelog. [2020-04-17T10:38:38.938Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-17T10:38:38.949Z] > git config --add remote.origin.fetch +refs/pull/40826/head:refs/remotes/origin/PR-40826 # timeout=10 [2020-04-17T10:38:38.956Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T10:38:38.964Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-17T10:38:38.982Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-17T10:38:38.982Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-17T10:38:38.982Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40826/head:refs/remotes/origin/PR-40826 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T10:38:39.239Z] > git config core.sparsecheckout # timeout=10 [2020-04-17T10:38:39.252Z] > git checkout -f ed096538e82e8468b4c35690ffe269e66468553b # timeout=10 [2020-04-17T10:38:39.753Z] > git merge 130b0bc6032cc675d064e1cc62626cacc9c07a57 # timeout=10 [2020-04-17T10:38:40.261Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-17T10:38:40.272Z] > git config core.sparsecheckout # timeout=10 [2020-04-17T10:38:40.277Z] > git checkout -f 5d9185ac477fa084f58f044c2653428bfe924e7d # timeout=10 [2020-04-17T10:38:40.329Z] > git rev-list --no-walk b524f1c14572540b3a70f86ec7d3d1bbf8abada2 # timeout=10 [2020-04-17T10:38:40.591Z] - CONFIG_CRYPTO: enabled [2020-04-17T10:38:40.591Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-17T10:38:40.591Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-17T10:38:40.591Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-17T10:38:40.591Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-17T10:38:40.591Z] - CONFIG_XFRM: enabled [2020-04-17T10:38:40.591Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-17T10:38:40.591Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-17T10:38:40.591Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-17T10:38:40.591Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-17T10:38:40.591Z] - "ipvlan": [2020-04-17T10:38:40.591Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-17T10:38:40.591Z] - "macvlan": [2020-04-17T10:38:40.591Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-17T10:38:40.591Z] - CONFIG_DUMMY: enabled (as module) [2020-04-17T10:38:40.591Z] - "ftp,tftp client in container": [2020-04-17T10:38:40.591Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-17T10:38:40.591Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-17T10:38:40.591Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-17T10:38:40.591Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-17T10:38:40.591Z] - Storage Drivers: [2020-04-17T10:38:40.591Z] - "aufs": [2020-04-17T10:38:40.591Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-17T10:38:40.591Z] - "btrfs": [2020-04-17T10:38:40.591Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-17T10:38:40.591Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-17T10:38:40.591Z] - "devicemapper": [2020-04-17T10:38:40.591Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-17T10:38:40.591Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-17T10:38:40.592Z] - "overlay": [2020-04-17T10:38:40.592Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-17T10:38:40.592Z] - "zfs": [2020-04-17T10:38:40.592Z] - /dev/zfs: missing [2020-04-17T10:38:40.592Z] - zfs command: missing [2020-04-17T10:38:40.592Z] - zpool command: missing [2020-04-17T10:38:40.592Z] [2020-04-17T10:38:40.592Z] Limits: [2020-04-17T10:38:40.592Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-17T10:38:40.592Z] [2020-04-17T10:38:40.592Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-17T10:38:40.929Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0a1f9bc5501dc58aa1e161e20af36d4184f5a19e . [2020-04-17T10:38:40.929Z] #2 [internal] load build definition from Dockerfile [2020-04-17T10:38:40.929Z] #2 transferring dockerfile: 17.09kB done [2020-04-17T10:38:40.929Z] #2 DONE 0.0s [2020-04-17T10:38:40.929Z] [2020-04-17T10:38:40.929Z] #1 [internal] load .dockerignore [2020-04-17T10:38:40.929Z] #1 transferring context: 87B done [2020-04-17T10:38:40.929Z] #1 DONE 0.0s [2020-04-17T10:38:40.929Z] [2020-04-17T10:38:40.929Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-17T10:38:41.144Z] + [ PR != PR ] [2020-04-17T10:38:41.144Z] + [ master != master ] [2020-04-17T10:38:41.144Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2020-04-17T10:38:41.188Z] #3 DONE 0.1s [2020-04-17T10:38:41.188Z] [2020-04-17T10:38:41.188Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-17T10:38:41.188Z] #4 CACHED [Pipeline] sh [2020-04-17T10:38:41.423Z] #7 extracting sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 1.4s done [2020-04-17T10:38:41.480Z] + docker version [2020-04-17T10:38:41.480Z] Client: Docker Engine - Community [2020-04-17T10:38:41.480Z] Version: 19.03.5 [2020-04-17T10:38:41.480Z] API version: 1.40 [2020-04-17T10:38:41.480Z] Go version: go1.12.12 [2020-04-17T10:38:41.480Z] Git commit: 633a0ea838 [2020-04-17T10:38:41.480Z] Built: Wed Nov 13 07:29:52 2019 [2020-04-17T10:38:41.480Z] OS/Arch: linux/amd64 [2020-04-17T10:38:41.480Z] Experimental: false [2020-04-17T10:38:41.480Z] [2020-04-17T10:38:41.480Z] Server: Docker Engine - Community [2020-04-17T10:38:41.480Z] Engine: [2020-04-17T10:38:41.480Z] Version: 19.03.5 [2020-04-17T10:38:41.480Z] API version: 1.40 (minimum version 1.12) [2020-04-17T10:38:41.480Z] Go version: go1.12.12 [2020-04-17T10:38:41.480Z] Git commit: 633a0ea838 [2020-04-17T10:38:41.480Z] Built: Wed Nov 13 07:28:22 2019 [2020-04-17T10:38:41.480Z] OS/Arch: linux/amd64 [2020-04-17T10:38:41.480Z] Experimental: true [2020-04-17T10:38:41.480Z] containerd: [2020-04-17T10:38:41.480Z] Version: 1.2.10 [2020-04-17T10:38:41.480Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-17T10:38:41.480Z] runc: [2020-04-17T10:38:41.480Z] Version: 1.0.0-rc8+dev [2020-04-17T10:38:41.480Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-17T10:38:41.480Z] docker-init: [2020-04-17T10:38:41.480Z] Version: 0.18.0 [2020-04-17T10:38:41.480Z] GitCommit: fec3683 [Pipeline] sh [2020-04-17T10:38:41.704Z] #7 extracting sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 [2020-04-17T10:38:41.755Z] [2020-04-17T10:38:41.755Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-17T10:38:41.755Z] #6 DONE 0.1s [2020-04-17T10:38:41.755Z] [2020-04-17T10:38:41.755Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-17T10:38:41.755Z] #5 DONE 0.1s [2020-04-17T10:38:41.755Z] [2020-04-17T10:38:41.755Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-17T10:38:41.755Z] #71 DONE 0.0s [2020-04-17T10:38:41.755Z] [2020-04-17T10:38:41.755Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-17T10:38:41.755Z] #7 DONE 0.0s [2020-04-17T10:38:41.755Z] [2020-04-17T10:38:41.755Z] #20 [internal] load build context [2020-04-17T10:38:41.762Z] + docker info [2020-04-17T10:38:42.691Z] Client: [2020-04-17T10:38:42.691Z] Debug Mode: false [2020-04-17T10:38:42.691Z] [2020-04-17T10:38:42.691Z] Server: [2020-04-17T10:38:42.691Z] Containers: 0 [2020-04-17T10:38:42.691Z] Running: 0 [2020-04-17T10:38:42.691Z] Paused: 0 [2020-04-17T10:38:42.691Z] Stopped: 0 [2020-04-17T10:38:42.691Z] Images: 2 [2020-04-17T10:38:42.691Z] Server Version: 19.03.5 [2020-04-17T10:38:42.691Z] Storage Driver: overlay2 [2020-04-17T10:38:42.691Z] Backing Filesystem: extfs [2020-04-17T10:38:42.691Z] Supports d_type: true [2020-04-17T10:38:42.691Z] Native Overlay Diff: true [2020-04-17T10:38:42.691Z] Logging Driver: json-file [2020-04-17T10:38:42.691Z] Cgroup Driver: cgroupfs [2020-04-17T10:38:42.691Z] Plugins: [2020-04-17T10:38:42.691Z] Volume: local [2020-04-17T10:38:42.691Z] Network: bridge host ipvlan macvlan null overlay [2020-04-17T10:38:42.691Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-17T10:38:42.691Z] Swarm: inactive [2020-04-17T10:38:42.691Z] Runtimes: runc [2020-04-17T10:38:42.691Z] Default Runtime: runc [2020-04-17T10:38:42.691Z] Init Binary: docker-init [2020-04-17T10:38:42.691Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-17T10:38:42.691Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-17T10:38:42.691Z] init version: fec3683 [2020-04-17T10:38:42.691Z] Security Options: [2020-04-17T10:38:42.691Z] apparmor [2020-04-17T10:38:42.691Z] seccomp [2020-04-17T10:38:42.691Z] Profile: default [2020-04-17T10:38:42.691Z] Kernel Version: 4.15.0-1058-aws [2020-04-17T10:38:42.691Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-17T10:38:42.691Z] OSType: linux [2020-04-17T10:38:42.691Z] Architecture: x86_64 [2020-04-17T10:38:42.691Z] CPUs: 2 [2020-04-17T10:38:42.691Z] Total Memory: 7.501GiB [2020-04-17T10:38:42.691Z] Name: ip-10-100-35-70 [2020-04-17T10:38:42.691Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-04-17T10:38:42.691Z] Docker Root Dir: /var/lib/docker [2020-04-17T10:38:42.691Z] Debug Mode: false [2020-04-17T10:38:42.691Z] Registry: https://index.docker.io/v1/ [2020-04-17T10:38:42.691Z] Labels: [2020-04-17T10:38:42.691Z] Experimental: true [2020-04-17T10:38:42.691Z] Insecure Registries: [2020-04-17T10:38:42.691Z] 127.0.0.0/8 [2020-04-17T10:38:42.691Z] Live Restore Enabled: true [2020-04-17T10:38:42.691Z] [2020-04-17T10:38:42.691Z] WARNING: No swap limit support [Pipeline] sh [2020-04-17T10:38:42.975Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-17T10:38:42.975Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-17T10:38:42.975Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40826/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-17T10:38:42.975Z] + bash /home/ubuntu/workspace/moby_PR-40826/check-config.sh [2020-04-17T10:38:42.975Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-17T10:38:42.975Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-04-17T10:38:42.975Z] [2020-04-17T10:38:42.975Z] Generally Necessary: [2020-04-17T10:38:43.146Z] #20 transferring context: 52.81MB 1.3s done [2020-04-17T10:38:43.146Z] #20 DONE 1.4s [2020-04-17T10:38:43.146Z] [2020-04-17T10:38:43.146Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-17T10:38:43.146Z] #52 CACHED [2020-04-17T10:38:43.146Z] [2020-04-17T10:38:43.146Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-17T10:38:43.146Z] #59 CACHED [2020-04-17T10:38:43.146Z] [2020-04-17T10:38:43.146Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:38:43.146Z] #74 CACHED [2020-04-17T10:38:43.146Z] [2020-04-17T10:38:43.146Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:38:43.146Z] #38 CACHED [2020-04-17T10:38:43.146Z] [2020-04-17T10:38:43.146Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T10:38:43.146Z] #21 CACHED [2020-04-17T10:38:43.146Z] [2020-04-17T10:38:43.146Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-17T10:38:43.146Z] #61 CACHED [2020-04-17T10:38:43.146Z] [2020-04-17T10:38:43.146Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T10:38:43.146Z] #35 CACHED [2020-04-17T10:38:43.146Z] [2020-04-17T10:38:43.146Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-17T10:38:43.146Z] #73 CACHED [2020-04-17T10:38:43.146Z] [2020-04-17T10:38:43.146Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-17T10:38:43.146Z] #37 CACHED [2020-04-17T10:38:43.146Z] [2020-04-17T10:38:43.146Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:38:43.146Z] #68 CACHED [2020-04-17T10:38:43.146Z] [2020-04-17T10:38:43.146Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-17T10:38:43.146Z] #28 CACHED [2020-04-17T10:38:43.146Z] [2020-04-17T10:38:43.146Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-17T10:38:43.146Z] #66 CACHED [2020-04-17T10:38:43.146Z] [2020-04-17T10:38:43.146Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-17T10:38:43.146Z] #72 CACHED [2020-04-17T10:38:43.146Z] [2020-04-17T10:38:43.146Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:38:43.146Z] #47 CACHED [2020-04-17T10:38:43.146Z] [2020-04-17T10:38:43.146Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-17T10:38:43.146Z] #13 CACHED [2020-04-17T10:38:43.146Z] [2020-04-17T10:38:43.146Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-17T10:38:43.146Z] #18 CACHED [2020-04-17T10:38:43.146Z] [2020-04-17T10:38:43.146Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-17T10:38:43.146Z] #57 CACHED [2020-04-17T10:38:43.146Z] [2020-04-17T10:38:43.146Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T10:38:43.146Z] #58 CACHED [2020-04-17T10:38:43.146Z] [2020-04-17T10:38:43.146Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-17T10:38:43.146Z] #40 CACHED [2020-04-17T10:38:43.146Z] [2020-04-17T10:38:43.146Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T10:38:43.146Z] #43 CACHED [2020-04-17T10:38:43.146Z] [2020-04-17T10:38:43.146Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-17T10:38:43.146Z] #22 CACHED [2020-04-17T10:38:43.146Z] [2020-04-17T10:38:43.146Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-17T10:38:43.146Z] #42 CACHED [2020-04-17T10:38:43.146Z] [2020-04-17T10:38:43.146Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-17T10:38:43.146Z] #11 CACHED [2020-04-17T10:38:43.146Z] [2020-04-17T10:38:43.146Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:38:43.146Z] #65 CACHED [2020-04-17T10:38:43.146Z] [2020-04-17T10:38:43.146Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T10:38:43.146Z] #30 CACHED [2020-04-17T10:38:43.146Z] [2020-04-17T10:38:43.146Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-17T10:38:43.146Z] #34 CACHED [2020-04-17T10:38:43.146Z] [2020-04-17T10:38:43.146Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-17T10:38:43.146Z] #9 CACHED [2020-04-17T10:38:43.146Z] [2020-04-17T10:38:43.146Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T10:38:43.146Z] #41 CACHED [2020-04-17T10:38:43.146Z] [2020-04-17T10:38:43.146Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-17T10:38:43.146Z] #29 CACHED [2020-04-17T10:38:43.146Z] [2020-04-17T10:38:43.146Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-17T10:38:43.146Z] #69 CACHED [2020-04-17T10:38:43.146Z] [2020-04-17T10:38:43.146Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-17T10:38:43.146Z] #67 CACHED [2020-04-17T10:38:43.146Z] [2020-04-17T10:38:43.146Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T10:38:43.146Z] #63 CACHED [2020-04-17T10:38:43.146Z] [2020-04-17T10:38:43.146Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-17T10:38:43.146Z] #31 CACHED [2020-04-17T10:38:43.146Z] [2020-04-17T10:38:43.146Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-17T10:38:43.146Z] #12 CACHED [2020-04-17T10:38:43.146Z] [2020-04-17T10:38:43.146Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-17T10:38:43.146Z] #26 CACHED [2020-04-17T10:38:43.146Z] [2020-04-17T10:38:43.146Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-17T10:38:43.146Z] #39 CACHED [2020-04-17T10:38:43.146Z] [2020-04-17T10:38:43.146Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-17T10:38:43.146Z] #8 CACHED [2020-04-17T10:38:43.146Z] [2020-04-17T10:38:43.146Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T10:38:43.146Z] #36 CACHED [2020-04-17T10:38:43.146Z] [2020-04-17T10:38:43.146Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:38:43.147Z] #60 CACHED [2020-04-17T10:38:43.147Z] [2020-04-17T10:38:43.147Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T10:38:43.147Z] #27 CACHED [2020-04-17T10:38:43.147Z] [2020-04-17T10:38:43.147Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-17T10:38:43.147Z] #15 CACHED [2020-04-17T10:38:43.147Z] [2020-04-17T10:38:43.147Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-17T10:38:43.147Z] #48 CACHED [2020-04-17T10:38:43.147Z] [2020-04-17T10:38:43.147Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-17T10:38:43.147Z] #46 CACHED [2020-04-17T10:38:43.147Z] [2020-04-17T10:38:43.147Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:38:43.147Z] #23 CACHED [2020-04-17T10:38:43.147Z] [2020-04-17T10:38:43.147Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-17T10:38:43.147Z] #55 CACHED [2020-04-17T10:38:43.147Z] [2020-04-17T10:38:43.147Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-17T10:38:43.147Z] #70 CACHED [2020-04-17T10:38:43.147Z] [2020-04-17T10:38:43.147Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-17T10:38:43.147Z] #19 CACHED [2020-04-17T10:38:43.147Z] [2020-04-17T10:38:43.147Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-17T10:38:43.147Z] #14 CACHED [2020-04-17T10:38:43.147Z] [2020-04-17T10:38:43.147Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T10:38:43.147Z] #10 CACHED [2020-04-17T10:38:43.147Z] [2020-04-17T10:38:43.147Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:38:43.147Z] #50 CACHED [2020-04-17T10:38:43.147Z] [2020-04-17T10:38:43.147Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:38:43.147Z] #56 CACHED [2020-04-17T10:38:43.147Z] [2020-04-17T10:38:43.147Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-17T10:38:43.147Z] #51 CACHED [2020-04-17T10:38:43.147Z] [2020-04-17T10:38:43.147Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-17T10:38:43.147Z] #32 CACHED [2020-04-17T10:38:43.147Z] [2020-04-17T10:38:43.147Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T10:38:43.147Z] #62 CACHED [2020-04-17T10:38:43.147Z] [2020-04-17T10:38:43.147Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:38:43.147Z] #33 CACHED [2020-04-17T10:38:43.147Z] [2020-04-17T10:38:43.147Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-17T10:38:43.147Z] #45 CACHED [2020-04-17T10:38:43.147Z] [2020-04-17T10:38:43.147Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-17T10:38:43.147Z] #49 CACHED [2020-04-17T10:38:43.147Z] [2020-04-17T10:38:43.147Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-17T10:38:43.147Z] #75 CACHED [2020-04-17T10:38:43.147Z] [2020-04-17T10:38:43.147Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-17T10:38:43.147Z] #16 CACHED [2020-04-17T10:38:43.147Z] [2020-04-17T10:38:43.147Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-17T10:38:43.147Z] #64 CACHED [2020-04-17T10:38:43.147Z] [2020-04-17T10:38:43.147Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T10:38:43.147Z] #17 CACHED [2020-04-17T10:38:43.147Z] [2020-04-17T10:38:43.147Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T10:38:43.147Z] #25 CACHED [2020-04-17T10:38:43.147Z] [2020-04-17T10:38:43.147Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:38:43.147Z] #44 CACHED [2020-04-17T10:38:43.147Z] [2020-04-17T10:38:43.147Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-17T10:38:43.147Z] #24 CACHED [2020-04-17T10:38:43.147Z] [2020-04-17T10:38:43.147Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:38:43.147Z] #53 CACHED [2020-04-17T10:38:43.147Z] [2020-04-17T10:38:43.147Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-17T10:38:43.147Z] #54 CACHED [2020-04-17T10:38:43.147Z] [2020-04-17T10:38:43.147Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-17T10:38:43.147Z] #76 CACHED [2020-04-17T10:38:43.147Z] [2020-04-17T10:38:43.147Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-17T10:38:43.172Z] #7 extracting sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 1.3s done [2020-04-17T10:38:43.172Z] #7 extracting sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 [2020-04-17T10:38:43.232Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-17T10:38:43.232Z] - apparmor: enabled and tools installed [2020-04-17T10:38:43.232Z] - CONFIG_NAMESPACES: enabled [2020-04-17T10:38:43.232Z] - CONFIG_NET_NS: enabled [2020-04-17T10:38:43.232Z] - CONFIG_PID_NS: enabled [2020-04-17T10:38:43.232Z] - CONFIG_IPC_NS: enabled [2020-04-17T10:38:43.232Z] - CONFIG_UTS_NS: enabled [2020-04-17T10:38:43.232Z] - CONFIG_CGROUPS: enabled [2020-04-17T10:38:43.232Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-17T10:38:43.232Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-17T10:38:43.232Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-17T10:38:43.232Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-17T10:38:43.232Z] - CONFIG_CPUSETS: enabled [2020-04-17T10:38:43.232Z] - CONFIG_MEMCG: enabled [2020-04-17T10:38:43.232Z] - CONFIG_KEYS: enabled [2020-04-17T10:38:43.232Z] - CONFIG_VETH: enabled (as module) [2020-04-17T10:38:43.232Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-17T10:38:43.233Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-17T10:38:43.233Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-17T10:38:43.233Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-17T10:38:43.233Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-17T10:38:43.233Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-17T10:38:43.233Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-17T10:38:43.233Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-17T10:38:43.233Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-17T10:38:43.233Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-17T10:38:43.233Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-17T10:38:43.233Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-17T10:38:43.233Z] [2020-04-17T10:38:43.233Z] Optional Features: [2020-04-17T10:38:43.233Z] - CONFIG_USER_NS: enabled [2020-04-17T10:38:43.233Z] - CONFIG_SECCOMP: enabled [2020-04-17T10:38:43.233Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-17T10:38:43.233Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-17T10:38:43.233Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-17T10:38:43.233Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-17T10:38:43.233Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-04-17T10:38:43.233Z] - CONFIG_BLK_CGROUP: enabled [2020-04-17T10:38:43.233Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-17T10:38:43.233Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-17T10:38:43.233Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-17T10:38:43.233Z] - CONFIG_CGROUP_PERF: enabled [2020-04-17T10:38:43.233Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-17T10:38:43.233Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-17T10:38:43.233Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-17T10:38:43.233Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-17T10:38:43.233Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-17T10:38:43.233Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-17T10:38:43.233Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-17T10:38:43.233Z] - CONFIG_IP_VS: enabled (as module) [2020-04-17T10:38:43.233Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-17T10:38:43.233Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-17T10:38:43.233Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-17T10:38:43.233Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-17T10:38:43.233Z] - CONFIG_EXT4_FS: enabled [2020-04-17T10:38:43.233Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-17T10:38:43.233Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-17T10:38:43.233Z] - Network Drivers: [2020-04-17T10:38:43.233Z] - "overlay": [2020-04-17T10:38:43.490Z] - CONFIG_VXLAN: enabled (as module) [2020-04-17T10:38:43.490Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-17T10:38:43.490Z] Optional (for encrypted networks): [2020-04-17T10:38:43.490Z] - CONFIG_CRYPTO: enabled [2020-04-17T10:38:43.490Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-17T10:38:43.490Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-17T10:38:43.490Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-17T10:38:43.490Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-17T10:38:43.490Z] - CONFIG_XFRM: enabled [2020-04-17T10:38:43.490Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-17T10:38:43.490Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-17T10:38:43.490Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-17T10:38:43.490Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-17T10:38:43.490Z] - "ipvlan": [2020-04-17T10:38:43.490Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-17T10:38:43.490Z] - "macvlan": [2020-04-17T10:38:43.490Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-17T10:38:43.490Z] - CONFIG_DUMMY: enabled (as module) [2020-04-17T10:38:43.490Z] - "ftp,tftp client in container": [2020-04-17T10:38:43.490Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-17T10:38:43.490Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-17T10:38:43.490Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-17T10:38:43.490Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-17T10:38:43.490Z] - Storage Drivers: [2020-04-17T10:38:43.490Z] - "aufs": [2020-04-17T10:38:43.490Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-17T10:38:43.490Z] - "btrfs": [2020-04-17T10:38:43.490Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-17T10:38:43.490Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-17T10:38:43.490Z] - "devicemapper": [2020-04-17T10:38:43.490Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-17T10:38:43.490Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-17T10:38:43.490Z] - "overlay": [2020-04-17T10:38:43.490Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-17T10:38:43.490Z] - "zfs": [2020-04-17T10:38:43.490Z] - /dev/zfs: missing [2020-04-17T10:38:43.490Z] - zfs command: missing [2020-04-17T10:38:43.490Z] - zpool command: missing [2020-04-17T10:38:43.490Z] [2020-04-17T10:38:43.490Z] Limits: [2020-04-17T10:38:43.490Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-17T10:38:43.490Z] [2020-04-17T10:38:43.490Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-17T10:38:43.836Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0a1f9bc5501dc58aa1e161e20af36d4184f5a19e . [2020-04-17T10:38:43.836Z] #1 [internal] load build definition from Dockerfile [2020-04-17T10:38:43.836Z] #1 DONE 0.0s [2020-04-17T10:38:43.836Z] [2020-04-17T10:38:43.836Z] #2 [internal] load .dockerignore [2020-04-17T10:38:43.836Z] #2 DONE 0.0s [2020-04-17T10:38:43.836Z] [2020-04-17T10:38:43.836Z] #2 [internal] load .dockerignore [2020-04-17T10:38:43.836Z] #2 transferring context: 87B done [2020-04-17T10:38:43.836Z] #2 DONE 0.0s [2020-04-17T10:38:43.836Z] [2020-04-17T10:38:43.836Z] #1 [internal] load build definition from Dockerfile [2020-04-17T10:38:43.836Z] #1 transferring dockerfile: 17.09kB done [2020-04-17T10:38:43.836Z] #1 DONE 0.0s [2020-04-17T10:38:43.836Z] [2020-04-17T10:38:43.836Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-17T10:38:44.093Z] #3 DONE 0.1s [2020-04-17T10:38:44.093Z] [2020-04-17T10:38:44.093Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-17T10:38:44.093Z] #4 CACHED [2020-04-17T10:38:44.349Z] [2020-04-17T10:38:44.349Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-17T10:38:44.350Z] #5 DONE 0.1s [2020-04-17T10:38:44.350Z] [2020-04-17T10:38:44.350Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-17T10:38:44.350Z] #6 DONE 0.1s [2020-04-17T10:38:44.350Z] [2020-04-17T10:38:44.350Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-17T10:38:44.350Z] #71 DONE 0.0s [2020-04-17T10:38:44.350Z] [2020-04-17T10:38:44.350Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-17T10:38:44.350Z] #7 DONE 0.0s [2020-04-17T10:38:44.350Z] [2020-04-17T10:38:44.350Z] #20 [internal] load build context [2020-04-17T10:38:45.048Z] #77 DONE 1.9s [2020-04-17T10:38:45.049Z] [2020-04-17T10:38:45.049Z] #78 exporting to image [2020-04-17T10:38:45.049Z] #78 exporting layers [2020-04-17T10:38:45.719Z] #20 transferring context: 52.81MB 1.2s done [2020-04-17T10:38:45.719Z] #20 DONE 1.3s [2020-04-17T10:38:45.719Z] [2020-04-17T10:38:45.719Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T10:38:45.719Z] #63 CACHED [2020-04-17T10:38:45.719Z] [2020-04-17T10:38:45.720Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:38:45.720Z] #33 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T10:38:45.720Z] #58 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-17T10:38:45.720Z] #9 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-17T10:38:45.720Z] #55 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-17T10:38:45.720Z] #46 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-17T10:38:45.720Z] #61 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-17T10:38:45.720Z] #13 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-17T10:38:45.720Z] #75 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-17T10:38:45.720Z] #52 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T10:38:45.720Z] #43 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T10:38:45.720Z] #21 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-17T10:38:45.720Z] #31 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-17T10:38:45.720Z] #69 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T10:38:45.720Z] #30 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:38:45.720Z] #38 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:38:45.720Z] #68 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-17T10:38:45.720Z] #37 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-17T10:38:45.720Z] #72 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-17T10:38:45.720Z] #39 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T10:38:45.720Z] #62 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-17T10:38:45.720Z] #64 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-17T10:38:45.720Z] #67 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-17T10:38:45.720Z] #11 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-17T10:38:45.720Z] #48 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-17T10:38:45.720Z] #19 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T10:38:45.720Z] #27 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-17T10:38:45.720Z] #73 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-17T10:38:45.720Z] #24 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-17T10:38:45.720Z] #34 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T10:38:45.720Z] #35 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-17T10:38:45.720Z] #14 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-17T10:38:45.720Z] #49 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-17T10:38:45.720Z] #51 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-17T10:38:45.720Z] #57 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-17T10:38:45.720Z] #40 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T10:38:45.720Z] #25 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T10:38:45.720Z] #41 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-17T10:38:45.720Z] #45 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-17T10:38:45.720Z] #26 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-17T10:38:45.720Z] #29 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:38:45.720Z] #60 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-17T10:38:45.720Z] #16 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-17T10:38:45.720Z] #28 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T10:38:45.720Z] #17 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-17T10:38:45.720Z] #42 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:38:45.720Z] #74 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:38:45.720Z] #50 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-17T10:38:45.720Z] #15 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:38:45.720Z] #23 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-17T10:38:45.720Z] #66 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-17T10:38:45.720Z] #18 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:38:45.720Z] #44 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-17T10:38:45.720Z] #54 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-17T10:38:45.720Z] #59 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:38:45.720Z] #47 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-17T10:38:45.720Z] #8 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-17T10:38:45.720Z] #12 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T10:38:45.720Z] #36 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:38:45.720Z] #65 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-17T10:38:45.720Z] #32 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:38:45.720Z] #56 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T10:38:45.720Z] #10 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-17T10:38:45.720Z] #22 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:38:45.720Z] #53 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-17T10:38:45.720Z] #70 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-17T10:38:45.720Z] #76 CACHED [2020-04-17T10:38:45.720Z] [2020-04-17T10:38:45.720Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-17T10:38:45.842Z] #7 extracting sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 2.4s done [2020-04-17T10:38:45.842Z] #7 extracting sha256:46ebaa425083a93111773cb8e0ada073b063d6296df59b64d6fe7136b9960c4d 0.0s done [2020-04-17T10:38:45.842Z] #7 DONE 10.2s [2020-04-17T10:38:45.842Z] [2020-04-17T10:38:45.842Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-17T10:38:46.651Z] #77 DONE 0.9s [2020-04-17T10:38:46.651Z] [2020-04-17T10:38:46.651Z] #78 exporting to image [2020-04-17T10:38:46.651Z] #78 exporting layers [2020-04-17T10:38:46.709Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-17T10:38:46.744Z] Fetching without tags [2020-04-17T10:38:46.950Z] #78 exporting layers 1.5s done [2020-04-17T10:38:46.950Z] #78 writing image sha256:4c45ade7d6accbeb04a0607081518d780a1bc63ab70184cd35e881926dd280bd [2020-04-17T10:38:46.950Z] #78 writing image sha256:4c45ade7d6accbeb04a0607081518d780a1bc63ab70184cd35e881926dd280bd done [2020-04-17T10:38:46.950Z] #78 naming to docker.io/library/docker:0a1f9bc5501dc58aa1e161e20af36d4184f5a19e done [2020-04-17T10:38:46.950Z] #78 DONE 1.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-17T10:38:47.267Z] Merging remotes/origin/master commit 130b0bc6032cc675d064e1cc62626cacc9c07a57 into PR head commit ed096538e82e8468b4c35690ffe269e66468553b [2020-04-17T10:38:47.289Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40826/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0a1f9bc5501dc58aa1e161e20af36d4184f5a19e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0a1f9bc5501dc58aa1e161e20af36d4184f5a19e hack/test/unit [2020-04-17T10:38:47.582Z] #78 exporting layers 0.9s done [2020-04-17T10:38:47.582Z] #78 writing image sha256:0a5bcb4c535ccbb2416f87cb1b76b59ba6cad271588d6e6d658e43100bb8a5ea done [2020-04-17T10:38:47.582Z] #78 naming to docker.io/library/docker:0a1f9bc5501dc58aa1e161e20af36d4184f5a19e done [2020-04-17T10:38:47.582Z] #78 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-04-17T10:38:47.871Z] #8 DONE 1.7s [2020-04-17T10:38:47.871Z] [2020-04-17T10:38:47.871Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-17T10:38:47.916Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40826/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40826/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0a1f9bc5501dc58aa1e161e20af36d4184f5a19e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0a1f9bc5501dc58aa1e161e20af36d4184f5a19e hack/validate/default [2020-04-17T10:38:48.849Z] Congratulations! All commits are properly signed with the DCO! [2020-04-17T10:38:48.849Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-04-17T10:38:48.849Z] No api/types/ or api/swagger.yaml changes in diff. [2020-04-17T10:38:48.849Z] Congratulations! All TOML source files changed here have valid syntax. [2020-04-17T10:38:48.849Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-04-17T10:38:48.849Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-04-17T10:38:48.849Z] Congratulations! No new tests were added to integration-cli. [2020-04-17T10:38:48.849Z] [2020-04-17T10:38:48.849Z] INFO Start validation with golang-ci-lint [2020-04-17T10:38:48.876Z] #9 DONE 1.1s [2020-04-17T10:38:48.876Z] [2020-04-17T10:38:48.876Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-17T10:38:48.876Z] #29 DONE 0.0s [2020-04-17T10:38:48.876Z] [2020-04-17T10:38:48.876Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-17T10:38:48.876Z] #40 DONE 0.1s [2020-04-17T10:38:48.876Z] [2020-04-17T10:38:48.876Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T10:38:48.876Z] #21 DONE 0.1s [2020-04-17T10:38:48.876Z] [2020-04-17T10:38:48.876Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-17T10:38:48.876Z] #67 DONE 0.1s [2020-04-17T10:38:48.876Z] [2020-04-17T10:38:48.876Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-17T10:38:48.876Z] #52 DONE 0.1s [2020-04-17T10:38:48.876Z] [2020-04-17T10:38:48.876Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-17T10:38:48.876Z] #49 DONE 0.1s [2020-04-17T10:38:48.876Z] [2020-04-17T10:38:48.876Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-17T10:38:48.876Z] #32 DONE 0.1s [2020-04-17T10:38:48.876Z] [2020-04-17T10:38:48.876Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-17T10:38:48.876Z] #73 DONE 0.1s [2020-04-17T10:38:48.876Z] [2020-04-17T10:38:48.876Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-17T10:38:48.876Z] #22 DONE 0.1s [2020-04-17T10:38:48.876Z] [2020-04-17T10:38:48.876Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-17T10:38:48.876Z] #46 DONE 0.1s [2020-04-17T10:38:48.876Z] [2020-04-17T10:38:48.876Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-17T10:38:48.876Z] #55 DONE 0.1s [2020-04-17T10:38:48.876Z] [2020-04-17T10:38:48.876Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:38:46.714Z] > git config --add remote.origin.fetch +refs/pull/40826/head:refs/remotes/origin/PR-40826 # timeout=10 [2020-04-17T10:38:46.718Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T10:38:46.736Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-17T10:38:46.753Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-17T10:38:46.753Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-17T10:38:46.754Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40826/head:refs/remotes/origin/PR-40826 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T10:38:47.275Z] > git config core.sparsecheckout # timeout=10 [2020-04-17T10:38:47.280Z] > git checkout -f ed096538e82e8468b4c35690ffe269e66468553b # timeout=10 [2020-04-17T10:38:48.476Z] > git merge 130b0bc6032cc675d064e1cc62626cacc9c07a57 # timeout=10 [2020-04-17T10:38:49.106Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-04-17T10:38:49.106Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-04-17T10:38:49.106Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-04-17T10:38:49.129Z] Merge succeeded, producing 37dbed21f2de7caefe6c56ef2db7a281846230f1 [2020-04-17T10:38:49.130Z] Checking out Revision 37dbed21f2de7caefe6c56ef2db7a281846230f1 (PR-40826) [2020-04-17T10:38:49.266Z] Commit message: "Merge commit '130b0bc6032cc675d064e1cc62626cacc9c07a57' into HEAD" [2020-04-17T10:38:49.284Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-17T10:38:50.421Z] + docker version [2020-04-17T10:38:50.421Z] Client: [2020-04-17T10:38:50.421Z] Version: 18.06.1-ce [2020-04-17T10:38:50.421Z] API version: 1.38 [2020-04-17T10:38:50.421Z] Go version: go1.10.3 [2020-04-17T10:38:50.421Z] Git commit: e68fc7a [2020-04-17T10:38:50.421Z] Built: Tue Aug 21 17:26:10 2018 [2020-04-17T10:38:50.421Z] OS/Arch: linux/ppc64le [2020-04-17T10:38:50.421Z] Experimental: false [2020-04-17T10:38:50.421Z] [2020-04-17T10:38:50.421Z] Server: [2020-04-17T10:38:50.421Z] Engine: [2020-04-17T10:38:50.421Z] Version: 18.06.1-ce [2020-04-17T10:38:50.421Z] API version: 1.38 (minimum version 1.12) [2020-04-17T10:38:50.421Z] Go version: go1.10.3 [2020-04-17T10:38:50.421Z] Git commit: e68fc7a [2020-04-17T10:38:50.421Z] Built: Tue Aug 21 17:24:20 2018 [2020-04-17T10:38:50.421Z] OS/Arch: linux/ppc64le [2020-04-17T10:38:50.421Z] Experimental: true [Pipeline] sh [2020-04-17T10:38:50.578Z] ? github.com/docker/docker/api [no test files] [2020-04-17T10:38:50.805Z] + docker info [2020-04-17T10:38:50.805Z] Containers: 0 [2020-04-17T10:38:50.805Z] Running: 0 [2020-04-17T10:38:50.805Z] Paused: 0 [2020-04-17T10:38:50.805Z] Stopped: 0 [2020-04-17T10:38:50.805Z] Images: 0 [2020-04-17T10:38:50.805Z] Server Version: 18.06.1-ce [2020-04-17T10:38:50.805Z] Storage Driver: overlay2 [2020-04-17T10:38:50.805Z] Backing Filesystem: extfs [2020-04-17T10:38:50.805Z] Supports d_type: true [2020-04-17T10:38:50.805Z] Native Overlay Diff: true [2020-04-17T10:38:50.805Z] Logging Driver: json-file [2020-04-17T10:38:50.805Z] Cgroup Driver: cgroupfs [2020-04-17T10:38:50.805Z] Plugins: [2020-04-17T10:38:50.805Z] Volume: local [2020-04-17T10:38:50.805Z] Network: bridge host ipvlan macvlan null overlay [2020-04-17T10:38:50.805Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-04-17T10:38:50.805Z] Swarm: inactive [2020-04-17T10:38:50.805Z] Runtimes: runc [2020-04-17T10:38:50.805Z] Default Runtime: runc [2020-04-17T10:38:50.805Z] Init Binary: docker-init [2020-04-17T10:38:50.805Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-04-17T10:38:50.805Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-04-17T10:38:50.805Z] init version: fec3683 [2020-04-17T10:38:50.805Z] Security Options: [2020-04-17T10:38:50.805Z] apparmor [2020-04-17T10:38:50.805Z] seccomp [2020-04-17T10:38:50.805Z] Profile: default [2020-04-17T10:38:50.805Z] Kernel Version: 4.4.0-139-generic [2020-04-17T10:38:50.805Z] Operating System: Ubuntu 16.04.3 LTS [2020-04-17T10:38:50.805Z] OSType: linux [2020-04-17T10:38:50.805Z] Architecture: ppc64le [2020-04-17T10:38:50.805Z] CPUs: 4 [2020-04-17T10:38:50.805Z] Total Memory: 7.972GiB [2020-04-17T10:38:50.805Z] Name: ppc64le-ubuntu-16 [2020-04-17T10:38:50.806Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-04-17T10:38:50.806Z] Docker Root Dir: /var/lib/docker [2020-04-17T10:38:50.806Z] Debug Mode (client): false [2020-04-17T10:38:50.806Z] Debug Mode (server): false [2020-04-17T10:38:50.806Z] Username: dockerbuildbot [2020-04-17T10:38:50.806Z] Registry: https://index.docker.io/v1/ [2020-04-17T10:38:50.806Z] Labels: [2020-04-17T10:38:50.806Z] Experimental: true [2020-04-17T10:38:50.806Z] Insecure Registries: [2020-04-17T10:38:50.806Z] 127.0.0.0/8 [2020-04-17T10:38:50.806Z] Live Restore Enabled: false [2020-04-17T10:38:50.806Z] [Pipeline] sh [2020-04-17T10:38:51.189Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-17T10:38:51.189Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-17T10:38:51.189Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40826/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-17T10:38:49.120Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-17T10:38:49.139Z] > git config core.sparsecheckout # timeout=10 [2020-04-17T10:38:49.143Z] > git checkout -f 37dbed21f2de7caefe6c56ef2db7a281846230f1 # timeout=10 [2020-04-17T10:38:49.274Z] > git rev-list --no-walk b524f1c14572540b3a70f86ec7d3d1bbf8abada2 # timeout=10 [2020-04-17T10:38:51.475Z] + bash /home/docker/workspace/moby_PR-40826/check-config.sh [2020-04-17T10:38:51.475Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-17T10:38:51.475Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-04-17T10:38:51.475Z] [2020-04-17T10:38:51.475Z] Generally Necessary: [2020-04-17T10:38:51.475Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-17T10:38:51.475Z] - apparmor: enabled and tools installed [2020-04-17T10:38:51.475Z] - CONFIG_NAMESPACES: enabled [2020-04-17T10:38:51.475Z] - CONFIG_NET_NS: enabled [2020-04-17T10:38:51.475Z] - CONFIG_PID_NS: enabled [2020-04-17T10:38:51.475Z] - CONFIG_IPC_NS: enabled [2020-04-17T10:38:51.475Z] - CONFIG_UTS_NS: enabled [2020-04-17T10:38:51.475Z] - CONFIG_CGROUPS: enabled [2020-04-17T10:38:51.475Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-17T10:38:51.475Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-17T10:38:51.475Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-17T10:38:51.475Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-17T10:38:51.475Z] - CONFIG_CPUSETS: enabled [2020-04-17T10:38:51.475Z] - CONFIG_MEMCG: enabled [2020-04-17T10:38:51.475Z] - CONFIG_KEYS: enabled [2020-04-17T10:38:51.475Z] - CONFIG_VETH: enabled (as module) [2020-04-17T10:38:51.475Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-17T10:38:51.475Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-17T10:38:51.475Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-17T10:38:51.475Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-17T10:38:51.475Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-17T10:38:51.475Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-17T10:38:51.475Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-17T10:38:51.475Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-17T10:38:51.475Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-17T10:38:51.475Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-17T10:38:51.475Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-17T10:38:51.475Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-17T10:38:51.475Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-04-17T10:38:51.475Z] [2020-04-17T10:38:51.475Z] Optional Features: [2020-04-17T10:38:51.475Z] - CONFIG_USER_NS: enabled [2020-04-17T10:38:51.760Z] - CONFIG_SECCOMP: enabled [2020-04-17T10:38:51.760Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-17T10:38:51.760Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-17T10:38:51.760Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-17T10:38:51.760Z] (cgroup swap accounting is currently enabled) [2020-04-17T10:38:51.760Z] - CONFIG_MEMCG_KMEM: enabled [2020-04-17T10:38:51.760Z] - CONFIG_BLK_CGROUP: enabled [2020-04-17T10:38:51.760Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-17T10:38:51.760Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-17T10:38:51.760Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-17T10:38:51.760Z] - CONFIG_CGROUP_PERF: enabled [2020-04-17T10:38:51.760Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-17T10:38:51.760Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-17T10:38:51.760Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-17T10:38:51.760Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-17T10:38:51.760Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-17T10:38:51.760Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-17T10:38:51.760Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-17T10:38:51.760Z] - CONFIG_IP_VS: enabled (as module) [2020-04-17T10:38:51.760Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-17T10:38:51.760Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-17T10:38:51.760Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-17T10:38:51.760Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-17T10:38:51.760Z] - CONFIG_EXT4_FS: enabled [2020-04-17T10:38:51.760Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-17T10:38:51.760Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-17T10:38:51.760Z] - Network Drivers: [2020-04-17T10:38:51.760Z] - "overlay": [2020-04-17T10:38:51.760Z] - CONFIG_VXLAN: enabled (as module) [2020-04-17T10:38:51.760Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-17T10:38:51.760Z] Optional (for encrypted networks): [2020-04-17T10:38:52.047Z] - CONFIG_CRYPTO: enabled [2020-04-17T10:38:52.047Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-04-17T10:38:52.047Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-04-17T10:38:52.047Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-04-17T10:38:52.047Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-04-17T10:38:52.047Z] - CONFIG_XFRM: enabled [2020-04-17T10:38:52.047Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-17T10:38:52.047Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-17T10:38:52.047Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-17T10:38:52.047Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-17T10:38:52.047Z] - "ipvlan": [2020-04-17T10:38:52.047Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-17T10:38:52.047Z] - "macvlan": [2020-04-17T10:38:52.047Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-17T10:38:52.047Z] - CONFIG_DUMMY: enabled (as module) [2020-04-17T10:38:52.047Z] - "ftp,tftp client in container": [2020-04-17T10:38:52.047Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-17T10:38:52.047Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-17T10:38:52.047Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-17T10:38:52.047Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-17T10:38:52.047Z] - Storage Drivers: [2020-04-17T10:38:52.047Z] - "aufs": [2020-04-17T10:38:52.047Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-17T10:38:52.047Z] - "btrfs": [2020-04-17T10:38:52.047Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-17T10:38:52.047Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-17T10:38:52.047Z] - "devicemapper": [2020-04-17T10:38:52.047Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-17T10:38:52.047Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-17T10:38:52.047Z] - "overlay": [2020-04-17T10:38:52.047Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-17T10:38:52.047Z] - "zfs": [2020-04-17T10:38:52.047Z] - /dev/zfs: missing [2020-04-17T10:38:52.047Z] - zfs command: missing [2020-04-17T10:38:52.047Z] - zpool command: missing [2020-04-17T10:38:52.047Z] [2020-04-17T10:38:52.047Z] Limits: [2020-04-17T10:38:52.047Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-17T10:38:52.047Z] [2020-04-17T10:38:52.047Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-17T10:38:52.482Z] + make bundles/buildx [2020-04-17T10:38:53.101Z] make: command: Command not found [2020-04-17T10:38:53.101Z] make: command: Command not found [2020-04-17T10:38:53.101Z] mkdir bundles [2020-04-17T10:38:53.101Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-04-17T10:38:53.101Z] --build-arg BUILDX_COMMIT \ [2020-04-17T10:38:53.101Z] --build-arg BUILDX_REPO \ [2020-04-17T10:38:53.101Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-04-17T10:38:53.101Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-04-17T10:38:53.101Z] . [2020-04-17T10:38:53.101Z] /bin/sh: 4: go: not found [2020-04-17T10:38:53.101Z] /bin/sh: 5: go: not found [2020-04-17T10:38:53.279Z] #56 3.931 + RM_GOPATH=0 [2020-04-17T10:38:53.279Z] #56 3.931 + TMP_GOPATH= [2020-04-17T10:38:53.279Z] #56 3.931 + : /build [2020-04-17T10:38:53.279Z] #56 3.931 + '[' -z '' ']' [2020-04-17T10:38:53.279Z] #56 3.932 ++ mktemp -d [2020-04-17T10:38:53.279Z] #56 3.937 + export GOPATH=/tmp/tmp.0R1BsyxBrY [2020-04-17T10:38:53.279Z] #56 3.937 + GOPATH=/tmp/tmp.0R1BsyxBrY [2020-04-17T10:38:53.279Z] #56 3.937 + RM_GOPATH=1 [2020-04-17T10:38:53.279Z] #56 3.938 ++ dirname ./install.sh [2020-04-17T10:38:53.279Z] #56 3.938 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-17T10:38:53.279Z] #56 3.939 + dir=. [2020-04-17T10:38:53.279Z] #56 3.939 + bin=shfmt [2020-04-17T10:38:53.279Z] #56 3.939 + shift [2020-04-17T10:38:53.279Z] #56 3.939 + '[' '!' -f ./shfmt.installer ']' [2020-04-17T10:38:53.279Z] #56 3.939 + . ./shfmt.installer [2020-04-17T10:38:53.279Z] #56 3.939 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-17T10:38:53.279Z] #56 3.939 + install_shfmt [2020-04-17T10:38:53.279Z] #56 3.939 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-17T10:38:53.279Z] #56 3.939 + git clone https://github.com/mvdan/sh.git /tmp/tmp.0R1BsyxBrY/src/github.com/mvdan/sh [2020-04-17T10:38:53.279Z] #56 3.940 Cloning into '/tmp/tmp.0R1BsyxBrY/src/github.com/mvdan/sh'... [2020-04-17T10:38:54.284Z] #56 ... [2020-04-17T10:38:54.284Z] [2020-04-17T10:38:54.284Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:38:54.284Z] #33 3.735 + RM_GOPATH=0 [2020-04-17T10:38:54.284Z] #33 3.735 + TMP_GOPATH= [2020-04-17T10:38:54.284Z] #33 3.735 + : /build [2020-04-17T10:38:54.284Z] #33 3.735 + '[' -z '' ']' [2020-04-17T10:38:54.284Z] #33 3.736 ++ mktemp -d [2020-04-17T10:38:54.284Z] #33 3.737 + export GOPATH=/tmp/tmp.zvnMc4V0oK [2020-04-17T10:38:54.284Z] #33 3.737 + GOPATH=/tmp/tmp.zvnMc4V0oK [2020-04-17T10:38:54.284Z] #33 3.737 + RM_GOPATH=1 [2020-04-17T10:38:54.284Z] #33 3.737 ++ dirname ./install.sh [2020-04-17T10:38:54.284Z] #33 3.738 + dir=. [2020-04-17T10:38:54.284Z] #33 3.738 + bin=tomlv [2020-04-17T10:38:54.284Z] #33 3.738 + shift [2020-04-17T10:38:54.284Z] #33 3.739 + '[' '!' -f ./tomlv.installer ']' [2020-04-17T10:38:54.284Z] #33 3.739 + . ./tomlv.installer [2020-04-17T10:38:54.284Z] #33 3.739 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-17T10:38:54.284Z] #33 3.739 + install_tomlv [2020-04-17T10:38:54.284Z] #33 3.739 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-17T10:38:54.284Z] #33 3.739 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-17T10:38:54.284Z] #33 3.739 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.zvnMc4V0oK/src/github.com/BurntSushi/toml [2020-04-17T10:38:54.284Z] #33 3.741 Cloning into '/tmp/tmp.zvnMc4V0oK/src/github.com/BurntSushi/toml'... [2020-04-17T10:38:54.284Z] #33 4.414 + cd /tmp/tmp.zvnMc4V0oK/src/github.com/BurntSushi/toml [2020-04-17T10:38:54.284Z] #33 4.414 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-17T10:38:54.284Z] #33 4.420 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-17T10:38:54.284Z] #33 4.937 runtime/internal/atomic [2020-04-17T10:38:54.284Z] #33 4.937 internal/cpu [2020-04-17T10:38:54.284Z] #33 5.103 runtime/internal/sys [2020-04-17T10:38:54.284Z] #33 5.219 runtime/internal/math [2020-04-17T10:38:54.284Z] #33 5.251 internal/bytealg [2020-04-17T10:38:54.284Z] #33 5.271 math/bits [2020-04-17T10:38:54.566Z] #33 5.743 runtime [2020-04-17T10:38:54.566Z] #33 5.765 math [2020-04-17T10:38:55.806Z] Sending build context to Docker daemon 57.46MB [2020-04-17T10:38:55.806Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-04-17T10:38:55.806Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-04-17T10:38:55.806Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-04-17T10:38:55.806Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-04-17T10:38:56.090Z] 1.12.10-stretch: Pulling from library/golang [2020-04-17T10:38:56.090Z] fb056072eab9: Pulling fs layer [2020-04-17T10:38:56.090Z] 6a33b1f9796f: Pulling fs layer [2020-04-17T10:38:56.090Z] 8f8f8962e456: Pulling fs layer [2020-04-17T10:38:56.090Z] 68adcc365214: Pulling fs layer [2020-04-17T10:38:56.090Z] 76d8adf27bdf: Pulling fs layer [2020-04-17T10:38:56.090Z] d66e58854927: Pulling fs layer [2020-04-17T10:38:56.090Z] 71497195576e: Pulling fs layer [2020-04-17T10:38:56.090Z] 68adcc365214: Waiting [2020-04-17T10:38:56.090Z] 76d8adf27bdf: Waiting [2020-04-17T10:38:56.090Z] d66e58854927: Waiting [2020-04-17T10:38:56.716Z] 8f8f8962e456: Verifying Checksum [2020-04-17T10:38:56.716Z] 8f8f8962e456: Download complete [2020-04-17T10:38:57.008Z] 6a33b1f9796f: Verifying Checksum [2020-04-17T10:38:57.008Z] 6a33b1f9796f: Download complete [2020-04-17T10:38:58.023Z] #33 ... [2020-04-17T10:38:58.023Z] [2020-04-17T10:38:58.023Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:38:58.023Z] #23 3.699 + RM_GOPATH=0 [2020-04-17T10:38:58.023Z] #23 3.699 + TMP_GOPATH= [2020-04-17T10:38:58.023Z] #23 3.699 + : /build [2020-04-17T10:38:58.023Z] #23 3.699 + '[' -z '' ']' [2020-04-17T10:38:58.023Z] #23 3.699 ++ mktemp -d [2020-04-17T10:38:58.023Z] #23 3.700 + export GOPATH=/tmp/tmp.FphU9DRtaZ [2020-04-17T10:38:58.023Z] #23 3.700 + GOPATH=/tmp/tmp.FphU9DRtaZ [2020-04-17T10:38:58.023Z] #23 3.700 + RM_GOPATH=1 [2020-04-17T10:38:58.023Z] #23 3.707 ++ dirname ./install.sh [2020-04-17T10:38:58.023Z] #23 3.711 + dir=. [2020-04-17T10:38:58.023Z] #23 3.711 + bin=dockercli [2020-04-17T10:38:58.023Z] #23 3.711 + shift [2020-04-17T10:38:58.023Z] #23 3.711 + '[' '!' -f ./dockercli.installer ']' [2020-04-17T10:38:58.023Z] #23 3.711 + . ./dockercli.installer [2020-04-17T10:38:58.023Z] #23 3.711 ++ : stable [2020-04-17T10:38:58.023Z] #23 3.711 ++ : 17.06.2-ce [2020-04-17T10:38:58.023Z] #23 3.711 + install_dockercli [2020-04-17T10:38:58.023Z] #23 3.712 Install docker/cli version 17.06.2-ce from stable [2020-04-17T10:38:58.023Z] #23 3.712 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-17T10:38:58.023Z] #23 3.718 ++ uname -m [2020-04-17T10:38:58.023Z] #23 3.721 + arch=s390x [2020-04-17T10:38:58.023Z] #23 3.721 + '[' s390x '!=' x86_64 ']' [2020-04-17T10:38:58.023Z] #23 3.721 + '[' s390x '!=' s390x ']' [2020-04-17T10:38:58.023Z] #23 3.721 + url=https://download.docker.com/linux/static [2020-04-17T10:38:58.023Z] #23 3.721 + tar -xz docker/docker [2020-04-17T10:38:58.023Z] #23 3.721 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-04-17T10:38:58.023Z] #23 8.683 + mkdir -p /build [2020-04-17T10:38:58.023Z] #23 8.685 + mv docker/docker /build/ [2020-04-17T10:38:58.023Z] #23 8.692 + rmdir docker [2020-04-17T10:38:58.023Z] #23 DONE 9.0s [2020-04-17T10:38:58.023Z] [2020-04-17T10:38:58.023Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:38:58.023Z] #47 3.784 + RM_GOPATH=0 [2020-04-17T10:38:58.023Z] #47 3.784 + TMP_GOPATH= [2020-04-17T10:38:58.023Z] #47 3.784 + : /build [2020-04-17T10:38:58.023Z] #47 3.784 + '[' -z '' ']' [2020-04-17T10:38:58.023Z] #47 3.784 ++ mktemp -d [2020-04-17T10:38:58.023Z] #47 3.785 + export GOPATH=/tmp/tmp.473LhRIF2s [2020-04-17T10:38:58.023Z] #47 3.785 + GOPATH=/tmp/tmp.473LhRIF2s [2020-04-17T10:38:58.023Z] #47 3.785 + RM_GOPATH=1 [2020-04-17T10:38:58.023Z] #47 3.785 ++ dirname ./install.sh [2020-04-17T10:38:58.023Z] #47 3.786 + dir=. [2020-04-17T10:38:58.023Z] #47 3.786 + bin=vndr [2020-04-17T10:38:58.023Z] #47 3.786 + shift [2020-04-17T10:38:58.023Z] #47 3.786 + '[' '!' -f ./vndr.installer ']' [2020-04-17T10:38:58.023Z] #47 3.786 + . ./vndr.installer [2020-04-17T10:38:58.023Z] #47 3.786 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-17T10:38:58.023Z] #47 3.788 + install_vndr [2020-04-17T10:38:58.023Z] #47 3.788 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-17T10:38:58.023Z] #47 3.788 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-17T10:38:58.023Z] #47 3.788 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.473LhRIF2s/src/github.com/LK4D4/vndr [2020-04-17T10:38:58.023Z] #47 3.789 Cloning into '/tmp/tmp.473LhRIF2s/src/github.com/LK4D4/vndr'... [2020-04-17T10:38:58.023Z] #47 4.433 + cd /tmp/tmp.473LhRIF2s/src/github.com/LK4D4/vndr [2020-04-17T10:38:58.023Z] #47 4.433 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-17T10:38:58.023Z] #47 4.437 + go build -buildmode=pie -v -o /build/vndr . [2020-04-17T10:38:58.023Z] #47 5.285 internal/race [2020-04-17T10:38:58.023Z] #47 5.346 internal/bytealg [2020-04-17T10:38:58.023Z] #47 5.361 sync/atomic [2020-04-17T10:38:58.023Z] #47 5.548 runtime [2020-04-17T10:38:58.023Z] #47 5.597 unicode [2020-04-17T10:38:58.023Z] #47 7.780 unicode/utf8 [2020-04-17T10:38:58.023Z] #47 8.323 math [2020-04-17T10:38:58.637Z] #47 ... [2020-04-17T10:38:58.637Z] [2020-04-17T10:38:58.637Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T10:38:58.637Z] #35 2.152 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T10:38:58.637Z] #35 2.157 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T10:38:58.637Z] #35 2.160 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T10:38:58.637Z] #35 2.992 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-17T10:38:58.637Z] #35 4.444 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB] [2020-04-17T10:38:58.637Z] #35 6.320 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-17T10:38:58.918Z] #35 ... [2020-04-17T10:38:58.918Z] [2020-04-17T10:38:58.918Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T10:38:58.918Z] #30 2.525 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-17T10:38:58.918Z] #30 2.528 Cloning into '.'... [2020-04-17T10:38:58.918Z] #30 ... [2020-04-17T10:38:58.918Z] [2020-04-17T10:38:58.918Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T10:38:58.918Z] #41 2.879 + git clone https://github.com/docker/distribution.git . [2020-04-17T10:38:58.918Z] #41 2.898 Cloning into '.'... [2020-04-17T10:38:59.052Z] fb056072eab9: Verifying Checksum [2020-04-17T10:38:59.052Z] fb056072eab9: Download complete [2020-04-17T10:38:59.199Z] #41 ... [2020-04-17T10:38:59.199Z] [2020-04-17T10:38:59.199Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:38:59.199Z] #68 3.695 + RM_GOPATH=0 [2020-04-17T10:38:59.199Z] #68 3.695 + TMP_GOPATH= [2020-04-17T10:38:59.199Z] #68 3.695 + : /build/ [2020-04-17T10:38:59.199Z] #68 3.696 + '[' -z '' ']' [2020-04-17T10:38:59.199Z] #68 3.696 ++ mktemp -d [2020-04-17T10:38:59.199Z] #68 3.697 + export GOPATH=/tmp/tmp.is7RA4iZtX [2020-04-17T10:38:59.199Z] #68 3.700 + GOPATH=/tmp/tmp.is7RA4iZtX [2020-04-17T10:38:59.199Z] #68 3.700 + RM_GOPATH=1 [2020-04-17T10:38:59.199Z] #68 3.701 ++ dirname ./install.sh [2020-04-17T10:38:59.199Z] #68 3.702 + dir=. [2020-04-17T10:38:59.199Z] #68 3.702 + bin=rootlesskit [2020-04-17T10:38:59.199Z] #68 3.702 + shift [2020-04-17T10:38:59.199Z] #68 3.702 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-17T10:38:59.199Z] #68 3.702 + . ./rootlesskit.installer [2020-04-17T10:38:59.199Z] #68 3.702 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-17T10:38:59.199Z] #68 3.702 + install_rootlesskit [2020-04-17T10:38:59.199Z] #68 3.702 + case "$1" in [2020-04-17T10:38:59.199Z] #68 3.703 + export CGO_ENABLED=0 [2020-04-17T10:38:59.199Z] #68 3.703 + CGO_ENABLED=0 [2020-04-17T10:38:59.199Z] #68 3.703 + _install_rootlesskit [2020-04-17T10:38:59.199Z] #68 3.703 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-17T10:38:59.199Z] #68 3.703 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-17T10:38:59.200Z] #68 3.703 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.is7RA4iZtX/src/github.com/rootless-containers/rootlesskit [2020-04-17T10:38:59.200Z] #68 3.704 Cloning into '/tmp/tmp.is7RA4iZtX/src/github.com/rootless-containers/rootlesskit'... [2020-04-17T10:38:59.200Z] #68 6.817 + cd /tmp/tmp.is7RA4iZtX/src/github.com/rootless-containers/rootlesskit [2020-04-17T10:38:59.200Z] #68 6.817 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-17T10:38:59.200Z] #68 7.060 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-17T10:38:59.200Z] #68 7.060 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-17T10:38:59.200Z] #68 ... [2020-04-17T10:38:59.200Z] [2020-04-17T10:38:59.200Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T10:38:59.200Z] #25 2.390 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T10:38:59.200Z] #25 2.433 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T10:38:59.200Z] #25 2.444 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T10:38:59.200Z] #25 3.159 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-17T10:38:59.200Z] #25 4.596 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB] [2020-04-17T10:38:59.200Z] #25 6.677 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-17T10:38:59.481Z] #25 ... [2020-04-17T10:38:59.481Z] [2020-04-17T10:38:59.481Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:38:59.481Z] #53 3.869 + RM_GOPATH=0 [2020-04-17T10:38:59.481Z] #53 3.869 + TMP_GOPATH= [2020-04-17T10:38:59.481Z] #53 3.869 + : /build [2020-04-17T10:38:59.481Z] #53 3.869 + '[' -z '' ']' [2020-04-17T10:38:59.481Z] #53 3.869 ++ mktemp -d [2020-04-17T10:38:59.481Z] #53 3.869 + export GOPATH=/tmp/tmp.6glLC0uZK6 [2020-04-17T10:38:59.481Z] #53 3.872 + GOPATH=/tmp/tmp.6glLC0uZK6 [2020-04-17T10:38:59.481Z] #53 3.872 + RM_GOPATH=1 [2020-04-17T10:38:59.481Z] #53 3.877 ++ dirname ./install.sh [2020-04-17T10:38:59.481Z] #53 3.877 + dir=. [2020-04-17T10:38:59.481Z] #53 3.877 + bin=golangci_lint [2020-04-17T10:38:59.481Z] #53 3.877 + shift [2020-04-17T10:38:59.481Z] #53 3.877 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-17T10:38:59.481Z] #53 3.878 + . ./golangci_lint.installer [2020-04-17T10:38:59.481Z] #53 3.878 ++ : v1.23.8 [2020-04-17T10:38:59.481Z] #53 3.878 + install_golangci_lint [2020-04-17T10:38:59.481Z] #53 3.878 + echo 'Installing golangci-lint version v1.23.8' [2020-04-17T10:38:59.481Z] #53 3.878 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-17T10:38:59.481Z] #53 3.878 Installing golangci-lint version v1.23.8 [2020-04-17T10:38:59.481Z] #53 ... [2020-04-17T10:38:59.481Z] [2020-04-17T10:38:59.481Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:38:59.481Z] #50 3.436 + RM_GOPATH=0 [2020-04-17T10:38:59.481Z] #50 3.436 + TMP_GOPATH= [2020-04-17T10:38:59.481Z] #50 3.437 + : /build [2020-04-17T10:38:59.481Z] #50 3.437 + '[' -z '' ']' [2020-04-17T10:38:59.481Z] #50 3.437 ++ mktemp -d [2020-04-17T10:38:59.481Z] #50 3.439 + export GOPATH=/tmp/tmp.EXalltIplG [2020-04-17T10:38:59.481Z] #50 3.439 + GOPATH=/tmp/tmp.EXalltIplG [2020-04-17T10:38:59.481Z] #50 3.439 + RM_GOPATH=1 [2020-04-17T10:38:59.481Z] #50 3.440 ++ dirname ./install.sh [2020-04-17T10:38:59.481Z] #50 3.443 + dir=. [2020-04-17T10:38:59.481Z] #50 3.443 + bin=gotestsum [2020-04-17T10:38:59.481Z] #50 3.443 + shift [2020-04-17T10:38:59.481Z] #50 3.444 + '[' '!' -f ./gotestsum.installer ']' [2020-04-17T10:38:59.481Z] #50 3.444 + . ./gotestsum.installer [2020-04-17T10:38:59.481Z] #50 3.444 ++ : v0.3.5 [2020-04-17T10:38:59.481Z] #50 3.444 + install_gotestsum [2020-04-17T10:38:59.481Z] #50 3.444 + echo 'Installing gotestsum version v0.3.5' [2020-04-17T10:38:59.481Z] #50 3.445 Installing gotestsum version v0.3.5 [2020-04-17T10:38:59.481Z] #50 3.445 + go get -d gotest.tools/gotestsum [2020-04-17T10:38:59.763Z] #50 ... [2020-04-17T10:38:59.763Z] [2020-04-17T10:38:59.763Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:38:59.763Z] #74 3.854 + RM_GOPATH=0 [2020-04-17T10:38:59.763Z] #74 3.854 + TMP_GOPATH= [2020-04-17T10:38:59.763Z] #74 3.854 + : /build [2020-04-17T10:38:59.763Z] #74 3.854 + '[' -z '' ']' [2020-04-17T10:38:59.763Z] #74 3.855 ++ mktemp -d [2020-04-17T10:38:59.763Z] #74 3.855 + export GOPATH=/tmp/tmp.Ht6YJkRlQo [2020-04-17T10:38:59.763Z] #74 3.855 + GOPATH=/tmp/tmp.Ht6YJkRlQo [2020-04-17T10:38:59.763Z] #74 3.855 + RM_GOPATH=1 [2020-04-17T10:38:59.763Z] #74 3.856 ++ dirname ./install.sh [2020-04-17T10:38:59.763Z] #74 3.857 + dir=. [2020-04-17T10:38:59.763Z] #74 3.857 + bin=proxy [2020-04-17T10:38:59.763Z] #74 3.857 + shift [2020-04-17T10:38:59.763Z] #74 3.857 + '[' '!' -f ./proxy.installer ']' [2020-04-17T10:38:59.763Z] #74 3.857 + . ./proxy.installer [2020-04-17T10:38:59.763Z] #74 3.857 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-17T10:38:59.763Z] #74 3.857 + install_proxy [2020-04-17T10:38:59.763Z] #74 3.857 + case "$1" in [2020-04-17T10:38:59.763Z] #74 3.857 + export CGO_ENABLED=0 [2020-04-17T10:38:59.763Z] #74 3.857 + CGO_ENABLED=0 [2020-04-17T10:38:59.763Z] #74 3.857 + _install_proxy [2020-04-17T10:38:59.763Z] #74 3.857 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-17T10:38:59.763Z] #74 3.857 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-17T10:38:59.763Z] #74 3.857 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Ht6YJkRlQo/src/github.com/docker/libnetwork [2020-04-17T10:38:59.763Z] #74 3.861 Cloning into '/tmp/tmp.Ht6YJkRlQo/src/github.com/docker/libnetwork'... [2020-04-17T10:38:59.763Z] #74 ... [2020-04-17T10:38:59.763Z] [2020-04-17T10:38:59.763Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T10:38:59.763Z] #62 1.787 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T10:38:59.763Z] #62 1.824 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T10:38:59.763Z] #62 1.868 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T10:38:59.763Z] #62 2.590 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-17T10:38:59.763Z] #62 4.271 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB] [2020-04-17T10:38:59.763Z] #62 5.832 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-17T10:39:00.044Z] #62 ... [2020-04-17T10:39:00.044Z] [2020-04-17T10:39:00.044Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T10:39:00.044Z] #10 2.299 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T10:39:00.044Z] #10 2.347 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T10:39:00.044Z] #10 2.372 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T10:39:00.044Z] #10 3.062 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-17T10:39:00.044Z] #10 4.637 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB] [2020-04-17T10:39:00.044Z] #10 6.685 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-17T10:39:00.044Z] #10 ... [2020-04-17T10:39:00.044Z] [2020-04-17T10:39:00.044Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T10:39:00.044Z] #43 1.647 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T10:39:00.044Z] #43 1.762 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T10:39:00.044Z] #43 1.904 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T10:39:00.044Z] #43 2.292 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-17T10:39:00.044Z] #43 3.853 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB] [2020-04-17T10:39:00.044Z] #43 6.111 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-17T10:39:00.079Z] 68adcc365214: Verifying Checksum [2020-04-17T10:39:00.079Z] 68adcc365214: Download complete [2020-04-17T10:39:00.327Z] #43 ... [2020-04-17T10:39:00.327Z] [2020-04-17T10:39:00.327Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:39:00.327Z] #33 11.12 internal/testlog [2020-04-17T10:39:00.327Z] #33 11.37 encoding [2020-04-17T10:39:00.327Z] #33 11.46 runtime/cgo [2020-04-17T10:39:00.365Z] 71497195576e: Verifying Checksum [2020-04-17T10:39:00.365Z] 71497195576e: Download complete [2020-04-17T10:39:00.654Z] 76d8adf27bdf: Verifying Checksum [2020-04-17T10:39:00.654Z] 76d8adf27bdf: Download complete [2020-04-17T10:39:04.147Z] fb056072eab9: Pull complete [2020-04-17T10:39:04.433Z] 6a33b1f9796f: Pull complete [2020-04-17T10:39:04.718Z] 8f8f8962e456: Pull complete [2020-04-17T10:39:05.469Z] ok github.com/docker/docker/api/server 0.035s coverage: 9.0% of statements [2020-04-17T10:39:05.811Z] #33 ... [2020-04-17T10:39:05.811Z] [2020-04-17T10:39:05.811Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:39:05.811Z] #74 15.37 Checking out files: 91% (1900/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-04-17T10:39:05.811Z] #74 15.55 + cd /tmp/tmp.Ht6YJkRlQo/src/github.com/docker/libnetwork [2020-04-17T10:39:05.811Z] #74 15.59 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-17T10:39:05.811Z] #74 15.90 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-17T10:39:06.208Z] d66e58854927: Verifying Checksum [2020-04-17T10:39:06.208Z] d66e58854927: Download complete [2020-04-17T10:39:08.249Z] 68adcc365214: Pull complete [2020-04-17T10:39:09.258Z] #74 ... [2020-04-17T10:39:09.258Z] [2020-04-17T10:39:09.259Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:39:09.259Z] #56 10.22 + cd /tmp/tmp.0R1BsyxBrY/src/github.com/mvdan/sh [2020-04-17T10:39:09.259Z] #56 10.22 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-17T10:39:09.259Z] #56 10.25 + GO111MODULE=on [2020-04-17T10:39:09.259Z] #56 10.25 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-17T10:39:09.259Z] #56 10.96 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-17T10:39:09.259Z] #56 11.01 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-17T10:39:09.259Z] #56 11.16 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-17T10:39:09.259Z] #56 11.19 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-17T10:39:09.259Z] #56 11.19 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-17T10:39:09.259Z] #56 11.77 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-17T10:39:09.259Z] #56 12.27 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-17T10:39:09.259Z] #56 13.04 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-17T10:39:09.259Z] #56 13.83 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-17T10:39:09.259Z] #56 14.00 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-17T10:39:09.259Z] #56 14.01 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-17T10:39:09.259Z] #56 14.08 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-17T10:39:09.259Z] #56 14.63 runtime/cgo [2020-04-17T10:39:09.259Z] #56 14.63 runtime [2020-04-17T10:39:09.259Z] #56 ... [2020-04-17T10:39:09.259Z] [2020-04-17T10:39:09.259Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:39:09.259Z] #53 16.53 + cd /tmp/tmp.6glLC0uZK6/src/github.com/golangci/golangci-lint/ [2020-04-17T10:39:09.259Z] #53 16.53 + git checkout -q v1.23.8 [2020-04-17T10:39:09.259Z] #53 17.31 ++ git describe --tags [2020-04-17T10:39:09.259Z] #53 17.32 + version=v1.23.8 [2020-04-17T10:39:09.259Z] #53 17.32 ++ git rev-parse --short HEAD [2020-04-17T10:39:09.259Z] #53 17.32 + commit=76a82c6 [2020-04-17T10:39:09.259Z] #53 17.32 ++ git show -s --format=%cd [2020-04-17T10:39:09.259Z] #53 17.32 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-17T10:39:09.259Z] #53 17.32 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-17T10:39:10.727Z] #53 ... [2020-04-17T10:39:10.727Z] [2020-04-17T10:39:10.727Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:39:10.727Z] #47 11.90 unicode/utf16 [2020-04-17T10:39:10.727Z] #47 12.03 container/list [2020-04-17T10:39:10.727Z] #47 12.35 crypto/internal/subtle [2020-04-17T10:39:10.727Z] #47 12.43 crypto/subtle [2020-04-17T10:39:10.727Z] #47 12.54 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-17T10:39:10.727Z] #47 12.62 internal/nettrace [2020-04-17T10:39:10.727Z] #47 12.70 runtime/cgo [2020-04-17T10:39:10.727Z] #47 17.99 vendor/golang.org/x/crypto/internal/subtle [2020-04-17T10:39:10.960Z] 76d8adf27bdf: Pull complete [2020-04-17T10:39:11.009Z] #47 ... [2020-04-17T10:39:11.009Z] [2020-04-17T10:39:11.009Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T10:39:11.009Z] #10 12.26 Fetched 8034 kB in 10s (803 kB/s) [2020-04-17T10:39:11.009Z] #10 12.26 Reading package lists... [2020-04-17T10:39:11.009Z] #10 16.03 Reading package lists... [2020-04-17T10:39:11.009Z] #10 19.60 Building dependency tree... [2020-04-17T10:39:11.009Z] #10 20.78 The following additional packages will be installed: [2020-04-17T10:39:11.009Z] #10 20.78 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-17T10:39:11.009Z] #10 20.78 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-17T10:39:11.009Z] #10 20.78 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-17T10:39:11.009Z] #10 20.78 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-17T10:39:11.009Z] #10 20.78 Suggested packages: [2020-04-17T10:39:11.009Z] #10 20.78 gcc-8-locales seccomp wine64 [2020-04-17T10:39:11.009Z] #10 21.59 The following NEW packages will be installed: [2020-04-17T10:39:11.009Z] #10 21.62 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-17T10:39:11.009Z] #10 21.62 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-17T10:39:11.009Z] #10 21.62 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-17T10:39:11.009Z] #10 21.62 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-17T10:39:11.009Z] #10 21.62 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-17T10:39:11.009Z] #10 21.62 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-17T10:39:11.009Z] #10 21.73 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T10:39:11.009Z] #10 21.73 Need to get 73.3 MB of archives. [2020-04-17T10:39:11.009Z] #10 21.73 After this operation, 494 MB of additional disk space will be used. [2020-04-17T10:39:11.009Z] #10 21.73 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-04-17T10:39:11.009Z] #10 21.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-04-17T10:39:11.009Z] #10 22.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-04-17T10:39:11.009Z] #10 22.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-04-17T10:39:11.009Z] #10 22.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-04-17T10:39:11.009Z] #10 22.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-17T10:39:11.009Z] #10 22.30 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-04-17T10:39:11.009Z] #10 ... [2020-04-17T10:39:11.009Z] [2020-04-17T10:39:11.009Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T10:39:11.009Z] #62 12.33 Fetched 8034 kB in 11s (760 kB/s) [2020-04-17T10:39:11.009Z] #62 12.33 Reading package lists... [2020-04-17T10:39:11.009Z] #62 15.96 Reading package lists... [2020-04-17T10:39:11.009Z] #62 19.48 Building dependency tree... [2020-04-17T10:39:11.009Z] #62 20.61 The following additional packages will be installed: [2020-04-17T10:39:11.009Z] #62 20.61 libbtrfs0 [2020-04-17T10:39:11.009Z] #62 20.71 The following NEW packages will be installed: [2020-04-17T10:39:11.009Z] #62 20.72 libbtrfs-dev libbtrfs0 [2020-04-17T10:39:11.009Z] #62 20.83 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T10:39:11.009Z] #62 20.83 Need to get 118 kB of archives. [2020-04-17T10:39:11.009Z] #62 20.83 After this operation, 390 kB of additional disk space will be used. [2020-04-17T10:39:11.009Z] #62 20.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-04-17T10:39:11.009Z] #62 20.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-04-17T10:39:11.009Z] #62 21.51 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T10:39:11.009Z] #62 21.62 Fetched 118 kB in 0s (1124 kB/s) [2020-04-17T10:39:11.009Z] #62 21.72 Selecting previously unselected package libbtrfs0. [2020-04-17T10:39:11.009Z] #62 21.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15172 files and directories currently installed.) [2020-04-17T10:39:11.009Z] #62 21.77 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-04-17T10:39:11.009Z] #62 21.77 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-17T10:39:11.009Z] #62 21.86 Selecting previously unselected package libbtrfs-dev. [2020-04-17T10:39:11.009Z] #62 21.88 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-04-17T10:39:11.009Z] #62 21.88 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-17T10:39:11.009Z] #62 22.07 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-17T10:39:11.009Z] #62 22.08 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-17T10:39:11.009Z] #62 22.09 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T10:39:11.291Z] #62 DONE 22.7s [2020-04-17T10:39:11.291Z] [2020-04-17T10:39:11.291Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T10:39:11.291Z] #63 DONE 0.1s [2020-04-17T10:39:11.291Z] [2020-04-17T10:39:11.291Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T10:39:11.291Z] #10 22.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2020-04-17T10:39:11.291Z] #10 22.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2020-04-17T10:39:11.574Z] #10 ... [2020-04-17T10:39:11.574Z] [2020-04-17T10:39:11.574Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-17T10:39:11.574Z] #64 DONE 0.1s [2020-04-17T10:39:11.574Z] [2020-04-17T10:39:11.574Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T10:39:11.574Z] #43 12.79 Fetched 8034 kB in 11s (707 kB/s) [2020-04-17T10:39:11.574Z] #43 12.79 Reading package lists... [2020-04-17T10:39:11.574Z] #43 16.51 Reading package lists... [2020-04-17T10:39:11.574Z] #43 20.11 Building dependency tree... [2020-04-17T10:39:11.574Z] #43 21.16 The following additional packages will be installed: [2020-04-17T10:39:11.574Z] #43 21.16 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-17T10:39:11.574Z] #43 21.16 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-17T10:39:11.574Z] #43 21.16 Suggested packages: [2020-04-17T10:39:11.574Z] #43 21.17 manpages-dev python-setuptools [2020-04-17T10:39:11.574Z] #43 22.10 The following NEW packages will be installed: [2020-04-17T10:39:11.574Z] #43 22.10 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-17T10:39:11.574Z] #43 22.10 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-17T10:39:11.574Z] #43 22.10 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-17T10:39:11.574Z] #43 22.10 python-six zlib1g-dev [2020-04-17T10:39:11.574Z] #43 22.21 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T10:39:11.574Z] #43 22.21 Need to get 3742 kB of archives. [2020-04-17T10:39:11.574Z] #43 22.21 After this operation, 22.0 MB of additional disk space will be used. [2020-04-17T10:39:11.574Z] #43 22.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-04-17T10:39:11.574Z] #43 22.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-04-17T10:39:11.574Z] #43 22.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-04-17T10:39:11.574Z] #43 22.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-04-17T10:39:11.574Z] #43 22.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-04-17T10:39:11.574Z] #43 22.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-04-17T10:39:11.574Z] #43 22.27 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2020-04-17T10:39:11.574Z] #43 22.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-04-17T10:39:11.574Z] #43 22.30 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-04-17T10:39:11.574Z] #43 22.34 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-04-17T10:39:11.574Z] #43 22.34 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-04-17T10:39:11.574Z] #43 22.39 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-04-17T10:39:11.574Z] #43 22.43 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2020-04-17T10:39:11.574Z] #43 22.44 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-04-17T10:39:11.574Z] #43 22.44 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-17T10:39:11.574Z] #43 22.46 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-04-17T10:39:11.574Z] #43 22.46 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-04-17T10:39:11.574Z] #43 ... [2020-04-17T10:39:11.574Z] [2020-04-17T10:39:11.574Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:39:11.858Z] #65 ... [2020-04-17T10:39:11.858Z] [2020-04-17T10:39:11.858Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T10:39:11.858Z] #41 13.08 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-17T10:39:11.858Z] #41 14.87 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-04-17T10:39:11.858Z] #41 ... [2020-04-17T10:39:11.858Z] [2020-04-17T10:39:11.858Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T10:39:11.858Z] #35 13.11 Fetched 8034 kB in 11s (728 kB/s) [2020-04-17T10:39:11.858Z] #35 13.11 Reading package lists... [2020-04-17T10:39:11.858Z] #35 16.62 Reading package lists... [2020-04-17T10:39:11.858Z] #35 20.21 Building dependency tree... [2020-04-17T10:39:11.858Z] #35 21.30 The following additional packages will be installed: [2020-04-17T10:39:11.858Z] #35 21.30 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-17T10:39:11.858Z] #35 21.31 Suggested packages: [2020-04-17T10:39:11.858Z] #35 21.31 cmake-doc ninja-build lrzip [2020-04-17T10:39:11.858Z] #35 21.31 Recommended packages: [2020-04-17T10:39:11.858Z] #35 21.31 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-17T10:39:11.858Z] #35 22.00 The following NEW packages will be installed: [2020-04-17T10:39:11.858Z] #35 22.00 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-17T10:39:11.858Z] #35 22.00 vim-common xxd [2020-04-17T10:39:11.858Z] #35 22.12 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T10:39:11.858Z] #35 22.12 Need to get 14.0 MB of archives. [2020-04-17T10:39:11.858Z] #35 22.12 After this operation, 62.1 MB of additional disk space will be used. [2020-04-17T10:39:11.858Z] #35 22.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-04-17T10:39:11.858Z] #35 22.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-04-17T10:39:11.858Z] #35 22.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-04-17T10:39:11.858Z] #35 22.22 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-04-17T10:39:11.858Z] #35 22.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-04-17T10:39:11.858Z] #35 22.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-04-17T10:39:11.858Z] #35 22.81 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-04-17T10:39:11.858Z] #35 22.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-04-17T10:39:11.858Z] #35 22.82 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-04-17T10:39:11.858Z] #35 22.83 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-04-17T10:39:12.140Z] #35 ... [2020-04-17T10:39:12.140Z] [2020-04-17T10:39:12.140Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T10:39:12.140Z] #43 23.35 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T10:39:12.140Z] #43 23.44 Fetched 3742 kB in 0s (11.0 MB/s) [2020-04-17T10:39:12.140Z] #43 23.49 Selecting previously unselected package libcap-dev:s390x. [2020-04-17T10:39:12.140Z] #43 23.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15172 files and directories currently installed.) [2020-04-17T10:39:12.140Z] #43 23.58 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-04-17T10:39:12.140Z] #43 23.58 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-04-17T10:39:12.140Z] #43 23.66 Selecting previously unselected package libnet1:s390x. [2020-04-17T10:39:12.140Z] #43 ... [2020-04-17T10:39:12.140Z] [2020-04-17T10:39:12.140Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T10:39:12.140Z] #25 13.56 Fetched 8034 kB in 11s (711 kB/s) [2020-04-17T10:39:12.140Z] #25 13.56 Reading package lists... [2020-04-17T10:39:12.140Z] #25 17.01 Reading package lists... [2020-04-17T10:39:12.140Z] #25 20.69 Building dependency tree... [2020-04-17T10:39:12.140Z] #25 21.82 ca-certificates is already the newest version (20190110). [2020-04-17T10:39:12.140Z] #25 21.82 The following additional packages will be installed: [2020-04-17T10:39:12.140Z] #25 21.82 libjq1 libonig5 [2020-04-17T10:39:12.140Z] #25 22.08 The following NEW packages will be installed: [2020-04-17T10:39:12.140Z] #25 22.08 jq libjq1 libonig5 [2020-04-17T10:39:12.140Z] #25 22.21 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T10:39:12.140Z] #25 22.21 Need to get 350 kB of archives. [2020-04-17T10:39:12.140Z] #25 22.21 After this operation, 1154 kB of additional disk space will be used. [2020-04-17T10:39:12.140Z] #25 22.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-04-17T10:39:12.140Z] #25 22.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-04-17T10:39:12.140Z] #25 22.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-04-17T10:39:12.140Z] #25 22.92 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T10:39:12.140Z] #25 23.02 Fetched 350 kB in 0s (2567 kB/s) [2020-04-17T10:39:12.140Z] #25 23.18 Selecting previously unselected package libonig5:s390x. [2020-04-17T10:39:12.140Z] #25 23.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15172 files and directories currently installed.) [2020-04-17T10:39:12.140Z] #25 23.25 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-04-17T10:39:12.140Z] #25 23.25 Unpacking libonig5:s390x (6.9.1-1) ... [2020-04-17T10:39:12.140Z] #25 23.43 Selecting previously unselected package libjq1:s390x. [2020-04-17T10:39:12.140Z] #25 23.44 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-04-17T10:39:12.140Z] #25 23.44 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-04-17T10:39:12.140Z] #25 23.53 Selecting previously unselected package jq. [2020-04-17T10:39:12.140Z] #25 23.53 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-04-17T10:39:12.140Z] #25 23.53 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-17T10:39:12.422Z] #25 23.70 Setting up libonig5:s390x (6.9.1-1) ... [2020-04-17T10:39:12.422Z] #25 23.70 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-04-17T10:39:12.422Z] #25 23.71 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-17T10:39:12.422Z] #25 23.72 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T10:39:12.422Z] #25 ... [2020-04-17T10:39:12.422Z] [2020-04-17T10:39:12.422Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T10:39:12.422Z] #35 23.81 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T10:39:12.422Z] #35 23.88 Fetched 14.0 MB in 1s (13.8 MB/s) [2020-04-17T10:39:12.704Z] #35 23.94 Selecting previously unselected package xxd. [2020-04-17T10:39:12.704Z] #35 23.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% #35 ... [2020-04-17T10:39:12.704Z] [2020-04-17T10:39:12.704Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T10:39:12.704Z] #25 DONE 24.1s [2020-04-17T10:39:12.704Z] [2020-04-17T10:39:12.704Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-17T10:39:12.704Z] #26 DONE 0.1s [2020-04-17T10:39:12.704Z] [2020-04-17T10:39:12.704Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T10:39:12.704Z] #35 23.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15172 files and directories currently installed.) [2020-04-17T10:39:12.704Z] #35 24.02 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-04-17T10:39:12.704Z] #35 24.03 Unpacking xxd (2:8.1.0875-5) ... [2020-04-17T10:39:12.992Z] #35 24.25 Selecting previously unselected package vim-common. [2020-04-17T10:39:12.992Z] #35 24.27 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-17T10:39:12.992Z] #35 24.32 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-17T10:39:13.274Z] #35 24.75 Selecting previously unselected package cmake-data. [2020-04-17T10:39:13.274Z] #35 24.75 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-17T10:39:13.274Z] #35 24.75 Unpacking cmake-data (3.13.4-1) ... [2020-04-17T10:39:15.966Z] #35 27.34 Selecting previously unselected package libicu63:s390x. [2020-04-17T10:39:15.966Z] #35 27.36 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-04-17T10:39:15.966Z] #35 27.37 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-04-17T10:39:17.436Z] #35 ... [2020-04-17T10:39:17.436Z] [2020-04-17T10:39:17.436Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:39:17.436Z] #74 DONE 28.7s [2020-04-17T10:39:17.722Z] [2020-04-17T10:39:17.722Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T10:39:17.722Z] #27 2.781 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-17T10:39:17.722Z] #27 3.082 [2020-04-17T10:39:17.792Z] d66e58854927: Pull complete [2020-04-17T10:39:17.792Z] 71497195576e: Pull complete [2020-04-17T10:39:17.792Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-04-17T10:39:17.792Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-04-17T10:39:17.792Z] ---> ebd73b5ebd31 [2020-04-17T10:39:17.792Z] Step 5/16 : ARG BUILDX_REPO [2020-04-17T10:39:17.792Z] ---> Running in 3ced08cbe668 [2020-04-17T10:39:17.792Z] Removing intermediate container 3ced08cbe668 [2020-04-17T10:39:17.792Z] ---> 654dfc94f798 [2020-04-17T10:39:17.792Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-04-17T10:39:17.792Z] ---> Running in 916b0d1f6890 [2020-04-17T10:39:17.792Z] Cloning into '/buildx'... [2020-04-17T10:39:18.290Z] #27 3.297 ## 3.3% ###### 9.6% ########### 15.9% ############### 22.2% #################### 28.4% ######################## 34.7% ############################# 41.0% ################################## 47.3% ###################################### 53.5% ########################################### 59.8% ############################################### 66.1% #################################################### 72.4% ####################################################### 76.5% ########################################################## 80.7% ############################################################## 86.9% ################################################################# 91.2% #################################################################### 95.3% ####################################################################### 99.5% ######################################################################## 100.0% [2020-04-17T10:39:18.571Z] #27 5.829 [2020-04-17T10:39:19.698Z] #27 6.027 ####### 10.2% ################### 27.2% ############################### 44.2% ############################################ 61.2% ######################################################## 78.3% #################################################################### 95.3% ######################################################################## 100.0% [2020-04-17T10:39:19.983Z] #27 6.983 [2020-04-17T10:39:21.109Z] #27 7.137 #### 6.6% ########### 16.5% ################### 26.7% ########################## 36.9% ################################# 47.0% ######################################### 57.8% ################################################ 67.0% ####################################################### 76.7% ############################################################# 85.1% ################################################################### 93.6% ######################################################################## 100.0% [2020-04-17T10:39:21.724Z] #27 8.715 [2020-04-17T10:39:22.023Z] #27 8.918 # 1.8% ### 4.7% #### 6.6% ###### 9.4% [2020-04-17T10:39:22.023Z] #27 ... [2020-04-17T10:39:22.023Z] [2020-04-17T10:39:22.023Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T10:39:22.023Z] #35 33.50 Selecting previously unselected package libxml2:s390x. [2020-04-17T10:39:22.023Z] #35 33.51 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-04-17T10:39:22.023Z] #35 33.51 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-04-17T10:39:22.204Z] Removing intermediate container 916b0d1f6890 [2020-04-17T10:39:22.204Z] ---> 92320e4131cb [2020-04-17T10:39:22.204Z] Step 7/16 : WORKDIR /buildx [2020-04-17T10:39:22.204Z] ---> Running in 0a947bc95cb6 [2020-04-17T10:39:22.204Z] Removing intermediate container 0a947bc95cb6 [2020-04-17T10:39:22.204Z] ---> 432006487093 [2020-04-17T10:39:22.204Z] Step 8/16 : ARG BUILDX_COMMIT [2020-04-17T10:39:22.204Z] ---> Running in b3e27de960af [2020-04-17T10:39:22.304Z] #35 ... [2020-04-17T10:39:22.304Z] [2020-04-17T10:39:22.304Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T10:39:22.304Z] #43 23.67 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-04-17T10:39:22.304Z] #43 23.68 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-04-17T10:39:22.304Z] #43 23.74 Selecting previously unselected package libnet1-dev. [2020-04-17T10:39:22.304Z] #43 23.75 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-04-17T10:39:22.304Z] #43 23.75 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-17T10:39:22.304Z] #43 23.92 Selecting previously unselected package libnl-3-200:s390x. [2020-04-17T10:39:22.304Z] #43 23.93 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-04-17T10:39:22.304Z] #43 23.93 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-04-17T10:39:22.304Z] #43 24.03 Selecting previously unselected package libnl-3-dev:s390x. [2020-04-17T10:39:22.304Z] #43 24.05 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-04-17T10:39:22.304Z] #43 24.08 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-04-17T10:39:22.304Z] #43 24.29 Selecting previously unselected package libprotobuf-c1:s390x. [2020-04-17T10:39:22.304Z] #43 24.33 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-04-17T10:39:22.304Z] #43 24.34 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-04-17T10:39:22.304Z] #43 24.43 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-04-17T10:39:22.304Z] #43 24.45 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-04-17T10:39:22.304Z] #43 24.45 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-04-17T10:39:22.304Z] #43 24.57 Selecting previously unselected package zlib1g-dev:s390x. [2020-04-17T10:39:22.304Z] #43 24.57 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-04-17T10:39:22.304Z] #43 24.57 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-04-17T10:39:22.304Z] #43 24.78 Selecting previously unselected package libprotobuf17:s390x. [2020-04-17T10:39:22.304Z] #43 24.80 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-04-17T10:39:22.304Z] #43 24.80 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-04-17T10:39:22.304Z] #43 25.36 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-04-17T10:39:22.304Z] #43 25.36 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-04-17T10:39:22.304Z] #43 25.37 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-04-17T10:39:22.304Z] #43 25.54 Selecting previously unselected package libprotobuf-dev:s390x. [2020-04-17T10:39:22.304Z] #43 25.54 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-04-17T10:39:22.304Z] #43 25.54 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-04-17T10:39:22.304Z] #43 26.51 Selecting previously unselected package libprotoc17:s390x. [2020-04-17T10:39:22.304Z] #43 26.51 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-04-17T10:39:22.304Z] #43 26.52 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-04-17T10:39:22.304Z] #43 27.00 Selecting previously unselected package protobuf-c-compiler. [2020-04-17T10:39:22.304Z] #43 27.00 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-04-17T10:39:22.304Z] #43 27.00 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-17T10:39:22.304Z] #43 27.08 Selecting previously unselected package protobuf-compiler. [2020-04-17T10:39:22.304Z] #43 27.08 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-04-17T10:39:22.304Z] #43 27.09 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-17T10:39:22.304Z] #43 27.18 Selecting previously unselected package python-pkg-resources. [2020-04-17T10:39:22.304Z] #43 27.18 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-17T10:39:22.304Z] #43 27.18 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-17T10:39:22.304Z] #43 27.40 Selecting previously unselected package python-six. [2020-04-17T10:39:22.304Z] #43 27.42 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-17T10:39:22.304Z] #43 27.42 Unpacking python-six (1.12.0-1) ... [2020-04-17T10:39:22.304Z] #43 27.50 Selecting previously unselected package python-protobuf. [2020-04-17T10:39:22.304Z] #43 27.52 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-04-17T10:39:22.304Z] #43 27.52 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-17T10:39:22.304Z] #43 28.03 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-17T10:39:22.304Z] #43 30.17 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-04-17T10:39:22.304Z] #43 30.18 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-04-17T10:39:22.304Z] #43 30.19 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-04-17T10:39:22.304Z] #43 30.19 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-04-17T10:39:22.304Z] #43 30.20 Setting up python-six (1.12.0-1) ... [2020-04-17T10:39:22.304Z] #43 31.45 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-04-17T10:39:22.304Z] #43 31.46 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-04-17T10:39:22.304Z] #43 31.48 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-04-17T10:39:22.304Z] #43 31.49 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-04-17T10:39:22.304Z] #43 31.50 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-04-17T10:39:22.304Z] #43 31.50 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-17T10:39:22.304Z] #43 31.51 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-17T10:39:22.304Z] #43 31.52 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-04-17T10:39:22.304Z] #43 31.53 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-17T10:39:22.304Z] #43 31.53 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-17T10:39:22.493Z] Removing intermediate container b3e27de960af [2020-04-17T10:39:22.493Z] ---> bab65ab9a773 [2020-04-17T10:39:22.493Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-04-17T10:39:22.493Z] ---> Running in 72b6f0a827a5 [2020-04-17T10:39:22.586Z] #43 ... [2020-04-17T10:39:22.586Z] [2020-04-17T10:39:22.586Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T10:39:22.586Z] #35 33.89 Selecting previously unselected package libarchive13:s390x. [2020-04-17T10:39:22.586Z] #35 33.90 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-04-17T10:39:22.586Z] #35 33.94 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-04-17T10:39:22.867Z] #35 34.14 Selecting previously unselected package libjsoncpp1:s390x. [2020-04-17T10:39:22.867Z] #35 34.16 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-04-17T10:39:22.867Z] #35 34.16 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-04-17T10:39:22.867Z] #35 34.24 Selecting previously unselected package librhash0:s390x. [2020-04-17T10:39:22.867Z] #35 34.24 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-04-17T10:39:22.867Z] #35 34.24 Unpacking librhash0:s390x (1.3.8-1) ... [2020-04-17T10:39:23.110Z] From https://github.com/docker/buildx [2020-04-17T10:39:23.110Z] * [new tag] v0.3.1 -> build [2020-04-17T10:39:23.149Z] #35 34.41 Selecting previously unselected package libuv1:s390x. [2020-04-17T10:39:23.149Z] #35 34.42 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-04-17T10:39:23.149Z] #35 34.43 Unpacking libuv1:s390x (1.24.1-1) ... [2020-04-17T10:39:23.149Z] #35 ... [2020-04-17T10:39:23.149Z] [2020-04-17T10:39:23.149Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:39:23.149Z] #65 1.577 + RM_GOPATH=0 [2020-04-17T10:39:23.149Z] #65 1.577 + TMP_GOPATH= [2020-04-17T10:39:23.149Z] #65 1.577 + : /build [2020-04-17T10:39:23.149Z] #65 1.577 + '[' -z '' ']' [2020-04-17T10:39:23.149Z] #65 1.577 ++ mktemp -d [2020-04-17T10:39:23.149Z] #65 1.577 + export GOPATH=/tmp/tmp.Xk0WTFHWxR [2020-04-17T10:39:23.149Z] #65 1.577 + GOPATH=/tmp/tmp.Xk0WTFHWxR [2020-04-17T10:39:23.149Z] #65 1.577 + RM_GOPATH=1 [2020-04-17T10:39:23.149Z] #65 1.578 ++ dirname ./install.sh [2020-04-17T10:39:23.149Z] #65 1.578 + dir=. [2020-04-17T10:39:23.149Z] #65 1.578 + bin=containerd [2020-04-17T10:39:23.149Z] #65 1.578 + shift [2020-04-17T10:39:23.149Z] #65 1.578 + '[' '!' -f ./containerd.installer ']' [2020-04-17T10:39:23.149Z] #65 1.578 + . ./containerd.installer [2020-04-17T10:39:23.149Z] #65 1.578 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-17T10:39:23.149Z] #65 1.579 + install_containerd [2020-04-17T10:39:23.149Z] #65 1.579 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-04-17T10:39:23.149Z] #65 1.579 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Xk0WTFHWxR/src/github.com/containerd/containerd [2020-04-17T10:39:23.149Z] #65 1.579 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-17T10:39:23.149Z] #65 1.600 Cloning into '/tmp/tmp.Xk0WTFHWxR/src/github.com/containerd/containerd'... [2020-04-17T10:39:23.149Z] #65 ... [2020-04-17T10:39:23.149Z] [2020-04-17T10:39:23.149Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T10:39:23.149Z] #35 34.49 Selecting previously unselected package cmake. [2020-04-17T10:39:23.149Z] #35 34.51 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-04-17T10:39:23.149Z] #35 34.51 Unpacking cmake (3.13.4-1) ... [2020-04-17T10:39:23.430Z] #35 ... [2020-04-17T10:39:23.430Z] [2020-04-17T10:39:23.430Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T10:39:23.430Z] #10 24.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-04-17T10:39:23.430Z] #10 26.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-04-17T10:39:23.430Z] #10 26.22 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-04-17T10:39:23.430Z] #10 26.23 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-04-17T10:39:23.430Z] #10 26.23 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-04-17T10:39:23.430Z] #10 26.24 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-04-17T10:39:23.430Z] #10 26.24 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u3 [109 kB] [2020-04-17T10:39:23.430Z] #10 26.25 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-04-17T10:39:23.430Z] #10 26.27 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-04-17T10:39:23.430Z] #10 26.28 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-04-17T10:39:23.430Z] #10 26.29 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-04-17T10:39:23.430Z] #10 26.30 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-04-17T10:39:23.430Z] #10 26.34 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-04-17T10:39:23.430Z] #10 26.35 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-04-17T10:39:23.430Z] #10 26.35 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-04-17T10:39:23.430Z] #10 26.35 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u3 [321 kB] [2020-04-17T10:39:23.430Z] #10 27.29 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T10:39:23.430Z] #10 27.42 Fetched 73.3 MB in 5s (15.5 MB/s) [2020-04-17T10:39:23.430Z] #10 27.48 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-17T10:39:23.430Z] #10 27.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15172 files and directories currently installed.) [2020-04-17T10:39:23.430Z] #10 27.56 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-04-17T10:39:23.430Z] #10 27.57 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-17T10:39:23.430Z] #10 30.15 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-17T10:39:23.430Z] #10 30.17 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-04-17T10:39:23.430Z] #10 30.18 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-17T10:39:23.430Z] #10 33.01 Selecting previously unselected package binutils-mingw-w64. [2020-04-17T10:39:23.430Z] #10 33.04 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-17T10:39:23.430Z] #10 33.05 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-17T10:39:23.430Z] #10 33.16 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-04-17T10:39:23.430Z] #10 33.17 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-04-17T10:39:23.430Z] #10 33.18 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-04-17T10:39:23.430Z] #10 33.36 Selecting previously unselected package dmsetup. [2020-04-17T10:39:23.430Z] #10 33.36 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-04-17T10:39:23.430Z] #10 33.36 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-17T10:39:23.430Z] #10 33.53 Selecting previously unselected package mingw-w64-common. [2020-04-17T10:39:23.430Z] #10 33.54 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-17T10:39:23.430Z] #10 33.58 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-17T10:39:23.430Z] #10 ... [2020-04-17T10:39:23.430Z] [2020-04-17T10:39:23.430Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T10:39:24.006Z] #27 8.918 # 1.8% ### 4.7% #### 6.6% ###### 9.4% ######### 13.2% ########### 16.0% ############# 18.9% ############### 21.7% ################# 24.5% #################### 28.3% ###################### 31.1% ######################### 34.9% ########################### 37.8% ############################# 40.6% ############################### 44.4% ################################# 47.2% #################################### 51.0% ###################################### 53.8% ######################################### 57.6% ############################################ [2020-04-17T10:39:24.006Z] #27 ... [2020-04-17T10:39:24.006Z] [2020-04-17T10:39:24.006Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:39:24.006Z] #33 25.05 sync [2020-04-17T10:39:24.006Z] #33 25.05 internal/reflectlite [2020-04-17T10:39:24.006Z] #33 27.17 sort [2020-04-17T10:39:24.006Z] #33 27.17 errors [2020-04-17T10:39:24.006Z] #33 27.46 strconv [2020-04-17T10:39:24.006Z] #33 28.18 io [2020-04-17T10:39:24.006Z] #33 29.45 internal/oserror [2020-04-17T10:39:24.006Z] #33 29.61 syscall [2020-04-17T10:39:24.006Z] #33 30.48 reflect [2020-04-17T10:39:24.006Z] #33 ... [2020-04-17T10:39:24.006Z] [2020-04-17T10:39:24.006Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T10:39:24.134Z] Switched to branch 'build' [2020-04-17T10:39:24.571Z] #27 8.918 # 1.8% ### 4.7% #### 6.6% ###### 9.4% ######### 13.2% ########### 16.0% ############# 18.9% ############### 21.7% ################# 24.5% #################### 28.3% ###################### 31.1% ######################### 34.9% ########################### 37.8% ############################# 40.6% ############################### 44.4% ################################# 47.2% #################################### 51.0% ###################################### 53.8% ######################################### 57.6% ############################################ 61.4% ############################################## 64.2% ################################################ 68.0% ################################################### 71.8% ##################################################### 74.6% ######################################################## [2020-04-17T10:39:24.571Z] #27 ... [2020-04-17T10:39:24.571Z] [2020-04-17T10:39:24.571Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T10:39:24.571Z] #43 35.09 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-04-17T10:39:24.571Z] #43 35.10 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T10:39:24.571Z] #43 DONE 35.9s [2020-04-17T10:39:24.571Z] [2020-04-17T10:39:24.571Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T10:39:25.147Z] Removing intermediate container 72b6f0a827a5 [2020-04-17T10:39:25.147Z] ---> b22138da41c8 [2020-04-17T10:39:25.147Z] Step 10/16 : RUN go mod download [2020-04-17T10:39:25.147Z] ---> Running in 191ccd9c20ee [2020-04-17T10:39:25.420Z] #27 8.918 # 1.8% ### 4.7% #### 6.6% ###### 9.4% ######### 13.2% ########### 16.0% ############# 18.9% ############### 21.7% ################# 24.5% #################### 28.3% ###################### 31.1% ######################### 34.9% ########################### 37.8% ############################# 40.6% ############################### 44.4% ################################# 47.2% #################################### 51.0% ###################################### 53.8% ######################################### 57.6% ############################################ 61.4% ############################################## 64.2% ################################################ 68.0% ################################################### 71.8% ##################################################### 74.6% ######################################################## 78.4% ########################################################## 81.2% ############################################################ 84.1% ############################################################## 86.9% ############################################################### 88.8% ################################################################# 91.6% #################################################################### 94.5% ###################################################################### 98.3% ######################################################################## 100.0% [2020-04-17T10:39:25.434Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-04-17T10:39:25.434Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-04-17T10:39:25.434Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-04-17T10:39:25.434Z] go: finding github.com/spf13/viper v1.3.2 [2020-04-17T10:39:25.434Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-04-17T10:39:25.434Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-04-17T10:39:25.434Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-04-17T10:39:25.434Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-04-17T10:39:25.434Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-04-17T10:39:25.702Z] #27 12.71 [2020-04-17T10:39:26.325Z] #27 ... [2020-04-17T10:39:26.325Z] [2020-04-17T10:39:26.325Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T10:39:26.325Z] #35 37.04 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-04-17T10:39:26.325Z] #35 37.05 Setting up xxd (2:8.1.0875-5) ... [2020-04-17T10:39:26.325Z] #35 37.06 Setting up libuv1:s390x (1.24.1-1) ... [2020-04-17T10:39:26.325Z] #35 37.06 Setting up vim-common (2:8.1.0875-5) ... [2020-04-17T10:39:26.325Z] #35 37.08 Setting up librhash0:s390x (1.3.8-1) ... [2020-04-17T10:39:26.325Z] #35 37.09 Setting up cmake-data (3.13.4-1) ... [2020-04-17T10:39:26.325Z] #35 37.10 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-04-17T10:39:26.325Z] #35 37.11 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-04-17T10:39:26.325Z] #35 37.12 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-04-17T10:39:26.325Z] #35 37.13 Setting up cmake (3.13.4-1) ... [2020-04-17T10:39:26.325Z] #35 37.13 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T10:39:26.325Z] #35 37.19 Processing triggers for mime-support (3.62) ... [2020-04-17T10:39:26.325Z] #35 DONE 37.6s [2020-04-17T10:39:26.325Z] [2020-04-17T10:39:26.325Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T10:39:26.325Z] #36 DONE 0.1s [2020-04-17T10:39:26.325Z] [2020-04-17T10:39:26.325Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-17T10:39:26.325Z] #37 DONE 0.1s [2020-04-17T10:39:26.325Z] [2020-04-17T10:39:26.325Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:39:26.467Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-04-17T10:39:26.607Z] #38 ... [2020-04-17T10:39:26.607Z] [2020-04-17T10:39:26.607Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:39:26.607Z] #47 27.85 github.com/LK4D4/vndr/godl/singleflight [2020-04-17T10:39:26.607Z] #47 27.86 io [2020-04-17T10:39:26.607Z] #47 28.09 strconv [2020-04-17T10:39:26.607Z] #47 28.96 bytes [2020-04-17T10:39:26.607Z] #47 30.86 bufio [2020-04-17T10:39:26.607Z] #47 31.30 reflect [2020-04-17T10:39:26.607Z] #47 32.32 syscall [2020-04-17T10:39:26.888Z] #47 ... [2020-04-17T10:39:26.888Z] [2020-04-17T10:39:26.888Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T10:39:26.888Z] #27 13.76 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-17T10:39:26.888Z] #27 14.10 #=#=# [2020-04-17T10:39:27.102Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-04-17T10:39:27.102Z] go: finding github.com/json-iterator/go v1.1.6 [2020-04-17T10:39:27.170Z] #27 14.25 #=#=# ######################################################################## 100.0% [2020-04-17T10:39:27.170Z] #27 14.41 [2020-04-17T10:39:27.410Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-04-17T10:39:27.697Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-04-17T10:39:27.697Z] go: finding github.com/spf13/cobra v0.0.3 [2020-04-17T10:39:27.697Z] go: finding github.com/stretchr/testify v1.2.2 [2020-04-17T10:39:27.697Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-04-17T10:39:27.697Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-04-17T10:39:28.176Z] #27 15.24 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-17T10:39:28.320Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-04-17T10:39:28.457Z] #27 15.52 [2020-04-17T10:39:28.457Z] #27 15.64 0.1% ######################################################################## 100.0% [2020-04-17T10:39:28.457Z] #27 15.76 [2020-04-17T10:39:28.947Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-17T10:39:29.071Z] #27 ... [2020-04-17T10:39:29.071Z] [2020-04-17T10:39:29.071Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:39:29.071Z] #50 30.05 + cd /tmp/tmp.EXalltIplG/src/gotest.tools/gotestsum [2020-04-17T10:39:29.071Z] #50 30.05 + git checkout -q v0.3.5 [2020-04-17T10:39:29.071Z] #50 30.10 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-17T10:39:29.071Z] #50 ... [2020-04-17T10:39:29.071Z] [2020-04-17T10:39:29.071Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:39:29.071Z] #38 1.375 + RM_GOPATH=0 [2020-04-17T10:39:29.071Z] #38 1.375 + TMP_GOPATH= [2020-04-17T10:39:29.071Z] #38 1.375 + : /build [2020-04-17T10:39:29.071Z] #38 1.375 + '[' -z '' ']' [2020-04-17T10:39:29.071Z] #38 1.376 ++ mktemp -d [2020-04-17T10:39:29.071Z] #38 1.384 + export GOPATH=/tmp/tmp.vbsloCjmIP [2020-04-17T10:39:29.071Z] #38 1.384 + GOPATH=/tmp/tmp.vbsloCjmIP [2020-04-17T10:39:29.071Z] #38 1.384 + RM_GOPATH=1 [2020-04-17T10:39:29.071Z] #38 1.384 ++ dirname ./install.sh [2020-04-17T10:39:29.071Z] #38 1.385 + dir=. [2020-04-17T10:39:29.071Z] #38 1.385 + bin=tini [2020-04-17T10:39:29.071Z] #38 1.385 + shift [2020-04-17T10:39:29.071Z] #38 1.385 + '[' '!' -f ./tini.installer ']' [2020-04-17T10:39:29.071Z] #38 1.385 + . ./tini.installer [2020-04-17T10:39:29.071Z] #38 1.385 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-17T10:39:29.071Z] #38 1.385 + install_tini [2020-04-17T10:39:29.071Z] #38 1.386 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-17T10:39:29.071Z] #38 1.386 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-17T10:39:29.071Z] #38 1.386 + git clone https://github.com/krallin/tini.git /tmp/tmp.vbsloCjmIP/tini [2020-04-17T10:39:29.071Z] #38 1.388 Cloning into '/tmp/tmp.vbsloCjmIP/tini'... [2020-04-17T10:39:29.071Z] #38 2.045 + cd /tmp/tmp.vbsloCjmIP/tini [2020-04-17T10:39:29.071Z] #38 2.045 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-17T10:39:29.071Z] #38 2.049 + cmake . [2020-04-17T10:39:29.071Z] #38 2.414 -- The C compiler identification is GNU 8.3.0 [2020-04-17T10:39:29.071Z] #38 2.494 -- Check for working C compiler: /usr/bin/cc [2020-04-17T10:39:29.239Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-04-17T10:39:29.531Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-04-17T10:39:29.531Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-04-17T10:39:29.684Z] #38 3.061 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-17T10:39:29.684Z] #38 3.062 -- Detecting C compiler ABI info [2020-04-17T10:39:29.821Z] go: finding github.com/lib/pq v1.0.0 [2020-04-17T10:39:29.965Z] #38 3.607 -- Detecting C compiler ABI info - done [2020-04-17T10:39:29.965Z] #38 3.627 -- Detecting C compile features [2020-04-17T10:39:30.109Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-04-17T10:39:30.109Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-04-17T10:39:30.109Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-17T10:39:30.398Z] go: finding github.com/gorilla/mux v1.7.0 [2020-04-17T10:39:30.579Z] #38 ... [2020-04-17T10:39:30.579Z] [2020-04-17T10:39:30.579Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T10:39:30.579Z] #30 31.96 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-04-17T10:39:30.579Z] #30 32.24 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-17T10:39:30.579Z] #30 32.95 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-17T10:39:30.688Z] go: finding github.com/spf13/cast v1.3.0 [2020-04-17T10:39:30.861Z] #30 ... [2020-04-17T10:39:30.861Z] [2020-04-17T10:39:30.861Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:39:30.861Z] #44 2.580 Note: Building without setproctitle() and strlcpy() support. [2020-04-17T10:39:30.861Z] #44 2.580 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-17T10:39:30.861Z] #44 2.596 Note: Building without GnuTLS support [2020-04-17T10:39:30.861Z] #44 3.739 fatal: not a git repository (or any of the parent directories): .git [2020-04-17T10:39:30.861Z] #44 3.778 GEN .gitid [2020-04-17T10:39:30.861Z] #44 3.784 GEN criu/include/version.h [2020-04-17T10:39:30.861Z] #44 3.814 GEN include/common/asm [2020-04-17T10:39:30.861Z] #44 4.771 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-17T10:39:30.861Z] #44 4.822 PBCC images/opts.pb-c.c [2020-04-17T10:39:30.861Z] #44 4.866 PBCC images/sit.pb-c.c [2020-04-17T10:39:30.861Z] #44 4.941 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-17T10:39:30.861Z] #44 4.958 DEP images/opts.pb-c.d [2020-04-17T10:39:30.861Z] #44 5.031 DEP images/sit.pb-c.d [2020-04-17T10:39:30.861Z] #44 5.052 PBCC images/macvlan.pb-c.c [2020-04-17T10:39:30.861Z] #44 5.103 DEP images/macvlan.pb-c.d [2020-04-17T10:39:30.861Z] #44 5.123 PBCC images/autofs.pb-c.c [2020-04-17T10:39:30.861Z] #44 5.155 DEP images/autofs.pb-c.d [2020-04-17T10:39:30.861Z] #44 5.172 PBCC images/sysctl.pb-c.c [2020-04-17T10:39:30.861Z] #44 5.202 DEP images/sysctl.pb-c.d [2020-04-17T10:39:30.861Z] #44 5.250 PBCC images/time.pb-c.c [2020-04-17T10:39:30.861Z] #44 5.269 DEP images/time.pb-c.d [2020-04-17T10:39:30.861Z] #44 5.332 PBCC images/binfmt-misc.pb-c.c [2020-04-17T10:39:30.861Z] #44 5.349 DEP images/binfmt-misc.pb-c.d [2020-04-17T10:39:30.861Z] #44 5.382 PBCC images/seccomp.pb-c.c [2020-04-17T10:39:30.861Z] #44 5.392 DEP images/seccomp.pb-c.d [2020-04-17T10:39:30.861Z] #44 5.421 PBCC images/userns.pb-c.c [2020-04-17T10:39:30.861Z] #44 5.442 DEP images/userns.pb-c.d [2020-04-17T10:39:30.861Z] #44 5.482 PBCC images/cgroup.pb-c.c [2020-04-17T10:39:30.861Z] #44 5.503 DEP images/cgroup.pb-c.d [2020-04-17T10:39:30.861Z] #44 5.528 PBCC images/fown.pb-c.c [2020-04-17T10:39:30.861Z] #44 5.534 PBCC images/ext-file.pb-c.c [2020-04-17T10:39:30.861Z] #44 5.537 DEP images/fown.pb-c.d [2020-04-17T10:39:30.861Z] #44 5.594 DEP images/ext-file.pb-c.d [2020-04-17T10:39:30.861Z] #44 5.663 PBCC images/rpc.pb-c.c [2020-04-17T10:39:30.861Z] #44 5.705 DEP images/rpc.pb-c.d [2020-04-17T10:39:30.861Z] #44 5.717 PBCC images/siginfo.pb-c.c [2020-04-17T10:39:30.861Z] #44 5.738 DEP images/siginfo.pb-c.d [2020-04-17T10:39:30.861Z] #44 5.783 PBCC images/pagemap.pb-c.c [2020-04-17T10:39:30.861Z] #44 5.809 DEP images/pagemap.pb-c.d [2020-04-17T10:39:30.861Z] #44 5.837 PBCC images/rlimit.pb-c.c [2020-04-17T10:39:30.861Z] #44 5.858 DEP images/rlimit.pb-c.d [2020-04-17T10:39:30.861Z] #44 5.900 PBCC images/file-lock.pb-c.c [2020-04-17T10:39:30.861Z] #44 5.904 DEP images/file-lock.pb-c.d [2020-04-17T10:39:30.861Z] #44 5.931 PBCC images/tty.pb-c.c [2020-04-17T10:39:30.861Z] #44 5.962 DEP images/tty.pb-c.d [2020-04-17T10:39:30.861Z] #44 6.037 PBCC images/tun.pb-c.c [2020-04-17T10:39:30.861Z] #44 6.081 PBCC images/netdev.pb-c.c [2020-04-17T10:39:30.861Z] #44 6.124 DEP images/tun.pb-c.d [2020-04-17T10:39:30.861Z] #44 6.196 DEP images/netdev.pb-c.d [2020-04-17T10:39:30.861Z] #44 6.260 PBCC images/vma.pb-c.c [2020-04-17T10:39:30.861Z] #44 6.292 DEP images/vma.pb-c.d [2020-04-17T10:39:30.861Z] #44 6.357 PBCC images/creds.pb-c.c [2020-04-17T10:39:30.861Z] #44 6.382 DEP images/creds.pb-c.d [2020-04-17T10:39:30.861Z] #44 6.427 PBCC images/utsns.pb-c.c [2020-04-17T10:39:31.144Z] #44 6.438 DEP images/utsns.pb-c.d [2020-04-17T10:39:31.144Z] #44 6.456 PBCC images/ipc-desc.pb-c.c [2020-04-17T10:39:31.144Z] #44 6.471 PBCC images/ipc-sem.pb-c.c [2020-04-17T10:39:31.144Z] #44 6.487 DEP images/ipc-desc.pb-c.d [2020-04-17T10:39:31.144Z] #44 6.520 DEP images/ipc-sem.pb-c.d [2020-04-17T10:39:31.144Z] #44 6.542 PBCC images/ipc-msg.pb-c.c [2020-04-17T10:39:31.144Z] #44 6.562 DEP images/ipc-msg.pb-c.d [2020-04-17T10:39:31.144Z] #44 6.616 PBCC images/ipc-shm.pb-c.c [2020-04-17T10:39:31.144Z] #44 6.627 DEP images/ipc-shm.pb-c.d [2020-04-17T10:39:31.144Z] #44 6.660 PBCC images/ipc-var.pb-c.c [2020-04-17T10:39:31.427Z] #44 6.694 DEP images/ipc-var.pb-c.d [2020-04-17T10:39:31.427Z] #44 6.700 PBCC images/sk-opts.pb-c.c [2020-04-17T10:39:31.427Z] #44 6.734 PBCC images/packet-sock.pb-c.c [2020-04-17T10:39:31.427Z] #44 6.771 DEP images/sk-opts.pb-c.d [2020-04-17T10:39:31.427Z] #44 ... [2020-04-17T10:39:31.427Z] [2020-04-17T10:39:31.427Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T10:39:31.427Z] #27 16.80 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-17T10:39:31.427Z] #27 16.88 skipping existing b63cc5f62c21 [2020-04-17T10:39:31.427Z] #27 16.96 [2020-04-17T10:39:31.427Z] #27 17.90 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-17T10:39:31.427Z] #27 18.16 [2020-04-17T10:39:31.427Z] #27 18.29 ######################################################################## 100.0% [2020-04-17T10:39:31.427Z] #27 18.33 [2020-04-17T10:39:31.427Z] #27 18.39 Download of images into '/build' complete. [2020-04-17T10:39:31.427Z] #27 18.39 Use something like the following to load the result into a Docker daemon: [2020-04-17T10:39:31.427Z] #27 18.39 tar -cC '/build' . | docker load [2020-04-17T10:39:31.427Z] #27 DONE 18.6s [2020-04-17T10:39:31.427Z] [2020-04-17T10:39:31.427Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:39:31.427Z] #44 6.817 DEP images/packet-sock.pb-c.d [2020-04-17T10:39:31.427Z] #44 6.853 PBCC images/sk-netlink.pb-c.c [2020-04-17T10:39:31.427Z] #44 ... [2020-04-17T10:39:31.427Z] [2020-04-17T10:39:31.427Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:39:31.427Z] #38 5.053 -- Detecting C compile features - done [2020-04-17T10:39:31.427Z] #38 5.062 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-17T10:39:31.721Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-04-17T10:39:32.013Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-04-17T10:39:32.013Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-04-17T10:39:32.058Z] #38 5.527 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-17T10:39:32.058Z] #38 5.664 -- Configuring done [2020-04-17T10:39:32.058Z] #38 5.664 -- Generating done [2020-04-17T10:39:32.058Z] #38 5.664 -- Build files have been written to: /tmp/tmp.vbsloCjmIP/tini [2020-04-17T10:39:32.058Z] #38 5.737 + make tini-static [2020-04-17T10:39:32.305Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-04-17T10:39:32.306Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-04-17T10:39:32.306Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-04-17T10:39:32.596Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-17T10:39:32.680Z] #38 6.124 Scanning dependencies of target tini-static [2020-04-17T10:39:32.961Z] #38 6.583 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-17T10:39:33.243Z] #38 ... [2020-04-17T10:39:33.243Z] [2020-04-17T10:39:33.243Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:39:33.243Z] #56 34.41 syscall [2020-04-17T10:39:33.243Z] #56 34.50 reflect [2020-04-17T10:39:33.243Z] #56 40.46 time [2020-04-17T10:39:33.524Z] #56 ... [2020-04-17T10:39:33.524Z] [2020-04-17T10:39:33.524Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:39:33.524Z] #44 7.036 DEP images/sk-netlink.pb-c.d [2020-04-17T10:39:33.524Z] #44 7.198 PBCC images/sk-inet.pb-c.c [2020-04-17T10:39:33.524Z] #44 7.234 DEP images/sk-inet.pb-c.d [2020-04-17T10:39:33.524Z] #44 7.315 PBCC images/sk-unix.pb-c.c [2020-04-17T10:39:33.524Z] #44 7.363 DEP images/sk-unix.pb-c.d [2020-04-17T10:39:33.524Z] #44 7.437 PBCC images/mm.pb-c.c [2020-04-17T10:39:33.525Z] #44 7.516 DEP images/mm.pb-c.d [2020-04-17T10:39:33.525Z] #44 7.626 PBCC images/timerfd.pb-c.c [2020-04-17T10:39:33.525Z] #44 7.647 DEP images/timerfd.pb-c.d [2020-04-17T10:39:33.525Z] #44 7.844 PBCC images/timer.pb-c.c [2020-04-17T10:39:33.525Z] #44 7.882 DEP images/timer.pb-c.d [2020-04-17T10:39:33.525Z] #44 7.931 PBCC images/sa.pb-c.c [2020-04-17T10:39:33.525Z] #44 7.957 DEP images/sa.pb-c.d [2020-04-17T10:39:33.525Z] #44 8.018 PBCC images/pipe-data.pb-c.c [2020-04-17T10:39:33.525Z] #44 8.018 DEP images/pipe-data.pb-c.d [2020-04-17T10:39:33.525Z] #44 8.030 PBCC images/mnt.pb-c.c [2020-04-17T10:39:33.525Z] #44 8.058 DEP images/mnt.pb-c.d [2020-04-17T10:39:33.525Z] #44 8.089 PBCC images/sk-packet.pb-c.c [2020-04-17T10:39:33.525Z] #44 8.123 DEP images/sk-packet.pb-c.d [2020-04-17T10:39:33.525Z] #44 8.156 PBCC images/tcp-stream.pb-c.c [2020-04-17T10:39:33.525Z] #44 8.177 DEP images/tcp-stream.pb-c.d [2020-04-17T10:39:33.525Z] #44 8.212 PBCC images/pipe.pb-c.c [2020-04-17T10:39:33.525Z] #44 8.268 DEP images/pipe.pb-c.d [2020-04-17T10:39:33.525Z] #44 8.270 PBCC images/pstree.pb-c.c [2020-04-17T10:39:33.525Z] #44 8.279 DEP images/pstree.pb-c.d [2020-04-17T10:39:33.525Z] #44 8.299 PBCC images/fs.pb-c.c [2020-04-17T10:39:33.525Z] #44 8.319 DEP images/fs.pb-c.d [2020-04-17T10:39:33.525Z] #44 8.374 PBCC images/signalfd.pb-c.c [2020-04-17T10:39:33.525Z] #44 8.413 DEP images/signalfd.pb-c.d [2020-04-17T10:39:33.525Z] #44 8.472 PBCC images/fh.pb-c.c [2020-04-17T10:39:33.525Z] #44 8.479 PBCC images/fsnotify.pb-c.c [2020-04-17T10:39:33.525Z] #44 8.531 DEP images/fh.pb-c.d [2020-04-17T10:39:33.525Z] #44 8.560 DEP images/fsnotify.pb-c.d [2020-04-17T10:39:33.525Z] #44 8.598 PBCC images/eventpoll.pb-c.c [2020-04-17T10:39:33.525Z] #44 8.610 DEP images/eventpoll.pb-c.d [2020-04-17T10:39:33.525Z] #44 8.630 PBCC images/eventfd.pb-c.c [2020-04-17T10:39:33.525Z] #44 8.645 DEP images/eventfd.pb-c.d [2020-04-17T10:39:33.525Z] #44 8.655 PBCC images/remap-file-path.pb-c.c [2020-04-17T10:39:33.525Z] #44 8.671 DEP images/remap-file-path.pb-c.d [2020-04-17T10:39:33.525Z] #44 8.708 PBCC images/fifo.pb-c.c [2020-04-17T10:39:33.525Z] #44 8.744 DEP images/fifo.pb-c.d [2020-04-17T10:39:33.525Z] #44 8.774 PBCC images/ghost-file.pb-c.c [2020-04-17T10:39:33.525Z] #44 8.833 DEP images/ghost-file.pb-c.d [2020-04-17T10:39:33.525Z] #44 8.886 PBCC images/regfile.pb-c.c [2020-04-17T10:39:33.525Z] #44 8.892 DEP images/regfile.pb-c.d [2020-04-17T10:39:33.525Z] #44 8.924 PBCC images/ns.pb-c.c [2020-04-17T10:39:33.525Z] #44 8.958 DEP images/ns.pb-c.d [2020-04-17T10:39:33.525Z] #44 8.981 PBCC images/fdinfo.pb-c.c [2020-04-17T10:39:33.634Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-04-17T10:39:33.806Z] #44 9.083 DEP images/fdinfo.pb-c.d [2020-04-17T10:39:33.806Z] #44 9.148 PBCC images/core-aarch64.pb-c.c [2020-04-17T10:39:33.806Z] #44 9.170 PBCC images/core-arm.pb-c.c [2020-04-17T10:39:33.806Z] #44 9.222 PBCC images/core-ppc64.pb-c.c [2020-04-17T10:39:33.806Z] #44 9.258 PBCC images/core-s390.pb-c.c [2020-04-17T10:39:33.806Z] #44 9.304 PBCC images/core-x86.pb-c.c [2020-04-17T10:39:33.806Z] #44 9.365 PBCC images/core.pb-c.c [2020-04-17T10:39:34.087Z] #44 9.387 PBCC images/inventory.pb-c.c [2020-04-17T10:39:34.087Z] #44 9.446 DEP images/core-aarch64.pb-c.d [2020-04-17T10:39:34.087Z] #44 9.516 DEP images/core-arm.pb-c.d [2020-04-17T10:39:34.087Z] #44 9.582 DEP images/core-ppc64.pb-c.d [2020-04-17T10:39:34.087Z] #44 9.638 DEP images/core-s390.pb-c.d [2020-04-17T10:39:34.371Z] #44 9.675 DEP images/core-x86.pb-c.d [2020-04-17T10:39:34.371Z] #44 9.693 DEP images/core.pb-c.d [2020-04-17T10:39:34.371Z] #44 9.727 DEP images/inventory.pb-c.d [2020-04-17T10:39:34.371Z] #44 9.761 PBCC images/cpuinfo.pb-c.c [2020-04-17T10:39:34.371Z] #44 9.799 DEP images/cpuinfo.pb-c.d [2020-04-17T10:39:34.371Z] #44 9.850 PBCC images/stats.pb-c.c [2020-04-17T10:39:34.659Z] #44 ... [2020-04-17T10:39:34.659Z] [2020-04-17T10:39:34.659Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:39:34.659Z] #38 7.494 [100%] Linking C executable tini-static [2020-04-17T10:39:34.659Z] #38 7.792 [100%] Built target tini-static [2020-04-17T10:39:34.659Z] #38 7.931 + mkdir -p /build [2020-04-17T10:39:34.659Z] #38 7.936 + cp tini-static /build/docker-init [2020-04-17T10:39:34.659Z] #38 DONE 8.1s [2020-04-17T10:39:34.659Z] [2020-04-17T10:39:34.659Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:39:34.659Z] #44 9.880 DEP images/stats.pb-c.d [2020-04-17T10:39:34.660Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-04-17T10:39:34.660Z] go: finding github.com/spf13/afero v1.1.2 [2020-04-17T10:39:34.660Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-04-17T10:39:34.660Z] go: finding github.com/magiconair/properties v1.8.0 [2020-04-17T10:39:34.949Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-04-17T10:39:35.664Z] #44 ... [2020-04-17T10:39:35.664Z] [2020-04-17T10:39:35.664Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:39:35.664Z] #33 36.52 time [2020-04-17T10:39:35.664Z] #33 40.80 internal/poll [2020-04-17T10:39:35.664Z] #33 42.00 internal/fmtsort [2020-04-17T10:39:35.664Z] #33 42.23 internal/syscall/execenv [2020-04-17T10:39:35.664Z] #33 42.42 internal/syscall/unix [2020-04-17T10:39:35.664Z] #33 42.43 strings [2020-04-17T10:39:35.664Z] #33 42.65 os [2020-04-17T10:39:35.664Z] #33 45.08 path [2020-04-17T10:39:35.664Z] #33 45.56 text/tabwriter [2020-04-17T10:39:35.664Z] #33 46.37 fmt [2020-04-17T10:39:35.664Z] #33 46.38 path/filepath [2020-04-17T10:39:35.664Z] #33 ... [2020-04-17T10:39:35.664Z] [2020-04-17T10:39:35.664Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:39:35.664Z] #56 44.72 encoding/binary [2020-04-17T10:39:35.664Z] #56 45.37 os [2020-04-17T10:39:35.664Z] #56 46.18 encoding/base64 [2020-04-17T10:39:35.945Z] #56 47.04 golang.org/x/sys/unix [2020-04-17T10:39:35.978Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-04-17T10:39:36.614Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-04-17T10:39:36.907Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-04-17T10:39:37.199Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-04-17T10:39:37.414Z] #56 48.40 fmt [2020-04-17T10:39:37.414Z] #56 ... [2020-04-17T10:39:37.414Z] [2020-04-17T10:39:37.414Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T10:39:37.414Z] #10 38.63 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-17T10:39:37.414Z] #10 38.66 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-17T10:39:37.414Z] #10 38.67 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-17T10:39:37.414Z] #10 44.07 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-17T10:39:37.414Z] #10 44.08 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-04-17T10:39:37.414Z] #10 44.08 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-17T10:39:37.414Z] #10 44.26 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-17T10:39:37.414Z] #10 44.26 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-04-17T10:39:37.414Z] #10 44.27 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T10:39:37.414Z] #10 ... [2020-04-17T10:39:37.414Z] [2020-04-17T10:39:37.414Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:39:37.414Z] #44 11.13 make[1]: Nothing to be done for 'all'. [2020-04-17T10:39:37.414Z] #44 11.98 CC images/stats.o [2020-04-17T10:39:37.414Z] #44 12.33 CC images/core.o [2020-04-17T10:39:37.414Z] #44 12.66 CC images/core-x86.o [2020-04-17T10:39:37.490Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-17T10:39:37.696Z] #44 ... [2020-04-17T10:39:37.696Z] [2020-04-17T10:39:37.696Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:39:37.696Z] #47 38.77 time [2020-04-17T10:39:37.696Z] #47 41.66 internal/fmtsort [2020-04-17T10:39:37.696Z] #47 42.07 internal/syscall/execenv [2020-04-17T10:39:37.696Z] #47 42.25 internal/syscall/unix [2020-04-17T10:39:37.696Z] #47 42.41 strings [2020-04-17T10:39:37.696Z] #47 43.41 os [2020-04-17T10:39:37.696Z] #47 45.27 regexp/syntax [2020-04-17T10:39:37.696Z] #47 47.41 fmt [2020-04-17T10:39:37.696Z] #47 48.74 regexp [2020-04-17T10:39:37.696Z] #47 ... [2020-04-17T10:39:37.696Z] [2020-04-17T10:39:37.696Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:39:37.696Z] #44 13.12 CC images/core-arm.o [2020-04-17T10:39:38.126Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-04-17T10:39:38.126Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-04-17T10:39:38.310Z] #44 13.46 CC images/core-aarch64.o [2020-04-17T10:39:38.310Z] #44 13.79 CC images/core-ppc64.o [2020-04-17T10:39:38.591Z] #44 14.09 CC images/core-s390.o [2020-04-17T10:39:39.154Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-04-17T10:39:39.205Z] #44 14.64 CC images/cpuinfo.o [2020-04-17T10:39:39.443Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-04-17T10:39:39.487Z] #44 14.95 CC images/inventory.o [2020-04-17T10:39:39.731Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-04-17T10:39:39.768Z] #44 15.12 CC images/fdinfo.o [2020-04-17T10:39:39.772Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0365440dbab6e994d) in /home/ubuntu/workspace/moby_PR-40826 [Pipeline] { [Pipeline] checkout [2020-04-17T10:39:40.020Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-04-17T10:39:40.050Z] #44 15.35 CC images/fown.o [2020-04-17T10:39:40.050Z] #44 15.44 CC images/ns.o [2020-04-17T10:39:40.050Z] #44 15.56 CC images/regfile.o [2020-04-17T10:39:40.332Z] #44 15.73 CC images/ghost-file.o [2020-04-17T10:39:40.613Z] #44 15.86 CC images/fifo.o [2020-04-17T10:39:40.613Z] #44 15.97 CC images/remap-file-path.o [2020-04-17T10:39:40.613Z] #44 16.06 CC images/eventfd.o [2020-04-17T10:39:40.895Z] #44 16.15 CC images/eventpoll.o [2020-04-17T10:39:40.895Z] #44 16.26 CC images/fh.o [2020-04-17T10:39:41.176Z] #44 16.48 CC images/fsnotify.o [2020-04-17T10:39:41.458Z] #44 16.90 CC images/signalfd.o [2020-04-17T10:39:41.517Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-04-17T10:39:41.517Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-04-17T10:39:41.740Z] #44 17.12 CC images/fs.o [2020-04-17T10:39:41.740Z] #44 17.24 CC images/pstree.o [2020-04-17T10:39:42.021Z] #44 17.39 CC images/pipe.o [2020-04-17T10:39:42.143Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-04-17T10:39:42.303Z] #44 17.54 CC images/tcp-stream.o [2020-04-17T10:39:42.303Z] #44 17.74 CC images/sk-packet.o [2020-04-17T10:39:42.584Z] #44 17.88 CC images/mnt.o [2020-04-17T10:39:42.584Z] #44 18.09 CC images/pipe-data.o [2020-04-17T10:39:42.588Z] using credential docker-jenkins-github-credentials [2020-04-17T10:39:42.601Z] Cloning the remote Git repository [2020-04-17T10:39:42.601Z] Cloning with configured refspecs honoured and without tags [2020-04-17T10:39:42.768Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-04-17T10:39:42.768Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-04-17T10:39:42.867Z] #44 18.28 CC images/sa.o [2020-04-17T10:39:43.153Z] #44 18.44 CC images/timer.o [2020-04-17T10:39:43.393Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-04-17T10:39:43.435Z] #44 ... [2020-04-17T10:39:43.435Z] [2020-04-17T10:39:43.435Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:39:43.435Z] #33 47.52 io/ioutil [2020-04-17T10:39:43.435Z] #33 48.71 flag [2020-04-17T10:39:43.435Z] #33 48.71 github.com/BurntSushi/toml [2020-04-17T10:39:43.435Z] #33 50.11 log [2020-04-17T10:39:43.435Z] #33 51.61 github.com/BurntSushi/toml/cmd/tomlv [2020-04-17T10:39:43.435Z] #33 DONE 54.4s [2020-04-17T10:39:43.435Z] [2020-04-17T10:39:43.435Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:39:43.435Z] #44 18.82 CC images/timerfd.o [2020-04-17T10:39:43.435Z] #44 ... [2020-04-17T10:39:43.435Z] [2020-04-17T10:39:43.435Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:39:43.435Z] #65 26.39 Checking out files: 75% (2401/3176) Checking out files: 76% (2414/3176) Checking out files: 77% (2446/3176) Checking out files: 78% (2478/3176) Checking out files: 79% (2510/3176) Checking out files: 80% (2541/3176) Checking out files: 81% (2573/3176) Checking out files: 82% (2605/3176) Checking out files: 83% (2637/3176) Checking out files: 84% (2668/3176) Checking out files: 85% (2700/3176) Checking out files: 86% (2732/3176) Checking out files: 87% (2764/3176) Checking out files: 88% (2795/3176) Checking out files: 89% (2827/3176) Checking out files: 90% (2859/3176) Checking out files: 91% (2891/3176) Checking out files: 92% (2922/3176) Checking out files: 93% (2954/3176) Checking out files: 94% (2986/3176) Checking out files: 95% (3018/3176) Checking out files: 96% (3049/3176) Checking out files: 97% (3081/3176) Checking out files: 98% (3113/3176) Checking out files: 99% (3145/3176) Checking out files: 100% (3176/3176) Checking out files: 100% (3176/3176), done. [2020-04-17T10:39:43.435Z] #65 27.09 + cd /tmp/tmp.Xk0WTFHWxR/src/github.com/containerd/containerd [2020-04-17T10:39:43.435Z] #65 27.09 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-17T10:39:43.435Z] #65 28.29 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-17T10:39:43.435Z] #65 28.29 + BUILDTAGS='netgo osusergo static_build' [2020-04-17T10:39:43.435Z] #65 28.29 + export EXTRA_FLAGS=-buildmode=pie [2020-04-17T10:39:43.435Z] #65 28.29 + EXTRA_FLAGS=-buildmode=pie [2020-04-17T10:39:43.435Z] #65 28.29 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-17T10:39:43.435Z] #65 28.29 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-17T10:39:43.435Z] #65 28.29 + '[' '' = dynamic ']' [2020-04-17T10:39:43.435Z] #65 28.29 + make [2020-04-17T10:39:43.435Z] #65 29.18 + bin/ctr [2020-04-17T10:39:42.549Z] Cloning repository https://github.com/moby/moby.git [2020-04-17T10:39:42.621Z] > git init /home/ubuntu/workspace/moby_PR-40826 # timeout=10 [2020-04-17T10:39:43.035Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-17T10:39:43.035Z] > git --version # timeout=10 [2020-04-17T10:39:43.082Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-17T10:39:43.083Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40826/head:refs/remotes/origin/PR-40826 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T10:39:44.254Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-17T10:39:46.231Z] #65 ... [2020-04-17T10:39:46.231Z] [2020-04-17T10:39:46.231Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:39:46.231Z] #44 19.04 CC images/mm.o [2020-04-17T10:39:46.231Z] #44 19.31 CC images/sk-opts.o [2020-04-17T10:39:46.231Z] #44 19.49 CC images/sk-unix.o [2020-04-17T10:39:46.231Z] #44 19.81 CC images/sk-inet.o [2020-04-17T10:39:46.231Z] #44 20.00 CC images/tun.o [2020-04-17T10:39:46.231Z] #44 20.15 CC images/sk-netlink.o [2020-04-17T10:39:46.231Z] #44 20.29 CC images/packet-sock.o [2020-04-17T10:39:46.231Z] #44 20.60 CC images/ipc-var.o [2020-04-17T10:39:46.231Z] #44 20.80 CC images/ipc-desc.o [2020-04-17T10:39:46.231Z] #44 20.94 CC images/ipc-shm.o [2020-04-17T10:39:46.231Z] #44 21.06 CC images/ipc-msg.o [2020-04-17T10:39:46.231Z] #44 21.24 CC images/ipc-sem.o [2020-04-17T10:39:46.231Z] #44 21.35 CC images/utsns.o [2020-04-17T10:39:46.231Z] #44 21.46 CC images/creds.o [2020-04-17T10:39:46.231Z] #44 21.61 CC images/vma.o [2020-04-17T10:39:46.231Z] #44 21.70 CC images/netdev.o [2020-04-17T10:39:46.308Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-04-17T10:39:46.308Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-04-17T10:39:46.512Z] #44 22.00 CC images/tty.o [2020-04-17T10:39:46.601Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-04-17T10:39:46.601Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-04-17T10:39:46.601Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-04-17T10:39:46.893Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-04-17T10:39:46.893Z] go: finding github.com/docker/go-connections v0.4.0 [2020-04-17T10:39:47.126Z] #44 22.41 CC images/file-lock.o [2020-04-17T10:39:47.408Z] #44 22.65 CC images/rlimit.o [2020-04-17T10:39:47.408Z] #44 22.75 CC images/pagemap.o [2020-04-17T10:39:47.689Z] #44 22.98 CC images/siginfo.o [2020-04-17T10:39:47.925Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-17T10:39:47.971Z] #44 23.21 CC images/rpc.o [2020-04-17T10:39:48.556Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-04-17T10:39:48.583Z] #44 23.82 CC images/ext-file.o [2020-04-17T10:39:48.583Z] #44 24.02 CC images/cgroup.o [2020-04-17T10:39:48.846Z] go: finding github.com/google/go-cmp v0.2.0 [2020-04-17T10:39:48.865Z] #44 24.40 CC images/userns.o [2020-04-17T10:39:49.139Z] go: finding github.com/gofrs/flock v0.7.0 [2020-04-17T10:39:49.139Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-04-17T10:39:49.146Z] #44 24.61 CC images/google/protobuf/descriptor.o [2020-04-17T10:39:49.431Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-04-17T10:39:49.721Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-04-17T10:39:49.760Z] #44 ... [2020-04-17T10:39:49.760Z] [2020-04-17T10:39:49.760Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:39:49.760Z] #47 50.91 go/token [2020-04-17T10:39:49.760Z] #47 51.17 internal/lazyregexp [2020-04-17T10:39:49.760Z] #47 51.40 net/url [2020-04-17T10:39:49.760Z] #47 51.77 go/scanner [2020-04-17T10:39:49.760Z] #47 52.64 go/ast [2020-04-17T10:39:49.760Z] #47 52.81 text/template/parse [2020-04-17T10:39:49.760Z] #47 55.81 text/template [2020-04-17T10:39:49.760Z] #47 56.29 go/parser [2020-04-17T10:39:49.760Z] #47 58.36 encoding/xml [2020-04-17T10:39:49.760Z] #47 59.62 go/doc [2020-04-17T10:39:50.063Z] #47 ... [2020-04-17T10:39:50.063Z] [2020-04-17T10:39:50.063Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:39:50.063Z] #56 51.04 encoding/json [2020-04-17T10:39:50.063Z] #56 53.09 github.com/pkg/diff [2020-04-17T10:39:50.063Z] #56 54.25 go/ast [2020-04-17T10:39:50.063Z] #56 55.99 golang.org/x/crypto/ssh/terminal [2020-04-17T10:39:50.063Z] #56 57.05 mvdan.cc/editorconfig [2020-04-17T10:39:50.063Z] #56 57.11 mvdan.cc/sh/v3/fileutil [2020-04-17T10:39:50.063Z] #56 57.22 mvdan.cc/sh/v3/syntax [2020-04-17T10:39:50.063Z] #56 ... [2020-04-17T10:39:50.063Z] [2020-04-17T10:39:50.063Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T10:39:50.063Z] #10 61.26 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-17T10:39:50.063Z] #10 61.26 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-04-17T10:39:50.063Z] #10 61.26 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T10:39:50.377Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-04-17T10:39:51.011Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-04-17T10:39:51.011Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-04-17T10:39:51.016Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-17T10:39:51.016Z] [2020-04-17T10:39:51.580Z] [2020-04-17T10:39:51.580Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-04-17T10:39:51.643Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-04-17T10:39:51.643Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-04-17T10:39:51.839Z] [2020-04-17T10:39:51.839Z] [2020-04-17T10:39:51.839Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-17T10:39:51.839Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-17T10:39:51.839Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-17T10:39:51.839Z] HOSTNAME=e473a0e402a7 [2020-04-17T10:39:51.839Z] TEST_SKIP_INTEGRATION=1 [2020-04-17T10:39:51.839Z] TESTDEBUG=0 [2020-04-17T10:39:51.839Z] DEST=bundles/test-integration [2020-04-17T10:39:51.839Z] PWD=/go/src/github.com/docker/docker [2020-04-17T10:39:51.839Z] KEEPBUNDLE=1 [2020-04-17T10:39:51.839Z] DOCKER_GITCOMMIT=0a1f9bc5501dc58aa1e161e20af36d4184f5a19e [2020-04-17T10:39:51.839Z] container=docker [2020-04-17T10:39:51.839Z] HOME=/root [2020-04-17T10:39:51.839Z] GOLANG_VERSION=1.13.10 [2020-04-17T10:39:51.839Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-17T10:39:51.839Z] VALIDATE_BRANCH=master [2020-04-17T10:39:51.839Z] TERM=xterm [2020-04-17T10:39:51.839Z] DOCKER_PKG=github.com/docker/docker [2020-04-17T10:39:51.839Z] SHLVL=1 [2020-04-17T10:39:51.839Z] TIMEOUT=120m [2020-04-17T10:39:51.839Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-17T10:39:51.839Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-17T10:39:51.839Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-04-17T10:39:51.839Z] GO111MODULE=off [2020-04-17T10:39:51.839Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-17T10:39:51.839Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-17T10:39:51.839Z] GOPATH=/go [2020-04-17T10:39:51.839Z] PKG_CONFIG=pkg-config [2020-04-17T10:39:51.839Z] _=/usr/bin/env [2020-04-17T10:39:51.839Z] Building test suite binary ./integration-cli/test.main [2020-04-17T10:39:51.839Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-17T10:39:51.839Z] HOSTNAME=779a3bd36854 [2020-04-17T10:39:51.839Z] TEST_SKIP_INTEGRATION=1 [2020-04-17T10:39:51.839Z] TESTDEBUG=0 [2020-04-17T10:39:51.839Z] DEST=bundles/test-integration [2020-04-17T10:39:51.839Z] PWD=/go/src/github.com/docker/docker [2020-04-17T10:39:51.839Z] KEEPBUNDLE=1 [2020-04-17T10:39:51.839Z] DOCKER_GITCOMMIT=0a1f9bc5501dc58aa1e161e20af36d4184f5a19e [2020-04-17T10:39:51.839Z] container=docker [2020-04-17T10:39:51.839Z] HOME=/root [2020-04-17T10:39:51.839Z] GOLANG_VERSION=1.13.10 [2020-04-17T10:39:51.839Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-17T10:39:51.839Z] VALIDATE_BRANCH=master [2020-04-17T10:39:51.839Z] TERM=xterm [2020-04-17T10:39:51.839Z] DOCKER_PKG=github.com/docker/docker [2020-04-17T10:39:51.839Z] SHLVL=1 [2020-04-17T10:39:51.839Z] TIMEOUT=120m [2020-04-17T10:39:51.839Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-17T10:39:51.839Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-17T10:39:51.839Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-04-17T10:39:51.839Z] GO111MODULE=off [2020-04-17T10:39:51.839Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-17T10:39:51.839Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-17T10:39:51.839Z] GOPATH=/go [2020-04-17T10:39:51.839Z] PKG_CONFIG=pkg-config [2020-04-17T10:39:51.839Z] _=/usr/bin/env [2020-04-17T10:39:51.839Z] Building test suite binary ./integration-cli/test.main [2020-04-17T10:39:51.933Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-04-17T10:39:52.096Z] No new tests added to integration. [2020-04-17T10:39:52.096Z] [2020-04-17T10:39:52.096Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-17T10:39:52.155Z] ok github.com/docker/docker/api/server/httputils 0.025s coverage: 14.7% of statements [2020-04-17T10:39:52.155Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-17T10:39:52.569Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-04-17T10:39:52.861Z] go: finding github.com/pkg/profile v1.2.1 [2020-04-17T10:39:53.092Z] ok github.com/docker/docker/api/server/middleware 0.028s coverage: 37.7% of statements [2020-04-17T10:39:53.092Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-17T10:39:53.092Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-17T10:39:53.092Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-17T10:39:53.092Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-17T10:39:53.092Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-17T10:39:53.092Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-17T10:39:53.092Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-17T10:39:53.092Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-17T10:39:53.092Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-17T10:39:53.471Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-17T10:39:53.471Z] HOSTNAME=0c5561b1d340 [2020-04-17T10:39:53.471Z] TESTDEBUG=0 [2020-04-17T10:39:53.471Z] DEST=bundles/test-integration [2020-04-17T10:39:53.471Z] PWD=/go/src/github.com/docker/docker [2020-04-17T10:39:53.471Z] KEEPBUNDLE=1 [2020-04-17T10:39:53.471Z] DOCKER_GITCOMMIT=0a1f9bc5501dc58aa1e161e20af36d4184f5a19e [2020-04-17T10:39:53.471Z] container=docker [2020-04-17T10:39:53.471Z] HOME=/root [2020-04-17T10:39:53.471Z] GOLANG_VERSION=1.13.10 [2020-04-17T10:39:53.471Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-17T10:39:53.471Z] VALIDATE_BRANCH=master [2020-04-17T10:39:53.471Z] TERM=xterm [2020-04-17T10:39:53.471Z] DOCKER_PKG=github.com/docker/docker [2020-04-17T10:39:53.471Z] SHLVL=1 [2020-04-17T10:39:53.471Z] TIMEOUT=120m [2020-04-17T10:39:53.471Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-17T10:39:53.471Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-17T10:39:53.471Z] GO111MODULE=off [2020-04-17T10:39:53.471Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-17T10:39:53.471Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-17T10:39:53.471Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-17T10:39:53.471Z] GOPATH=/go [2020-04-17T10:39:53.471Z] PKG_CONFIG=pkg-config [2020-04-17T10:39:53.471Z] _=/usr/bin/env [2020-04-17T10:39:53.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-17T10:39:53.494Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-04-17T10:39:54.124Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-04-17T10:39:54.438Z] #10 ... [2020-04-17T10:39:54.438Z] [2020-04-17T10:39:54.438Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:39:54.438Z] #56 61.77 mvdan.cc/sh/v3/cmd/shfmt [2020-04-17T10:39:54.438Z] #56 DONE 65.3s [2020-04-17T10:39:54.438Z] [2020-04-17T10:39:54.438Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:39:54.438Z] #44 25.50 CC images/opts.o [2020-04-17T10:39:54.438Z] #44 25.62 CC images/seccomp.o [2020-04-17T10:39:54.438Z] #44 25.78 CC images/binfmt-misc.o [2020-04-17T10:39:54.438Z] #44 25.88 CC images/time.o [2020-04-17T10:39:54.438Z] #44 25.97 CC images/sysctl.o [2020-04-17T10:39:54.438Z] #44 26.06 CC images/autofs.o [2020-04-17T10:39:54.438Z] #44 26.13 CC images/macvlan.o [2020-04-17T10:39:54.438Z] #44 26.22 CC images/sit.o [2020-04-17T10:39:54.438Z] #44 26.37 LINK images/built-in.o [2020-04-17T10:39:54.438Z] #44 26.49 GEN compel/include/asm [2020-04-17T10:39:54.438Z] #44 26.49 GEN compel/include/version.h [2020-04-17T10:39:54.438Z] #44 26.49 touch .config [2020-04-17T10:39:54.438Z] #44 26.50 GEN include/common/config.h [2020-04-17T10:39:54.438Z] #44 26.55 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-04-17T10:39:54.438Z] #44 26.58 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-17T10:39:54.438Z] #44 26.63 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-17T10:39:54.438Z] #44 26.64 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-04-17T10:39:54.438Z] #44 26.65 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-04-17T10:39:54.438Z] #44 26.68 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-04-17T10:39:54.438Z] #44 26.69 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-17T10:39:54.438Z] #44 26.69 DEP compel/plugins/std/infect.d [2020-04-17T10:39:54.438Z] #44 26.82 DEP compel/plugins/std/string.d [2020-04-17T10:39:54.438Z] #44 26.95 DEP compel/plugins/std/log.d [2020-04-17T10:39:54.438Z] #44 27.02 DEP compel/plugins/std/fds.d [2020-04-17T10:39:54.438Z] #44 27.04 DEP compel/plugins/std/std.d [2020-04-17T10:39:54.438Z] #44 27.24 DEP compel/plugins/shmem/shmem.d [2020-04-17T10:39:54.438Z] #44 27.34 DEP compel/plugins/fds/fds.d [2020-04-17T10:39:54.438Z] #44 27.50 CC compel/plugins/std/std.o [2020-04-17T10:39:54.438Z] #44 27.81 CC compel/plugins/std/fds.o [2020-04-17T10:39:54.438Z] #44 28.25 CC compel/plugins/std/log.o [2020-04-17T10:39:54.438Z] #44 28.91 CC compel/plugins/std/string.o [2020-04-17T10:39:54.438Z] #44 29.35 CC compel/plugins/std/infect.o [2020-04-17T10:39:54.438Z] #44 29.62 CC compel/arch/s390/plugins/std/parasite-head.o [2020-04-17T10:39:54.438Z] #44 29.65 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-04-17T10:39:54.438Z] #44 29.69 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-04-17T10:39:54.438Z] #44 30.00 AR compel/plugins/std.lib.a [2020-04-17T10:39:54.504Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-17T10:39:54.504Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-17T10:39:54.504Z] ok github.com/docker/docker/api/types/filters 0.021s coverage: 92.2% of statements [2020-04-17T10:39:54.720Z] #44 30.06 CC compel/plugins/fds/fds.o [2020-04-17T10:39:54.763Z] ok github.com/docker/docker/api/types/strslice 0.032s coverage: 90.0% of statements [2020-04-17T10:39:54.763Z] ok github.com/docker/docker/api/server/router/swarm 0.045s coverage: 4.8% of statements [2020-04-17T10:39:54.763Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-17T10:39:54.763Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-17T10:39:54.763Z] ? github.com/docker/docker/api/types [no test files] [2020-04-17T10:39:54.763Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-17T10:39:54.763Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-17T10:39:54.763Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-17T10:39:54.763Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-17T10:39:54.763Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-17T10:39:54.763Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-17T10:39:54.763Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-17T10:39:54.763Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-17T10:39:54.763Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-17T10:39:54.763Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-17T10:39:54.763Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-17T10:39:55.002Z] #44 30.32 AR compel/plugins/fds.lib.a [2020-04-17T10:39:55.002Z] #44 30.35 HOSTDEP compel/src/lib/log-host.d [2020-04-17T10:39:55.002Z] #44 30.41 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-17T10:39:55.002Z] #44 30.53 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-04-17T10:39:55.024Z] ok github.com/docker/docker/api/types/time 0.020s coverage: 100.0% of statements [2020-04-17T10:39:55.283Z] #44 30.65 HOSTDEP compel/src/main-host.d [2020-04-17T10:39:55.283Z] #44 30.75 DEP compel/src/lib/ptrace.d [2020-04-17T10:39:55.284Z] ok github.com/docker/docker/api/types/versions 0.020s coverage: 75.0% of statements [2020-04-17T10:39:55.284Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-17T10:39:55.284Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-17T10:39:55.284Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-17T10:39:55.284Z] ? github.com/docker/docker/builder [no test files] [2020-04-17T10:39:55.284Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-17T10:39:55.284Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-17T10:39:55.284Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-17T10:39:55.284Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-17T10:39:55.284Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-17T10:39:55.284Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-17T10:39:55.284Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-17T10:39:55.544Z] ok github.com/docker/docker/builder/dockerignore 0.012s coverage: 96.8% of statements [2020-04-17T10:39:55.565Z] #44 30.84 DEP compel/src/lib/infect.d [2020-04-17T10:39:55.565Z] #44 31.00 DEP compel/src/lib/infect-util.d [2020-04-17T10:39:55.565Z] #44 31.10 DEP compel/src/lib/infect-rpc.d [2020-04-17T10:39:55.642Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-04-17T10:39:55.847Z] #44 31.21 DEP compel/arch/s390/src/lib/infect.d [2020-04-17T10:39:55.847Z] #44 31.31 DEP compel/arch/s390/src/lib/cpu.d [2020-04-17T10:39:56.129Z] #44 31.47 DEP compel/src/lib/log.d [2020-04-17T10:39:56.129Z] #44 31.60 DEP compel/src/main.d [2020-04-17T10:39:56.284Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-04-17T10:39:56.410Z] #44 31.75 DEP compel/src/lib/handle-elf.d [2020-04-17T10:39:56.411Z] #44 31.88 DEP compel/arch/s390/src/lib/handle-elf.d [2020-04-17T10:39:56.692Z] #44 32.04 CC compel/src/lib/log.o [2020-04-17T10:39:56.692Z] #44 32.29 CC compel/arch/s390/src/lib/cpu.o [2020-04-17T10:39:56.914Z] go: finding gotest.tools v2.2.0+incompatible [2020-04-17T10:39:56.914Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-04-17T10:39:57.305Z] #44 32.48 CC compel/arch/s390/src/lib/infect.o [2020-04-17T10:39:57.545Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-17T10:39:57.586Z] #44 33.12 CC compel/src/lib/infect-rpc.o [2020-04-17T10:39:57.868Z] #44 33.41 CC compel/src/lib/infect-util.o [2020-04-17T10:39:58.090Z] ok github.com/docker/docker/cli/debug 0.009s coverage: 100.0% of statements [2020-04-17T10:39:58.149Z] #44 33.65 CC compel/src/lib/infect.o [2020-04-17T10:39:59.608Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-04-17T10:39:59.608Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-04-17T10:39:59.608Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-04-17T10:39:59.617Z] #44 35.16 CC compel/src/lib/ptrace.o [2020-04-17T10:39:59.997Z] ok github.com/docker/docker/builder/remotecontext 0.274s coverage: 13.6% of statements [2020-04-17T10:39:59.997Z] ok github.com/docker/docker/builder/remotecontext/git 3.303s coverage: 86.3% of statements [2020-04-17T10:40:00.229Z] #44 35.54 AR compel/libcompel.a [2020-04-17T10:40:00.229Z] #44 35.59 HOSTCC compel/src/main-host.o [2020-04-17T10:40:00.511Z] #44 35.84 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-04-17T10:40:00.511Z] #44 35.95 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-17T10:40:00.643Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-17T10:40:00.792Z] #44 36.26 HOSTCC compel/src/lib/log-host.o [2020-04-17T10:40:00.793Z] #44 36.38 HOSTLINK compel/compel-host-bin [2020-04-17T10:40:00.793Z] #44 ... [2020-04-17T10:40:00.793Z] [2020-04-17T10:40:00.793Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:40:00.793Z] #47 62.06 github.com/LK4D4/vndr/versioned [2020-04-17T10:40:00.793Z] #47 62.07 github.com/LK4D4/vndr/build [2020-04-17T10:40:00.793Z] #47 62.16 vendor/golang.org/x/crypto/cryptobyte [2020-04-17T10:40:00.793Z] #47 64.00 net [2020-04-17T10:40:00.793Z] #47 64.09 vendor/golang.org/x/crypto/curve25519 [2020-04-17T10:40:00.793Z] #47 64.47 vendor/golang.org/x/text/transform [2020-04-17T10:40:00.793Z] #47 64.97 vendor/golang.org/x/text/unicode/bidi [2020-04-17T10:40:00.793Z] #47 66.13 vendor/golang.org/x/text/secure/bidirule [2020-04-17T10:40:00.793Z] #47 66.31 vendor/golang.org/x/text/unicode/norm [2020-04-17T10:40:00.793Z] #47 68.60 vendor/golang.org/x/net/idna [2020-04-17T10:40:00.793Z] #47 70.29 vendor/golang.org/x/net/http2/hpack [2020-04-17T10:40:00.793Z] #47 71.35 mime [2020-04-17T10:40:00.934Z] ok github.com/docker/docker/builder/dockerfile 1.081s coverage: 48.2% of statements [2020-04-17T10:40:00.934Z] ? github.com/docker/docker/cli [no test files] [2020-04-17T10:40:00.934Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-17T10:40:01.074Z] #47 ... [2020-04-17T10:40:01.074Z] [2020-04-17T10:40:01.074Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:40:01.074Z] #44 36.48 DEP soccr/soccr.d [2020-04-17T10:40:01.074Z] #44 36.63 CC soccr/soccr.o [2020-04-17T10:40:02.080Z] #44 37.62 AR soccr/libsoccr.a [2020-04-17T10:40:02.172Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-17T10:40:02.362Z] #44 37.63 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-17T10:40:02.362Z] #44 37.82 DEP criu/arch/s390/sigframe.d [2020-04-17T10:40:02.362Z] #44 37.91 DEP criu/arch/s390/crtools.d [2020-04-17T10:40:02.643Z] #44 38.11 DEP criu/arch/s390/cpu.d [2020-04-17T10:40:02.925Z] #44 38.24 CC criu/arch/s390/cpu.o [2020-04-17T10:40:03.209Z] #44 38.65 CC criu/arch/s390/crtools.o [2020-04-17T10:40:03.689Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-04-17T10:40:03.822Z] #44 39.34 CC criu/arch/s390/sigframe.o [2020-04-17T10:40:04.104Z] #44 ... [2020-04-17T10:40:04.104Z] [2020-04-17T10:40:04.104Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T10:40:04.104Z] #10 72.63 Selecting previously unselected package libapparmor1:s390x. [2020-04-17T10:40:04.104Z] #10 72.63 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-04-17T10:40:04.104Z] #10 72.63 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-04-17T10:40:04.104Z] #10 72.70 Selecting previously unselected package libapparmor-dev:s390x. [2020-04-17T10:40:04.104Z] #10 72.70 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-04-17T10:40:04.104Z] #10 72.71 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-04-17T10:40:04.104Z] #10 72.82 Selecting previously unselected package libbtrfs0. [2020-04-17T10:40:04.104Z] #10 72.82 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-04-17T10:40:04.104Z] #10 72.83 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-17T10:40:04.104Z] #10 72.88 Selecting previously unselected package libbtrfs-dev. [2020-04-17T10:40:04.104Z] #10 72.88 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-04-17T10:40:04.104Z] #10 72.88 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-17T10:40:04.104Z] #10 72.98 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-04-17T10:40:04.105Z] #10 72.98 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-04-17T10:40:04.105Z] #10 72.98 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-04-17T10:40:04.105Z] #10 73.03 Selecting previously unselected package libudev-dev:s390x. [2020-04-17T10:40:04.105Z] #10 73.03 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_s390x.deb ... [2020-04-17T10:40:04.105Z] #10 73.04 Unpacking libudev-dev:s390x (241-7~deb10u3) ... [2020-04-17T10:40:04.105Z] #10 73.14 Selecting previously unselected package libsepol1-dev:s390x. [2020-04-17T10:40:04.105Z] #10 73.15 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-04-17T10:40:04.105Z] #10 73.15 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-04-17T10:40:04.105Z] #10 73.37 Selecting previously unselected package libpcre16-3:s390x. [2020-04-17T10:40:04.105Z] #10 73.38 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-04-17T10:40:04.105Z] #10 73.38 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-04-17T10:40:04.105Z] #10 73.49 Selecting previously unselected package libpcre32-3:s390x. [2020-04-17T10:40:04.105Z] #10 73.49 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-04-17T10:40:04.105Z] #10 73.50 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-04-17T10:40:04.105Z] #10 73.62 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-04-17T10:40:04.105Z] #10 73.62 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-04-17T10:40:04.105Z] #10 73.62 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-04-17T10:40:04.105Z] #10 73.72 Selecting previously unselected package libpcre3-dev:s390x. [2020-04-17T10:40:04.105Z] #10 73.72 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-04-17T10:40:04.105Z] #10 73.72 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-04-17T10:40:04.105Z] #10 73.97 Selecting previously unselected package libselinux1-dev:s390x. [2020-04-17T10:40:04.105Z] #10 73.97 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-04-17T10:40:04.105Z] #10 73.97 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-04-17T10:40:04.105Z] #10 74.19 Selecting previously unselected package libdevmapper-dev:s390x. [2020-04-17T10:40:04.105Z] #10 74.19 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-04-17T10:40:04.105Z] #10 74.19 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-04-17T10:40:04.105Z] #10 74.25 Selecting previously unselected package libseccomp-dev:s390x. [2020-04-17T10:40:04.105Z] #10 74.25 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-04-17T10:40:04.105Z] #10 74.26 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-04-17T10:40:04.105Z] #10 74.37 Selecting previously unselected package libsystemd-dev:s390x. [2020-04-17T10:40:04.105Z] #10 74.37 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_s390x.deb ... [2020-04-17T10:40:04.105Z] #10 74.37 Unpacking libsystemd-dev:s390x (241-7~deb10u3) ... [2020-04-17T10:40:04.105Z] #10 74.78 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-04-17T10:40:04.105Z] #10 74.79 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-04-17T10:40:04.105Z] #10 74.79 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-04-17T10:40:04.105Z] #10 74.82 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-17T10:40:04.105Z] #10 74.82 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-04-17T10:40:04.105Z] #10 74.83 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-04-17T10:40:04.105Z] #10 74.84 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-17T10:40:04.105Z] #10 74.85 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-17T10:40:04.105Z] #10 74.86 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-04-17T10:40:04.105Z] #10 74.86 Setting up libudev-dev:s390x (241-7~deb10u3) ... [2020-04-17T10:40:04.105Z] #10 74.89 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-17T10:40:04.105Z] #10 74.91 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-17T10:40:04.105Z] #10 74.91 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-04-17T10:40:04.105Z] #10 74.92 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-17T10:40:04.105Z] #10 74.93 Setting up libsystemd-dev:s390x (241-7~deb10u3) ... [2020-04-17T10:40:04.105Z] #10 74.94 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-17T10:40:04.105Z] #10 74.94 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-04-17T10:40:04.105Z] #10 74.95 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T10:40:04.105Z] #10 74.96 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-04-17T10:40:04.105Z] #10 74.97 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-04-17T10:40:04.105Z] #10 74.97 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T10:40:04.105Z] #10 74.98 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-04-17T10:40:04.105Z] #10 74.98 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-04-17T10:40:04.105Z] #10 74.99 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-17T10:40:04.105Z] #10 75.00 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-04-17T10:40:04.105Z] #10 75.01 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-04-17T10:40:04.105Z] #10 75.01 Setting up dmsetup (2:1.02.155-3) ... [2020-04-17T10:40:04.105Z] #10 75.02 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-04-17T10:40:04.105Z] #10 75.03 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-04-17T10:40:04.105Z] #10 75.04 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T10:40:04.105Z] #10 DONE 75.5s [2020-04-17T10:40:04.105Z] [2020-04-17T10:40:04.105Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:40:04.105Z] #44 39.51 LINK criu/arch/s390/crtools.built-in.o [2020-04-17T10:40:04.105Z] #44 39.57 DEP criu/pie/util-vdso.d [2020-04-17T10:40:04.388Z] #44 ... [2020-04-17T10:40:04.388Z] [2020-04-17T10:40:04.388Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T10:40:04.388Z] #58 DONE 0.1s [2020-04-17T10:40:04.388Z] [2020-04-17T10:40:04.388Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-17T10:40:04.388Z] #59 DONE 0.1s [2020-04-17T10:40:04.388Z] [2020-04-17T10:40:04.388Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:40:04.388Z] #44 39.79 DEP criu/pie/util.d [2020-04-17T10:40:04.670Z] #44 39.94 CC criu/pie/util.o [2020-04-17T10:40:04.952Z] #44 40.34 CC criu/pie/util-vdso.o [2020-04-17T10:40:05.134Z] ok github.com/docker/docker/client 0.274s coverage: 75.5% of statements [2020-04-17T10:40:05.189Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-04-17T10:40:05.566Z] #44 40.89 AR criu/pie/pie.lib.a [2020-04-17T10:40:05.566Z] #44 40.94 DEP criu/pie/restorer.d [2020-04-17T10:40:05.566Z] #44 41.13 DEP criu/arch/s390/restorer.d [2020-04-17T10:40:05.821Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-04-17T10:40:05.848Z] #44 41.29 DEP criu/arch/s390/vdso-pie.d [2020-04-17T10:40:05.848Z] #44 41.41 DEP criu/pie/parasite-vdso.d [2020-04-17T10:40:06.113Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-04-17T10:40:06.129Z] #44 ... [2020-04-17T10:40:06.129Z] [2020-04-17T10:40:06.129Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-17T10:40:06.129Z] #11 DONE 1.8s [2020-04-17T10:40:06.129Z] [2020-04-17T10:40:06.129Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:40:06.129Z] #60 1.315 + RM_GOPATH=0 [2020-04-17T10:40:06.129Z] #60 1.315 + TMP_GOPATH= [2020-04-17T10:40:06.129Z] #60 1.316 + : /build [2020-04-17T10:40:06.129Z] #60 1.316 + '[' -z '' ']' [2020-04-17T10:40:06.129Z] #60 1.316 ++ mktemp -d [2020-04-17T10:40:06.129Z] #60 1.328 + export GOPATH=/tmp/tmp.Is8CRyEdop [2020-04-17T10:40:06.129Z] #60 1.328 + GOPATH=/tmp/tmp.Is8CRyEdop [2020-04-17T10:40:06.129Z] #60 1.328 + RM_GOPATH=1 [2020-04-17T10:40:06.129Z] #60 1.329 ++ dirname ./install.sh [2020-04-17T10:40:06.129Z] #60 1.329 + dir=. [2020-04-17T10:40:06.129Z] #60 1.329 + bin=runc [2020-04-17T10:40:06.129Z] #60 1.329 + shift [2020-04-17T10:40:06.129Z] #60 1.329 + '[' '!' -f ./runc.installer ']' [2020-04-17T10:40:06.129Z] #60 1.329 + . ./runc.installer [2020-04-17T10:40:06.129Z] #60 1.329 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-17T10:40:06.129Z] #60 1.329 + install_runc [2020-04-17T10:40:06.129Z] #60 1.330 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-17T10:40:06.129Z] #60 1.330 + uname -r [2020-04-17T10:40:06.129Z] #60 1.334 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-17T10:40:06.129Z] #60 1.334 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-17T10:40:06.129Z] #60 1.334 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-17T10:40:06.129Z] #60 1.334 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Is8CRyEdop/src/github.com/opencontainers/runc [2020-04-17T10:40:06.129Z] #60 1.341 Cloning into '/tmp/tmp.Is8CRyEdop/src/github.com/opencontainers/runc'... [2020-04-17T10:40:06.083Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-17T10:40:06.112Z] > git config --add remote.origin.fetch +refs/pull/40826/head:refs/remotes/origin/PR-40826 # timeout=10 [2020-04-17T10:40:06.217Z] Fetching without tags [2020-04-17T10:40:06.609Z] Merging remotes/origin/master commit 130b0bc6032cc675d064e1cc62626cacc9c07a57 into PR head commit ed096538e82e8468b4c35690ffe269e66468553b [2020-04-17T10:40:07.148Z] go: finding github.com/docker/go-connections v0.3.0 [2020-04-17T10:40:07.148Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-04-17T10:40:07.601Z] #60 ... [2020-04-17T10:40:07.601Z] [2020-04-17T10:40:07.601Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-17T10:40:07.601Z] #12 DONE 1.6s [2020-04-17T10:40:07.601Z] [2020-04-17T10:40:07.601Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-17T10:40:07.883Z] #13 ... [2020-04-17T10:40:07.883Z] [2020-04-17T10:40:07.883Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:40:07.883Z] #68 74.46 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-17T10:40:07.883Z] #68 74.47 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-17T10:40:07.883Z] #68 DONE 79.2s [2020-04-17T10:40:08.165Z] [2020-04-17T10:40:08.165Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-17T10:40:08.165Z] #69 DONE 0.1s [2020-04-17T10:40:08.165Z] [2020-04-17T10:40:08.165Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:40:08.165Z] #44 41.58 DEP criu/pie/parasite.d [2020-04-17T10:40:08.165Z] #44 41.77 CC criu/pie/parasite.o [2020-04-17T10:40:08.165Z] #44 42.62 LINK criu/pie/parasite.built-in.o [2020-04-17T10:40:08.165Z] #44 42.63 GEN criu/pie/parasite-blob.h [2020-04-17T10:40:08.165Z] #44 42.65 CC criu/pie/parasite-vdso.o [2020-04-17T10:40:08.165Z] #44 43.33 CC criu/arch/s390/vdso-pie.o [2020-04-17T10:40:08.165Z] #44 43.60 CC criu/arch/s390/restorer.o [2020-04-17T10:40:06.140Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T10:40:06.181Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-17T10:40:06.211Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-17T10:40:06.211Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-17T10:40:06.213Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40826/head:refs/remotes/origin/PR-40826 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T10:40:06.611Z] > git config core.sparsecheckout # timeout=10 [2020-04-17T10:40:06.640Z] > git checkout -f ed096538e82e8468b4c35690ffe269e66468553b # timeout=10 [2020-04-17T10:40:07.511Z] > git merge 130b0bc6032cc675d064e1cc62626cacc9c07a57 # timeout=10 [2020-04-17T10:40:08.447Z] #44 43.91 CC criu/pie/restorer.o [2020-04-17T10:40:08.517Z] Merge succeeded, producing 66f20ff69ca293be3434c0e5880e33645e466193 [2020-04-17T10:40:08.517Z] Checking out Revision 66f20ff69ca293be3434c0e5880e33645e466193 (PR-40826) [2020-04-17T10:40:08.659Z] go: finding github.com/onsi/gomega v1.4.3 [2020-04-17T10:40:08.994Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-04-17T10:40:08.994Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-04-17T10:40:08.994Z] go: finding github.com/imdario/mergo v0.3.7 [2020-04-17T10:40:09.284Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-04-17T10:40:09.284Z] go: finding github.com/containerd/containerd v1.2.4 [2020-04-17T10:40:09.284Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-04-17T10:40:09.284Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-04-17T10:40:09.474Z] #44 ... [2020-04-17T10:40:09.474Z] [2020-04-17T10:40:09.474Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:40:09.474Z] #50 DONE 80.5s [2020-04-17T10:40:09.474Z] [2020-04-17T10:40:09.474Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-17T10:40:09.474Z] #13 1.761 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-17T10:40:09.474Z] #13 DONE 2.0s [2020-04-17T10:40:09.474Z] [2020-04-17T10:40:09.474Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-17T10:40:09.573Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-04-17T10:40:09.573Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-17T10:40:09.863Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-04-17T10:40:08.491Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-17T10:40:08.512Z] > git config core.sparsecheckout # timeout=10 [2020-04-17T10:40:08.539Z] > git checkout -f 66f20ff69ca293be3434c0e5880e33645e466193 # timeout=10 [2020-04-17T10:40:10.893Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-04-17T10:40:11.185Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-04-17T10:40:11.476Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-04-17T10:40:11.476Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-04-17T10:40:11.476Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-04-17T10:40:11.492Z] #14 DONE 1.6s [2020-04-17T10:40:11.492Z] [2020-04-17T10:40:11.492Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:40:11.492Z] #44 46.20 LINK criu/pie/restorer.built-in.o [2020-04-17T10:40:11.492Z] #44 46.20 GEN criu/pie/restorer-blob.h [2020-04-17T10:40:11.492Z] #44 46.28 DEP criu/vdso.d [2020-04-17T10:40:11.492Z] #44 46.49 DEP criu/uts_ns.d [2020-04-17T10:40:11.492Z] #44 46.54 DEP criu/util.d [2020-04-17T10:40:11.492Z] #44 46.60 DEP criu/uffd.d [2020-04-17T10:40:11.492Z] #44 46.71 DEP criu/tun.d [2020-04-17T10:40:11.492Z] #44 46.98 DEP criu/tty.d [2020-04-17T10:40:11.492Z] #44 ... [2020-04-17T10:40:11.492Z] [2020-04-17T10:40:11.492Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:40:11.492Z] #47 72.61 mime/quotedprintable [2020-04-17T10:40:11.492Z] #47 72.87 net/http/internal [2020-04-17T10:40:11.492Z] #47 75.49 net/textproto [2020-04-17T10:40:11.492Z] #47 75.50 crypto/x509 [2020-04-17T10:40:11.492Z] #47 76.64 vendor/golang.org/x/net/http/httpguts [2020-04-17T10:40:11.492Z] #47 76.90 vendor/golang.org/x/net/http/httpproxy [2020-04-17T10:40:11.492Z] #47 77.45 mime/multipart [2020-04-17T10:40:11.492Z] #47 79.11 crypto/tls [2020-04-17T10:40:11.492Z] #47 ... [2020-04-17T10:40:11.492Z] [2020-04-17T10:40:11.492Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:40:11.492Z] #44 47.09 DEP criu/timerfd.d [2020-04-17T10:40:11.784Z] #44 47.18 DEP criu/sysfs_parse.d [2020-04-17T10:40:12.066Z] #44 47.28 DEP criu/sysctl.d [2020-04-17T10:40:12.066Z] #44 47.44 DEP criu/string.d [2020-04-17T10:40:12.066Z] #44 47.47 DEP criu/stats.d [2020-04-17T10:40:12.247Z] Commit message: "Merge commit '130b0bc6032cc675d064e1cc62626cacc9c07a57' into HEAD" [2020-04-17T10:40:12.270Z] First time build. Skipping changelog. [2020-04-17T10:40:12.351Z] #44 47.60 DEP criu/sockets.d [2020-04-17T10:40:12.351Z] #44 47.82 DEP criu/sk-unix.d [2020-04-17T10:40:12.632Z] #44 ... [2020-04-17T10:40:12.632Z] [2020-04-17T10:40:12.632Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-17T10:40:12.632Z] #15 DONE 1.2s [2020-04-17T10:40:12.632Z] [2020-04-17T10:40:12.632Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:40:12.632Z] #44 48.01 DEP criu/sk-tcp.d [2020-04-17T10:40:12.632Z] #44 48.13 DEP criu/sk-queue.d [2020-04-17T10:40:12.632Z] #44 48.20 DEP criu/sk-packet.d [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-17T10:40:12.914Z] #44 48.38 DEP criu/sk-netlink.d [2020-04-17T10:40:12.977Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-04-17T10:40:13.196Z] #44 48.51 DEP criu/sk-inet.d [2020-04-17T10:40:13.196Z] #44 48.61 DEP criu/signalfd.d [2020-04-17T10:40:13.196Z] #44 48.70 DEP criu/sigframe.d [2020-04-17T10:40:13.196Z] #44 48.74 DEP criu/shmem.d [2020-04-17T10:40:12.244Z] > git rev-list --no-walk b524f1c14572540b3a70f86ec7d3d1bbf8abada2 # timeout=10 [2020-04-17T10:40:13.418Z] + docker version [2020-04-17T10:40:13.477Z] #44 48.91 DEP criu/servicefd.d [2020-04-17T10:40:13.604Z] go: finding gotest.tools v2.1.0+incompatible [2020-04-17T10:40:13.759Z] #44 49.07 DEP criu/seize.d [2020-04-17T10:40:13.759Z] #44 49.18 DEP criu/seccomp.d [2020-04-17T10:40:13.759Z] #44 49.25 DEP criu/rst-malloc.d [2020-04-17T10:40:13.759Z] #44 49.28 DEP criu/rbtree.d [2020-04-17T10:40:14.041Z] #44 ... [2020-04-17T10:40:14.041Z] [2020-04-17T10:40:14.041Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-17T10:40:14.041Z] #16 DONE 1.5s [2020-04-17T10:40:14.041Z] [2020-04-17T10:40:14.041Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:40:14.041Z] #44 49.30 DEP criu/pstree.d [2020-04-17T10:40:14.041Z] #44 49.38 DEP criu/protobuf.d [2020-04-17T10:40:14.041Z] #44 49.48 GEN criu/protobuf-desc-gen.h [2020-04-17T10:40:14.233Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-04-17T10:40:14.524Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-04-17T10:40:14.524Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-04-17T10:40:15.046Z] #44 50.41 DEP criu/protobuf-desc.d [2020-04-17T10:40:15.046Z] #44 50.52 DEP criu/proc_parse.d [2020-04-17T10:40:15.154Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-04-17T10:40:15.328Z] #44 50.69 DEP criu/plugin.d [2020-04-17T10:40:15.328Z] #44 50.73 DEP criu/pipes.d [2020-04-17T10:40:15.609Z] #44 50.92 DEP criu/pie-util.d [2020-04-17T10:40:15.609Z] #44 51.07 DEP criu/pie-util-vdso.d [2020-04-17T10:40:15.609Z] #44 51.13 DEP criu/path.d [2020-04-17T10:40:15.793Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-04-17T10:40:15.892Z] #44 51.24 DEP criu/parasite-syscall.d [2020-04-17T10:40:15.892Z] #44 51.37 DEP criu/pagemap.d [2020-04-17T10:40:16.087Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-04-17T10:40:16.174Z] #44 51.57 DEP criu/pagemap-cache.d [2020-04-17T10:40:16.381Z] go: finding github.com/stretchr/objx v0.1.1 [2020-04-17T10:40:16.456Z] #44 51.70 DEP criu/page-xfer.d [2020-04-17T10:40:16.456Z] #44 51.83 DEP criu/page-pipe.d [2020-04-17T10:40:16.737Z] #44 51.97 DEP criu/netfilter.d [2020-04-17T10:40:16.737Z] #44 52.07 DEP criu/net.d [2020-04-17T10:40:16.737Z] #44 52.18 DEP criu/namespaces.d [2020-04-17T10:40:17.012Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-04-17T10:40:17.019Z] #44 52.38 DEP criu/mount.d [2020-04-17T10:40:17.019Z] #44 52.51 DEP criu/mem.d [2020-04-17T10:40:17.019Z] #44 52.63 DEP criu/lsm.d [2020-04-17T10:40:17.301Z] #44 52.76 DEP criu/log.d [2020-04-17T10:40:17.582Z] #44 52.91 DEP criu/libnetlink.d [2020-04-17T10:40:17.582Z] #44 53.00 DEP criu/kerndat.d [2020-04-17T10:40:17.864Z] #44 53.21 DEP criu/kcmp-ids.d [2020-04-17T10:40:17.864Z] #44 53.30 DEP criu/irmap.d [2020-04-17T10:40:18.145Z] #44 53.42 DEP criu/ipc_ns.d [2020-04-17T10:40:18.145Z] #44 53.57 DEP criu/image.d [2020-04-17T10:40:18.427Z] #44 53.73 DEP criu/image-desc.d [2020-04-17T10:40:18.427Z] #44 53.86 DEP criu/fsnotify.d [2020-04-17T10:40:18.522Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-04-17T10:40:18.522Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-04-17T10:40:18.708Z] #44 54.01 DEP criu/filesystems.d [2020-04-17T10:40:18.708Z] #44 54.16 DEP criu/files.d [2020-04-17T10:40:18.813Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-04-17T10:40:18.813Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-04-17T10:40:18.990Z] #44 54.27 DEP criu/files-reg.d [2020-04-17T10:40:18.990Z] #44 54.46 DEP criu/files-ext.d [2020-04-17T10:40:19.271Z] #44 54.58 DEP criu/file-lock.d [2020-04-17T10:40:19.271Z] #44 54.74 DEP criu/file-ids.d [2020-04-17T10:40:19.553Z] #44 54.88 DEP criu/fifo.d [2020-04-17T10:40:19.553Z] #44 55.07 DEP criu/fdstore.d [2020-04-17T10:40:19.553Z] #44 55.15 DEP criu/fault-injection.d [2020-04-17T10:40:19.835Z] #44 55.19 DEP criu/external.d [2020-04-17T10:40:19.835Z] #44 55.27 DEP criu/eventpoll.d [2020-04-17T10:40:19.835Z] #44 55.36 DEP criu/eventfd.d [2020-04-17T10:40:19.858Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-04-17T10:40:20.116Z] #44 55.49 DEP criu/crtools.d [2020-04-17T10:40:20.116Z] #44 55.59 DEP criu/cr-service.d [2020-04-17T10:40:20.398Z] #44 55.73 DEP criu/cr-restore.d [2020-04-17T10:40:20.398Z] #44 55.96 DEP criu/cr-errno.d [2020-04-17T10:40:20.398Z] #44 55.97 DEP criu/cr-dump.d [2020-04-17T10:40:20.680Z] #44 56.10 DEP criu/cr-dedup.d [2020-04-17T10:40:20.962Z] #44 56.25 DEP criu/cr-check.d [2020-04-17T10:40:20.962Z] #44 56.35 DEP criu/config.d [2020-04-17T10:40:20.962Z] #44 56.42 DEP criu/clone-noasan.d [2020-04-17T10:40:20.962Z] #44 56.49 DEP criu/cgroup.d [2020-04-17T10:40:20.962Z] #44 ... [2020-04-17T10:40:20.962Z] [2020-04-17T10:40:20.962Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:40:20.962Z] #60 6.696 + cd /tmp/tmp.Is8CRyEdop/src/github.com/opencontainers/runc [2020-04-17T10:40:20.962Z] #60 6.696 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-17T10:40:20.962Z] #60 7.283 + '[' -z '' ']' [2020-04-17T10:40:20.962Z] #60 7.283 + target=static [2020-04-17T10:40:20.962Z] #60 7.283 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-17T10:40:20.962Z] #60 8.339 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-04-17T10:40:21.244Z] #60 ... [2020-04-17T10:40:21.244Z] [2020-04-17T10:40:21.244Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:40:21.244Z] #44 56.66 DEP criu/cgroup-props.d [2020-04-17T10:40:21.244Z] #44 56.75 DEP criu/bitmap.d [2020-04-17T10:40:21.244Z] #44 56.78 DEP criu/bfd.d [2020-04-17T10:40:21.362Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-04-17T10:40:21.526Z] #44 56.91 DEP criu/autofs.d [2020-04-17T10:40:21.526Z] #44 56.99 DEP criu/aio.d [2020-04-17T10:40:21.569Z] Client: Docker Engine - Community [2020-04-17T10:40:21.569Z] Version: 19.03.5 [2020-04-17T10:40:21.569Z] API version: 1.40 [2020-04-17T10:40:21.569Z] Go version: go1.12.12 [2020-04-17T10:40:21.569Z] Git commit: 633a0ea838 [2020-04-17T10:40:21.569Z] Built: Wed Nov 13 07:29:52 2019 [2020-04-17T10:40:21.569Z] OS/Arch: linux/amd64 [2020-04-17T10:40:21.569Z] Experimental: false [2020-04-17T10:40:21.569Z] [2020-04-17T10:40:21.569Z] Server: Docker Engine - Community [2020-04-17T10:40:21.569Z] Engine: [2020-04-17T10:40:21.569Z] Version: 19.03.5 [2020-04-17T10:40:21.569Z] API version: 1.40 (minimum version 1.12) [2020-04-17T10:40:21.569Z] Go version: go1.12.12 [2020-04-17T10:40:21.569Z] Git commit: 633a0ea838 [2020-04-17T10:40:21.570Z] Built: Wed Nov 13 07:28:22 2019 [2020-04-17T10:40:21.570Z] OS/Arch: linux/amd64 [2020-04-17T10:40:21.570Z] Experimental: true [2020-04-17T10:40:21.570Z] containerd: [2020-04-17T10:40:21.570Z] Version: 1.2.10 [2020-04-17T10:40:21.570Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-17T10:40:21.570Z] runc: [2020-04-17T10:40:21.570Z] Version: 1.0.0-rc8+dev [2020-04-17T10:40:21.570Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-17T10:40:21.570Z] docker-init: [2020-04-17T10:40:21.570Z] Version: 0.18.0 [2020-04-17T10:40:21.570Z] GitCommit: fec3683 [Pipeline] sh [2020-04-17T10:40:21.653Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-04-17T10:40:21.827Z] #44 57.12 DEP criu/action-scripts.d [2020-04-17T10:40:21.914Z] + docker info [2020-04-17T10:40:21.942Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-04-17T10:40:22.117Z] #44 57.40 CC criu/action-scripts.o [2020-04-17T10:40:22.398Z] #44 57.82 CC criu/aio.o [2020-04-17T10:40:22.680Z] #44 58.14 CC criu/autofs.o [2020-04-17T10:40:23.293Z] #44 ... [2020-04-17T10:40:23.293Z] [2020-04-17T10:40:23.293Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:40:23.293Z] #47 84.48 net/http/httptrace [2020-04-17T10:40:23.293Z] #47 84.61 net/http [2020-04-17T10:40:23.293Z] #47 92.60 github.com/LK4D4/vndr/godl [2020-04-17T10:40:23.293Z] #47 93.11 github.com/LK4D4/vndr [2020-04-17T10:40:23.575Z] #47 ... [2020-04-17T10:40:23.575Z] [2020-04-17T10:40:23.575Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T10:40:23.575Z] #17 1.445 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T10:40:23.575Z] #17 1.567 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T10:40:23.575Z] #17 1.739 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T10:40:23.575Z] #17 1.801 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-17T10:40:23.575Z] #17 2.608 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB] [2020-04-17T10:40:23.575Z] #17 3.340 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-17T10:40:23.575Z] #17 6.793 Fetched 8034 kB in 5s (1468 kB/s) [2020-04-17T10:40:23.575Z] #17 6.793 Reading package lists... [2020-04-17T10:40:23.856Z] #17 8.753 Reading package lists... [2020-04-17T10:40:23.856Z] #17 ... [2020-04-17T10:40:23.856Z] [2020-04-17T10:40:23.856Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:40:23.856Z] #44 59.13 CC criu/bfd.o [2020-04-17T10:40:24.001Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-04-17T10:40:24.138Z] #44 59.55 CC criu/bitmap.o [2020-04-17T10:40:24.138Z] #44 59.67 CC criu/cgroup-props.o [2020-04-17T10:40:24.632Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-04-17T10:40:25.143Z] #44 60.28 CC criu/cgroup.o [2020-04-17T10:40:25.671Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-04-17T10:40:26.698Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-04-17T10:40:27.163Z] #44 62.43 CC criu/clone-noasan.o [2020-04-17T10:40:27.163Z] #44 62.56 CC criu/config.o [2020-04-17T10:40:27.325Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-04-17T10:40:27.326Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-04-17T10:40:28.172Z] #44 ... [2020-04-17T10:40:28.172Z] [2020-04-17T10:40:28.172Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:40:28.172Z] #47 DONE 99.2s [2020-04-17T10:40:28.172Z] [2020-04-17T10:40:28.172Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:40:28.172Z] #44 63.73 CC criu/cr-check.o [2020-04-17T10:40:28.821Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-04-17T10:40:28.821Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-04-17T10:40:28.821Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-04-17T10:40:28.821Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-04-17T10:40:28.821Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-04-17T10:40:28.821Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-04-17T10:40:28.821Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-04-17T10:40:29.109Z] go: finding github.com/jinzhu/now v1.0.0 [2020-04-17T10:40:29.642Z] #44 64.91 CC criu/cr-dedup.o [2020-04-17T10:40:29.735Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-04-17T10:40:29.923Z] #44 65.32 CC criu/cr-dump.o [2020-04-17T10:40:31.233Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-04-17T10:40:31.407Z] #44 66.90 CC criu/cr-errno.o [2020-04-17T10:40:31.407Z] #44 66.94 CC criu/cr-restore.o [2020-04-17T10:40:31.522Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-04-17T10:40:31.522Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-17T10:40:31.869Z] Client: [2020-04-17T10:40:31.869Z] Debug Mode: false [2020-04-17T10:40:31.869Z] [2020-04-17T10:40:31.869Z] Server: [2020-04-17T10:40:31.869Z] Containers: 0 [2020-04-17T10:40:31.869Z] Running: 0 [2020-04-17T10:40:31.869Z] Paused: 0 [2020-04-17T10:40:31.869Z] Stopped: 0 [2020-04-17T10:40:31.869Z] Images: 0 [2020-04-17T10:40:31.869Z] Server Version: 19.03.5 [2020-04-17T10:40:31.869Z] Storage Driver: overlay2 [2020-04-17T10:40:31.869Z] Backing Filesystem: extfs [2020-04-17T10:40:31.869Z] Supports d_type: true [2020-04-17T10:40:31.869Z] Native Overlay Diff: true [2020-04-17T10:40:31.869Z] Logging Driver: json-file [2020-04-17T10:40:31.869Z] Cgroup Driver: cgroupfs [2020-04-17T10:40:31.869Z] Plugins: [2020-04-17T10:40:31.869Z] Volume: local [2020-04-17T10:40:31.869Z] Network: bridge host ipvlan macvlan null overlay [2020-04-17T10:40:31.869Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-17T10:40:31.869Z] Swarm: inactive [2020-04-17T10:40:31.869Z] Runtimes: runc [2020-04-17T10:40:31.869Z] Default Runtime: runc [2020-04-17T10:40:31.869Z] Init Binary: docker-init [2020-04-17T10:40:31.869Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-17T10:40:31.869Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-17T10:40:31.869Z] init version: fec3683 [2020-04-17T10:40:31.869Z] Security Options: [2020-04-17T10:40:31.869Z] apparmor [2020-04-17T10:40:31.869Z] seccomp [2020-04-17T10:40:31.869Z] Profile: default [2020-04-17T10:40:31.869Z] Kernel Version: 4.15.0-1058-aws [2020-04-17T10:40:31.869Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-17T10:40:31.869Z] OSType: linux [2020-04-17T10:40:31.869Z] Architecture: x86_64 [2020-04-17T10:40:31.869Z] CPUs: 2 [2020-04-17T10:40:31.869Z] Total Memory: 7.501GiB [2020-04-17T10:40:31.869Z] Name: ip-10-100-83-2 [2020-04-17T10:40:31.869Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-04-17T10:40:31.869Z] Docker Root Dir: /var/lib/docker [2020-04-17T10:40:31.869Z] Debug Mode: false [2020-04-17T10:40:31.869Z] Registry: https://index.docker.io/v1/ [2020-04-17T10:40:31.869Z] Labels: [2020-04-17T10:40:31.869Z] Experimental: true [2020-04-17T10:40:31.869Z] Insecure Registries: [2020-04-17T10:40:31.869Z] 127.0.0.0/8 [2020-04-17T10:40:31.869Z] Live Restore Enabled: true [2020-04-17T10:40:31.869Z] [2020-04-17T10:40:31.869Z] WARNING: No swap limit support [Pipeline] sh [2020-04-17T10:40:32.166Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-17T10:40:32.166Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-17T10:40:32.166Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40826/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-17T10:40:32.166Z] + bash /home/ubuntu/workspace/moby_PR-40826/check-config.sh [2020-04-17T10:40:32.166Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-17T10:40:32.166Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-04-17T10:40:32.166Z] [2020-04-17T10:40:32.166Z] Generally Necessary: [2020-04-17T10:40:32.166Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-17T10:40:32.166Z] - apparmor: enabled and tools installed [2020-04-17T10:40:32.166Z] - CONFIG_NAMESPACES: enabled [2020-04-17T10:40:32.166Z] - CONFIG_NET_NS: enabled [2020-04-17T10:40:32.166Z] - CONFIG_PID_NS: enabled [2020-04-17T10:40:32.166Z] - CONFIG_IPC_NS: enabled [2020-04-17T10:40:32.166Z] - CONFIG_UTS_NS: enabled [2020-04-17T10:40:32.166Z] - CONFIG_CGROUPS: enabled [2020-04-17T10:40:32.166Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-17T10:40:32.166Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-17T10:40:32.166Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-17T10:40:32.166Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-17T10:40:32.166Z] - CONFIG_CPUSETS: enabled [2020-04-17T10:40:32.166Z] - CONFIG_MEMCG: enabled [2020-04-17T10:40:32.166Z] - CONFIG_KEYS: enabled [2020-04-17T10:40:32.166Z] - CONFIG_VETH: enabled (as module) [2020-04-17T10:40:32.166Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-17T10:40:32.166Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-17T10:40:32.166Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-17T10:40:32.166Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-17T10:40:32.166Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-17T10:40:32.166Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-17T10:40:32.166Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-17T10:40:32.166Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-17T10:40:32.166Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-17T10:40:32.166Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-17T10:40:32.166Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-17T10:40:32.166Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-17T10:40:32.166Z] [2020-04-17T10:40:32.166Z] Optional Features: [2020-04-17T10:40:32.166Z] - CONFIG_USER_NS: enabled [2020-04-17T10:40:32.423Z] - CONFIG_SECCOMP: enabled [2020-04-17T10:40:32.423Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-17T10:40:32.423Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-17T10:40:32.423Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-17T10:40:32.423Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-17T10:40:32.423Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-04-17T10:40:32.423Z] - CONFIG_BLK_CGROUP: enabled [2020-04-17T10:40:32.423Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-17T10:40:32.423Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-17T10:40:32.423Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-17T10:40:32.423Z] - CONFIG_CGROUP_PERF: enabled [2020-04-17T10:40:32.423Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-17T10:40:32.423Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-17T10:40:32.423Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-17T10:40:32.423Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-17T10:40:32.423Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-17T10:40:32.423Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-17T10:40:32.423Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-17T10:40:32.423Z] - CONFIG_IP_VS: enabled (as module) [2020-04-17T10:40:32.423Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-17T10:40:32.423Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-17T10:40:32.423Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-17T10:40:32.423Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-17T10:40:32.423Z] - CONFIG_EXT4_FS: enabled [2020-04-17T10:40:32.423Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-17T10:40:32.423Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-17T10:40:32.423Z] - Network Drivers: [2020-04-17T10:40:32.423Z] - "overlay": [2020-04-17T10:40:32.423Z] - CONFIG_VXLAN: enabled (as module) [2020-04-17T10:40:32.423Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-17T10:40:32.423Z] Optional (for encrypted networks): [2020-04-17T10:40:32.547Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-04-17T10:40:32.680Z] - CONFIG_CRYPTO: enabled [2020-04-17T10:40:32.680Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-17T10:40:32.680Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-17T10:40:32.680Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-17T10:40:32.680Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-17T10:40:32.680Z] - CONFIG_XFRM: enabled [2020-04-17T10:40:32.680Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-17T10:40:32.680Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-17T10:40:32.680Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-17T10:40:32.680Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-17T10:40:32.680Z] - "ipvlan": [2020-04-17T10:40:32.680Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-17T10:40:32.680Z] - "macvlan": [2020-04-17T10:40:32.680Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-17T10:40:32.680Z] - CONFIG_DUMMY: enabled (as module) [2020-04-17T10:40:32.680Z] - "ftp,tftp client in container": [2020-04-17T10:40:32.680Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-17T10:40:32.680Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-17T10:40:32.680Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-17T10:40:32.680Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-17T10:40:32.680Z] - Storage Drivers: [2020-04-17T10:40:32.680Z] - "aufs": [2020-04-17T10:40:32.680Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-17T10:40:32.680Z] - "btrfs": [2020-04-17T10:40:32.680Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-17T10:40:32.680Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-17T10:40:32.680Z] - "devicemapper": [2020-04-17T10:40:32.680Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-17T10:40:32.680Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-17T10:40:32.680Z] - "overlay": [2020-04-17T10:40:32.680Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-17T10:40:32.680Z] - "zfs": [2020-04-17T10:40:32.680Z] - /dev/zfs: missing [2020-04-17T10:40:32.680Z] - zfs command: missing [2020-04-17T10:40:32.680Z] - zpool command: missing [2020-04-17T10:40:32.680Z] [2020-04-17T10:40:32.680Z] Limits: [2020-04-17T10:40:32.680Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-17T10:40:32.680Z] [2020-04-17T10:40:32.680Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-17T10:40:32.836Z] go: finding github.com/golang/protobuf v1.2.0 [2020-04-17T10:40:33.023Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0a1f9bc5501dc58aa1e161e20af36d4184f5a19e . [2020-04-17T10:40:33.023Z] #1 [internal] load build definition from Dockerfile [2020-04-17T10:40:33.023Z] #1 transferring dockerfile: [2020-04-17T10:40:33.280Z] #1 transferring dockerfile: 17.09kB done [2020-04-17T10:40:33.280Z] #1 DONE 0.2s [2020-04-17T10:40:33.280Z] [2020-04-17T10:40:33.280Z] #2 [internal] load .dockerignore [2020-04-17T10:40:33.280Z] #2 transferring context: 87B 0.0s done [2020-04-17T10:40:33.280Z] #2 DONE 0.2s [2020-04-17T10:40:33.280Z] [2020-04-17T10:40:33.280Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-17T10:40:33.537Z] #3 DONE 0.4s [2020-04-17T10:40:33.537Z] [2020-04-17T10:40:33.537Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-17T10:40:33.537Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-17T10:40:33.795Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-04-17T10:40:33.795Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-04-17T10:40:33.795Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s [2020-04-17T10:40:33.795Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-17T10:40:33.795Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 6.86MB / 8.82MB 0.2s [2020-04-17T10:40:33.862Z] go: finding github.com/spf13/pflag v1.0.3 [2020-04-17T10:40:33.862Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-04-17T10:40:33.862Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-04-17T10:40:34.053Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2020-04-17T10:40:34.053Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-04-17T10:40:34.092Z] #44 ... [2020-04-17T10:40:34.092Z] [2020-04-17T10:40:34.092Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T10:40:34.092Z] #17 8.753 Reading package lists... [2020-04-17T10:40:34.092Z] #17 11.06 Building dependency tree... [2020-04-17T10:40:34.092Z] #17 11.69 libcap2-bin is already the newest version (1:2.25-2). [2020-04-17T10:40:34.092Z] #17 11.69 The following additional packages will be installed: [2020-04-17T10:40:34.092Z] #17 11.72 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-17T10:40:34.092Z] #17 11.72 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-17T10:40:34.092Z] #17 11.72 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-17T10:40:34.092Z] #17 11.72 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-17T10:40:34.092Z] #17 11.72 python3.7 python3.7-minimal vim-runtime xxd [2020-04-17T10:40:34.092Z] #17 11.72 Suggested packages: [2020-04-17T10:40:34.092Z] #17 11.72 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-17T10:40:34.092Z] #17 11.72 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-17T10:40:34.092Z] #17 11.72 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-17T10:40:34.092Z] #17 11.72 Recommended packages: [2020-04-17T10:40:34.092Z] #17 11.72 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-17T10:40:34.092Z] #17 11.72 python3-keyrings.alt python3-xdg unzip [2020-04-17T10:40:34.092Z] #17 13.06 The following NEW packages will be installed: [2020-04-17T10:40:34.092Z] #17 13.06 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-17T10:40:34.092Z] #17 13.06 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-17T10:40:34.092Z] #17 13.06 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-17T10:40:34.092Z] #17 13.06 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-17T10:40:34.092Z] #17 13.06 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-17T10:40:34.092Z] #17 13.06 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-17T10:40:34.092Z] #17 13.06 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-17T10:40:34.092Z] #17 13.06 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-17T10:40:34.092Z] #17 13.06 xz-utils zip [2020-04-17T10:40:34.092Z] #17 13.15 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T10:40:34.092Z] #17 13.15 Need to get 27.7 MB of archives. [2020-04-17T10:40:34.092Z] #17 13.15 After this operation, 117 MB of additional disk space will be used. [2020-04-17T10:40:34.092Z] #17 13.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-04-17T10:40:34.092Z] #17 13.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-04-17T10:40:34.092Z] #17 13.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-04-17T10:40:34.092Z] #17 13.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-04-17T10:40:34.092Z] #17 13.27 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-04-17T10:40:34.092Z] #17 13.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-04-17T10:40:34.092Z] #17 13.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-04-17T10:40:34.092Z] #17 13.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-04-17T10:40:34.092Z] #17 13.36 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-04-17T10:40:34.092Z] #17 13.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-04-17T10:40:34.092Z] #17 13.37 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-04-17T10:40:34.092Z] #17 13.37 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-04-17T10:40:34.092Z] #17 13.37 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-04-17T10:40:34.092Z] #17 13.37 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-04-17T10:40:34.092Z] #17 13.37 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-04-17T10:40:34.092Z] #17 13.37 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-04-17T10:40:34.092Z] #17 13.38 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-04-17T10:40:34.092Z] #17 13.40 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-04-17T10:40:34.092Z] #17 13.40 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-04-17T10:40:34.092Z] #17 13.41 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-04-17T10:40:34.092Z] #17 13.41 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-04-17T10:40:34.092Z] #17 13.41 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-04-17T10:40:34.092Z] #17 13.42 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-04-17T10:40:34.092Z] #17 13.45 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-04-17T10:40:34.092Z] #17 13.46 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-04-17T10:40:34.092Z] #17 13.46 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-04-17T10:40:34.092Z] #17 13.46 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-04-17T10:40:34.092Z] #17 13.47 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-04-17T10:40:34.092Z] #17 13.47 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-04-17T10:40:34.092Z] #17 13.76 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-04-17T10:40:34.092Z] #17 13.76 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-04-17T10:40:34.092Z] #17 13.77 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-04-17T10:40:34.092Z] #17 13.77 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-04-17T10:40:34.092Z] #17 13.77 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-04-17T10:40:34.092Z] #17 13.78 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-04-17T10:40:34.092Z] #17 13.84 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-17T10:40:34.092Z] #17 13.84 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-04-17T10:40:34.092Z] #17 13.85 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-04-17T10:40:34.092Z] #17 13.85 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-17T10:40:34.092Z] #17 13.86 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-04-17T10:40:34.092Z] #17 13.87 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-17T10:40:34.092Z] #17 13.87 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-04-17T10:40:34.092Z] #17 13.90 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-04-17T10:40:34.092Z] #17 13.92 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-04-17T10:40:34.092Z] #17 13.93 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-17T10:40:34.092Z] #17 14.15 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-04-17T10:40:34.092Z] #17 14.19 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-04-17T10:40:34.092Z] #17 14.24 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-04-17T10:40:34.092Z] #17 15.08 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T10:40:34.092Z] #17 15.14 Fetched 27.7 MB in 1s (23.9 MB/s) [2020-04-17T10:40:34.092Z] #17 15.16 Selecting previously unselected package pigz. [2020-04-17T10:40:34.092Z] #17 15.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23194 files and directories currently installed.) [2020-04-17T10:40:34.092Z] #17 15.18 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-04-17T10:40:34.092Z] #17 15.19 Unpacking pigz (2.4-1) ... [2020-04-17T10:40:34.092Z] #17 15.25 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-04-17T10:40:34.092Z] #17 15.25 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-04-17T10:40:34.092Z] #17 15.25 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-04-17T10:40:34.092Z] #17 15.55 Selecting previously unselected package python3.7-minimal. [2020-04-17T10:40:34.092Z] #17 15.55 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-04-17T10:40:34.092Z] #17 15.56 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-17T10:40:34.092Z] #17 16.35 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-04-17T10:40:34.092Z] #17 16.36 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-17T10:40:34.092Z] #17 17.66 Selecting previously unselected package python3-minimal. [2020-04-17T10:40:34.093Z] #17 17.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23443 files and directories currently installed.) [2020-04-17T10:40:34.093Z] #17 17.67 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-04-17T10:40:34.093Z] #17 17.67 Unpacking python3-minimal (3.7.3-1) ... [2020-04-17T10:40:34.093Z] #17 17.73 Selecting previously unselected package libmpdec2:s390x. [2020-04-17T10:40:34.093Z] #17 17.73 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-04-17T10:40:34.093Z] #17 17.73 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-04-17T10:40:34.093Z] #17 17.81 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-04-17T10:40:34.093Z] #17 17.82 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-04-17T10:40:34.093Z] #17 17.82 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-04-17T10:40:34.093Z] #17 18.41 Selecting previously unselected package python3.7. [2020-04-17T10:40:34.093Z] #17 18.41 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-04-17T10:40:34.093Z] #17 18.42 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-17T10:40:34.093Z] #17 18.54 Selecting previously unselected package libpython3-stdlib:s390x. [2020-04-17T10:40:34.093Z] #17 18.54 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-04-17T10:40:34.093Z] #17 18.54 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-04-17T10:40:34.093Z] #17 18.64 Setting up python3-minimal (3.7.3-1) ... [2020-04-17T10:40:34.093Z] #17 19.35 Selecting previously unselected package python3. [2020-04-17T10:40:34.093Z] #17 19.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23855 files and directories currently installed.) [2020-04-17T10:40:34.093Z] #17 19.39 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-04-17T10:40:34.093Z] #17 19.40 Unpacking python3 (3.7.3-1) ... [2020-04-17T10:40:34.093Z] #17 19.50 Selecting previously unselected package libip4tc0:s390x. [2020-04-17T10:40:34.093Z] #17 19.50 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-04-17T10:40:34.093Z] #17 19.50 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-04-17T10:40:34.093Z] #17 19.55 Selecting previously unselected package libip6tc0:s390x. [2020-04-17T10:40:34.093Z] #17 19.55 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-04-17T10:40:34.093Z] #17 19.55 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-04-17T10:40:34.093Z] #17 19.60 Selecting previously unselected package libiptc0:s390x. [2020-04-17T10:40:34.093Z] #17 19.61 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-04-17T10:40:34.093Z] #17 19.61 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-04-17T10:40:34.093Z] #17 19.66 Selecting previously unselected package libnfnetlink0:s390x. [2020-04-17T10:40:34.093Z] #17 19.66 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-04-17T10:40:34.093Z] #17 19.67 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-04-17T10:40:34.093Z] #17 19.70 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-04-17T10:40:34.093Z] #17 19.70 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-04-17T10:40:34.093Z] #17 19.70 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-04-17T10:40:34.093Z] #17 19.78 Selecting previously unselected package libnftnl11:s390x. [2020-04-17T10:40:34.093Z] #17 19.78 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-04-17T10:40:34.093Z] #17 19.78 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-04-17T10:40:34.093Z] #17 19.82 Selecting previously unselected package iptables. [2020-04-17T10:40:34.093Z] #17 19.82 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-04-17T10:40:34.093Z] #17 19.82 Unpacking iptables (1.8.2-4) ... [2020-04-17T10:40:34.093Z] #17 20.05 Selecting previously unselected package xxd. [2020-04-17T10:40:34.093Z] #17 ... [2020-04-17T10:40:34.093Z] [2020-04-17T10:40:34.093Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T10:40:34.093Z] #30 DONE 105.4s [2020-04-17T10:40:34.093Z] [2020-04-17T10:40:34.093Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T10:40:34.093Z] #17 20.05 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-04-17T10:40:34.093Z] #17 20.05 Unpacking xxd (2:8.1.0875-5) ... [2020-04-17T10:40:34.093Z] #17 20.21 Selecting previously unselected package vim-common. [2020-04-17T10:40:34.093Z] #17 20.21 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-17T10:40:34.093Z] #17 20.24 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-17T10:40:34.374Z] #17 20.38 Selecting previously unselected package bash-completion. [2020-04-17T10:40:34.374Z] #17 20.38 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-17T10:40:34.488Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-04-17T10:40:34.618Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2020-04-17T10:40:34.618Z] #4 DONE 0.8s [2020-04-17T10:40:35.185Z] [2020-04-17T10:40:35.185Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-17T10:40:35.185Z] #6 ... [2020-04-17T10:40:35.185Z] [2020-04-17T10:40:35.185Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-17T10:40:35.185Z] #5 DONE 0.2s [2020-04-17T10:40:35.185Z] [2020-04-17T10:40:35.185Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-17T10:40:35.185Z] #6 DONE 0.3s [2020-04-17T10:40:35.185Z] [2020-04-17T10:40:35.185Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-17T10:40:35.185Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d done [2020-04-17T10:40:35.464Z] #7 sha256:8e16241796906ead8363ffeb21ecf8cf9df4bff224ee6f54f76b2274b1d34b32 1.79kB / 1.79kB done [2020-04-17T10:40:35.464Z] #7 sha256:f0d185e111f66f303a7fda933895d6ef09440c2a396dc3c544458fea4c2954b3 5.46kB / 5.46kB done [2020-04-17T10:40:35.465Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 0B / 50.38MB 0.1s [2020-04-17T10:40:35.465Z] #7 sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d 1.42kB / 1.42kB done [2020-04-17T10:40:35.465Z] #7 sha256:09b6f03ffac4cb4e42f8ab0bfc480bd3a3fa20e1ddee37784db63bc886b0cbb3 4.70MB / 7.81MB 0.1s [2020-04-17T10:40:35.513Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-04-17T10:40:35.513Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-17T10:40:35.726Z] #7 sha256:09b6f03ffac4cb4e42f8ab0bfc480bd3a3fa20e1ddee37784db63bc886b0cbb3 7.81MB / 7.81MB 0.2s [2020-04-17T10:40:36.061Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 6.49MB / 50.38MB 0.4s [2020-04-17T10:40:36.061Z] #7 sha256:09b6f03ffac4cb4e42f8ab0bfc480bd3a3fa20e1ddee37784db63bc886b0cbb3 7.81MB / 7.81MB 0.3s done [2020-04-17T10:40:36.061Z] #7 sha256:dc3f0c679f0f4c39597721c1df5cdb4f9685b26bd789a44eeb406835a1800d5f 263.75kB / 10.00MB 0.4s [2020-04-17T10:40:36.061Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 10.93MB / 50.38MB 0.6s [2020-04-17T10:40:36.061Z] #7 sha256:dc3f0c679f0f4c39597721c1df5cdb4f9685b26bd789a44eeb406835a1800d5f 3.47MB / 10.00MB 0.6s [2020-04-17T10:40:36.158Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-04-17T10:40:36.319Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 17.18MB / 50.38MB 0.8s [2020-04-17T10:40:36.319Z] #7 sha256:dc3f0c679f0f4c39597721c1df5cdb4f9685b26bd789a44eeb406835a1800d5f 10.00MB / 10.00MB 0.8s [2020-04-17T10:40:36.319Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 21.53MB / 50.38MB 1.0s [2020-04-17T10:40:36.319Z] #7 sha256:dc3f0c679f0f4c39597721c1df5cdb4f9685b26bd789a44eeb406835a1800d5f 10.00MB / 10.00MB 0.9s done [2020-04-17T10:40:36.319Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 538.13kB / 51.83MB 1.0s [2020-04-17T10:40:36.319Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 835.15kB / 68.61MB 1.0s [2020-04-17T10:40:36.393Z] #17 22.25 Unpacking bash-completion (1:2.8-6) ... [2020-04-17T10:40:36.393Z] #17 22.55 Selecting previously unselected package bzip2. [2020-04-17T10:40:36.393Z] #17 22.56 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-04-17T10:40:36.393Z] #17 22.56 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-17T10:40:36.393Z] #17 22.62 Selecting previously unselected package xz-utils. [2020-04-17T10:40:36.393Z] #17 22.62 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-04-17T10:40:36.393Z] #17 22.62 Unpacking xz-utils (5.2.4-1) ... [2020-04-17T10:40:36.448Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-04-17T10:40:36.579Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 28.76MB / 50.38MB 1.4s [2020-04-17T10:40:36.579Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 12.03MB / 51.83MB 1.4s [2020-04-17T10:40:36.579Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 6.91MB / 68.61MB 1.4s [2020-04-17T10:40:36.675Z] #17 22.74 Selecting previously unselected package apparmor. [2020-04-17T10:40:36.676Z] #17 22.74 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-04-17T10:40:36.676Z] #17 22.78 Unpacking apparmor (2.13.2-10) ... [2020-04-17T10:40:36.958Z] #17 23.04 Selecting previously unselected package aufs-tools. [2020-04-17T10:40:36.958Z] #17 23.04 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-04-17T10:40:36.958Z] #17 23.05 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-17T10:40:36.958Z] #17 23.11 Selecting previously unselected package libonig5:s390x. [2020-04-17T10:40:36.958Z] #17 23.12 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-04-17T10:40:36.958Z] #17 23.12 Unpacking libonig5:s390x (6.9.1-1) ... [2020-04-17T10:40:37.142Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 31.33MB / 50.38MB 1.5s [2020-04-17T10:40:37.143Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 12.48MB / 68.61MB 1.5s [2020-04-17T10:40:37.143Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 36.62MB / 50.38MB 1.8s [2020-04-17T10:40:37.143Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 19.48MB / 51.83MB 1.8s [2020-04-17T10:40:37.143Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 18.31MB / 68.61MB 1.8s [2020-04-17T10:40:37.225Z] ok github.com/docker/docker/cmd/dockerd 0.141s coverage: 30.8% of statements [2020-04-17T10:40:37.225Z] ok github.com/docker/docker/container 0.193s coverage: 34.9% of statements [2020-04-17T10:40:37.225Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-17T10:40:37.225Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-17T10:40:37.225Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-17T10:40:37.225Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-17T10:40:37.239Z] #17 23.21 Selecting previously unselected package libjq1:s390x. [2020-04-17T10:40:37.239Z] #17 23.21 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-04-17T10:40:37.239Z] #17 23.21 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-04-17T10:40:37.239Z] #17 23.26 Selecting previously unselected package jq. [2020-04-17T10:40:37.239Z] #17 23.27 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-04-17T10:40:37.239Z] #17 23.28 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-17T10:40:37.239Z] #17 23.33 Selecting previously unselected package libaio1:s390x. [2020-04-17T10:40:37.239Z] #17 23.33 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-04-17T10:40:37.239Z] #17 23.34 Unpacking libaio1:s390x (0.3.112-3) ... [2020-04-17T10:40:37.239Z] #17 23.37 Selecting previously unselected package libgpm2:s390x. [2020-04-17T10:40:37.239Z] #17 23.37 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-04-17T10:40:37.239Z] #17 23.38 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-04-17T10:40:37.239Z] #17 23.40 Selecting previously unselected package libicu63:s390x. [2020-04-17T10:40:37.239Z] #17 23.40 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-04-17T10:40:37.239Z] #17 23.41 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-04-17T10:40:37.399Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 24.20MB / 51.83MB 1.9s [2020-04-17T10:40:37.399Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 45.14MB / 50.38MB 2.1s [2020-04-17T10:40:37.399Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 29.75MB / 51.83MB 2.1s [2020-04-17T10:40:37.399Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 28.97MB / 68.61MB 2.1s [2020-04-17T10:40:37.399Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 48.50MB / 50.38MB 2.1s [2020-04-17T10:40:37.485Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.066s coverage: 65.3% of statements [2020-04-17T10:40:37.656Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 34.76MB / 51.83MB 2.2s [2020-04-17T10:40:37.656Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 33.33MB / 68.61MB 2.2s [2020-04-17T10:40:37.656Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 45.69MB / 51.83MB 2.4s [2020-04-17T10:40:37.656Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 44.11MB / 68.61MB 2.4s [2020-04-17T10:40:37.941Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-04-17T10:40:37.941Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-04-17T10:40:38.220Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 50.38MB / 50.38MB 2.5s done [2020-04-17T10:40:38.220Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 51.83MB / 51.83MB 2.7s [2020-04-17T10:40:38.220Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 53.17MB / 68.61MB 2.7s [2020-04-17T10:40:38.220Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 0B / 120.15MB 2.7s [2020-04-17T10:40:38.220Z] #7 extracting sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 [2020-04-17T10:40:38.230Z] go: finding github.com/kr/text v0.1.0 [2020-04-17T10:40:38.424Z] ok github.com/docker/docker/daemon/cluster/convert 0.055s coverage: 35.6% of statements [2020-04-17T10:40:38.505Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 59.52MB / 68.61MB 3.1s [2020-04-17T10:40:38.505Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 9.21MB / 120.15MB 3.1s [2020-04-17T10:40:38.519Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-04-17T10:40:38.762Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 64.01MB / 68.61MB 3.3s [2020-04-17T10:40:38.762Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 51.83MB / 51.83MB 3.3s done [2020-04-17T10:40:38.762Z] #7 sha256:661a1e4b9bc95b5c88b4741aab8cadf291d836a0b8ddda88464d3f54676c850c 0B / 125B 3.3s [2020-04-17T10:40:38.762Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 68.61MB / 68.61MB 3.5s [2020-04-17T10:40:38.762Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 20.16MB / 120.15MB 3.5s [2020-04-17T10:40:38.762Z] #7 sha256:661a1e4b9bc95b5c88b4741aab8cadf291d836a0b8ddda88464d3f54676c850c 125B / 125B 3.5s [2020-04-17T10:40:38.809Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-04-17T10:40:39.025Z] #7 sha256:661a1e4b9bc95b5c88b4741aab8cadf291d836a0b8ddda88464d3f54676c850c 125B / 125B 3.5s done [2020-04-17T10:40:39.285Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 29.66MB / 120.15MB 3.8s [2020-04-17T10:40:39.285Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 68.61MB / 68.61MB 4.0s done [2020-04-17T10:40:39.541Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 39.44MB / 120.15MB 4.2s [2020-04-17T10:40:39.803Z] ok github.com/docker/docker/daemon/cluster 0.125s coverage: 0.5% of statements [2020-04-17T10:40:39.909Z] #17 25.65 Selecting previously unselected package libnet1:s390x. [2020-04-17T10:40:39.909Z] #17 25.65 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-04-17T10:40:39.909Z] #17 25.65 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-04-17T10:40:39.909Z] #17 25.71 Selecting previously unselected package libnl-3-200:s390x. [2020-04-17T10:40:39.909Z] #17 25.71 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-04-17T10:40:39.909Z] #17 25.72 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-04-17T10:40:39.909Z] #17 25.75 Selecting previously unselected package libprotobuf-c1:s390x. [2020-04-17T10:40:39.909Z] #17 25.75 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-04-17T10:40:39.909Z] #17 25.75 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-04-17T10:40:39.909Z] #17 25.79 Selecting previously unselected package libreadline5:s390x. [2020-04-17T10:40:39.909Z] #17 25.79 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-04-17T10:40:39.909Z] #17 25.79 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-04-17T10:40:39.909Z] #17 25.85 Selecting previously unselected package net-tools. [2020-04-17T10:40:39.909Z] #17 25.85 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-04-17T10:40:39.909Z] #17 25.85 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-17T10:40:39.909Z] #17 25.97 Selecting previously unselected package python-pip-whl. [2020-04-17T10:40:39.909Z] #17 25.97 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-17T10:40:39.909Z] #17 25.97 Unpacking python-pip-whl (18.1-5) ... [2020-04-17T10:40:40.104Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 46.99MB / 120.15MB 4.7s [2020-04-17T10:40:40.190Z] #17 26.35 Selecting previously unselected package python3-lib2to3. [2020-04-17T10:40:40.315Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-04-17T10:40:40.361Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 53.64MB / 120.15MB 4.9s [2020-04-17T10:40:40.471Z] #17 26.35 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-17T10:40:40.471Z] #17 26.36 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-17T10:40:40.471Z] #17 26.43 Selecting previously unselected package python3-distutils. [2020-04-17T10:40:40.471Z] #17 26.43 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-17T10:40:40.471Z] #17 26.44 Unpacking python3-distutils (3.7.3-1) ... [2020-04-17T10:40:40.471Z] #17 26.54 Selecting previously unselected package python3-pip. [2020-04-17T10:40:40.471Z] #17 26.55 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-17T10:40:40.471Z] #17 26.55 Unpacking python3-pip (18.1-5) ... [2020-04-17T10:40:40.605Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-04-17T10:40:40.605Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-04-17T10:40:40.622Z] #7 ... [2020-04-17T10:40:40.622Z] [2020-04-17T10:40:40.622Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-17T10:40:40.622Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-17T10:40:40.622Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-17T10:40:40.622Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-17T10:40:40.622Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.9s done [2020-04-17T10:40:40.622Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.1s done [2020-04-17T10:40:40.622Z] #71 DONE 5.3s [2020-04-17T10:40:40.622Z] [2020-04-17T10:40:40.622Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-17T10:40:40.622Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 60.56MB / 120.15MB 5.1s [2020-04-17T10:40:40.622Z] #7 ... [2020-04-17T10:40:40.622Z] [2020-04-17T10:40:40.622Z] #20 [internal] load build context [2020-04-17T10:40:40.622Z] #20 transferring context: 17.13MB 5.3s [2020-04-17T10:40:40.753Z] #17 26.65 Selecting previously unselected package python3-pkg-resources. [2020-04-17T10:40:40.753Z] #17 26.65 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-17T10:40:40.753Z] #17 26.66 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-17T10:40:40.753Z] #17 26.74 Selecting previously unselected package python3-setuptools. [2020-04-17T10:40:40.753Z] #17 26.75 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-17T10:40:40.753Z] #17 26.75 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-17T10:40:40.753Z] #17 26.92 Selecting previously unselected package python3-wheel. [2020-04-17T10:40:41.035Z] #17 26.92 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-17T10:40:41.035Z] #17 26.93 Unpacking python3-wheel (0.32.3-2) ... [2020-04-17T10:40:41.035Z] #17 26.97 Selecting previously unselected package sudo. [2020-04-17T10:40:41.035Z] #17 26.97 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-04-17T10:40:41.035Z] #17 26.98 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-17T10:40:41.236Z] go: finding github.com/docker/go-units v0.3.1 [2020-04-17T10:40:41.236Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-04-17T10:40:41.236Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-04-17T10:40:41.316Z] #17 27.31 Selecting previously unselected package thin-provisioning-tools. [2020-04-17T10:40:41.316Z] #17 27.31 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-04-17T10:40:41.316Z] #17 27.32 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-17T10:40:41.316Z] #17 27.44 Selecting previously unselected package uidmap. [2020-04-17T10:40:41.316Z] #17 27.44 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-04-17T10:40:41.316Z] #17 27.45 Unpacking uidmap (1:4.5-1.1) ... [2020-04-17T10:40:41.598Z] #17 27.53 Selecting previously unselected package vim-runtime. [2020-04-17T10:40:41.598Z] #17 27.53 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-17T10:40:41.598Z] #17 27.54 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-04-17T10:40:41.598Z] #17 27.56 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-17T10:40:41.598Z] #17 27.57 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-17T10:40:42.278Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-04-17T10:40:42.279Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-04-17T10:40:42.343Z] ok github.com/docker/docker/daemon/discovery 0.019s coverage: 30.0% of statements [2020-04-17T10:40:42.908Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-04-17T10:40:43.283Z] ok github.com/docker/docker/daemon/config 0.092s coverage: 81.7% of statements [2020-04-17T10:40:43.540Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-04-17T10:40:43.540Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-04-17T10:40:43.615Z] #17 29.67 Selecting previously unselected package vim. [2020-04-17T10:40:43.615Z] #17 29.67 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-04-17T10:40:43.615Z] #17 29.68 Unpacking vim (2:8.1.0875-5) ... [2020-04-17T10:40:43.832Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-04-17T10:40:43.854Z] ok github.com/docker/docker/daemon/events 0.128s coverage: 50.0% of statements [2020-04-17T10:40:43.897Z] #17 30.00 Selecting previously unselected package xfsprogs. [2020-04-17T10:40:43.897Z] #17 30.00 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-04-17T10:40:43.897Z] #17 30.03 Unpacking xfsprogs (4.20.0-1) ... [2020-04-17T10:40:43.898Z] #20 transferring context: 52.81MB 8.1s done [2020-04-17T10:40:43.898Z] #20 DONE 8.3s [2020-04-17T10:40:43.898Z] [2020-04-17T10:40:43.898Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-17T10:40:43.898Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 120.15MB / 120.15MB 7.0s done [2020-04-17T10:40:43.898Z] #7 extracting sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 5.2s [2020-04-17T10:40:44.178Z] #17 30.36 Selecting previously unselected package zip. [2020-04-17T10:40:44.178Z] #17 ... [2020-04-17T10:40:44.178Z] [2020-04-17T10:40:44.178Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:40:44.178Z] #44 69.66 CC criu/cr-service.o [2020-04-17T10:40:44.178Z] #44 70.80 CC criu/crtools.o [2020-04-17T10:40:44.178Z] #44 71.23 CC criu/eventfd.o [2020-04-17T10:40:44.178Z] #44 71.45 CC criu/eventpoll.o [2020-04-17T10:40:44.178Z] #44 72.13 CC criu/external.o [2020-04-17T10:40:44.178Z] #44 72.46 CC criu/fault-injection.o [2020-04-17T10:40:44.178Z] #44 72.52 CC criu/fdstore.o [2020-04-17T10:40:44.178Z] #44 72.75 CC criu/fifo.o [2020-04-17T10:40:44.178Z] #44 72.94 CC criu/file-ids.o [2020-04-17T10:40:44.178Z] #44 73.15 CC criu/file-lock.o [2020-04-17T10:40:44.178Z] #44 73.81 CC criu/files-ext.o [2020-04-17T10:40:44.178Z] #44 74.11 CC criu/files-reg.o [2020-04-17T10:40:44.178Z] #44 75.44 CC criu/files.o [2020-04-17T10:40:44.178Z] #44 76.56 CC criu/filesystems.o [2020-04-17T10:40:44.178Z] #44 77.03 CC criu/fsnotify.o [2020-04-17T10:40:44.178Z] #44 77.80 CC criu/image-desc.o [2020-04-17T10:40:44.178Z] #44 77.93 CC criu/image.o [2020-04-17T10:40:44.178Z] #44 78.53 CC criu/ipc_ns.o [2020-04-17T10:40:44.178Z] #44 79.19 CC criu/irmap.o [2020-04-17T10:40:44.178Z] #44 79.57 CC criu/kcmp-ids.o [2020-04-17T10:40:44.459Z] #44 ... [2020-04-17T10:40:44.459Z] [2020-04-17T10:40:44.459Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T10:40:44.459Z] #17 30.37 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-04-17T10:40:44.459Z] #17 30.37 Unpacking zip (3.0-11+b1) ... [2020-04-17T10:40:44.459Z] #17 30.48 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-17T10:40:44.459Z] #17 30.49 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-17T10:40:44.459Z] #17 30.50 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-04-17T10:40:44.459Z] #17 30.51 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-04-17T10:40:44.459Z] #17 30.51 Setting up libgpm2:s390x (1.20.7-5) ... [2020-04-17T10:40:44.459Z] #17 30.52 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-04-17T10:40:44.459Z] #17 30.53 Setting up uidmap (1:4.5-1.1) ... [2020-04-17T10:40:44.459Z] #17 30.54 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-04-17T10:40:44.459Z] #17 30.54 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-04-17T10:40:44.459Z] #17 30.55 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-17T10:40:44.459Z] #17 30.58 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-04-17T10:40:44.459Z] #17 30.58 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-04-17T10:40:44.459Z] #17 30.59 Setting up xxd (2:8.1.0875-5) ... [2020-04-17T10:40:44.459Z] #17 30.60 Setting up zip (3.0-11+b1) ... [2020-04-17T10:40:44.459Z] #17 30.61 Setting up vim-common (2:8.1.0875-5) ... [2020-04-17T10:40:44.459Z] #17 30.62 Setting up bash-completion (1:2.8-6) ... [2020-04-17T10:40:44.460Z] go: finding golang.org/x/text v0.3.0 [2020-04-17T10:40:45.486Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-04-17T10:40:45.486Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-17T10:40:45.486Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-04-17T10:40:45.764Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2020-04-17T10:40:45.789Z] #7 extracting sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 7.3s done [2020-04-17T10:40:45.789Z] #7 extracting sha256:09b6f03ffac4cb4e42f8ab0bfc480bd3a3fa20e1ddee37784db63bc886b0cbb3 0.1s [2020-04-17T10:40:45.969Z] #17 32.12 Setting up libiptc0:s390x (1.8.2-4) ... [2020-04-17T10:40:45.969Z] #17 32.13 Setting up xz-utils (5.2.4-1) ... [2020-04-17T10:40:45.969Z] #17 32.14 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-17T10:40:45.969Z] #17 32.15 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-17T10:40:45.969Z] #17 32.19 invoke-rc.d: could not determine current runlevel [2020-04-17T10:40:46.047Z] #7 extracting sha256:09b6f03ffac4cb4e42f8ab0bfc480bd3a3fa20e1ddee37784db63bc886b0cbb3 0.5s done [2020-04-17T10:40:46.115Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-04-17T10:40:46.250Z] #17 32.19 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-17T10:40:46.250Z] #17 32.20 Setting up pigz (2.4-1) ... [2020-04-17T10:40:46.250Z] #17 32.20 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-04-17T10:40:46.250Z] #17 32.21 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-04-17T10:40:46.250Z] #17 32.22 Setting up python-pip-whl (18.1-5) ... [2020-04-17T10:40:46.250Z] #17 32.23 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-04-17T10:40:46.250Z] #17 32.24 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-17T10:40:46.250Z] #17 32.45 Setting up libaio1:s390x (0.3.112-3) ... [2020-04-17T10:40:46.250Z] #17 32.46 Setting up libonig5:s390x (6.9.1-1) ... [2020-04-17T10:40:46.250Z] #17 32.46 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-04-17T10:40:46.250Z] #17 32.47 Setting up vim (2:8.1.0875-5) ... [2020-04-17T10:40:46.250Z] #17 32.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-17T10:40:46.250Z] #17 32.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-17T10:40:46.250Z] #17 32.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-17T10:40:46.250Z] #17 32.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-17T10:40:46.250Z] #17 32.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-17T10:40:46.250Z] #17 32.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-17T10:40:46.250Z] #17 32.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-17T10:40:46.250Z] #17 32.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-17T10:40:46.250Z] #17 32.52 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-04-17T10:40:46.250Z] #17 32.53 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-17T10:40:46.250Z] #17 32.54 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-04-17T10:40:46.250Z] #17 32.54 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-17T10:40:46.250Z] #17 32.55 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-04-17T10:40:46.304Z] #7 extracting sha256:dc3f0c679f0f4c39597721c1df5cdb4f9685b26bd789a44eeb406835a1800d5f [2020-04-17T10:40:46.404Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-04-17T10:40:46.532Z] #17 32.56 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-17T10:40:46.867Z] #7 extracting sha256:dc3f0c679f0f4c39597721c1df5cdb4f9685b26bd789a44eeb406835a1800d5f 0.4s done [2020-04-17T10:40:46.867Z] #7 extracting sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e [2020-04-17T10:40:47.905Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-04-17T10:40:48.000Z] #17 34.18 Setting up iptables (1.8.2-4) ... [2020-04-17T10:40:48.282Z] #17 34.20 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-17T10:40:48.282Z] #17 34.20 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-17T10:40:48.282Z] #17 34.21 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-17T10:40:48.282Z] #17 34.21 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-17T10:40:48.282Z] #17 34.21 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-17T10:40:48.282Z] #17 34.22 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-17T10:40:48.282Z] #17 34.22 Setting up python3 (3.7.3-1) ... [2020-04-17T10:40:48.563Z] #17 34.54 Setting up python3-wheel (0.32.3-2) ... [2020-04-17T10:40:48.845Z] #17 35.02 Setting up apparmor (2.13.2-10) ... [2020-04-17T10:40:49.050Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-04-17T10:40:49.850Z] #17 35.96 Setting up xfsprogs (4.20.0-1) ... [2020-04-17T10:40:49.850Z] #17 35.97 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-17T10:40:49.986Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.467s coverage: 14.0% of statements [2020-04-17T10:40:50.132Z] #17 36.20 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-17T10:40:50.413Z] #17 36.68 Setting up python3-distutils (3.7.3-1) ... [2020-04-17T10:40:50.553Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.654s coverage: 57.0% of statements [2020-04-17T10:40:50.617Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-04-17T10:40:50.909Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-04-17T10:40:51.027Z] #17 37.03 Setting up python3-setuptools (40.8.0-1) ... [2020-04-17T10:40:51.045Z] #7 extracting sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 3.9s done [2020-04-17T10:40:51.045Z] #7 extracting sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 0.1s [2020-04-17T10:40:51.536Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-04-17T10:40:51.640Z] #17 37.83 Setting up python3-pip (18.1-5) ... [2020-04-17T10:40:52.651Z] #17 38.48 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T10:40:52.651Z] #17 38.50 Processing triggers for mime-support (3.62) ... [2020-04-17T10:40:52.933Z] #17 DONE 39.0s [2020-04-17T10:40:52.933Z] [2020-04-17T10:40:52.933Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-17T10:40:53.090Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.015s coverage: 1.8% of statements [2020-04-17T10:40:53.094Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-04-17T10:40:53.385Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-04-17T10:40:53.385Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-04-17T10:40:53.939Z] #18 1.230 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-17T10:40:54.234Z] #18 1.232 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-17T10:40:54.234Z] #18 1.234 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-17T10:40:54.234Z] #18 DONE 1.4s [2020-04-17T10:40:54.234Z] [2020-04-17T10:40:54.234Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-17T10:40:54.521Z] #19 ... [2020-04-17T10:40:54.521Z] [2020-04-17T10:40:54.521Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:40:54.521Z] #44 79.83 CC criu/kerndat.o [2020-04-17T10:40:54.521Z] #44 80.50 CC criu/libnetlink.o [2020-04-17T10:40:54.521Z] #44 80.89 CC criu/log.o [2020-04-17T10:40:54.521Z] #44 81.24 CC criu/lsm.o [2020-04-17T10:40:54.521Z] #44 81.45 CC criu/mem.o [2020-04-17T10:40:54.521Z] #44 82.40 CC criu/mount.o [2020-04-17T10:40:54.521Z] #44 84.58 CC criu/namespaces.o [2020-04-17T10:40:54.521Z] #44 85.74 CC criu/net.o [2020-04-17T10:40:54.521Z] #44 87.76 CC criu/netfilter.o [2020-04-17T10:40:54.521Z] #44 88.07 CC criu/page-pipe.o [2020-04-17T10:40:54.521Z] #44 88.50 CC criu/page-xfer.o [2020-04-17T10:40:54.521Z] #44 89.42 CC criu/pagemap-cache.o [2020-04-17T10:40:54.521Z] #44 89.75 CC criu/pagemap.o [2020-04-17T10:40:54.994Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.426s coverage: 45.9% of statements [2020-04-17T10:40:55.134Z] #44 90.44 CC criu/parasite-syscall.o [2020-04-17T10:40:55.219Z] #7 extracting sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 3.9s done [2020-04-17T10:40:55.219Z] #7 extracting sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f [2020-04-17T10:40:55.444Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-04-17T10:40:55.444Z] go: finding github.com/kr/pty v1.1.1 [2020-04-17T10:40:55.561Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.188s coverage: 72.5% of statements [2020-04-17T10:40:55.580Z] INFO [loader] Go packages loading at mode 575 (compiled_files|types_sizes|deps|exports_file|files|imports|name) took 1m53.823012894s [2020-04-17T10:40:55.580Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 465.824406ms [2020-04-17T10:40:55.732Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-04-17T10:40:55.747Z] #44 ... [2020-04-17T10:40:55.747Z] [2020-04-17T10:40:55.747Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T10:40:55.747Z] #41 127.0 + dpkg --print-architecture [2020-04-17T10:40:55.747Z] #41 127.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-17T10:40:56.025Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-04-17T10:40:56.028Z] #41 127.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-04-17T10:40:56.028Z] #41 127.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-17T10:40:56.939Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.101s coverage: 49.5% of statements [2020-04-17T10:40:57.052Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-04-17T10:40:57.199Z] ok github.com/docker/docker/daemon 12.303s coverage: 17.3% of statements [2020-04-17T10:40:57.199Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-17T10:40:57.199Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-17T10:40:57.199Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-17T10:40:57.199Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-17T10:40:57.199Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-17T10:40:58.087Z] go: finding google.golang.org/grpc v1.20.1 [2020-04-17T10:40:58.580Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.669s coverage: 76.1% of statements [2020-04-17T10:40:59.149Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.022s coverage: 58.0% of statements [2020-04-17T10:40:59.149Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.046s coverage: 3.0% of statements [2020-04-17T10:41:00.089Z] ok github.com/docker/docker/daemon/links 0.023s coverage: 93.0% of statements [2020-04-17T10:41:00.408Z] #41 ... [2020-04-17T10:41:00.408Z] [2020-04-17T10:41:00.408Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-17T10:41:00.408Z] #19 3.460 Collecting yamllint==1.16.0 [2020-04-17T10:41:00.408Z] #19 3.625 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-17T10:41:00.408Z] #19 3.667 Collecting pyyaml (from yamllint==1.16.0) [2020-04-17T10:41:00.408Z] #19 3.744 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-17T10:41:00.408Z] #19 4.487 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-17T10:41:00.408Z] #19 4.529 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-17T10:41:00.408Z] #19 4.542 Building wheels for collected packages: pyyaml [2020-04-17T10:41:00.408Z] #19 4.545 Running setup.py bdist_wheel for pyyaml: started [2020-04-17T10:41:00.408Z] #19 5.310 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-17T10:41:00.408Z] #19 5.311 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-17T10:41:00.408Z] #19 5.373 Successfully built pyyaml [2020-04-17T10:41:00.408Z] #19 5.389 Installing collected packages: pyyaml, pathspec, yamllint [2020-04-17T10:41:00.408Z] #19 5.595 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-17T10:41:00.408Z] #19 DONE 5.9s [2020-04-17T10:41:00.408Z] [2020-04-17T10:41:00.408Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-17T10:41:00.408Z] #24 DONE 0.1s [2020-04-17T10:41:00.408Z] [2020-04-17T10:41:00.408Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-17T10:41:00.468Z] #7 extracting sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 5.1s [2020-04-17T10:41:01.021Z] #28 DONE 0.7s [2020-04-17T10:41:01.021Z] [2020-04-17T10:41:01.021Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-17T10:41:01.302Z] #31 DONE 0.2s [2020-04-17T10:41:01.302Z] [2020-04-17T10:41:01.302Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-17T10:41:01.302Z] #34 DONE 0.1s [2020-04-17T10:41:01.302Z] [2020-04-17T10:41:01.302Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-17T10:41:01.471Z] ok github.com/docker/docker/daemon/logger 0.239s coverage: 41.8% of statements [2020-04-17T10:41:01.584Z] #39 DONE 0.1s [2020-04-17T10:41:01.584Z] [2020-04-17T10:41:01.584Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:41:01.584Z] #44 91.12 CC criu/path.o [2020-04-17T10:41:01.584Z] #44 91.27 CC criu/pie-util-vdso.o [2020-04-17T10:41:01.584Z] #44 91.59 CC criu/pie-util.o [2020-04-17T10:41:01.584Z] #44 91.73 CC criu/pipes.o [2020-04-17T10:41:01.584Z] #44 92.34 CC criu/plugin.o [2020-04-17T10:41:01.584Z] #44 92.65 CC criu/proc_parse.o [2020-04-17T10:41:01.584Z] #44 94.72 CC criu/protobuf-desc.o [2020-04-17T10:41:01.584Z] #44 95.16 CC criu/protobuf.o [2020-04-17T10:41:01.584Z] #44 95.39 CC criu/pstree.o [2020-04-17T10:41:01.584Z] #44 96.27 CC criu/rbtree.o [2020-04-17T10:41:01.584Z] #44 96.56 CC criu/rst-malloc.o [2020-04-17T10:41:01.584Z] #44 96.74 CC criu/seccomp.o [2020-04-17T10:41:01.587Z] go: finding github.com/client9/misspell v0.3.4 [2020-04-17T10:41:01.865Z] #44 97.21 CC criu/seize.o [2020-04-17T10:41:01.876Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-04-17T10:41:01.876Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-04-17T10:41:01.876Z] go: finding google.golang.org/appengine v1.1.0 [2020-04-17T10:41:02.411Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.773s coverage: 61.0% of statements [2020-04-17T10:41:02.411Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-17T10:41:02.411Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-17T10:41:02.479Z] #44 97.78 CC criu/servicefd.o [2020-04-17T10:41:02.670Z] ok github.com/docker/docker/daemon/images 0.039s coverage: 4.9% of statements [2020-04-17T10:41:02.670Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-17T10:41:02.670Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-17T10:41:02.760Z] #44 98.15 CC criu/shmem.o [2020-04-17T10:41:02.929Z] ok github.com/docker/docker/daemon/logger/awslogs 0.369s coverage: 77.8% of statements [2020-04-17T10:41:02.929Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-17T10:41:02.929Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-17T10:41:02.929Z] ok github.com/docker/docker/daemon/logger/gelf 0.030s coverage: 67.0% of statements [2020-04-17T10:41:02.990Z] #7 extracting sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 7.6s done [2020-04-17T10:41:02.990Z] #7 extracting sha256:661a1e4b9bc95b5c88b4741aab8cadf291d836a0b8ddda88464d3f54676c850c [2020-04-17T10:41:02.990Z] #7 extracting sha256:661a1e4b9bc95b5c88b4741aab8cadf291d836a0b8ddda88464d3f54676c850c done [2020-04-17T10:41:03.246Z] #7 DONE 27.9s [2020-04-17T10:41:03.246Z] [2020-04-17T10:41:03.246Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-17T10:41:03.372Z] #44 98.82 CC criu/sigframe.o [2020-04-17T10:41:03.373Z] #44 98.90 CC criu/signalfd.o [2020-04-17T10:41:03.654Z] #44 99.03 CC criu/sk-inet.o [2020-04-17T10:41:03.867Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.017s coverage: 87.2% of statements [2020-04-17T10:41:03.867Z] ok github.com/docker/docker/daemon/logger/journald 0.019s coverage: 26.2% of statements [2020-04-17T10:41:04.267Z] #44 99.62 CC criu/sk-netlink.o [2020-04-17T10:41:04.267Z] #44 99.86 CC criu/sk-packet.o [2020-04-17T10:41:04.437Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.034s coverage: 61.6% of statements [2020-04-17T10:41:04.594Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-04-17T10:41:04.880Z] #44 100.3 CC criu/sk-queue.o [2020-04-17T10:41:04.883Z] go: finding cloud.google.com/go v0.26.0 [2020-04-17T10:41:05.005Z] ok github.com/docker/docker/daemon/logger/local 0.079s coverage: 75.2% of statements [2020-04-17T10:41:05.005Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-17T10:41:05.161Z] #44 100.7 CC criu/sk-tcp.o [2020-04-17T10:41:05.575Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.047s coverage: 33.3% of statements [2020-04-17T10:41:05.774Z] #44 101.0 CC criu/sk-unix.o [2020-04-17T10:41:05.833Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.038s coverage: 19.8% of statements [2020-04-17T10:41:05.913Z] go: finding github.com/golang/mock v1.1.1 [2020-04-17T10:41:06.202Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-04-17T10:41:06.402Z] ok github.com/docker/docker/daemon/logger/templates 0.019s coverage: 8.3% of statements [2020-04-17T10:41:06.525Z] #8 DONE 2.8s [2020-04-17T10:41:06.525Z] [2020-04-17T10:41:06.525Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-17T10:41:06.778Z] #44 102.2 CC criu/sockets.o [2020-04-17T10:41:06.971Z] ok github.com/docker/docker/daemon/logger/syslog 0.019s coverage: 47.8% of statements [2020-04-17T10:41:07.088Z] #9 DONE 1.0s [2020-04-17T10:41:07.088Z] [2020-04-17T10:41:07.088Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-17T10:41:07.088Z] #40 DONE 0.1s [2020-04-17T10:41:07.088Z] [2020-04-17T10:41:07.088Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T10:41:07.088Z] #21 DONE 0.1s [2020-04-17T10:41:07.088Z] [2020-04-17T10:41:07.088Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-17T10:41:07.088Z] #29 DONE 0.1s [2020-04-17T10:41:07.088Z] [2020-04-17T10:41:07.088Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T10:41:07.230Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-04-17T10:41:07.344Z] #41 ... [2020-04-17T10:41:07.344Z] [2020-04-17T10:41:07.344Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-17T10:41:07.344Z] #73 DONE 0.1s [2020-04-17T10:41:07.344Z] [2020-04-17T10:41:07.344Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-17T10:41:07.344Z] #67 DONE 0.1s [2020-04-17T10:41:07.344Z] [2020-04-17T10:41:07.344Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-17T10:41:07.344Z] #52 DONE 0.2s [2020-04-17T10:41:07.344Z] [2020-04-17T10:41:07.344Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-17T10:41:07.344Z] #46 DONE 0.2s [2020-04-17T10:41:07.344Z] [2020-04-17T10:41:07.344Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-17T10:41:07.344Z] #22 DONE 0.2s [2020-04-17T10:41:07.344Z] [2020-04-17T10:41:07.344Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-17T10:41:07.344Z] #32 DONE 0.2s [2020-04-17T10:41:07.344Z] [2020-04-17T10:41:07.344Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-17T10:41:07.344Z] #55 DONE 0.2s [2020-04-17T10:41:07.344Z] [2020-04-17T10:41:07.344Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-17T10:41:07.344Z] #49 DONE 0.3s [2020-04-17T10:41:07.344Z] [2020-04-17T10:41:07.344Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:41:07.392Z] #44 102.7 CC criu/stats.o [2020-04-17T10:41:07.392Z] #44 102.9 CC criu/string.o [2020-04-17T10:41:07.540Z] ok github.com/docker/docker/daemon/network 0.074s coverage: 63.8% of statements [2020-04-17T10:41:07.713Z] #44 102.9 CC criu/sysctl.o [2020-04-17T10:41:07.994Z] #44 103.4 CC criu/sysfs_parse.o [2020-04-17T10:41:08.276Z] #44 103.6 CC criu/timerfd.o [2020-04-17T10:41:08.558Z] #44 104.0 CC criu/tty.o [2020-04-17T10:41:08.921Z] ok github.com/docker/docker/daemon/logger/splunk 1.961s coverage: 82.5% of statements [2020-04-17T10:41:08.921Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-17T10:41:08.921Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-17T10:41:08.921Z] ok github.com/docker/docker/distribution/metadata 0.089s coverage: 48.2% of statements [2020-04-17T10:41:10.028Z] #44 105.3 CC criu/tun.o [2020-04-17T10:41:10.302Z] ok github.com/docker/docker/distribution 0.229s coverage: 22.1% of statements [2020-04-17T10:41:10.302Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-17T10:41:10.302Z] ok github.com/docker/docker/errdefs 0.017s coverage: 49.4% of statements [2020-04-17T10:41:10.310Z] #44 105.7 CC criu/uffd.o [2020-04-17T10:41:11.315Z] #44 106.5 CC criu/util.o [2020-04-17T10:41:11.683Z] ok github.com/docker/docker/image 0.086s coverage: 86.4% of statements [2020-04-17T10:41:11.929Z] #44 107.3 CC criu/uts_ns.o [2020-04-17T10:41:11.929Z] #44 107.5 CC criu/vdso.o [2020-04-17T10:41:12.252Z] ok github.com/docker/docker/image/cache 0.031s coverage: 19.2% of statements [2020-04-17T10:41:12.252Z] ok github.com/docker/docker/distribution/xfer 1.703s coverage: 85.1% of statements [2020-04-17T10:41:12.252Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-17T10:41:12.252Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-17T10:41:12.512Z] ok github.com/docker/docker/image/v1 0.051s coverage: 25.0% of statements [2020-04-17T10:41:12.512Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-17T10:41:12.562Z] #44 107.9 LINK criu/built-in.o [2020-04-17T10:41:12.562Z] #44 108.0 LINK criu/criu [2020-04-17T10:41:12.596Z] #50 ... [2020-04-17T10:41:12.596Z] [2020-04-17T10:41:12.596Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T10:41:12.596Z] #43 4.892 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T10:41:12.596Z] #43 4.984 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T10:41:12.596Z] #43 5.145 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T10:41:12.596Z] #43 5.147 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-17T10:41:12.848Z] #44 ... [2020-04-17T10:41:12.848Z] [2020-04-17T10:41:12.848Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T10:41:12.848Z] #41 DONE 144.0s [2020-04-17T10:41:12.848Z] [2020-04-17T10:41:12.848Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:41:12.853Z] #43 5.772 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-17T10:41:13.081Z] ok github.com/docker/docker/libcontainerd/queue 0.083s coverage: 100.0% of statements [2020-04-17T10:41:13.132Z] #44 108.5 DEP lib/c/criu.d [2020-04-17T10:41:13.132Z] #44 108.6 CC images/rpc.pb-c.o [2020-04-17T10:41:13.415Z] #43 6.409 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-17T10:41:13.650Z] ok github.com/docker/docker/pkg/aaparser 0.041s coverage: 50.0% of statements [2020-04-17T10:41:13.769Z] #44 109.1 CC lib/c/criu.o [2020-04-17T10:41:13.769Z] #44 ... [2020-04-17T10:41:13.769Z] [2020-04-17T10:41:13.769Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-17T10:41:13.769Z] #42 DONE 0.2s [2020-04-17T10:41:14.051Z] [2020-04-17T10:41:14.051Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:41:14.051Z] #53 ... [2020-04-17T10:41:14.051Z] [2020-04-17T10:41:14.051Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:41:14.051Z] #44 109.5 LINK lib/c/built-in.o [2020-04-17T10:41:14.051Z] #44 109.5 LINK lib/c/libcriu.so [2020-04-17T10:41:14.051Z] #44 109.6 LINK lib/c/libcriu.a [2020-04-17T10:41:14.051Z] #44 109.7 GEN magic.py [2020-04-17T10:41:14.333Z] #44 109.7 Note: Building without setproctitle() and strlcpy() support. [2020-04-17T10:41:14.333Z] #44 109.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-17T10:41:14.333Z] #44 109.7 Note: Building without GnuTLS support [2020-04-17T10:41:14.588Z] ok github.com/docker/docker/opts 0.071s coverage: 67.4% of statements [2020-04-17T10:41:14.615Z] #44 110.1 fatal: not a git repository (or any of the parent directories): .git [2020-04-17T10:41:15.229Z] #44 110.4 make[1]: Nothing to be done for 'all'. [2020-04-17T10:41:15.229Z] #44 110.7 make[1]: 'images/built-in.o' is up to date. [2020-04-17T10:41:15.229Z] #44 110.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-17T10:41:15.229Z] #44 110.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-17T10:41:15.229Z] #44 110.8 make[1]: 'compel/libcompel.a' is up to date. [2020-04-17T10:41:15.524Z] #44 110.8 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-17T10:41:15.524Z] #44 110.8 make[1]: Nothing to be done for 'all'. [2020-04-17T10:41:15.524Z] #44 110.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-17T10:41:15.524Z] #44 110.9 make[2]: Nothing to be done for 'all'. [2020-04-17T10:41:15.524Z] #44 110.9 make[2]: Nothing to be done for 'all'. [2020-04-17T10:41:15.524Z] #44 111.0 make[2]: Nothing to be done for 'all'. [2020-04-17T10:41:15.524Z] #44 111.1 make[2]: Nothing to be done for 'all'. [2020-04-17T10:41:15.814Z] #44 111.1 make[2]: Nothing to be done for 'all'. [2020-04-17T10:41:15.814Z] #44 111.1 make[2]: Nothing to be done for 'all'. [2020-04-17T10:41:15.814Z] #44 111.1 make[2]: Nothing to be done for 'all'. [2020-04-17T10:41:15.814Z] #44 111.2 make[2]: Nothing to be done for 'all'. [2020-04-17T10:41:15.814Z] #44 111.2 INSTALL criu/criu [2020-04-17T10:41:15.969Z] ok github.com/docker/docker/pkg/broadcaster 0.013s coverage: 100.0% of statements [2020-04-17T10:41:15.969Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2020-04-17T10:41:15.969Z] ok github.com/docker/docker/pkg/authorization 0.958s coverage: 68.3% of statements [2020-04-17T10:41:16.097Z] #44 DONE 111.5s [2020-04-17T10:41:16.097Z] [2020-04-17T10:41:16.097Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:41:16.906Z] ok github.com/docker/docker/pkg/directory 0.022s coverage: 80.0% of statements [2020-04-17T10:41:17.104Z] #53 ... [2020-04-17T10:41:17.105Z] [2020-04-17T10:41:17.105Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-17T10:41:17.105Z] #45 DONE 0.2s [2020-04-17T10:41:17.105Z] [2020-04-17T10:41:17.105Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-17T10:41:17.166Z] ok github.com/docker/docker/pkg/archive 1.232s coverage: 76.8% of statements [2020-04-17T10:41:17.387Z] #48 DONE 0.2s [2020-04-17T10:41:17.387Z] [2020-04-17T10:41:17.387Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:41:17.387Z] #53 ... [2020-04-17T10:41:17.387Z] [2020-04-17T10:41:17.387Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-17T10:41:17.425Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2020-04-17T10:41:17.585Z] #43 ... [2020-04-17T10:41:17.585Z] [2020-04-17T10:41:17.585Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T10:41:17.585Z] #10 8.687 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T10:41:17.585Z] #10 8.737 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T10:41:17.585Z] #10 8.737 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T10:41:17.585Z] #10 ... [2020-04-17T10:41:17.585Z] [2020-04-17T10:41:17.585Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T10:41:17.585Z] #25 10.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T10:41:17.585Z] #25 10.14 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T10:41:17.585Z] #25 10.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T10:41:17.585Z] #25 ... [2020-04-17T10:41:17.585Z] [2020-04-17T10:41:17.585Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T10:41:17.585Z] #30 ... [2020-04-17T10:41:17.585Z] [2020-04-17T10:41:17.585Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:41:17.585Z] #47 ... [2020-04-17T10:41:17.585Z] [2020-04-17T10:41:17.585Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T10:41:17.585Z] #62 ... [2020-04-17T10:41:17.585Z] [2020-04-17T10:41:17.585Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:41:17.669Z] #51 DONE 0.2s [2020-04-17T10:41:17.669Z] [2020-04-17T10:41:17.669Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:41:17.685Z] ok github.com/docker/docker/pkg/discovery/file 0.012s coverage: 92.9% of statements [2020-04-17T10:41:17.841Z] #74 ... [2020-04-17T10:41:17.841Z] [2020-04-17T10:41:17.841Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:41:17.841Z] #23 9.802 + RM_GOPATH=0 [2020-04-17T10:41:17.841Z] #23 9.802 + TMP_GOPATH= [2020-04-17T10:41:17.841Z] #23 9.802 + : /build [2020-04-17T10:41:17.841Z] #23 9.802 + '[' -z '' ']' [2020-04-17T10:41:17.841Z] #23 9.802 ++ mktemp -d [2020-04-17T10:41:17.841Z] #23 9.803 + export GOPATH=/tmp/tmp.8GF0L7vEFB [2020-04-17T10:41:17.841Z] #23 9.803 + GOPATH=/tmp/tmp.8GF0L7vEFB [2020-04-17T10:41:17.841Z] #23 9.803 + RM_GOPATH=1 [2020-04-17T10:41:17.841Z] #23 9.803 ++ dirname ./install.sh [2020-04-17T10:41:17.841Z] #23 9.828 + dir=. [2020-04-17T10:41:17.841Z] #23 9.830 + bin=dockercli [2020-04-17T10:41:17.841Z] #23 9.830 + shift [2020-04-17T10:41:17.841Z] #23 9.830 + '[' '!' -f ./dockercli.installer ']' [2020-04-17T10:41:17.841Z] #23 9.830 + . ./dockercli.installer [2020-04-17T10:41:17.841Z] #23 9.830 ++ : stable [2020-04-17T10:41:17.841Z] #23 9.830 ++ : 17.06.2-ce [2020-04-17T10:41:17.841Z] #23 9.832 + install_dockercli [2020-04-17T10:41:17.841Z] #23 9.832 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-17T10:41:17.841Z] #23 9.832 Install docker/cli version 17.06.2-ce from stable [2020-04-17T10:41:17.841Z] #23 9.838 ++ uname -m [2020-04-17T10:41:17.841Z] #23 9.840 + arch=x86_64 [2020-04-17T10:41:17.842Z] #23 9.840 + '[' x86_64 '!=' x86_64 ']' [2020-04-17T10:41:17.842Z] #23 9.840 + url=https://download.docker.com/linux/static [2020-04-17T10:41:17.842Z] #23 9.846 + tar -xz docker/docker [2020-04-17T10:41:17.842Z] #23 9.850 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-04-17T10:41:18.098Z] #23 ... [2020-04-17T10:41:18.098Z] [2020-04-17T10:41:18.098Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:41:18.098Z] #33 ... [2020-04-17T10:41:18.098Z] [2020-04-17T10:41:18.098Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T10:41:18.282Z] #53 ... [2020-04-17T10:41:18.282Z] [2020-04-17T10:41:18.282Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:41:18.282Z] #60 73.90 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-04-17T10:41:18.354Z] #35 ... [2020-04-17T10:41:18.354Z] [2020-04-17T10:41:18.354Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:41:18.354Z] #56 ... [2020-04-17T10:41:18.354Z] [2020-04-17T10:41:18.354Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:41:18.611Z] #68 ... [2020-04-17T10:41:18.611Z] [2020-04-17T10:41:18.611Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:41:18.611Z] #53 ... [2020-04-17T10:41:18.611Z] [2020-04-17T10:41:18.611Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T10:41:18.611Z] #41 11.15 + git clone https://github.com/docker/distribution.git . [2020-04-17T10:41:18.611Z] #41 11.16 Cloning into '.'... [2020-04-17T10:41:18.623Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-04-17T10:41:19.190Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-04-17T10:41:19.287Z] #60 74.66 + mkdir -p /build [2020-04-17T10:41:19.287Z] #60 74.66 + cp runc /build/runc [2020-04-17T10:41:19.287Z] #60 DONE 74.9s [2020-04-17T10:41:19.287Z] [2020-04-17T10:41:19.287Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:41:19.449Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-04-17T10:41:20.825Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2020-04-17T10:41:21.085Z] ok github.com/docker/docker/pkg/chrootarchive 3.537s coverage: 43.2% of statements [2020-04-17T10:41:21.085Z] ok github.com/docker/docker/pkg/fileutils 0.028s coverage: 89.5% of statements [2020-04-17T10:41:21.654Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2020-04-17T10:41:21.912Z] ok github.com/docker/docker/pkg/fsutils 0.331s coverage: 85.1% of statements [2020-04-17T10:41:21.912Z] ok github.com/docker/docker/pkg/discovery/kv 3.092s coverage: 84.1% of statements [2020-04-17T10:41:22.171Z] ok github.com/docker/docker/layer 7.325s coverage: 68.8% of statements [2020-04-17T10:41:22.171Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-17T10:41:22.171Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-17T10:41:22.171Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-17T10:41:22.171Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-17T10:41:22.171Z] ? github.com/docker/docker/oci [no test files] [2020-04-17T10:41:22.171Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-17T10:41:22.171Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-17T10:41:22.171Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-17T10:41:22.740Z] ok github.com/docker/docker/pkg/jsonmessage 0.019s coverage: 91.7% of statements [2020-04-17T10:41:23.000Z] ok github.com/docker/docker/pkg/locker 0.049s coverage: 88.9% of statements [2020-04-17T10:41:23.261Z] ok github.com/docker/docker/pkg/longpath 0.010s coverage: 100.0% of statements [2020-04-17T10:41:23.261Z] ok github.com/docker/docker/pkg/idtools 0.813s coverage: 70.1% of statements [2020-04-17T10:41:23.521Z] ok github.com/docker/docker/pkg/ioutils 0.624s coverage: 70.6% of statements [2020-04-17T10:41:23.521Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-17T10:41:23.521Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-17T10:41:23.521Z] ok github.com/docker/docker/pkg/namesgenerator 0.010s coverage: 85.7% of statements [2020-04-17T10:41:23.521Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-17T10:41:23.706Z] #65 131.7 + bin/containerd [2020-04-17T10:41:23.781Z] ok github.com/docker/docker/pkg/parsers 0.017s coverage: 97.0% of statements [2020-04-17T10:41:23.859Z] #41 ... [2020-04-17T10:41:23.859Z] [2020-04-17T10:41:23.859Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:41:23.859Z] #33 11.55 + RM_GOPATH=0 [2020-04-17T10:41:23.859Z] #33 11.55 + TMP_GOPATH= [2020-04-17T10:41:23.859Z] #33 11.55 + : /build [2020-04-17T10:41:23.859Z] #33 11.55 + '[' -z '' ']' [2020-04-17T10:41:23.859Z] #33 11.55 ++ mktemp -d [2020-04-17T10:41:23.859Z] #33 11.57 + export GOPATH=/tmp/tmp.Wt07NlWS08 [2020-04-17T10:41:23.859Z] #33 11.57 + GOPATH=/tmp/tmp.Wt07NlWS08 [2020-04-17T10:41:23.859Z] #33 11.57 + RM_GOPATH=1 [2020-04-17T10:41:23.859Z] #33 11.57 ++ dirname ./install.sh [2020-04-17T10:41:23.859Z] #33 11.58 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-17T10:41:23.859Z] #33 11.58 + dir=. [2020-04-17T10:41:23.859Z] #33 11.58 + bin=tomlv [2020-04-17T10:41:23.859Z] #33 11.58 + shift [2020-04-17T10:41:23.859Z] #33 11.58 + '[' '!' -f ./tomlv.installer ']' [2020-04-17T10:41:23.859Z] #33 11.58 + . ./tomlv.installer [2020-04-17T10:41:23.859Z] #33 11.58 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-17T10:41:23.859Z] #33 11.58 + install_tomlv [2020-04-17T10:41:23.859Z] #33 11.58 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-17T10:41:23.859Z] #33 11.58 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Wt07NlWS08/src/github.com/BurntSushi/toml [2020-04-17T10:41:23.859Z] #33 11.58 Cloning into '/tmp/tmp.Wt07NlWS08/src/github.com/BurntSushi/toml'... [2020-04-17T10:41:23.859Z] #33 12.76 + cd /tmp/tmp.Wt07NlWS08/src/github.com/BurntSushi/toml [2020-04-17T10:41:23.859Z] #33 12.76 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-17T10:41:23.859Z] #33 12.79 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-17T10:41:23.859Z] #33 13.82 internal/cpu [2020-04-17T10:41:23.859Z] #33 13.88 runtime/internal/atomic [2020-04-17T10:41:23.859Z] #33 14.55 runtime/internal/sys [2020-04-17T10:41:23.859Z] #33 15.06 runtime/internal/math [2020-04-17T10:41:23.859Z] #33 15.16 math/bits [2020-04-17T10:41:23.859Z] #33 15.34 internal/bytealg [2020-04-17T10:41:23.859Z] #33 16.24 math [2020-04-17T10:41:23.859Z] #33 16.46 runtime [2020-04-17T10:41:24.041Z] ok github.com/docker/docker/pkg/parsers/kernel 0.019s coverage: 60.0% of statements [2020-04-17T10:41:24.302Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.022s coverage: 91.4% of statements [2020-04-17T10:41:24.302Z] ok github.com/docker/docker/pkg/pidfile 0.032s coverage: 82.4% of statements [2020-04-17T10:41:24.302Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-17T10:41:24.302Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-17T10:41:24.871Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.033s coverage: 56.8% of statements [2020-04-17T10:41:25.442Z] ok github.com/docker/docker/pkg/plugins/transport 0.015s coverage: 85.7% of statements [2020-04-17T10:41:25.442Z] ok github.com/docker/docker/pkg/pools 0.029s coverage: 88.2% of statements [2020-04-17T10:41:25.702Z] ok github.com/docker/docker/pkg/progress 0.008s coverage: 75.9% of statements [2020-04-17T10:41:26.271Z] ok github.com/docker/docker/pkg/reexec 0.025s coverage: 82.4% of statements [2020-04-17T10:41:26.839Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2020-04-17T10:41:27.097Z] ok github.com/docker/docker/pkg/pubsub 1.076s coverage: 73.9% of statements [2020-04-17T10:41:27.164Z] #65 ... [2020-04-17T10:41:27.164Z] [2020-04-17T10:41:27.164Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:41:27.164Z] #53 DONE 158.2s [2020-04-17T10:41:27.164Z] [2020-04-17T10:41:27.164Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:41:27.666Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2020-04-17T10:41:27.666Z] ok github.com/docker/docker/pkg/stringid 0.008s coverage: 70.6% of statements [2020-04-17T10:41:27.779Z] #65 ... [2020-04-17T10:41:27.779Z] [2020-04-17T10:41:27.779Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-17T10:41:27.779Z] #54 DONE 0.2s [2020-04-17T10:41:27.925Z] ok github.com/docker/docker/pkg/symlink 0.023s coverage: 87.7% of statements [2020-04-17T10:41:28.032Z] #33 ... [2020-04-17T10:41:28.032Z] [2020-04-17T10:41:28.032Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T10:41:28.032Z] #43 10.45 Fetched 8338 kB in 6s (1436 kB/s) [2020-04-17T10:41:28.032Z] #43 10.45 Reading package lists... [2020-04-17T10:41:28.032Z] #43 19.42 Reading package lists... [2020-04-17T10:41:28.032Z] #43 ... [2020-04-17T10:41:28.032Z] [2020-04-17T10:41:28.032Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:41:28.032Z] #47 11.86 + RM_GOPATH=0 [2020-04-17T10:41:28.032Z] #47 11.86 + TMP_GOPATH= [2020-04-17T10:41:28.032Z] #47 11.86 + : /build [2020-04-17T10:41:28.032Z] #47 11.86 + '[' -z '' ']' [2020-04-17T10:41:28.032Z] #47 11.86 ++ mktemp -d [2020-04-17T10:41:28.032Z] #47 11.89 + export GOPATH=/tmp/tmp.Dlopc7uI5w [2020-04-17T10:41:28.032Z] #47 11.89 + GOPATH=/tmp/tmp.Dlopc7uI5w [2020-04-17T10:41:28.032Z] #47 11.89 + RM_GOPATH=1 [2020-04-17T10:41:28.032Z] #47 11.89 ++ dirname ./install.sh [2020-04-17T10:41:28.032Z] #47 11.89 + dir=. [2020-04-17T10:41:28.032Z] #47 11.89 + bin=vndr [2020-04-17T10:41:28.032Z] #47 11.89 + shift [2020-04-17T10:41:28.032Z] #47 11.89 + '[' '!' -f ./vndr.installer ']' [2020-04-17T10:41:28.032Z] #47 11.89 + . ./vndr.installer [2020-04-17T10:41:28.032Z] #47 11.89 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-17T10:41:28.032Z] #47 11.89 + install_vndr [2020-04-17T10:41:28.032Z] #47 11.89 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-17T10:41:28.032Z] #47 11.89 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Dlopc7uI5w/src/github.com/LK4D4/vndr [2020-04-17T10:41:28.032Z] #47 11.89 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-17T10:41:28.032Z] #47 11.91 Cloning into '/tmp/tmp.Dlopc7uI5w/src/github.com/LK4D4/vndr'... [2020-04-17T10:41:28.032Z] #47 13.55 + cd /tmp/tmp.Dlopc7uI5w/src/github.com/LK4D4/vndr [2020-04-17T10:41:28.033Z] #47 13.55 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-17T10:41:28.033Z] #47 13.61 + go build -buildmode=pie -v -o /build/vndr . [2020-04-17T10:41:28.033Z] #47 16.09 internal/race [2020-04-17T10:41:28.033Z] #47 16.13 internal/bytealg [2020-04-17T10:41:28.033Z] #47 16.25 sync/atomic [2020-04-17T10:41:28.033Z] #47 16.56 unicode [2020-04-17T10:41:28.033Z] #47 16.92 runtime [2020-04-17T10:41:28.033Z] #47 ... [2020-04-17T10:41:28.033Z] [2020-04-17T10:41:28.033Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T10:41:28.033Z] #10 10.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-17T10:41:28.033Z] #10 15.48 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-17T10:41:28.033Z] #10 18.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-17T10:41:28.033Z] #10 ... [2020-04-17T10:41:28.033Z] [2020-04-17T10:41:28.033Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:41:28.033Z] #47 20.83 unicode/utf8 [2020-04-17T10:41:28.064Z] [2020-04-17T10:41:28.064Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-17T10:41:28.064Z] #57 DONE 0.1s [2020-04-17T10:41:28.064Z] [2020-04-17T10:41:28.064Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:41:28.064Z] #65 ... [2020-04-17T10:41:28.064Z] [2020-04-17T10:41:28.064Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-17T10:41:28.064Z] #61 DONE 0.1s [2020-04-17T10:41:28.184Z] ok github.com/docker/docker/pkg/sysinfo 0.018s coverage: 71.3% of statements [2020-04-17T10:41:28.346Z] [2020-04-17T10:41:28.346Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:41:28.596Z] #47 ... [2020-04-17T10:41:28.596Z] [2020-04-17T10:41:28.596Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T10:41:28.596Z] #30 11.33 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-17T10:41:28.596Z] #30 11.33 Cloning into '.'... [2020-04-17T10:41:28.596Z] #30 ... [2020-04-17T10:41:28.596Z] [2020-04-17T10:41:28.596Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:41:28.596Z] #68 11.58 + RM_GOPATH=0 [2020-04-17T10:41:28.596Z] #68 11.58 + TMP_GOPATH= [2020-04-17T10:41:28.596Z] #68 11.58 + : /build/ [2020-04-17T10:41:28.596Z] #68 11.58 + '[' -z '' ']' [2020-04-17T10:41:28.596Z] #68 11.58 ++ mktemp -d [2020-04-17T10:41:28.596Z] #68 11.59 + export GOPATH=/tmp/tmp.Y7CZMNnxOl [2020-04-17T10:41:28.596Z] #68 11.59 + GOPATH=/tmp/tmp.Y7CZMNnxOl [2020-04-17T10:41:28.596Z] #68 11.59 + RM_GOPATH=1 [2020-04-17T10:41:28.596Z] #68 11.59 ++ dirname ./install.sh [2020-04-17T10:41:28.596Z] #68 11.59 + dir=. [2020-04-17T10:41:28.596Z] #68 11.59 + bin=rootlesskit [2020-04-17T10:41:28.596Z] #68 11.59 + shift [2020-04-17T10:41:28.596Z] #68 11.59 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-17T10:41:28.596Z] #68 11.59 + . ./rootlesskit.installer [2020-04-17T10:41:28.596Z] #68 11.59 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-17T10:41:28.596Z] #68 11.59 + install_rootlesskit [2020-04-17T10:41:28.596Z] #68 11.59 + case "$1" in [2020-04-17T10:41:28.596Z] #68 11.59 + export CGO_ENABLED=0 [2020-04-17T10:41:28.596Z] #68 11.59 + CGO_ENABLED=0 [2020-04-17T10:41:28.596Z] #68 11.59 + _install_rootlesskit [2020-04-17T10:41:28.596Z] #68 11.59 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-17T10:41:28.596Z] #68 11.59 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Y7CZMNnxOl/src/github.com/rootless-containers/rootlesskit [2020-04-17T10:41:28.596Z] #68 11.59 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-17T10:41:28.596Z] #68 11.59 Cloning into '/tmp/tmp.Y7CZMNnxOl/src/github.com/rootless-containers/rootlesskit'... [2020-04-17T10:41:28.596Z] #68 17.22 + cd /tmp/tmp.Y7CZMNnxOl/src/github.com/rootless-containers/rootlesskit [2020-04-17T10:41:28.596Z] #68 17.22 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-17T10:41:28.596Z] #68 17.50 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-17T10:41:28.596Z] #68 17.50 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-17T10:41:28.852Z] #68 ... [2020-04-17T10:41:28.852Z] [2020-04-17T10:41:28.852Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:41:28.852Z] #56 11.39 + RM_GOPATH=0 [2020-04-17T10:41:28.852Z] #56 11.39 + TMP_GOPATH= [2020-04-17T10:41:28.852Z] #56 11.39 + : /build [2020-04-17T10:41:28.852Z] #56 11.39 + '[' -z '' ']' [2020-04-17T10:41:28.852Z] #56 11.39 ++ mktemp -d [2020-04-17T10:41:28.852Z] #56 11.39 + export GOPATH=/tmp/tmp.qJ3UlFIUKK [2020-04-17T10:41:28.852Z] #56 11.39 + GOPATH=/tmp/tmp.qJ3UlFIUKK [2020-04-17T10:41:28.852Z] #56 11.39 + RM_GOPATH=1 [2020-04-17T10:41:28.852Z] #56 11.40 ++ dirname ./install.sh [2020-04-17T10:41:28.852Z] #56 11.40 + dir=. [2020-04-17T10:41:28.852Z] #56 11.40 + bin=shfmt [2020-04-17T10:41:28.852Z] #56 11.40 + shift [2020-04-17T10:41:28.852Z] #56 11.40 + '[' '!' -f ./shfmt.installer ']' [2020-04-17T10:41:28.852Z] #56 11.40 + . ./shfmt.installer [2020-04-17T10:41:28.852Z] #56 11.40 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-17T10:41:28.852Z] #56 11.40 + install_shfmt [2020-04-17T10:41:28.852Z] #56 11.40 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-17T10:41:28.852Z] #56 11.40 + git clone https://github.com/mvdan/sh.git /tmp/tmp.qJ3UlFIUKK/src/github.com/mvdan/sh [2020-04-17T10:41:28.852Z] #56 11.40 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-17T10:41:28.852Z] #56 11.42 Cloning into '/tmp/tmp.qJ3UlFIUKK/src/github.com/mvdan/sh'... [2020-04-17T10:41:28.852Z] #56 ... [2020-04-17T10:41:28.852Z] [2020-04-17T10:41:28.852Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:41:28.852Z] #74 11.52 + RM_GOPATH=0 [2020-04-17T10:41:28.852Z] #74 11.52 + TMP_GOPATH= [2020-04-17T10:41:28.852Z] #74 11.52 + : /build [2020-04-17T10:41:28.852Z] #74 11.52 + '[' -z '' ']' [2020-04-17T10:41:28.852Z] #74 11.52 ++ mktemp -d [2020-04-17T10:41:28.852Z] #74 11.53 + export GOPATH=/tmp/tmp.QRpWC8NsuC [2020-04-17T10:41:28.852Z] #74 11.53 + GOPATH=/tmp/tmp.QRpWC8NsuC [2020-04-17T10:41:28.852Z] #74 11.53 + RM_GOPATH=1 [2020-04-17T10:41:28.852Z] #74 11.53 ++ dirname ./install.sh [2020-04-17T10:41:28.852Z] #74 11.54 + dir=. [2020-04-17T10:41:28.852Z] #74 11.54 + bin=proxy [2020-04-17T10:41:28.852Z] #74 11.54 + shift [2020-04-17T10:41:28.852Z] #74 11.54 + '[' '!' -f ./proxy.installer ']' [2020-04-17T10:41:28.852Z] #74 11.54 + . ./proxy.installer [2020-04-17T10:41:28.852Z] #74 11.54 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-17T10:41:28.852Z] #74 11.54 + install_proxy [2020-04-17T10:41:28.852Z] #74 11.54 + case "$1" in [2020-04-17T10:41:28.852Z] #74 11.54 + export CGO_ENABLED=0 [2020-04-17T10:41:28.852Z] #74 11.54 + CGO_ENABLED=0 [2020-04-17T10:41:28.852Z] #74 11.54 + _install_proxy [2020-04-17T10:41:28.852Z] #74 11.54 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-17T10:41:28.852Z] #74 11.54 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.QRpWC8NsuC/src/github.com/docker/libnetwork [2020-04-17T10:41:28.853Z] #74 11.54 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-17T10:41:28.853Z] #74 11.56 Cloning into '/tmp/tmp.QRpWC8NsuC/src/github.com/docker/libnetwork'... [2020-04-17T10:41:29.109Z] #74 ... [2020-04-17T10:41:29.109Z] [2020-04-17T10:41:29.109Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:41:29.109Z] #53 11.65 + RM_GOPATH=0 [2020-04-17T10:41:29.109Z] #53 11.65 + TMP_GOPATH= [2020-04-17T10:41:29.109Z] #53 11.65 + : /build [2020-04-17T10:41:29.109Z] #53 11.65 + '[' -z '' ']' [2020-04-17T10:41:29.109Z] #53 11.65 ++ mktemp -d [2020-04-17T10:41:29.109Z] #53 11.66 + export GOPATH=/tmp/tmp.MAIkNeNIdi [2020-04-17T10:41:29.109Z] #53 11.66 + GOPATH=/tmp/tmp.MAIkNeNIdi [2020-04-17T10:41:29.109Z] #53 11.66 + RM_GOPATH=1 [2020-04-17T10:41:29.109Z] #53 11.66 ++ dirname ./install.sh [2020-04-17T10:41:29.109Z] #53 11.67 + dir=. [2020-04-17T10:41:29.109Z] #53 11.67 + bin=golangci_lint [2020-04-17T10:41:29.109Z] #53 11.67 + shift [2020-04-17T10:41:29.109Z] #53 11.67 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-17T10:41:29.109Z] #53 11.67 + . ./golangci_lint.installer [2020-04-17T10:41:29.109Z] #53 11.67 ++ : v1.23.8 [2020-04-17T10:41:29.109Z] #53 11.67 + install_golangci_lint [2020-04-17T10:41:29.109Z] #53 11.67 + echo 'Installing golangci-lint version v1.23.8' [2020-04-17T10:41:29.109Z] #53 11.67 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-17T10:41:29.109Z] #53 11.67 Installing golangci-lint version v1.23.8 [2020-04-17T10:41:29.109Z] #53 ... [2020-04-17T10:41:29.109Z] [2020-04-17T10:41:29.109Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T10:41:29.109Z] #35 11.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T10:41:29.109Z] #35 12.03 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T10:41:29.109Z] #35 12.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T10:41:29.109Z] #35 14.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-17T10:41:29.109Z] #35 17.97 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-17T10:41:29.109Z] #35 21.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-17T10:41:29.121Z] ok github.com/docker/docker/pkg/system 0.031s coverage: 35.0% of statements [2020-04-17T10:41:29.121Z] ok github.com/docker/docker/pkg/tailfile 0.087s coverage: 88.6% of statements [2020-04-17T10:41:29.121Z] ok github.com/docker/docker/pkg/signal 2.789s coverage: 61.0% of statements [2020-04-17T10:41:29.366Z] #35 ... [2020-04-17T10:41:29.366Z] [2020-04-17T10:41:29.366Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:41:29.366Z] #50 11.51 + RM_GOPATH=0 [2020-04-17T10:41:29.366Z] #50 11.51 + TMP_GOPATH= [2020-04-17T10:41:29.366Z] #50 11.51 + : /build [2020-04-17T10:41:29.366Z] #50 11.51 + '[' -z '' ']' [2020-04-17T10:41:29.366Z] #50 11.51 ++ mktemp -d [2020-04-17T10:41:29.366Z] #50 11.52 + export GOPATH=/tmp/tmp.nMs5f5FLd4 [2020-04-17T10:41:29.366Z] #50 11.52 + GOPATH=/tmp/tmp.nMs5f5FLd4 [2020-04-17T10:41:29.366Z] #50 11.52 + RM_GOPATH=1 [2020-04-17T10:41:29.366Z] #50 11.52 ++ dirname ./install.sh [2020-04-17T10:41:29.366Z] #50 11.52 + dir=. [2020-04-17T10:41:29.366Z] #50 11.52 + bin=gotestsum [2020-04-17T10:41:29.366Z] #50 11.52 + shift [2020-04-17T10:41:29.366Z] #50 11.52 + '[' '!' -f ./gotestsum.installer ']' [2020-04-17T10:41:29.366Z] #50 11.52 + . ./gotestsum.installer [2020-04-17T10:41:29.366Z] #50 11.52 ++ : v0.3.5 [2020-04-17T10:41:29.366Z] #50 11.52 + install_gotestsum [2020-04-17T10:41:29.366Z] #50 11.52 + echo 'Installing gotestsum version v0.3.5' [2020-04-17T10:41:29.366Z] #50 11.52 + go get -d gotest.tools/gotestsum [2020-04-17T10:41:29.366Z] #50 11.52 Installing gotestsum version v0.3.5 [2020-04-17T10:41:29.366Z] #50 ... [2020-04-17T10:41:29.366Z] [2020-04-17T10:41:29.366Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T10:41:29.366Z] #62 11.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T10:41:29.366Z] #62 11.99 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T10:41:29.366Z] #62 11.99 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T10:41:29.366Z] #62 13.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-17T10:41:29.366Z] #62 17.42 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-17T10:41:29.366Z] #62 20.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-17T10:41:29.622Z] #62 ... [2020-04-17T10:41:29.622Z] [2020-04-17T10:41:29.622Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:41:29.622Z] #33 22.02 internal/testlog [2020-04-17T10:41:29.623Z] #33 22.28 encoding [2020-04-17T10:41:29.689Z] testing: warning: no tests to run [2020-04-17T10:41:29.689Z] coverage: [no statements] [2020-04-17T10:41:29.689Z] ok github.com/docker/docker/pkg/term/windows 0.025s coverage: [no statements] [no tests to run] [2020-04-17T10:41:29.880Z] #33 ... [2020-04-17T10:41:29.880Z] [2020-04-17T10:41:29.880Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T10:41:29.880Z] #25 12.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-17T10:41:29.880Z] #25 16.41 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-17T10:41:29.880Z] #25 18.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-17T10:41:29.948Z] ok github.com/docker/docker/pkg/term 0.023s coverage: 85.0% of statements [2020-04-17T10:41:29.948Z] ok github.com/docker/docker/pkg/tarsum 0.162s coverage: 89.3% of statements [2020-04-17T10:41:30.137Z] #25 ... [2020-04-17T10:41:30.137Z] [2020-04-17T10:41:30.137Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:41:30.137Z] #33 22.63 runtime/cgo [2020-04-17T10:41:30.516Z] ok github.com/docker/docker/pkg/truncindex 0.119s coverage: 91.5% of statements [2020-04-17T10:41:30.516Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2020-04-17T10:41:30.516Z] ok github.com/docker/docker/pkg/useragent 0.014s coverage: 88.9% of statements [2020-04-17T10:41:31.078Z] #33 ... [2020-04-17T10:41:31.078Z] [2020-04-17T10:41:31.078Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:41:31.078Z] #23 22.92 + mkdir -p /build [2020-04-17T10:41:31.078Z] #23 22.93 + mv docker/docker /build/ [2020-04-17T10:41:31.078Z] #23 22.98 + rmdir docker [2020-04-17T10:41:31.078Z] #23 DONE 23.7s [2020-04-17T10:41:31.336Z] [2020-04-17T10:41:31.336Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:41:31.336Z] #47 21.60 math [2020-04-17T10:41:31.898Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.5% of statements [2020-04-17T10:41:32.468Z] ok github.com/docker/docker/profiles/seccomp 0.057s coverage: 73.8% of statements [2020-04-17T10:41:33.037Z] ok github.com/docker/docker/reference 0.044s coverage: 84.4% of statements [2020-04-17T10:41:33.975Z] ok github.com/docker/docker/plugin 0.568s coverage: 27.1% of statements [2020-04-17T10:41:34.234Z] ok github.com/docker/docker/registry/resumable 0.035s coverage: 100.0% of statements [2020-04-17T10:41:34.493Z] ok github.com/docker/docker/registry 0.234s coverage: 56.1% of statements [2020-04-17T10:41:34.493Z] ok github.com/docker/docker/restartmanager 0.011s coverage: 45.3% of statements [2020-04-17T10:41:34.617Z] #47 ... [2020-04-17T10:41:34.617Z] [2020-04-17T10:41:34.617Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:41:34.617Z] #56 25.54 + cd /tmp/tmp.qJ3UlFIUKK/src/github.com/mvdan/sh [2020-04-17T10:41:34.617Z] #56 25.54 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-17T10:41:34.617Z] #56 25.74 + GO111MODULE=on [2020-04-17T10:41:34.617Z] #56 25.74 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-17T10:41:34.874Z] #56 27.52 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-17T10:41:34.874Z] #56 27.52 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-17T10:41:35.148Z] #56 27.67 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-17T10:41:35.431Z] ok github.com/docker/docker/testutil 0.058s coverage: 62.5% of statements [2020-04-17T10:41:35.691Z] ok github.com/docker/docker/runconfig 0.023s coverage: 68.2% of statements [2020-04-17T10:41:35.716Z] #56 28.10 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-17T10:41:35.716Z] #56 28.41 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-17T10:41:37.085Z] #56 29.65 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-17T10:41:38.230Z] ok github.com/docker/docker/volume/drivers 0.019s coverage: 36.1% of statements [2020-04-17T10:41:38.230Z] ok github.com/docker/docker/volume/local 0.048s coverage: 73.0% of statements [2020-04-17T10:41:38.230Z] ok github.com/docker/docker/volume/mounts 0.049s coverage: 67.0% of statements [2020-04-17T10:41:38.978Z] #56 31.31 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-17T10:41:39.165Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.0% of statements [2020-04-17T10:41:39.907Z] #56 ... [2020-04-17T10:41:39.907Z] [2020-04-17T10:41:39.907Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T10:41:40.933Z] #41 32.97 Checking out files: 65% (1052/1597) Checking out files: 66% (1055/1597) Checking out files: 67% (1070/1597) Checking out files: 68% (1086/1597) Checking out files: 69% (1102/1597) Checking out files: 70% (1118/1597) Checking out files: 71% (1134/1597) Checking out files: 72% (1150/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-04-17T10:41:40.933Z] #41 33.90 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-17T10:41:43.593Z] #65 150.7 + bin/containerd-stress [2020-04-17T10:41:43.593Z] #65 152.0 + bin/containerd-shim [2020-04-17T10:41:44.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-17T10:41:45.110Z] #41 37.55 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-04-17T10:41:46.042Z] #41 ... [2020-04-17T10:41:46.042Z] [2020-04-17T10:41:46.042Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:41:46.042Z] #47 28.55 unicode/utf16 [2020-04-17T10:41:46.042Z] #47 29.00 container/list [2020-04-17T10:41:46.042Z] #47 29.92 crypto/internal/subtle [2020-04-17T10:41:46.042Z] #47 30.04 crypto/subtle [2020-04-17T10:41:46.042Z] #47 30.44 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-17T10:41:46.042Z] #47 30.85 internal/nettrace [2020-04-17T10:41:46.042Z] #47 31.21 runtime/cgo [2020-04-17T10:41:46.042Z] #47 ... [2020-04-17T10:41:46.042Z] [2020-04-17T10:41:46.042Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:41:46.042Z] #74 36.42 Checking out files: 45% (945/2067) Checking out files: 46% (951/2067) Checking out files: 47% (972/2067) Checking out files: 48% (993/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 72% (1492/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-04-17T10:41:46.042Z] #74 38.12 + cd /tmp/tmp.QRpWC8NsuC/src/github.com/docker/libnetwork [2020-04-17T10:41:46.042Z] #74 38.12 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-17T10:41:46.042Z] #74 38.56 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-17T10:41:46.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-17T10:41:47.409Z] #74 ... [2020-04-17T10:41:47.409Z] [2020-04-17T10:41:47.409Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T10:41:47.409Z] #43 19.42 Reading package lists... [2020-04-17T10:41:47.409Z] #43 30.83 Building dependency tree... [2020-04-17T10:41:47.409Z] #43 37.84 The following additional packages will be installed: [2020-04-17T10:41:47.409Z] #43 37.87 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-17T10:41:47.409Z] #43 37.87 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-17T10:41:47.409Z] #43 37.88 Suggested packages: [2020-04-17T10:41:47.409Z] #43 37.90 manpages-dev python-setuptools [2020-04-17T10:41:47.409Z] #43 40.10 The following NEW packages will be installed: [2020-04-17T10:41:47.409Z] #43 40.11 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-17T10:41:47.409Z] #43 40.12 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-17T10:41:47.409Z] #43 40.12 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-17T10:41:47.409Z] #43 40.14 python-six zlib1g-dev [2020-04-17T10:41:47.665Z] #43 40.67 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T10:41:47.665Z] #43 40.67 Need to get 4095 kB of archives. [2020-04-17T10:41:47.665Z] #43 40.67 After this operation, 22.5 MB of additional disk space will be used. [2020-04-17T10:41:47.665Z] #43 40.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-04-17T10:41:47.665Z] #43 40.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-04-17T10:41:47.665Z] #43 40.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-04-17T10:41:47.665Z] #43 40.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-04-17T10:41:47.665Z] #43 40.68 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-04-17T10:41:47.665Z] #43 40.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-04-17T10:41:47.665Z] #43 40.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-04-17T10:41:47.665Z] #43 40.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-04-17T10:41:47.665Z] #43 40.78 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-04-17T10:41:47.921Z] #43 40.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-04-17T10:41:47.921Z] #43 40.99 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-04-17T10:41:47.965Z] #65 156.3 + bin/containerd-shim-runc-v1 [2020-04-17T10:41:48.178Z] #43 41.17 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-04-17T10:41:48.178Z] #43 41.33 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-04-17T10:41:48.434Z] #43 41.34 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-04-17T10:41:48.434Z] #43 41.36 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-17T10:41:48.434Z] #43 41.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-04-17T10:41:48.434Z] #43 41.42 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-04-17T10:41:49.800Z] #43 ... [2020-04-17T10:41:49.800Z] [2020-04-17T10:41:49.800Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:41:49.800Z] #53 42.44 + cd /tmp/tmp.MAIkNeNIdi/src/github.com/golangci/golangci-lint/ [2020-04-17T10:41:49.800Z] #53 42.44 + git checkout -q v1.23.8 [2020-04-17T10:41:49.981Z] #65 158.4 + bin/containerd-shim-runc-v2 [2020-04-17T10:41:50.364Z] #53 43.10 ++ git describe --tags [2020-04-17T10:41:50.364Z] #53 43.12 + version=v1.23.8 [2020-04-17T10:41:50.364Z] #53 43.12 ++ git rev-parse --short HEAD [2020-04-17T10:41:50.364Z] #53 43.16 + commit=76a82c6 [2020-04-17T10:41:50.364Z] #53 43.16 ++ git show -s --format=%cd [2020-04-17T10:41:50.364Z] #53 43.17 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-17T10:41:50.364Z] #53 43.17 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-17T10:41:50.594Z] #65 159.0 + binaries [2020-04-17T10:41:50.594Z] #65 159.0 + mkdir -p /build [2020-04-17T10:41:50.594Z] #65 159.0 + cp bin/containerd /build/containerd [2020-04-17T10:41:50.594Z] #65 159.0 + cp bin/containerd-shim /build/containerd-shim [2020-04-17T10:41:50.594Z] #65 159.0 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-17T10:41:50.594Z] #65 159.0 + cp bin/ctr /build/ctr [2020-04-17T10:41:50.875Z] #65 DONE 159.5s [2020-04-17T10:41:51.490Z] [2020-04-17T10:41:51.490Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-17T10:41:51.731Z] #53 ... [2020-04-17T10:41:51.731Z] [2020-04-17T10:41:51.731Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:41:51.731Z] #56 34.31 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-17T10:41:51.731Z] #56 36.56 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-17T10:41:51.731Z] #56 36.67 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-17T10:41:51.731Z] #56 37.16 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-17T10:41:51.731Z] #56 37.28 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-17T10:41:51.731Z] #56 39.16 runtime [2020-04-17T10:41:51.731Z] #56 ... [2020-04-17T10:41:51.731Z] [2020-04-17T10:41:51.731Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T10:41:51.731Z] #10 34.83 Fetched 8338 kB in 26s (317 kB/s) [2020-04-17T10:41:51.988Z] #10 34.83 Reading package lists... [2020-04-17T10:41:51.988Z] #10 ... [2020-04-17T10:41:51.988Z] [2020-04-17T10:41:51.988Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T10:41:51.988Z] #43 43.66 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T10:41:51.988Z] #43 44.20 Fetched 4095 kB in 1s (3797 kB/s) [2020-04-17T10:41:51.988Z] #43 44.45 Selecting previously unselected package libcap-dev:amd64. [2020-04-17T10:41:51.988Z] #43 44.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15405 files and directories currently installed.) [2020-04-17T10:41:51.988Z] #43 44.62 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-04-17T10:41:51.988Z] #43 44.64 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-04-17T10:41:51.988Z] #43 44.80 Selecting previously unselected package libnet1:amd64. [2020-04-17T10:41:51.988Z] #43 44.80 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-17T10:41:51.988Z] #43 44.81 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-17T10:41:52.103Z] #66 DONE 0.3s [2020-04-17T10:41:52.103Z] [2020-04-17T10:41:52.103Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-17T10:41:52.103Z] #70 DONE 0.2s [2020-04-17T10:41:52.103Z] [2020-04-17T10:41:52.103Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-17T10:41:52.246Z] #43 45.22 Selecting previously unselected package libnet1-dev. [2020-04-17T10:41:52.246Z] #43 45.22 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-17T10:41:52.246Z] #43 45.22 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-17T10:41:52.384Z] #72 DONE 0.2s [2020-04-17T10:41:52.384Z] [2020-04-17T10:41:52.384Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-17T10:41:52.384Z] #75 DONE 0.1s [2020-04-17T10:41:52.384Z] [2020-04-17T10:41:52.384Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-17T10:41:52.384Z] #76 DONE 0.1s [2020-04-17T10:41:52.384Z] [2020-04-17T10:41:52.384Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-17T10:41:52.809Z] #43 ... [2020-04-17T10:41:52.809Z] [2020-04-17T10:41:52.809Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T10:41:52.809Z] #25 35.69 Fetched 8338 kB in 26s (322 kB/s) [2020-04-17T10:41:52.809Z] #25 35.69 Reading package lists... [2020-04-17T10:41:52.809Z] #25 ... [2020-04-17T10:41:52.809Z] [2020-04-17T10:41:52.809Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T10:41:52.809Z] #10 34.83 Reading package lists... [2020-04-17T10:41:53.019Z] #77 DONE 0.6s [2020-04-17T10:41:53.301Z] [2020-04-17T10:41:53.301Z] #78 exporting to image [2020-04-17T10:41:53.301Z] #78 exporting layers [2020-04-17T10:41:54.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-17T10:41:54.747Z] #10 46.43 Reading package lists... [2020-04-17T10:41:54.747Z] #10 ... [2020-04-17T10:41:54.747Z] [2020-04-17T10:41:54.747Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T10:41:54.747Z] #35 37.73 Fetched 8338 kB in 26s (322 kB/s) [2020-04-17T10:41:55.003Z] #35 37.73 Reading package lists... [2020-04-17T10:41:55.003Z] #35 ... [2020-04-17T10:41:55.003Z] [2020-04-17T10:41:55.003Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T10:41:55.003Z] #62 37.91 Fetched 8338 kB in 26s (318 kB/s) [2020-04-17T10:41:55.003Z] #62 37.91 Reading package lists... [2020-04-17T10:41:55.003Z] #62 ... [2020-04-17T10:41:55.003Z] [2020-04-17T10:41:55.003Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T10:41:55.003Z] #43 46.12 Selecting previously unselected package libnl-3-200:amd64. [2020-04-17T10:41:55.003Z] #43 46.13 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-17T10:41:55.003Z] #43 46.14 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-17T10:41:55.003Z] #43 46.38 Selecting previously unselected package libnl-3-dev:amd64. [2020-04-17T10:41:55.003Z] #43 46.41 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-04-17T10:41:55.003Z] #43 46.41 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-17T10:41:55.003Z] #43 47.07 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-17T10:41:55.003Z] #43 47.07 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-17T10:41:55.003Z] #43 47.08 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-17T10:41:55.003Z] #43 47.35 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-04-17T10:41:55.003Z] #43 47.37 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-04-17T10:41:55.003Z] #43 47.40 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-17T10:41:55.003Z] #43 47.82 Selecting previously unselected package zlib1g-dev:amd64. [2020-04-17T10:41:55.003Z] #43 47.82 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-04-17T10:41:55.003Z] #43 47.82 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-17T10:41:55.932Z] #43 48.80 Selecting previously unselected package libprotobuf17:amd64. [2020-04-17T10:41:55.932Z] #43 48.80 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-04-17T10:41:55.932Z] #43 48.83 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-17T10:41:55.972Z] #78 exporting layers 2.5s done [2020-04-17T10:41:55.972Z] #78 writing image sha256:afa2d042fd9c95985b1db99424cde277c1474ea4bd3a538181715cf8f36d2c3d done [2020-04-17T10:41:55.972Z] #78 naming to docker.io/library/docker:0a1f9bc5501dc58aa1e161e20af36d4184f5a19e done [2020-04-17T10:41:55.972Z] #78 DONE 2.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-17T10:41:56.391Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40826/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0a1f9bc5501dc58aa1e161e20af36d4184f5a19e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0a1f9bc5501dc58aa1e161e20af36d4184f5a19e hack/test/unit [2020-04-17T10:41:57.834Z] #43 50.46 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-04-17T10:41:57.834Z] #43 50.46 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-04-17T10:41:57.834Z] #43 50.46 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-17T10:41:57.834Z] #43 50.89 Selecting previously unselected package libprotobuf-dev:amd64. [2020-04-17T10:41:57.834Z] #43 50.90 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-04-17T10:41:57.834Z] #43 50.90 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-17T10:41:58.407Z] ? github.com/docker/docker/api [no test files] [2020-04-17T10:42:00.354Z] #43 53.38 Selecting previously unselected package libprotoc17:amd64. [2020-04-17T10:42:00.354Z] #43 53.38 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-04-17T10:42:00.354Z] #43 53.38 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-17T10:42:01.084Z] ok github.com/docker/docker/pkg/plugins 33.636s coverage: 76.6% of statements [2020-04-17T10:42:01.084Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-17T10:42:01.084Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-17T10:42:01.084Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-17T10:42:01.084Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-17T10:42:01.084Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-17T10:42:01.084Z] ? github.com/docker/docker/rootless [no test files] [2020-04-17T10:42:01.084Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-17T10:42:01.084Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-17T10:42:01.084Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-17T10:42:01.084Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-17T10:42:01.084Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-17T10:42:01.084Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-17T10:42:01.084Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-17T10:42:01.084Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-17T10:42:01.084Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-17T10:42:01.084Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-17T10:42:01.084Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-17T10:42:01.084Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-17T10:42:01.084Z] ? github.com/docker/docker/volume [no test files] [2020-04-17T10:42:01.084Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-17T10:42:01.084Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-17T10:42:01.084Z] [2020-04-17T10:42:01.084Z] === Skipped [2020-04-17T10:42:01.084Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-17T10:42:01.084Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-17T10:42:01.084Z] [2020-04-17T10:42:01.084Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-17T10:42:01.084Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-17T10:42:01.084Z] [2020-04-17T10:42:01.084Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-17T10:42:01.084Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T10:42:01.085Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T10:42:01.085Z] [2020-04-17T10:42:01.085Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-17T10:42:01.085Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T10:42:01.085Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T10:42:01.085Z] [2020-04-17T10:42:01.085Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-17T10:42:01.085Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T10:42:01.085Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T10:42:01.085Z] [2020-04-17T10:42:01.085Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-17T10:42:01.085Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T10:42:01.085Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T10:42:01.085Z] [2020-04-17T10:42:01.085Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-17T10:42:01.085Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T10:42:01.085Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T10:42:01.085Z] [2020-04-17T10:42:01.085Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-17T10:42:01.085Z] graphtest_unix.go:73: No driver to put! [2020-04-17T10:42:01.085Z] [2020-04-17T10:42:01.085Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-17T10:42:01.085Z] time="2020-04-17T10:40:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T10:42:01.085Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T10:42:01.085Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T10:42:01.085Z] [2020-04-17T10:42:01.085Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-17T10:42:01.085Z] time="2020-04-17T10:40:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T10:42:01.085Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T10:42:01.085Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T10:42:01.085Z] [2020-04-17T10:42:01.085Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-17T10:42:01.085Z] time="2020-04-17T10:40:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T10:42:01.085Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T10:42:01.085Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T10:42:01.085Z] [2020-04-17T10:42:01.085Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-17T10:42:01.085Z] time="2020-04-17T10:40:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T10:42:01.085Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T10:42:01.085Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T10:42:01.085Z] [2020-04-17T10:42:01.085Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-17T10:42:01.085Z] time="2020-04-17T10:40:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T10:42:01.085Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T10:42:01.085Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T10:42:01.085Z] [2020-04-17T10:42:01.085Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-17T10:42:01.085Z] graphtest_unix.go:73: No driver to put! [2020-04-17T10:42:01.085Z] [2020-04-17T10:42:01.085Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-17T10:42:01.085Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-17T10:42:01.085Z] [2020-04-17T10:42:01.085Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-17T10:42:01.085Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-17T10:42:01.085Z] [2020-04-17T10:42:01.085Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-17T10:42:01.085Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-17T10:42:01.085Z] [2020-04-17T10:42:01.085Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-17T10:42:01.085Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-17T10:42:01.085Z] [2020-04-17T10:42:01.085Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-17T10:42:01.085Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T10:42:01.085Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T10:42:01.085Z] [2020-04-17T10:42:01.085Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-17T10:42:01.085Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T10:42:01.085Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T10:42:01.085Z] [2020-04-17T10:42:01.085Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-17T10:42:01.085Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T10:42:01.085Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T10:42:01.085Z] [2020-04-17T10:42:01.085Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-17T10:42:01.085Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T10:42:01.085Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T10:42:01.085Z] [2020-04-17T10:42:01.085Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-17T10:42:01.085Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T10:42:01.085Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T10:42:01.085Z] [2020-04-17T10:42:01.085Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-17T10:42:01.085Z] graphtest_unix.go:73: No driver to put! [2020-04-17T10:42:01.085Z] [2020-04-17T10:42:01.085Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-17T10:42:01.085Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-17T10:42:01.085Z] [2020-04-17T10:42:01.085Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-17T10:42:01.085Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-17T10:42:01.085Z] [2020-04-17T10:42:01.085Z] [2020-04-17T10:42:01.085Z] DONE 2143 tests, 26 skipped in 190.077s Post stage [Pipeline] junit [2020-04-17T10:42:01.097Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-17T10:42:01.578Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40826/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0a1f9bc5501dc58aa1e161e20af36d4184f5a19e -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:0a1f9bc5501dc58aa1e161e20af36d4184f5a19e hack/make.sh dynbinary test-integration [2020-04-17T10:42:01.728Z] #43 54.87 Selecting previously unselected package protobuf-c-compiler. [2020-04-17T10:42:01.985Z] #43 54.98 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-04-17T10:42:01.985Z] #43 55.01 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-17T10:42:02.241Z] #43 55.30 Selecting previously unselected package protobuf-compiler. [2020-04-17T10:42:02.241Z] #43 55.30 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-04-17T10:42:02.241Z] #43 55.33 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-17T10:42:02.514Z] [2020-04-17T10:42:02.514Z] Removing bundles/ [2020-04-17T10:42:02.514Z] [2020-04-17T10:42:02.514Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-17T10:42:02.514Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-17T10:42:02.514Z] GOOS="" GOARCH="" GOARM="" [2020-04-17T10:42:02.804Z] #43 55.70 Selecting previously unselected package python-pkg-resources. [2020-04-17T10:42:02.804Z] #43 55.73 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-17T10:42:02.804Z] #43 55.76 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-17T10:42:03.061Z] #43 ... [2020-04-17T10:42:03.061Z] [2020-04-17T10:42:03.061Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T10:42:03.061Z] #25 35.69 Reading package lists... [2020-04-17T10:42:03.247Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m3.25585005s with top 10 stages: buildssa: 1m32.732016008s, goimports: 22.530554306s, unconvert: 12.617556821s, gosec: 10.161814036s, golint: 6.119115184s, inspect: 4.519661835s, misspell: 4.500221486s, ineffassign: 4.148567432s, vrp: 3.012878469s, ctrlflow: 1.899579743s [2020-04-17T10:42:03.317Z] #25 46.89 Reading package lists... [2020-04-17T10:42:03.317Z] #25 ... [2020-04-17T10:42:03.317Z] [2020-04-17T10:42:03.317Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T10:42:03.317Z] #62 37.91 Reading package lists... [2020-04-17T10:42:03.317Z] #62 49.05 Reading package lists... [2020-04-17T10:42:03.317Z] #62 ... [2020-04-17T10:42:03.317Z] [2020-04-17T10:42:03.317Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T10:42:03.317Z] #43 56.36 Selecting previously unselected package python-six. [2020-04-17T10:42:03.317Z] #43 56.37 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-17T10:42:03.578Z] #43 56.41 Unpacking python-six (1.12.0-1) ... [2020-04-17T10:42:03.912Z] #43 56.76 Selecting previously unselected package python-protobuf. [2020-04-17T10:42:03.912Z] #43 56.77 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-04-17T10:42:03.912Z] #43 56.81 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-17T10:42:05.349Z] #43 58.24 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-17T10:42:05.349Z] #43 ... [2020-04-17T10:42:05.349Z] [2020-04-17T10:42:05.349Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T10:42:05.349Z] #35 37.73 Reading package lists... [2020-04-17T10:42:05.349Z] #35 48.68 Reading package lists... [2020-04-17T10:42:05.349Z] #35 ... [2020-04-17T10:42:05.349Z] [2020-04-17T10:42:05.349Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T10:42:05.349Z] #25 46.89 Reading package lists... [2020-04-17T10:42:06.775Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2020-04-17T10:42:07.903Z] #25 58.16 Building dependency tree... [2020-04-17T10:42:11.172Z] #25 ... [2020-04-17T10:42:11.172Z] [2020-04-17T10:42:11.172Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T10:42:11.172Z] #62 49.05 Reading package lists... [2020-04-17T10:42:11.172Z] #62 60.54 Building dependency tree... [2020-04-17T10:42:12.540Z] #62 ... [2020-04-17T10:42:12.540Z] [2020-04-17T10:42:12.540Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T10:42:12.540Z] #25 64.26 ca-certificates is already the newest version (20190110). [2020-04-17T10:42:12.540Z] #25 64.26 The following additional packages will be installed: [2020-04-17T10:42:12.540Z] #25 64.26 libjq1 libonig5 [2020-04-17T10:42:12.540Z] #25 64.94 The following NEW packages will be installed: [2020-04-17T10:42:12.540Z] #25 65.01 jq libjq1 libonig5 [2020-04-17T10:42:12.540Z] #25 65.71 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T10:42:12.540Z] #25 65.71 Need to get 355 kB of archives. [2020-04-17T10:42:12.540Z] #25 65.71 After this operation, 1072 kB of additional disk space will be used. [2020-04-17T10:42:12.540Z] #25 65.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-17T10:42:12.540Z] #25 65.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-17T10:42:12.540Z] #25 65.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-17T10:42:14.436Z] #25 ... [2020-04-17T10:42:14.436Z] [2020-04-17T10:42:14.436Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T10:42:14.436Z] #10 46.43 Reading package lists... [2020-04-17T10:42:14.436Z] #10 57.96 Building dependency tree... [2020-04-17T10:42:14.436Z] #10 64.13 The following additional packages will be installed: [2020-04-17T10:42:14.436Z] #10 64.13 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-17T10:42:14.436Z] #10 64.13 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-17T10:42:14.436Z] #10 64.15 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-17T10:42:14.436Z] #10 64.15 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-17T10:42:14.436Z] #10 64.19 Suggested packages: [2020-04-17T10:42:14.436Z] #10 64.19 gcc-8-locales seccomp wine64 [2020-04-17T10:42:14.436Z] #10 66.58 The following NEW packages will be installed: [2020-04-17T10:42:14.436Z] #10 66.58 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-17T10:42:14.436Z] #10 66.59 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-17T10:42:14.436Z] #10 66.59 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-17T10:42:14.436Z] #10 66.59 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-17T10:42:14.436Z] #10 66.59 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-17T10:42:14.436Z] #10 66.59 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-17T10:42:14.436Z] #10 67.01 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T10:42:14.436Z] #10 67.01 Need to get 77.7 MB of archives. [2020-04-17T10:42:14.436Z] #10 67.01 After this operation, 487 MB of additional disk space will be used. [2020-04-17T10:42:14.436Z] #10 67.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-04-17T10:42:14.436Z] #10 67.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-04-17T10:42:14.692Z] #10 ... [2020-04-17T10:42:14.692Z] [2020-04-17T10:42:14.692Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T10:42:14.692Z] #43 66.95 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-17T10:42:14.692Z] #43 66.96 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-17T10:42:14.692Z] #43 66.98 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-17T10:42:14.692Z] #43 67.03 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-17T10:42:14.692Z] #43 67.04 Setting up python-six (1.12.0-1) ... [2020-04-17T10:42:16.595Z] #43 ... [2020-04-17T10:42:16.595Z] [2020-04-17T10:42:16.595Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:42:16.595Z] #74 DONE 69.4s [2020-04-17T10:42:16.852Z] [2020-04-17T10:42:16.852Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T10:42:16.852Z] #25 67.83 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T10:42:16.852Z] #25 68.33 Fetched 355 kB in 0s (1099 kB/s) [2020-04-17T10:42:16.852Z] #25 68.51 Selecting previously unselected package libonig5:amd64. [2020-04-17T10:42:16.852Z] #25 68.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15405 files and directories currently installed.) [2020-04-17T10:42:16.852Z] #25 68.67 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-04-17T10:42:16.852Z] #25 68.69 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-17T10:42:16.852Z] #25 69.22 Selecting previously unselected package libjq1:amd64. [2020-04-17T10:42:16.852Z] #25 69.22 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-17T10:42:16.852Z] #25 69.22 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-17T10:42:16.852Z] #25 69.63 Selecting previously unselected package jq. [2020-04-17T10:42:16.852Z] #25 69.66 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-17T10:42:16.852Z] #25 69.84 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-17T10:42:16.852Z] #25 ... [2020-04-17T10:42:16.852Z] [2020-04-17T10:42:16.852Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T10:42:16.852Z] #35 48.68 Reading package lists... [2020-04-17T10:42:16.852Z] #35 60.57 Building dependency tree... [2020-04-17T10:42:16.852Z] #35 66.61 The following additional packages will be installed: [2020-04-17T10:42:16.852Z] #35 66.63 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-17T10:42:16.852Z] #35 66.65 Suggested packages: [2020-04-17T10:42:16.852Z] #35 66.65 cmake-doc ninja-build lrzip [2020-04-17T10:42:16.852Z] #35 66.65 Recommended packages: [2020-04-17T10:42:16.852Z] #35 66.65 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-17T10:42:16.852Z] #35 68.17 The following NEW packages will be installed: [2020-04-17T10:42:16.852Z] #35 68.18 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-17T10:42:16.852Z] #35 68.21 vim-common xxd [2020-04-17T10:42:16.852Z] #35 68.74 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T10:42:16.852Z] #35 68.74 Need to get 14.9 MB of archives. [2020-04-17T10:42:16.852Z] #35 68.74 After this operation, 61.8 MB of additional disk space will be used. [2020-04-17T10:42:16.852Z] #35 68.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-17T10:42:16.852Z] #35 68.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-17T10:42:16.852Z] #35 68.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-04-17T10:42:16.852Z] #35 68.99 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-17T10:42:17.108Z] #35 ... [2020-04-17T10:42:17.108Z] [2020-04-17T10:42:17.108Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T10:42:17.108Z] #10 67.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-04-17T10:42:17.108Z] #10 67.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-04-17T10:42:17.108Z] #10 67.88 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-04-17T10:42:17.108Z] #10 67.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-17T10:42:17.108Z] #10 68.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-04-17T10:42:17.108Z] #10 69.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-04-17T10:42:17.108Z] #10 69.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-04-17T10:42:18.107Z] INFO [runner/unused/goanalysis] analyzers took 25.78671485s with top 10 stages: buildssa: 21.591688925s, U1000: 4.195025925s [2020-04-17T10:42:18.107Z] INFO [runner] Issues before processing: 2295, after processing: 0 [2020-04-17T10:42:18.108Z] INFO [runner] Processors filtering stat (out/in): exclude: 1581/1581, filename_unadjuster: 1686/1686, nolint: 0/63, cgo: 1686/2295, path_prettifier: 1686/1686, skip_files: 1686/1686, skip_dirs: 1686/1686, autogenerated_exclude: 1581/1686, identifier_marker: 1581/1581, exclude-rules: 63/1581 [2020-04-17T10:42:18.108Z] INFO [runner] processing took 135.713394ms with stages: nolint: 53.751115ms, identifier_marker: 46.41013ms, path_prettifier: 18.668715ms, exclude-rules: 6.959031ms, autogenerated_exclude: 5.650122ms, skip_dirs: 3.216265ms, cgo: 600.214µs, filename_unadjuster: 451.584µs, max_same_issues: 1.963µs, uniq_by_line: 874ns, max_from_linter: 588ns, diff: 585ns, source_code: 555ns, exclude: 447ns, path_shortener: 433ns, skip_files: 431ns, max_per_file_from_linter: 342ns [2020-04-17T10:42:18.108Z] INFO [runner] linters took 1m32.968121915s with stages: goanalysis_metalinter: 1m15.145692646s, unused: 17.686460511s [2020-04-17T10:42:18.108Z] INFO File cache stats: 1448 entries of total size 6.8MiB [2020-04-17T10:42:18.487Z] #10 ... [2020-04-17T10:42:18.487Z] [2020-04-17T10:42:18.487Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T10:42:18.487Z] #25 70.34 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-17T10:42:18.487Z] #25 70.37 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-17T10:42:18.487Z] #25 70.40 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-17T10:42:18.487Z] #25 70.42 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T10:42:18.487Z] #25 DONE 71.2s [2020-04-17T10:42:18.487Z] [2020-04-17T10:42:18.487Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-17T10:42:18.487Z] #26 DONE 0.1s [2020-04-17T10:42:18.487Z] [2020-04-17T10:42:18.487Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T10:42:18.488Z] #35 70.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-04-17T10:42:18.488Z] #35 70.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-04-17T10:42:18.488Z] #35 70.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-04-17T10:42:18.488Z] #35 70.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-04-17T10:42:18.488Z] #35 70.83 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-04-17T10:42:18.488Z] #35 70.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-04-17T10:42:18.671Z] INFO Memory: 1563 samples, avg is 250.2MB, max is 2966.7MB [2020-04-17T10:42:18.671Z] INFO Execution took 3m29.37536566s [2020-04-17T10:42:18.928Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-04-17T10:42:19.830Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40826/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0a1f9bc5501dc58aa1e161e20af36d4184f5a19e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0a1f9bc5501dc58aa1e161e20af36d4184f5a19e hack/make.sh dynbinary-daemon test-docker-py [2020-04-17T10:42:19.855Z] #35 ... [2020-04-17T10:42:19.855Z] [2020-04-17T10:42:19.855Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T10:42:19.855Z] #62 67.04 The following additional packages will be installed: [2020-04-17T10:42:19.855Z] #62 67.07 libbtrfs0 [2020-04-17T10:42:19.855Z] #62 67.55 The following NEW packages will be installed: [2020-04-17T10:42:19.855Z] #62 67.55 libbtrfs-dev libbtrfs0 [2020-04-17T10:42:19.855Z] #62 68.41 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T10:42:19.855Z] #62 68.41 Need to get 119 kB of archives. [2020-04-17T10:42:19.855Z] #62 68.41 After this operation, 387 kB of additional disk space will be used. [2020-04-17T10:42:19.855Z] #62 68.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-17T10:42:19.855Z] #62 68.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-17T10:42:19.855Z] #62 70.60 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T10:42:19.855Z] #62 70.89 Fetched 119 kB in 1s (220 kB/s) [2020-04-17T10:42:19.855Z] #62 71.17 Selecting previously unselected package libbtrfs0. [2020-04-17T10:42:19.855Z] #62 71.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15405 files and directories currently installed.) [2020-04-17T10:42:19.855Z] #62 71.38 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-17T10:42:19.855Z] #62 71.41 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-17T10:42:19.855Z] #62 71.66 Selecting previously unselected package libbtrfs-dev. [2020-04-17T10:42:19.855Z] #62 71.67 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-17T10:42:19.855Z] #62 71.68 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-17T10:42:19.855Z] #62 72.15 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-17T10:42:19.855Z] #62 72.21 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-17T10:42:19.855Z] #62 72.21 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T10:42:19.855Z] #62 DONE 72.8s [2020-04-17T10:42:19.855Z] [2020-04-17T10:42:19.855Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T10:42:19.855Z] #63 DONE 0.1s [2020-04-17T10:42:20.087Z] [2020-04-17T10:42:20.110Z] [2020-04-17T10:42:20.110Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-17T10:42:20.110Z] #64 DONE 0.1s [2020-04-17T10:42:20.110Z] [2020-04-17T10:42:20.110Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:42:20.344Z] Removing bundles/ [2020-04-17T10:42:20.344Z] [2020-04-17T10:42:20.344Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-04-17T10:42:20.344Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-17T10:42:20.344Z] GOOS="" GOARCH="" GOARM="" [2020-04-17T10:42:21.474Z] #65 ... [2020-04-17T10:42:21.475Z] [2020-04-17T10:42:21.475Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:42:21.475Z] #33 64.03 internal/reflectlite [2020-04-17T10:42:21.475Z] #33 64.05 sync [2020-04-17T10:42:21.475Z] #33 68.46 errors [2020-04-17T10:42:21.475Z] #33 68.47 sort [2020-04-17T10:42:21.475Z] #33 69.45 strconv [2020-04-17T10:42:21.475Z] #33 71.06 io [2020-04-17T10:42:21.475Z] #33 73.05 internal/oserror [2020-04-17T10:42:21.475Z] #33 73.31 syscall [2020-04-17T10:42:21.475Z] #33 ... [2020-04-17T10:42:21.475Z] [2020-04-17T10:42:21.475Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T10:42:21.475Z] #35 73.39 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T10:42:21.475Z] #35 73.90 Fetched 14.9 MB in 3s (5131 kB/s) [2020-04-17T10:42:21.475Z] #35 74.13 Selecting previously unselected package xxd. [2020-04-17T10:42:21.475Z] #35 74.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15405 files and directories currently installed.) [2020-04-17T10:42:21.475Z] #35 74.26 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-17T10:42:21.475Z] #35 74.27 Unpacking xxd (2:8.1.0875-5) ... [2020-04-17T10:42:21.475Z] #35 74.57 Selecting previously unselected package vim-common. [2020-04-17T10:42:21.475Z] #35 74.57 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-17T10:42:21.730Z] #35 74.66 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-17T10:42:22.291Z] #35 75.35 Selecting previously unselected package cmake-data. [2020-04-17T10:42:22.291Z] #35 75.35 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-17T10:42:22.291Z] #35 75.40 Unpacking cmake-data (3.13.4-1) ... [2020-04-17T10:42:25.556Z] #35 ... [2020-04-17T10:42:25.556Z] [2020-04-17T10:42:25.556Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:42:25.556Z] #47 68.05 github.com/LK4D4/vndr/godl/singleflight [2020-04-17T10:42:25.556Z] #47 68.06 internal/reflectlite [2020-04-17T10:42:25.556Z] #47 68.72 math/rand [2020-04-17T10:42:25.556Z] #47 70.68 internal/singleflight [2020-04-17T10:42:25.556Z] #47 73.73 strconv [2020-04-17T10:42:25.556Z] #47 73.85 bytes [2020-04-17T10:42:25.556Z] #47 77.79 bufio [2020-04-17T10:42:25.556Z] #47 ... [2020-04-17T10:42:25.556Z] [2020-04-17T10:42:25.556Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:42:25.556Z] #65 4.704 + RM_GOPATH=0 [2020-04-17T10:42:25.556Z] #65 4.704 + TMP_GOPATH= [2020-04-17T10:42:25.556Z] #65 4.704 + : /build [2020-04-17T10:42:25.556Z] #65 4.704 + '[' -z '' ']' [2020-04-17T10:42:25.556Z] #65 4.707 ++ mktemp -d [2020-04-17T10:42:25.556Z] #65 4.707 + export GOPATH=/tmp/tmp.CwGkJ7TKay [2020-04-17T10:42:25.556Z] #65 4.707 + GOPATH=/tmp/tmp.CwGkJ7TKay [2020-04-17T10:42:25.556Z] #65 4.707 + RM_GOPATH=1 [2020-04-17T10:42:25.556Z] #65 4.707 ++ dirname ./install.sh [2020-04-17T10:42:25.556Z] #65 4.732 + dir=. [2020-04-17T10:42:25.556Z] #65 4.732 + bin=containerd [2020-04-17T10:42:25.556Z] #65 4.732 + shift [2020-04-17T10:42:25.556Z] #65 4.732 + '[' '!' -f ./containerd.installer ']' [2020-04-17T10:42:25.556Z] #65 4.732 + . ./containerd.installer [2020-04-17T10:42:25.556Z] #65 4.733 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-17T10:42:25.556Z] #65 4.733 + install_containerd [2020-04-17T10:42:25.556Z] #65 4.735 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-04-17T10:42:25.556Z] #65 4.735 + git clone https://github.com/containerd/containerd.git /tmp/tmp.CwGkJ7TKay/src/github.com/containerd/containerd [2020-04-17T10:42:25.556Z] #65 4.735 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-17T10:42:25.556Z] #65 4.735 Cloning into '/tmp/tmp.CwGkJ7TKay/src/github.com/containerd/containerd'... [2020-04-17T10:42:28.823Z] #65 ... [2020-04-17T10:42:28.823Z] [2020-04-17T10:42:28.823Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T10:42:28.823Z] #27 7.144 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-17T10:42:28.823Z] #27 7.634 #=#=# [2020-04-17T10:42:28.824Z] #27 7.906 1.1% ### 4.9% ###### 8.6% ########## 14.4% ########### 16.2% ################# 25.0% ###################### 30.8% ############################ 40.2% ################################# 46.9% ###################################### 52.8% ######################################## 56.1% ########################################### 60.9% ############################################## 64.5% ################################################ 67.9% ################################################### 71.7% ###################################################### 75.8% ########################################################## 81.7% ################################################################# 91.2% ####################################################################### 99.4% ######################################################################## 100.0% [2020-04-17T10:42:28.824Z] #27 ... [2020-04-17T10:42:28.824Z] [2020-04-17T10:42:28.824Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T10:42:28.824Z] #35 81.72 Selecting previously unselected package libicu63:amd64. [2020-04-17T10:42:28.824Z] #35 81.72 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-17T10:42:28.824Z] #35 81.73 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-17T10:42:29.366Z] Removing intermediate container 191ccd9c20ee [2020-04-17T10:42:29.366Z] ---> c37913c7334c [2020-04-17T10:42:29.366Z] Step 11/16 : ARG GOOS [2020-04-17T10:42:29.366Z] ---> Running in 5aa1144845de [2020-04-17T10:42:29.366Z] Removing intermediate container 5aa1144845de [2020-04-17T10:42:29.366Z] ---> 20d79a9c1f81 [2020-04-17T10:42:29.366Z] Step 12/16 : ARG GOARCH [2020-04-17T10:42:29.366Z] ---> Running in d97e03699ef6 [2020-04-17T10:42:29.366Z] Removing intermediate container d97e03699ef6 [2020-04-17T10:42:29.366Z] ---> 97283fdf4baa [2020-04-17T10:42:29.366Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-04-17T10:42:29.366Z] ---> Running in fdb4bbe050dc [2020-04-17T10:42:32.093Z] #35 ... [2020-04-17T10:42:32.093Z] [2020-04-17T10:42:32.093Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T10:42:32.093Z] #43 74.83 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-17T10:42:32.093Z] #43 74.84 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-17T10:42:32.093Z] #43 74.88 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-17T10:42:32.093Z] #43 74.89 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-04-17T10:42:32.093Z] #43 74.91 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-17T10:42:32.093Z] #43 74.93 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-17T10:42:32.093Z] #43 74.97 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-17T10:42:32.093Z] #43 74.99 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-17T10:42:32.093Z] #43 75.04 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-17T10:42:32.093Z] #43 75.06 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-17T10:42:32.093Z] #43 ... [2020-04-17T10:42:32.093Z] [2020-04-17T10:42:32.093Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T10:42:32.093Z] #27 11.10 [2020-04-17T10:42:32.093Z] #27 11.30 0.1% ########## 15.0% ################## 25.8% ######################### 35.9% ################################ 45.3% ########################################## 59.0% ################################################### 71.6% ################################################################ 89.0% ######################################################################## 100.0% [2020-04-17T10:42:32.093Z] #27 12.56 [2020-04-17T10:42:32.093Z] #27 12.85 0.0% ################ 22.8% ###################### 31.0% ######################### 35.0% ########################### 38.8% ################################### 49.3% ######################################### 57.4% ############################################### 65.7% #################################################### 73.2% [2020-04-17T10:42:32.093Z] #27 ... [2020-04-17T10:42:32.093Z] [2020-04-17T10:42:32.093Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:42:32.093Z] #50 74.68 + cd /tmp/tmp.nMs5f5FLd4/src/gotest.tools/gotestsum [2020-04-17T10:42:32.093Z] #50 74.68 + git checkout -q v0.3.5 [2020-04-17T10:42:32.093Z] #50 74.84 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-17T10:42:32.093Z] #50 ... [2020-04-17T10:42:32.093Z] [2020-04-17T10:42:32.093Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T10:42:32.351Z] #27 12.85 0.0% ################ 22.8% ###################### 31.0% ######################### 35.0% ########################### 38.8% ################################### 49.3% ######################################### 57.4% ############################################### 65.7% #################################################### 73.2% ################################################################ 89.1% ######################################################################## 100.0% [2020-04-17T10:42:32.351Z] #27 ... [2020-04-17T10:42:32.351Z] [2020-04-17T10:42:32.351Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T10:42:32.351Z] #30 75.10 Checking out files: 75% (1148/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-04-17T10:42:32.351Z] #30 76.89 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-17T10:42:32.351Z] #30 77.49 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-17T10:42:32.351Z] #30 ... [2020-04-17T10:42:32.351Z] [2020-04-17T10:42:32.351Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T10:42:32.351Z] #10 75.34 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-04-17T10:42:32.351Z] #10 79.38 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-04-17T10:42:32.351Z] #10 79.38 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-04-17T10:42:32.351Z] #10 79.46 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-17T10:42:32.351Z] #10 79.46 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-17T10:42:32.351Z] #10 79.46 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-04-17T10:42:32.351Z] #10 79.46 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-04-17T10:42:32.351Z] #10 79.49 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-04-17T10:42:32.351Z] #10 79.59 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-04-17T10:42:32.351Z] #10 79.66 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-04-17T10:42:32.351Z] #10 79.70 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-04-17T10:42:32.351Z] #10 79.73 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-04-17T10:42:32.351Z] #10 79.79 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-04-17T10:42:32.351Z] #10 79.82 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-04-17T10:42:32.351Z] #10 79.84 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-04-17T10:42:32.351Z] #10 79.85 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-04-17T10:42:32.351Z] #10 81.48 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T10:42:32.351Z] #10 82.00 Fetched 77.7 MB in 13s (5905 kB/s) [2020-04-17T10:42:32.351Z] #10 82.24 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-17T10:42:32.351Z] #10 82.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15405 files and directories currently installed.) [2020-04-17T10:42:32.351Z] #10 82.38 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-04-17T10:42:32.351Z] #10 82.42 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-17T10:42:32.915Z] #10 ... [2020-04-17T10:42:32.915Z] [2020-04-17T10:42:32.915Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T10:42:32.915Z] #27 14.66 [2020-04-17T10:42:33.684Z] #27 14.89 #=#=# 0.0% 1.3% # 2.2% ## [2020-04-17T10:42:33.684Z] #27 ... [2020-04-17T10:42:33.684Z] [2020-04-17T10:42:33.684Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:42:33.684Z] #56 76.25 syscall [2020-04-17T10:42:33.684Z] #56 76.28 bytes [2020-04-17T10:42:33.684Z] #56 80.85 reflect [2020-04-17T10:42:33.684Z] #56 ... [2020-04-17T10:42:33.684Z] [2020-04-17T10:42:33.684Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T10:42:33.941Z] #27 14.89 #=#=# 0.0% 1.3% # 2.2% ## 3.3% ### 5.4% ##### 7.8% ###### 9.5% ######## 11.6% [2020-04-17T10:42:33.941Z] #27 ... [2020-04-17T10:42:33.941Z] [2020-04-17T10:42:33.941Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:42:33.941Z] #33 76.67 reflect [2020-04-17T10:42:34.198Z] #33 ... [2020-04-17T10:42:34.198Z] [2020-04-17T10:42:34.198Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T10:42:34.455Z] #27 14.89 #=#=# 0.0% 1.3% # 2.2% ## 3.3% ### 5.4% ##### 7.8% ###### 9.5% ######## 11.6% ########## 14.7% ############ 17.5% ############ 17.5% [2020-04-17T10:42:34.455Z] #27 ... [2020-04-17T10:42:34.455Z] [2020-04-17T10:42:34.455Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T10:42:34.455Z] #43 86.18 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-17T10:42:34.455Z] #43 86.23 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T10:42:34.455Z] #43 DONE 87.5s [2020-04-17T10:42:34.455Z] [2020-04-17T10:42:34.455Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T10:42:35.918Z] Running on azwin-2-4576a0 in d:\jenkins\workspace\moby_PR-40826 [Pipeline] { [Pipeline] ws [2020-04-17T10:42:35.938Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-04-17T10:42:37.795Z] #27 14.89 #=#=# 0.0% 1.3% # 2.2% ## 3.3% ### 5.4% ##### 7.8% ###### 9.5% ######## 11.6% ########## 14.7% ############ 17.5% ############ 17.5% ############## 19.5% ############### 21.2% ################ 23.0% ################# 24.9% ################## 26.4% #################### 28.6% ###################### 30.6% ####################### 32.9% ######################### 35.1% ########################## 37.0% ############################ 39.1% ############################# 41.0% ############################## 43.0% ############################### 44.3% ################################# 46.3% ################################## 48.6% #################################### 50.6% ##################################### 52.4% ###################################### 53.8% ######################################## 55.9% ######################################### 57.7% ########################################## 59.7% ############################################ 62.4% ############################################## 64.5% ############################################### 66.3% ################################################ 67.6% ################################################## 70.4% #################################################### 73.2% ###################################################### 75.6% ######################################################## 79.1% ############################################################ 84.2% ########################################################## [2020-04-17T10:42:37.795Z] #27 ... [2020-04-17T10:42:37.795Z] [2020-04-17T10:42:37.795Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:42:37.795Z] #47 80.58 reflect [2020-04-17T10:42:37.795Z] #47 81.34 syscall [2020-04-17T10:42:38.066Z] #47 ... [2020-04-17T10:42:38.066Z] [2020-04-17T10:42:38.066Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T10:42:38.579Z] #27 14.89 #=#=# 0.0% 1.3% # 2.2% ## 3.3% ### 5.4% ##### 7.8% ###### 9.5% ######## 11.6% ########## 14.7% ############ 17.5% ############ 17.5% ############## 19.5% ############### 21.2% ################ 23.0% ################# 24.9% ################## 26.4% #################### 28.6% ###################### 30.6% ####################### 32.9% ######################### 35.1% ########################## 37.0% ############################ 39.1% ############################# 41.0% ############################## 43.0% ############################### 44.3% ################################# 46.3% ################################## 48.6% #################################### 50.6% ##################################### 52.4% ###################################### 53.8% ######################################## 55.9% ######################################### 57.7% ########################################## 59.7% ############################################ 62.4% ############################################## 64.5% ############################################### 66.3% ################################################ 67.6% ################################################## 70.4% #################################################### 73.2% ###################################################### 75.6% ######################################################## 79.1% ############################################################ 84.2% ############################################################## 86.7% ############################################################### 88.7% ################################################################# 91.0% ################################################################## 92.9% #################################################################### 94.7% ###################################################################### 97.6% ######################################################################## 100.0% [2020-04-17T10:42:38.835Z] #27 20.52 [2020-04-17T10:42:40.725Z] #27 22.16 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-17T10:42:41.658Z] #27 23.13 #=#=# [2020-04-17T10:42:41.914Z] #27 23.58 ############### 21.7% ######################################################################## 100.0% [2020-04-17T10:42:42.170Z] #27 23.85 [2020-04-17T10:42:43.541Z] #27 ... [2020-04-17T10:42:43.541Z] [2020-04-17T10:42:43.541Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T10:42:43.541Z] #10 86.35 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-17T10:42:43.541Z] #10 86.37 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-04-17T10:42:43.541Z] #10 86.39 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-17T10:42:43.541Z] #10 92.76 Selecting previously unselected package binutils-mingw-w64. [2020-04-17T10:42:43.541Z] #10 92.77 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-17T10:42:43.541Z] #10 92.78 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-17T10:42:43.541Z] #10 93.13 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-04-17T10:42:43.541Z] #10 93.14 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-17T10:42:43.541Z] #10 93.15 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-17T10:42:43.541Z] #10 93.36 Selecting previously unselected package dmsetup. [2020-04-17T10:42:43.541Z] #10 93.38 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-04-17T10:42:43.541Z] #10 93.39 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-17T10:42:43.541Z] #10 93.83 Selecting previously unselected package mingw-w64-common. [2020-04-17T10:42:43.541Z] #10 93.84 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-17T10:42:43.541Z] #10 93.85 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-17T10:42:43.541Z] #10 ... [2020-04-17T10:42:43.541Z] [2020-04-17T10:42:43.541Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T10:42:43.541Z] #35 96.40 Selecting previously unselected package libxml2:amd64. [2020-04-17T10:42:43.541Z] #35 96.40 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-04-17T10:42:43.541Z] #35 96.43 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-17T10:42:44.469Z] #35 97.51 Selecting previously unselected package libarchive13:amd64. [2020-04-17T10:42:44.469Z] #35 97.52 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-04-17T10:42:44.726Z] #35 97.52 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-17T10:42:44.726Z] #35 ... [2020-04-17T10:42:44.726Z] [2020-04-17T10:42:44.726Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:42:44.726Z] #44 7.148 Note: Building without setproctitle() and strlcpy() support. [2020-04-17T10:42:44.726Z] #44 7.148 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-17T10:42:44.726Z] #44 7.235 Note: Building without GnuTLS support [2020-04-17T10:42:44.726Z] #44 ... [2020-04-17T10:42:44.726Z] [2020-04-17T10:42:44.726Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T10:42:44.726Z] #27 25.43 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-17T10:42:44.726Z] #27 26.35 #=#=# ##O#- # [2020-04-17T10:42:45.239Z] #27 26.73 #=#=# ############################################ 61.8% ######################################################################## 100.0% [2020-04-17T10:42:45.239Z] #27 ... [2020-04-17T10:42:45.239Z] [2020-04-17T10:42:45.239Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:42:45.239Z] #33 87.82 time [2020-04-17T10:42:45.239Z] #33 97.80 internal/poll [2020-04-17T10:42:45.239Z] #33 ... [2020-04-17T10:42:45.239Z] [2020-04-17T10:42:45.239Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:42:45.239Z] #44 10.81 fatal: not a git repository (or any of the parent directories): .git [2020-04-17T10:42:45.239Z] #44 10.89 GEN .gitid [2020-04-17T10:42:45.496Z] #44 10.90 GEN criu/include/version.h [2020-04-17T10:42:45.497Z] #44 11.03 GEN include/common/asm [2020-04-17T10:42:48.016Z] #44 ... [2020-04-17T10:42:48.016Z] [2020-04-17T10:42:48.016Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:42:48.016Z] #56 90.61 time [2020-04-17T10:42:48.016Z] #56 100.3 context [2020-04-17T10:42:48.273Z] #56 ... [2020-04-17T10:42:48.273Z] [2020-04-17T10:42:48.273Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:42:48.273Z] #33 100.8 internal/syscall/execenv [2020-04-17T10:42:48.529Z] #33 101.1 internal/syscall/unix [2020-04-17T10:42:48.529Z] #33 101.3 os [2020-04-17T10:42:49.461Z] #33 101.9 internal/fmtsort [2020-04-17T10:42:50.390Z] #33 103.0 strings [2020-04-17T10:42:51.756Z] #33 ... [2020-04-17T10:42:51.756Z] [2020-04-17T10:42:51.756Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T10:42:51.756Z] #27 27.13 [2020-04-17T10:42:51.756Z] #27 28.95 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-17T10:42:51.756Z] #27 29.11 skipping existing 1849cc453dee [2020-04-17T10:42:51.756Z] #27 29.25 [2020-04-17T10:42:51.756Z] #27 30.83 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-17T10:42:51.756Z] #27 31.84 #=#=# [2020-04-17T10:42:51.756Z] #27 32.08 #=#=# ######################################################################## 100.0% [2020-04-17T10:42:51.756Z] #27 32.42 [2020-04-17T10:42:51.756Z] #27 32.56 Download of images into '/build' complete. [2020-04-17T10:42:51.756Z] #27 32.56 Use something like the following to load the result into a Docker daemon: [2020-04-17T10:42:51.756Z] #27 32.56 tar -cC '/build' . | docker load [2020-04-17T10:42:51.756Z] #27 DONE 33.2s [2020-04-17T10:42:51.756Z] [2020-04-17T10:42:51.756Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:42:51.756Z] #44 14.59 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-17T10:42:51.756Z] #44 14.74 PBCC images/opts.pb-c.c [2020-04-17T10:42:51.756Z] #44 14.87 PBCC images/sit.pb-c.c [2020-04-17T10:42:51.756Z] #44 14.96 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-17T10:42:51.756Z] #44 15.38 DEP images/opts.pb-c.d [2020-04-17T10:42:51.756Z] #44 15.46 DEP images/sit.pb-c.d [2020-04-17T10:42:51.756Z] #44 15.57 PBCC images/macvlan.pb-c.c [2020-04-17T10:42:51.756Z] #44 15.72 DEP images/macvlan.pb-c.d [2020-04-17T10:42:51.756Z] #44 15.92 PBCC images/autofs.pb-c.c [2020-04-17T10:42:51.756Z] #44 16.01 DEP images/autofs.pb-c.d [2020-04-17T10:42:51.756Z] #44 16.09 PBCC images/sysctl.pb-c.c [2020-04-17T10:42:51.756Z] #44 16.14 DEP images/sysctl.pb-c.d [2020-04-17T10:42:51.756Z] #44 16.18 PBCC images/time.pb-c.c [2020-04-17T10:42:51.756Z] #44 16.22 DEP images/time.pb-c.d [2020-04-17T10:42:51.756Z] #44 16.36 PBCC images/binfmt-misc.pb-c.c [2020-04-17T10:42:51.756Z] #44 16.44 DEP images/binfmt-misc.pb-c.d [2020-04-17T10:42:51.756Z] #44 16.53 PBCC images/seccomp.pb-c.c [2020-04-17T10:42:51.756Z] #44 16.60 DEP images/seccomp.pb-c.d [2020-04-17T10:42:51.756Z] #44 16.71 PBCC images/userns.pb-c.c [2020-04-17T10:42:51.756Z] #44 16.84 DEP images/userns.pb-c.d [2020-04-17T10:42:51.756Z] #44 16.94 PBCC images/cgroup.pb-c.c [2020-04-17T10:42:51.756Z] #44 17.07 DEP images/cgroup.pb-c.d [2020-04-17T10:42:51.756Z] #44 17.13 PBCC images/fown.pb-c.c [2020-04-17T10:42:51.756Z] #44 17.19 PBCC images/ext-file.pb-c.c [2020-04-17T10:42:51.756Z] #44 17.27 DEP images/fown.pb-c.d [2020-04-17T10:42:52.017Z] #44 17.38 DEP images/ext-file.pb-c.d [2020-04-17T10:42:52.017Z] #44 17.50 PBCC images/rpc.pb-c.c [2020-04-17T10:42:52.273Z] #44 17.64 DEP images/rpc.pb-c.d [2020-04-17T10:42:52.273Z] #44 17.75 PBCC images/siginfo.pb-c.c [2020-04-17T10:42:52.273Z] #44 17.85 DEP images/siginfo.pb-c.d [2020-04-17T10:42:52.529Z] #44 17.91 PBCC images/pagemap.pb-c.c [2020-04-17T10:42:52.529Z] #44 18.03 DEP images/pagemap.pb-c.d [2020-04-17T10:42:52.785Z] #44 18.16 PBCC images/rlimit.pb-c.c [2020-04-17T10:42:52.786Z] #44 18.25 DEP images/rlimit.pb-c.d [2020-04-17T10:42:53.042Z] #44 18.48 PBCC images/file-lock.pb-c.c [2020-04-17T10:42:53.042Z] #44 18.54 DEP images/file-lock.pb-c.d [2020-04-17T10:42:53.042Z] #44 ... [2020-04-17T10:42:53.042Z] [2020-04-17T10:42:53.042Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:42:53.042Z] #47 95.81 time [2020-04-17T10:42:53.042Z] #47 105.0 strings [2020-04-17T10:42:53.298Z] #47 ... [2020-04-17T10:42:53.298Z] [2020-04-17T10:42:53.298Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T10:42:53.298Z] #35 98.13 Selecting previously unselected package libjsoncpp1:amd64. [2020-04-17T10:42:53.298Z] #35 98.13 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-04-17T10:42:53.298Z] #35 98.14 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-17T10:42:53.298Z] #35 98.34 Selecting previously unselected package librhash0:amd64. [2020-04-17T10:42:53.298Z] #35 98.34 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-04-17T10:42:53.298Z] #35 98.35 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-04-17T10:42:53.298Z] #35 98.99 Selecting previously unselected package libuv1:amd64. [2020-04-17T10:42:53.298Z] #35 99.01 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-04-17T10:42:53.298Z] #35 99.04 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-04-17T10:42:53.298Z] #35 99.32 Selecting previously unselected package cmake. [2020-04-17T10:42:53.298Z] #35 99.35 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-04-17T10:42:53.298Z] #35 99.36 Unpacking cmake (3.13.4-1) ... [2020-04-17T10:42:53.298Z] #35 105.0 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-17T10:42:53.298Z] #35 105.0 Setting up xxd (2:8.1.0875-5) ... [2020-04-17T10:42:53.298Z] #35 105.0 Setting up libuv1:amd64 (1.24.1-1) ... [2020-04-17T10:42:53.298Z] #35 105.0 Setting up vim-common (2:8.1.0875-5) ... [2020-04-17T10:42:53.298Z] #35 105.1 Setting up librhash0:amd64 (1.3.8-1) ... [2020-04-17T10:42:53.298Z] #35 105.2 Setting up cmake-data (3.13.4-1) ... [2020-04-17T10:42:53.298Z] #35 105.2 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-17T10:42:53.298Z] #35 105.3 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-17T10:42:53.298Z] #35 105.3 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-17T10:42:53.298Z] #35 105.4 Setting up cmake (3.13.4-1) ... [2020-04-17T10:42:53.298Z] #35 105.4 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T10:42:53.298Z] #35 105.6 Processing triggers for mime-support (3.62) ... [2020-04-17T10:42:53.298Z] #35 DONE 106.3s [2020-04-17T10:42:53.298Z] [2020-04-17T10:42:53.298Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T10:42:53.555Z] #36 DONE 0.1s [2020-04-17T10:42:53.555Z] [2020-04-17T10:42:53.555Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-17T10:42:53.555Z] #37 DONE 0.1s [2020-04-17T10:42:53.555Z] [2020-04-17T10:42:53.555Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:42:53.555Z] #44 18.69 PBCC images/tty.pb-c.c [2020-04-17T10:42:53.555Z] #44 18.91 DEP images/tty.pb-c.d [2020-04-17T10:42:53.811Z] #44 19.03 PBCC images/tun.pb-c.c [2020-04-17T10:42:53.811Z] #44 19.19 PBCC images/netdev.pb-c.c [2020-04-17T10:42:53.811Z] #44 19.28 DEP images/tun.pb-c.d [2020-04-17T10:42:53.811Z] #44 19.39 DEP images/netdev.pb-c.d [2020-04-17T10:42:53.941Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-17T10:42:53.941Z] ok github.com/docker/docker/api/server/httputils 0.012s coverage: 14.7% of statements [2020-04-17T10:42:53.941Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2020-04-17T10:42:53.941Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-17T10:42:53.941Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-17T10:42:53.941Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-17T10:42:53.941Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-17T10:42:53.941Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-17T10:42:53.941Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-17T10:42:53.941Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-17T10:42:53.941Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-17T10:42:53.941Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-17T10:42:53.941Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-17T10:42:53.941Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-17T10:42:53.941Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 4.8% of statements [2020-04-17T10:42:53.941Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-17T10:42:53.941Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-17T10:42:53.941Z] ? github.com/docker/docker/api/types [no test files] [2020-04-17T10:42:53.941Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-17T10:42:53.941Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-17T10:42:53.942Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-17T10:42:53.942Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-17T10:42:53.942Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2020-04-17T10:42:53.942Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2020-04-17T10:42:53.942Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-17T10:42:53.942Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-17T10:42:53.942Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-17T10:42:53.942Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-17T10:42:53.942Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-17T10:42:53.942Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-17T10:42:53.942Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-17T10:42:53.942Z] ok github.com/docker/docker/api/types/time 0.011s coverage: 100.0% of statements [2020-04-17T10:42:53.942Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2020-04-17T10:42:53.942Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-17T10:42:53.942Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-17T10:42:53.942Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-17T10:42:53.942Z] ? github.com/docker/docker/builder [no test files] [2020-04-17T10:42:53.942Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-17T10:42:53.942Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-17T10:42:53.942Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-17T10:42:53.942Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-17T10:42:53.942Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-17T10:42:53.942Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-17T10:42:53.942Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-17T10:42:53.942Z] ok github.com/docker/docker/builder/dockerignore 0.013s coverage: 96.8% of statements [2020-04-17T10:42:54.068Z] #44 19.48 PBCC images/vma.pb-c.c [2020-04-17T10:42:54.068Z] #44 19.69 DEP images/vma.pb-c.d [2020-04-17T10:42:54.324Z] #44 19.86 PBCC images/creds.pb-c.c [2020-04-17T10:42:54.324Z] #44 19.96 DEP images/creds.pb-c.d [2020-04-17T10:42:54.580Z] #44 19.99 PBCC images/utsns.pb-c.c [2020-04-17T10:42:54.580Z] #44 20.03 DEP images/utsns.pb-c.d [2020-04-17T10:42:54.836Z] #44 20.14 PBCC images/ipc-desc.pb-c.c [2020-04-17T10:42:54.836Z] #44 20.25 PBCC images/ipc-sem.pb-c.c [2020-04-17T10:42:54.836Z] #44 20.31 DEP images/ipc-desc.pb-c.d [2020-04-17T10:42:54.836Z] #44 20.39 DEP images/ipc-sem.pb-c.d [2020-04-17T10:42:55.092Z] #44 20.50 PBCC images/ipc-msg.pb-c.c [2020-04-17T10:42:55.092Z] #44 20.54 DEP images/ipc-msg.pb-c.d [2020-04-17T10:42:55.348Z] #44 20.67 PBCC images/ipc-shm.pb-c.c [2020-04-17T10:42:55.348Z] #44 20.72 DEP images/ipc-shm.pb-c.d [2020-04-17T10:42:55.348Z] #44 20.79 PBCC images/ipc-var.pb-c.c [2020-04-17T10:42:55.348Z] #44 20.85 DEP images/ipc-var.pb-c.d [2020-04-17T10:42:55.410Z] ok github.com/docker/docker/builder/remotecontext 0.336s coverage: 13.6% of statements [2020-04-17T10:42:55.604Z] #44 20.98 PBCC images/sk-opts.pb-c.c [2020-04-17T10:42:55.604Z] #44 21.08 PBCC images/packet-sock.pb-c.c [2020-04-17T10:42:55.604Z] #44 21.19 DEP images/sk-opts.pb-c.d [2020-04-17T10:42:55.691Z] ok github.com/docker/docker/builder/dockerfile 0.963s coverage: 48.2% of statements [2020-04-17T10:42:55.861Z] #44 21.28 DEP images/packet-sock.pb-c.d [2020-04-17T10:42:55.861Z] #44 21.47 PBCC images/sk-netlink.pb-c.c [2020-04-17T10:42:56.117Z] #44 21.56 DEP images/sk-netlink.pb-c.d [2020-04-17T10:42:56.304Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-04-17T10:42:56.373Z] #44 21.85 PBCC images/sk-inet.pb-c.c [2020-04-17T10:42:56.373Z] #44 21.89 DEP images/sk-inet.pb-c.d [2020-04-17T10:42:56.629Z] #44 22.03 PBCC images/sk-unix.pb-c.c [2020-04-17T10:42:56.629Z] #44 22.08 DEP images/sk-unix.pb-c.d [2020-04-17T10:42:56.885Z] #44 22.25 PBCC images/mm.pb-c.c [2020-04-17T10:42:56.885Z] #44 22.38 DEP images/mm.pb-c.d [2020-04-17T10:42:56.916Z] ok github.com/docker/docker/builder/remotecontext/git 0.980s coverage: 86.3% of statements [2020-04-17T10:42:56.916Z] ? github.com/docker/docker/cli [no test files] [2020-04-17T10:42:56.916Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-17T10:42:57.147Z] #44 22.46 PBCC images/timerfd.pb-c.c [2020-04-17T10:42:57.147Z] #44 22.55 DEP images/timerfd.pb-c.d [2020-04-17T10:42:57.407Z] #44 22.72 PBCC images/timer.pb-c.c [2020-04-17T10:42:57.407Z] #44 22.75 DEP images/timer.pb-c.d [2020-04-17T10:42:57.407Z] #44 22.77 PBCC images/sa.pb-c.c [2020-04-17T10:42:57.407Z] #44 22.81 DEP images/sa.pb-c.d [2020-04-17T10:42:57.407Z] #44 22.93 PBCC images/pipe-data.pb-c.c [2020-04-17T10:42:57.663Z] #44 23.00 DEP images/pipe-data.pb-c.d [2020-04-17T10:42:57.663Z] #44 23.13 PBCC images/mnt.pb-c.c [2020-04-17T10:42:57.920Z] #44 23.28 DEP images/mnt.pb-c.d [2020-04-17T10:42:57.920Z] #44 23.46 PBCC images/sk-packet.pb-c.c [2020-04-17T10:42:57.920Z] #44 23.48 DEP images/sk-packet.pb-c.d [2020-04-17T10:42:57.920Z] #44 23.49 PBCC images/tcp-stream.pb-c.c [2020-04-17T10:42:58.178Z] #44 23.54 DEP images/tcp-stream.pb-c.d [2020-04-17T10:42:58.178Z] #44 23.63 PBCC images/pipe.pb-c.c [2020-04-17T10:42:58.178Z] #44 23.66 DEP images/pipe.pb-c.d [2020-04-17T10:42:58.178Z] #44 23.78 PBCC images/pstree.pb-c.c [2020-04-17T10:42:58.435Z] #44 23.88 DEP images/pstree.pb-c.d [2020-04-17T10:42:58.544Z] using credential docker-jenkins-github-credentials [2020-04-17T10:42:58.617Z] Cloning the remote Git repository [2020-04-17T10:42:58.617Z] Cloning with configured refspecs honoured and without tags [2020-04-17T10:42:58.695Z] #44 24.05 PBCC images/fs.pb-c.c [2020-04-17T10:42:58.695Z] #44 24.10 DEP images/fs.pb-c.d [2020-04-17T10:42:58.695Z] #44 24.20 PBCC images/signalfd.pb-c.c [2020-04-17T10:42:58.933Z] ok github.com/docker/docker/client 0.104s coverage: 75.5% of statements [2020-04-17T10:42:58.952Z] #44 24.27 DEP images/signalfd.pb-c.d [2020-04-17T10:42:58.952Z] #44 24.40 PBCC images/fh.pb-c.c [2020-04-17T10:42:58.952Z] #44 ... [2020-04-17T10:42:58.952Z] [2020-04-17T10:42:58.952Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:42:58.952Z] #56 101.6 os [2020-04-17T10:42:58.952Z] #56 104.0 encoding/binary [2020-04-17T10:42:58.952Z] #56 108.0 encoding/base64 [2020-04-17T10:42:58.952Z] #56 108.8 fmt [2020-04-17T10:42:58.952Z] #56 109.5 path/filepath [2020-04-17T10:42:59.208Z] #56 ... [2020-04-17T10:42:59.208Z] [2020-04-17T10:42:59.208Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:42:59.208Z] #44 24.50 PBCC images/fsnotify.pb-c.c [2020-04-17T10:42:59.208Z] #44 24.65 DEP images/fh.pb-c.d [2020-04-17T10:42:59.208Z] #44 24.74 DEP images/fsnotify.pb-c.d [2020-04-17T10:42:59.208Z] #44 24.80 PBCC images/eventpoll.pb-c.c [2020-04-17T10:42:58.833Z] Cloning repository https://github.com/moby/moby.git [2020-04-17T10:42:59.465Z] #44 24.86 DEP images/eventpoll.pb-c.d [2020-04-17T10:42:59.465Z] #44 25.02 PBCC images/eventfd.pb-c.c [2020-04-17T10:42:59.721Z] #44 25.11 DEP images/eventfd.pb-c.d [2020-04-17T10:42:59.721Z] #44 25.19 PBCC images/remap-file-path.pb-c.c [2020-04-17T10:42:59.721Z] #44 25.20 DEP images/remap-file-path.pb-c.d [2020-04-17T10:42:59.721Z] #44 25.29 PBCC images/fifo.pb-c.c [2020-04-17T10:42:59.721Z] #44 25.31 DEP images/fifo.pb-c.d [2020-04-17T10:42:59.977Z] #44 25.37 PBCC images/ghost-file.pb-c.c [2020-04-17T10:42:59.977Z] #44 25.40 DEP images/ghost-file.pb-c.d [2020-04-17T10:43:00.233Z] #44 25.63 PBCC images/regfile.pb-c.c [2020-04-17T10:43:00.233Z] #44 25.75 DEP images/regfile.pb-c.d [2020-04-17T10:43:00.490Z] #44 25.94 PBCC images/ns.pb-c.c [2020-04-17T10:43:00.799Z] #44 26.08 DEP images/ns.pb-c.d [2020-04-17T10:43:00.799Z] #44 26.14 PBCC images/fdinfo.pb-c.c [2020-04-17T10:43:00.799Z] #44 26.27 DEP images/fdinfo.pb-c.d [2020-04-17T10:43:01.115Z] #44 26.35 PBCC images/core-aarch64.pb-c.c [2020-04-17T10:42:59.271Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-04-17T10:43:01.085Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-17T10:43:01.085Z] > git --version # timeout=10 [2020-04-17T10:43:01.116Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-17T10:43:01.132Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40826/head:refs/remotes/origin/PR-40826 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T10:43:01.413Z] #44 26.65 PBCC images/core-arm.pb-c.c [2020-04-17T10:43:01.679Z] #44 26.94 PBCC images/core-ppc64.pb-c.c [2020-04-17T10:43:01.679Z] #44 27.03 PBCC images/core-s390.pb-c.c [2020-04-17T10:43:01.935Z] #44 27.29 PBCC images/core-x86.pb-c.c [2020-04-17T10:43:01.935Z] #44 27.34 PBCC images/core.pb-c.c [2020-04-17T10:43:02.190Z] #44 27.50 PBCC images/inventory.pb-c.c [2020-04-17T10:43:02.190Z] #44 27.60 DEP images/core-aarch64.pb-c.d [2020-04-17T10:43:02.190Z] #44 27.64 DEP images/core-arm.pb-c.d [2020-04-17T10:43:02.190Z] #44 27.73 DEP images/core-ppc64.pb-c.d [2020-04-17T10:43:02.448Z] #44 27.89 DEP images/core-s390.pb-c.d [2020-04-17T10:43:02.448Z] #44 27.95 DEP images/core-x86.pb-c.d [2020-04-17T10:43:02.704Z] #44 28.02 DEP images/core.pb-c.d [2020-04-17T10:43:02.704Z] #44 28.09 DEP images/inventory.pb-c.d [2020-04-17T10:43:02.704Z] #44 ... [2020-04-17T10:43:02.704Z] [2020-04-17T10:43:02.704Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T10:43:02.704Z] #10 105.6 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-17T10:43:02.704Z] #10 105.7 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-17T10:43:02.704Z] #10 105.7 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-17T10:43:02.704Z] #10 ... [2020-04-17T10:43:02.704Z] [2020-04-17T10:43:02.704Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:43:02.704Z] #38 4.983 + RM_GOPATH=0 [2020-04-17T10:43:02.704Z] #38 4.983 + TMP_GOPATH= [2020-04-17T10:43:02.704Z] #38 4.983 + : /build [2020-04-17T10:43:02.704Z] #38 4.983 + '[' -z '' ']' [2020-04-17T10:43:02.704Z] #38 4.988 ++ mktemp -d [2020-04-17T10:43:02.704Z] #38 5.003 + export GOPATH=/tmp/tmp.AbSR6e6N0L [2020-04-17T10:43:02.704Z] #38 5.003 + GOPATH=/tmp/tmp.AbSR6e6N0L [2020-04-17T10:43:02.704Z] #38 5.003 + RM_GOPATH=1 [2020-04-17T10:43:02.704Z] #38 5.004 ++ dirname ./install.sh [2020-04-17T10:43:02.704Z] #38 5.006 + dir=. [2020-04-17T10:43:02.704Z] #38 5.006 + bin=tini [2020-04-17T10:43:02.704Z] #38 5.006 + shift [2020-04-17T10:43:02.704Z] #38 5.006 + '[' '!' -f ./tini.installer ']' [2020-04-17T10:43:02.704Z] #38 5.006 + . ./tini.installer [2020-04-17T10:43:02.704Z] #38 5.006 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-17T10:43:02.704Z] #38 5.013 + install_tini [2020-04-17T10:43:02.704Z] #38 5.013 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-17T10:43:02.704Z] #38 5.013 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-17T10:43:02.704Z] #38 5.028 + git clone https://github.com/krallin/tini.git /tmp/tmp.AbSR6e6N0L/tini [2020-04-17T10:43:02.704Z] #38 5.054 Cloning into '/tmp/tmp.AbSR6e6N0L/tini'... [2020-04-17T10:43:02.704Z] #38 6.357 + cd /tmp/tmp.AbSR6e6N0L/tini [2020-04-17T10:43:02.704Z] #38 6.357 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-17T10:43:02.704Z] #38 6.399 + cmake . [2020-04-17T10:43:02.704Z] #38 7.351 -- The C compiler identification is GNU 8.3.0 [2020-04-17T10:43:02.704Z] #38 7.481 -- Check for working C compiler: /usr/bin/cc [2020-04-17T10:43:02.704Z] #38 8.994 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-17T10:43:02.704Z] #38 9.005 -- Detecting C compiler ABI info [2020-04-17T10:43:02.960Z] #38 ... [2020-04-17T10:43:02.960Z] [2020-04-17T10:43:02.960Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:43:02.960Z] #44 28.31 PBCC images/cpuinfo.pb-c.c [2020-04-17T10:43:02.960Z] #44 28.45 DEP images/cpuinfo.pb-c.d [2020-04-17T10:43:02.960Z] #44 28.57 PBCC images/stats.pb-c.c [2020-04-17T10:43:03.216Z] #44 28.71 DEP images/stats.pb-c.d [2020-04-17T10:43:04.144Z] #44 ... [2020-04-17T10:43:04.144Z] [2020-04-17T10:43:04.144Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:43:04.144Z] #47 106.8 os [2020-04-17T10:43:04.144Z] #47 110.2 regexp/syntax [2020-04-17T10:43:04.144Z] #47 114.2 fmt [2020-04-17T10:43:04.401Z] #47 ... [2020-04-17T10:43:04.401Z] [2020-04-17T10:43:04.401Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:43:04.401Z] #38 10.46 -- Detecting C compiler ABI info - done [2020-04-17T10:43:04.401Z] #38 10.52 -- Detecting C compile features [2020-04-17T10:43:05.329Z] #38 ... [2020-04-17T10:43:05.329Z] [2020-04-17T10:43:05.329Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:43:05.329Z] #33 108.0 path [2020-04-17T10:43:05.329Z] #33 108.2 fmt [2020-04-17T10:43:05.329Z] #33 109.0 path/filepath [2020-04-17T10:43:05.329Z] #33 111.8 io/ioutil [2020-04-17T10:43:05.329Z] #33 113.1 text/tabwriter [2020-04-17T10:43:05.329Z] #33 116.0 flag [2020-04-17T10:43:05.329Z] #33 116.0 github.com/BurntSushi/toml [2020-04-17T10:43:05.584Z] #33 ... [2020-04-17T10:43:05.584Z] [2020-04-17T10:43:05.584Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:43:05.584Z] #47 118.1 regexp [2020-04-17T10:43:09.749Z] #47 ... [2020-04-17T10:43:09.749Z] [2020-04-17T10:43:09.749Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:43:09.749Z] #56 112.4 golang.org/x/sys/unix [2020-04-17T10:43:09.749Z] #56 117.8 encoding/json [2020-04-17T10:43:10.004Z] #56 ... [2020-04-17T10:43:10.004Z] [2020-04-17T10:43:10.004Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:43:10.004Z] #47 122.7 go/token [2020-04-17T10:43:10.217Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-17T10:43:10.217Z] [2020-04-17T10:43:10.217Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-17T10:43:10.475Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-17T10:43:10.475Z] HOSTNAME=2d5f523e8dfa [2020-04-17T10:43:10.475Z] TESTDEBUG=0 [2020-04-17T10:43:10.475Z] DEST=bundles/test-integration [2020-04-17T10:43:10.475Z] PWD=/go/src/github.com/docker/docker [2020-04-17T10:43:10.475Z] DOCKER_GITCOMMIT=0a1f9bc5501dc58aa1e161e20af36d4184f5a19e [2020-04-17T10:43:10.475Z] container=docker [2020-04-17T10:43:10.475Z] HOME=/root [2020-04-17T10:43:10.475Z] GOLANG_VERSION=1.13.10 [2020-04-17T10:43:10.475Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-17T10:43:10.475Z] VALIDATE_BRANCH=master [2020-04-17T10:43:10.475Z] TERM=xterm [2020-04-17T10:43:10.475Z] DOCKER_PKG=github.com/docker/docker [2020-04-17T10:43:10.475Z] SHLVL=1 [2020-04-17T10:43:10.475Z] TIMEOUT=120m [2020-04-17T10:43:10.475Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-17T10:43:10.475Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-17T10:43:10.475Z] GO111MODULE=off [2020-04-17T10:43:10.475Z] DOCKER_EXPERIMENTAL=1 [2020-04-17T10:43:10.475Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-17T10:43:10.475Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-17T10:43:10.475Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-17T10:43:10.475Z] GOPATH=/go [2020-04-17T10:43:10.475Z] PKG_CONFIG=pkg-config [2020-04-17T10:43:10.475Z] _=/usr/bin/env [2020-04-17T10:43:10.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-17T10:43:11.893Z] #47 124.6 internal/lazyregexp [2020-04-17T10:43:11.893Z] #47 124.6 go/scanner [2020-04-17T10:43:11.893Z] #47 ... [2020-04-17T10:43:11.893Z] [2020-04-17T10:43:11.893Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:43:11.893Z] #38 13.41 -- Detecting C compile features - done [2020-04-17T10:43:11.893Z] #38 13.53 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-17T10:43:11.893Z] #38 13.98 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-17T10:43:11.893Z] #38 14.23 -- Configuring done [2020-04-17T10:43:11.893Z] #38 14.28 -- Generating done [2020-04-17T10:43:11.893Z] #38 14.30 -- Build files have been written to: /tmp/tmp.AbSR6e6N0L/tini [2020-04-17T10:43:11.893Z] #38 14.33 + make tini-static [2020-04-17T10:43:11.893Z] #38 14.92 Scanning dependencies of target tini-static [2020-04-17T10:43:11.893Z] #38 15.14 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-17T10:43:11.893Z] #38 17.09 [100%] Linking C executable tini-static [2020-04-17T10:43:11.893Z] #38 18.03 [100%] Built target tini-static [2020-04-17T10:43:11.893Z] #38 18.19 + mkdir -p /build [2020-04-17T10:43:11.893Z] #38 18.20 + cp tini-static /build/docker-init [2020-04-17T10:43:11.893Z] #38 DONE 18.5s [2020-04-17T10:43:12.149Z] [2020-04-17T10:43:12.149Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T10:43:12.149Z] #10 117.9 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-17T10:43:12.149Z] #10 118.0 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-17T10:43:12.149Z] #10 118.0 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-17T10:43:12.149Z] #10 118.6 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-17T10:43:12.149Z] #10 118.6 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-17T10:43:12.149Z] #10 118.6 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T10:43:12.710Z] #10 ... [2020-04-17T10:43:12.710Z] [2020-04-17T10:43:12.710Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:43:12.710Z] #47 125.2 net/url [2020-04-17T10:43:14.601Z] #47 127.1 go/ast [2020-04-17T10:43:14.856Z] #47 127.6 text/template/parse [2020-04-17T10:43:15.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-17T10:43:15.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-17T10:43:15.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-17T10:43:16.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-17T10:43:16.747Z] #47 ... [2020-04-17T10:43:16.747Z] [2020-04-17T10:43:16.747Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:43:16.747Z] #33 119.6 log [2020-04-17T10:43:16.747Z] #33 123.8 github.com/BurntSushi/toml/cmd/tomlv [2020-04-17T10:43:16.747Z] #33 DONE 129.6s [2020-04-17T10:43:17.003Z] [2020-04-17T10:43:17.003Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:43:17.299Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-17T10:43:17.514Z] #65 55.80 Checking out files: 49% (1568/3176) Checking out files: 50% (1588/3176) Checking out files: 51% (1620/3176) Checking out files: 52% (1652/3176) Checking out files: 53% (1684/3176) Checking out files: 54% (1716/3176) Checking out files: 55% (1747/3176) Checking out files: 56% (1779/3176) Checking out files: 57% (1811/3176) Checking out files: 58% (1843/3176) Checking out files: 59% (1874/3176) Checking out files: 60% (1906/3176) Checking out files: 61% (1938/3176) Checking out files: 62% (1970/3176) Checking out files: 63% (2001/3176) Checking out files: 64% (2033/3176) Checking out files: 65% (2065/3176) Checking out files: 66% (2097/3176) Checking out files: 67% (2128/3176) Checking out files: 68% (2160/3176) Checking out files: 69% (2192/3176) Checking out files: 70% (2224/3176) Checking out files: 71% (2255/3176) Checking out files: 72% (2287/3176) Checking out files: 73% (2319/3176) Checking out files: 74% (2351/3176) Checking out files: 75% (2382/3176) Checking out files: 76% (2414/3176) Checking out files: 77% (2446/3176) Checking out files: 78% (2478/3176) Checking out files: 79% (2510/3176) Checking out files: 80% (2541/3176) Checking out files: 81% (2573/3176) Checking out files: 82% (2605/3176) Checking out files: 83% (2637/3176) Checking out files: 84% (2668/3176) Checking out files: 84% (2673/3176) Checking out files: 85% (2700/3176) Checking out files: 86% (2732/3176) Checking out files: 87% (2764/3176) Checking out files: 88% (2795/3176) Checking out files: 89% (2827/3176) Checking out files: 90% (2859/3176) Checking out files: 91% (2891/3176) Checking out files: 92% (2922/3176) Checking out files: 93% (2954/3176) Checking out files: 94% (2986/3176) Checking out files: 95% (3018/3176) Checking out files: 96% (3049/3176) Checking out files: 97% (3081/3176) [2020-04-17T10:43:17.514Z] #65 ... [2020-04-17T10:43:17.514Z] [2020-04-17T10:43:17.514Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:43:17.514Z] #44 33.01 make[1]: Nothing to be done for 'all'. [2020-04-17T10:43:17.514Z] #44 36.00 CC images/stats.o [2020-04-17T10:43:17.514Z] #44 36.75 CC images/core.o [2020-04-17T10:43:17.514Z] #44 38.16 CC images/core-x86.o [2020-04-17T10:43:17.514Z] #44 39.25 CC images/core-arm.o [2020-04-17T10:43:17.514Z] #44 39.70 CC images/core-aarch64.o [2020-04-17T10:43:17.514Z] #44 40.22 CC images/core-ppc64.o [2020-04-17T10:43:17.514Z] #44 41.18 CC images/core-s390.o [2020-04-17T10:43:17.514Z] #44 42.17 CC images/cpuinfo.o [2020-04-17T10:43:17.514Z] #44 42.97 CC images/inventory.o [2020-04-17T10:43:17.514Z] #44 ... [2020-04-17T10:43:17.514Z] [2020-04-17T10:43:17.514Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:43:17.770Z] #65 55.80 Checking out files: 49% (1568/3176) Checking out files: 50% (1588/3176) Checking out files: 51% (1620/3176) Checking out files: 52% (1652/3176) Checking out files: 53% (1684/3176) Checking out files: 54% (1716/3176) Checking out files: 55% (1747/3176) Checking out files: 56% (1779/3176) Checking out files: 57% (1811/3176) Checking out files: 58% (1843/3176) Checking out files: 59% (1874/3176) Checking out files: 60% (1906/3176) Checking out files: 61% (1938/3176) Checking out files: 62% (1970/3176) Checking out files: 63% (2001/3176) Checking out files: 64% (2033/3176) Checking out files: 65% (2065/3176) Checking out files: 66% (2097/3176) Checking out files: 67% (2128/3176) Checking out files: 68% (2160/3176) Checking out files: 69% (2192/3176) Checking out files: 70% (2224/3176) Checking out files: 71% (2255/3176) Checking out files: 72% (2287/3176) Checking out files: 73% (2319/3176) Checking out files: 74% (2351/3176) Checking out files: 75% (2382/3176) Checking out files: 76% (2414/3176) Checking out files: 77% (2446/3176) Checking out files: 78% (2478/3176) Checking out files: 79% (2510/3176) Checking out files: 80% (2541/3176) Checking out files: 81% (2573/3176) Checking out files: 82% (2605/3176) Checking out files: 83% (2637/3176) Checking out files: 84% (2668/3176) Checking out files: 84% (2673/3176) Checking out files: 85% (2700/3176) Checking out files: 86% (2732/3176) Checking out files: 87% (2764/3176) Checking out files: 88% (2795/3176) Checking out files: 89% (2827/3176) Checking out files: 90% (2859/3176) Checking out files: 91% (2891/3176) Checking out files: 92% (2922/3176) Checking out files: 93% (2954/3176) Checking out files: 94% (2986/3176) Checking out files: 95% (3018/3176) Checking out files: 96% (3049/3176) Checking out files: 97% (3081/3176) Checking out files: 98% (3113/3176) Checking out files: 99% (3145/3176) Checking out files: 100% (3176/3176) Checking out files: 100% (3176/3176), done. [2020-04-17T10:43:18.026Z] #65 57.90 + cd /tmp/tmp.CwGkJ7TKay/src/github.com/containerd/containerd [2020-04-17T10:43:18.026Z] #65 57.90 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-17T10:43:19.048Z] Fetching without tags [2020-04-17T10:43:19.767Z] Merging remotes/origin/master commit 130b0bc6032cc675d064e1cc62626cacc9c07a57 into PR head commit ed096538e82e8468b4c35690ffe269e66468553b [2020-04-17T10:43:20.548Z] #65 60.14 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-17T10:43:20.548Z] #65 60.14 + BUILDTAGS='netgo osusergo static_build' [2020-04-17T10:43:20.548Z] #65 60.14 + export EXTRA_FLAGS=-buildmode=pie [2020-04-17T10:43:20.548Z] #65 60.14 + EXTRA_FLAGS=-buildmode=pie [2020-04-17T10:43:20.548Z] #65 60.14 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-17T10:43:20.548Z] #65 60.14 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-17T10:43:20.548Z] #65 60.14 + '[' '' = dynamic ']' [2020-04-17T10:43:20.548Z] #65 60.14 + make [2020-04-17T10:43:18.710Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-17T10:43:18.789Z] > git config --add remote.origin.fetch +refs/pull/40826/head:refs/remotes/origin/PR-40826 # timeout=10 [2020-04-17T10:43:18.836Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T10:43:18.946Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-17T10:43:19.071Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-17T10:43:19.071Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-17T10:43:19.071Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40826/head:refs/remotes/origin/PR-40826 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T10:43:19.858Z] > git config core.sparsecheckout # timeout=10 [2020-04-17T10:43:19.920Z] > git checkout -f ed096538e82e8468b4c35690ffe269e66468553b # timeout=10 [2020-04-17T10:43:21.477Z] #65 61.39 + bin/ctr [2020-04-17T10:43:22.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-17T10:43:23.328Z] Merge succeeded, producing f6811d9eb65d34bfbb244a11c262da4f8e48dcc3 [2020-04-17T10:43:23.328Z] Checking out Revision f6811d9eb65d34bfbb244a11c262da4f8e48dcc3 (PR-40826) [2020-04-17T10:43:22.767Z] > git merge 130b0bc6032cc675d064e1cc62626cacc9c07a57 # timeout=10 [2020-04-17T10:43:23.182Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-04-17T10:43:23.355Z] > git config core.sparsecheckout # timeout=10 [2020-04-17T10:43:23.402Z] > git checkout -f f6811d9eb65d34bfbb244a11c262da4f8e48dcc3 # timeout=10 [2020-04-17T10:43:24.754Z] #65 ... [2020-04-17T10:43:24.754Z] [2020-04-17T10:43:24.754Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:43:24.754Z] #56 127.2 github.com/pkg/diff [2020-04-17T10:43:24.754Z] #56 128.6 go/ast [2020-04-17T10:43:24.754Z] #56 128.9 golang.org/x/crypto/ssh/terminal [2020-04-17T10:43:24.754Z] #56 130.9 mvdan.cc/editorconfig [2020-04-17T10:43:24.754Z] #56 133.0 mvdan.cc/sh/v3/fileutil [2020-04-17T10:43:24.754Z] #56 133.2 mvdan.cc/sh/v3/syntax [2020-04-17T10:43:24.754Z] #56 ... [2020-04-17T10:43:24.754Z] [2020-04-17T10:43:24.754Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:43:24.754Z] #44 43.29 CC images/fdinfo.o [2020-04-17T10:43:24.754Z] #44 43.80 CC images/fown.o [2020-04-17T10:43:24.754Z] #44 44.17 CC images/ns.o [2020-04-17T10:43:24.754Z] #44 44.50 CC images/regfile.o [2020-04-17T10:43:24.754Z] #44 44.89 CC images/ghost-file.o [2020-04-17T10:43:24.754Z] #44 45.39 CC images/fifo.o [2020-04-17T10:43:24.754Z] #44 45.68 CC images/remap-file-path.o [2020-04-17T10:43:24.754Z] #44 45.84 CC images/eventfd.o [2020-04-17T10:43:24.754Z] #44 46.24 CC images/eventpoll.o [2020-04-17T10:43:24.754Z] #44 46.77 CC images/fh.o [2020-04-17T10:43:24.754Z] #44 47.28 CC images/fsnotify.o [2020-04-17T10:43:24.754Z] #44 48.34 CC images/signalfd.o [2020-04-17T10:43:24.754Z] #44 48.74 CC images/fs.o [2020-04-17T10:43:24.754Z] #44 49.09 CC images/pstree.o [2020-04-17T10:43:24.755Z] #44 49.39 CC images/pipe.o [2020-04-17T10:43:24.755Z] #44 49.97 CC images/tcp-stream.o [2020-04-17T10:43:25.010Z] #44 50.43 CC images/sk-packet.o [2020-04-17T10:43:25.088Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-17T10:43:25.572Z] #44 51.03 CC images/mnt.o [2020-04-17T10:43:25.882Z] ok github.com/docker/docker/cmd/dockerd 0.043s coverage: 30.8% of statements [2020-04-17T10:43:25.882Z] ok github.com/docker/docker/container 0.121s coverage: 34.9% of statements [2020-04-17T10:43:25.882Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-17T10:43:25.882Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-17T10:43:25.882Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-17T10:43:25.882Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-17T10:43:26.213Z] Removing intermediate container fdb4bbe050dc [2020-04-17T10:43:26.213Z] ---> fa64a176a6b2 [2020-04-17T10:43:26.213Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-04-17T10:43:26.213Z] ---> ebd73b5ebd31 [2020-04-17T10:43:26.213Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-04-17T10:43:26.213Z] ---> f2679bd44e9d [2020-04-17T10:43:26.213Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-04-17T10:43:26.213Z] ---> Running in 4d7a213d9332 [2020-04-17T10:43:26.213Z] Removing intermediate container 4d7a213d9332 [2020-04-17T10:43:26.213Z] ---> 27f811d740d1 [2020-04-17T10:43:26.213Z] Successfully built 27f811d740d1 [2020-04-17T10:43:26.213Z] Successfully tagged moby-buildx:latest [2020-04-17T10:43:26.213Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-04-17T10:43:26.213Z] if [ -n "${id}" ]; then \ [2020-04-17T10:43:26.213Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-04-17T10:43:26.213Z] && touch bundles/buildx; \ [2020-04-17T10:43:26.213Z] docker rm -f ${id}; \ [2020-04-17T10:43:26.213Z] fi [2020-04-17T10:43:26.499Z] #44 51.75 CC images/pipe-data.o [2020-04-17T10:43:26.499Z] #44 52.15 CC images/sa.o [2020-04-17T10:43:26.511Z] 6cf7b3c34f8e2de301350e8141f1ebd7af6a983402fc9bc3f8cbbefae8d9a403 [2020-04-17T10:43:26.511Z] bundles/buildx version [2020-04-17T10:43:26.511Z] buildx v0.3.1 6db68d0 [2020-04-17T10:43:26.511Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:0a1f9bc5501dc58aa1e161e20af36d4184f5a19e . [2020-04-17T10:43:26.511Z] #1 [internal] booting buildkit [2020-04-17T10:43:26.802Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-04-17T10:43:27.427Z] #44 52.67 CC images/timer.o [2020-04-17T10:43:27.989Z] #44 53.37 CC images/timerfd.o [2020-04-17T10:43:28.551Z] #44 53.83 CC images/mm.o [2020-04-17T10:43:29.113Z] #44 54.49 CC images/sk-opts.o [2020-04-17T10:43:29.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-17T10:43:29.370Z] #44 54.98 CC images/sk-unix.o [2020-04-17T10:43:29.513Z] #1 pulling image moby/buildkit:buildx-stable-1 2.4s done [2020-04-17T10:43:29.513Z] #1 creating container buildx_buildkit_default [2020-04-17T10:43:29.513Z] #1 creating container buildx_buildkit_default 0.4s done [2020-04-17T10:43:29.513Z] #1 DONE 2.9s [2020-04-17T10:43:29.513Z] [2020-04-17T10:43:29.513Z] #3 [internal] load .dockerignore [2020-04-17T10:43:29.513Z] #3 transferring context: 87B done [2020-04-17T10:43:29.513Z] #3 DONE 0.0s [2020-04-17T10:43:29.513Z] [2020-04-17T10:43:29.513Z] #2 [internal] load build definition from Dockerfile [2020-04-17T10:43:29.513Z] #2 transferring dockerfile: 17.09kB done [2020-04-17T10:43:29.513Z] #2 DONE 0.0s [2020-04-17T10:43:29.513Z] [2020-04-17T10:43:29.513Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-17T10:43:30.135Z] #4 DONE 0.5s [2020-04-17T10:43:30.135Z] [2020-04-17T10:43:30.135Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-17T10:43:30.135Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-17T10:43:30.297Z] #44 55.65 CC images/sk-inet.o [2020-04-17T10:43:30.422Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2020-04-17T10:43:30.422Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 4.43MB / 8.18MB 0.1s [2020-04-17T10:43:30.422Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2020-04-17T10:43:30.422Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-17T10:43:30.422Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2020-04-17T10:43:30.422Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-04-17T10:43:30.859Z] #44 ... [2020-04-17T10:43:30.859Z] [2020-04-17T10:43:30.859Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:43:30.859Z] #47 133.5 text/template [2020-04-17T10:43:30.859Z] #47 133.6 go/parser [2020-04-17T10:43:30.859Z] #47 139.3 encoding/xml [2020-04-17T10:43:30.859Z] #47 142.0 go/doc [2020-04-17T10:43:31.039Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2020-04-17T10:43:31.039Z] #5 DONE 0.9s [2020-04-17T10:43:31.116Z] #47 ... [2020-04-17T10:43:31.116Z] [2020-04-17T10:43:31.116Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:43:31.116Z] #44 56.60 CC images/tun.o [2020-04-17T10:43:31.327Z] [2020-04-17T10:43:31.328Z] #7 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-17T10:43:31.362Z] ok github.com/docker/docker/daemon/cluster 0.049s coverage: 0.5% of statements [2020-04-17T10:43:31.619Z] #7 DONE 0.3s [2020-04-17T10:43:31.619Z] [2020-04-17T10:43:31.619Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-17T10:43:31.619Z] #6 DONE 0.3s [2020-04-17T10:43:31.619Z] [2020-04-17T10:43:31.619Z] #72 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-17T10:43:31.619Z] #72 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-17T10:43:31.619Z] #72 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-17T10:43:31.619Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.07MB / 9.86MB 0.2s [2020-04-17T10:43:31.619Z] #72 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-17T10:43:31.678Z] #44 57.19 CC images/sk-netlink.o [2020-04-17T10:43:31.908Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.96MB / 9.86MB 0.3s [2020-04-17T10:43:31.908Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.52MB / 9.86MB 0.4s [2020-04-17T10:43:31.974Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-04-17T10:43:32.198Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.14MB / 9.86MB 0.6s [2020-04-17T10:43:32.198Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.74MB / 9.86MB 0.7s [2020-04-17T10:43:32.241Z] #44 57.51 CC images/packet-sock.o [2020-04-17T10:43:32.501Z] #44 58.03 CC images/ipc-var.o [2020-04-17T10:43:32.514Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 5.38MB / 9.86MB 0.9s [2020-04-17T10:43:32.816Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 6.14MB / 9.86MB 1.0s [2020-04-17T10:43:32.816Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 6.70MB / 9.86MB 1.2s [2020-04-17T10:43:32.816Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 7.22MB / 9.86MB 1.3s [2020-04-17T10:43:32.979Z] ok github.com/docker/docker/daemon/cluster/convert 0.004s coverage: 35.6% of statements [2020-04-17T10:43:33.066Z] #44 58.49 CC images/ipc-desc.o [2020-04-17T10:43:33.110Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 8.17MB / 9.86MB 1.6s [2020-04-17T10:43:33.322Z] #44 58.82 CC images/ipc-shm.o [2020-04-17T10:43:33.404Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.09MB / 9.86MB 1.9s [2020-04-17T10:43:33.578Z] #44 59.04 CC images/ipc-msg.o [2020-04-17T10:43:33.695Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.2s done [2020-04-17T10:43:33.990Z] #72 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2020-04-17T10:43:34.140Z] #44 59.58 CC images/ipc-sem.o [2020-04-17T10:43:34.702Z] #44 60.01 CC images/utsns.o [2020-04-17T10:43:34.958Z] #44 60.51 CC images/creds.o [2020-04-17T10:43:35.520Z] #44 61.02 CC images/vma.o [2020-04-17T10:43:35.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-17T10:43:36.083Z] #44 61.50 CC images/netdev.o [2020-04-17T10:43:36.645Z] #44 62.12 CC images/tty.o [2020-04-17T10:43:36.737Z] #72 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 2.8s done [2020-04-17T10:43:36.737Z] #72 DONE 5.1s [2020-04-17T10:43:36.737Z] [2020-04-17T10:43:36.737Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-17T10:43:36.737Z] #8 resolve docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d done [2020-04-17T10:43:36.737Z] #8 sha256:549508b70ece5ace2e526907bff67b3390448e2c27e7526d4b94291167ca9308 22.04MB / 96.51MB 5.1s [2020-04-17T10:43:36.737Z] #8 sha256:8c47367e4f07353b9ea267bd86267e75121e190faace6df682a8e50bd2da2736 5.46kB / 5.46kB done [2020-04-17T10:43:36.737Z] #8 sha256:f8a291b3427f488e71a39ecccd11fbbaf98a0e8d552444fbc7db68c1e1f16e3a 23.00MB / 57.45MB 5.1s [2020-04-17T10:43:36.737Z] #8 sha256:04f50e663753731d83ec7656396e6b18921b488c553accf084b873f4a70e874b 22.59MB / 73.51MB 5.1s [2020-04-17T10:43:36.737Z] #8 sha256:219153a374347511566d1327acf4e45fd3425c20cd49110ef8041930fdb965a4 22.40MB / 54.14MB 5.1s [2020-04-17T10:43:36.737Z] #8 sha256:d4e33f6c16e453e5df771f6cd708cef378a7a3ce2d208a3cce02ff05a4015406 8.25MB / 8.25MB 2.4s done [2020-04-17T10:43:36.737Z] #8 sha256:c0c7698edca1a58c5374b3f4a126bef6a2d822e931e0c85cd62b78199c597e72 10.73MB / 10.73MB 3.0s done [2020-04-17T10:43:36.737Z] #8 sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d 1.42kB / 1.42kB done [2020-04-17T10:43:36.737Z] #8 sha256:94025c8cb04af4e0e559441731231bac7e4327ef182fc9f24f6883c2481178aa 1.79kB / 1.79kB done [2020-04-17T10:43:36.737Z] #8 sha256:35982ef3c6ea99dcf7b4534d5594e5c5efc7462416a8afc6c50f2b099733cd76 156B / 156B 0.1s done [2020-04-17T10:43:37.026Z] #8 sha256:219153a374347511566d1327acf4e45fd3425c20cd49110ef8041930fdb965a4 25.26MB / 54.14MB 5.5s [2020-04-17T10:43:37.335Z] #8 sha256:f8a291b3427f488e71a39ecccd11fbbaf98a0e8d552444fbc7db68c1e1f16e3a 26.54MB / 57.45MB 5.7s [2020-04-17T10:43:37.335Z] #8 sha256:04f50e663753731d83ec7656396e6b18921b488c553accf084b873f4a70e874b 26.84MB / 73.51MB 5.8s [2020-04-17T10:43:37.623Z] #8 sha256:549508b70ece5ace2e526907bff67b3390448e2c27e7526d4b94291167ca9308 27.25MB / 96.51MB 6.0s [2020-04-17T10:43:37.623Z] #8 sha256:219153a374347511566d1327acf4e45fd3425c20cd49110ef8041930fdb965a4 28.31MB / 54.14MB 6.0s [2020-04-17T10:43:37.624Z] #8 sha256:f8a291b3427f488e71a39ecccd11fbbaf98a0e8d552444fbc7db68c1e1f16e3a 29.42MB / 57.45MB 6.1s [2020-04-17T10:43:37.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-17T10:43:37.910Z] #8 ... [2020-04-17T10:43:37.910Z] [2020-04-17T10:43:37.910Z] #21 [internal] load build context [2020-04-17T10:43:37.910Z] #21 transferring context: 52.81MB 6.3s done [2020-04-17T10:43:37.910Z] #21 DONE 6.4s [2020-04-17T10:43:37.910Z] [2020-04-17T10:43:37.910Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-17T10:43:37.910Z] #8 sha256:04f50e663753731d83ec7656396e6b18921b488c553accf084b873f4a70e874b 31.96MB / 73.51MB 6.4s [2020-04-17T10:43:37.910Z] #8 sha256:219153a374347511566d1327acf4e45fd3425c20cd49110ef8041930fdb965a4 32.18MB / 54.14MB 6.4s [2020-04-17T10:43:38.014Z] #44 63.31 CC images/file-lock.o [2020-04-17T10:43:38.198Z] #8 sha256:549508b70ece5ace2e526907bff67b3390448e2c27e7526d4b94291167ca9308 33.14MB / 96.51MB 6.6s [2020-04-17T10:43:38.198Z] #8 sha256:f8a291b3427f488e71a39ecccd11fbbaf98a0e8d552444fbc7db68c1e1f16e3a 34.54MB / 57.45MB 6.6s [2020-04-17T10:43:38.198Z] #8 sha256:219153a374347511566d1327acf4e45fd3425c20cd49110ef8041930fdb965a4 36.14MB / 54.14MB 6.7s [2020-04-17T10:43:38.269Z] #44 63.71 CC images/rlimit.o [2020-04-17T10:43:38.483Z] #8 sha256:f8a291b3427f488e71a39ecccd11fbbaf98a0e8d552444fbc7db68c1e1f16e3a 37.89MB / 57.45MB 6.9s [2020-04-17T10:43:38.483Z] #8 sha256:04f50e663753731d83ec7656396e6b18921b488c553accf084b873f4a70e874b 37.20MB / 73.51MB 6.9s [2020-04-17T10:43:38.772Z] #8 sha256:219153a374347511566d1327acf4e45fd3425c20cd49110ef8041930fdb965a4 38.98MB / 54.14MB 7.0s [2020-04-17T10:43:38.772Z] #8 sha256:549508b70ece5ace2e526907bff67b3390448e2c27e7526d4b94291167ca9308 39.66MB / 96.51MB 7.2s [2020-04-17T10:43:38.772Z] #8 sha256:f8a291b3427f488e71a39ecccd11fbbaf98a0e8d552444fbc7db68c1e1f16e3a 40.94MB / 57.45MB 7.2s [2020-04-17T10:43:38.830Z] #44 64.23 CC images/pagemap.o [2020-04-17T10:43:39.060Z] #8 sha256:04f50e663753731d83ec7656396e6b18921b488c553accf084b873f4a70e874b 42.73MB / 73.51MB 7.3s [2020-04-17T10:43:39.060Z] #8 sha256:219153a374347511566d1327acf4e45fd3425c20cd49110ef8041930fdb965a4 42.93MB / 54.14MB 7.3s [2020-04-17T10:43:39.085Z] #44 64.71 CC images/siginfo.o [2020-04-17T10:43:39.346Z] #8 sha256:549508b70ece5ace2e526907bff67b3390448e2c27e7526d4b94291167ca9308 45.60MB / 96.51MB 7.6s [2020-04-17T10:43:39.346Z] #8 sha256:f8a291b3427f488e71a39ecccd11fbbaf98a0e8d552444fbc7db68c1e1f16e3a 45.22MB / 57.45MB 7.6s [2020-04-17T10:43:39.346Z] #8 sha256:04f50e663753731d83ec7656396e6b18921b488c553accf084b873f4a70e874b 46.73MB / 73.51MB 7.6s [2020-04-17T10:43:39.346Z] #8 sha256:219153a374347511566d1327acf4e45fd3425c20cd49110ef8041930fdb965a4 46.52MB / 54.14MB 7.6s [2020-04-17T10:43:39.634Z] #8 sha256:f8a291b3427f488e71a39ecccd11fbbaf98a0e8d552444fbc7db68c1e1f16e3a 49.03MB / 57.45MB 7.9s [2020-04-17T10:43:39.634Z] #8 sha256:04f50e663753731d83ec7656396e6b18921b488c553accf084b873f4a70e874b 50.52MB / 73.51MB 7.9s [2020-04-17T10:43:39.634Z] #8 sha256:219153a374347511566d1327acf4e45fd3425c20cd49110ef8041930fdb965a4 50.36MB / 54.14MB 7.9s [2020-04-17T10:43:39.634Z] #8 sha256:549508b70ece5ace2e526907bff67b3390448e2c27e7526d4b94291167ca9308 51.29MB / 96.51MB 8.1s [2020-04-17T10:43:39.773Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.429s coverage: 14.0% of statements [2020-04-17T10:43:39.797Z] Commit message: "Merge commit '130b0bc6032cc675d064e1cc62626cacc9c07a57' into HEAD" [2020-04-17T10:43:39.918Z] First time build. Skipping changelog. [2020-04-17T10:43:39.925Z] #8 sha256:f8a291b3427f488e71a39ecccd11fbbaf98a0e8d552444fbc7db68c1e1f16e3a 52.46MB / 57.45MB 8.2s [2020-04-17T10:43:39.925Z] #8 sha256:219153a374347511566d1327acf4e45fd3425c20cd49110ef8041930fdb965a4 53.86MB / 54.14MB 8.2s [2020-04-17T10:43:39.925Z] #8 sha256:04f50e663753731d83ec7656396e6b18921b488c553accf084b873f4a70e874b 56.42MB / 73.51MB 8.4s [2020-04-17T10:43:39.925Z] #8 sha256:219153a374347511566d1327acf4e45fd3425c20cd49110ef8041930fdb965a4 54.14MB / 54.14MB 8.3s done [2020-04-17T10:43:40.012Z] #44 65.41 CC images/rpc.o [2020-04-17T10:43:40.213Z] #8 sha256:549508b70ece5ace2e526907bff67b3390448e2c27e7526d4b94291167ca9308 58.55MB / 96.51MB 8.5s [2020-04-17T10:43:40.213Z] #8 sha256:f8a291b3427f488e71a39ecccd11fbbaf98a0e8d552444fbc7db68c1e1f16e3a 57.31MB / 57.45MB 8.5s [2020-04-17T10:43:40.213Z] #8 sha256:f8a291b3427f488e71a39ecccd11fbbaf98a0e8d552444fbc7db68c1e1f16e3a 57.45MB / 57.45MB 8.5s done [2020-04-17T10:43:40.213Z] #8 sha256:04f50e663753731d83ec7656396e6b18921b488c553accf084b873f4a70e874b 64.32MB / 73.51MB 8.7s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2020-04-17T10:43:40.513Z] #8 sha256:549508b70ece5ace2e526907bff67b3390448e2c27e7526d4b94291167ca9308 63.53MB / 96.51MB 8.8s [2020-04-17T10:43:40.513Z] #8 sha256:04f50e663753731d83ec7656396e6b18921b488c553accf084b873f4a70e874b 69.92MB / 73.51MB 8.8s [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-17T10:43:40.798Z] #8 sha256:549508b70ece5ace2e526907bff67b3390448e2c27e7526d4b94291167ca9308 74.55MB / 96.51MB 9.1s [2020-04-17T10:43:40.798Z] #8 sha256:04f50e663753731d83ec7656396e6b18921b488c553accf084b873f4a70e874b 73.51MB / 73.51MB 9.0s done [2020-04-17T10:43:40.798Z] #8 sha256:549508b70ece5ace2e526907bff67b3390448e2c27e7526d4b94291167ca9308 84.28MB / 96.51MB 9.3s [2020-04-17T10:43:40.808Z] ok github.com/docker/docker/daemon/config 0.019s coverage: 81.7% of statements [2020-04-17T10:43:41.082Z] #8 sha256:549508b70ece5ace2e526907bff67b3390448e2c27e7526d4b94291167ca9308 91.92MB / 96.51MB 9.4s [2020-04-17T10:43:41.082Z] #8 sha256:549508b70ece5ace2e526907bff67b3390448e2c27e7526d4b94291167ca9308 96.51MB / 96.51MB 9.5s done [2020-04-17T10:43:41.082Z] #8 unpacking docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d [2020-04-17T10:43:41.421Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-04-17T10:43:41.702Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-04-17T10:43:41.752Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-17T10:43:41.752Z] [2020-04-17T10:43:41.752Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-04-17T10:43:41.752Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-04-17T10:43:41.752Z] Using test binary docker [2020-04-17T10:43:41.752Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-17T10:43:41.752Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-17T10:43:41.752Z] INFO: Waiting for daemon to start... [2020-04-17T10:43:41.752Z] Starting dockerd [2020-04-17T10:43:39.821Z] > git rev-list --no-walk b524f1c14572540b3a70f86ec7d3d1bbf8abada2 # timeout=10 [2020-04-17T10:43:41.898Z] #44 ... [2020-04-17T10:43:41.899Z] [2020-04-17T10:43:41.899Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:43:41.899Z] #56 144.9 mvdan.cc/sh/v3/cmd/shfmt [2020-04-17T10:43:41.899Z] #56 DONE 154.2s [2020-04-17T10:43:41.899Z] [2020-04-17T10:43:41.899Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:43:41.899Z] #47 148.2 github.com/LK4D4/vndr/build [2020-04-17T10:43:41.899Z] #47 149.6 github.com/LK4D4/vndr/versioned [2020-04-17T10:43:41.899Z] #47 149.6 compress/flate [2020-04-17T10:43:41.899Z] #47 154.1 compress/gzip [2020-04-17T10:43:41.899Z] #47 154.5 vendor/golang.org/x/crypto/cryptobyte [2020-04-17T10:43:42.154Z] #47 ... [2020-04-17T10:43:42.154Z] [2020-04-17T10:43:42.154Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:43:42.154Z] #44 67.55 CC images/ext-file.o [2020-04-17T10:43:42.409Z] #44 67.93 CC images/cgroup.o [2020-04-17T10:43:42.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-17T10:43:42.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-17T10:43:42.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-17T10:43:42.681Z] . [2020-04-17T10:43:42.681Z] INFO: Building docker-sdk-python3:4.2.0... [2020-04-17T10:43:42.707Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-04-17T10:43:42.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-17T10:43:42.989Z] ok github.com/docker/docker/daemon 12.250s coverage: 17.3% of statements [2020-04-17T10:43:42.989Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-17T10:43:42.989Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-17T10:43:42.989Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-17T10:43:42.989Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-17T10:43:43.065Z] + docker version [2020-04-17T10:43:43.774Z] #44 69.32 CC images/userns.o [2020-04-17T10:43:44.334Z] #44 69.90 CC images/google/protobuf/descriptor.o [2020-04-17T10:43:45.006Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-04-17T10:43:45.288Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.185s coverage: 57.0% of statements [2020-04-17T10:43:45.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-17T10:43:47.608Z] #44 72.59 CC images/opts.o [2020-04-17T10:43:47.608Z] #44 73.09 CC images/seccomp.o [2020-04-17T10:43:48.170Z] #44 73.54 CC images/binfmt-misc.o [2020-04-17T10:43:48.426Z] #44 73.89 CC images/time.o [2020-04-17T10:43:48.945Z] #44 74.19 CC images/sysctl.o [2020-04-17T10:43:49.201Z] #44 74.57 CC images/autofs.o [2020-04-17T10:43:49.459Z] #44 74.95 CC images/macvlan.o [2020-04-17T10:43:49.659Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.845s coverage: 45.9% of statements [2020-04-17T10:43:50.021Z] #44 75.34 CC images/sit.o [2020-04-17T10:43:50.021Z] #44 75.66 LINK images/built-in.o [2020-04-17T10:43:50.271Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.8% of statements [2020-04-17T10:43:50.279Z] #44 75.89 GEN compel/include/asm [2020-04-17T10:43:50.279Z] #44 75.91 GEN compel/include/version.h [2020-04-17T10:43:50.535Z] #44 75.94 touch .config [2020-04-17T10:43:50.535Z] #44 75.97 GEN include/common/config.h [2020-04-17T10:43:50.791Z] #44 76.07 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-04-17T10:43:50.791Z] #44 76.10 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-04-17T10:43:50.791Z] #44 76.14 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-04-17T10:43:50.791Z] #44 76.16 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-04-17T10:43:50.791Z] #44 76.24 DEP compel/arch/x86/plugins/std/memcpy.d [2020-04-17T10:43:50.791Z] #44 76.25 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-04-17T10:43:50.791Z] #44 76.32 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-17T10:43:50.791Z] #44 76.34 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-04-17T10:43:50.791Z] #44 76.37 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-17T10:43:50.791Z] #44 76.44 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-17T10:43:50.791Z] #44 76.44 DEP compel/plugins/std/infect.d [2020-04-17T10:43:50.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-17T10:43:51.047Z] #44 76.58 DEP compel/plugins/std/string.d [2020-04-17T10:43:51.304Z] #44 76.78 DEP compel/plugins/std/log.d [2020-04-17T10:43:51.560Z] #44 76.95 DEP compel/plugins/std/fds.d [2020-04-17T10:43:51.560Z] #44 77.08 DEP compel/plugins/std/std.d [2020-04-17T10:43:51.578Z] Client: Docker Engine - Enterprise [2020-04-17T10:43:51.578Z] Version: 19.03.5 [2020-04-17T10:43:51.578Z] API version: 1.40 [2020-04-17T10:43:51.578Z] Go version: go1.12.12 [2020-04-17T10:43:51.578Z] Git commit: 2ee0c57608 [2020-04-17T10:43:51.578Z] Built: 11/13/2019 08:00:16 [2020-04-17T10:43:51.578Z] OS/Arch: windows/amd64 [2020-04-17T10:43:51.578Z] Experimental: false [2020-04-17T10:43:51.578Z] [2020-04-17T10:43:51.578Z] Server: Docker Engine - Enterprise [2020-04-17T10:43:51.578Z] Engine: [2020-04-17T10:43:51.578Z] Version: 19.03.5 [2020-04-17T10:43:51.578Z] API version: 1.40 (minimum version 1.24) [2020-04-17T10:43:51.578Z] Go version: go1.12.12 [2020-04-17T10:43:51.578Z] Git commit: 2ee0c57608 [2020-04-17T10:43:51.578Z] Built: 11/13/2019 07:58:51 [2020-04-17T10:43:51.578Z] OS/Arch: windows/amd64 [2020-04-17T10:43:51.578Z] Experimental: true [2020-04-17T10:43:51.819Z] #44 77.22 DEP compel/plugins/shmem/shmem.d [2020-04-17T10:43:52.075Z] #44 77.39 DEP compel/plugins/fds/fds.d [Pipeline] sh [2020-04-17T10:43:52.331Z] #44 77.71 CC compel/plugins/std/std.o [2020-04-17T10:43:52.331Z] #44 ... [2020-04-17T10:43:52.331Z] [2020-04-17T10:43:52.331Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:43:52.331Z] #47 155.2 net [2020-04-17T10:43:52.331Z] #47 157.9 vendor/golang.org/x/crypto/chacha20poly1305 [2020-04-17T10:43:52.331Z] #47 159.7 vendor/golang.org/x/crypto/hkdf [2020-04-17T10:43:52.331Z] #47 159.9 vendor/golang.org/x/text/transform [2020-04-17T10:43:52.331Z] #47 161.1 vendor/golang.org/x/text/unicode/bidi [2020-04-17T10:43:52.331Z] #47 163.7 vendor/golang.org/x/text/secure/bidirule [2020-04-17T10:43:52.331Z] #47 164.3 vendor/golang.org/x/text/unicode/norm [2020-04-17T10:43:52.587Z] #47 ... [2020-04-17T10:43:52.587Z] [2020-04-17T10:43:52.587Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T10:43:52.587Z] #10 159.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-17T10:43:52.587Z] #10 159.9 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-17T10:43:52.587Z] #10 160.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T10:43:52.587Z] #10 ... [2020-04-17T10:43:52.587Z] [2020-04-17T10:43:52.587Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:43:52.587Z] #44 78.21 CC compel/plugins/std/fds.o [2020-04-17T10:43:53.059Z] + docker info [2020-04-17T10:43:53.515Z] #44 78.88 CC compel/plugins/std/log.o [2020-04-17T10:43:53.728Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.330s coverage: 49.5% of statements [2020-04-17T10:43:54.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-17T10:43:55.406Z] #44 80.76 CC compel/plugins/std/string.o [2020-04-17T10:43:56.340Z] #44 81.95 CC compel/plugins/std/infect.o [2020-04-17T10:43:57.268Z] #44 82.61 CC compel/arch/x86/plugins/std/parasite-head.o [2020-04-17T10:43:57.268Z] #44 82.70 CC compel/arch/x86/plugins/std/memcpy.o [2020-04-17T10:43:57.268Z] #44 82.71 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-04-17T10:43:57.268Z] #44 82.79 AR compel/plugins/std.lib.a [2020-04-17T10:43:57.268Z] #44 82.84 CC compel/plugins/fds/fds.o [2020-04-17T10:43:57.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-17T10:43:57.831Z] #44 83.19 AR compel/plugins/fds.lib.a [2020-04-17T10:43:57.831Z] #44 83.24 HOSTDEP compel/src/lib/log-host.d [2020-04-17T10:43:57.831Z] #44 83.36 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-17T10:43:58.087Z] #44 83.49 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-04-17T10:43:58.087Z] #44 83.59 HOSTDEP compel/src/main-host.d [2020-04-17T10:43:58.260Z] ok github.com/docker/docker/daemon/graphdriver/aufs 14.578s coverage: 72.5% of statements [2020-04-17T10:43:58.260Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-17T10:43:58.342Z] #44 83.74 DEP compel/src/lib/ptrace.d [2020-04-17T10:43:58.598Z] #44 83.92 DEP compel/src/lib/infect.d [2020-04-17T10:43:58.598Z] #44 84.11 DEP compel/src/lib/infect-util.d [2020-04-17T10:43:58.598Z] #44 ... [2020-04-17T10:43:58.598Z] [2020-04-17T10:43:58.598Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:43:58.598Z] #47 171.4 vendor/golang.org/x/net/idna [2020-04-17T10:43:59.729Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.620s coverage: 76.1% of statements [2020-04-17T10:44:00.011Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.967s coverage: 61.0% of statements [2020-04-17T10:44:00.011Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-17T10:44:00.011Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-17T10:44:00.293Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.0% of statements [2020-04-17T10:44:00.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-17T10:44:00.718Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-17T10:44:00.718Z] Using test binary docker [2020-04-17T10:44:00.975Z] +++ /etc/init.d/apparmor start [2020-04-17T10:44:00.975Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-17T10:44:00.975Z] INFO: Waiting for daemon to start... [2020-04-17T10:44:00.975Z] Starting dockerd [2020-04-17T10:44:00.975Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-04-17T10:44:01.299Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.016s coverage: 3.0% of statements [2020-04-17T10:44:01.913Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2020-04-17T10:44:02.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-17T10:44:02.768Z] #47 174.8 vendor/golang.org/x/net/http2/hpack [2020-04-17T10:44:02.871Z] . [2020-04-17T10:44:02.871Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-17T10:44:02.918Z] ok github.com/docker/docker/daemon/images 0.008s coverage: 4.9% of statements [2020-04-17T10:44:02.918Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-17T10:44:02.918Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-17T10:44:03.127Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-17T10:44:03.127Z] Error: No such image: emptyfs [2020-04-17T10:44:03.127Z] ++++ docker load [2020-04-17T10:44:03.127Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-17T10:44:03.200Z] ok github.com/docker/docker/daemon/logger 0.224s coverage: 41.8% of statements [2020-04-17T10:44:03.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-17T10:44:03.692Z] Running integration-test (iteration 1) [2020-04-17T10:44:03.692Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-04-17T10:44:03.692Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:44:03.692Z] ++ set -e [2020-04-17T10:44:03.692Z] ++ '[' -n 0 ']' [2020-04-17T10:44:03.692Z] ++ set -x [2020-04-17T10:44:03.692Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:44:03.696Z] #47 176.4 mime [2020-04-17T10:44:04.205Z] ok github.com/docker/docker/daemon/logger/awslogs 0.096s coverage: 77.4% of statements [2020-04-17T10:44:04.205Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-17T10:44:04.205Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-17T10:44:04.205Z] ok github.com/docker/docker/daemon/logger/gelf 0.003s coverage: 67.0% of statements [2020-04-17T10:44:04.621Z] #47 ... [2020-04-17T10:44:04.622Z] [2020-04-17T10:44:04.622Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:44:04.622Z] #44 84.30 DEP compel/src/lib/infect-rpc.d [2020-04-17T10:44:04.622Z] #44 84.48 DEP compel/arch/x86/src/lib/infect.d [2020-04-17T10:44:04.622Z] #44 84.72 DEP compel/arch/x86/src/lib/cpu.d [2020-04-17T10:44:04.622Z] #44 84.89 DEP compel/src/lib/log.d [2020-04-17T10:44:04.622Z] #44 84.99 DEP compel/src/main.d [2020-04-17T10:44:04.622Z] #44 85.11 DEP compel/src/lib/handle-elf.d [2020-04-17T10:44:04.622Z] #44 85.22 DEP compel/arch/x86/src/lib/handle-elf.d [2020-04-17T10:44:04.622Z] #44 85.39 CC compel/src/lib/log.o [2020-04-17T10:44:04.622Z] #44 85.77 CC compel/arch/x86/src/lib/cpu.o [2020-04-17T10:44:04.622Z] #44 86.81 CC compel/arch/x86/src/lib/infect.o [2020-04-17T10:44:04.622Z] #44 88.25 CC compel/src/lib/infect-rpc.o [2020-04-17T10:44:04.622Z] #44 89.04 CC compel/src/lib/infect-util.o [2020-04-17T10:44:04.622Z] #44 89.54 CC compel/src/lib/infect.o [2020-04-17T10:44:04.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-17T10:44:04.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-17T10:44:04.819Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 26.2% of statements [2020-04-17T10:44:05.432Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.014s coverage: 61.6% of statements [2020-04-17T10:44:05.432Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.002s coverage: 87.2% of statements [2020-04-17T10:44:06.437Z] ok github.com/docker/docker/daemon/logger/local 0.029s coverage: 75.2% of statements [2020-04-17T10:44:06.437Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-17T10:44:06.437Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.042s coverage: 19.8% of statements [2020-04-17T10:44:07.051Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.005s coverage: 33.3% of statements [2020-04-17T10:44:07.146Z] #44 ... [2020-04-17T10:44:07.146Z] [2020-04-17T10:44:07.146Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:44:07.146Z] #47 179.6 mime/quotedprintable [2020-04-17T10:44:07.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-17T10:44:07.708Z] #47 180.4 net/http/internal [2020-04-17T10:44:08.078Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2020-04-17T10:44:08.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-17T10:44:08.359Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-04-17T10:44:08.972Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-04-17T10:44:08.972Z] ok github.com/docker/docker/daemon/logger/splunk 1.418s coverage: 82.5% of statements [2020-04-17T10:44:08.972Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-17T10:44:08.972Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-17T10:44:10.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-17T10:44:10.441Z] ok github.com/docker/docker/distribution/metadata 0.030s coverage: 48.2% of statements [2020-04-17T10:44:10.723Z] ok github.com/docker/docker/distribution 0.245s coverage: 22.1% of statements [2020-04-17T10:44:10.723Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-17T10:44:10.976Z] #47 ... [2020-04-17T10:44:10.976Z] [2020-04-17T10:44:10.976Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:44:10.976Z] #68 173.6 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-17T10:44:10.976Z] #68 173.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-17T10:44:10.976Z] #68 ... [2020-04-17T10:44:10.976Z] [2020-04-17T10:44:10.976Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:44:10.976Z] #44 94.15 CC compel/src/lib/ptrace.o [2020-04-17T10:44:10.976Z] #44 94.80 AR compel/libcompel.a [2020-04-17T10:44:10.976Z] #44 95.05 HOSTCC compel/src/main-host.o [2020-04-17T10:44:10.976Z] #44 95.70 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-04-17T10:44:10.976Z] #44 96.17 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-17T10:44:11.336Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-04-17T10:44:11.539Z] #44 97.04 HOSTCC compel/src/lib/log-host.o [2020-04-17T10:44:12.101Z] #44 97.45 HOSTLINK compel/compel-host-bin [2020-04-17T10:44:12.102Z] #44 97.73 DEP soccr/soccr.d [2020-04-17T10:44:12.341Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-04-17T10:44:12.665Z] #44 97.98 CC soccr/soccr.o [2020-04-17T10:44:12.665Z] #44 ... [2020-04-17T10:44:12.665Z] [2020-04-17T10:44:12.665Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:44:12.665Z] #68 DONE 185.6s [2020-04-17T10:44:12.921Z] [2020-04-17T10:44:12.921Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-17T10:44:12.921Z] #69 DONE 0.1s [2020-04-17T10:44:12.921Z] [2020-04-17T10:44:12.921Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:44:12.955Z] ok github.com/docker/docker/image/cache 0.004s coverage: 19.2% of statements [2020-04-17T10:44:13.236Z] ok github.com/docker/docker/distribution/xfer 1.871s coverage: 85.1% of statements [2020-04-17T10:44:13.236Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-17T10:44:13.236Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-17T10:44:13.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-17T10:44:13.484Z] #50 ... [2020-04-17T10:44:13.484Z] [2020-04-17T10:44:13.484Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:44:13.484Z] #47 186.1 crypto/tls [2020-04-17T10:44:13.638Z] #8 unpacking docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d 28.8s done [2020-04-17T10:44:13.638Z] #8 DONE 38.5s [2020-04-17T10:44:13.638Z] [2020-04-17T10:44:13.638Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-17T10:44:13.638Z] #9 DONE 0.2s [2020-04-17T10:44:13.638Z] [2020-04-17T10:44:13.638Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-17T10:44:13.638Z] #10 DONE 0.2s [2020-04-17T10:44:13.638Z] [2020-04-17T10:44:13.638Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-17T10:44:13.638Z] #30 DONE 0.0s [2020-04-17T10:44:13.638Z] [2020-04-17T10:44:13.638Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T10:44:13.638Z] #36 ... [2020-04-17T10:44:13.638Z] [2020-04-17T10:44:13.638Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-17T10:44:13.638Z] #41 DONE 0.0s [2020-04-17T10:44:13.638Z] [2020-04-17T10:44:13.638Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T10:44:13.638Z] #22 DONE 0.1s [2020-04-17T10:44:13.638Z] [2020-04-17T10:44:13.638Z] #74 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-17T10:44:13.638Z] #74 DONE 0.1s [2020-04-17T10:44:13.638Z] [2020-04-17T10:44:13.638Z] #68 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-17T10:44:13.638Z] #68 DONE 0.1s [2020-04-17T10:44:13.638Z] [2020-04-17T10:44:13.638Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-17T10:44:13.638Z] #50 DONE 0.1s [2020-04-17T10:44:13.638Z] [2020-04-17T10:44:13.638Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-17T10:44:13.638Z] #53 DONE 0.1s [2020-04-17T10:44:13.638Z] [2020-04-17T10:44:13.638Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-17T10:44:13.638Z] #47 DONE 0.2s [2020-04-17T10:44:13.638Z] [2020-04-17T10:44:13.638Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-17T10:44:13.638Z] #23 DONE 0.2s [2020-04-17T10:44:13.638Z] [2020-04-17T10:44:13.638Z] #56 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-17T10:44:13.638Z] #56 DONE 0.2s [2020-04-17T10:44:13.638Z] [2020-04-17T10:44:13.638Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:44:13.638Z] #24 ... [2020-04-17T10:44:13.638Z] [2020-04-17T10:44:13.638Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-17T10:44:13.638Z] #33 DONE 0.2s [2020-04-17T10:44:13.638Z] [2020-04-17T10:44:13.638Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:44:13.638Z] #34 0.713 + RM_GOPATH=0 [2020-04-17T10:44:13.638Z] #34 0.713 + TMP_GOPATH= [2020-04-17T10:44:13.638Z] #34 0.713 + : /build [2020-04-17T10:44:13.638Z] #34 0.713 + '[' -z '' ']' [2020-04-17T10:44:13.638Z] #34 0.716 ++ mktemp -d [2020-04-17T10:44:13.638Z] #34 0.748 + export GOPATH=/tmp/tmp.9sVIQ87S3U [2020-04-17T10:44:13.638Z] #34 0.748 + GOPATH=/tmp/tmp.9sVIQ87S3U [2020-04-17T10:44:13.638Z] #34 0.749 + RM_GOPATH=1 [2020-04-17T10:44:13.638Z] #34 0.760 ++ dirname ./install.sh [2020-04-17T10:44:13.638Z] #34 0.769 + dir=. [2020-04-17T10:44:13.638Z] #34 0.770 + bin=tomlv [2020-04-17T10:44:13.638Z] #34 0.773 + shift [2020-04-17T10:44:13.638Z] #34 0.774 + '[' '!' -f ./tomlv.installer ']' [2020-04-17T10:44:13.638Z] #34 0.775 + . ./tomlv.installer [2020-04-17T10:44:13.638Z] #34 0.776 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-17T10:44:13.638Z] #34 0.785 + install_tomlv [2020-04-17T10:44:13.638Z] #34 0.786 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-17T10:44:13.638Z] #34 0.788 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-17T10:44:13.638Z] #34 0.789 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.9sVIQ87S3U/src/github.com/BurntSushi/toml [2020-04-17T10:44:13.638Z] #34 0.801 Cloning into '/tmp/tmp.9sVIQ87S3U/src/github.com/BurntSushi/toml'... [2020-04-17T10:44:13.638Z] #34 2.359 + cd /tmp/tmp.9sVIQ87S3U/src/github.com/BurntSushi/toml [2020-04-17T10:44:13.638Z] #34 2.359 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-17T10:44:13.638Z] #34 2.412 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-17T10:44:13.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-17T10:44:13.850Z] ok github.com/docker/docker/image/v1 0.016s coverage: 25.0% of statements [2020-04-17T10:44:13.850Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-17T10:44:14.131Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-04-17T10:44:14.278Z] #34 3.726 math/bits [2020-04-17T10:44:14.278Z] #34 3.732 internal/cpu [2020-04-17T10:44:14.571Z] #34 3.794 runtime/internal/sys [2020-04-17T10:44:14.571Z] #34 3.939 runtime/internal/atomic [2020-04-17T10:44:15.137Z] ok github.com/docker/docker/opts 0.017s coverage: 67.4% of statements [2020-04-17T10:44:15.137Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-04-17T10:44:15.605Z] #34 4.738 runtime/internal/math [2020-04-17T10:44:16.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-17T10:44:16.239Z] #34 5.503 unicode/utf8 [2020-04-17T10:44:16.528Z] #34 ... [2020-04-17T10:44:16.528Z] [2020-04-17T10:44:16.528Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:44:16.528Z] #24 0.751 + RM_GOPATH=0 [2020-04-17T10:44:16.528Z] #24 0.752 + TMP_GOPATH= [2020-04-17T10:44:16.528Z] #24 0.753 + : /build [2020-04-17T10:44:16.528Z] #24 0.754 + '[' -z '' ']' [2020-04-17T10:44:16.529Z] #24 0.779 ++ mktemp -d [2020-04-17T10:44:16.529Z] #24 0.809 + export GOPATH=/tmp/tmp.pmIPO2bS8k [2020-04-17T10:44:16.529Z] #24 0.810 + GOPATH=/tmp/tmp.pmIPO2bS8k [2020-04-17T10:44:16.529Z] #24 0.810 + RM_GOPATH=1 [2020-04-17T10:44:16.529Z] #24 0.813 ++ dirname ./install.sh [2020-04-17T10:44:16.529Z] #24 0.821 + dir=. [2020-04-17T10:44:16.529Z] #24 0.822 + bin=dockercli [2020-04-17T10:44:16.529Z] #24 0.825 + shift [2020-04-17T10:44:16.529Z] #24 0.827 + '[' '!' -f ./dockercli.installer ']' [2020-04-17T10:44:16.529Z] #24 0.831 + . ./dockercli.installer [2020-04-17T10:44:16.529Z] #24 0.832 ++ : stable [2020-04-17T10:44:16.529Z] #24 0.833 ++ : 17.06.2-ce [2020-04-17T10:44:16.529Z] #24 0.836 + install_dockercli [2020-04-17T10:44:16.529Z] #24 0.837 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-17T10:44:16.529Z] #24 0.837 Install docker/cli version 17.06.2-ce from stable [2020-04-17T10:44:16.529Z] #24 0.839 ++ uname -m [2020-04-17T10:44:16.529Z] #24 0.842 + arch=ppc64le [2020-04-17T10:44:16.529Z] #24 0.842 + '[' ppc64le '!=' x86_64 ']' [2020-04-17T10:44:16.529Z] #24 0.842 + '[' ppc64le '!=' s390x ']' [2020-04-17T10:44:16.529Z] #24 0.842 + '[' ppc64le '!=' armhf ']' [2020-04-17T10:44:16.529Z] #24 0.843 + build_dockercli [2020-04-17T10:44:16.529Z] #24 0.843 + git clone https://github.com/docker/docker-ce /tmp/tmp.pmIPO2bS8k/tmp/docker-ce [2020-04-17T10:44:16.529Z] #24 0.902 Cloning into '/tmp/tmp.pmIPO2bS8k/tmp/docker-ce'... [2020-04-17T10:44:16.605Z] ok github.com/docker/docker/pkg/archive 0.463s coverage: 77.3% of statements [2020-04-17T10:44:17.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-17T10:44:18.038Z] #24 ... [2020-04-17T10:44:18.038Z] [2020-04-17T10:44:18.038Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:44:18.038Z] #48 0.672 + RM_GOPATH=0 [2020-04-17T10:44:18.038Z] #48 0.672 + TMP_GOPATH= [2020-04-17T10:44:18.038Z] #48 0.672 + : /build [2020-04-17T10:44:18.038Z] #48 0.673 + '[' -z '' ']' [2020-04-17T10:44:18.038Z] #48 0.675 ++ mktemp -d [2020-04-17T10:44:18.038Z] #48 0.682 + export GOPATH=/tmp/tmp.5f28rG4E8r [2020-04-17T10:44:18.038Z] #48 0.684 + GOPATH=/tmp/tmp.5f28rG4E8r [2020-04-17T10:44:18.038Z] #48 0.686 + RM_GOPATH=1 [2020-04-17T10:44:18.038Z] #48 0.689 ++ dirname ./install.sh [2020-04-17T10:44:18.038Z] #48 0.707 + dir=. [2020-04-17T10:44:18.038Z] #48 0.707 + bin=vndr [2020-04-17T10:44:18.038Z] #48 0.708 + shift [2020-04-17T10:44:18.038Z] #48 0.708 + '[' '!' -f ./vndr.installer ']' [2020-04-17T10:44:18.038Z] #48 0.708 + . ./vndr.installer [2020-04-17T10:44:18.038Z] #48 0.708 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-17T10:44:18.038Z] #48 0.709 + install_vndr [2020-04-17T10:44:18.038Z] #48 0.709 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-17T10:44:18.038Z] #48 0.709 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-17T10:44:18.038Z] #48 0.709 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.5f28rG4E8r/src/github.com/LK4D4/vndr [2020-04-17T10:44:18.038Z] #48 0.737 Cloning into '/tmp/tmp.5f28rG4E8r/src/github.com/LK4D4/vndr'... [2020-04-17T10:44:18.038Z] #48 2.134 + cd /tmp/tmp.5f28rG4E8r/src/github.com/LK4D4/vndr [2020-04-17T10:44:18.038Z] #48 2.135 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-17T10:44:18.038Z] #48 2.187 + go build -buildmode=pie -v -o /build/vndr . [2020-04-17T10:44:18.038Z] #48 4.776 runtime/internal/sys [2020-04-17T10:44:18.038Z] #48 4.791 internal/race [2020-04-17T10:44:18.038Z] #48 5.055 internal/cpu [2020-04-17T10:44:18.038Z] #48 5.083 runtime/internal/atomic [2020-04-17T10:44:18.038Z] #48 5.693 sync/atomic [2020-04-17T10:44:18.038Z] #48 5.763 unicode [2020-04-17T10:44:18.038Z] #48 6.464 unicode/utf8 [2020-04-17T10:44:18.038Z] #48 7.190 math/bits [2020-04-17T10:44:18.038Z] #48 7.424 internal/bytealg [2020-04-17T10:44:18.074Z] ok github.com/docker/docker/pkg/authorization 0.647s coverage: 68.3% of statements [2020-04-17T10:44:18.074Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-04-17T10:44:18.355Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-04-17T10:44:18.783Z] #47 ... [2020-04-17T10:44:18.783Z] [2020-04-17T10:44:18.783Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T10:44:18.783Z] #10 189.7 Selecting previously unselected package libapparmor1:amd64. [2020-04-17T10:44:18.783Z] #10 189.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-04-17T10:44:18.783Z] #10 189.7 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-04-17T10:44:18.783Z] #10 189.9 Selecting previously unselected package libapparmor-dev:amd64. [2020-04-17T10:44:18.783Z] #10 189.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-04-17T10:44:18.783Z] #10 189.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-17T10:44:18.783Z] #10 190.2 Selecting previously unselected package libbtrfs0. [2020-04-17T10:44:18.783Z] #10 190.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-17T10:44:18.783Z] #10 190.2 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-17T10:44:18.783Z] #10 190.3 Selecting previously unselected package libbtrfs-dev. [2020-04-17T10:44:18.783Z] #10 190.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-17T10:44:18.783Z] #10 190.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-17T10:44:18.783Z] #10 190.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-04-17T10:44:18.783Z] #10 190.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-17T10:44:18.783Z] #10 190.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-17T10:44:18.783Z] #10 190.7 Selecting previously unselected package libudev-dev:amd64. [2020-04-17T10:44:18.783Z] #10 190.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-04-17T10:44:18.783Z] #10 190.7 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-17T10:44:18.783Z] #10 190.9 Selecting previously unselected package libsepol1-dev:amd64. [2020-04-17T10:44:18.783Z] #10 190.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-04-17T10:44:18.783Z] #10 190.9 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-04-17T10:44:18.783Z] #10 191.4 Selecting previously unselected package libpcre16-3:amd64. [2020-04-17T10:44:18.783Z] #10 191.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-04-17T10:44:18.783Z] #10 191.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-04-17T10:44:18.783Z] #10 ... [2020-04-17T10:44:18.783Z] [2020-04-17T10:44:18.784Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:44:18.784Z] #50 DONE 191.3s [2020-04-17T10:44:18.784Z] [2020-04-17T10:44:18.784Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T10:44:18.784Z] #10 191.8 Selecting previously unselected package libpcre32-3:amd64. [2020-04-17T10:44:18.784Z] #10 191.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-04-17T10:44:18.784Z] #10 191.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-04-17T10:44:19.038Z] #10 192.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-04-17T10:44:19.039Z] #10 192.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-04-17T10:44:19.039Z] #10 192.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-17T10:44:19.599Z] #10 192.4 Selecting previously unselected package libpcre3-dev:amd64. [2020-04-17T10:44:19.599Z] #10 192.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-04-17T10:44:19.599Z] #10 192.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-17T10:44:19.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-17T10:44:20.160Z] #10 193.2 Selecting previously unselected package libselinux1-dev:amd64. [2020-04-17T10:44:20.160Z] #10 193.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-04-17T10:44:20.160Z] #10 193.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-17T10:44:20.723Z] #10 193.6 Selecting previously unselected package libdevmapper-dev:amd64. [2020-04-17T10:44:20.723Z] #10 193.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-04-17T10:44:20.723Z] #10 193.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-17T10:44:20.723Z] #10 193.7 Selecting previously unselected package libseccomp-dev:amd64. [2020-04-17T10:44:20.723Z] #10 193.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-04-17T10:44:20.723Z] #10 193.8 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-17T10:44:20.770Z] #48 ... [2020-04-17T10:44:20.770Z] [2020-04-17T10:44:20.770Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T10:44:20.770Z] #63 0.805 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T10:44:20.770Z] #63 1.042 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T10:44:20.770Z] #63 1.061 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T10:44:20.770Z] #63 2.622 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-17T10:44:20.770Z] #63 6.793 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-17T10:44:20.770Z] #63 9.510 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-17T10:44:20.770Z] #63 ... [2020-04-17T10:44:20.770Z] [2020-04-17T10:44:20.770Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T10:44:20.770Z] #26 0.915 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T10:44:20.770Z] #26 1.189 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T10:44:20.770Z] #26 1.191 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T10:44:20.770Z] #26 3.207 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-17T10:44:20.770Z] #26 6.832 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-17T10:44:20.770Z] #26 9.986 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-17T10:44:20.770Z] #26 ... [2020-04-17T10:44:20.770Z] [2020-04-17T10:44:20.770Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T10:44:20.770Z] #42 0.690 + git clone https://github.com/docker/distribution.git . [2020-04-17T10:44:20.770Z] #42 0.695 Cloning into '.'... [2020-04-17T10:44:20.770Z] #42 ... [2020-04-17T10:44:20.770Z] [2020-04-17T10:44:20.770Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:44:20.770Z] #69 0.841 + RM_GOPATH=0 [2020-04-17T10:44:20.770Z] #69 0.846 + TMP_GOPATH= [2020-04-17T10:44:20.770Z] #69 0.847 + : /build/ [2020-04-17T10:44:20.770Z] #69 0.847 + '[' -z '' ']' [2020-04-17T10:44:20.770Z] #69 0.849 ++ mktemp -d [2020-04-17T10:44:20.770Z] #69 0.874 + export GOPATH=/tmp/tmp.fc1wGspIB4 [2020-04-17T10:44:20.770Z] #69 0.874 + GOPATH=/tmp/tmp.fc1wGspIB4 [2020-04-17T10:44:20.770Z] #69 0.874 + RM_GOPATH=1 [2020-04-17T10:44:20.770Z] #69 0.874 ++ dirname ./install.sh [2020-04-17T10:44:20.770Z] #69 0.926 + dir=. [2020-04-17T10:44:20.770Z] #69 0.930 + bin=rootlesskit [2020-04-17T10:44:20.770Z] #69 0.931 + shift [2020-04-17T10:44:20.770Z] #69 0.934 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-17T10:44:20.770Z] #69 0.936 + . ./rootlesskit.installer [2020-04-17T10:44:20.770Z] #69 0.949 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-17T10:44:20.770Z] #69 0.952 + install_rootlesskit [2020-04-17T10:44:20.770Z] #69 0.959 + case "$1" in [2020-04-17T10:44:20.770Z] #69 0.960 + export CGO_ENABLED=0 [2020-04-17T10:44:20.770Z] #69 0.960 + CGO_ENABLED=0 [2020-04-17T10:44:20.770Z] #69 0.960 + _install_rootlesskit [2020-04-17T10:44:20.770Z] #69 0.960 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-17T10:44:20.770Z] #69 0.961 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-17T10:44:20.770Z] #69 0.962 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.fc1wGspIB4/src/github.com/rootless-containers/rootlesskit [2020-04-17T10:44:20.770Z] #69 0.975 Cloning into '/tmp/tmp.fc1wGspIB4/src/github.com/rootless-containers/rootlesskit'... [2020-04-17T10:44:20.770Z] #69 10.12 Checking out files: 100% (788/788) Checking out files: 100% (788/788), done. [2020-04-17T10:44:20.770Z] #69 10.14 + cd /tmp/tmp.fc1wGspIB4/src/github.com/rootless-containers/rootlesskit [2020-04-17T10:44:20.770Z] #69 10.14 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-17T10:44:20.770Z] #69 ... [2020-04-17T10:44:20.770Z] [2020-04-17T10:44:20.770Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:44:20.770Z] #51 0.812 + RM_GOPATH=0 [2020-04-17T10:44:20.770Z] #51 0.812 + TMP_GOPATH= [2020-04-17T10:44:20.770Z] #51 0.812 + : /build [2020-04-17T10:44:20.770Z] #51 0.813 + '[' -z '' ']' [2020-04-17T10:44:20.770Z] #51 0.814 ++ mktemp -d [2020-04-17T10:44:20.770Z] #51 0.834 + export GOPATH=/tmp/tmp.50k9hNVlfk [2020-04-17T10:44:20.770Z] #51 0.837 + GOPATH=/tmp/tmp.50k9hNVlfk [2020-04-17T10:44:20.770Z] #51 0.837 + RM_GOPATH=1 [2020-04-17T10:44:20.770Z] #51 0.844 ++ dirname ./install.sh [2020-04-17T10:44:20.770Z] #51 0.846 + dir=. [2020-04-17T10:44:20.770Z] #51 0.846 + bin=gotestsum [2020-04-17T10:44:20.770Z] #51 0.846 + shift [2020-04-17T10:44:20.770Z] #51 0.847 + '[' '!' -f ./gotestsum.installer ']' [2020-04-17T10:44:20.770Z] #51 0.847 + . ./gotestsum.installer [2020-04-17T10:44:20.770Z] #51 0.852 ++ : v0.3.5 [2020-04-17T10:44:20.770Z] #51 0.870 + install_gotestsum [2020-04-17T10:44:20.770Z] #51 0.874 + echo 'Installing gotestsum version v0.3.5' [2020-04-17T10:44:20.770Z] #51 0.875 Installing gotestsum version v0.3.5 [2020-04-17T10:44:20.770Z] #51 0.876 + go get -d gotest.tools/gotestsum [2020-04-17T10:44:20.978Z] #10 193.9 Selecting previously unselected package libsystemd-dev:amd64. [2020-04-17T10:44:20.978Z] #10 193.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-04-17T10:44:20.978Z] #10 194.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-17T10:44:21.059Z] #51 ... [2020-04-17T10:44:21.059Z] [2020-04-17T10:44:21.059Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:44:21.059Z] #54 0.867 + RM_GOPATH=0 [2020-04-17T10:44:21.059Z] #54 0.887 + TMP_GOPATH= [2020-04-17T10:44:21.059Z] #54 0.887 + : /build [2020-04-17T10:44:21.059Z] #54 0.887 + '[' -z '' ']' [2020-04-17T10:44:21.059Z] #54 0.888 ++ mktemp -d [2020-04-17T10:44:21.059Z] #54 0.919 + export GOPATH=/tmp/tmp.mhIoNlc05I [2020-04-17T10:44:21.059Z] #54 0.919 + GOPATH=/tmp/tmp.mhIoNlc05I [2020-04-17T10:44:21.059Z] #54 0.919 + RM_GOPATH=1 [2020-04-17T10:44:21.059Z] #54 0.921 ++ dirname ./install.sh [2020-04-17T10:44:21.059Z] #54 0.984 + dir=. [2020-04-17T10:44:21.059Z] #54 0.984 + bin=golangci_lint [2020-04-17T10:44:21.059Z] #54 0.985 + shift [2020-04-17T10:44:21.059Z] #54 0.985 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-17T10:44:21.059Z] #54 0.987 + . ./golangci_lint.installer [2020-04-17T10:44:21.059Z] #54 0.988 ++ : v1.23.8 [2020-04-17T10:44:21.059Z] #54 0.996 + install_golangci_lint [2020-04-17T10:44:21.059Z] #54 0.996 + echo 'Installing golangci-lint version v1.23.8' [2020-04-17T10:44:21.059Z] #54 0.996 Installing golangci-lint version v1.23.8 [2020-04-17T10:44:21.059Z] #54 0.997 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-17T10:44:21.059Z] #54 ... [2020-04-17T10:44:21.059Z] [2020-04-17T10:44:21.059Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T10:44:21.059Z] #36 0.806 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T10:44:21.059Z] #36 0.937 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T10:44:21.059Z] #36 1.043 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T10:44:21.059Z] #36 2.693 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-17T10:44:21.059Z] #36 6.849 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-17T10:44:21.059Z] #36 9.486 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-17T10:44:21.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-17T10:44:21.381Z] #36 ... [2020-04-17T10:44:21.382Z] [2020-04-17T10:44:21.382Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T10:44:21.382Z] #44 0.841 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T10:44:21.382Z] #44 0.936 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T10:44:21.382Z] #44 1.042 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T10:44:21.382Z] #44 2.954 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-17T10:44:21.382Z] #44 6.369 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-17T10:44:21.382Z] #44 9.457 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-17T10:44:21.382Z] #44 ... [2020-04-17T10:44:21.382Z] [2020-04-17T10:44:21.382Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T10:44:21.382Z] #31 0.979 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-17T10:44:21.382Z] #31 1.006 Cloning into '.'... [2020-04-17T10:44:21.538Z] #10 194.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-17T10:44:21.538Z] #10 194.5 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-17T10:44:21.538Z] #10 194.5 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-04-17T10:44:21.538Z] #10 194.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-17T10:44:21.538Z] #10 194.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-04-17T10:44:21.538Z] #10 194.6 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-04-17T10:44:21.538Z] #10 194.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-17T10:44:21.670Z] #31 ... [2020-04-17T10:44:21.670Z] [2020-04-17T10:44:21.670Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:44:21.670Z] #75 0.840 + RM_GOPATH=0 [2020-04-17T10:44:21.670Z] #75 0.844 + TMP_GOPATH= [2020-04-17T10:44:21.670Z] #75 0.845 + : /build [2020-04-17T10:44:21.670Z] #75 0.848 + '[' -z '' ']' [2020-04-17T10:44:21.670Z] #75 0.850 ++ mktemp -d [2020-04-17T10:44:21.670Z] #75 0.902 + export GOPATH=/tmp/tmp.eTSbxgTEt8 [2020-04-17T10:44:21.670Z] #75 0.903 + GOPATH=/tmp/tmp.eTSbxgTEt8 [2020-04-17T10:44:21.670Z] #75 0.904 + RM_GOPATH=1 [2020-04-17T10:44:21.670Z] #75 0.905 ++ dirname ./install.sh [2020-04-17T10:44:21.670Z] #75 0.907 + dir=. [2020-04-17T10:44:21.670Z] #75 0.920 + bin=proxy [2020-04-17T10:44:21.670Z] #75 0.921 + shift [2020-04-17T10:44:21.670Z] #75 0.925 + '[' '!' -f ./proxy.installer ']' [2020-04-17T10:44:21.670Z] #75 0.926 + . ./proxy.installer [2020-04-17T10:44:21.670Z] #75 0.928 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-17T10:44:21.670Z] #75 0.941 + install_proxy [2020-04-17T10:44:21.670Z] #75 0.945 + case "$1" in [2020-04-17T10:44:21.670Z] #75 0.946 + export CGO_ENABLED=0 [2020-04-17T10:44:21.670Z] #75 0.946 + CGO_ENABLED=0 [2020-04-17T10:44:21.670Z] #75 0.948 + _install_proxy [2020-04-17T10:44:21.670Z] #75 0.952 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-17T10:44:21.670Z] #75 0.953 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-17T10:44:21.670Z] #75 0.954 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.eTSbxgTEt8/src/github.com/docker/libnetwork [2020-04-17T10:44:21.670Z] #75 0.961 Cloning into '/tmp/tmp.eTSbxgTEt8/src/github.com/docker/libnetwork'... [2020-04-17T10:44:21.670Z] #75 ... [2020-04-17T10:44:21.670Z] [2020-04-17T10:44:21.670Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:44:21.670Z] #57 0.780 + RM_GOPATH=0 [2020-04-17T10:44:21.670Z] #57 0.826 + TMP_GOPATH= [2020-04-17T10:44:21.670Z] #57 0.827 + : /build [2020-04-17T10:44:21.670Z] #57 0.827 + '[' -z '' ']' [2020-04-17T10:44:21.670Z] #57 0.829 ++ mktemp -d [2020-04-17T10:44:21.670Z] #57 0.831 + export GOPATH=/tmp/tmp.pDhF3nq8ge [2020-04-17T10:44:21.670Z] #57 0.831 + GOPATH=/tmp/tmp.pDhF3nq8ge [2020-04-17T10:44:21.670Z] #57 0.831 + RM_GOPATH=1 [2020-04-17T10:44:21.670Z] #57 0.838 ++ dirname ./install.sh [2020-04-17T10:44:21.670Z] #57 0.840 + dir=. [2020-04-17T10:44:21.670Z] #57 0.846 + bin=shfmt [2020-04-17T10:44:21.670Z] #57 0.846 + shift [2020-04-17T10:44:21.670Z] #57 0.846 + '[' '!' -f ./shfmt.installer ']' [2020-04-17T10:44:21.670Z] #57 0.846 + . ./shfmt.installer [2020-04-17T10:44:21.670Z] #57 0.846 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-17T10:44:21.670Z] #57 0.847 + install_shfmt [2020-04-17T10:44:21.670Z] #57 0.873 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-17T10:44:21.670Z] #57 0.890 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-17T10:44:21.670Z] #57 0.890 + git clone https://github.com/mvdan/sh.git /tmp/tmp.pDhF3nq8ge/src/github.com/mvdan/sh [2020-04-17T10:44:21.670Z] #57 0.913 Cloning into '/tmp/tmp.pDhF3nq8ge/src/github.com/mvdan/sh'... [2020-04-17T10:44:21.794Z] #10 194.6 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-17T10:44:21.794Z] #10 194.6 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-04-17T10:44:21.794Z] #10 194.7 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-17T10:44:21.794Z] #10 194.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-17T10:44:21.794Z] #10 194.7 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-17T10:44:21.794Z] #10 194.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-17T10:44:21.794Z] #10 194.8 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-17T10:44:21.794Z] #10 194.8 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-17T10:44:21.794Z] #10 194.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-17T10:44:21.794Z] #10 194.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-17T10:44:21.794Z] #10 194.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T10:44:21.794Z] #10 194.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-04-17T10:44:21.794Z] #10 194.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-04-17T10:44:21.794Z] #10 194.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T10:44:21.794Z] #10 195.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-04-17T10:44:21.962Z] #57 ... [2020-04-17T10:44:21.962Z] [2020-04-17T10:44:21.962Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T10:44:21.962Z] #11 0.963 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T10:44:21.962Z] #11 1.229 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T10:44:21.962Z] #11 1.230 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T10:44:21.962Z] #11 3.201 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-17T10:44:21.962Z] #11 6.593 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-17T10:44:21.962Z] #11 9.765 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-17T10:44:21.962Z] #11 ... [2020-04-17T10:44:21.962Z] [2020-04-17T10:44:21.962Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:44:21.962Z] #69 10.81 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-17T10:44:21.962Z] #69 10.81 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-17T10:44:22.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-17T10:44:22.052Z] #10 195.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-04-17T10:44:22.052Z] #10 195.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-17T10:44:22.052Z] #10 195.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-17T10:44:22.052Z] #10 195.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-17T10:44:22.052Z] #10 195.0 Setting up dmsetup (2:1.02.155-3) ... [2020-04-17T10:44:22.052Z] #10 195.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-17T10:44:22.052Z] #10 195.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-17T10:44:22.052Z] #10 195.1 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T10:44:22.727Z] ok github.com/docker/docker/layer 7.585s coverage: 68.8% of statements [2020-04-17T10:44:22.727Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-17T10:44:22.727Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-17T10:44:22.727Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-17T10:44:22.727Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-17T10:44:22.727Z] ? github.com/docker/docker/oci [no test files] [2020-04-17T10:44:22.727Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-17T10:44:22.727Z] ok github.com/docker/docker/pkg/chrootarchive 3.509s coverage: 43.2% of statements [2020-04-17T10:44:22.727Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-17T10:44:22.727Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-17T10:44:22.727Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-04-17T10:44:22.727Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 92.9% of statements [2020-04-17T10:44:22.727Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-04-17T10:44:22.978Z] #10 DONE 195.7s [2020-04-17T10:44:22.978Z] [2020-04-17T10:44:22.978Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T10:44:22.978Z] #58 DONE 0.1s [2020-04-17T10:44:22.978Z] [2020-04-17T10:44:22.978Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-17T10:44:22.978Z] #11 ... [2020-04-17T10:44:22.978Z] [2020-04-17T10:44:22.978Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-17T10:44:22.978Z] #59 DONE 0.1s [2020-04-17T10:44:22.978Z] [2020-04-17T10:44:22.978Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:44:23.340Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2020-04-17T10:44:23.396Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-17T10:44:23.396Z] Using test binary docker [2020-04-17T10:44:23.622Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2020-04-17T10:44:23.655Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-17T10:44:23.655Z] +++ /etc/init.d/apparmor start [2020-04-17T10:44:23.655Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-17T10:44:23.655Z] INFO: Waiting for daemon to start... [2020-04-17T10:44:23.655Z] Starting dockerd [2020-04-17T10:44:23.655Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-04-17T10:44:23.903Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2020-04-17T10:44:24.907Z] ok github.com/docker/docker/pkg/filenotify 0.601s coverage: 67.0% of statements [2020-04-17T10:44:25.491Z] #60 ... [2020-04-17T10:44:25.491Z] [2020-04-17T10:44:25.491Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:44:25.491Z] #44 100.7 AR soccr/libsoccr.a [2020-04-17T10:44:25.491Z] #44 100.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-17T10:44:25.491Z] #44 101.2 DEP criu/arch/x86/sigframe.d [2020-04-17T10:44:25.491Z] #44 101.4 DEP criu/arch/x86/sigaction_compat.d [2020-04-17T10:44:25.491Z] #44 101.5 DEP criu/arch/x86/kerndat.d [2020-04-17T10:44:25.491Z] #44 101.7 DEP criu/arch/x86/crtools.d [2020-04-17T10:44:25.491Z] #44 101.8 DEP criu/arch/x86/cpu.d [2020-04-17T10:44:25.491Z] #44 101.9 CC criu/arch/x86/cpu.o [2020-04-17T10:44:25.491Z] #44 102.8 CC criu/arch/x86/crtools.o [2020-04-17T10:44:25.491Z] #44 104.7 CC criu/arch/x86/kerndat.o [2020-04-17T10:44:25.491Z] #44 105.6 CC criu/arch/x86/sigaction_compat.o [2020-04-17T10:44:25.491Z] #44 106.1 CC criu/arch/x86/sigframe.o [2020-04-17T10:44:25.491Z] #44 106.4 LINK criu/arch/x86/crtools.built-in.o [2020-04-17T10:44:25.491Z] #44 106.5 DEP criu/pie/util-vdso-elf32.d [2020-04-17T10:44:25.491Z] #44 106.6 DEP criu/pie/util-vdso.d [2020-04-17T10:44:25.491Z] #44 106.7 DEP criu/pie/util.d [2020-04-17T10:44:25.491Z] #44 106.9 CC criu/pie/util.o [2020-04-17T10:44:25.491Z] #44 107.3 CC criu/pie/util-vdso.o [2020-04-17T10:44:25.491Z] #44 108.2 CC criu/pie/util-vdso-elf32.o [2020-04-17T10:44:25.491Z] #44 109.3 AR criu/pie/pie.lib.a [2020-04-17T10:44:25.491Z] #44 109.4 DEP criu/pie/restorer.d [2020-04-17T10:44:25.491Z] #44 109.6 DEP criu/arch/x86/sigaction_compat_pie.d [2020-04-17T10:44:25.491Z] #44 109.8 DEP criu/arch/x86/restorer_unmap.d [2020-04-17T10:44:25.491Z] #44 109.8 DEP criu/arch/x86/restorer.d [2020-04-17T10:44:25.491Z] #44 110.1 DEP criu/arch/x86/vdso-pie.d [2020-04-17T10:44:25.491Z] #44 110.4 DEP criu/pie/parasite-vdso.d [2020-04-17T10:44:25.491Z] #44 110.6 DEP criu/pie/parasite.d [2020-04-17T10:44:25.746Z] #44 111.1 CC criu/pie/parasite.o [2020-04-17T10:44:25.911Z] ok github.com/docker/docker/pkg/fileutils 0.020s coverage: 89.5% of statements [2020-04-17T10:44:26.184Z] . [2020-04-17T10:44:26.184Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-17T10:44:26.184Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-17T10:44:26.184Z] Error: No such image: emptyfs [2020-04-17T10:44:26.184Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-17T10:44:26.184Z] ++++ docker load [2020-04-17T10:44:26.184Z] Running integration-test (iteration 1) [2020-04-17T10:44:26.184Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-04-17T10:44:26.184Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:44:26.184Z] ++ set -e [2020-04-17T10:44:26.184Z] ++ '[' -n 0 ']' [2020-04-17T10:44:26.184Z] ++ set -x [2020-04-17T10:44:26.184Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:44:26.431Z] #69 ... [2020-04-17T10:44:26.431Z] [2020-04-17T10:44:26.431Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:44:26.431Z] #34 5.899 sync/atomic [2020-04-17T10:44:26.431Z] #34 6.803 internal/bytealg [2020-04-17T10:44:26.431Z] #34 7.119 unicode [2020-04-17T10:44:26.431Z] #34 8.049 math [2020-04-17T10:44:26.431Z] #34 8.571 internal/testlog [2020-04-17T10:44:26.431Z] #34 10.12 runtime [2020-04-17T10:44:26.431Z] #34 10.26 encoding [2020-04-17T10:44:26.431Z] #34 10.89 runtime/cgo [2020-04-17T10:44:26.523Z] ok github.com/docker/docker/pkg/fsutils 0.410s coverage: 85.1% of statements [2020-04-17T10:44:26.673Z] #44 ... [2020-04-17T10:44:26.673Z] [2020-04-17T10:44:26.673Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-17T10:44:26.673Z] #11 DONE 4.1s [2020-04-17T10:44:26.673Z] [2020-04-17T10:44:26.673Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:44:26.673Z] #60 3.902 + RM_GOPATH=0 [2020-04-17T10:44:26.673Z] #60 3.902 + TMP_GOPATH= [2020-04-17T10:44:26.673Z] #60 3.902 + : /build [2020-04-17T10:44:26.673Z] #60 3.902 + '[' -z '' ']' [2020-04-17T10:44:26.673Z] #60 3.902 ++ mktemp -d [2020-04-17T10:44:26.673Z] #60 3.902 + export GOPATH=/tmp/tmp.pA6w9Spdmr [2020-04-17T10:44:26.673Z] #60 3.902 + GOPATH=/tmp/tmp.pA6w9Spdmr [2020-04-17T10:44:26.673Z] #60 3.902 + RM_GOPATH=1 [2020-04-17T10:44:26.673Z] #60 3.902 ++ dirname ./install.sh [2020-04-17T10:44:26.673Z] #60 3.914 + dir=. [2020-04-17T10:44:26.673Z] #60 3.914 + bin=runc [2020-04-17T10:44:26.673Z] #60 3.914 + shift [2020-04-17T10:44:26.673Z] #60 3.914 + '[' '!' -f ./runc.installer ']' [2020-04-17T10:44:26.673Z] #60 3.914 + . ./runc.installer [2020-04-17T10:44:26.673Z] #60 3.914 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-17T10:44:26.673Z] #60 3.914 + install_runc [2020-04-17T10:44:26.673Z] #60 3.914 + uname -r [2020-04-17T10:44:26.673Z] #60 3.914 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-17T10:44:26.721Z] #34 ... [2020-04-17T10:44:26.721Z] [2020-04-17T10:44:26.721Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:44:26.721Z] #48 9.872 internal/testlog [2020-04-17T10:44:26.721Z] #48 10.72 math [2020-04-17T10:44:26.721Z] #48 10.82 runtime [2020-04-17T10:44:26.721Z] #48 11.18 unicode/utf16 [2020-04-17T10:44:26.721Z] #48 12.81 container/list [2020-04-17T10:44:26.805Z] ok github.com/docker/docker/pkg/discovery/kv 3.063s coverage: 84.1% of statements [2020-04-17T10:44:26.805Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2020-04-17T10:44:26.929Z] #60 3.920 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-17T10:44:26.929Z] #60 3.920 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-17T10:44:26.929Z] #60 3.920 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.pA6w9Spdmr/src/github.com/opencontainers/runc [2020-04-17T10:44:26.929Z] #60 3.921 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-17T10:44:26.929Z] #60 3.926 Cloning into '/tmp/tmp.pA6w9Spdmr/src/github.com/opencontainers/runc'... [2020-04-17T10:44:27.418Z] ok github.com/docker/docker/pkg/idtools 0.285s coverage: 70.1% of statements [2020-04-17T10:44:27.699Z] ok github.com/docker/docker/pkg/ioutils 0.330s coverage: 70.6% of statements [2020-04-17T10:44:27.982Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2020-04-17T10:44:28.221Z] #48 17.79 crypto/internal/subtle [2020-04-17T10:44:28.263Z] ok github.com/docker/docker/pkg/locker 0.008s coverage: 88.9% of statements [2020-04-17T10:44:28.263Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-04-17T10:44:28.263Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-17T10:44:28.263Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-17T10:44:28.544Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-04-17T10:44:28.544Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-17T10:44:28.544Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-04-17T10:44:28.825Z] ok github.com/docker/docker/pkg/parsers/kernel 0.007s coverage: 60.0% of statements [2020-04-17T10:44:28.825Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.009s coverage: 91.4% of statements [2020-04-17T10:44:28.849Z] #48 18.42 crypto/subtle [2020-04-17T10:44:29.107Z] ok github.com/docker/docker/pkg/pidfile 0.015s coverage: 82.4% of statements [2020-04-17T10:44:29.107Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-17T10:44:29.107Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-17T10:44:29.326Z] sha256:81e76ec6bc7dac4f3c76ecea3e967f761f3e35c8b6e75f2767d4b643e3533812 [2020-04-17T10:44:29.326Z] INFO: Starting docker-py tests... [2020-04-17T10:44:29.326Z] ============================= test session starts ============================== [2020-04-17T10:44:29.326Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-04-17T10:44:29.326Z] rootdir: /src, inifile: pytest.ini [2020-04-17T10:44:29.326Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-04-17T10:44:29.326Z] collected 387 items / 1 deselected / 386 selected [2020-04-17T10:44:29.326Z] [2020-04-17T10:44:29.720Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2020-04-17T10:44:29.883Z] #48 19.18 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-17T10:44:30.001Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-04-17T10:44:30.283Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-04-17T10:44:30.512Z] #48 19.88 internal/nettrace [2020-04-17T10:44:30.564Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-04-17T10:44:30.803Z] #48 20.45 runtime/cgo [2020-04-17T10:44:31.095Z] #60 ... [2020-04-17T10:44:31.095Z] [2020-04-17T10:44:31.095Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-17T10:44:31.095Z] #12 DONE 3.6s [2020-04-17T10:44:31.095Z] [2020-04-17T10:44:31.095Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-17T10:44:31.434Z] #48 ... [2020-04-17T10:44:31.434Z] [2020-04-17T10:44:31.434Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:44:31.434Z] #57 20.59 + cd /tmp/tmp.pDhF3nq8ge/src/github.com/mvdan/sh [2020-04-17T10:44:31.434Z] #57 20.59 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-17T10:44:31.434Z] #57 20.79 + GO111MODULE=on [2020-04-17T10:44:31.434Z] #57 20.79 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-17T10:44:31.601Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 73.9% of statements [2020-04-17T10:44:31.883Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-04-17T10:44:32.986Z] #13 2.584 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-17T10:44:33.273Z] #13 DONE 2.7s [2020-04-17T10:44:33.273Z] [2020-04-17T10:44:33.273Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-17T10:44:33.530Z] #14 ... [2020-04-17T10:44:33.530Z] [2020-04-17T10:44:33.530Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:44:33.530Z] #47 196.2 net/http/httptrace [2020-04-17T10:44:33.530Z] #47 196.5 net/http [2020-04-17T10:44:33.530Z] #47 ... [2020-04-17T10:44:33.530Z] [2020-04-17T10:44:33.530Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:44:33.530Z] #44 113.4 LINK criu/pie/parasite.built-in.o [2020-04-17T10:44:33.530Z] #44 113.4 GEN criu/pie/parasite-blob.h [2020-04-17T10:44:33.530Z] #44 113.5 CC criu/pie/parasite-vdso.o [2020-04-17T10:44:33.530Z] #44 114.7 CC criu/arch/x86/vdso-pie.o [2020-04-17T10:44:33.530Z] #44 115.2 CC criu/arch/x86/restorer.o [2020-04-17T10:44:33.530Z] #44 115.8 CC criu/arch/x86/restorer_unmap.o [2020-04-17T10:44:33.530Z] #44 115.9 CC criu/arch/x86/sigaction_compat_pie.o [2020-04-17T10:44:33.530Z] #44 116.4 CC criu/pie/restorer.o [2020-04-17T10:44:34.175Z] #57 23.09 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-17T10:44:34.175Z] #57 23.11 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-17T10:44:34.175Z] #57 23.28 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-17T10:44:34.465Z] #57 23.76 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-17T10:44:34.552Z] ok github.com/docker/docker/pkg/signal 2.331s coverage: 61.0% of statements [2020-04-17T10:44:34.755Z] #57 24.00 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-17T10:44:34.833Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-04-17T10:44:35.424Z] #44 121.1 LINK criu/pie/restorer.built-in.o [2020-04-17T10:44:35.445Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-04-17T10:44:35.445Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-04-17T10:44:35.680Z] #44 121.1 GEN criu/pie/restorer-blob.h [2020-04-17T10:44:35.726Z] ok github.com/docker/docker/pkg/symlink 0.005s coverage: 87.7% of statements [2020-04-17T10:44:35.744Z] Loaded image: buildpack-deps:jessie [2020-04-17T10:44:35.744Z] Loaded image: busybox:latest [2020-04-17T10:44:35.744Z] Loaded image: busybox:glibc [2020-04-17T10:44:35.744Z] Loaded image: debian:jessie [2020-04-17T10:44:35.744Z] Loaded image: hello-world:latest [2020-04-17T10:44:35.744Z] INFO: Testing against a local daemon [2020-04-17T10:44:35.744Z] === RUN TestCgroupNamespacesBuild [2020-04-17T10:44:35.936Z] #44 121.3 DEP criu/vdso.d [2020-04-17T10:44:36.007Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 71.3% of statements [2020-04-17T10:44:36.157Z] Loaded image: buildpack-deps:jessie [2020-04-17T10:44:36.157Z] Loaded image: busybox:latest [2020-04-17T10:44:36.157Z] Loaded image: busybox:glibc [2020-04-17T10:44:36.157Z] Loaded image: debian:jessie [2020-04-17T10:44:36.157Z] Loaded image: hello-world:latest [2020-04-17T10:44:36.157Z] INFO: Testing against a local daemon [2020-04-17T10:44:36.157Z] === RUN TestCgroupNamespacesBuild [2020-04-17T10:44:36.193Z] #44 ... [2020-04-17T10:44:36.193Z] [2020-04-17T10:44:36.193Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-17T10:44:36.193Z] #14 DONE 3.0s [2020-04-17T10:44:36.193Z] [2020-04-17T10:44:36.193Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:44:36.193Z] #44 121.6 DEP criu/vdso-compat.d [2020-04-17T10:44:36.193Z] #44 ... [2020-04-17T10:44:36.193Z] [2020-04-17T10:44:36.193Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-17T10:44:36.254Z] #57 25.29 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-17T10:44:36.289Z] ok github.com/docker/docker/pkg/system 0.036s coverage: 35.0% of statements [2020-04-17T10:44:36.881Z] #57 26.43 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-17T10:44:36.901Z] ok github.com/docker/docker/pkg/tailfile 0.058s coverage: 88.6% of statements [2020-04-17T10:44:37.172Z] #57 ... [2020-04-17T10:44:37.172Z] [2020-04-17T10:44:37.172Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T10:44:37.172Z] #11 26.82 Fetched 8119 kB in 26s (311 kB/s) [2020-04-17T10:44:37.182Z] ok github.com/docker/docker/pkg/tarsum 0.025s coverage: 89.3% of statements [2020-04-17T10:44:37.463Z] ok github.com/docker/docker/pkg/term 0.002s coverage: 84.1% of statements [2020-04-17T10:44:37.640Z] --- PASS: TestCgroupNamespacesBuild (3.16s) [2020-04-17T10:44:37.640Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-17T10:44:37.744Z] testing: warning: no tests to run [2020-04-17T10:44:37.744Z] coverage: [no statements] [2020-04-17T10:44:37.744Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-04-17T10:44:38.025Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-04-17T10:44:38.025Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-04-17T10:44:38.060Z] --- PASS: TestCgroupNamespacesBuild (2.63s) [2020-04-17T10:44:38.060Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-17T10:44:38.306Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-04-17T10:44:39.462Z] #15 DONE 3.4s [2020-04-17T10:44:39.462Z] [2020-04-17T10:44:39.462Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-17T10:44:39.960Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.75s) [2020-04-17T10:44:39.960Z] === RUN TestBuildWithSession [2020-04-17T10:44:39.961Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-17T10:44:39.961Z] build_session_test.go:25: TODO: BuildKit [2020-04-17T10:44:39.961Z] === RUN TestBuildSquashParent [2020-04-17T10:44:40.167Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.23s) [2020-04-17T10:44:40.167Z] === RUN TestBuildWithSession [2020-04-17T10:44:40.167Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-17T10:44:40.167Z] build_session_test.go:25: TODO: BuildKit [2020-04-17T10:44:40.167Z] === RUN TestBuildSquashParent [2020-04-17T10:44:40.323Z] ok github.com/docker/docker/plugin 0.556s coverage: 27.1% of statements [2020-04-17T10:44:40.605Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-04-17T10:44:41.219Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-04-17T10:44:41.353Z] #16 DONE 2.0s [2020-04-17T10:44:41.353Z] [2020-04-17T10:44:41.353Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:44:41.353Z] #44 121.8 DEP criu/uts_ns.d [2020-04-17T10:44:41.353Z] #44 122.0 DEP criu/util.d [2020-04-17T10:44:41.353Z] #44 122.2 DEP criu/uffd.d [2020-04-17T10:44:41.353Z] #44 122.3 DEP criu/tun.d [2020-04-17T10:44:41.353Z] #44 122.6 DEP criu/tty.d [2020-04-17T10:44:41.353Z] #44 122.9 DEP criu/timerfd.d [2020-04-17T10:44:41.353Z] #44 123.2 DEP criu/sysfs_parse.d [2020-04-17T10:44:41.353Z] #44 123.4 DEP criu/sysctl.d [2020-04-17T10:44:41.353Z] #44 123.6 DEP criu/string.d [2020-04-17T10:44:41.353Z] #44 123.7 DEP criu/stats.d [2020-04-17T10:44:41.353Z] #44 124.0 DEP criu/sockets.d [2020-04-17T10:44:41.353Z] #44 124.4 DEP criu/sk-unix.d [2020-04-17T10:44:41.353Z] #44 124.7 DEP criu/sk-tcp.d [2020-04-17T10:44:41.353Z] #44 124.8 DEP criu/sk-queue.d [2020-04-17T10:44:41.353Z] #44 125.2 DEP criu/sk-packet.d [2020-04-17T10:44:41.353Z] #44 125.4 DEP criu/sk-netlink.d [2020-04-17T10:44:41.353Z] #44 125.5 DEP criu/sk-inet.d [2020-04-17T10:44:41.353Z] #44 125.8 DEP criu/signalfd.d [2020-04-17T10:44:41.353Z] #44 126.0 DEP criu/sigframe.d [2020-04-17T10:44:41.353Z] #44 126.1 DEP criu/shmem.d [2020-04-17T10:44:41.353Z] #44 126.3 DEP criu/servicefd.d [2020-04-17T10:44:41.353Z] #44 126.4 DEP criu/seize.d [2020-04-17T10:44:41.353Z] #44 126.6 DEP criu/seccomp.d [2020-04-17T10:44:41.353Z] #44 126.7 DEP criu/rst-malloc.d [2020-04-17T10:44:41.353Z] #44 126.8 DEP criu/rbtree.d [2020-04-17T10:44:41.353Z] #44 126.8 DEP criu/pstree.d [2020-04-17T10:44:41.500Z] ok github.com/docker/docker/reference 0.004s coverage: 84.4% of statements [2020-04-17T10:44:41.609Z] #44 127.0 DEP criu/protobuf.d [2020-04-17T10:44:41.609Z] #44 127.2 GEN criu/protobuf-desc-gen.h [2020-04-17T10:44:42.504Z] ok github.com/docker/docker/registry 0.091s coverage: 56.1% of statements [2020-04-17T10:44:42.732Z] #11 26.82 Reading package lists... [2020-04-17T10:44:42.732Z] #11 ... [2020-04-17T10:44:42.732Z] [2020-04-17T10:44:42.732Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:44:43.027Z] #75 31.30 Checking out files: 48% (1007/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 91% (1899/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-04-17T10:44:43.027Z] #75 32.52 + cd /tmp/tmp.eTSbxgTEt8/src/github.com/docker/libnetwork [2020-04-17T10:44:43.027Z] #75 32.52 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-17T10:44:43.117Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-04-17T10:44:43.117Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-04-17T10:44:43.500Z] #44 129.0 DEP criu/protobuf-desc.d [2020-04-17T10:44:43.729Z] ok github.com/docker/docker/runconfig 0.006s coverage: 68.2% of statements [2020-04-17T10:44:43.756Z] #44 129.2 DEP criu/proc_parse.d [2020-04-17T10:44:44.010Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-04-17T10:44:44.013Z] #44 129.3 DEP criu/plugin.d [2020-04-17T10:44:44.013Z] #44 129.5 DEP criu/pipes.d [2020-04-17T10:44:44.269Z] #44 129.6 DEP criu/pie-util.d [2020-04-17T10:44:44.269Z] #44 129.7 DEP criu/pie-util-vdso.d [2020-04-17T10:44:44.269Z] #44 129.8 DEP criu/pie-util-vdso-elf32.d [2020-04-17T10:44:44.525Z] #44 130.0 DEP criu/path.d [2020-04-17T10:44:44.531Z] #75 33.74 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-17T10:44:44.781Z] #44 130.2 DEP criu/parasite-syscall.d [2020-04-17T10:44:45.037Z] #44 130.4 DEP criu/pagemap.d [2020-04-17T10:44:45.294Z] #44 130.6 DEP criu/pagemap-cache.d [2020-04-17T10:44:45.294Z] #44 130.7 DEP criu/page-xfer.d [2020-04-17T10:44:45.294Z] #44 130.8 DEP criu/page-pipe.d [2020-04-17T10:44:45.550Z] #44 130.9 DEP criu/netfilter.d [2020-04-17T10:44:45.550Z] #44 131.0 DEP criu/net.d [2020-04-17T10:44:45.806Z] #44 131.2 DEP criu/namespaces.d [2020-04-17T10:44:45.806Z] #44 131.3 DEP criu/mount.d [2020-04-17T10:44:46.027Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-04-17T10:44:46.040Z] #75 ... [2020-04-17T10:44:46.040Z] [2020-04-17T10:44:46.040Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T10:44:46.040Z] #26 25.52 Fetched 8119 kB in 25s (329 kB/s) [2020-04-17T10:44:46.040Z] #26 25.52 Reading package lists... [2020-04-17T10:44:46.040Z] #26 ... [2020-04-17T10:44:46.040Z] [2020-04-17T10:44:46.040Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T10:44:46.040Z] #36 25.44 Fetched 8119 kB in 25s (327 kB/s) [2020-04-17T10:44:46.040Z] #36 25.44 Reading package lists... [2020-04-17T10:44:46.040Z] #36 ... [2020-04-17T10:44:46.040Z] [2020-04-17T10:44:46.040Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T10:44:46.040Z] #42 29.89 Checking out files: 70% (1125/1597) Checking out files: 71% (1134/1597) Checking out files: 72% (1150/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-04-17T10:44:46.040Z] #42 30.49 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-17T10:44:46.040Z] #42 34.59 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-04-17T10:44:46.062Z] #44 131.5 DEP criu/mem.d [2020-04-17T10:44:46.318Z] #44 131.7 DEP criu/lsm.d [2020-04-17T10:44:46.318Z] #44 131.9 DEP criu/log.d [2020-04-17T10:44:46.331Z] #42 ... [2020-04-17T10:44:46.331Z] [2020-04-17T10:44:46.331Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T10:44:46.331Z] #44 26.04 Fetched 8119 kB in 25s (322 kB/s) [2020-04-17T10:44:46.519Z] --- PASS: TestBuildSquashParent (5.81s) [2020-04-17T10:44:46.519Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-17T10:44:46.519Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-17T10:44:46.519Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-17T10:44:46.519Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-17T10:44:46.519Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-17T10:44:46.520Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-17T10:44:46.520Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-17T10:44:46.520Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-17T10:44:46.520Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-17T10:44:46.520Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-17T10:44:46.520Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-17T10:44:46.520Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-17T10:44:46.520Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-17T10:44:46.520Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-17T10:44:46.520Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-17T10:44:46.520Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-17T10:44:46.520Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-17T10:44:46.575Z] #44 ... [2020-04-17T10:44:46.575Z] [2020-04-17T10:44:46.575Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:44:46.575Z] #60 13.62 + cd /tmp/tmp.pA6w9Spdmr/src/github.com/opencontainers/runc [2020-04-17T10:44:46.575Z] #60 13.62 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-17T10:44:46.575Z] #60 14.25 + '[' -z '' ']' [2020-04-17T10:44:46.575Z] #60 14.25 + target=static [2020-04-17T10:44:46.575Z] #60 14.25 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-17T10:44:46.575Z] #60 16.60 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-04-17T10:44:46.575Z] #60 ... [2020-04-17T10:44:46.575Z] [2020-04-17T10:44:46.575Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:44:46.575Z] #44 132.1 DEP criu/libnetlink.d [2020-04-17T10:44:46.619Z] #44 26.04 Reading package lists... [2020-04-17T10:44:46.619Z] #44 ... [2020-04-17T10:44:46.619Z] [2020-04-17T10:44:46.619Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T10:44:46.619Z] #26 25.52 Reading package lists... [2020-04-17T10:44:46.619Z] #26 ... [2020-04-17T10:44:46.619Z] [2020-04-17T10:44:46.619Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T10:44:46.619Z] #63 26.38 Fetched 8119 kB in 26s (317 kB/s) [2020-04-17T10:44:46.640Z] ok github.com/docker/docker/volume/local 0.036s coverage: 73.0% of statements [2020-04-17T10:44:46.831Z] #44 132.2 DEP criu/kerndat.d [2020-04-17T10:44:46.921Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-04-17T10:44:46.926Z] #63 26.38 Reading package lists... [2020-04-17T10:44:46.926Z] #63 ... [2020-04-17T10:44:46.926Z] [2020-04-17T10:44:46.926Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T10:44:47.088Z] #44 132.5 DEP criu/kcmp-ids.d [2020-04-17T10:44:47.088Z] #44 132.6 DEP criu/irmap.d [2020-04-17T10:44:47.345Z] #44 132.7 DEP criu/ipc_ns.d [2020-04-17T10:44:47.345Z] #44 132.9 DEP criu/image.d [2020-04-17T10:44:47.601Z] #44 133.1 DEP criu/image-desc.d [2020-04-17T10:44:47.601Z] #44 133.1 DEP criu/fsnotify.d [2020-04-17T10:44:47.857Z] #44 133.3 DEP criu/filesystems.d [2020-04-17T10:44:47.925Z] ok github.com/docker/docker/volume/service 0.009s coverage: 73.0% of statements [2020-04-17T10:44:48.113Z] #44 133.5 DEP criu/files.d [2020-04-17T10:44:48.370Z] #44 133.8 DEP criu/files-reg.d [2020-04-17T10:44:48.423Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-17T10:44:48.423Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-17T10:44:48.626Z] #44 134.0 DEP criu/files-ext.d [2020-04-17T10:44:48.626Z] #44 134.2 DEP criu/file-lock.d [2020-04-17T10:44:48.883Z] #44 134.4 DEP criu/file-ids.d [2020-04-17T10:44:48.980Z] #36 36.38 Reading package lists... [2020-04-17T10:44:48.980Z] #36 ... [2020-04-17T10:44:48.980Z] [2020-04-17T10:44:48.980Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:44:48.980Z] #48 28.30 vendor/golang.org/x/crypto/internal/subtle [2020-04-17T10:44:48.980Z] #48 ... [2020-04-17T10:44:48.980Z] [2020-04-17T10:44:48.980Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:44:48.980Z] #54 37.38 + cd /tmp/tmp.mhIoNlc05I/src/github.com/golangci/golangci-lint/ [2020-04-17T10:44:48.980Z] #54 37.38 + git checkout -q v1.23.8 [2020-04-17T10:44:48.980Z] #54 37.92 ++ git describe --tags [2020-04-17T10:44:48.980Z] #54 37.93 + version=v1.23.8 [2020-04-17T10:44:48.980Z] #54 37.93 ++ git rev-parse --short HEAD [2020-04-17T10:44:48.980Z] #54 37.94 + commit=76a82c6 [2020-04-17T10:44:48.980Z] #54 37.96 ++ git show -s --format=%cd [2020-04-17T10:44:48.980Z] #54 38.01 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-17T10:44:48.980Z] #54 38.01 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-17T10:44:49.139Z] #44 134.6 DEP criu/fifo.d [2020-04-17T10:44:49.396Z] #44 134.8 DEP criu/fdstore.d [2020-04-17T10:44:49.396Z] #44 134.8 DEP criu/fault-injection.d [2020-04-17T10:44:49.396Z] #44 134.9 DEP criu/external.d [2020-04-17T10:44:49.652Z] #44 135.0 DEP criu/eventpoll.d [2020-04-17T10:44:49.652Z] #44 135.2 DEP criu/eventfd.d [2020-04-17T10:44:49.907Z] #44 135.3 DEP criu/crtools.d [2020-04-17T10:44:50.009Z] #54 ... [2020-04-17T10:44:50.009Z] [2020-04-17T10:44:50.009Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:44:50.009Z] #57 29.17 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-17T10:44:50.009Z] #57 31.09 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-17T10:44:50.009Z] #57 31.16 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-17T10:44:50.009Z] #57 31.59 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-17T10:44:50.009Z] #57 31.90 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-17T10:44:50.009Z] #57 33.86 runtime/cgo [2020-04-17T10:44:50.009Z] #57 34.34 runtime [2020-04-17T10:44:50.009Z] #57 ... [2020-04-17T10:44:50.009Z] [2020-04-17T10:44:50.009Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T10:44:50.009Z] #11 26.82 Reading package lists... [2020-04-17T10:44:50.132Z] --- PASS: TestBuildSquashParent (10.24s) [2020-04-17T10:44:50.132Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-17T10:44:50.132Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-17T10:44:50.132Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-17T10:44:50.132Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-17T10:44:50.132Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-17T10:44:50.132Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-17T10:44:50.132Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-17T10:44:50.132Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-17T10:44:50.132Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-17T10:44:50.132Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-17T10:44:50.132Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-17T10:44:50.132Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-17T10:44:50.132Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-17T10:44:50.132Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-17T10:44:50.132Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-17T10:44:50.163Z] #44 135.5 DEP criu/cr-service.d [2020-04-17T10:44:50.163Z] #44 135.6 DEP criu/cr-restore.d [2020-04-17T10:44:50.418Z] #44 135.9 DEP criu/cr-errno.d [2020-04-17T10:44:50.418Z] #44 135.9 DEP criu/cr-dump.d [2020-04-17T10:44:50.673Z] #44 136.1 DEP criu/cr-dedup.d [2020-04-17T10:44:50.856Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-04-17T10:44:50.929Z] #44 136.3 DEP criu/cr-check.d [2020-04-17T10:44:50.953Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-04-17T10:44:50.953Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.62s) [2020-04-17T10:44:50.954Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.67s) [2020-04-17T10:44:50.954Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.88s) [2020-04-17T10:44:50.954Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.05s) [2020-04-17T10:44:50.954Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.24s) [2020-04-17T10:44:50.954Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.23s) [2020-04-17T10:44:50.954Z] === RUN TestBuildMultiStageCopy [2020-04-17T10:44:50.954Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-17T10:44:51.112Z] tests/integration/api_client_test.py ..... [ 7%] [2020-04-17T10:44:51.185Z] #44 136.6 DEP criu/config.d [2020-04-17T10:44:51.441Z] #44 136.8 DEP criu/clone-noasan.d [2020-04-17T10:44:51.441Z] #44 136.9 DEP criu/cgroup.d [2020-04-17T10:44:51.441Z] #44 ... [2020-04-17T10:44:51.441Z] [2020-04-17T10:44:51.441Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T10:44:51.441Z] #17 2.421 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T10:44:51.441Z] #17 2.511 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T10:44:51.441Z] #17 2.604 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T10:44:51.441Z] #17 3.087 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-17T10:44:51.441Z] #17 4.417 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-17T10:44:51.441Z] #17 5.698 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-17T10:44:51.698Z] #17 ... [2020-04-17T10:44:51.698Z] [2020-04-17T10:44:51.698Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:44:51.698Z] #44 137.1 DEP criu/cgroup-props.d [2020-04-17T10:44:51.698Z] #44 137.2 DEP criu/bitmap.d [2020-04-17T10:44:51.698Z] #44 137.2 DEP criu/bfd.d [2020-04-17T10:44:51.698Z] #44 137.3 DEP criu/autofs.d [2020-04-17T10:44:51.954Z] #44 137.5 DEP criu/aio.d [2020-04-17T10:44:52.210Z] #44 ... [2020-04-17T10:44:52.210Z] [2020-04-17T10:44:52.211Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:44:52.211Z] #47 215.1 github.com/LK4D4/vndr/godl [2020-04-17T10:44:52.211Z] #47 215.8 github.com/LK4D4/vndr [2020-04-17T10:44:52.211Z] #47 DONE 225.0s [2020-04-17T10:44:52.211Z] [2020-04-17T10:44:52.211Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:44:52.211Z] #44 137.7 DEP criu/action-scripts.d [2020-04-17T10:44:52.774Z] #44 138.1 CC criu/action-scripts.o [2020-04-17T10:44:52.853Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-17T10:44:53.043Z] tests/integration/api_config_test.py ..... [ 8%] [2020-04-17T10:44:53.414Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-17T10:44:53.414Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-17T10:44:53.419Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-17T10:44:53.668Z] Client: [2020-04-17T10:44:53.668Z] Debug Mode: false [2020-04-17T10:44:53.668Z] Plugins: [2020-04-17T10:44:53.668Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-04-17T10:44:53.668Z] [2020-04-17T10:44:53.668Z] Server: [2020-04-17T10:44:53.668Z] Containers: 0 [2020-04-17T10:44:53.668Z] Running: 0 [2020-04-17T10:44:53.668Z] Paused: 0 [2020-04-17T10:44:53.668Z] Stopped: 0 [2020-04-17T10:44:53.668Z] Images: 0 [2020-04-17T10:44:53.668Z] Server Version: 19.03.5 [2020-04-17T10:44:53.668Z] Storage Driver: lcow (linux) windowsfilter (windows) [2020-04-17T10:44:53.668Z] LCOW: [2020-04-17T10:44:53.668Z] Windows: [2020-04-17T10:44:53.668Z] Logging Driver: json-file [2020-04-17T10:44:53.668Z] Plugins: [2020-04-17T10:44:53.668Z] Volume: local [2020-04-17T10:44:53.668Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-17T10:44:53.668Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-17T10:44:53.668Z] Swarm: inactive [2020-04-17T10:44:53.668Z] Default Isolation: process [2020-04-17T10:44:53.668Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-17T10:44:53.668Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-04-17T10:44:53.668Z] OSType: windows [2020-04-17T10:44:53.668Z] Architecture: x86_64 [2020-04-17T10:44:53.668Z] CPUs: 4 [2020-04-17T10:44:53.668Z] Total Memory: 32GiB [2020-04-17T10:44:53.668Z] Name: azwin-2-4576a0 [2020-04-17T10:44:53.668Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-04-17T10:44:53.668Z] Docker Root Dir: D:\docker [2020-04-17T10:44:53.668Z] Debug Mode: false [2020-04-17T10:44:53.668Z] Registry: https://index.docker.io/v1/ [2020-04-17T10:44:53.668Z] Labels: [2020-04-17T10:44:53.668Z] Experimental: true [2020-04-17T10:44:53.668Z] Insecure Registries: [2020-04-17T10:44:53.668Z] 10.0.0.4:5000 [2020-04-17T10:44:53.668Z] 127.0.0.0/8 [2020-04-17T10:44:53.668Z] Registry Mirrors: [2020-04-17T10:44:53.668Z] http://10.0.0.4:5000/ [2020-04-17T10:44:53.668Z] Live Restore Enabled: false [2020-04-17T10:44:53.668Z] [2020-04-17T10:44:53.703Z] #44 138.9 CC criu/aio.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-04-17T10:44:53.986Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-17T10:44:54.244Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-17T10:44:54.266Z] #44 139.6 CC criu/autofs.o [2020-04-17T10:44:54.811Z] --- PASS: TestBuildMultiStageCopy (4.29s) [2020-04-17T10:44:54.811Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.22s) [2020-04-17T10:44:54.811Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2020-04-17T10:44:54.811Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2020-04-17T10:44:54.811Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2020-04-17T10:44:54.811Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2020-04-17T10:44:54.811Z] === RUN TestBuildMultiStageParentConfig [2020-04-17T10:44:55.636Z] #44 141.1 CC criu/bfd.o [2020-04-17T10:44:56.186Z] --- PASS: TestBuildMultiStageParentConfig (1.34s) [2020-04-17T10:44:56.186Z] === RUN TestBuildLabelWithTargets [2020-04-17T10:44:56.199Z] #44 141.6 CC criu/bitmap.o [2020-04-17T10:44:56.455Z] #44 141.8 CC criu/cgroup-props.o [2020-04-17T10:44:56.696Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-17T10:44:56.696Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-17T10:44:56.885Z] #11 38.87 Reading package lists... [2020-04-17T10:44:56.885Z] #11 ... [2020-04-17T10:44:56.885Z] [2020-04-17T10:44:56.885Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T10:44:57.017Z] #44 142.5 CC criu/cgroup.o [2020-04-17T10:44:57.177Z] #26 36.64 Reading package lists... [2020-04-17T10:44:57.177Z] #26 ... [2020-04-17T10:44:57.177Z] [2020-04-17T10:44:57.177Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T10:44:57.177Z] #63 26.38 Reading package lists... [2020-04-17T10:44:57.177Z] #63 38.33 Reading package lists... [2020-04-17T10:44:57.177Z] #63 ... [2020-04-17T10:44:57.177Z] [2020-04-17T10:44:57.177Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T10:44:57.177Z] #44 26.04 Reading package lists... [2020-04-17T10:44:57.811Z] #44 37.77 Reading package lists... [2020-04-17T10:44:57.811Z] #44 ... [2020-04-17T10:44:57.811Z] [2020-04-17T10:44:57.811Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T10:44:57.811Z] #26 36.64 Reading package lists... [2020-04-17T10:44:58.716Z] --- PASS: TestBuildLabelWithTargets (2.16s) [2020-04-17T10:44:58.716Z] === RUN TestBuildWithEmptyLayers [2020-04-17T10:44:59.284Z] --- PASS: TestBuildWithEmptyLayers (0.98s) [2020-04-17T10:44:59.284Z] === RUN TestBuildMultiStageOnBuild [2020-04-17T10:45:00.190Z] #26 47.80 Building dependency tree... [2020-04-17T10:45:00.287Z] #44 145.5 CC criu/clone-noasan.o [2020-04-17T10:45:00.288Z] #44 145.6 CC criu/config.o [2020-04-17T10:45:00.887Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-04-17T10:45:00.887Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.29s) [2020-04-17T10:45:00.887Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.51s) [2020-04-17T10:45:00.887Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.22s) [2020-04-17T10:45:00.887Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.06s) [2020-04-17T10:45:00.887Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.46s) [2020-04-17T10:45:00.887Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.83s) [2020-04-17T10:45:00.887Z] === RUN TestBuildMultiStageCopy [2020-04-17T10:45:00.887Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-17T10:45:01.655Z] #44 ... [2020-04-17T10:45:01.655Z] [2020-04-17T10:45:01.655Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T10:45:01.655Z] #30 DONE 234.6s [2020-04-17T10:45:01.655Z] [2020-04-17T10:45:01.655Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:45:01.655Z] #44 147.1 CC criu/cr-check.o [2020-04-17T10:45:01.655Z] #44 ... [2020-04-17T10:45:01.655Z] [2020-04-17T10:45:01.655Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T10:45:01.655Z] #17 12.11 Fetched 8338 kB in 10s (833 kB/s) [2020-04-17T10:45:01.655Z] #17 12.11 Reading package lists... [2020-04-17T10:45:01.655Z] #17 15.81 Reading package lists... [2020-04-17T10:45:01.655Z] #17 18.85 Building dependency tree... [2020-04-17T10:45:02.568Z] --- PASS: TestBuildMultiStageOnBuild (2.71s) [2020-04-17T10:45:02.568Z] === RUN TestBuildUncleanTarFilenames [2020-04-17T10:45:02.585Z] #17 21.01 libcap2-bin is already the newest version (1:2.25-2). [2020-04-17T10:45:02.585Z] #17 21.01 The following additional packages will be installed: [2020-04-17T10:45:02.585Z] #17 21.02 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-17T10:45:02.585Z] #17 21.02 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-17T10:45:02.585Z] #17 21.02 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-17T10:45:02.585Z] #17 21.02 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-17T10:45:02.585Z] #17 21.02 python3.7 python3.7-minimal vim-runtime xxd [2020-04-17T10:45:02.585Z] #17 21.06 Suggested packages: [2020-04-17T10:45:02.585Z] #17 21.06 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-17T10:45:02.585Z] #17 21.06 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-17T10:45:02.585Z] #17 21.06 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-17T10:45:02.585Z] #17 21.06 Recommended packages: [2020-04-17T10:45:02.585Z] #17 21.06 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-17T10:45:02.585Z] #17 21.06 python3-keyrings.alt python3-xdg unzip [2020-04-17T10:45:02.921Z] #26 52.42 ca-certificates is already the newest version (20190110). [2020-04-17T10:45:02.921Z] #26 52.42 The following additional packages will be installed: [2020-04-17T10:45:02.921Z] #26 52.42 libjq1 libonig5 [2020-04-17T10:45:03.417Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-17T10:45:03.504Z] --- PASS: TestBuildUncleanTarFilenames (1.36s) [2020-04-17T10:45:03.504Z] === RUN TestBuildMultiStageLayerLeak [2020-04-17T10:45:03.552Z] #26 ... [2020-04-17T10:45:03.552Z] [2020-04-17T10:45:03.552Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T10:45:03.552Z] #36 36.38 Reading package lists... [2020-04-17T10:45:03.552Z] #36 48.60 Building dependency tree... [2020-04-17T10:45:03.552Z] #36 53.28 The following additional packages will be installed: [2020-04-17T10:45:03.552Z] #36 53.29 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-17T10:45:03.552Z] #36 53.29 Suggested packages: [2020-04-17T10:45:03.552Z] #36 53.30 cmake-doc ninja-build lrzip [2020-04-17T10:45:03.552Z] #36 53.30 Recommended packages: [2020-04-17T10:45:03.552Z] #36 53.30 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-17T10:45:03.841Z] #36 ... [2020-04-17T10:45:03.841Z] [2020-04-17T10:45:03.841Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T10:45:03.841Z] #26 53.66 The following NEW packages will be installed: [2020-04-17T10:45:03.956Z] #17 ... [2020-04-17T10:45:03.956Z] [2020-04-17T10:45:03.956Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:45:03.956Z] #44 149.2 CC criu/cr-dedup.o [2020-04-17T10:45:04.133Z] #26 53.70 jq libjq1 libonig5 [2020-04-17T10:45:04.213Z] #44 149.7 CC criu/cr-dump.o [2020-04-17T10:45:04.351Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-17T10:45:04.423Z] #26 54.06 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T10:45:04.423Z] #26 54.06 Need to get 358 kB of archives. [2020-04-17T10:45:04.423Z] #26 54.06 After this operation, 1277 kB of additional disk space will be used. [2020-04-17T10:45:04.423Z] #26 54.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-04-17T10:45:04.423Z] #26 54.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-04-17T10:45:04.423Z] #26 54.13 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-04-17T10:45:04.917Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-17T10:45:05.483Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-17T10:45:06.105Z] #44 151.6 CC criu/cr-errno.o [2020-04-17T10:45:06.354Z] ok github.com/docker/docker/pkg/plugins 33.621s coverage: 76.6% of statements [2020-04-17T10:45:06.354Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-17T10:45:06.354Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-17T10:45:06.354Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-17T10:45:06.354Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-17T10:45:06.354Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-17T10:45:06.354Z] ? github.com/docker/docker/rootless [no test files] [2020-04-17T10:45:06.354Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-17T10:45:06.354Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-17T10:45:06.354Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-17T10:45:06.354Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-17T10:45:06.354Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-17T10:45:06.354Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-17T10:45:06.354Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-17T10:45:06.354Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-17T10:45:06.354Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-17T10:45:06.354Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-17T10:45:06.354Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-17T10:45:06.354Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-17T10:45:06.354Z] ? github.com/docker/docker/volume [no test files] [2020-04-17T10:45:06.354Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-17T10:45:06.354Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-17T10:45:06.354Z] [2020-04-17T10:45:06.354Z] === Skipped [2020-04-17T10:45:06.354Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-17T10:45:06.354Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-17T10:45:06.354Z] [2020-04-17T10:45:06.354Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-17T10:45:06.354Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-17T10:45:06.354Z] [2020-04-17T10:45:06.354Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-17T10:45:06.354Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T10:45:06.354Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T10:45:06.354Z] [2020-04-17T10:45:06.354Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-17T10:45:06.354Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T10:45:06.354Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T10:45:06.354Z] [2020-04-17T10:45:06.354Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-17T10:45:06.354Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T10:45:06.354Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T10:45:06.354Z] [2020-04-17T10:45:06.354Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-17T10:45:06.354Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T10:45:06.354Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T10:45:06.354Z] [2020-04-17T10:45:06.354Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-17T10:45:06.354Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T10:45:06.354Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T10:45:06.354Z] [2020-04-17T10:45:06.354Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-17T10:45:06.354Z] graphtest_unix.go:73: No driver to put! [2020-04-17T10:45:06.354Z] [2020-04-17T10:45:06.354Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-17T10:45:06.354Z] time="2020-04-17T10:43:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T10:45:06.354Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T10:45:06.354Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T10:45:06.354Z] [2020-04-17T10:45:06.354Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-17T10:45:06.354Z] time="2020-04-17T10:43:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T10:45:06.354Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T10:45:06.354Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T10:45:06.354Z] [2020-04-17T10:45:06.355Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-17T10:45:06.355Z] time="2020-04-17T10:43:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T10:45:06.355Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T10:45:06.355Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T10:45:06.355Z] [2020-04-17T10:45:06.355Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-17T10:45:06.355Z] time="2020-04-17T10:43:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T10:45:06.355Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T10:45:06.355Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T10:45:06.355Z] [2020-04-17T10:45:06.355Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-17T10:45:06.355Z] time="2020-04-17T10:43:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T10:45:06.355Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T10:45:06.355Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T10:45:06.355Z] [2020-04-17T10:45:06.355Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-17T10:45:06.355Z] graphtest_unix.go:73: No driver to put! [2020-04-17T10:45:06.355Z] [2020-04-17T10:45:06.355Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-17T10:45:06.355Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-17T10:45:06.355Z] [2020-04-17T10:45:06.355Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-17T10:45:06.355Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-17T10:45:06.355Z] [2020-04-17T10:45:06.355Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-17T10:45:06.355Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-17T10:45:06.355Z] [2020-04-17T10:45:06.355Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-17T10:45:06.355Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-17T10:45:06.355Z] [2020-04-17T10:45:06.355Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-17T10:45:06.355Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T10:45:06.355Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T10:45:06.355Z] [2020-04-17T10:45:06.355Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-17T10:45:06.355Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T10:45:06.355Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T10:45:06.355Z] [2020-04-17T10:45:06.355Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-17T10:45:06.355Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T10:45:06.355Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T10:45:06.355Z] [2020-04-17T10:45:06.355Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-17T10:45:06.355Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T10:45:06.355Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T10:45:06.355Z] [2020-04-17T10:45:06.355Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-17T10:45:06.355Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T10:45:06.355Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T10:45:06.355Z] [2020-04-17T10:45:06.355Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-17T10:45:06.355Z] graphtest_unix.go:73: No driver to put! [2020-04-17T10:45:06.355Z] [2020-04-17T10:45:06.355Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-17T10:45:06.355Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-17T10:45:06.355Z] [2020-04-17T10:45:06.355Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-17T10:45:06.355Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-17T10:45:06.355Z] [2020-04-17T10:45:06.355Z] [2020-04-17T10:45:06.355Z] DONE 2143 tests, 26 skipped in 185.806s [2020-04-17T10:45:06.362Z] #44 151.7 CC criu/cr-restore.o Post stage [Pipeline] junit [2020-04-17T10:45:06.390Z] Recording test results [2020-04-17T10:45:06.417Z] --- PASS: TestBuildMultiStageCopy (5.88s) [2020-04-17T10:45:06.417Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.16s) [2020-04-17T10:45:06.417Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.63s) [2020-04-17T10:45:06.417Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.68s) [2020-04-17T10:45:06.417Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.71s) [2020-04-17T10:45:06.417Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.70s) [2020-04-17T10:45:06.417Z] === RUN TestBuildMultiStageParentConfig [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-17T10:45:06.790Z] --- PASS: TestBuildMultiStageLayerLeak (2.85s) [2020-04-17T10:45:06.790Z] === RUN TestBuildWithHugeFile [2020-04-17T10:45:07.037Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40826/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0a1f9bc5501dc58aa1e161e20af36d4184f5a19e -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:0a1f9bc5501dc58aa1e161e20af36d4184f5a19e hack/make.sh dynbinary test-integration [2020-04-17T10:45:07.162Z] #26 56.31 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T10:45:07.162Z] #26 56.61 Fetched 358 kB in 0s (2484 kB/s) [2020-04-17T10:45:07.162Z] #26 56.76 Selecting previously unselected package libonig5:ppc64el. [2020-04-17T10:45:07.318Z] [2020-04-17T10:45:07.318Z] Removing bundles/ [2020-04-17T10:45:07.318Z] [2020-04-17T10:45:07.318Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-17T10:45:07.456Z] #26 56.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15334 files and directories currently installed.) [2020-04-17T10:45:07.456Z] #26 57.07 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-04-17T10:45:07.456Z] #26 57.09 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-04-17T10:45:07.599Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-17T10:45:07.599Z] GOOS="" GOARCH="" GOARM="" [2020-04-17T10:45:07.790Z] --- PASS: TestBuildMultiStageParentConfig (1.53s) [2020-04-17T10:45:07.790Z] === RUN TestBuildLabelWithTargets [2020-04-17T10:45:08.087Z] #26 57.63 Selecting previously unselected package libjq1:ppc64el. [2020-04-17T10:45:08.087Z] #26 57.63 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-17T10:45:08.087Z] #26 57.64 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-17T10:45:08.378Z] #26 58.06 Selecting previously unselected package jq. [2020-04-17T10:45:08.378Z] #26 58.09 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-17T10:45:08.378Z] #26 58.12 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-17T10:45:08.378Z] #26 ... [2020-04-17T10:45:08.378Z] [2020-04-17T10:45:08.378Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T10:45:08.378Z] #44 37.77 Reading package lists... [2020-04-17T10:45:08.378Z] #44 48.68 Building dependency tree... [2020-04-17T10:45:08.378Z] #44 53.36 The following additional packages will be installed: [2020-04-17T10:45:08.378Z] #44 53.36 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-17T10:45:08.378Z] #44 53.37 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-17T10:45:08.378Z] #44 53.38 Suggested packages: [2020-04-17T10:45:08.378Z] #44 53.39 manpages-dev python-setuptools [2020-04-17T10:45:08.378Z] #44 56.46 The following NEW packages will be installed: [2020-04-17T10:45:08.378Z] #44 56.46 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-17T10:45:08.378Z] #44 56.47 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-17T10:45:08.378Z] #44 56.47 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-17T10:45:08.378Z] #44 56.47 python-six zlib1g-dev [2020-04-17T10:45:08.378Z] #44 56.86 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T10:45:08.378Z] #44 56.86 Need to get 4075 kB of archives. [2020-04-17T10:45:08.378Z] #44 56.86 After this operation, 24.5 MB of additional disk space will be used. [2020-04-17T10:45:08.378Z] #44 56.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-04-17T10:45:08.378Z] #44 56.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-04-17T10:45:08.378Z] #44 56.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-04-17T10:45:08.378Z] #44 57.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-04-17T10:45:08.378Z] #44 57.06 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-04-17T10:45:08.378Z] #44 57.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-04-17T10:45:08.378Z] #44 57.13 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-04-17T10:45:08.378Z] #44 57.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-04-17T10:45:08.378Z] #44 57.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-04-17T10:45:08.378Z] #44 57.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-04-17T10:45:08.378Z] #44 57.40 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-04-17T10:45:08.378Z] #44 57.56 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-04-17T10:45:08.378Z] #44 57.67 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-04-17T10:45:08.378Z] #44 57.69 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-04-17T10:45:08.378Z] #44 57.70 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-17T10:45:08.378Z] #44 57.72 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-04-17T10:45:08.378Z] #44 57.72 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-04-17T10:45:08.669Z] #44 ... [2020-04-17T10:45:08.669Z] [2020-04-17T10:45:08.669Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T10:45:08.669Z] #36 55.32 The following NEW packages will be installed: [2020-04-17T10:45:08.669Z] #36 55.34 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-17T10:45:08.669Z] #36 55.34 vim-common xxd [2020-04-17T10:45:08.669Z] #36 55.73 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T10:45:08.669Z] #36 55.73 Need to get 14.9 MB of archives. [2020-04-17T10:45:08.669Z] #36 55.73 After this operation, 67.2 MB of additional disk space will be used. [2020-04-17T10:45:08.669Z] #36 55.73 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-04-17T10:45:08.669Z] #36 55.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-04-17T10:45:08.669Z] #36 55.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-04-17T10:45:08.669Z] #36 56.14 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-04-17T10:45:08.669Z] #36 57.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-04-17T10:45:08.669Z] #36 57.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-04-17T10:45:08.669Z] #36 57.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-04-17T10:45:08.669Z] #36 57.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-04-17T10:45:08.669Z] #36 57.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-04-17T10:45:08.669Z] #36 57.71 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-04-17T10:45:08.879Z] #44 ... [2020-04-17T10:45:08.880Z] [2020-04-17T10:45:08.880Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T10:45:08.880Z] #17 22.91 The following NEW packages will be installed: [2020-04-17T10:45:08.880Z] #17 22.91 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-17T10:45:08.880Z] #17 22.91 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-17T10:45:08.880Z] #17 22.91 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-17T10:45:08.880Z] #17 22.91 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-17T10:45:08.880Z] #17 22.91 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-17T10:45:08.880Z] #17 22.91 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-17T10:45:08.880Z] #17 22.91 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-17T10:45:08.880Z] #17 22.91 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-17T10:45:08.880Z] #17 22.91 xz-utils zip [2020-04-17T10:45:08.880Z] #17 23.23 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T10:45:08.880Z] #17 23.23 Need to get 28.5 MB of archives. [2020-04-17T10:45:08.880Z] #17 23.23 After this operation, 116 MB of additional disk space will be used. [2020-04-17T10:45:08.880Z] #17 23.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-04-17T10:45:08.880Z] #17 23.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-04-17T10:45:08.880Z] #17 23.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-04-17T10:45:08.880Z] #17 23.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-04-17T10:45:08.880Z] #17 23.36 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-04-17T10:45:08.880Z] #17 23.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-04-17T10:45:08.880Z] #17 23.46 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-04-17T10:45:08.880Z] #17 23.47 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-04-17T10:45:08.880Z] #17 23.48 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-04-17T10:45:08.880Z] #17 23.48 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-04-17T10:45:08.880Z] #17 23.50 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-04-17T10:45:08.880Z] #17 23.50 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-04-17T10:45:08.880Z] #17 23.51 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-04-17T10:45:08.880Z] #17 23.51 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-04-17T10:45:08.880Z] #17 23.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-04-17T10:45:08.880Z] #17 23.53 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-04-17T10:45:08.880Z] #17 23.55 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-17T10:45:08.880Z] #17 23.56 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-17T10:45:08.880Z] #17 23.56 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-04-17T10:45:08.880Z] #17 23.58 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-04-17T10:45:08.880Z] #17 23.59 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-04-17T10:45:08.880Z] #17 23.61 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-04-17T10:45:08.880Z] #17 23.64 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-04-17T10:45:08.880Z] #17 23.64 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-17T10:45:08.880Z] #17 23.65 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-17T10:45:08.880Z] #17 23.67 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-17T10:45:08.880Z] #17 23.67 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-04-17T10:45:08.880Z] #17 23.67 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-04-17T10:45:08.880Z] #17 23.67 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-17T10:45:08.880Z] #17 24.06 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-04-17T10:45:08.880Z] #17 24.06 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-04-17T10:45:08.880Z] #17 24.06 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-04-17T10:45:08.880Z] #17 24.06 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-04-17T10:45:08.880Z] #17 24.07 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-04-17T10:45:08.880Z] #17 24.08 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-04-17T10:45:08.880Z] #17 24.15 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-17T10:45:08.880Z] #17 24.16 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-04-17T10:45:08.880Z] #17 24.16 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-04-17T10:45:08.880Z] #17 24.17 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-17T10:45:08.880Z] #17 24.17 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-04-17T10:45:08.880Z] #17 24.19 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-17T10:45:08.880Z] #17 24.20 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-04-17T10:45:08.880Z] #17 24.24 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-04-17T10:45:08.880Z] #17 24.25 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-04-17T10:45:08.880Z] #17 24.28 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-17T10:45:08.880Z] #17 24.58 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-04-17T10:45:08.880Z] #17 24.64 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-04-17T10:45:08.880Z] #17 24.69 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-04-17T10:45:08.880Z] #17 25.40 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T10:45:08.880Z] #17 25.52 Fetched 28.5 MB in 2s (16.5 MB/s) [2020-04-17T10:45:08.880Z] #17 25.58 Selecting previously unselected package pigz. [2020-04-17T10:45:08.880Z] #17 25.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23427 files and directories currently installed.) [2020-04-17T10:45:08.880Z] #17 25.64 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-04-17T10:45:08.880Z] #17 25.65 Unpacking pigz (2.4-1) ... [2020-04-17T10:45:08.880Z] #17 25.74 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-04-17T10:45:08.880Z] #17 25.74 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-17T10:45:08.880Z] #17 25.76 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-17T10:45:08.880Z] #17 26.18 Selecting previously unselected package python3.7-minimal. [2020-04-17T10:45:08.880Z] #17 26.18 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-17T10:45:08.880Z] #17 26.20 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-17T10:45:08.880Z] #17 27.13 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-17T10:45:08.880Z] #17 27.20 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-17T10:45:09.301Z] #36 ... [2020-04-17T10:45:09.301Z] [2020-04-17T10:45:09.301Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T10:45:09.301Z] #26 58.50 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-04-17T10:45:09.301Z] #26 58.54 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-17T10:45:09.301Z] #26 58.54 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-17T10:45:09.301Z] #26 58.56 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T10:45:09.301Z] #26 DONE 59.0s [2020-04-17T10:45:09.593Z] [2020-04-17T10:45:09.593Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-17T10:45:09.593Z] #27 DONE 0.1s [2020-04-17T10:45:09.593Z] [2020-04-17T10:45:09.593Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T10:45:09.887Z] #28 ... [2020-04-17T10:45:09.887Z] [2020-04-17T10:45:09.887Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T10:45:09.887Z] #11 38.87 Reading package lists... [2020-04-17T10:45:09.887Z] #11 50.18 Building dependency tree... [2020-04-17T10:45:09.887Z] #11 55.69 The following additional packages will be installed: [2020-04-17T10:45:09.887Z] #11 55.70 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-17T10:45:09.887Z] #11 55.70 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-17T10:45:09.887Z] #11 55.71 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-17T10:45:09.887Z] #11 55.72 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-17T10:45:09.887Z] #11 55.75 Suggested packages: [2020-04-17T10:45:09.887Z] #11 55.75 gcc-8-locales seccomp wine64 [2020-04-17T10:45:09.887Z] #11 59.31 The following NEW packages will be installed: [2020-04-17T10:45:09.887Z] #11 59.32 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-17T10:45:09.887Z] #11 59.33 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-17T10:45:09.887Z] #11 59.33 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-17T10:45:09.887Z] #11 59.33 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-17T10:45:09.887Z] #11 59.34 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-17T10:45:09.887Z] #11 59.34 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-17T10:45:09.887Z] #11 59.60 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T10:45:09.887Z] #11 59.60 Need to get 78.9 MB of archives. [2020-04-17T10:45:09.887Z] #11 59.60 After this operation, 532 MB of additional disk space will be used. [2020-04-17T10:45:09.887Z] #11 59.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-04-17T10:45:09.887Z] #11 ... [2020-04-17T10:45:09.887Z] [2020-04-17T10:45:09.887Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T10:45:09.887Z] #63 38.33 Reading package lists... [2020-04-17T10:45:09.887Z] #63 50.21 Building dependency tree... [2020-04-17T10:45:09.887Z] #63 56.26 The following additional packages will be installed: [2020-04-17T10:45:09.887Z] #63 56.29 libbtrfs0 [2020-04-17T10:45:09.887Z] #63 56.65 The following NEW packages will be installed: [2020-04-17T10:45:09.887Z] #63 56.68 libbtrfs-dev libbtrfs0 [2020-04-17T10:45:09.887Z] #63 56.94 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T10:45:09.887Z] #63 56.94 Need to get 120 kB of archives. [2020-04-17T10:45:09.887Z] #63 56.94 After this operation, 423 kB of additional disk space will be used. [2020-04-17T10:45:09.887Z] #63 56.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-04-17T10:45:09.887Z] #63 56.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-04-17T10:45:09.887Z] #63 58.83 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T10:45:09.887Z] #63 59.11 Fetched 120 kB in 0s (1246 kB/s) [2020-04-17T10:45:09.887Z] #63 59.38 Selecting previously unselected package libbtrfs0. [2020-04-17T10:45:09.887Z] #63 59.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15334 files and directories currently installed.) [2020-04-17T10:45:09.887Z] #63 59.62 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-04-17T10:45:09.887Z] #63 59.63 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-17T10:45:10.180Z] #63 59.85 Selecting previously unselected package libbtrfs-dev. [2020-04-17T10:45:10.180Z] #63 59.89 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-04-17T10:45:10.180Z] #63 59.90 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-17T10:45:10.318Z] --- PASS: TestBuildLabelWithTargets (2.55s) [2020-04-17T10:45:10.318Z] === RUN TestBuildWithEmptyLayers [2020-04-17T10:45:10.472Z] #63 ... [2020-04-17T10:45:10.472Z] [2020-04-17T10:45:10.472Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T10:45:10.472Z] #11 60.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-04-17T10:45:10.772Z] #17 29.40 Selecting previously unselected package python3-minimal. [2020-04-17T10:45:11.028Z] #17 29.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23676 files and directories currently installed.) [2020-04-17T10:45:11.028Z] #17 29.48 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-04-17T10:45:11.028Z] #17 29.49 Unpacking python3-minimal (3.7.3-1) ... [2020-04-17T10:45:11.028Z] #17 29.58 Selecting previously unselected package libmpdec2:amd64. [2020-04-17T10:45:11.028Z] #17 29.58 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-04-17T10:45:11.028Z] #17 29.60 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-04-17T10:45:11.112Z] #11 60.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-04-17T10:45:11.112Z] #11 60.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-04-17T10:45:11.112Z] #11 60.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-04-17T10:45:11.112Z] #11 60.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-17T10:45:11.112Z] #11 ... [2020-04-17T10:45:11.112Z] [2020-04-17T10:45:11.112Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T10:45:11.112Z] #63 60.48 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-17T10:45:11.112Z] #63 60.50 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-17T10:45:11.112Z] #63 60.51 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T10:45:11.112Z] #63 DONE 60.9s [2020-04-17T10:45:11.285Z] #17 29.71 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-04-17T10:45:11.285Z] #17 29.71 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-04-17T10:45:11.285Z] #17 29.72 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-17T10:45:11.406Z] [2020-04-17T10:45:11.406Z] #64 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T10:45:11.406Z] #64 DONE 0.1s [2020-04-17T10:45:11.406Z] [2020-04-17T10:45:11.406Z] #65 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-17T10:45:11.406Z] #65 DONE 0.1s [2020-04-17T10:45:11.406Z] [2020-04-17T10:45:11.406Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T10:45:11.406Z] #36 60.19 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T10:45:11.406Z] #36 60.58 Fetched 14.9 MB in 3s (5726 kB/s) [2020-04-17T10:45:11.406Z] #36 60.78 Selecting previously unselected package xxd. [2020-04-17T10:45:11.406Z] #36 60.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15334 files and directories currently installed.) [2020-04-17T10:45:11.406Z] #36 61.03 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-04-17T10:45:11.406Z] #36 61.04 Unpacking xxd (2:8.1.0875-5) ... [2020-04-17T10:45:11.692Z] --- PASS: TestBuildWithEmptyLayers (1.36s) [2020-04-17T10:45:11.692Z] === RUN TestBuildMultiStageOnBuild [2020-04-17T10:45:11.697Z] #36 61.40 Selecting previously unselected package vim-common. [2020-04-17T10:45:11.697Z] #36 61.44 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-17T10:45:11.697Z] #36 61.55 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-17T10:45:12.214Z] #17 30.62 Selecting previously unselected package python3.7. [2020-04-17T10:45:12.214Z] #17 30.64 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-04-17T10:45:12.214Z] #17 30.65 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-17T10:45:12.214Z] #17 30.77 Selecting previously unselected package libpython3-stdlib:amd64. [2020-04-17T10:45:12.214Z] #17 30.78 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-04-17T10:45:12.214Z] #17 30.79 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-17T10:45:12.470Z] #17 30.90 Setting up python3-minimal (3.7.3-1) ... [2020-04-17T10:45:12.738Z] #36 62.40 Selecting previously unselected package cmake-data. [2020-04-17T10:45:12.738Z] #36 62.43 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-17T10:45:12.738Z] #36 62.45 Unpacking cmake-data (3.13.4-1) ... [2020-04-17T10:45:13.398Z] #17 31.77 Selecting previously unselected package python3. [2020-04-17T10:45:13.398Z] #17 31.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24088 files and directories currently installed.) [2020-04-17T10:45:13.398Z] #17 31.81 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-04-17T10:45:13.398Z] #17 31.83 Unpacking python3 (3.7.3-1) ... [2020-04-17T10:45:13.398Z] #17 31.95 Selecting previously unselected package libip4tc0:amd64. [2020-04-17T10:45:13.398Z] #17 31.95 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-04-17T10:45:13.398Z] #17 31.96 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-04-17T10:45:13.398Z] #17 32.04 Selecting previously unselected package libip6tc0:amd64. [2020-04-17T10:45:13.655Z] #17 32.06 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-04-17T10:45:13.655Z] #17 32.07 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-04-17T10:45:13.655Z] #17 32.16 Selecting previously unselected package libiptc0:amd64. [2020-04-17T10:45:13.655Z] #17 32.19 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-04-17T10:45:13.655Z] #17 32.19 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-04-17T10:45:13.655Z] #17 32.28 Selecting previously unselected package libnfnetlink0:amd64. [2020-04-17T10:45:13.911Z] #17 32.28 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-04-17T10:45:13.911Z] #17 32.29 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-17T10:45:13.911Z] #17 32.35 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-04-17T10:45:13.911Z] #17 32.37 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-04-17T10:45:13.911Z] #17 32.37 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-17T10:45:13.911Z] #17 32.48 Selecting previously unselected package libnftnl11:amd64. [2020-04-17T10:45:13.911Z] #17 32.49 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-04-17T10:45:13.911Z] #17 32.49 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-04-17T10:45:14.167Z] #17 32.58 Selecting previously unselected package iptables. [2020-04-17T10:45:14.167Z] #17 32.58 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-04-17T10:45:14.167Z] #17 32.59 Unpacking iptables (1.8.2-4) ... [2020-04-17T10:45:14.424Z] #17 32.86 Selecting previously unselected package xxd. [2020-04-17T10:45:14.424Z] #17 32.88 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-17T10:45:14.424Z] #17 32.89 Unpacking xxd (2:8.1.0875-5) ... [2020-04-17T10:45:14.424Z] #17 33.00 Selecting previously unselected package vim-common. [2020-04-17T10:45:14.424Z] #17 33.00 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-17T10:45:14.424Z] #17 33.03 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-17T10:45:14.683Z] #17 33.19 Selecting previously unselected package bash-completion. [2020-04-17T10:45:14.683Z] #17 33.21 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-17T10:45:15.369Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-04-17T10:45:15.369Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-514cce9e\powershellScript.ps1'; exit $LASTEXITCODE; [2020-04-17T10:45:15.369Z] ---------------------------------------------------------------------------- [2020-04-17T10:45:15.369Z] [2020-04-17T10:45:15.369Z] INFO: executeCI.ps1 starting at Fri Apr 17 10:45:13 CUT 2020 [2020-04-17T10:45:15.369Z] [2020-04-17T10:45:15.369Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-04-17T10:45:15.369Z] INFO: Running git version 2.24.1.windows.2 [2020-04-17T10:45:15.369Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-04-17T10:45:15.369Z] INFO: Environment variables: [2020-04-17T10:45:15.369Z] [2020-04-17T10:45:15.369Z] Name Value [2020-04-17T10:45:15.369Z] ---- ----- [2020-04-17T10:45:15.369Z] ALLUSERSPROFILE C:\ProgramData [2020-04-17T10:45:15.369Z] amd64 true [2020-04-17T10:45:15.369Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-04-17T10:45:15.370Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-04-17T10:45:15.370Z] arm64 true [2020-04-17T10:45:15.370Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 [2020-04-17T10:45:15.370Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 [2020-04-17T10:45:15.370Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-04-17T10:45:15.370Z] BRANCH_NAME PR-40826 [2020-04-17T10:45:15.370Z] BUILD_DISPLAY_NAME #4 [2020-04-17T10:45:15.370Z] BUILD_ID 4 [2020-04-17T10:45:15.370Z] BUILD_NUMBER 4 [2020-04-17T10:45:15.370Z] BUILD_TAG jenkins-moby-PR-40826-4 [2020-04-17T10:45:15.370Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40826/4/ [2020-04-17T10:45:15.370Z] CHANGE_AUTHOR thaJeztah [2020-04-17T10:45:15.370Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-04-17T10:45:15.370Z] CHANGE_BRANCH cleanup_service [2020-04-17T10:45:15.370Z] CHANGE_FORK thaJeztah/docker [2020-04-17T10:45:15.370Z] CHANGE_ID 40826 [2020-04-17T10:45:15.370Z] CHANGE_TARGET master [2020-04-17T10:45:15.370Z] CHANGE_TITLE ServiceCreate/ServiceUpdate: refactor and fix potential NPE [2020-04-17T10:45:15.370Z] CHANGE_URL https://github.com/moby/moby/pull/40826 [2020-04-17T10:45:15.370Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-17T10:45:15.370Z] CommonProgramFiles C:\Program Files\Common Files [2020-04-17T10:45:15.370Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-04-17T10:45:15.370Z] CommonProgramW6432 C:\Program Files\Common Files [2020-04-17T10:45:15.370Z] COMPUTERNAME azwin-2-4576a0 [2020-04-17T10:45:15.370Z] ComSpec C:\windows\system32\cmd.exe [2020-04-17T10:45:15.370Z] ConfigSequenceNumber 0 [2020-04-17T10:45:15.370Z] dco true [2020-04-17T10:45:15.370Z] DOCKER_BUILDKIT 0 [2020-04-17T10:45:15.370Z] DOCKER_DUT_DEBUG 1 [2020-04-17T10:45:15.370Z] DOCKER_EXPERIMENTAL 1 [2020-04-17T10:45:15.370Z] DOCKER_GRAPHDRIVER overlay2 [2020-04-17T10:45:15.370Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-04-17T10:45:15.370Z] EXECUTOR_NUMBER 0 [2020-04-17T10:45:15.370Z] FQDN azwin-2-4576a0.westus.cloudapp.azure.com [2020-04-17T10:45:15.370Z] GIT_BRANCH PR-40826 [2020-04-17T10:45:15.370Z] GIT_COMMIT 0a1f9bc5501dc58aa1e161e20af36d4184f5a19e [2020-04-17T10:45:15.370Z] GIT_PREVIOUS_COMMIT b524f1c14572540b3a70f86ec7d3d1bbf8abada2 [2020-04-17T10:45:15.370Z] GIT_URL https://github.com/moby/moby.git [2020-04-17T10:45:15.370Z] HUDSON_COOKIE a4bcd41d-7f3b-46a2-999b-11325ca68191 [2020-04-17T10:45:15.370Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-04-17T10:45:15.370Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-04-17T10:45:15.370Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-04-17T10:45:15.370Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-04-17T10:45:15.370Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-04-17T10:45:15.370Z] JENKINS_NODE_COOKIE 3309a2a6-dbef-4068-a00d-ff0a7b951880 [2020-04-17T10:45:15.370Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-04-17T10:45:15.370Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-04-17T10:45:15.370Z] JOB_BASE_NAME PR-40826 [2020-04-17T10:45:15.370Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40826/display/redirect [2020-04-17T10:45:15.370Z] JOB_NAME moby/PR-40826 [2020-04-17T10:45:15.370Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40826/ [2020-04-17T10:45:15.370Z] library.jps.version master [2020-04-17T10:45:15.370Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-04-17T10:45:15.370Z] NODE_LABELS amd64 azure azwin-2-4576a0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-04-17T10:45:15.370Z] NODE_NAME azwin-2-4576a0 [2020-04-17T10:45:15.370Z] NUMBER_OF_PROCESSORS 4 [2020-04-17T10:45:15.370Z] OS Windows_NT [2020-04-17T10:45:15.370Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-04-17T10:45:15.370Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-04-17T10:45:15.370Z] ppc64le true [2020-04-17T10:45:15.370Z] PROCESSOR_ARCHITECTURE AMD64 [2020-04-17T10:45:15.370Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-04-17T10:45:15.370Z] PROCESSOR_LEVEL 6 [2020-04-17T10:45:15.370Z] PROCESSOR_REVISION 4f01 [2020-04-17T10:45:15.370Z] ProgramData C:\ProgramData [2020-04-17T10:45:15.370Z] ProgramFiles C:\Program Files [2020-04-17T10:45:15.370Z] ProgramFiles(x86) C:\Program Files (x86) [2020-04-17T10:45:15.370Z] ProgramW6432 C:\Program Files [2020-04-17T10:45:15.370Z] PROMPT $P$G [2020-04-17T10:45:15.370Z] PSExecutionPolicyPreference Bypass [2020-04-17T10:45:15.370Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-04-17T10:45:15.370Z] PUBLIC C:\Users\Public [2020-04-17T10:45:15.370Z] rootless true [2020-04-17T10:45:15.370Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40826/4/display/redirect?page=changes [2020-04-17T10:45:15.370Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40826/4/display/redirect [2020-04-17T10:45:15.370Z] s390x true [2020-04-17T10:45:15.370Z] SKIP_VALIDATION_TESTS 1 [2020-04-17T10:45:15.370Z] SOURCES_DRIVE d [2020-04-17T10:45:15.370Z] SOURCES_SUBDIR gopath [2020-04-17T10:45:15.370Z] STAGE_NAME Run tests [2020-04-17T10:45:15.370Z] SystemDrive C: [2020-04-17T10:45:15.370Z] SystemRoot C:\windows [2020-04-17T10:45:15.370Z] TEMP C:\windows\TEMP [2020-04-17T10:45:15.370Z] TESTDEBUG 0 [2020-04-17T10:45:15.370Z] TESTRUN_DRIVE d [2020-04-17T10:45:15.370Z] TESTRUN_SUBDIR CI [2020-04-17T10:45:15.370Z] TIMEOUT 120m [2020-04-17T10:45:15.370Z] TMP C:\windows\TEMP [2020-04-17T10:45:15.370Z] unit_validate true [2020-04-17T10:45:15.370Z] USERDOMAIN WORKGROUP [2020-04-17T10:45:15.370Z] USERNAME azwin-2-4576a0$ [2020-04-17T10:45:15.370Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-04-17T10:45:15.370Z] validate_force false [2020-04-17T10:45:15.370Z] windir C:\windows [2020-04-17T10:45:15.370Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-04-17T10:45:15.370Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-04-17T10:45:15.370Z] windowsRS1 false [2020-04-17T10:45:15.370Z] windowsRS5 true [2020-04-17T10:45:15.370Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-04-17T10:45:15.370Z] [2020-04-17T10:45:15.370Z] [2020-04-17T10:45:15.370Z] [2020-04-17T10:45:15.874Z] --- PASS: TestBuildMultiStageOnBuild (3.53s) [2020-04-17T10:45:15.874Z] === RUN TestBuildUncleanTarFilenames [2020-04-17T10:45:16.300Z] #36 ... [2020-04-17T10:45:16.300Z] [2020-04-17T10:45:16.300Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T10:45:16.300Z] #28 3.416 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-17T10:45:16.300Z] #28 4.340 [2020-04-17T10:45:16.890Z] INFO: Sources under d:\gopath\... [2020-04-17T10:45:16.891Z] INFO: Test run under d:\CI\... [2020-04-17T10:45:16.891Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-04-17T10:45:16.891Z] INFO: docker/docker repository was found [2020-04-17T10:45:16.891Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-04-17T10:45:17.188Z] #28 4.709 0.1% ## 3.1% ###### 9.7% ########## 14.0% ############## 20.4% ################### 26.8% #################### 28.9% ######################### 35.3% ############################ 39.5% ############################### 43.8% ################################# 45.9% #################################### 51.3% ######################################## 56.8% ########################################### 61.0% ############################################### 65.3% ################################################## 69.6% ##################################################### 73.8% ######################################################## 78.1% ########################################################### 82.3% ############################################################## 86.6% ############################################################### 88.7% ################################################################# 90.9% #################################################################### 95.1% ####################################################################### 99.4% ######################################################################## 100.0% [2020-04-17T10:45:17.201Z] #17 35.74 Unpacking bash-completion (1:2.8-6) ... [2020-04-17T10:45:17.248Z] --- PASS: TestBuildUncleanTarFilenames (2.03s) [2020-04-17T10:45:17.248Z] === RUN TestBuildMultiStageLayerLeak [2020-04-17T10:45:17.714Z] #17 36.07 Selecting previously unselected package bzip2. [2020-04-17T10:45:17.714Z] #17 36.07 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-04-17T10:45:17.714Z] #17 36.08 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-17T10:45:17.714Z] #17 36.15 Selecting previously unselected package xz-utils. [2020-04-17T10:45:17.714Z] #17 36.15 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-04-17T10:45:17.714Z] #17 36.16 Unpacking xz-utils (5.2.4-1) ... [2020-04-17T10:45:17.850Z] ltsc2019: Pulling from windows/servercore [2020-04-17T10:45:17.850Z] 65014b3c3121: Pulling fs layer [2020-04-17T10:45:17.850Z] eac6fba788c9: Pulling fs layer [2020-04-17T10:45:17.970Z] #17 36.37 Selecting previously unselected package apparmor. [2020-04-17T10:45:17.970Z] #17 36.37 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-04-17T10:45:17.970Z] #17 36.45 Unpacking apparmor (2.13.2-10) ... [2020-04-17T10:45:18.229Z] #28 8.560 [2020-04-17T10:45:18.523Z] #28 8.950 ##### 7.0% ############# 18.4% [2020-04-17T10:45:18.523Z] #28 ... [2020-04-17T10:45:18.523Z] [2020-04-17T10:45:18.523Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T10:45:18.523Z] #36 68.31 Selecting previously unselected package libicu63:ppc64el. [2020-04-17T10:45:18.533Z] #17 36.85 Selecting previously unselected package aufs-tools. [2020-04-17T10:45:18.533Z] #17 36.87 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-04-17T10:45:18.533Z] #17 36.87 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-17T10:45:18.533Z] #17 37.05 Selecting previously unselected package libonig5:amd64. [2020-04-17T10:45:18.533Z] #17 37.06 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-04-17T10:45:18.533Z] #17 37.07 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-17T10:45:18.533Z] #17 37.22 Selecting previously unselected package libjq1:amd64. [2020-04-17T10:45:18.789Z] #17 37.25 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-17T10:45:18.789Z] #17 37.25 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-17T10:45:18.789Z] #17 37.38 Selecting previously unselected package jq. [2020-04-17T10:45:18.789Z] #17 37.38 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-17T10:45:18.789Z] #17 37.39 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-17T10:45:18.818Z] #36 68.36 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-04-17T10:45:18.818Z] #36 68.39 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-17T10:45:19.045Z] #17 37.48 Selecting previously unselected package libaio1:amd64. [2020-04-17T10:45:19.045Z] #17 37.49 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-04-17T10:45:19.045Z] #17 37.50 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-04-17T10:45:19.045Z] #17 37.58 Selecting previously unselected package libgpm2:amd64. [2020-04-17T10:45:19.045Z] #17 37.58 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-04-17T10:45:19.045Z] #17 37.59 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-04-17T10:45:19.045Z] #17 37.64 Selecting previously unselected package libicu63:amd64. [2020-04-17T10:45:19.045Z] #17 37.65 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-17T10:45:19.045Z] #17 37.66 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-17T10:45:20.892Z] #36 ... [2020-04-17T10:45:20.892Z] [2020-04-17T10:45:20.892Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T10:45:20.892Z] #44 60.60 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T10:45:20.892Z] #44 61.22 Fetched 4075 kB in 1s (4175 kB/s) [2020-04-17T10:45:20.892Z] #44 61.40 Selecting previously unselected package libcap-dev:ppc64el. [2020-04-17T10:45:20.892Z] #44 61.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15334 files and directories currently installed.) [2020-04-17T10:45:20.892Z] #44 61.53 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-04-17T10:45:20.892Z] #44 61.53 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-04-17T10:45:20.892Z] #44 61.77 Selecting previously unselected package libnet1:ppc64el. [2020-04-17T10:45:20.892Z] #44 61.80 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-04-17T10:45:20.893Z] #44 61.83 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-17T10:45:20.893Z] #44 62.07 Selecting previously unselected package libnet1-dev. [2020-04-17T10:45:20.893Z] #44 62.09 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-04-17T10:45:20.893Z] #44 62.10 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-17T10:45:20.893Z] #44 62.52 Selecting previously unselected package libnl-3-200:ppc64el. [2020-04-17T10:45:20.893Z] #44 62.55 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-04-17T10:45:20.893Z] #44 62.57 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-17T10:45:20.893Z] #44 62.88 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-04-17T10:45:20.893Z] #44 62.90 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-04-17T10:45:20.893Z] #44 62.93 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-04-17T10:45:20.893Z] #44 63.35 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-04-17T10:45:20.893Z] #44 63.35 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-04-17T10:45:20.893Z] #44 63.36 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-17T10:45:20.893Z] #44 63.57 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-04-17T10:45:20.893Z] #44 63.59 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-04-17T10:45:20.893Z] #44 63.60 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-04-17T10:45:20.893Z] #44 63.81 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-04-17T10:45:20.893Z] #44 63.88 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-04-17T10:45:20.893Z] #44 63.92 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-04-17T10:45:20.893Z] #44 64.62 Selecting previously unselected package libprotobuf17:ppc64el. [2020-04-17T10:45:20.893Z] #44 64.65 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-04-17T10:45:20.893Z] #44 64.70 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-04-17T10:45:20.893Z] #44 66.24 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-04-17T10:45:20.893Z] #44 66.28 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-04-17T10:45:20.893Z] #44 66.30 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-04-17T10:45:20.893Z] #44 66.84 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-04-17T10:45:20.893Z] #44 66.89 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-04-17T10:45:20.893Z] #44 66.90 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-04-17T10:45:20.893Z] #44 69.73 Selecting previously unselected package libprotoc17:ppc64el. [2020-04-17T10:45:20.893Z] #44 69.79 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-04-17T10:45:20.893Z] #44 69.79 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-04-17T10:45:20.893Z] #44 ... [2020-04-17T10:45:20.893Z] [2020-04-17T10:45:20.893Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T10:45:20.893Z] #28 8.950 ##### 7.0% ############# 18.4% ##################### 30.0% ############################# 41.5% ########################################## 58.7% ################################################## 70.2% ###################################################### 76.0% ################################################################### 93.2% ######################################################################## 100.0% [2020-04-17T10:45:20.893Z] #28 10.62 [2020-04-17T10:45:20.936Z] #17 ... [2020-04-17T10:45:20.936Z] [2020-04-17T10:45:20.936Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:45:20.936Z] #44 156.1 CC criu/cr-service.o [2020-04-17T10:45:20.936Z] #44 157.6 CC criu/crtools.o [2020-04-17T10:45:20.936Z] #44 158.2 CC criu/eventfd.o [2020-04-17T10:45:20.936Z] #44 158.5 CC criu/eventpoll.o [2020-04-17T10:45:20.936Z] #44 159.2 CC criu/external.o [2020-04-17T10:45:20.936Z] #44 159.5 CC criu/fault-injection.o [2020-04-17T10:45:20.936Z] #44 159.6 CC criu/fdstore.o [2020-04-17T10:45:20.936Z] #44 160.0 CC criu/fifo.o [2020-04-17T10:45:20.936Z] #44 160.4 CC criu/file-ids.o [2020-04-17T10:45:20.936Z] #44 160.8 CC criu/file-lock.o [2020-04-17T10:45:20.936Z] #44 161.7 CC criu/files-ext.o [2020-04-17T10:45:20.936Z] #44 162.1 CC criu/files-reg.o [2020-04-17T10:45:20.936Z] #44 164.3 CC criu/files.o [2020-04-17T10:45:21.192Z] #44 166.5 CC criu/filesystems.o [2020-04-17T10:45:21.431Z] --- PASS: TestBuildMultiStageLayerLeak (3.92s) [2020-04-17T10:45:21.431Z] === RUN TestBuildWithHugeFile [2020-04-17T10:45:21.484Z] #28 10.93 # 1.5% #### 6.7% ######## 11.9% ########### 16.4% ############### 21.6% ################### 26.7% ######################## 34.5% ############################ 39.6% ################################ 45.6% [2020-04-17T10:45:21.484Z] #28 ... [2020-04-17T10:45:21.484Z] [2020-04-17T10:45:21.484Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:45:21.484Z] #66 0.510 + RM_GOPATH=0 [2020-04-17T10:45:21.484Z] #66 0.511 + TMP_GOPATH= [2020-04-17T10:45:21.484Z] #66 0.511 + : /build [2020-04-17T10:45:21.484Z] #66 0.511 + '[' -z '' ']' [2020-04-17T10:45:21.484Z] #66 0.512 ++ mktemp -d [2020-04-17T10:45:21.484Z] #66 0.523 + export GOPATH=/tmp/tmp.mRelxJqxaH [2020-04-17T10:45:21.484Z] #66 0.523 + GOPATH=/tmp/tmp.mRelxJqxaH [2020-04-17T10:45:21.484Z] #66 0.524 + RM_GOPATH=1 [2020-04-17T10:45:21.484Z] #66 0.546 ++ dirname ./install.sh [2020-04-17T10:45:21.484Z] #66 0.548 + dir=. [2020-04-17T10:45:21.484Z] #66 0.549 + bin=containerd [2020-04-17T10:45:21.484Z] #66 0.549 + shift [2020-04-17T10:45:21.484Z] #66 0.549 + '[' '!' -f ./containerd.installer ']' [2020-04-17T10:45:21.484Z] #66 0.549 + . ./containerd.installer [2020-04-17T10:45:21.484Z] #66 0.549 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-17T10:45:21.484Z] #66 0.550 + install_containerd [2020-04-17T10:45:21.484Z] #66 0.550 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-17T10:45:21.484Z] #66 0.551 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-04-17T10:45:21.484Z] #66 0.551 + git clone https://github.com/containerd/containerd.git /tmp/tmp.mRelxJqxaH/src/github.com/containerd/containerd [2020-04-17T10:45:21.484Z] #66 0.565 Cloning into '/tmp/tmp.mRelxJqxaH/src/github.com/containerd/containerd'... [2020-04-17T10:45:21.484Z] #66 ... [2020-04-17T10:45:21.484Z] [2020-04-17T10:45:21.484Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T10:45:21.754Z] #44 167.2 CC criu/fsnotify.o [2020-04-17T10:45:22.091Z] #28 10.93 # 1.5% #### 6.7% ######## 11.9% ########### 16.4% ############### 21.6% ################### 26.7% ######################## 34.5% ############################ 39.6% ################################ 45.6% ##################################### 52.2% ########################################### 59.9% ################################################ 67.6% ##################################################### 74.4% ######################################################### 79.6% ############################################################# 84.7% [2020-04-17T10:45:22.091Z] #28 ... [2020-04-17T10:45:22.091Z] [2020-04-17T10:45:22.091Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T10:45:22.091Z] #11 61.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-04-17T10:45:22.091Z] #11 62.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-04-17T10:45:22.091Z] #11 62.48 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2020-04-17T10:45:22.091Z] #11 70.27 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2020-04-17T10:45:22.091Z] #11 ... [2020-04-17T10:45:22.091Z] [2020-04-17T10:45:22.091Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T10:45:22.317Z] #44 ... [2020-04-17T10:45:22.317Z] [2020-04-17T10:45:22.317Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T10:45:22.317Z] #17 40.98 Selecting previously unselected package libnet1:amd64. [2020-04-17T10:45:22.382Z] #28 10.93 # 1.5% #### 6.7% ######## 11.9% ########### 16.4% ############### 21.6% ################### 26.7% ######################## 34.5% ############################ 39.6% ################################ 45.6% ##################################### 52.2% ########################################### 59.9% ################################################ 67.6% ##################################################### 74.4% ######################################################### 79.6% ############################################################# 84.7% ################################################################## 92.5% ######################################################################## 100.0% [2020-04-17T10:45:22.574Z] #17 40.98 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-17T10:45:22.574Z] #17 40.99 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-17T10:45:22.574Z] #17 41.08 Selecting previously unselected package libnl-3-200:amd64. [2020-04-17T10:45:22.574Z] #17 41.09 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-17T10:45:22.574Z] #17 41.09 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-17T10:45:22.574Z] #17 41.18 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-17T10:45:22.574Z] #17 41.19 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-17T10:45:22.574Z] #17 41.19 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-17T10:45:22.574Z] #17 41.28 Selecting previously unselected package libreadline5:amd64. [2020-04-17T10:45:22.830Z] #17 41.29 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-04-17T10:45:22.830Z] #17 41.30 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-17T10:45:23.115Z] #17 41.42 Selecting previously unselected package net-tools. [2020-04-17T10:45:23.115Z] #17 41.43 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-04-17T10:45:23.115Z] #17 41.44 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-17T10:45:23.115Z] #17 41.60 Selecting previously unselected package python-pip-whl. [2020-04-17T10:45:23.115Z] #17 41.63 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-17T10:45:23.115Z] #17 41.65 Unpacking python-pip-whl (18.1-5) ... [2020-04-17T10:45:23.309Z] #28 13.66 #=#=# [2020-04-17T10:45:23.676Z] #17 42.28 Selecting previously unselected package python3-lib2to3. [2020-04-17T10:45:23.932Z] #17 42.28 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-17T10:45:23.932Z] #17 42.29 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-17T10:45:23.932Z] #17 42.46 Selecting previously unselected package python3-distutils. [2020-04-17T10:45:23.932Z] #17 42.46 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-17T10:45:23.932Z] #17 42.47 Unpacking python3-distutils (3.7.3-1) ... [2020-04-17T10:45:24.188Z] #17 42.61 Selecting previously unselected package python3-pip. [2020-04-17T10:45:24.188Z] #17 42.63 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-17T10:45:24.188Z] #17 42.64 Unpacking python3-pip (18.1-5) ... [2020-04-17T10:45:24.188Z] #17 42.79 Selecting previously unselected package python3-pkg-resources. [2020-04-17T10:45:24.188Z] #17 42.80 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-17T10:45:24.188Z] #17 42.81 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-17T10:45:24.443Z] #17 42.98 Selecting previously unselected package python3-setuptools. [2020-04-17T10:45:24.443Z] #17 42.99 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-17T10:45:24.443Z] #17 43.00 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-17T10:45:24.699Z] #17 43.20 Selecting previously unselected package python3-wheel. [2020-04-17T10:45:24.699Z] #17 43.22 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-17T10:45:24.699Z] #17 43.22 Unpacking python3-wheel (0.32.3-2) ... [2020-04-17T10:45:24.803Z] #28 13.99 1.2% # 2.1% ## 3.0% ### 4.7% #### 6.5% ####### 10.1% ######### 12.8% ########## 15.1% ############ 17.7% [2020-04-17T10:45:24.803Z] #28 ... [2020-04-17T10:45:24.803Z] [2020-04-17T10:45:24.803Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:45:24.803Z] #75 DONE 74.0s [2020-04-17T10:45:24.803Z] [2020-04-17T10:45:24.803Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T10:45:24.885Z] eac6fba788c9: Verifying Checksum [2020-04-17T10:45:24.885Z] eac6fba788c9: Download complete [2020-04-17T10:45:24.954Z] #17 43.32 Selecting previously unselected package sudo. [2020-04-17T10:45:24.954Z] #17 43.32 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-04-17T10:45:24.954Z] #17 43.33 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-17T10:45:25.465Z] #17 43.86 Selecting previously unselected package thin-provisioning-tools. [2020-04-17T10:45:25.465Z] #17 43.86 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-04-17T10:45:25.465Z] #17 43.87 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-17T10:45:25.465Z] #17 44.09 Selecting previously unselected package uidmap. [2020-04-17T10:45:25.465Z] #17 44.10 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-04-17T10:45:25.721Z] #17 44.11 Unpacking uidmap (1:4.5-1.1) ... [2020-04-17T10:45:25.721Z] #17 44.24 Selecting previously unselected package vim-runtime. [2020-04-17T10:45:25.721Z] #17 44.25 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-17T10:45:25.721Z] #17 44.28 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-04-17T10:45:25.721Z] #17 44.31 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-17T10:45:25.721Z] #17 44.31 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-17T10:45:27.143Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-04-17T10:45:28.986Z] #17 47.41 Selecting previously unselected package vim. [2020-04-17T10:45:28.986Z] #17 47.42 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-04-17T10:45:28.986Z] #17 47.44 Unpacking vim (2:8.1.0875-5) ... [2020-04-17T10:45:29.546Z] #17 48.03 Selecting previously unselected package xfsprogs. [2020-04-17T10:45:29.546Z] #17 48.04 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-04-17T10:45:29.546Z] #17 48.05 Unpacking xfsprogs (4.20.0-1) ... [2020-04-17T10:45:29.791Z] #28 13.99 1.2% # 2.1% ## 3.0% ### 4.7% #### 6.5% ####### 10.1% ######### 12.8% ########## 15.1% ############ 17.7% ############## 19.4% ############## 20.3% ############### 22.1% ################## 25.7% ##################### 29.3% ####################### 32.0% ######################## 33.7% ########################## 36.4% ########################### 38.2% ############################ 40.0% ############################# 41.0% ############################# 41.4% ############################## 42.4% ############################### 43.6% ################################ 44.8% ################################## 47.3% ################################### 49.0% #################################### 50.8% ##################################### 51.7% ###################################### 53.3% ####################################### 55.0% ######################################## 56.8% ########################################## 58.6% ########################################### 60.4% ############################################# 63.1% ############################################### 65.7% ################################################# 68.4% ################################################### 71.1% #################################################### 72.5% ##################################################### 74.1% ###################################################### 75.9% ####################################################### 77.7% ######################################################### 80.4% ########################################################### 83.1% ############################################################# 85.4% ############################################################## 87.0% ############################################################### 87.9% ################################################################# 91.4% ################################################################### 94.1% ##################################################################### 96.8% ####################################################################### 99.5% ######################################################################## 100.0% [2020-04-17T10:45:30.080Z] #28 20.52 [2020-04-17T10:45:30.107Z] #17 48.53 Selecting previously unselected package zip. [2020-04-17T10:45:30.107Z] #17 48.53 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-04-17T10:45:30.107Z] #17 48.54 Unpacking zip (3.0-11+b1) ... [2020-04-17T10:45:30.107Z] #17 48.72 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-17T10:45:30.107Z] #17 48.74 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-17T10:45:30.362Z] #17 48.75 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-04-17T10:45:30.362Z] #17 48.76 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-17T10:45:30.362Z] #17 48.77 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-04-17T10:45:30.362Z] #17 48.79 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-04-17T10:45:30.362Z] #17 48.80 Setting up uidmap (1:4.5-1.1) ... [2020-04-17T10:45:30.362Z] #17 48.81 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-04-17T10:45:30.362Z] #17 48.82 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-17T10:45:30.362Z] #17 48.84 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-17T10:45:30.362Z] #17 48.85 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-17T10:45:30.362Z] #17 48.87 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-17T10:45:30.362Z] #17 48.88 Setting up xxd (2:8.1.0875-5) ... [2020-04-17T10:45:30.362Z] #17 48.89 Setting up zip (3.0-11+b1) ... [2020-04-17T10:45:30.362Z] #17 48.91 Setting up vim-common (2:8.1.0875-5) ... [2020-04-17T10:45:30.362Z] #17 48.94 Setting up bash-completion (1:2.8-6) ... [2020-04-17T10:45:30.629Z] 65014b3c3121: Download complete [2020-04-17T10:45:32.134Z] #28 ... [2020-04-17T10:45:32.134Z] [2020-04-17T10:45:32.134Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T10:45:32.134Z] #44 71.68 Selecting previously unselected package protobuf-c-compiler. [2020-04-17T10:45:32.134Z] #44 71.71 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-04-17T10:45:32.134Z] #44 71.73 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-17T10:45:32.134Z] #44 72.10 Selecting previously unselected package protobuf-compiler. [2020-04-17T10:45:32.134Z] #44 72.11 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-04-17T10:45:32.134Z] #44 72.12 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-17T10:45:32.134Z] #44 72.36 Selecting previously unselected package python-pkg-resources. [2020-04-17T10:45:32.134Z] #44 72.39 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-17T10:45:32.134Z] #44 72.39 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-17T10:45:32.134Z] #44 72.73 Selecting previously unselected package python-six. [2020-04-17T10:45:32.134Z] #44 72.74 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-17T10:45:32.134Z] #44 72.75 Unpacking python-six (1.12.0-1) ... [2020-04-17T10:45:32.134Z] #44 73.00 Selecting previously unselected package python-protobuf. [2020-04-17T10:45:32.134Z] #44 73.03 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-04-17T10:45:32.134Z] #44 73.07 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-17T10:45:32.134Z] #44 74.78 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-17T10:45:32.134Z] #44 ... [2020-04-17T10:45:32.134Z] [2020-04-17T10:45:32.134Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:45:32.134Z] #51 81.40 + cd /tmp/tmp.50k9hNVlfk/src/gotest.tools/gotestsum [2020-04-17T10:45:32.134Z] #51 81.40 + git checkout -q v0.3.5 [2020-04-17T10:45:32.134Z] #51 81.58 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-17T10:45:32.877Z] #17 51.54 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-04-17T10:45:32.878Z] #17 ... [2020-04-17T10:45:32.878Z] [2020-04-17T10:45:32.878Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T10:45:32.878Z] #41 265.9 + dpkg --print-architecture [2020-04-17T10:45:32.878Z] #41 265.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-17T10:45:33.133Z] #41 ... [2020-04-17T10:45:33.133Z] [2020-04-17T10:45:33.133Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:45:33.133Z] #44 168.5 CC criu/image-desc.o [2020-04-17T10:45:33.133Z] #44 168.7 CC criu/image.o [2020-04-17T10:45:33.133Z] #44 169.6 CC criu/ipc_ns.o [2020-04-17T10:45:33.133Z] #44 170.8 CC criu/irmap.o [2020-04-17T10:45:33.133Z] #44 171.4 CC criu/kcmp-ids.o [2020-04-17T10:45:33.133Z] #44 171.8 CC criu/kerndat.o [2020-04-17T10:45:33.133Z] #44 172.9 CC criu/libnetlink.o [2020-04-17T10:45:33.133Z] #44 173.3 CC criu/log.o [2020-04-17T10:45:33.133Z] #44 173.8 CC criu/lsm.o [2020-04-17T10:45:33.133Z] #44 174.2 CC criu/mem.o [2020-04-17T10:45:33.133Z] #44 175.8 CC criu/mount.o [2020-04-17T10:45:33.133Z] #44 ... [2020-04-17T10:45:33.133Z] [2020-04-17T10:45:33.133Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T10:45:33.133Z] #41 266.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-04-17T10:45:33.133Z] #41 266.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-17T10:45:33.163Z] #51 ... [2020-04-17T10:45:33.163Z] [2020-04-17T10:45:33.163Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:45:33.163Z] #34 72.49 sync [2020-04-17T10:45:33.163Z] #34 72.51 internal/reflectlite [2020-04-17T10:45:33.163Z] #34 81.13 errors [2020-04-17T10:45:33.163Z] #34 81.15 sort [2020-04-17T10:45:33.163Z] #34 82.08 io [2020-04-17T10:45:33.163Z] #34 82.08 internal/oserror [2020-04-17T10:45:33.163Z] #34 82.10 strconv [2020-04-17T10:45:33.163Z] #34 ... [2020-04-17T10:45:33.163Z] [2020-04-17T10:45:33.163Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T10:45:33.163Z] #11 76.16 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-04-17T10:45:33.163Z] #11 76.16 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-04-17T10:45:33.163Z] #11 76.24 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-04-17T10:45:33.163Z] #11 76.24 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-04-17T10:45:33.163Z] #11 76.28 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-04-17T10:45:33.163Z] #11 76.29 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB] [2020-04-17T10:45:33.163Z] #11 76.32 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-04-17T10:45:33.163Z] #11 76.52 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-04-17T10:45:33.163Z] #11 76.52 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-04-17T10:45:33.163Z] #11 76.69 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-04-17T10:45:33.163Z] #11 76.90 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-04-17T10:45:33.163Z] #11 77.05 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-04-17T10:45:33.163Z] #11 77.09 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-04-17T10:45:33.163Z] #11 77.09 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-04-17T10:45:33.163Z] #11 77.11 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB] [2020-04-17T10:45:33.163Z] #11 79.89 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T10:45:33.163Z] #11 80.45 Fetched 78.9 MB in 18s (4478 kB/s) [2020-04-17T10:45:33.163Z] #11 80.70 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-17T10:45:33.163Z] #11 80.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15334 files and directories currently installed.) [2020-04-17T10:45:33.163Z] #11 80.97 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-04-17T10:45:33.163Z] #11 81.00 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-17T10:45:33.451Z] #11 ... [2020-04-17T10:45:33.451Z] [2020-04-17T10:45:33.451Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T10:45:33.451Z] #36 83.11 Selecting previously unselected package libxml2:ppc64el. [2020-04-17T10:45:33.451Z] #36 83.14 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-04-17T10:45:33.451Z] #36 83.14 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-04-17T10:45:34.479Z] #36 84.19 Selecting previously unselected package libarchive13:ppc64el. [2020-04-17T10:45:34.479Z] #36 84.22 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-04-17T10:45:34.479Z] #36 84.23 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-04-17T10:45:35.528Z] #36 84.91 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-04-17T10:45:35.528Z] #36 84.94 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-04-17T10:45:35.528Z] #36 84.95 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-04-17T10:45:35.528Z] #36 85.28 Selecting previously unselected package librhash0:ppc64el. [2020-04-17T10:45:35.825Z] #36 85.35 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-04-17T10:45:35.825Z] #36 85.38 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-04-17T10:45:36.117Z] #36 85.67 Selecting previously unselected package libuv1:ppc64el. [2020-04-17T10:45:36.117Z] #36 85.72 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-04-17T10:45:36.117Z] #36 85.73 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-04-17T10:45:36.300Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-17T10:45:36.300Z] Using test binary docker [2020-04-17T10:45:36.300Z] +++ /etc/init.d/apparmor start [2020-04-17T10:45:36.300Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-17T10:45:36.300Z] INFO: Waiting for daemon to start... [2020-04-17T10:45:36.300Z] Starting dockerd [2020-04-17T10:45:36.300Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-04-17T10:45:36.300Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-17T10:45:36.300Z] Using test binary docker [2020-04-17T10:45:36.300Z] +++ /etc/init.d/apparmor start [2020-04-17T10:45:36.300Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-17T10:45:36.300Z] INFO: Waiting for daemon to start... [2020-04-17T10:45:36.300Z] Starting dockerd [2020-04-17T10:45:36.300Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-04-17T10:45:36.409Z] #36 85.96 Selecting previously unselected package cmake. [2020-04-17T10:45:36.409Z] #36 86.00 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-04-17T10:45:36.409Z] #36 86.01 Unpacking cmake (3.13.4-1) ... [2020-04-17T10:45:37.063Z] #36 ... [2020-04-17T10:45:37.063Z] [2020-04-17T10:45:37.063Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:45:37.063Z] #48 76.58 internal/reflectlite [2020-04-17T10:45:37.063Z] #48 76.60 sync [2020-04-17T10:45:37.063Z] #48 81.09 github.com/LK4D4/vndr/godl/singleflight [2020-04-17T10:45:37.063Z] #48 81.10 math/rand [2020-04-17T10:45:37.063Z] #48 81.10 internal/singleflight [2020-04-17T10:45:37.063Z] #48 86.62 io [2020-04-17T10:45:37.063Z] #48 86.63 sort [2020-04-17T10:45:37.232Z] . [2020-04-17T10:45:37.232Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-17T10:45:37.232Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-17T10:45:37.232Z] Error: No such image: emptyfs [2020-04-17T10:45:37.232Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-17T10:45:37.232Z] ++++ docker load [2020-04-17T10:45:37.352Z] #48 ... [2020-04-17T10:45:37.352Z] [2020-04-17T10:45:37.352Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T10:45:37.352Z] #28 23.00 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-17T10:45:37.352Z] #28 23.72 #=#=# [2020-04-17T10:45:37.352Z] #28 24.00 # 1.5% ##################################################### 73.8% ######################################################################## 100.0% [2020-04-17T10:45:37.352Z] #28 24.44 [2020-04-17T10:45:37.352Z] #28 26.71 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-17T10:45:37.352Z] #28 27.38 [2020-04-17T10:45:37.352Z] #28 27.78 # 1.5% ######################################################################## 100.0% [2020-04-17T10:45:37.489Z] Running integration-test (iteration 1) [2020-04-17T10:45:37.489Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-04-17T10:45:37.489Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-04-17T10:45:37.489Z] ++ set -e [2020-04-17T10:45:37.489Z] ++ '[' -n 0 ']' [2020-04-17T10:45:37.489Z] ++ set -x [2020-04-17T10:45:37.490Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-04-17T10:45:37.641Z] #28 28.15 [2020-04-17T10:45:38.375Z] #41 ... [2020-04-17T10:45:38.375Z] [2020-04-17T10:45:38.375Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T10:45:38.375Z] #17 51.54 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-04-17T10:45:38.375Z] #17 51.55 Setting up xz-utils (5.2.4-1) ... [2020-04-17T10:45:38.375Z] #17 51.57 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-17T10:45:38.375Z] #17 51.58 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-17T10:45:38.375Z] #17 51.64 invoke-rc.d: could not determine current runlevel [2020-04-17T10:45:38.375Z] #17 51.64 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-17T10:45:38.375Z] #17 51.66 Setting up pigz (2.4-1) ... [2020-04-17T10:45:38.375Z] #17 51.67 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-17T10:45:38.375Z] #17 51.68 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-17T10:45:38.375Z] #17 51.72 Setting up python-pip-whl (18.1-5) ... [2020-04-17T10:45:38.375Z] #17 51.73 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-04-17T10:45:38.375Z] #17 51.74 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-17T10:45:38.375Z] #17 52.19 Setting up libaio1:amd64 (0.3.112-3) ... [2020-04-17T10:45:38.375Z] #17 52.20 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-17T10:45:38.375Z] #17 52.21 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-17T10:45:38.375Z] #17 52.23 Setting up vim (2:8.1.0875-5) ... [2020-04-17T10:45:38.375Z] #17 52.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-17T10:45:38.375Z] #17 52.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-17T10:45:38.375Z] #17 52.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-17T10:45:38.375Z] #17 52.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-17T10:45:38.375Z] #17 52.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-17T10:45:38.375Z] #17 52.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-17T10:45:38.375Z] #17 52.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-17T10:45:38.375Z] #17 52.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-17T10:45:38.375Z] #17 52.30 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-17T10:45:38.375Z] #17 52.31 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-17T10:45:38.375Z] #17 52.33 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-17T10:45:38.375Z] #17 52.35 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-17T10:45:38.375Z] #17 52.47 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-17T10:45:38.375Z] #17 52.48 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-17T10:45:38.375Z] #17 55.15 Setting up iptables (1.8.2-4) ... [2020-04-17T10:45:38.375Z] #17 55.17 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-17T10:45:38.375Z] #17 55.18 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-17T10:45:38.375Z] #17 55.18 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-17T10:45:38.375Z] #17 55.19 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-17T10:45:38.375Z] #17 55.19 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-17T10:45:38.375Z] #17 55.20 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-17T10:45:38.375Z] #17 55.20 Setting up python3 (3.7.3-1) ... [2020-04-17T10:45:38.375Z] #17 55.70 Setting up python3-wheel (0.32.3-2) ... [2020-04-17T10:45:38.375Z] #17 56.60 Setting up apparmor (2.13.2-10) ... [2020-04-17T10:45:38.422Z] [2020-04-17T10:45:38.422Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-17T10:45:38.422Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-17T10:45:38.422Z] Error: No such image: emptyfs [2020-04-17T10:45:38.422Z] ++++ docker load [2020-04-17T10:45:38.422Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-17T10:45:38.992Z] Running integration-test (iteration 1) [2020-04-17T10:45:38.992Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-04-17T10:45:38.992Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-04-17T10:45:38.992Z] ++ set -e [2020-04-17T10:45:38.992Z] ++ '[' -n 0 ']' [2020-04-17T10:45:38.992Z] ++ set -x [2020-04-17T10:45:38.992Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-04-17T10:45:40.121Z] #28 30.37 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-17T10:45:40.121Z] #28 30.53 skipping existing c8c2d4a6b2e3 [2020-04-17T10:45:40.121Z] #28 ... [2020-04-17T10:45:40.121Z] [2020-04-17T10:45:40.121Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T10:45:40.264Z] #17 58.38 Setting up xfsprogs (4.20.0-1) ... [2020-04-17T10:45:40.264Z] #17 58.39 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-17T10:45:40.264Z] #17 58.79 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-17T10:45:41.191Z] #17 59.57 Setting up python3-distutils (3.7.3-1) ... [2020-04-17T10:45:41.447Z] #17 60.01 Setting up python3-setuptools (40.8.0-1) ... [2020-04-17T10:45:41.585Z] #31 89.60 Checking out files: 70% (1073/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-04-17T10:45:41.585Z] #31 91.09 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-17T10:45:41.874Z] #31 91.55 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-17T10:45:42.811Z] #17 61.22 Setting up python3-pip (18.1-5) ... [2020-04-17T10:45:43.382Z] #31 ... [2020-04-17T10:45:43.382Z] [2020-04-17T10:45:43.382Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T10:45:43.382Z] #36 91.94 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-17T10:45:43.382Z] #36 91.96 Setting up xxd (2:8.1.0875-5) ... [2020-04-17T10:45:43.382Z] #36 91.99 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-04-17T10:45:43.382Z] #36 92.00 Setting up vim-common (2:8.1.0875-5) ... [2020-04-17T10:45:43.382Z] #36 92.12 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-04-17T10:45:43.382Z] #36 92.14 Setting up cmake-data (3.13.4-1) ... [2020-04-17T10:45:43.382Z] #36 92.16 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-04-17T10:45:43.382Z] #36 92.17 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-04-17T10:45:43.382Z] #36 92.22 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-04-17T10:45:43.382Z] #36 92.23 Setting up cmake (3.13.4-1) ... [2020-04-17T10:45:43.382Z] #36 92.26 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T10:45:43.382Z] #36 92.39 Processing triggers for mime-support (3.62) ... [2020-04-17T10:45:43.382Z] #36 DONE 92.9s [2020-04-17T10:45:43.382Z] [2020-04-17T10:45:43.382Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:45:43.382Z] #34 82.68 syscall [2020-04-17T10:45:43.382Z] #34 90.31 strings [2020-04-17T10:45:43.382Z] #34 90.33 bytes [2020-04-17T10:45:43.382Z] #34 ... [2020-04-17T10:45:43.382Z] [2020-04-17T10:45:43.382Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T10:45:43.382Z] #37 DONE 0.2s [2020-04-17T10:45:43.382Z] [2020-04-17T10:45:43.382Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-17T10:45:43.382Z] #38 DONE 0.1s [2020-04-17T10:45:43.382Z] [2020-04-17T10:45:43.382Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T10:45:43.382Z] #44 83.23 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-04-17T10:45:43.382Z] #44 83.23 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-17T10:45:43.382Z] #44 83.24 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-17T10:45:43.382Z] #44 83.25 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-04-17T10:45:43.382Z] #44 83.27 Setting up python-six (1.12.0-1) ... [2020-04-17T10:45:43.382Z] #44 89.80 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-04-17T10:45:43.382Z] #44 89.81 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-17T10:45:43.382Z] #44 89.82 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-04-17T10:45:43.382Z] #44 89.83 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-04-17T10:45:43.382Z] #44 89.85 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-04-17T10:45:43.382Z] #44 89.86 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-17T10:45:43.382Z] #44 89.87 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-17T10:45:43.382Z] #44 89.88 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-04-17T10:45:43.382Z] #44 89.90 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-17T10:45:43.382Z] #44 89.90 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-17T10:45:43.672Z] #44 ... [2020-04-17T10:45:43.672Z] [2020-04-17T10:45:43.672Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T10:45:43.672Z] #28 30.99 [2020-04-17T10:45:43.672Z] #28 32.94 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-17T10:45:43.672Z] #28 33.62 [2020-04-17T10:45:43.672Z] #28 33.89 #=#=# ######################################################################## 100.0% [2020-04-17T10:45:43.672Z] #28 34.21 [2020-04-17T10:45:43.672Z] #28 34.41 Download of images into '/build' complete. [2020-04-17T10:45:43.738Z] #17 62.32 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T10:45:43.962Z] #28 34.41 Use something like the following to load the result into a Docker daemon: [2020-04-17T10:45:43.962Z] #28 34.41 tar -cC '/build' . | docker load [2020-04-17T10:45:43.962Z] #28 DONE 34.5s [2020-04-17T10:45:43.962Z] [2020-04-17T10:45:43.962Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:45:43.962Z] #39 0.465 + RM_GOPATH=0 [2020-04-17T10:45:43.962Z] #39 0.466 + TMP_GOPATH= [2020-04-17T10:45:43.962Z] #39 0.466 + : /build [2020-04-17T10:45:43.962Z] #39 0.466 + '[' -z '' ']' [2020-04-17T10:45:43.962Z] #39 0.468 ++ mktemp -d [2020-04-17T10:45:43.962Z] #39 0.479 + export GOPATH=/tmp/tmp.X1YP9gqZ9b [2020-04-17T10:45:43.962Z] #39 0.480 + GOPATH=/tmp/tmp.X1YP9gqZ9b [2020-04-17T10:45:43.962Z] #39 0.481 + RM_GOPATH=1 [2020-04-17T10:45:43.962Z] #39 0.494 ++ dirname ./install.sh [2020-04-17T10:45:43.962Z] #39 0.497 + dir=. [2020-04-17T10:45:43.962Z] #39 0.497 + bin=tini [2020-04-17T10:45:43.962Z] #39 0.497 + shift [2020-04-17T10:45:43.962Z] #39 0.497 + '[' '!' -f ./tini.installer ']' [2020-04-17T10:45:43.962Z] #39 0.497 + . ./tini.installer [2020-04-17T10:45:43.962Z] #39 0.497 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-17T10:45:43.962Z] #39 0.501 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-17T10:45:43.962Z] #39 0.501 + install_tini [2020-04-17T10:45:43.962Z] #39 0.501 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-17T10:45:43.962Z] #39 0.501 + git clone https://github.com/krallin/tini.git /tmp/tmp.X1YP9gqZ9b/tini [2020-04-17T10:45:43.962Z] #39 0.542 Cloning into '/tmp/tmp.X1YP9gqZ9b/tini'... [2020-04-17T10:45:43.994Z] #17 62.36 Processing triggers for mime-support (3.62) ... [2020-04-17T10:45:44.250Z] #17 ... [2020-04-17T10:45:44.250Z] [2020-04-17T10:45:44.250Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:45:44.250Z] #44 179.9 CC criu/namespaces.o [2020-04-17T10:45:44.250Z] #44 182.0 CC criu/net.o [2020-04-17T10:45:44.250Z] #44 185.1 CC criu/netfilter.o [2020-04-17T10:45:44.250Z] #44 185.5 CC criu/page-pipe.o [2020-04-17T10:45:44.250Z] #44 186.2 CC criu/page-xfer.o [2020-04-17T10:45:44.250Z] #44 187.6 CC criu/pagemap-cache.o [2020-04-17T10:45:44.250Z] #44 188.0 CC criu/pagemap.o [2020-04-17T10:45:44.250Z] #44 189.0 CC criu/parasite-syscall.o [2020-04-17T10:45:44.505Z] #44 ... [2020-04-17T10:45:44.505Z] [2020-04-17T10:45:44.505Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T10:45:44.505Z] #17 DONE 63.1s [2020-04-17T10:45:44.505Z] [2020-04-17T10:45:44.505Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-17T10:45:46.025Z] #39 2.621 + cd /tmp/tmp.X1YP9gqZ9b/tini [2020-04-17T10:45:46.025Z] #39 2.627 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-17T10:45:46.025Z] #39 2.664 + cmake . [2020-04-17T10:45:46.397Z] #18 1.658 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-17T10:45:46.397Z] #18 1.664 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-17T10:45:46.397Z] #18 1.670 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-17T10:45:46.397Z] #18 DONE 1.8s [2020-04-17T10:45:46.397Z] [2020-04-17T10:45:46.397Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-17T10:45:47.058Z] #39 ... [2020-04-17T10:45:47.058Z] [2020-04-17T10:45:47.058Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T10:45:47.058Z] #11 86.51 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-17T10:45:47.058Z] #11 86.54 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-04-17T10:45:47.058Z] #11 86.55 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-17T10:45:47.058Z] #11 92.46 Selecting previously unselected package binutils-mingw-w64. [2020-04-17T10:45:47.058Z] #11 92.48 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-17T10:45:47.058Z] #11 92.49 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-17T10:45:47.058Z] #11 92.72 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-04-17T10:45:47.058Z] #11 92.73 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-04-17T10:45:47.058Z] #11 92.75 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-17T10:45:47.058Z] #11 93.11 Selecting previously unselected package dmsetup. [2020-04-17T10:45:47.058Z] #11 93.13 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-04-17T10:45:47.058Z] #11 93.14 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-17T10:45:47.058Z] #11 93.54 Selecting previously unselected package mingw-w64-common. [2020-04-17T10:45:47.058Z] #11 93.57 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-17T10:45:47.058Z] #11 93.58 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-17T10:45:47.352Z] #11 ... [2020-04-17T10:45:47.352Z] [2020-04-17T10:45:47.352Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:45:47.352Z] #48 86.80 strconv [2020-04-17T10:45:47.352Z] #48 86.85 syscall [2020-04-17T10:45:47.352Z] #48 94.07 vendor/golang.org/x/net/dns/dnsmessage [2020-04-17T10:45:47.352Z] #48 94.75 bytes [2020-04-17T10:45:47.352Z] #48 ... [2020-04-17T10:45:47.352Z] [2020-04-17T10:45:47.352Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:45:47.352Z] #39 4.010 -- The C compiler identification is GNU 8.3.0 [2020-04-17T10:45:47.643Z] #39 4.193 -- Check for working C compiler: /usr/bin/cc [2020-04-17T10:45:49.149Z] #39 5.637 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-17T10:45:49.149Z] #39 5.678 -- Detecting C compiler ABI info [2020-04-17T10:45:50.179Z] #39 6.516 -- Detecting C compiler ABI info - done [2020-04-17T10:45:50.179Z] #39 6.612 -- Detecting C compile features [2020-04-17T10:45:50.813Z] #39 ... [2020-04-17T10:45:50.814Z] [2020-04-17T10:45:50.814Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:45:50.814Z] #57 90.05 io [2020-04-17T10:45:50.814Z] #57 90.07 strconv [2020-04-17T10:45:50.814Z] #57 90.13 syscall [2020-04-17T10:45:50.814Z] #57 95.89 strings [2020-04-17T10:45:50.814Z] #57 96.01 bytes [2020-04-17T10:45:51.850Z] #57 ... [2020-04-17T10:45:51.850Z] [2020-04-17T10:45:51.850Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T10:45:51.850Z] #44 101.7 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-04-17T10:45:52.143Z] #44 101.7 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T10:45:52.434Z] #44 DONE 102.1s [2020-04-17T10:45:52.434Z] [2020-04-17T10:45:52.434Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:45:52.928Z] #19 ... [2020-04-17T10:45:52.928Z] [2020-04-17T10:45:52.928Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:45:52.928Z] #44 190.2 CC criu/path.o [2020-04-17T10:45:52.928Z] #44 190.5 CC criu/pie-util-vdso-elf32.o [2020-04-17T10:45:52.928Z] #44 190.9 CC criu/pie-util-vdso.o [2020-04-17T10:45:52.928Z] #44 191.5 CC criu/pie-util.o [2020-04-17T10:45:52.928Z] #44 191.7 CC criu/pipes.o [2020-04-17T10:45:52.928Z] #44 192.8 CC criu/plugin.o [2020-04-17T10:45:52.928Z] #44 193.3 CC criu/proc_parse.o [2020-04-17T10:45:52.928Z] #44 196.2 CC criu/protobuf-desc.o [2020-04-17T10:45:52.928Z] #44 197.3 CC criu/protobuf.o [2020-04-17T10:45:52.928Z] #44 197.8 CC criu/pstree.o [2020-04-17T10:45:52.928Z] #44 ... [2020-04-17T10:45:52.928Z] [2020-04-17T10:45:52.928Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-17T10:45:52.928Z] #19 6.042 Collecting yamllint==1.16.0 [2020-04-17T10:45:53.509Z] --- PASS: TestBuildWithHugeFile (40.48s) [2020-04-17T10:45:53.509Z] === RUN TestBuildWithEmptyDockerfile [2020-04-17T10:45:53.509Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-17T10:45:53.509Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-17T10:45:53.509Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-17T10:45:53.509Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-17T10:45:53.509Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-17T10:45:53.509Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-17T10:45:53.509Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-17T10:45:53.509Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-17T10:45:53.509Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-17T10:45:53.509Z] --- PASS: TestBuildWithEmptyDockerfile (0.15s) [2020-04-17T10:45:53.509Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s) [2020-04-17T10:45:53.509Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.29s) [2020-04-17T10:45:53.509Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s) [2020-04-17T10:45:53.509Z] === RUN TestBuildPreserveOwnership [2020-04-17T10:45:53.509Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-17T10:45:53.509Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-17T10:45:53.509Z] --- PASS: TestBuildPreserveOwnership (5.93s) [2020-04-17T10:45:53.509Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.85s) [2020-04-17T10:45:53.509Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.07s) [2020-04-17T10:45:53.509Z] === RUN TestBuildPlatformInvalid [2020-04-17T10:45:53.509Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-04-17T10:45:53.509Z] PASS [2020-04-17T10:45:53.509Z] [2020-04-17T10:45:53.509Z] === Skipped [2020-04-17T10:45:53.509Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-04-17T10:45:53.509Z] build_session_test.go:25: TODO: BuildKit [2020-04-17T10:45:53.509Z] [2020-04-17T10:45:53.509Z] [2020-04-17T10:45:53.509Z] DONE 32 tests, 1 skipped in 87.192s [2020-04-17T10:45:53.509Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-04-17T10:45:53.509Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:45:53.509Z] ++ set -e [2020-04-17T10:45:53.509Z] ++ '[' -n 0 ']' [2020-04-17T10:45:53.509Z] ++ set -x [2020-04-17T10:45:53.509Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:45:53.769Z] INFO: Testing against a local daemon [2020-04-17T10:45:53.769Z] === RUN TestConfigInspect [2020-04-17T10:45:54.519Z] #45 1.984 Note: Building without setproctitle() and strlcpy() support. [2020-04-17T10:45:54.519Z] #45 1.987 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-17T10:45:54.519Z] #45 2.003 Note: Building without GnuTLS support [2020-04-17T10:45:56.579Z] #45 4.032 fatal: not a git repository (or any of the parent directories): .git [2020-04-17T10:45:56.579Z] #45 4.095 GEN .gitid [2020-04-17T10:45:56.579Z] #45 4.109 GEN criu/include/version.h [2020-04-17T10:45:56.579Z] #45 4.141 GEN include/common/asm [2020-04-17T10:45:57.057Z] --- PASS: TestConfigInspect (3.47s) [2020-04-17T10:45:57.057Z] === RUN TestConfigList [2020-04-17T10:45:58.176Z] #19 11.41 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-17T10:45:58.176Z] #19 11.51 Collecting pyyaml (from yamllint==1.16.0) [2020-04-17T10:45:58.176Z] #19 11.70 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-17T10:45:58.652Z] #45 ... [2020-04-17T10:45:58.652Z] [2020-04-17T10:45:58.652Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:45:58.652Z] #39 9.578 -- Detecting C compile features - done [2020-04-17T10:45:58.652Z] #39 9.645 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-17T10:45:58.652Z] #39 9.971 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-17T10:45:58.652Z] #39 10.20 -- Configuring done [2020-04-17T10:45:58.652Z] #39 10.25 -- Generating done [2020-04-17T10:45:58.652Z] #39 10.26 -- Build files have been written to: /tmp/tmp.X1YP9gqZ9b/tini [2020-04-17T10:45:58.652Z] #39 10.28 + make tini-static [2020-04-17T10:45:58.652Z] #39 10.78 Scanning dependencies of target tini-static [2020-04-17T10:45:58.652Z] #39 10.90 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-17T10:45:58.652Z] #39 13.76 [100%] Linking C executable tini-static [2020-04-17T10:45:58.652Z] #39 15.04 [100%] Built target tini-static [2020-04-17T10:45:58.652Z] #39 15.15 + mkdir -p /build [2020-04-17T10:45:58.652Z] #39 15.16 + cp tini-static /build/docker-init [2020-04-17T10:45:58.652Z] #39 DONE 15.3s [2020-04-17T10:45:58.652Z] [2020-04-17T10:45:58.652Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T10:45:58.652Z] #11 104.9 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-17T10:45:58.652Z] #11 104.9 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-17T10:45:58.652Z] #11 104.9 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-17T10:45:59.543Z] #19 ... [2020-04-17T10:45:59.543Z] [2020-04-17T10:45:59.543Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:45:59.543Z] #44 199.0 CC criu/rbtree.o [2020-04-17T10:45:59.543Z] #44 199.3 CC criu/rst-malloc.o [2020-04-17T10:45:59.543Z] #44 199.5 CC criu/seccomp.o [2020-04-17T10:45:59.543Z] #44 200.2 CC criu/seize.o [2020-04-17T10:45:59.543Z] #44 201.1 CC criu/servicefd.o [2020-04-17T10:45:59.543Z] #44 201.6 CC criu/shmem.o [2020-04-17T10:45:59.543Z] #44 202.6 CC criu/sigframe.o [2020-04-17T10:45:59.543Z] #44 202.8 CC criu/signalfd.o [2020-04-17T10:45:59.543Z] #44 203.1 CC criu/sk-inet.o [2020-04-17T10:45:59.543Z] #44 204.7 CC criu/sk-netlink.o [2020-04-17T10:45:59.543Z] #44 ... [2020-04-17T10:45:59.543Z] [2020-04-17T10:45:59.543Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-17T10:45:59.543Z] #19 13.06 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-17T10:45:59.543Z] #19 13.10 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-17T10:45:59.543Z] #19 13.13 Building wheels for collected packages: pyyaml [2020-04-17T10:45:59.543Z] #19 13.13 Running setup.py bdist_wheel for pyyaml: started [2020-04-17T10:46:00.341Z] --- PASS: TestConfigList (3.27s) [2020-04-17T10:46:00.341Z] === RUN TestConfigsCreateAndDelete [2020-04-17T10:46:00.472Z] #19 14.08 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-17T10:46:00.472Z] #19 14.09 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-17T10:46:00.472Z] #19 14.15 Successfully built pyyaml [2020-04-17T10:46:00.472Z] #19 14.16 Installing collected packages: pyyaml, pathspec, yamllint [2020-04-17T10:46:00.706Z] #11 ... [2020-04-17T10:46:00.706Z] [2020-04-17T10:46:00.706Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:46:00.706Z] #45 7.063 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-17T10:46:00.706Z] #45 7.349 PBCC images/opts.pb-c.c [2020-04-17T10:46:00.706Z] #45 7.434 PBCC images/sit.pb-c.c [2020-04-17T10:46:00.706Z] #45 7.613 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-17T10:46:00.706Z] #45 7.734 DEP images/opts.pb-c.d [2020-04-17T10:46:00.706Z] #45 7.846 DEP images/sit.pb-c.d [2020-04-17T10:46:00.706Z] #45 7.934 PBCC images/macvlan.pb-c.c [2020-04-17T10:46:00.706Z] #45 8.028 DEP images/macvlan.pb-c.d [2020-04-17T10:46:00.706Z] #45 8.160 PBCC images/autofs.pb-c.c [2020-04-17T10:46:00.706Z] #45 8.212 DEP images/autofs.pb-c.d [2020-04-17T10:46:00.706Z] #45 8.256 PBCC images/sysctl.pb-c.c [2020-04-17T10:46:00.706Z] #45 8.285 DEP images/sysctl.pb-c.d [2020-04-17T10:46:00.706Z] #45 8.328 PBCC images/time.pb-c.c [2020-04-17T10:46:00.706Z] #45 8.372 DEP images/time.pb-c.d [2020-04-17T10:46:00.706Z] #45 8.430 PBCC images/binfmt-misc.pb-c.c [2020-04-17T10:46:00.706Z] #45 8.482 DEP images/binfmt-misc.pb-c.d [2020-04-17T10:46:00.995Z] #45 8.591 PBCC images/seccomp.pb-c.c [2020-04-17T10:46:00.995Z] #45 8.647 DEP images/seccomp.pb-c.d [2020-04-17T10:46:00.995Z] #45 8.733 PBCC images/userns.pb-c.c [2020-04-17T10:46:01.035Z] #19 14.51 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-17T10:46:01.288Z] #45 8.762 DEP images/userns.pb-c.d [2020-04-17T10:46:01.288Z] #45 8.879 PBCC images/cgroup.pb-c.c [2020-04-17T10:46:01.288Z] #45 8.930 DEP images/cgroup.pb-c.d [2020-04-17T10:46:01.288Z] #45 9.026 PBCC images/fown.pb-c.c [2020-04-17T10:46:01.291Z] #19 DONE 15.0s [2020-04-17T10:46:01.291Z] [2020-04-17T10:46:01.291Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:46:01.291Z] #44 205.2 CC criu/sk-packet.o [2020-04-17T10:46:01.291Z] #44 206.1 CC criu/sk-queue.o [2020-04-17T10:46:01.291Z] #44 206.7 CC criu/sk-tcp.o [2020-04-17T10:46:01.547Z] #44 ... [2020-04-17T10:46:01.547Z] [2020-04-17T10:46:01.547Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T10:46:01.547Z] #41 DONE 294.4s [2020-04-17T10:46:01.547Z] [2020-04-17T10:46:01.547Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-17T10:46:01.547Z] #24 DONE 0.3s [2020-04-17T10:46:01.579Z] #45 9.069 PBCC images/ext-file.pb-c.c [2020-04-17T10:46:01.579Z] #45 9.103 DEP images/fown.pb-c.d [2020-04-17T10:46:01.579Z] #45 9.230 DEP images/ext-file.pb-c.d [2020-04-17T10:46:01.579Z] #45 9.303 PBCC images/rpc.pb-c.c [2020-04-17T10:46:01.804Z] [2020-04-17T10:46:01.804Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-17T10:46:01.870Z] #45 9.386 DEP images/rpc.pb-c.d [2020-04-17T10:46:01.870Z] #45 9.490 PBCC images/siginfo.pb-c.c [2020-04-17T10:46:01.870Z] #45 9.521 DEP images/siginfo.pb-c.d [2020-04-17T10:46:02.161Z] #45 9.638 PBCC images/pagemap.pb-c.c [2020-04-17T10:46:02.161Z] #45 9.742 DEP images/pagemap.pb-c.d [2020-04-17T10:46:02.161Z] #45 9.810 PBCC images/rlimit.pb-c.c [2020-04-17T10:46:02.161Z] #45 9.883 DEP images/rlimit.pb-c.d [2020-04-17T10:46:02.453Z] #45 10.01 PBCC images/file-lock.pb-c.c [2020-04-17T10:46:02.453Z] #45 10.08 DEP images/file-lock.pb-c.d [2020-04-17T10:46:02.745Z] #45 10.18 PBCC images/tty.pb-c.c [2020-04-17T10:46:02.745Z] #45 10.35 DEP images/tty.pb-c.d [2020-04-17T10:46:03.035Z] #45 10.47 PBCC images/tun.pb-c.c [2020-04-17T10:46:03.035Z] #45 10.55 PBCC images/netdev.pb-c.c [2020-04-17T10:46:03.035Z] #45 10.75 DEP images/tun.pb-c.d [2020-04-17T10:46:03.035Z] #45 10.87 DEP images/netdev.pb-c.d [2020-04-17T10:46:03.171Z] #28 DONE 1.3s [2020-04-17T10:46:03.171Z] [2020-04-17T10:46:03.171Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:46:03.171Z] #44 207.6 CC criu/sk-unix.o [2020-04-17T10:46:03.171Z] #44 ... [2020-04-17T10:46:03.171Z] [2020-04-17T10:46:03.171Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-17T10:46:03.171Z] #31 DONE 0.2s [2020-04-17T10:46:03.171Z] [2020-04-17T10:46:03.171Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-17T10:46:03.171Z] #34 DONE 0.1s [2020-04-17T10:46:03.324Z] #45 10.96 PBCC images/vma.pb-c.c [2020-04-17T10:46:03.324Z] #45 11.04 DEP images/vma.pb-c.d [2020-04-17T10:46:03.324Z] #45 11.15 PBCC images/creds.pb-c.c [2020-04-17T10:46:03.427Z] [2020-04-17T10:46:03.427Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-17T10:46:03.427Z] #39 DONE 0.1s [2020-04-17T10:46:03.427Z] [2020-04-17T10:46:03.427Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-17T10:46:03.427Z] #42 DONE 0.2s [2020-04-17T10:46:03.427Z] [2020-04-17T10:46:03.427Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:46:03.617Z] #45 11.24 DEP images/creds.pb-c.d [2020-04-17T10:46:03.617Z] #45 11.34 PBCC images/utsns.pb-c.c [2020-04-17T10:46:03.617Z] #45 11.37 DEP images/utsns.pb-c.d [2020-04-17T10:46:03.617Z] #45 11.45 PBCC images/ipc-desc.pb-c.c [2020-04-17T10:46:03.625Z] --- PASS: TestConfigsCreateAndDelete (3.20s) [2020-04-17T10:46:03.625Z] === RUN TestConfigsUpdate [2020-04-17T10:46:03.905Z] #45 11.48 PBCC images/ipc-sem.pb-c.c [2020-04-17T10:46:03.905Z] #45 11.53 DEP images/ipc-desc.pb-c.d [2020-04-17T10:46:03.905Z] #45 11.62 DEP images/ipc-sem.pb-c.d [2020-04-17T10:46:03.905Z] #45 11.69 PBCC images/ipc-msg.pb-c.c [2020-04-17T10:46:03.905Z] #45 11.72 DEP images/ipc-msg.pb-c.d [2020-04-17T10:46:04.193Z] #45 11.82 PBCC images/ipc-shm.pb-c.c [2020-04-17T10:46:04.193Z] #45 11.84 DEP images/ipc-shm.pb-c.d [2020-04-17T10:46:04.193Z] #45 11.95 PBCC images/ipc-var.pb-c.c [2020-04-17T10:46:04.321Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-17T10:46:04.321Z] [2020-04-17T10:46:04.321Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-17T10:46:04.321Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-17T10:46:04.321Z] HOSTNAME=bca36aaa7f7a [2020-04-17T10:46:04.321Z] TESTDEBUG=0 [2020-04-17T10:46:04.321Z] DEST=bundles/test-integration [2020-04-17T10:46:04.321Z] PWD=/go/src/github.com/docker/docker [2020-04-17T10:46:04.321Z] DOCKER_GITCOMMIT=0a1f9bc5501dc58aa1e161e20af36d4184f5a19e [2020-04-17T10:46:04.321Z] container=docker [2020-04-17T10:46:04.321Z] HOME=/root [2020-04-17T10:46:04.321Z] GOLANG_VERSION=1.13.10 [2020-04-17T10:46:04.321Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-17T10:46:04.321Z] VALIDATE_BRANCH=master [2020-04-17T10:46:04.321Z] TERM=xterm [2020-04-17T10:46:04.321Z] DOCKER_PKG=github.com/docker/docker [2020-04-17T10:46:04.321Z] SHLVL=1 [2020-04-17T10:46:04.321Z] TIMEOUT=120m [2020-04-17T10:46:04.321Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-17T10:46:04.321Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-17T10:46:04.321Z] GO111MODULE=off [2020-04-17T10:46:04.321Z] DOCKER_EXPERIMENTAL=1 [2020-04-17T10:46:04.321Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-17T10:46:04.321Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-17T10:46:04.321Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-17T10:46:04.321Z] GOPATH=/go [2020-04-17T10:46:04.321Z] PKG_CONFIG=pkg-config [2020-04-17T10:46:04.321Z] _=/usr/bin/env [2020-04-17T10:46:04.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-17T10:46:04.356Z] #44 209.7 CC criu/sockets.o [2020-04-17T10:46:04.482Z] #45 11.98 DEP images/ipc-var.pb-c.d [2020-04-17T10:46:04.482Z] #45 12.08 PBCC images/sk-opts.pb-c.c [2020-04-17T10:46:04.482Z] #45 12.12 PBCC images/packet-sock.pb-c.c [2020-04-17T10:46:04.773Z] #45 12.24 DEP images/sk-opts.pb-c.d [2020-04-17T10:46:04.773Z] #45 12.30 DEP images/packet-sock.pb-c.d [2020-04-17T10:46:04.773Z] #45 12.39 PBCC images/sk-netlink.pb-c.c [2020-04-17T10:46:04.773Z] #45 12.49 DEP images/sk-netlink.pb-c.d [2020-04-17T10:46:04.773Z] #45 12.59 PBCC images/sk-inet.pb-c.c [2020-04-17T10:46:04.918Z] #44 210.6 CC criu/stats.o [2020-04-17T10:46:05.063Z] #45 12.68 DEP images/sk-inet.pb-c.d [2020-04-17T10:46:05.063Z] #45 12.79 PBCC images/sk-unix.pb-c.c [2020-04-17T10:46:05.063Z] #45 ... [2020-04-17T10:46:05.063Z] [2020-04-17T10:46:05.063Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:46:05.063Z] #34 104.5 bufio [2020-04-17T10:46:05.063Z] #34 105.2 reflect [2020-04-17T10:46:05.063Z] #34 107.3 path [2020-04-17T10:46:05.063Z] #34 111.1 text/tabwriter [2020-04-17T10:46:05.354Z] #34 ... [2020-04-17T10:46:05.354Z] [2020-04-17T10:46:05.354Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:46:05.354Z] #45 12.98 DEP images/sk-unix.pb-c.d [2020-04-17T10:46:05.354Z] #45 13.06 PBCC images/mm.pb-c.c [2020-04-17T10:46:05.480Z] #44 210.8 CC criu/string.o [2020-04-17T10:46:05.480Z] #44 210.9 CC criu/sysctl.o [2020-04-17T10:46:05.643Z] #45 13.18 DEP images/mm.pb-c.d [2020-04-17T10:46:05.643Z] #45 13.29 PBCC images/timerfd.pb-c.c [2020-04-17T10:46:05.643Z] #45 13.37 DEP images/timerfd.pb-c.d [2020-04-17T10:46:05.933Z] #45 13.49 PBCC images/timer.pb-c.c [2020-04-17T10:46:05.933Z] #45 13.55 DEP images/timer.pb-c.d [2020-04-17T10:46:05.933Z] #45 13.61 PBCC images/sa.pb-c.c [2020-04-17T10:46:05.933Z] #45 13.67 DEP images/sa.pb-c.d [2020-04-17T10:46:06.043Z] #44 211.5 CC criu/sysfs_parse.o [2020-04-17T10:46:06.224Z] #45 13.79 PBCC images/pipe-data.pb-c.c [2020-04-17T10:46:06.224Z] #45 13.82 DEP images/pipe-data.pb-c.d [2020-04-17T10:46:06.224Z] #45 13.92 PBCC images/mnt.pb-c.c [2020-04-17T10:46:06.224Z] #45 14.02 DEP images/mnt.pb-c.d [2020-04-17T10:46:06.300Z] #44 211.9 CC criu/timerfd.o [2020-04-17T10:46:06.514Z] #45 14.15 PBCC images/sk-packet.pb-c.c [2020-04-17T10:46:06.514Z] #45 14.22 DEP images/sk-packet.pb-c.d [2020-04-17T10:46:06.811Z] #45 14.37 PBCC images/tcp-stream.pb-c.c [2020-04-17T10:46:06.811Z] #45 14.44 DEP images/tcp-stream.pb-c.d [2020-04-17T10:46:06.811Z] #45 14.56 PBCC images/pipe.pb-c.c [2020-04-17T10:46:06.811Z] #45 ... [2020-04-17T10:46:06.811Z] [2020-04-17T10:46:06.811Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:46:06.811Z] #48 106.3 bufio [2020-04-17T10:46:06.811Z] #48 110.5 reflect [2020-04-17T10:46:06.811Z] #48 115.0 regexp/syntax [2020-04-17T10:46:06.863Z] #44 212.2 CC criu/tty.o [2020-04-17T10:46:06.911Z] --- PASS: TestConfigsUpdate (3.23s) [2020-04-17T10:46:06.911Z] === RUN TestTemplatedConfig [2020-04-17T10:46:07.114Z] #48 ... [2020-04-17T10:46:07.114Z] [2020-04-17T10:46:07.114Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:46:07.114Z] #45 14.65 DEP images/pipe.pb-c.d [2020-04-17T10:46:07.114Z] #45 14.80 PBCC images/pstree.pb-c.c [2020-04-17T10:46:07.411Z] #45 14.87 DEP images/pstree.pb-c.d [2020-04-17T10:46:07.411Z] #45 15.05 PBCC images/fs.pb-c.c [2020-04-17T10:46:07.411Z] #45 15.07 DEP images/fs.pb-c.d [2020-04-17T10:46:07.699Z] #45 15.17 PBCC images/signalfd.pb-c.c [2020-04-17T10:46:07.699Z] #45 15.31 DEP images/signalfd.pb-c.d [2020-04-17T10:46:07.699Z] #45 15.45 PBCC images/fh.pb-c.c [2020-04-17T10:46:07.990Z] #45 15.61 PBCC images/fsnotify.pb-c.c [2020-04-17T10:46:07.990Z] #45 15.68 DEP images/fh.pb-c.d [2020-04-17T10:46:08.279Z] #45 15.78 DEP images/fsnotify.pb-c.d [2020-04-17T10:46:08.279Z] #45 15.91 PBCC images/eventpoll.pb-c.c [2020-04-17T10:46:08.279Z] #45 15.94 DEP images/eventpoll.pb-c.d [2020-04-17T10:46:08.279Z] #45 16.04 PBCC images/eventfd.pb-c.c [2020-04-17T10:46:08.569Z] #45 16.07 DEP images/eventfd.pb-c.d [2020-04-17T10:46:08.569Z] #45 16.15 PBCC images/remap-file-path.pb-c.c [2020-04-17T10:46:08.569Z] #45 16.24 DEP images/remap-file-path.pb-c.d [2020-04-17T10:46:08.569Z] #45 16.30 PBCC images/fifo.pb-c.c [2020-04-17T10:46:08.755Z] #44 213.9 CC criu/tun.o [2020-04-17T10:46:08.859Z] #45 16.36 DEP images/fifo.pb-c.d [2020-04-17T10:46:08.859Z] #45 16.47 PBCC images/ghost-file.pb-c.c [2020-04-17T10:46:08.859Z] #45 16.54 DEP images/ghost-file.pb-c.d [2020-04-17T10:46:09.011Z] #44 214.4 CC criu/uffd.o [2020-04-17T10:46:09.149Z] #45 16.62 PBCC images/regfile.pb-c.c [2020-04-17T10:46:09.149Z] #45 16.71 DEP images/regfile.pb-c.d [2020-04-17T10:46:09.149Z] #45 16.80 PBCC images/ns.pb-c.c [2020-04-17T10:46:09.149Z] #45 16.85 DEP images/ns.pb-c.d [2020-04-17T10:46:09.439Z] #45 16.92 PBCC images/fdinfo.pb-c.c [2020-04-17T10:46:09.439Z] #45 17.10 DEP images/fdinfo.pb-c.d [2020-04-17T10:46:09.439Z] #45 ... [2020-04-17T10:46:09.439Z] [2020-04-17T10:46:09.439Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:46:09.439Z] #57 108.8 bufio [2020-04-17T10:46:09.439Z] #57 110.9 reflect [2020-04-17T10:46:09.439Z] #57 113.7 regexp/syntax [2020-04-17T10:46:09.729Z] #57 ... [2020-04-17T10:46:09.729Z] [2020-04-17T10:46:09.729Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:46:09.729Z] #45 17.28 PBCC images/core-aarch64.pb-c.c [2020-04-17T10:46:09.729Z] #45 17.39 PBCC images/core-arm.pb-c.c [2020-04-17T10:46:09.729Z] #45 17.54 PBCC images/core-ppc64.pb-c.c [2020-04-17T10:46:10.022Z] #45 17.64 PBCC images/core-s390.pb-c.c [2020-04-17T10:46:10.022Z] #45 17.81 PBCC images/core-x86.pb-c.c [2020-04-17T10:46:10.312Z] #45 17.94 PBCC images/core.pb-c.c [2020-04-17T10:46:10.378Z] #44 215.6 CC criu/util.o [2020-04-17T10:46:10.602Z] #45 18.09 PBCC images/inventory.pb-c.c [2020-04-17T10:46:10.602Z] #45 18.24 DEP images/core-aarch64.pb-c.d [2020-04-17T10:46:10.602Z] #45 18.37 DEP images/core-arm.pb-c.d [2020-04-17T10:46:10.890Z] #45 18.45 DEP images/core-ppc64.pb-c.d [2020-04-17T10:46:10.890Z] #45 18.55 DEP images/core-s390.pb-c.d [2020-04-17T10:46:10.890Z] #45 18.66 DEP images/core-x86.pb-c.d [2020-04-17T10:46:11.057Z] Loaded image: buildpack-deps:jessie [2020-04-17T10:46:11.057Z] Loaded image: busybox:latest [2020-04-17T10:46:11.057Z] Loaded image: busybox:glibc [2020-04-17T10:46:11.057Z] Loaded image: debian:jessie [2020-04-17T10:46:11.057Z] Loaded image: buildpack-deps:jessie [2020-04-17T10:46:11.057Z] Loaded image: busybox:latest [2020-04-17T10:46:11.057Z] Loaded image: hello-world:latest [2020-04-17T10:46:11.057Z] INFO: Testing against a local daemon [2020-04-17T10:46:11.057Z] === RUN TestDockerDaemonSuite [2020-04-17T10:46:11.057Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-04-17T10:46:11.057Z] Loaded image: busybox:glibc [2020-04-17T10:46:11.057Z] Loaded image: debian:jessie [2020-04-17T10:46:11.057Z] Loaded image: hello-world:latest [2020-04-17T10:46:11.057Z] INFO: Testing against a local daemon [2020-04-17T10:46:11.057Z] === RUN TestDockerSuite [2020-04-17T10:46:11.057Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-04-17T10:46:11.057Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-04-17T10:46:11.057Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-04-17T10:46:11.057Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-04-17T10:46:11.057Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-04-17T10:46:11.057Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-04-17T10:46:11.057Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-04-17T10:46:11.057Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-04-17T10:46:11.100Z] --- PASS: TestTemplatedConfig (3.53s) [2020-04-17T10:46:11.100Z] === RUN TestConfigCreateResolve [2020-04-17T10:46:11.186Z] #45 18.76 DEP images/core.pb-c.d [2020-04-17T10:46:11.186Z] #45 18.92 DEP images/inventory.pb-c.d [2020-04-17T10:46:11.307Z] #44 216.7 CC criu/uts_ns.o [2020-04-17T10:46:11.476Z] #45 19.05 PBCC images/cpuinfo.pb-c.c [2020-04-17T10:46:11.476Z] #45 19.11 DEP images/cpuinfo.pb-c.d [2020-04-17T10:46:11.563Z] #44 216.9 CC criu/vdso-compat.o [2020-04-17T10:46:11.564Z] #44 217.1 CC criu/vdso.o [2020-04-17T10:46:11.622Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-04-17T10:46:11.622Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-04-17T10:46:11.766Z] #45 19.20 PBCC images/stats.pb-c.c [2020-04-17T10:46:11.766Z] #45 19.25 DEP images/stats.pb-c.d [2020-04-17T10:46:12.126Z] #44 217.6 LINK criu/built-in.o [2020-04-17T10:46:12.126Z] #44 217.7 LINK criu/criu [2020-04-17T10:46:12.186Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-04-17T10:46:12.186Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-04-17T10:46:12.690Z] #44 218.1 DEP lib/c/criu.d [2020-04-17T10:46:12.690Z] #44 218.2 CC images/rpc.pb-c.o [2020-04-17T10:46:12.751Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-04-17T10:46:13.008Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-04-17T10:46:13.008Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-04-17T10:46:13.253Z] #44 218.8 CC lib/c/criu.o [2020-04-17T10:46:13.631Z] --- PASS: TestConfigCreateResolve (3.25s) [2020-04-17T10:46:13.631Z] === RUN TestConfigDaemonLibtrustID [2020-04-17T10:46:14.183Z] #44 219.6 LINK lib/c/built-in.o [2020-04-17T10:46:14.183Z] #44 219.6 LINK lib/c/libcriu.so [2020-04-17T10:46:14.183Z] #44 219.7 LINK lib/c/libcriu.a [2020-04-17T10:46:14.198Z] --- PASS: TestConfigDaemonLibtrustID (0.66s) [2020-04-17T10:46:14.198Z] PASS [2020-04-17T10:46:14.198Z] [2020-04-17T10:46:14.198Z] DONE 7 tests in 20.846s [2020-04-17T10:46:14.198Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-04-17T10:46:14.198Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:46:14.198Z] ++ set -e [2020-04-17T10:46:14.198Z] ++ '[' -n 0 ']' [2020-04-17T10:46:14.198Z] ++ set -x [2020-04-17T10:46:14.198Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:46:14.439Z] #44 219.8 GEN magic.py [2020-04-17T10:46:14.439Z] #44 219.9 Note: Building without setproctitle() and strlcpy() support. [2020-04-17T10:46:14.439Z] #44 219.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-17T10:46:14.439Z] #44 219.9 Note: Building without GnuTLS support [2020-04-17T10:46:14.456Z] INFO: Testing against a local daemon [2020-04-17T10:46:14.456Z] === RUN TestCheckpoint [2020-04-17T10:46:14.456Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-17T10:46:14.456Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-17T10:46:14.456Z] === RUN TestContainerInvalidJSON [2020-04-17T10:46:14.456Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-17T10:46:14.456Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-17T10:46:14.456Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-17T10:46:14.456Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-17T10:46:14.456Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-17T10:46:14.456Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-17T10:46:14.456Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-17T10:46:14.456Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-17T10:46:14.456Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-17T10:46:14.456Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-04-17T10:46:14.456Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-17T10:46:14.456Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-17T10:46:14.456Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-17T10:46:14.456Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-17T10:46:14.485Z] #45 21.76 make[1]: Nothing to be done for 'all'. [2020-04-17T10:46:14.714Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-04-17T10:46:14.714Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-17T10:46:14.714Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-04-17T10:46:14.714Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-17T10:46:14.906Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-04-17T10:46:14.974Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-04-17T10:46:14.974Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-17T10:46:14.974Z] --- PASS: TestCopyToContainerPathIsNotDir (0.17s) [2020-04-17T10:46:14.974Z] === RUN TestCopyFromContainer [2020-04-17T10:46:15.002Z] #44 220.6 fatal: not a git repository (or any of the parent directories): .git [2020-04-17T10:46:15.165Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-04-17T10:46:15.423Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-04-17T10:46:15.423Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-04-17T10:46:15.423Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-04-17T10:46:15.520Z] #45 ... [2020-04-17T10:46:15.520Z] [2020-04-17T10:46:15.520Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T10:46:15.520Z] #11 115.2 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-17T10:46:15.520Z] #11 115.2 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-04-17T10:46:15.520Z] #11 115.3 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-17T10:46:15.520Z] #11 115.4 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-17T10:46:15.520Z] #11 115.5 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-04-17T10:46:15.520Z] #11 115.5 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T10:46:15.565Z] #44 221.2 make[1]: Nothing to be done for 'all'. [2020-04-17T10:46:16.356Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-04-17T10:46:16.494Z] #44 221.8 make[1]: 'images/built-in.o' is up to date. [2020-04-17T10:46:16.494Z] #44 221.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-17T10:46:16.494Z] #44 221.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-17T10:46:16.494Z] #44 221.9 make[1]: 'compel/libcompel.a' is up to date. [2020-04-17T10:46:16.494Z] #44 221.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-17T10:46:16.494Z] #44 221.9 make[1]: Nothing to be done for 'all'. [2020-04-17T10:46:16.494Z] #44 221.9 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-17T10:46:16.554Z] #11 ... [2020-04-17T10:46:16.554Z] [2020-04-17T10:46:16.554Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:46:16.554Z] #57 125.8 time [2020-04-17T10:46:16.750Z] #44 222.1 make[2]: Nothing to be done for 'all'. [2020-04-17T10:46:16.750Z] #44 222.2 make[2]: Nothing to be done for 'all'. [2020-04-17T10:46:16.750Z] #44 222.2 make[2]: Nothing to be done for 'all'. [2020-04-17T10:46:16.878Z] === RUN TestCopyFromContainer// [2020-04-17T10:46:17.007Z] #44 222.4 make[2]: Nothing to be done for 'all'. [2020-04-17T10:46:17.007Z] #44 222.4 make[2]: Nothing to be done for 'all'. [2020-04-17T10:46:17.007Z] #44 222.4 make[2]: Nothing to be done for 'all'. [2020-04-17T10:46:17.007Z] #44 ... [2020-04-17T10:46:17.007Z] [2020-04-17T10:46:17.007Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:46:17.007Z] #60 114.0 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-04-17T10:46:17.137Z] === RUN TestCopyFromContainer//bar/root [2020-04-17T10:46:17.137Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-17T10:46:17.289Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-04-17T10:46:17.396Z] === RUN TestCopyFromContainer/bar/quux [2020-04-17T10:46:17.397Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-17T10:46:17.549Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-04-17T10:46:17.549Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-04-17T10:46:17.549Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-04-17T10:46:17.549Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-04-17T10:46:17.570Z] #60 ... [2020-04-17T10:46:17.570Z] [2020-04-17T10:46:17.570Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:46:17.570Z] #44 222.5 make[2]: Nothing to be done for 'all'. [2020-04-17T10:46:17.570Z] #44 222.6 make[2]: Nothing to be done for 'all'. [2020-04-17T10:46:17.570Z] #44 222.6 INSTALL criu/criu [2020-04-17T10:46:17.570Z] #44 DONE 223.0s [2020-04-17T10:46:17.570Z] [2020-04-17T10:46:17.570Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:46:17.655Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-17T10:46:17.655Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-17T10:46:17.914Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-17T10:46:17.914Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-17T10:46:17.914Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-17T10:46:18.139Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-04-17T10:46:18.173Z] --- PASS: TestCopyFromContainer (3.12s) [2020-04-17T10:46:18.173Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-04-17T10:46:18.173Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-04-17T10:46:18.173Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-04-17T10:46:18.173Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-04-17T10:46:18.173Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-04-17T10:46:18.173Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-04-17T10:46:18.173Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-04-17T10:46:18.173Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-04-17T10:46:18.173Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-04-17T10:46:18.173Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-04-17T10:46:18.173Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-17T10:46:18.173Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-17T10:46:18.173Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-17T10:46:18.173Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-17T10:46:18.173Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-17T10:46:18.173Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-17T10:46:18.173Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-17T10:46:18.173Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-17T10:46:18.173Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-17T10:46:18.173Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-17T10:46:18.173Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-04-17T10:46:18.173Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-04-17T10:46:18.173Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-04-17T10:46:18.173Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-17T10:46:18.173Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-17T10:46:18.173Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-04-17T10:46:18.173Z] === RUN TestCreateWithInvalidEnv [2020-04-17T10:46:18.173Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-17T10:46:18.173Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-17T10:46:18.173Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-17T10:46:18.173Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-17T10:46:18.173Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-17T10:46:18.173Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-17T10:46:18.173Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-17T10:46:18.173Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-17T10:46:18.173Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-17T10:46:18.432Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-04-17T10:46:18.432Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-17T10:46:18.432Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-17T10:46:18.432Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-04-17T10:46:18.432Z] === RUN TestCreateTmpfsMountsTarget [2020-04-17T10:46:18.432Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-04-17T10:46:18.432Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-17T10:46:18.505Z] #53 ... [2020-04-17T10:46:18.506Z] [2020-04-17T10:46:18.506Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:46:18.506Z] #60 115.7 + mkdir -p /build [2020-04-17T10:46:18.506Z] #60 115.7 + cp runc /build/runc [2020-04-17T10:46:18.762Z] #60 DONE 116.0s [2020-04-17T10:46:18.762Z] [2020-04-17T10:46:18.762Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:46:19.318Z] #57 ... [2020-04-17T10:46:19.318Z] [2020-04-17T10:46:19.318Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:46:19.318Z] #34 118.4 internal/syscall/execenv [2020-04-17T10:46:19.318Z] #34 118.5 time [2020-04-17T10:46:19.318Z] #34 118.5 internal/syscall/unix [2020-04-17T10:46:19.318Z] #34 ... [2020-04-17T10:46:19.318Z] [2020-04-17T10:46:19.318Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:46:19.324Z] #53 ... [2020-04-17T10:46:19.324Z] [2020-04-17T10:46:19.324Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-17T10:46:19.324Z] #45 DONE 0.2s [2020-04-17T10:46:19.324Z] [2020-04-17T10:46:19.324Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:46:19.324Z] #53 ... [2020-04-17T10:46:19.324Z] [2020-04-17T10:46:19.324Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-17T10:46:19.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-17T10:46:19.581Z] #48 DONE 0.2s [2020-04-17T10:46:19.581Z] [2020-04-17T10:46:19.581Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-17T10:46:19.581Z] #51 DONE 0.1s [2020-04-17T10:46:19.581Z] [2020-04-17T10:46:19.581Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:46:20.481Z] #66 67.43 Checking out files: 37% (1200/3176) Checking out files: 38% (1207/3176) Checking out files: 39% (1239/3176) Checking out files: 40% (1271/3176) Checking out files: 41% (1303/3176) Checking out files: 42% (1334/3176) Checking out files: 43% (1366/3176) Checking out files: 44% (1398/3176) Checking out files: 45% (1430/3176) Checking out files: 46% (1461/3176) Checking out files: 47% (1493/3176) Checking out files: 48% (1525/3176) Checking out files: 49% (1557/3176) Checking out files: 50% (1588/3176) Checking out files: 51% (1620/3176) Checking out files: 52% (1652/3176) Checking out files: 53% (1684/3176) Checking out files: 54% (1716/3176) Checking out files: 55% (1747/3176) Checking out files: 56% (1779/3176) Checking out files: 57% (1811/3176) Checking out files: 58% (1843/3176) Checking out files: 59% (1874/3176) Checking out files: 60% (1906/3176) Checking out files: 61% (1938/3176) Checking out files: 62% (1970/3176) Checking out files: 63% (2001/3176) Checking out files: 64% (2033/3176) Checking out files: 65% (2065/3176) Checking out files: 66% (2097/3176) Checking out files: 67% (2128/3176) Checking out files: 68% (2160/3176) Checking out files: 69% (2192/3176) Checking out files: 70% (2224/3176) Checking out files: 71% (2255/3176) Checking out files: 72% (2287/3176) Checking out files: 73% (2319/3176) Checking out files: 74% (2351/3176) Checking out files: 75% (2382/3176) Checking out files: 76% (2414/3176) Checking out files: 77% (2446/3176) Checking out files: 78% (2478/3176) Checking out files: 79% (2510/3176) Checking out files: 80% (2541/3176) Checking out files: 80% (2565/3176) Checking out files: 81% (2573/3176) Checking out files: 82% (2605/3176) Checking out files: 83% (2637/3176) Checking out files: 84% (2668/3176) Checking out files: 85% (2700/3176) Checking out files: 86% (2732/3176) Checking out files: 87% (2764/3176) Checking out files: 88% (2795/3176) Checking out files: 89% (2827/3176) Checking out files: 90% (2859/3176) Checking out files: 91% (2891/3176) Checking out files: 92% (2922/3176) Checking out files: 93% (2954/3176) Checking out files: 94% (2986/3176) Checking out files: 95% (3018/3176) Checking out files: 96% (3049/3176) Checking out files: 97% (3081/3176) Checking out files: 98% (3113/3176) Checking out files: 99% (3145/3176) Checking out files: 100% (3176/3176) Checking out files: 100% (3176/3176), done. [2020-04-17T10:46:20.481Z] #66 69.13 + cd /tmp/tmp.mRelxJqxaH/src/github.com/containerd/containerd [2020-04-17T10:46:20.481Z] #66 69.13 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-17T10:46:20.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-17T10:46:20.964Z] --- PASS: TestCreateWithCustomMaskedPaths (2.21s) [2020-04-17T10:46:20.964Z] === RUN TestCreateWithCapabilities [2020-04-17T10:46:20.964Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-17T10:46:20.964Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-17T10:46:20.964Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-17T10:46:20.964Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-17T10:46:20.964Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-17T10:46:20.964Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-17T10:46:20.964Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-17T10:46:20.964Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-17T10:46:20.964Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-17T10:46:20.964Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-17T10:46:20.964Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-17T10:46:20.964Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-17T10:46:20.964Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-17T10:46:20.964Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-17T10:46:20.964Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-17T10:46:20.964Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-17T10:46:20.964Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-17T10:46:20.964Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-17T10:46:20.964Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-17T10:46:20.964Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-17T10:46:20.964Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-17T10:46:20.964Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-17T10:46:20.964Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-17T10:46:20.964Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-17T10:46:20.964Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-17T10:46:20.964Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-17T10:46:20.964Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-17T10:46:20.964Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-17T10:46:20.964Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-17T10:46:20.964Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-17T10:46:20.964Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-17T10:46:20.964Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-17T10:46:20.964Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-17T10:46:20.964Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-04-17T10:46:20.964Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-17T10:46:20.964Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-04-17T10:46:20.964Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-04-17T10:46:20.964Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-04-17T10:46:20.964Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-04-17T10:46:20.964Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-04-17T10:46:20.964Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-04-17T10:46:20.964Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2020-04-17T10:46:20.964Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-04-17T10:46:20.964Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2020-04-17T10:46:20.964Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-04-17T10:46:20.964Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-17T10:46:21.476Z] #65 241.5 + bin/containerd [2020-04-17T10:46:21.481Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-04-17T10:46:22.045Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-04-17T10:46:22.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-17T10:46:22.557Z] #66 ... [2020-04-17T10:46:22.557Z] [2020-04-17T10:46:22.557Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:46:22.557Z] #48 121.8 vendor/golang.org/x/text/transform [2020-04-17T10:46:22.557Z] #48 128.0 time [2020-04-17T10:46:22.557Z] #48 ... [2020-04-17T10:46:22.557Z] [2020-04-17T10:46:22.557Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:46:22.557Z] #45 24.36 CC images/stats.o [2020-04-17T10:46:22.557Z] #45 25.25 CC images/core.o [2020-04-17T10:46:22.557Z] #45 26.80 CC images/core-x86.o [2020-04-17T10:46:22.557Z] #45 28.27 CC images/core-arm.o [2020-04-17T10:46:22.557Z] #45 28.91 CC images/core-aarch64.o [2020-04-17T10:46:22.558Z] #45 29.74 CC images/core-ppc64.o [2020-04-17T10:46:22.558Z] #45 ... [2020-04-17T10:46:22.558Z] [2020-04-17T10:46:22.558Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:46:22.558Z] #66 71.34 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-17T10:46:22.847Z] #66 71.34 + BUILDTAGS='netgo osusergo static_build' [2020-04-17T10:46:22.847Z] #66 71.34 + export EXTRA_FLAGS=-buildmode=pie [2020-04-17T10:46:22.847Z] #66 71.34 + EXTRA_FLAGS=-buildmode=pie [2020-04-17T10:46:22.847Z] #66 71.34 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-17T10:46:22.847Z] #66 71.34 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-17T10:46:22.847Z] #66 71.34 + '[' '' = dynamic ']' [2020-04-17T10:46:22.847Z] #66 71.34 + make [2020-04-17T10:46:23.494Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.28s) [2020-04-17T10:46:23.494Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-17T10:46:23.494Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-17T10:46:23.494Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-17T10:46:23.494Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-17T10:46:23.494Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-17T10:46:23.494Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-17T10:46:23.494Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-17T10:46:23.494Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-17T10:46:23.494Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-17T10:46:23.494Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-17T10:46:23.494Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-17T10:46:23.494Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-17T10:46:23.494Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-17T10:46:23.494Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-17T10:46:23.494Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-17T10:46:23.494Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-17T10:46:23.494Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-04-17T10:46:23.494Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-04-17T10:46:23.494Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-04-17T10:46:23.494Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-04-17T10:46:23.494Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2020-04-17T10:46:23.494Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-04-17T10:46:23.494Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-17T10:46:23.753Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s) [2020-04-17T10:46:23.940Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-04-17T10:46:24.012Z] === RUN TestContainerStartOnDaemonRestart [2020-04-17T10:46:24.012Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-17T10:46:24.012Z] === RUN TestDaemonRestartIpcMode [2020-04-17T10:46:24.012Z] === PAUSE TestDaemonRestartIpcMode [2020-04-17T10:46:24.012Z] === RUN TestDaemonHostGatewayIP [2020-04-17T10:46:24.012Z] === PAUSE TestDaemonHostGatewayIP [2020-04-17T10:46:24.012Z] === RUN TestContainerKillOnDaemonStart [2020-04-17T10:46:24.012Z] === PAUSE TestContainerKillOnDaemonStart [2020-04-17T10:46:24.012Z] === RUN TestDiff [2020-04-17T10:46:24.198Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-04-17T10:46:24.355Z] #66 72.80 + bin/ctr [2020-04-17T10:46:24.579Z] --- PASS: TestDiff (0.77s) [2020-04-17T10:46:24.579Z] === RUN TestExecWithCloseStdin [2020-04-17T10:46:25.514Z] --- PASS: TestExecWithCloseStdin (0.85s) [2020-04-17T10:46:25.514Z] === RUN TestExec [2020-04-17T10:46:26.098Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-04-17T10:46:26.449Z] --- PASS: TestExec (0.92s) [2020-04-17T10:46:26.449Z] === RUN TestExecUser [2020-04-17T10:46:27.033Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-04-17T10:46:27.385Z] --- PASS: TestExecUser (0.89s) [2020-04-17T10:46:27.385Z] === RUN TestExportContainerAndImportImage [2020-04-17T10:46:27.598Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-04-17T10:46:27.757Z] ................................................ [ 29%] [2020-04-17T10:46:28.321Z] --- PASS: TestExportContainerAndImportImage (1.07s) [2020-04-17T10:46:28.321Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-17T10:46:28.807Z] #66 ... [2020-04-17T10:46:28.807Z] [2020-04-17T10:46:28.807Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:46:28.807Z] #45 30.89 CC images/core-s390.o [2020-04-17T10:46:28.807Z] #45 32.17 CC images/cpuinfo.o [2020-04-17T10:46:28.807Z] #45 33.06 CC images/inventory.o [2020-04-17T10:46:28.807Z] #45 33.62 CC images/fdinfo.o [2020-04-17T10:46:28.807Z] #45 34.17 CC images/fown.o [2020-04-17T10:46:28.807Z] #45 34.54 CC images/ns.o [2020-04-17T10:46:28.807Z] #45 34.86 CC images/regfile.o [2020-04-17T10:46:28.807Z] #45 35.28 CC images/ghost-file.o [2020-04-17T10:46:28.807Z] #45 35.90 CC images/fifo.o [2020-04-17T10:46:28.807Z] #45 36.37 CC images/remap-file-path.o [2020-04-17T10:46:28.971Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-04-17T10:46:29.094Z] #45 36.87 CC images/eventfd.o [2020-04-17T10:46:29.383Z] #45 37.11 CC images/eventpoll.o [2020-04-17T10:46:29.564Z] #65 ... [2020-04-17T10:46:29.564Z] [2020-04-17T10:46:29.564Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:46:29.564Z] #53 DONE 321.1s [2020-04-17T10:46:29.564Z] [2020-04-17T10:46:29.564Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:46:29.564Z] #65 ... [2020-04-17T10:46:29.564Z] [2020-04-17T10:46:29.564Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-17T10:46:29.820Z] #54 DONE 0.2s [2020-04-17T10:46:29.820Z] [2020-04-17T10:46:29.820Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:46:29.820Z] #65 ... [2020-04-17T10:46:29.820Z] [2020-04-17T10:46:29.820Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-17T10:46:29.820Z] #57 DONE 0.1s [2020-04-17T10:46:30.075Z] [2020-04-17T10:46:30.075Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-17T10:46:30.075Z] #61 DONE 0.1s [2020-04-17T10:46:30.075Z] [2020-04-17T10:46:30.075Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:46:30.343Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-04-17T10:46:30.409Z] #45 37.79 CC images/fh.o [2020-04-17T10:46:30.701Z] #45 38.36 CC images/fsnotify.o [2020-04-17T10:46:30.701Z] #45 ... [2020-04-17T10:46:30.701Z] [2020-04-17T10:46:30.701Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:46:30.701Z] #34 130.2 internal/poll [2020-04-17T10:46:30.701Z] #34 134.6 os [2020-04-17T10:46:30.701Z] #34 136.4 internal/fmtsort [2020-04-17T10:46:30.701Z] #34 139.4 path/filepath [2020-04-17T10:46:30.701Z] #34 139.4 fmt [2020-04-17T10:46:30.852Z] --- PASS: TestExportContainerAfterDaemonRestart (1.99s) [2020-04-17T10:46:30.852Z] === RUN TestHealthCheckWorkdir [2020-04-17T10:46:30.908Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-04-17T10:46:31.423Z] --- PASS: TestHealthCheckWorkdir (1.05s) [2020-04-17T10:46:31.423Z] === RUN TestHealthKillContainer [2020-04-17T10:46:31.473Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-04-17T10:46:31.735Z] #34 ... [2020-04-17T10:46:31.735Z] [2020-04-17T10:46:31.735Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:46:31.735Z] #57 131.0 regexp [2020-04-17T10:46:31.735Z] #57 ... [2020-04-17T10:46:31.735Z] [2020-04-17T10:46:31.735Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:46:31.735Z] #48 135.2 regexp [2020-04-17T10:46:32.024Z] #48 ... [2020-04-17T10:46:32.024Z] [2020-04-17T10:46:32.024Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:46:32.024Z] #45 39.65 CC images/signalfd.o [2020-04-17T10:46:32.654Z] #45 40.03 CC images/fs.o [2020-04-17T10:46:32.654Z] #45 40.41 CC images/pstree.o [2020-04-17T10:46:32.846Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-04-17T10:46:32.945Z] #45 40.76 CC images/pipe.o [2020-04-17T10:46:33.574Z] #45 41.14 CC images/tcp-stream.o [2020-04-17T10:46:33.779Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-04-17T10:46:33.779Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-04-17T10:46:33.864Z] #45 41.54 CC images/sk-packet.o [2020-04-17T10:46:34.495Z] #45 42.05 CC images/mnt.o [2020-04-17T10:46:34.705Z] --- PASS: TestHealthKillContainer (2.97s) [2020-04-17T10:46:34.705Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-17T10:46:34.785Z] #45 42.48 CC images/pipe-data.o [2020-04-17T10:46:35.075Z] #45 42.85 CC images/sa.o [2020-04-17T10:46:35.272Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s) [2020-04-17T10:46:35.272Z] === RUN TestIpcModeNone [2020-04-17T10:46:35.705Z] #45 43.27 CC images/timer.o [2020-04-17T10:46:36.207Z] --- PASS: TestIpcModeNone (0.86s) [2020-04-17T10:46:36.207Z] === RUN TestIpcModePrivate [2020-04-17T10:46:36.307Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-04-17T10:46:36.337Z] #45 44.04 CC images/timerfd.o [2020-04-17T10:46:36.985Z] #45 44.53 CC images/mm.o [2020-04-17T10:46:37.142Z] --- PASS: TestIpcModePrivate (0.88s) [2020-04-17T10:46:37.142Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2020-04-17T10:46:37.142Z] === RUN TestIpcModeShareable [2020-04-17T10:46:37.612Z] #45 45.08 CC images/sk-opts.o [2020-04-17T10:46:37.689Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-04-17T10:46:37.709Z] --- PASS: TestIpcModeShareable (0.91s) [2020-04-17T10:46:37.709Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2020-04-17T10:46:37.709Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-17T10:46:37.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-17T10:46:37.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-17T10:46:37.901Z] #45 45.37 CC images/sk-unix.o [2020-04-17T10:46:38.254Z] === RUN TestDockerSuite/TestAttachDetach [2020-04-17T10:46:38.528Z] #45 46.03 CC images/sk-inet.o [2020-04-17T10:46:38.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-17T10:46:39.158Z] #45 46.82 CC images/tun.o [2020-04-17T10:46:39.368Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-17T10:46:39.368Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-17T10:46:39.627Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-04-17T10:46:39.786Z] #45 47.39 CC images/sk-netlink.o [2020-04-17T10:46:40.076Z] #45 ... [2020-04-17T10:46:40.076Z] [2020-04-17T10:46:40.076Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T10:46:40.076Z] #11 149.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-17T10:46:40.076Z] #11 149.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-04-17T10:46:40.366Z] #11 149.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T10:46:40.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-17T10:46:40.994Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.72s) [2020-04-17T10:46:40.994Z] === RUN TestAPIIpcModeHost [2020-04-17T10:46:41.002Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-04-17T10:46:41.253Z] --- PASS: TestAPIIpcModeHost (0.67s) [2020-04-17T10:46:41.253Z] === RUN TestDaemonIpcModeShareable [2020-04-17T10:46:41.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-17T10:46:41.935Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-04-17T10:46:42.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-17T10:46:42.868Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-04-17T10:46:43.091Z] #11 ... [2020-04-17T10:46:43.091Z] [2020-04-17T10:46:43.091Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:46:43.091Z] #34 142.1 io/ioutil [2020-04-17T10:46:43.091Z] #34 145.2 log [2020-04-17T10:46:43.091Z] #34 145.2 github.com/BurntSushi/toml [2020-04-17T10:46:43.091Z] #34 145.2 flag [2020-04-17T10:46:43.091Z] #34 ... [2020-04-17T10:46:43.091Z] [2020-04-17T10:46:43.091Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:46:43.091Z] #45 47.79 CC images/packet-sock.o [2020-04-17T10:46:43.091Z] #45 48.38 CC images/ipc-var.o [2020-04-17T10:46:43.091Z] #45 48.75 CC images/ipc-desc.o [2020-04-17T10:46:43.091Z] #45 49.16 CC images/ipc-shm.o [2020-04-17T10:46:43.091Z] #45 49.58 CC images/ipc-msg.o [2020-04-17T10:46:43.091Z] #45 50.01 CC images/ipc-sem.o [2020-04-17T10:46:43.091Z] #45 50.44 CC images/utsns.o [2020-04-17T10:46:43.091Z] #45 50.79 CC images/creds.o [2020-04-17T10:46:43.155Z] --- PASS: TestDaemonIpcModeShareable (1.81s) [2020-04-17T10:46:43.155Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-04-17T10:46:43.155Z] === RUN TestDaemonIpcModePrivate [2020-04-17T10:46:43.381Z] #45 ... [2020-04-17T10:46:43.381Z] [2020-04-17T10:46:43.381Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:46:43.381Z] #57 142.7 io/ioutil [2020-04-17T10:46:43.381Z] #57 143.7 mvdan.cc/sh/v3/fileutil [2020-04-17T10:46:43.381Z] #57 146.0 flag [2020-04-17T10:46:43.381Z] #57 146.0 github.com/pkg/diff [2020-04-17T10:46:43.381Z] #57 146.0 go/token [2020-04-17T10:46:43.381Z] #57 146.0 encoding/binary [2020-04-17T10:46:43.381Z] #57 150.5 go/scanner [2020-04-17T10:46:43.381Z] #57 ... [2020-04-17T10:46:43.381Z] [2020-04-17T10:46:43.381Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:46:43.381Z] #34 152.9 github.com/BurntSushi/toml/cmd/tomlv [2020-04-17T10:46:44.241Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-04-17T10:46:44.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-17T10:46:44.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-17T10:46:45.055Z] --- PASS: TestDaemonIpcModePrivate (1.77s) [2020-04-17T10:46:45.056Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-04-17T10:46:45.056Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-17T10:46:45.173Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-04-17T10:46:45.431Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-04-17T10:46:46.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-17T10:46:46.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-17T10:46:46.813Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-04-17T10:46:46.885Z] #34 ... [2020-04-17T10:46:46.885Z] [2020-04-17T10:46:46.885Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:46:46.885Z] #48 145.9 os/exec [2020-04-17T10:46:46.885Z] #48 146.0 net [2020-04-17T10:46:46.885Z] #48 148.7 github.com/LK4D4/vndr/versioned [2020-04-17T10:46:46.885Z] #48 154.1 go/scanner [2020-04-17T10:46:46.885Z] #48 154.1 net/url [2020-04-17T10:46:46.885Z] #48 154.2 text/template/parse [2020-04-17T10:46:46.885Z] #48 ... [2020-04-17T10:46:46.885Z] [2020-04-17T10:46:46.885Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:46:46.885Z] #45 51.30 CC images/vma.o [2020-04-17T10:46:46.885Z] #45 51.70 CC images/netdev.o [2020-04-17T10:46:46.885Z] #45 52.45 CC images/tty.o [2020-04-17T10:46:46.885Z] #45 53.93 CC images/file-lock.o [2020-04-17T10:46:46.885Z] #45 54.47 CC images/rlimit.o [2020-04-17T10:46:46.957Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.76s) [2020-04-17T10:46:46.957Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-04-17T10:46:46.957Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-17T10:46:47.039Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-04-17T10:46:47.071Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-04-17T10:46:47.172Z] #45 54.88 CC images/pagemap.o [2020-04-17T10:46:47.803Z] #45 55.46 CC images/siginfo.o [2020-04-17T10:46:48.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-17T10:46:48.333Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.79s) [2020-04-17T10:46:48.333Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-04-17T10:46:48.333Z] === RUN TestIpcModeOlderClient [2020-04-17T10:46:48.333Z] === PAUSE TestIpcModeOlderClient [2020-04-17T10:46:48.333Z] === RUN TestKillContainerInvalidSignal [2020-04-17T10:46:48.431Z] #45 55.98 CC images/rpc.o [2020-04-17T10:46:48.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-17T10:46:49.268Z] --- PASS: TestKillContainerInvalidSignal (0.81s) [2020-04-17T10:46:49.268Z] === RUN TestKillContainer [2020-04-17T10:46:49.268Z] === RUN TestKillContainer/no_signal [2020-04-17T10:46:49.597Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-04-17T10:46:49.597Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-04-17T10:46:49.597Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-04-17T10:46:49.699Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-17T10:46:49.932Z] #45 ... [2020-04-17T10:46:49.932Z] [2020-04-17T10:46:49.932Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:46:49.932Z] #48 159.2 go/ast [2020-04-17T10:46:50.162Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-04-17T10:46:50.203Z] === RUN TestKillContainer/non_killing_signal [2020-04-17T10:46:50.313Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-17T10:46:50.313Z] Using test binary docker [2020-04-17T10:46:50.313Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-17T10:46:50.313Z] +++ /etc/init.d/apparmor start [2020-04-17T10:46:50.313Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-17T10:46:50.313Z] INFO: Waiting for daemon to start... [2020-04-17T10:46:50.313Z] Starting dockerd [2020-04-17T10:46:50.313Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-04-17T10:46:50.461Z] === RUN TestKillContainer/killing_signal [2020-04-17T10:46:50.561Z] #48 ... [2020-04-17T10:46:50.561Z] [2020-04-17T10:46:50.561Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:46:50.561Z] #34 DONE 159.9s [2020-04-17T10:46:50.561Z] [2020-04-17T10:46:50.561Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:46:50.561Z] #57 153.3 mvdan.cc/editorconfig [2020-04-17T10:46:50.561Z] #57 154.1 mvdan.cc/sh/v3/syntax [2020-04-17T10:46:50.561Z] #57 156.4 encoding/json [2020-04-17T10:46:50.561Z] #57 157.4 go/ast [2020-04-17T10:46:51.095Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-04-17T10:46:51.192Z] #57 ... [2020-04-17T10:46:51.192Z] [2020-04-17T10:46:51.192Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:46:51.192Z] #45 58.78 CC images/ext-file.o [2020-04-17T10:46:51.482Z] #45 59.32 CC images/cgroup.o [2020-04-17T10:46:51.836Z] --- PASS: TestKillContainer (2.33s) [2020-04-17T10:46:51.836Z] --- PASS: TestKillContainer/no_signal (0.75s) [2020-04-17T10:46:51.836Z] --- PASS: TestKillContainer/non_killing_signal (0.55s) [2020-04-17T10:46:51.836Z] --- PASS: TestKillContainer/killing_signal (0.72s) [2020-04-17T10:46:51.836Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-17T10:46:51.836Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-17T10:46:51.961Z] #65 269.4 + bin/containerd-stress [2020-04-17T10:46:51.961Z] #65 271.2 + bin/containerd-shim [2020-04-17T10:46:52.027Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-04-17T10:46:52.328Z] . [2020-04-17T10:46:52.328Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-17T10:46:52.403Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-17T10:46:52.592Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-04-17T10:46:52.592Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-04-17T10:46:52.593Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-04-17T10:46:52.609Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-17T10:46:52.609Z] Error: No such image: emptyfs [2020-04-17T10:46:52.609Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-17T10:46:52.609Z] ++++ docker load [2020-04-17T10:46:52.609Z] Running integration-test (iteration 1) [2020-04-17T10:46:52.891Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-04-17T10:46:52.891Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:46:52.891Z] ++ set -e [2020-04-17T10:46:52.891Z] ++ '[' -n 0 ']' [2020-04-17T10:46:52.891Z] ++ set -x [2020-04-17T10:46:52.891Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:46:52.969Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.49s) [2020-04-17T10:46:52.969Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.74s) [2020-04-17T10:46:52.969Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s) [2020-04-17T10:46:52.969Z] === RUN TestKillStoppedContainer [2020-04-17T10:46:53.227Z] --- PASS: TestKillStoppedContainer (0.12s) [2020-04-17T10:46:53.227Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-17T10:46:53.227Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-04-17T10:46:53.227Z] === RUN TestKillDifferentUserContainer [2020-04-17T10:46:53.562Z] #45 61.05 CC images/userns.o [2020-04-17T10:46:53.852Z] #45 61.54 CC images/google/protobuf/descriptor.o [2020-04-17T10:46:54.161Z] --- PASS: TestKillDifferentUserContainer (0.78s) [2020-04-17T10:46:54.161Z] === RUN TestInspectOomKilledTrue [2020-04-17T10:46:54.161Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-17T10:46:54.161Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-17T10:46:54.161Z] === RUN TestInspectOomKilledFalse [2020-04-17T10:46:54.161Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-17T10:46:54.161Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-17T10:46:54.161Z] === RUN TestLinksEtcHostsContentMatch [2020-04-17T10:46:54.471Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-04-17T10:46:54.488Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-04-17T10:46:54.729Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2020-04-17T10:46:54.729Z] === RUN TestLinksContainerNames [2020-04-17T10:46:55.052Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-04-17T10:46:55.984Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-04-17T10:46:56.631Z] --- PASS: TestLinksContainerNames (1.55s) [2020-04-17T10:46:56.631Z] === RUN TestLogsFollowTailEmpty [2020-04-17T10:46:57.198Z] --- PASS: TestLogsFollowTailEmpty (0.78s) [2020-04-17T10:46:57.198Z] === RUN TestContainerNetworkMountsNoChown [2020-04-17T10:46:57.354Z] #45 64.72 CC images/opts.o [2020-04-17T10:46:57.354Z] #45 65.11 CC images/seccomp.o [2020-04-17T10:46:57.764Z] --- PASS: TestContainerNetworkMountsNoChown (0.84s) [2020-04-17T10:46:57.764Z] === RUN TestMountDaemonRoot [2020-04-17T10:46:57.882Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-04-17T10:46:57.982Z] #45 65.61 CC images/binfmt-misc.o [2020-04-17T10:46:58.023Z] === RUN TestMountDaemonRoot/default [2020-04-17T10:46:58.023Z] === PAUSE TestMountDaemonRoot/default [2020-04-17T10:46:58.023Z] === RUN TestMountDaemonRoot/private [2020-04-17T10:46:58.023Z] === PAUSE TestMountDaemonRoot/private [2020-04-17T10:46:58.023Z] === RUN TestMountDaemonRoot/rprivate [2020-04-17T10:46:58.023Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-17T10:46:58.023Z] === RUN TestMountDaemonRoot/slave [2020-04-17T10:46:58.023Z] === PAUSE TestMountDaemonRoot/slave [2020-04-17T10:46:58.023Z] === RUN TestMountDaemonRoot/rslave [2020-04-17T10:46:58.023Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-17T10:46:58.023Z] === RUN TestMountDaemonRoot/shared [2020-04-17T10:46:58.023Z] === PAUSE TestMountDaemonRoot/shared [2020-04-17T10:46:58.023Z] === RUN TestMountDaemonRoot/rshared [2020-04-17T10:46:58.023Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-17T10:46:58.023Z] === CONT TestMountDaemonRoot/default [2020-04-17T10:46:58.023Z] === CONT TestMountDaemonRoot/rprivate [2020-04-17T10:46:58.023Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-17T10:46:58.023Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-17T10:46:58.023Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-17T10:46:58.023Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-17T10:46:58.023Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-17T10:46:58.023Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-17T10:46:58.023Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-17T10:46:58.023Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-17T10:46:58.023Z] === CONT TestMountDaemonRoot/private [2020-04-17T10:46:58.024Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-17T10:46:58.024Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-17T10:46:58.024Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-17T10:46:58.024Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-17T10:46:58.024Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-17T10:46:58.024Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-17T10:46:58.024Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-17T10:46:58.024Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-17T10:46:58.024Z] === CONT TestMountDaemonRoot/slave [2020-04-17T10:46:58.024Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-17T10:46:58.024Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-17T10:46:58.024Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-17T10:46:58.024Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-17T10:46:58.024Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-17T10:46:58.024Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-17T10:46:58.024Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-17T10:46:58.024Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-17T10:46:58.024Z] === CONT TestMountDaemonRoot/shared [2020-04-17T10:46:58.024Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-17T10:46:58.024Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-17T10:46:58.024Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-17T10:46:58.024Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-17T10:46:58.024Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-17T10:46:58.024Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-17T10:46:58.024Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-17T10:46:58.024Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-17T10:46:58.024Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-17T10:46:58.024Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-17T10:46:58.024Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-17T10:46:58.024Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-17T10:46:58.024Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-17T10:46:58.024Z] === CONT TestMountDaemonRoot/rslave [2020-04-17T10:46:58.024Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-17T10:46:58.024Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-17T10:46:58.024Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-17T10:46:58.024Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-17T10:46:58.024Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-17T10:46:58.024Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-17T10:46:58.024Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-17T10:46:58.024Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-17T10:46:58.024Z] === CONT TestMountDaemonRoot/rshared [2020-04-17T10:46:58.024Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-17T10:46:58.024Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-17T10:46:58.024Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-17T10:46:58.024Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-17T10:46:58.024Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-17T10:46:58.024Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-17T10:46:58.024Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-17T10:46:58.024Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-17T10:46:58.024Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-17T10:46:58.024Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-17T10:46:58.024Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-17T10:46:58.024Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-17T10:46:58.024Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-17T10:46:58.024Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-17T10:46:58.024Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-17T10:46:58.024Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-17T10:46:58.024Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-17T10:46:58.024Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-17T10:46:58.024Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-17T10:46:58.024Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-17T10:46:58.024Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-17T10:46:58.024Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-17T10:46:58.024Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-17T10:46:58.024Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-17T10:46:58.024Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-17T10:46:58.024Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-17T10:46:58.024Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-17T10:46:58.024Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-17T10:46:58.024Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-17T10:46:58.024Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-17T10:46:58.024Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-17T10:46:58.272Z] #45 65.89 CC images/time.o [2020-04-17T10:46:58.282Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-17T10:46:58.282Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-17T10:46:58.282Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-17T10:46:58.282Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-17T10:46:58.282Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-17T10:46:58.282Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-17T10:46:58.282Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-17T10:46:58.282Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-17T10:46:58.282Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-04-17T10:46:58.282Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-17T10:46:58.282Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-04-17T10:46:58.282Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-04-17T10:46:58.282Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-04-17T10:46:58.282Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-04-17T10:46:58.282Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-17T10:46:58.282Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-04-17T10:46:58.282Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-04-17T10:46:58.282Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-04-17T10:46:58.282Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-04-17T10:46:58.282Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-17T10:46:58.282Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-04-17T10:46:58.282Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-04-17T10:46:58.282Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-04-17T10:46:58.282Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-04-17T10:46:58.282Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-17T10:46:58.282Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-04-17T10:46:58.282Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-04-17T10:46:58.282Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-04-17T10:46:58.282Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-04-17T10:46:58.282Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-17T10:46:58.282Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-04-17T10:46:58.282Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-04-17T10:46:58.282Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s) [2020-04-17T10:46:58.282Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s) [2020-04-17T10:46:58.282Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-17T10:46:58.282Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s) [2020-04-17T10:46:58.282Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-04-17T10:46:58.282Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-04-17T10:46:58.282Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-04-17T10:46:58.282Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-17T10:46:58.282Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-04-17T10:46:58.282Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-04-17T10:46:58.282Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-04-17T10:46:58.282Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-04-17T10:46:58.282Z] === RUN TestContainerBindMountNonRecursive [2020-04-17T10:46:58.500Z] #65 277.7 + bin/containerd-shim-runc-v1 [2020-04-17T10:46:58.566Z] #45 66.25 CC images/sysctl.o [2020-04-17T10:46:58.855Z] #45 66.60 CC images/autofs.o [2020-04-17T10:46:58.939Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-04-17T10:46:59.168Z] #45 66.89 CC images/macvlan.o [2020-04-17T10:46:59.507Z] #45 67.25 CC images/sit.o [2020-04-17T10:46:59.684Z] Loaded image: buildpack-deps:jessie [2020-04-17T10:46:59.684Z] Loaded image: busybox:latest [2020-04-17T10:46:59.684Z] Loaded image: busybox:glibc [2020-04-17T10:46:59.684Z] Loaded image: debian:jessie [2020-04-17T10:46:59.684Z] Loaded image: hello-world:latest [2020-04-17T10:46:59.684Z] INFO: Testing against a local daemon [2020-04-17T10:46:59.684Z] === RUN TestCgroupNamespacesBuild [2020-04-17T10:47:00.134Z] #45 67.64 LINK images/built-in.o [2020-04-17T10:47:00.134Z] #45 67.90 GEN compel/include/asm [2020-04-17T10:47:00.183Z] --- PASS: TestContainerBindMountNonRecursive (1.89s) [2020-04-17T10:47:00.183Z] === RUN TestNetworkNat [2020-04-17T10:47:00.407Z] --- PASS: TestBuildWithHugeFile (98.85s) [2020-04-17T10:47:00.407Z] === RUN TestBuildWithEmptyDockerfile [2020-04-17T10:47:00.407Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-17T10:47:00.407Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-17T10:47:00.407Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-17T10:47:00.407Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-17T10:47:00.407Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-17T10:47:00.407Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-17T10:47:00.407Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-17T10:47:00.407Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-17T10:47:00.407Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-17T10:47:00.407Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-04-17T10:47:00.407Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2020-04-17T10:47:00.407Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2020-04-17T10:47:00.407Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2020-04-17T10:47:00.407Z] === RUN TestBuildPreserveOwnership [2020-04-17T10:47:00.407Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-17T10:47:00.407Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-04-17T10:47:00.422Z] #45 67.94 GEN compel/include/version.h [2020-04-17T10:47:00.422Z] #45 67.99 touch .config [2020-04-17T10:47:00.422Z] #45 68.01 GEN include/common/config.h [2020-04-17T10:47:00.422Z] #45 68.14 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-17T10:47:00.711Z] #45 68.18 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-17T10:47:00.711Z] #45 68.22 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-04-17T10:47:00.711Z] #45 68.27 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-04-17T10:47:00.711Z] #45 68.33 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-04-17T10:47:00.711Z] #45 68.38 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-04-17T10:47:00.711Z] #45 68.43 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-04-17T10:47:00.711Z] #45 68.50 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-17T10:47:01.002Z] #45 68.51 DEP compel/plugins/std/infect.d [2020-04-17T10:47:01.002Z] #45 68.72 DEP compel/plugins/std/string.d [2020-04-17T10:47:01.015Z] #65 280.7 + bin/containerd-shim-runc-v2 [2020-04-17T10:47:01.118Z] --- PASS: TestNetworkNat (0.85s) [2020-04-17T10:47:01.118Z] === RUN TestNetworkLocalhostTCPNat [2020-04-17T10:47:01.291Z] #45 68.91 DEP compel/plugins/std/log.d [2020-04-17T10:47:01.575Z] #65 281.6 + binaries [2020-04-17T10:47:01.575Z] #65 281.6 + mkdir -p /build [2020-04-17T10:47:01.575Z] #65 281.6 + cp bin/containerd /build/containerd [2020-04-17T10:47:01.575Z] #65 281.6 + cp bin/containerd-shim /build/containerd-shim [2020-04-17T10:47:01.575Z] #65 281.6 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-17T10:47:01.575Z] #65 281.6 + cp bin/ctr /build/ctr [2020-04-17T10:47:01.580Z] #45 69.07 DEP compel/plugins/std/fds.d [2020-04-17T10:47:01.580Z] #45 ... [2020-04-17T10:47:01.580Z] [2020-04-17T10:47:01.580Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:47:01.580Z] #57 160.8 golang.org/x/sys/unix [2020-04-17T10:47:01.580Z] #57 ... [2020-04-17T10:47:01.580Z] [2020-04-17T10:47:01.580Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:47:01.580Z] #45 69.28 DEP compel/plugins/std/std.d [2020-04-17T10:47:01.781Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-04-17T10:47:01.869Z] #45 69.47 DEP compel/plugins/shmem/shmem.d [2020-04-17T10:47:02.054Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s) [2020-04-17T10:47:02.054Z] === RUN TestNetworkLoopbackNat [2020-04-17T10:47:02.159Z] #45 69.65 DEP compel/plugins/fds/fds.d [2020-04-17T10:47:02.159Z] #45 69.90 CC compel/plugins/std/std.o [2020-04-17T10:47:02.347Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-04-17T10:47:02.357Z] --- PASS: TestCgroupNamespacesBuild (2.35s) [2020-04-17T10:47:02.357Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-17T10:47:02.501Z] #65 DONE 282.3s [2020-04-17T10:47:02.787Z] #45 70.46 CC compel/plugins/std/fds.o [2020-04-17T10:47:02.787Z] #45 ... [2020-04-17T10:47:02.787Z] [2020-04-17T10:47:02.787Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:47:02.787Z] #48 162.2 encoding/json [2020-04-17T10:47:03.076Z] #48 172.7 text/template [2020-04-17T10:47:03.366Z] #48 ... [2020-04-17T10:47:03.366Z] [2020-04-17T10:47:03.366Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:47:03.366Z] #45 71.15 CC compel/plugins/std/log.o [2020-04-17T10:47:03.428Z] --- PASS: TestNetworkLoopbackNat (1.16s) [2020-04-17T10:47:03.428Z] === RUN TestPause [2020-04-17T10:47:03.825Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.75s) [2020-04-17T10:47:03.825Z] === RUN TestBuildWithSession [2020-04-17T10:47:03.825Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-17T10:47:03.825Z] build_session_test.go:25: TODO: BuildKit [2020-04-17T10:47:03.825Z] === RUN TestBuildSquashParent [2020-04-17T10:47:03.994Z] --- PASS: TestPause (0.86s) [2020-04-17T10:47:03.994Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-17T10:47:03.994Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-17T10:47:03.994Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-17T10:47:03.994Z] === RUN TestPauseStopPausedContainer [2020-04-17T10:47:04.248Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-17T10:47:04.424Z] [2020-04-17T10:47:04.425Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-17T10:47:04.425Z] #66 DONE 0.4s [2020-04-17T10:47:04.425Z] [2020-04-17T10:47:04.425Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-17T10:47:04.682Z] #70 DONE 0.1s [2020-04-17T10:47:04.682Z] [2020-04-17T10:47:04.682Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-17T10:47:04.682Z] #72 DONE 0.1s [2020-04-17T10:47:04.682Z] [2020-04-17T10:47:04.682Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-17T10:47:04.930Z] --- PASS: TestPauseStopPausedContainer (0.83s) [2020-04-17T10:47:04.930Z] === RUN TestPsFilter [2020-04-17T10:47:04.941Z] #75 DONE 0.1s [2020-04-17T10:47:04.941Z] [2020-04-17T10:47:04.941Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-17T10:47:04.941Z] #76 DONE 0.0s [2020-04-17T10:47:04.941Z] [2020-04-17T10:47:04.941Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-17T10:47:05.188Z] --- PASS: TestPsFilter (0.25s) [2020-04-17T10:47:05.188Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-17T10:47:05.425Z] #45 72.69 CC compel/plugins/std/string.o [2020-04-17T10:47:06.054Z] #45 73.81 CC compel/plugins/std/infect.o [2020-04-17T10:47:06.122Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s) [2020-04-17T10:47:06.122Z] === RUN TestRemoveContainerWithVolume [2020-04-17T10:47:06.147Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-04-17T10:47:06.147Z] --- PASS: TestBuildPreserveOwnership (5.90s) [2020-04-17T10:47:06.147Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.94s) [2020-04-17T10:47:06.147Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.95s) [2020-04-17T10:47:06.147Z] === RUN TestBuildPlatformInvalid [2020-04-17T10:47:06.307Z] #77 DONE 1.3s [2020-04-17T10:47:06.307Z] [2020-04-17T10:47:06.307Z] #78 exporting to image [2020-04-17T10:47:06.307Z] #78 exporting layers [2020-04-17T10:47:06.404Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2020-04-17T10:47:06.404Z] PASS [2020-04-17T10:47:06.404Z] [2020-04-17T10:47:06.404Z] === Skipped [2020-04-17T10:47:06.404Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-04-17T10:47:06.404Z] build_session_test.go:25: TODO: BuildKit [2020-04-17T10:47:06.404Z] [2020-04-17T10:47:06.404Z] [2020-04-17T10:47:06.404Z] DONE 32 tests, 1 skipped in 182.691s [2020-04-17T10:47:06.404Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-04-17T10:47:06.404Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:47:06.404Z] ++ set -e [2020-04-17T10:47:06.404Z] ++ '[' -n 0 ']' [2020-04-17T10:47:06.404Z] ++ set -x [2020-04-17T10:47:06.404Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:47:06.404Z] INFO: Testing against a local daemon [2020-04-17T10:47:06.404Z] === RUN TestConfigInspect [2020-04-17T10:47:06.688Z] --- PASS: TestRemoveContainerWithVolume (0.76s) [2020-04-17T10:47:06.688Z] === RUN TestRemoveContainerRunning [2020-04-17T10:47:07.085Z] #45 74.49 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-04-17T10:47:07.085Z] #45 74.56 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-04-17T10:47:07.085Z] #45 74.63 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-04-17T10:47:07.085Z] #45 74.73 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-04-17T10:47:07.085Z] #45 74.85 AR compel/plugins/std.lib.a [2020-04-17T10:47:07.436Z] #45 75.07 CC compel/plugins/fds/fds.o [2020-04-17T10:47:07.623Z] --- PASS: TestRemoveContainerRunning (0.82s) [2020-04-17T10:47:07.623Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-17T10:47:08.066Z] #45 75.63 AR compel/plugins/fds.lib.a [2020-04-17T10:47:08.066Z] #45 75.71 HOSTDEP compel/src/lib/log-host.d [2020-04-17T10:47:08.353Z] #45 75.95 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-17T10:47:08.558Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.83s) [2020-04-17T10:47:08.558Z] === RUN TestRemoveInvalidContainer [2020-04-17T10:47:08.558Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-04-17T10:47:08.558Z] === RUN TestRenameLinkedContainer [2020-04-17T10:47:08.642Z] #45 76.15 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-04-17T10:47:08.642Z] #45 76.32 HOSTDEP compel/src/main-host.d [2020-04-17T10:47:08.932Z] #45 76.60 DEP compel/src/lib/ptrace.d [2020-04-17T10:47:09.259Z] #45 76.82 DEP compel/src/lib/infect.d [2020-04-17T10:47:09.549Z] #45 77.17 DEP compel/src/lib/infect-util.d [2020-04-17T10:47:09.549Z] #45 ... [2020-04-17T10:47:09.549Z] [2020-04-17T10:47:09.549Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T10:47:09.549Z] #11 174.1 Selecting previously unselected package libapparmor1:ppc64el. [2020-04-17T10:47:09.549Z] #11 174.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-04-17T10:47:09.549Z] #11 174.2 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-04-17T10:47:09.549Z] #11 174.4 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-04-17T10:47:09.549Z] #11 174.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-04-17T10:47:09.549Z] #11 174.4 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-04-17T10:47:09.549Z] #11 174.6 Selecting previously unselected package libbtrfs0. [2020-04-17T10:47:09.549Z] #11 174.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-04-17T10:47:09.549Z] #11 174.6 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-17T10:47:09.549Z] #11 174.7 Selecting previously unselected package libbtrfs-dev. [2020-04-17T10:47:09.549Z] #11 174.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-04-17T10:47:09.549Z] #11 174.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-17T10:47:09.549Z] #11 174.9 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-04-17T10:47:09.549Z] #11 174.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-04-17T10:47:09.549Z] #11 175.0 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-17T10:47:09.549Z] #11 175.1 Selecting previously unselected package libudev-dev:ppc64el. [2020-04-17T10:47:09.549Z] #11 175.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_ppc64el.deb ... [2020-04-17T10:47:09.549Z] #11 175.1 Unpacking libudev-dev:ppc64el (241-7~deb10u3) ... [2020-04-17T10:47:09.549Z] #11 175.3 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-04-17T10:47:09.549Z] #11 175.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-04-17T10:47:09.549Z] #11 175.3 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-04-17T10:47:09.549Z] #11 175.8 Selecting previously unselected package libpcre16-3:ppc64el. [2020-04-17T10:47:09.549Z] #11 175.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-04-17T10:47:09.549Z] #11 175.8 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-04-17T10:47:09.549Z] #11 176.1 Selecting previously unselected package libpcre32-3:ppc64el. [2020-04-17T10:47:09.549Z] #11 176.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-04-17T10:47:09.549Z] #11 176.1 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-04-17T10:47:09.549Z] #11 176.4 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-04-17T10:47:09.549Z] #11 176.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-04-17T10:47:09.549Z] #11 176.4 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-04-17T10:47:09.549Z] #11 176.6 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-04-17T10:47:09.549Z] #11 176.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-04-17T10:47:09.549Z] #11 176.6 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-04-17T10:47:09.549Z] #11 177.3 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-04-17T10:47:09.549Z] #11 177.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-04-17T10:47:09.549Z] #11 177.4 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-04-17T10:47:09.549Z] #11 177.8 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-04-17T10:47:09.549Z] #11 177.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-04-17T10:47:09.549Z] #11 177.8 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-04-17T10:47:09.549Z] #11 178.0 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-04-17T10:47:09.549Z] #11 178.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-04-17T10:47:09.549Z] #11 178.1 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-04-17T10:47:09.549Z] #11 178.3 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-04-17T10:47:09.549Z] #11 178.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_ppc64el.deb ... [2020-04-17T10:47:09.549Z] #11 178.3 Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-04-17T10:47:09.549Z] #11 179.1 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-04-17T10:47:09.549Z] #11 179.1 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-04-17T10:47:09.549Z] #11 179.1 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-04-17T10:47:09.549Z] #11 179.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-17T10:47:09.549Z] #11 179.1 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-04-17T10:47:09.549Z] #11 179.1 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-04-17T10:47:09.549Z] #11 179.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-17T10:47:09.549Z] #11 179.2 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-17T10:47:09.549Z] #11 179.2 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-04-17T10:47:09.549Z] #11 179.2 Setting up libudev-dev:ppc64el (241-7~deb10u3) ... [2020-04-17T10:47:09.549Z] #11 179.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-17T10:47:09.549Z] #11 179.2 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-17T10:47:09.549Z] #11 179.2 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-04-17T10:47:09.549Z] #11 179.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-17T10:47:09.549Z] #11 179.2 Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-04-17T10:47:09.549Z] #11 179.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-17T10:47:09.549Z] #11 179.3 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-04-17T10:47:09.549Z] #11 179.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T10:47:09.549Z] #11 179.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-04-17T10:47:09.549Z] #11 179.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-04-17T10:47:09.549Z] #11 179.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T10:47:09.549Z] #11 179.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-04-17T10:47:09.549Z] #11 179.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-04-17T10:47:09.549Z] #11 179.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-17T10:47:09.549Z] #11 179.4 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-04-17T10:47:09.549Z] #11 179.4 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-17T10:47:09.681Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-04-17T10:47:09.840Z] #11 179.4 Setting up dmsetup (2:1.02.155-3) ... [2020-04-17T10:47:09.840Z] #11 179.4 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-17T10:47:09.840Z] #11 179.5 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-04-17T10:47:09.840Z] #11 179.5 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T10:47:09.938Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-04-17T10:47:09.938Z] --- PASS: TestConfigInspect (3.47s) [2020-04-17T10:47:09.938Z] === RUN TestConfigList [2020-04-17T10:47:10.131Z] #11 DONE 179.8s [2020-04-17T10:47:10.131Z] [2020-04-17T10:47:10.131Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:47:10.131Z] #45 77.40 DEP compel/src/lib/infect-rpc.d [2020-04-17T10:47:10.131Z] #45 77.66 DEP compel/arch/ppc64/src/lib/infect.d [2020-04-17T10:47:10.422Z] #45 ... [2020-04-17T10:47:10.422Z] [2020-04-17T10:47:10.422Z] #59 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T10:47:10.422Z] #59 DONE 0.3s [2020-04-17T10:47:10.422Z] [2020-04-17T10:47:10.422Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:47:10.422Z] #45 77.97 DEP compel/arch/ppc64/src/lib/cpu.d [2020-04-17T10:47:10.422Z] #45 ... [2020-04-17T10:47:10.422Z] [2020-04-17T10:47:10.422Z] #60 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-17T10:47:10.422Z] #60 DONE 0.1s [2020-04-17T10:47:10.502Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-04-17T10:47:10.618Z] --- PASS: TestBuildSquashParent (6.80s) [2020-04-17T10:47:10.618Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-17T10:47:10.618Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-17T10:47:10.618Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-17T10:47:10.618Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-17T10:47:10.618Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-17T10:47:10.618Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-17T10:47:10.618Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-17T10:47:10.618Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-17T10:47:10.618Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-17T10:47:10.618Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-17T10:47:10.618Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-17T10:47:10.618Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-17T10:47:10.618Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-17T10:47:10.618Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-17T10:47:10.618Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-17T10:47:10.714Z] [2020-04-17T10:47:10.715Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:47:10.715Z] #48 180.1 go/parser [2020-04-17T10:47:11.008Z] #48 ... [2020-04-17T10:47:11.008Z] [2020-04-17T10:47:11.008Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-17T10:47:11.008Z] #12 DONE 0.8s [2020-04-17T10:47:11.008Z] [2020-04-17T10:47:11.008Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:47:11.008Z] #61 0.330 + RM_GOPATH=0 [2020-04-17T10:47:11.008Z] #61 0.330 + TMP_GOPATH= [2020-04-17T10:47:11.008Z] #61 0.331 + : /build [2020-04-17T10:47:11.008Z] #61 0.331 + '[' -z '' ']' [2020-04-17T10:47:11.008Z] #61 0.333 ++ mktemp -d [2020-04-17T10:47:11.008Z] #61 0.340 + export GOPATH=/tmp/tmp.CQMzx8QlnX [2020-04-17T10:47:11.008Z] #61 0.341 + GOPATH=/tmp/tmp.CQMzx8QlnX [2020-04-17T10:47:11.008Z] #61 0.341 + RM_GOPATH=1 [2020-04-17T10:47:11.008Z] #61 0.342 ++ dirname ./install.sh [2020-04-17T10:47:11.008Z] #61 0.347 + dir=. [2020-04-17T10:47:11.008Z] #61 0.347 + bin=runc [2020-04-17T10:47:11.008Z] #61 0.347 + shift [2020-04-17T10:47:11.008Z] #61 0.348 + '[' '!' -f ./runc.installer ']' [2020-04-17T10:47:11.008Z] #61 0.349 + . ./runc.installer [2020-04-17T10:47:11.008Z] #61 0.350 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-17T10:47:11.008Z] #61 0.351 + install_runc [2020-04-17T10:47:11.008Z] #61 0.354 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-17T10:47:11.008Z] #61 0.358 + uname -r [2020-04-17T10:47:11.008Z] #61 0.361 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-17T10:47:11.008Z] #61 0.362 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-17T10:47:11.008Z] #61 0.363 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-17T10:47:11.008Z] #61 0.364 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.CQMzx8QlnX/src/github.com/opencontainers/runc [2020-04-17T10:47:11.008Z] #61 0.368 Cloning into '/tmp/tmp.CQMzx8QlnX/src/github.com/opencontainers/runc'... [2020-04-17T10:47:11.067Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-04-17T10:47:11.630Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-04-17T10:47:11.640Z] #61 ... [2020-04-17T10:47:11.640Z] [2020-04-17T10:47:11.640Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-17T10:47:11.640Z] #13 DONE 0.6s [2020-04-17T10:47:11.640Z] [2020-04-17T10:47:11.640Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-17T10:47:11.640Z] #14 0.356 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-17T10:47:11.843Z] --- PASS: TestRenameLinkedContainer (3.06s) [2020-04-17T10:47:11.843Z] === RUN TestRenameStoppedContainer [2020-04-17T10:47:11.930Z] #14 DONE 0.4s [2020-04-17T10:47:11.930Z] [2020-04-17T10:47:11.930Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-17T10:47:12.101Z] --- PASS: TestRenameStoppedContainer (0.80s) [2020-04-17T10:47:12.101Z] === RUN TestRenameRunningContainerAndReuse [2020-04-17T10:47:12.244Z] #15 DONE 0.4s [2020-04-17T10:47:12.244Z] [2020-04-17T10:47:12.244Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-17T10:47:12.837Z] #78 exporting layers 6.0s done [2020-04-17T10:47:12.837Z] #78 writing image sha256:a540640700e3b611ba6deec05f519667573ac1afc3aa0b9d8d4477082f7e8bf8 done [2020-04-17T10:47:12.837Z] #78 naming to docker.io/library/docker:0a1f9bc5501dc58aa1e161e20af36d4184f5a19e done [2020-04-17T10:47:12.837Z] #78 DONE 6.0s [Pipeline] } [Pipeline] // stage [2020-04-17T10:47:12.870Z] #16 DONE 0.4s [2020-04-17T10:47:12.870Z] [2020-04-17T10:47:12.870Z] #17 [dev-systemd-false 6/26] RUN ldconfig [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-17T10:47:13.159Z] #17 DONE 0.4s [2020-04-17T10:47:13.159Z] [2020-04-17T10:47:13.159Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T10:47:13.190Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40826/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=0a1f9bc5501dc58aa1e161e20af36d4184f5a19e -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:0a1f9bc5501dc58aa1e161e20af36d4184f5a19e hack/make.sh dynbinary test-integration [2020-04-17T10:47:13.294Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-17T10:47:13.294Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-17T10:47:13.530Z] --- PASS: TestConfigList (3.30s) [2020-04-17T10:47:13.530Z] === RUN TestConfigsCreateAndDelete [2020-04-17T10:47:13.788Z] #18 0.560 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T10:47:13.788Z] #18 0.705 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T10:47:14.002Z] --- PASS: TestRenameRunningContainerAndReuse (1.59s) [2020-04-17T10:47:14.002Z] === RUN TestRenameInvalidName [2020-04-17T10:47:14.077Z] #18 0.906 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T10:47:14.552Z] [2020-04-17T10:47:14.552Z] Removing bundles/ [2020-04-17T10:47:14.552Z] [2020-04-17T10:47:14.552Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-17T10:47:14.552Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-17T10:47:14.552Z] GOOS="" GOARCH="" GOARM="" [2020-04-17T10:47:14.569Z] --- PASS: TestRenameInvalidName (0.80s) [2020-04-17T10:47:14.569Z] === RUN TestRenameAnonymousContainer [2020-04-17T10:47:14.903Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-04-17T10:47:15.104Z] #18 1.988 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-17T10:47:15.468Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-04-17T10:47:15.965Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-17T10:47:15.965Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-17T10:47:16.401Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-04-17T10:47:16.659Z] --- PASS: TestConfigsCreateAndDelete (3.30s) [2020-04-17T10:47:16.659Z] === RUN TestConfigsUpdate [2020-04-17T10:47:17.162Z] #18 4.126 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-17T10:47:17.986Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-04-17T10:47:17.986Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.42s) [2020-04-17T10:47:17.986Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.50s) [2020-04-17T10:47:17.986Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.51s) [2020-04-17T10:47:17.986Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.51s) [2020-04-17T10:47:17.986Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.09s) [2020-04-17T10:47:17.986Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.25s) [2020-04-17T10:47:17.986Z] === RUN TestBuildMultiStageCopy [2020-04-17T10:47:17.986Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-17T10:47:18.029Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-04-17T10:47:18.029Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-04-17T10:47:18.754Z] --- PASS: TestRenameAnonymousContainer (3.97s) [2020-04-17T10:47:18.754Z] === RUN TestRenameContainerWithSameName [2020-04-17T10:47:18.962Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-04-17T10:47:19.320Z] --- PASS: TestRenameContainerWithSameName (0.80s) [2020-04-17T10:47:19.320Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-17T10:47:19.857Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-04-17T10:47:19.878Z] #18 6.211 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-17T10:47:19.894Z] --- PASS: TestConfigsUpdate (3.29s) [2020-04-17T10:47:19.894Z] === RUN TestTemplatedConfig [2020-04-17T10:47:20.167Z] #18 ... [2020-04-17T10:47:20.167Z] [2020-04-17T10:47:20.167Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:47:20.167Z] #48 189.5 encoding/xml [2020-04-17T10:47:20.456Z] #48 ... [2020-04-17T10:47:20.456Z] [2020-04-17T10:47:20.456Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:47:20.456Z] #45 78.26 DEP compel/src/lib/log.d [2020-04-17T10:47:20.456Z] #45 78.38 DEP compel/src/main.d [2020-04-17T10:47:20.456Z] #45 78.59 DEP compel/src/lib/handle-elf.d [2020-04-17T10:47:20.456Z] #45 78.77 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-04-17T10:47:20.456Z] #45 79.07 CC compel/src/lib/log.o [2020-04-17T10:47:20.456Z] #45 79.67 CC compel/arch/ppc64/src/lib/cpu.o [2020-04-17T10:47:20.456Z] #45 80.27 CC compel/arch/ppc64/src/lib/infect.o [2020-04-17T10:47:20.456Z] #45 81.65 CC compel/src/lib/infect-rpc.o [2020-04-17T10:47:20.456Z] #45 82.23 CC compel/src/lib/infect-util.o [2020-04-17T10:47:20.456Z] #45 82.69 CC compel/src/lib/infect.o [2020-04-17T10:47:20.456Z] #45 87.30 CC compel/src/lib/ptrace.o [2020-04-17T10:47:20.456Z] #45 88.04 AR compel/libcompel.a [2020-04-17T10:47:20.456Z] #45 88.18 HOSTCC compel/src/main-host.o [2020-04-17T10:47:20.458Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-04-17T10:47:20.655Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-17T10:47:20.937Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-17T10:47:21.087Z] #45 88.77 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-04-17T10:47:21.222Z] --- PASS: TestRenameContainerWithLinkedContainer (1.58s) [2020-04-17T10:47:21.222Z] === RUN TestResize [2020-04-17T10:47:21.375Z] #45 89.15 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-17T10:47:21.388Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-04-17T10:47:21.550Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-17T10:47:21.788Z] --- PASS: TestResize (0.79s) [2020-04-17T10:47:21.788Z] === RUN TestResizeWithInvalidSize [2020-04-17T10:47:22.163Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-17T10:47:22.410Z] #45 89.99 HOSTCC compel/src/lib/log-host.o [2020-04-17T10:47:22.698Z] #45 ... [2020-04-17T10:47:22.698Z] [2020-04-17T10:47:22.698Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:47:22.699Z] #57 192.0 golang.org/x/crypto/ssh/terminal [2020-04-17T10:47:22.723Z] --- PASS: TestResizeWithInvalidSize (0.80s) [2020-04-17T10:47:22.723Z] === RUN TestResizeWhenContainerNotStarted [2020-04-17T10:47:22.775Z] --- PASS: TestBuildMultiStageCopy (4.73s) [2020-04-17T10:47:22.775Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.45s) [2020-04-17T10:47:22.775Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2020-04-17T10:47:22.775Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2020-04-17T10:47:22.775Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.61s) [2020-04-17T10:47:22.775Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.65s) [2020-04-17T10:47:22.775Z] === RUN TestBuildMultiStageParentConfig [2020-04-17T10:47:23.290Z] --- PASS: TestResizeWhenContainerNotStarted (0.79s) [2020-04-17T10:47:23.290Z] === RUN TestDaemonRestartKillContainers [2020-04-17T10:47:23.290Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-17T10:47:23.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-17T10:47:23.290Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-17T10:47:23.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-17T10:47:23.290Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-17T10:47:23.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-17T10:47:23.290Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-17T10:47:23.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-17T10:47:23.290Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-17T10:47:23.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-17T10:47:23.290Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-17T10:47:23.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-17T10:47:23.290Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-17T10:47:23.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-17T10:47:23.290Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-17T10:47:23.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-17T10:47:23.290Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-17T10:47:23.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-17T10:47:23.290Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-17T10:47:23.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-17T10:47:23.290Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-17T10:47:23.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-17T10:47:23.290Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-17T10:47:23.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-17T10:47:23.290Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-17T10:47:23.290Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-17T10:47:23.290Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-17T10:47:23.290Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-17T10:47:23.914Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-04-17T10:47:23.914Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-04-17T10:47:23.914Z] --- PASS: TestTemplatedConfig (3.76s) [2020-04-17T10:47:23.914Z] === RUN TestConfigCreateResolve [2020-04-17T10:47:23.914Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-04-17T10:47:24.242Z] --- PASS: TestBuildMultiStageParentConfig (1.46s) [2020-04-17T10:47:24.242Z] === RUN TestBuildLabelWithTargets [2020-04-17T10:47:24.846Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-04-17T10:47:25.195Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-17T10:47:25.777Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-04-17T10:47:26.132Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-17T10:47:26.132Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-17T10:47:26.132Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-17T10:47:26.911Z] --- PASS: TestBuildLabelWithTargets (2.35s) [2020-04-17T10:47:26.911Z] === RUN TestBuildWithEmptyLayers [2020-04-17T10:47:27.149Z] --- PASS: TestConfigCreateResolve (3.30s) [2020-04-17T10:47:27.149Z] === RUN TestConfigDaemonLibtrustID [2020-04-17T10:47:27.407Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-04-17T10:47:27.407Z] PASS [2020-04-17T10:47:27.407Z] [2020-04-17T10:47:27.407Z] DONE 7 tests in 21.079s [2020-04-17T10:47:27.407Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-04-17T10:47:27.407Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:47:27.407Z] ++ set -e [2020-04-17T10:47:27.407Z] ++ '[' -n 0 ']' [2020-04-17T10:47:27.407Z] ++ set -x [2020-04-17T10:47:27.407Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:47:27.512Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-17T10:47:27.524Z] --- PASS: TestBuildWithEmptyLayers (0.93s) [2020-04-17T10:47:27.524Z] === RUN TestBuildMultiStageOnBuild [2020-04-17T10:47:27.664Z] INFO: Testing against a local daemon [2020-04-17T10:47:27.664Z] === RUN TestCheckpoint [2020-04-17T10:47:27.664Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-17T10:47:27.664Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-17T10:47:27.664Z] === RUN TestContainerInvalidJSON [2020-04-17T10:47:27.664Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-17T10:47:27.664Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-17T10:47:27.664Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-17T10:47:27.664Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-17T10:47:27.664Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-17T10:47:27.664Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-17T10:47:27.664Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-17T10:47:27.664Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-17T10:47:27.664Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-17T10:47:27.664Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-04-17T10:47:27.664Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-17T10:47:27.664Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-17T10:47:27.664Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-17T10:47:27.664Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-17T10:47:27.664Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2020-04-17T10:47:27.664Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-17T10:47:27.773Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-17T10:47:27.773Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-17T10:47:27.806Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-04-17T10:47:27.922Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-04-17T10:47:27.922Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-17T10:47:27.922Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-04-17T10:47:27.922Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-04-17T10:47:27.922Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-17T10:47:27.922Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-04-17T10:47:27.922Z] === RUN TestCopyFromContainer [2020-04-17T10:47:28.250Z] #57 ... [2020-04-17T10:47:28.250Z] [2020-04-17T10:47:28.250Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:47:28.250Z] #61 14.24 + cd /tmp/tmp.CQMzx8QlnX/src/github.com/opencontainers/runc [2020-04-17T10:47:28.250Z] #61 14.24 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-17T10:47:28.250Z] #61 15.24 + '[' -z '' ']' [2020-04-17T10:47:28.250Z] #61 15.24 + target=static [2020-04-17T10:47:28.250Z] #61 15.24 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-17T10:47:28.711Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-17T10:47:28.880Z] #61 18.49 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-04-17T10:47:29.738Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-04-17T10:47:29.822Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-04-17T10:47:29.930Z] #61 ... [2020-04-17T10:47:29.930Z] [2020-04-17T10:47:29.930Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T10:47:29.930Z] #18 16.83 Fetched 8119 kB in 16s (495 kB/s) [2020-04-17T10:47:30.080Z] === RUN TestCopyFromContainer// [2020-04-17T10:47:30.193Z] --- PASS: TestBuildMultiStageOnBuild (2.94s) [2020-04-17T10:47:30.193Z] === RUN TestBuildUncleanTarFilenames [2020-04-17T10:47:30.337Z] === RUN TestCopyFromContainer//bar/root [2020-04-17T10:47:30.337Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-17T10:47:30.594Z] === RUN TestCopyFromContainer/bar/quux [2020-04-17T10:47:30.594Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-17T10:47:30.594Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-17T10:47:30.852Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-17T10:47:30.852Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-17T10:47:30.852Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-17T10:47:31.109Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-17T10:47:31.367Z] --- PASS: TestCopyFromContainer (3.20s) [2020-04-17T10:47:31.367Z] --- PASS: TestCopyFromContainer// (0.16s) [2020-04-17T10:47:31.367Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-04-17T10:47:31.367Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2020-04-17T10:47:31.367Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-04-17T10:47:31.367Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-04-17T10:47:31.367Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-04-17T10:47:31.367Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-04-17T10:47:31.367Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-04-17T10:47:31.367Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-04-17T10:47:31.367Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2020-04-17T10:47:31.367Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-17T10:47:31.367Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-17T10:47:31.367Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-17T10:47:31.367Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-17T10:47:31.367Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-17T10:47:31.367Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-17T10:47:31.367Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-17T10:47:31.367Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-17T10:47:31.367Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-17T10:47:31.367Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-17T10:47:31.367Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-04-17T10:47:31.367Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-04-17T10:47:31.367Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-17T10:47:31.367Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-04-17T10:47:31.367Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-17T10:47:31.367Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-04-17T10:47:31.367Z] === RUN TestCreateWithInvalidEnv [2020-04-17T10:47:31.367Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-17T10:47:31.367Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-17T10:47:31.367Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-17T10:47:31.367Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-17T10:47:31.367Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-17T10:47:31.367Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-17T10:47:31.367Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-17T10:47:31.367Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-17T10:47:31.367Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-17T10:47:31.367Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-04-17T10:47:31.367Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-17T10:47:31.367Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-17T10:47:31.367Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-04-17T10:47:31.367Z] === RUN TestCreateTmpfsMountsTarget [2020-04-17T10:47:31.367Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-04-17T10:47:31.367Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-17T10:47:31.624Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-04-17T10:47:31.661Z] --- PASS: TestBuildUncleanTarFilenames (1.24s) [2020-04-17T10:47:31.661Z] === RUN TestBuildMultiStageLayerLeak [2020-04-17T10:47:32.004Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-17T10:47:32.004Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.71s) [2020-04-17T10:47:32.004Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.69s) [2020-04-17T10:47:32.004Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.80s) [2020-04-17T10:47:32.004Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.82s) [2020-04-17T10:47:32.004Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.57s) [2020-04-17T10:47:32.004Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.69s) [2020-04-17T10:47:32.004Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.74s) [2020-04-17T10:47:32.004Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.56s) [2020-04-17T10:47:32.004Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.70s) [2020-04-17T10:47:32.004Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.55s) [2020-04-17T10:47:32.004Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.31s) [2020-04-17T10:47:32.004Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.93s) [2020-04-17T10:47:32.004Z] === RUN TestCgroupNamespacesRun [2020-04-17T10:47:32.658Z] #18 16.83 Reading package lists... [2020-04-17T10:47:32.658Z] #18 ... [2020-04-17T10:47:32.658Z] [2020-04-17T10:47:32.658Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:47:32.658Z] #45 90.37 HOSTLINK compel/compel-host-bin [2020-04-17T10:47:32.658Z] #45 90.61 DEP soccr/soccr.d [2020-04-17T10:47:32.658Z] #45 91.00 CC soccr/soccr.o [2020-04-17T10:47:32.658Z] #45 94.25 AR soccr/libsoccr.a [2020-04-17T10:47:32.658Z] #45 94.35 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-17T10:47:32.658Z] #45 95.18 DEP criu/arch/ppc64/sigframe.d [2020-04-17T10:47:32.658Z] #45 95.53 DEP criu/arch/ppc64/crtools.d [2020-04-17T10:47:32.658Z] #45 95.91 DEP criu/arch/ppc64/cpu.d [2020-04-17T10:47:32.658Z] #45 96.24 CC criu/arch/ppc64/cpu.o [2020-04-17T10:47:32.658Z] #45 97.48 CC criu/arch/ppc64/crtools.o [2020-04-17T10:47:32.658Z] #45 99.72 CC criu/arch/ppc64/sigframe.o [2020-04-17T10:47:32.659Z] #45 100.3 LINK criu/arch/ppc64/crtools.built-in.o [2020-04-17T10:47:32.949Z] #45 100.4 DEP criu/pie/util-vdso.d [2020-04-17T10:47:33.240Z] #45 100.8 DEP criu/pie/util.d [2020-04-17T10:47:33.380Z] --- PASS: TestCgroupNamespacesRun (1.81s) [2020-04-17T10:47:33.380Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-17T10:47:33.531Z] #45 101.3 CC criu/pie/util.o [2020-04-17T10:47:33.550Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-04-17T10:47:33.808Z] --- PASS: TestCreateWithCustomMaskedPaths (2.41s) [2020-04-17T10:47:33.808Z] === RUN TestCreateWithCapabilities [2020-04-17T10:47:33.808Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-17T10:47:33.808Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-17T10:47:33.808Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-17T10:47:33.808Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-17T10:47:33.808Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-17T10:47:33.808Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-17T10:47:33.808Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-17T10:47:33.808Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-17T10:47:33.808Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-17T10:47:33.808Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-17T10:47:33.808Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-17T10:47:33.808Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-17T10:47:33.808Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-17T10:47:33.808Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-17T10:47:33.808Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-17T10:47:33.808Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-17T10:47:33.808Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-17T10:47:33.808Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-17T10:47:33.808Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-17T10:47:33.808Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-17T10:47:33.808Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-17T10:47:33.808Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-17T10:47:33.808Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-17T10:47:33.808Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-17T10:47:33.808Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-17T10:47:33.808Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-17T10:47:33.808Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-17T10:47:33.808Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-17T10:47:34.066Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-17T10:47:34.066Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-17T10:47:34.066Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-17T10:47:34.066Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-17T10:47:34.066Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-17T10:47:34.066Z] --- PASS: TestCreateWithCapabilities (0.05s) [2020-04-17T10:47:34.066Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-04-17T10:47:34.066Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-04-17T10:47:34.066Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-17T10:47:34.066Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-04-17T10:47:34.066Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-04-17T10:47:34.066Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-17T10:47:34.066Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-04-17T10:47:34.066Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s) [2020-04-17T10:47:34.066Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s) [2020-04-17T10:47:34.066Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-04-17T10:47:34.066Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2020-04-17T10:47:34.066Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-17T10:47:34.318Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-04-17T10:47:34.565Z] #45 102.0 CC criu/pie/util-vdso.o [2020-04-17T10:47:35.001Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-04-17T10:47:35.107Z] --- PASS: TestBuildMultiStageLayerLeak (2.99s) [2020-04-17T10:47:35.108Z] === RUN TestBuildWithHugeFile [2020-04-17T10:47:35.282Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.76s) [2020-04-17T10:47:35.282Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-17T10:47:35.565Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-04-17T10:47:36.066Z] #45 103.4 AR criu/pie/pie.lib.a [2020-04-17T10:47:36.066Z] #45 103.6 DEP criu/pie/restorer.d [2020-04-17T10:47:36.357Z] #45 104.1 DEP criu/arch/ppc64/vdso-trampoline.d [2020-04-17T10:47:36.497Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.57s) [2020-04-17T10:47:36.497Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-17T10:47:36.648Z] #45 104.1 DEP criu/arch/ppc64/restorer.d [2020-04-17T10:47:36.648Z] #45 104.5 DEP criu/arch/ppc64/vdso-pie.d [2020-04-17T10:47:36.755Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-17T10:47:36.755Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-17T10:47:36.755Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-17T10:47:36.755Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-17T10:47:36.755Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-17T10:47:36.755Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-17T10:47:36.755Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-17T10:47:36.755Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-17T10:47:36.755Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-17T10:47:36.755Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-17T10:47:36.755Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-17T10:47:36.755Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-17T10:47:36.755Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-17T10:47:36.755Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-17T10:47:36.755Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-17T10:47:36.755Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-04-17T10:47:36.755Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-04-17T10:47:36.755Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-04-17T10:47:36.755Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-04-17T10:47:36.755Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-04-17T10:47:36.755Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-04-17T10:47:36.755Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-17T10:47:37.279Z] #45 ... [2020-04-17T10:47:37.279Z] [2020-04-17T10:47:37.279Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T10:47:37.279Z] #18 16.83 Reading package lists... [2020-04-17T10:47:37.293Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.87s) [2020-04-17T10:47:37.293Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-17T10:47:37.686Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.89s) [2020-04-17T10:47:37.686Z] === RUN TestContainerStartOnDaemonRestart [2020-04-17T10:47:37.686Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-17T10:47:37.686Z] === RUN TestDaemonRestartIpcMode [2020-04-17T10:47:37.686Z] === PAUSE TestDaemonRestartIpcMode [2020-04-17T10:47:37.686Z] === RUN TestDaemonHostGatewayIP [2020-04-17T10:47:37.686Z] === PAUSE TestDaemonHostGatewayIP [2020-04-17T10:47:37.686Z] === RUN TestContainerKillOnDaemonStart [2020-04-17T10:47:37.686Z] === PAUSE TestContainerKillOnDaemonStart [2020-04-17T10:47:37.686Z] === RUN TestDiff [2020-04-17T10:47:37.943Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-04-17T10:47:37.943Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-04-17T10:47:38.203Z] #18 24.34 Reading package lists... [2020-04-17T10:47:38.203Z] #18 ... [2020-04-17T10:47:38.203Z] [2020-04-17T10:47:38.203Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T10:47:38.203Z] #57 197.6 mvdan.cc/sh/v3/cmd/shfmt [2020-04-17T10:47:38.203Z] #57 DONE 207.5s [2020-04-17T10:47:38.203Z] [2020-04-17T10:47:38.203Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:47:38.203Z] #45 104.9 DEP criu/pie/parasite-vdso.d [2020-04-17T10:47:38.203Z] #45 105.3 DEP criu/pie/parasite.d [2020-04-17T10:47:38.203Z] #45 105.9 CC criu/pie/parasite.o [2020-04-17T10:47:38.508Z] --- PASS: TestDiff (0.94s) [2020-04-17T10:47:38.508Z] === RUN TestExecWithCloseStdin [2020-04-17T10:47:38.690Z] --- PASS: TestCgroupNamespacesRunHostMode (1.81s) [2020-04-17T10:47:38.690Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-17T10:47:39.073Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-04-17T10:47:39.638Z] --- PASS: TestExecWithCloseStdin (1.15s) [2020-04-17T10:47:39.638Z] === RUN TestExec [2020-04-17T10:47:39.896Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-04-17T10:47:40.297Z] #45 ... [2020-04-17T10:47:40.297Z] [2020-04-17T10:47:40.297Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:47:40.297Z] #48 199.6 go/doc [2020-04-17T10:47:40.297Z] #48 201.6 crypto/rand [2020-04-17T10:47:40.297Z] #48 205.3 crypto/elliptic [2020-04-17T10:47:40.605Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s) [2020-04-17T10:47:40.605Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-17T10:47:40.829Z] --- PASS: TestExec (0.94s) [2020-04-17T10:47:40.829Z] === RUN TestExecUser [2020-04-17T10:47:41.541Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.91s) [2020-04-17T10:47:41.541Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-17T10:47:41.761Z] --- PASS: TestExecUser (0.96s) [2020-04-17T10:47:41.761Z] === RUN TestExportContainerAndImportImage [2020-04-17T10:47:41.800Z] #48 ... [2020-04-17T10:47:41.800Z] [2020-04-17T10:47:41.800Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:47:41.800Z] #45 109.1 LINK criu/pie/parasite.built-in.o [2020-04-17T10:47:41.800Z] #45 109.1 GEN criu/pie/parasite-blob.h [2020-04-17T10:47:41.800Z] #45 109.3 CC criu/pie/parasite-vdso.o [2020-04-17T10:47:42.144Z] 65014b3c3121: Pull complete [2020-04-17T10:47:42.476Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2020-04-17T10:47:42.476Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-17T10:47:42.696Z] --- PASS: TestExportContainerAndImportImage (1.16s) [2020-04-17T10:47:42.696Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-17T10:47:42.830Z] #45 110.5 CC criu/arch/ppc64/vdso-pie.o [2020-04-17T10:47:43.261Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-04-17T10:47:43.504Z] #45 111.3 CC criu/arch/ppc64/restorer.o [2020-04-17T10:47:43.826Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-04-17T10:47:44.379Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.79s) [2020-04-17T10:47:44.379Z] === RUN TestKernelTCPMemory [2020-04-17T10:47:44.391Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2020-04-17T10:47:44.391Z] === RUN TestHealthCheckWorkdir [2020-04-17T10:47:44.534Z] #45 112.0 CC criu/arch/ppc64/vdso-trampoline.o [2020-04-17T10:47:44.534Z] #45 112.1 CC criu/pie/restorer.o [2020-04-17T10:47:45.314Z] --- PASS: TestKernelTCPMemory (0.90s) [2020-04-17T10:47:45.314Z] === RUN TestNISDomainname [2020-04-17T10:47:45.323Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-04-17T10:47:45.889Z] --- PASS: TestHealthCheckWorkdir (1.44s) [2020-04-17T10:47:45.889Z] === RUN TestHealthKillContainer [2020-04-17T10:47:45.889Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-04-17T10:47:46.249Z] --- PASS: TestNISDomainname (0.96s) [2020-04-17T10:47:46.249Z] === RUN TestHostnameDnsResolution [2020-04-17T10:47:46.614Z] #45 ... [2020-04-17T10:47:46.614Z] [2020-04-17T10:47:46.614Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:47:46.614Z] #69 216.0 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-17T10:47:46.614Z] #69 216.0 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-17T10:47:47.261Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-04-17T10:47:47.518Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-04-17T10:47:48.083Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-04-17T10:47:48.150Z] --- PASS: TestHostnameDnsResolution (1.70s) [2020-04-17T10:47:48.150Z] === RUN TestStats [2020-04-17T10:47:48.648Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-04-17T10:47:48.648Z] --- PASS: TestHealthKillContainer (2.96s) [2020-04-17T10:47:48.648Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-17T10:47:49.050Z] ......................... [ 67%] [2020-04-17T10:47:49.212Z] --- PASS: TestInspectCpusetInConfigPre120 (0.62s) [2020-04-17T10:47:49.212Z] === RUN TestIpcModeNone [2020-04-17T10:47:49.469Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-04-17T10:47:50.402Z] --- PASS: TestIpcModeNone (1.00s) [2020-04-17T10:47:50.402Z] === RUN TestIpcModePrivate [2020-04-17T10:47:50.402Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-04-17T10:47:50.679Z] --- PASS: TestStats (2.82s) [2020-04-17T10:47:50.679Z] === RUN TestStopContainerWithTimeout [2020-04-17T10:47:50.679Z] === RUN TestStopContainerWithTimeout/0 [2020-04-17T10:47:50.679Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-17T10:47:50.679Z] === RUN TestStopContainerWithTimeout/1 [2020-04-17T10:47:50.679Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-17T10:47:50.679Z] === RUN TestStopContainerWithTimeout/3 [2020-04-17T10:47:50.679Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-17T10:47:50.679Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-17T10:47:50.679Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-17T10:47:50.679Z] === CONT TestStopContainerWithTimeout/0 [2020-04-17T10:47:50.679Z] === CONT TestStopContainerWithTimeout/1 [2020-04-17T10:47:50.679Z] === CONT TestStopContainerWithTimeout/3 [2020-04-17T10:47:50.679Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-17T10:47:51.333Z] --- PASS: TestIpcModePrivate (0.89s) [2020-04-17T10:47:51.333Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:201, shared: false, mustBeShared: false [2020-04-17T10:47:51.333Z] === RUN TestIpcModeShareable [2020-04-17T10:47:51.899Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-04-17T10:47:52.156Z] --- PASS: TestIpcModeShareable (0.96s) [2020-04-17T10:47:52.156Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:200, shared: true, mustBeShared: true [2020-04-17T10:47:52.156Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-17T10:47:52.167Z] #69 ... [2020-04-17T10:47:52.167Z] [2020-04-17T10:47:52.167Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T10:47:52.167Z] #18 24.34 Reading package lists... [2020-04-17T10:47:52.167Z] #18 31.94 Building dependency tree... [2020-04-17T10:47:52.167Z] #18 34.43 libcap2-bin is already the newest version (1:2.25-2). [2020-04-17T10:47:52.167Z] #18 34.43 The following additional packages will be installed: [2020-04-17T10:47:52.167Z] #18 34.43 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-17T10:47:52.167Z] #18 34.43 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-17T10:47:52.167Z] #18 34.43 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-17T10:47:52.167Z] #18 34.44 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-17T10:47:52.167Z] #18 34.44 python3.7 python3.7-minimal vim-runtime xxd [2020-04-17T10:47:52.167Z] #18 34.44 Suggested packages: [2020-04-17T10:47:52.167Z] #18 34.44 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-17T10:47:52.167Z] #18 34.44 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-17T10:47:52.167Z] #18 34.44 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-17T10:47:52.167Z] #18 34.44 Recommended packages: [2020-04-17T10:47:52.167Z] #18 34.44 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-17T10:47:52.167Z] #18 34.44 python3-keyrings.alt python3-xdg unzip [2020-04-17T10:47:52.167Z] #18 37.69 The following NEW packages will be installed: [2020-04-17T10:47:52.167Z] #18 37.69 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-17T10:47:52.167Z] #18 37.69 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-17T10:47:52.167Z] #18 37.69 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-17T10:47:52.167Z] #18 37.69 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-17T10:47:52.167Z] #18 37.70 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-17T10:47:52.167Z] #18 37.70 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-17T10:47:52.167Z] #18 37.71 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-17T10:47:52.167Z] #18 37.71 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-17T10:47:52.167Z] #18 37.71 xz-utils zip [2020-04-17T10:47:52.167Z] #18 37.89 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T10:47:52.167Z] #18 37.89 Need to get 29.2 MB of archives. [2020-04-17T10:47:52.167Z] #18 37.89 After this operation, 134 MB of additional disk space will be used. [2020-04-17T10:47:52.167Z] #18 37.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-04-17T10:47:52.167Z] #18 37.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-04-17T10:47:52.167Z] #18 38.05 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-04-17T10:47:52.167Z] #18 38.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-04-17T10:47:52.167Z] #18 38.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-04-17T10:47:52.167Z] #18 38.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-04-17T10:47:52.167Z] #18 38.49 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-04-17T10:47:52.167Z] #18 38.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-04-17T10:47:52.167Z] #18 38.52 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-04-17T10:47:52.167Z] #18 38.54 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-04-17T10:47:52.167Z] #18 38.55 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-04-17T10:47:52.167Z] #18 38.56 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-04-17T10:47:52.167Z] #18 38.57 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-04-17T10:47:52.167Z] #18 38.58 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-04-17T10:47:52.167Z] #18 38.59 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-04-17T10:47:52.167Z] #18 38.59 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-04-17T10:47:52.167Z] #18 38.64 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-04-17T10:47:52.167Z] #18 38.65 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-04-17T10:47:52.167Z] #18 38.68 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-04-17T10:47:52.167Z] #18 38.70 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-04-17T10:47:52.167Z] #18 38.71 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-04-17T10:47:52.167Z] #18 38.73 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-04-17T10:47:52.167Z] #18 38.80 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-04-17T10:47:52.167Z] #18 38.81 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-04-17T10:47:52.167Z] #18 38.83 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-04-17T10:47:52.167Z] #18 38.85 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-04-17T10:47:52.167Z] #18 38.86 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-04-17T10:47:52.167Z] #18 38.86 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-04-17T10:47:52.167Z] #18 38.87 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-04-17T10:47:52.413Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-04-17T10:47:52.800Z] #18 39.61 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-04-17T10:47:52.800Z] #18 39.61 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-04-17T10:47:52.800Z] #18 39.63 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-04-17T10:47:52.800Z] #18 39.63 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-04-17T10:47:52.800Z] #18 39.65 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-04-17T10:47:52.800Z] #18 39.67 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-04-17T10:47:53.089Z] #18 39.80 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-17T10:47:53.089Z] #18 39.81 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-04-17T10:47:53.089Z] #18 39.82 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-04-17T10:47:53.089Z] #18 39.84 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-17T10:47:53.089Z] #18 39.85 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-04-17T10:47:53.089Z] #18 39.90 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-17T10:47:53.089Z] #18 39.90 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-04-17T10:47:53.720Z] #18 40.38 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-04-17T10:47:53.720Z] #18 40.55 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-04-17T10:47:53.786Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-04-17T10:47:53.786Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-04-17T10:47:53.966Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-04-17T10:47:53.967Z] --- PASS: TestStopContainerWithTimeout/0 (1.27s) [2020-04-17T10:47:53.967Z] --- PASS: TestStopContainerWithTimeout/1 (2.01s) [2020-04-17T10:47:53.967Z] --- PASS: TestStopContainerWithTimeout/3 (3.12s) [2020-04-17T10:47:53.967Z] --- PASS: TestStopContainerWithTimeout/-1 (3.22s) [2020-04-17T10:47:53.967Z] === RUN TestDeleteDevicemapper [2020-04-17T10:47:53.967Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-17T10:47:53.967Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-17T10:47:53.967Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-17T10:47:54.012Z] #18 40.82 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-17T10:47:54.712Z] #18 41.49 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-04-17T10:47:55.012Z] #18 41.72 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-04-17T10:47:55.012Z] #18 41.81 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-04-17T10:47:55.159Z] === RUN TestDockerSuite/TestBuildAddScript [2020-04-17T10:47:55.723Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.53s) [2020-04-17T10:47:55.723Z] === RUN TestAPIIpcModeHost [2020-04-17T10:47:55.723Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-04-17T10:47:55.868Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.02s) [2020-04-17T10:47:55.868Z] === RUN TestUpdateMemory [2020-04-17T10:47:55.868Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-17T10:47:55.868Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-17T10:47:55.868Z] === RUN TestUpdateCPUQuota [2020-04-17T10:47:56.527Z] #18 43.42 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T10:47:56.654Z] --- PASS: TestAPIIpcModeHost (0.87s) [2020-04-17T10:47:56.654Z] === RUN TestDaemonIpcModeShareable [2020-04-17T10:47:57.154Z] #18 43.75 Fetched 29.2 MB in 4s (7277 kB/s) [2020-04-17T10:47:57.154Z] #18 43.90 Selecting previously unselected package pigz. [2020-04-17T10:47:57.243Z] --- PASS: TestUpdateCPUQuota (1.43s) [2020-04-17T10:47:57.243Z] === RUN TestUpdatePidsLimit [2020-04-17T10:47:57.243Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-17T10:47:57.445Z] #18 43.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23356 files and directories currently installed.) [2020-04-17T10:47:57.445Z] #18 44.04 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-04-17T10:47:57.445Z] #18 44.04 Unpacking pigz (2.4-1) ... [2020-04-17T10:47:57.445Z] #18 44.22 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-04-17T10:47:57.445Z] #18 44.23 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-17T10:47:57.445Z] #18 44.24 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-04-17T10:47:57.588Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-04-17T10:47:57.809Z] === RUN TestUpdatePidsLimit/no_change [2020-04-17T10:47:58.068Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-17T10:47:58.152Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-04-17T10:47:58.326Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-17T10:47:58.409Z] --- PASS: TestDaemonIpcModeShareable (1.95s) [2020-04-17T10:47:58.410Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:223, shared: true, mustBeShared: true [2020-04-17T10:47:58.410Z] === RUN TestDaemonIpcModePrivate [2020-04-17T10:47:58.475Z] #18 45.10 Selecting previously unselected package python3.7-minimal. [2020-04-17T10:47:58.476Z] #18 45.11 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-17T10:47:58.476Z] #18 45.15 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-17T10:47:58.892Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-17T10:47:59.104Z] #18 ... [2020-04-17T10:47:59.104Z] [2020-04-17T10:47:59.104Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:47:59.104Z] #48 218.4 encoding/asn1 [2020-04-17T10:47:59.104Z] #48 220.1 github.com/LK4D4/vndr/build [2020-04-17T10:47:59.104Z] #48 222.8 crypto/rsa [2020-04-17T10:47:59.104Z] #48 ... [2020-04-17T10:47:59.104Z] [2020-04-17T10:47:59.104Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:47:59.104Z] #45 118.0 LINK criu/pie/restorer.built-in.o [2020-04-17T10:47:59.104Z] #45 118.0 GEN criu/pie/restorer-blob.h [2020-04-17T10:47:59.104Z] #45 118.2 DEP criu/vdso.d [2020-04-17T10:47:59.104Z] #45 118.6 DEP criu/uts_ns.d [2020-04-17T10:47:59.104Z] #45 119.1 DEP criu/util.d [2020-04-17T10:47:59.104Z] #45 119.6 DEP criu/uffd.d [2020-04-17T10:47:59.104Z] #45 120.1 DEP criu/tun.d [2020-04-17T10:47:59.104Z] #45 120.4 DEP criu/tty.d [2020-04-17T10:47:59.104Z] #45 120.8 DEP criu/timerfd.d [2020-04-17T10:47:59.104Z] #45 121.0 DEP criu/sysfs_parse.d [2020-04-17T10:47:59.104Z] #45 121.3 DEP criu/sysctl.d [2020-04-17T10:47:59.104Z] #45 121.7 DEP criu/string.d [2020-04-17T10:47:59.104Z] #45 121.7 DEP criu/stats.d [2020-04-17T10:47:59.104Z] #45 122.0 DEP criu/sockets.d [2020-04-17T10:47:59.104Z] #45 122.4 DEP criu/sk-unix.d [2020-04-17T10:47:59.104Z] #45 123.0 DEP criu/sk-tcp.d [2020-04-17T10:47:59.104Z] #45 123.5 DEP criu/sk-queue.d [2020-04-17T10:47:59.104Z] #45 123.7 DEP criu/sk-packet.d [2020-04-17T10:47:59.104Z] #45 124.0 DEP criu/sk-netlink.d [2020-04-17T10:47:59.104Z] #45 124.3 DEP criu/sk-inet.d [2020-04-17T10:47:59.104Z] #45 124.7 DEP criu/signalfd.d [2020-04-17T10:47:59.104Z] #45 125.0 DEP criu/sigframe.d [2020-04-17T10:47:59.104Z] #45 125.2 DEP criu/shmem.d [2020-04-17T10:47:59.104Z] #45 125.5 DEP criu/servicefd.d [2020-04-17T10:47:59.104Z] #45 125.9 DEP criu/seize.d [2020-04-17T10:47:59.104Z] #45 126.1 DEP criu/seccomp.d [2020-04-17T10:47:59.104Z] #45 126.5 DEP criu/rst-malloc.d [2020-04-17T10:47:59.104Z] #45 126.7 DEP criu/rbtree.d [2020-04-17T10:47:59.104Z] #45 126.8 DEP criu/pstree.d [2020-04-17T10:47:59.150Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-17T10:47:59.394Z] #45 127.2 DEP criu/protobuf.d [2020-04-17T10:47:59.683Z] #45 127.4 GEN criu/protobuf-desc-gen.h [2020-04-17T10:47:59.717Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-17T10:47:59.783Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-04-17T10:47:59.975Z] #45 ... [2020-04-17T10:47:59.975Z] [2020-04-17T10:47:59.975Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T10:47:59.975Z] #18 46.77 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-04-17T10:47:59.975Z] #18 46.78 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-17T10:48:00.267Z] #18 ... [2020-04-17T10:48:00.267Z] [2020-04-17T10:48:00.267Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:48:00.267Z] #69 DONE 229.6s [2020-04-17T10:48:00.267Z] [2020-04-17T10:48:00.267Z] #70 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-17T10:48:00.267Z] #70 DONE 0.1s [2020-04-17T10:48:00.267Z] [2020-04-17T10:48:00.267Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:48:00.348Z] --- PASS: TestDaemonIpcModePrivate (1.80s) [2020-04-17T10:48:00.348Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:217, shared: false, mustBeShared: false [2020-04-17T10:48:00.348Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-17T10:48:01.092Z] --- PASS: TestUpdatePidsLimit (3.84s) [2020-04-17T10:48:01.092Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-04-17T10:48:01.092Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-04-17T10:48:01.092Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2020-04-17T10:48:01.092Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-04-17T10:48:01.092Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2020-04-17T10:48:01.092Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2020-04-17T10:48:01.092Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2020-04-17T10:48:01.092Z] === RUN TestUpdateRestartPolicy [2020-04-17T10:48:01.720Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-04-17T10:48:02.084Z] --- PASS: TestBuildWithHugeFile (25.54s) [2020-04-17T10:48:02.084Z] === RUN TestBuildWithEmptyDockerfile [2020-04-17T10:48:02.084Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-17T10:48:02.084Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-17T10:48:02.084Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-17T10:48:02.084Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-17T10:48:02.084Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-17T10:48:02.084Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-17T10:48:02.084Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-17T10:48:02.084Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-17T10:48:02.084Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-17T10:48:02.084Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2020-04-17T10:48:02.084Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2020-04-17T10:48:02.084Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2020-04-17T10:48:02.084Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2020-04-17T10:48:02.084Z] === RUN TestBuildPreserveOwnership [2020-04-17T10:48:02.084Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-17T10:48:02.286Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.96s) [2020-04-17T10:48:02.286Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:221, shared: false, mustBeShared: false [2020-04-17T10:48:02.286Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-17T10:48:02.286Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-04-17T10:48:03.021Z] #66 ... [2020-04-17T10:48:03.021Z] [2020-04-17T10:48:03.021Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:48:03.021Z] #48 232.2 vendor/golang.org/x/net/idna [2020-04-17T10:48:04.182Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.67s) [2020-04-17T10:48:04.182Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:221, shared: true, mustBeShared: true [2020-04-17T10:48:04.182Z] === RUN TestIpcModeOlderClient [2020-04-17T10:48:04.182Z] === PAUSE TestIpcModeOlderClient [2020-04-17T10:48:04.182Z] === RUN TestKillContainerInvalidSignal [2020-04-17T10:48:04.757Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-17T10:48:05.081Z] #48 234.7 vendor/golang.org/x/crypto/cryptobyte [2020-04-17T10:48:05.114Z] --- PASS: TestKillContainerInvalidSignal (0.93s) [2020-04-17T10:48:05.114Z] === RUN TestKillContainer [2020-04-17T10:48:05.114Z] === RUN TestKillContainer/no_signal [2020-04-17T10:48:05.678Z] === RUN TestKillContainer/non_killing_signal [2020-04-17T10:48:05.935Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-04-17T10:48:06.500Z] === RUN TestKillContainer/killing_signal [2020-04-17T10:48:06.758Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-04-17T10:48:06.776Z] --- PASS: TestBuildPreserveOwnership (6.43s) [2020-04-17T10:48:06.776Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.18s) [2020-04-17T10:48:06.776Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.24s) [2020-04-17T10:48:06.776Z] === RUN TestBuildPlatformInvalid [2020-04-17T10:48:07.058Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2020-04-17T10:48:07.058Z] PASS [2020-04-17T10:48:07.058Z] [2020-04-17T10:48:07.058Z] === Skipped [2020-04-17T10:48:07.058Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-04-17T10:48:07.058Z] build_session_test.go:25: TODO: BuildKit [2020-04-17T10:48:07.058Z] [2020-04-17T10:48:07.058Z] [2020-04-17T10:48:07.058Z] DONE 32 tests, 1 skipped in 74.231s [2020-04-17T10:48:07.058Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-04-17T10:48:07.058Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:48:07.058Z] ++ set -e [2020-04-17T10:48:07.058Z] ++ '[' -n 0 ']' [2020-04-17T10:48:07.058Z] ++ set -x [2020-04-17T10:48:07.058Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:48:07.059Z] INFO: Testing against a local daemon [2020-04-17T10:48:07.059Z] === RUN TestConfigInspect [2020-04-17T10:48:07.688Z] --- PASS: TestKillContainer (2.71s) [2020-04-17T10:48:07.689Z] --- PASS: TestKillContainer/no_signal (0.90s) [2020-04-17T10:48:07.689Z] --- PASS: TestKillContainer/non_killing_signal (0.70s) [2020-04-17T10:48:07.689Z] --- PASS: TestKillContainer/killing_signal (0.85s) [2020-04-17T10:48:07.689Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-17T10:48:07.689Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-17T10:48:07.805Z] #48 ... [2020-04-17T10:48:07.805Z] [2020-04-17T10:48:07.805Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T10:48:07.805Z] #18 52.64 Selecting previously unselected package python3-minimal. [2020-04-17T10:48:07.805Z] #18 52.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23605 files and directories currently installed.) [2020-04-17T10:48:07.805Z] #18 52.82 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-04-17T10:48:07.805Z] #18 52.83 Unpacking python3-minimal (3.7.3-1) ... [2020-04-17T10:48:07.805Z] #18 52.99 Selecting previously unselected package libmpdec2:ppc64el. [2020-04-17T10:48:07.805Z] #18 53.02 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-04-17T10:48:07.805Z] #18 53.03 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-04-17T10:48:07.805Z] #18 53.19 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-04-17T10:48:07.805Z] #18 53.20 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-17T10:48:07.805Z] #18 53.21 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-04-17T10:48:08.096Z] #18 54.75 Selecting previously unselected package python3.7. [2020-04-17T10:48:08.096Z] #18 54.77 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-17T10:48:08.096Z] #18 54.79 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-17T10:48:08.096Z] #18 54.96 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-04-17T10:48:08.387Z] #18 54.97 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-04-17T10:48:08.387Z] #18 54.98 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-04-17T10:48:08.387Z] #18 55.23 Setting up python3-minimal (3.7.3-1) ... [2020-04-17T10:48:08.621Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-17T10:48:09.186Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.71s) [2020-04-17T10:48:09.186Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.95s) [2020-04-17T10:48:09.186Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2020-04-17T10:48:09.186Z] === RUN TestKillStoppedContainer [2020-04-17T10:48:09.445Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-04-17T10:48:09.445Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-17T10:48:09.445Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-04-17T10:48:09.445Z] === RUN TestKillDifferentUserContainer [2020-04-17T10:48:09.894Z] #18 56.74 Selecting previously unselected package python3. [2020-04-17T10:48:09.894Z] #18 56.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24017 files and directories currently installed.) [2020-04-17T10:48:10.183Z] #18 56.85 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-04-17T10:48:10.183Z] #18 56.90 Unpacking python3 (3.7.3-1) ... [2020-04-17T10:48:10.183Z] #18 57.12 Selecting previously unselected package libip4tc0:ppc64el. [2020-04-17T10:48:10.377Z] --- PASS: TestKillDifferentUserContainer (0.80s) [2020-04-17T10:48:10.377Z] === RUN TestInspectOomKilledTrue [2020-04-17T10:48:10.377Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-17T10:48:10.377Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-17T10:48:10.377Z] === RUN TestInspectOomKilledFalse [2020-04-17T10:48:10.377Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-17T10:48:10.377Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-17T10:48:10.377Z] === RUN TestLinksEtcHostsContentMatch [2020-04-17T10:48:10.473Z] #18 57.13 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-04-17T10:48:10.473Z] #18 57.13 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-04-17T10:48:10.473Z] #18 57.24 Selecting previously unselected package libip6tc0:ppc64el. [2020-04-17T10:48:10.473Z] #18 57.26 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-04-17T10:48:10.473Z] #18 57.26 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-04-17T10:48:10.764Z] #18 57.46 Selecting previously unselected package libiptc0:ppc64el. [2020-04-17T10:48:10.764Z] #18 57.47 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-04-17T10:48:10.764Z] #18 57.48 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-04-17T10:48:10.764Z] #18 57.59 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-04-17T10:48:10.764Z] #18 57.60 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-04-17T10:48:10.764Z] #18 57.61 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-04-17T10:48:10.942Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s) [2020-04-17T10:48:10.942Z] === RUN TestLinksContainerNames [2020-04-17T10:48:11.053Z] #18 57.69 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-04-17T10:48:11.053Z] #18 57.70 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-04-17T10:48:11.053Z] #18 57.70 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-04-17T10:48:11.053Z] #18 57.87 Selecting previously unselected package libnftnl11:ppc64el. [2020-04-17T10:48:11.053Z] #18 57.90 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-04-17T10:48:11.053Z] #18 57.91 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-04-17T10:48:11.343Z] #18 58.07 Selecting previously unselected package iptables. [2020-04-17T10:48:11.343Z] #18 58.09 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-04-17T10:48:11.343Z] #18 58.10 Unpacking iptables (1.8.2-4) ... [2020-04-17T10:48:11.431Z] --- PASS: TestConfigInspect (3.77s) [2020-04-17T10:48:11.431Z] === RUN TestConfigList [2020-04-17T10:48:11.507Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-04-17T10:48:12.393Z] #18 58.87 Selecting previously unselected package xxd. [2020-04-17T10:48:12.393Z] #18 58.88 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-04-17T10:48:12.393Z] #18 58.88 Unpacking xxd (2:8.1.0875-5) ... [2020-04-17T10:48:12.393Z] #18 59.06 Selecting previously unselected package vim-common. [2020-04-17T10:48:12.394Z] #18 59.06 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-17T10:48:12.394Z] #18 59.16 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-17T10:48:12.441Z] --- PASS: TestLinksContainerNames (1.55s) [2020-04-17T10:48:12.441Z] === RUN TestLogsFollowTailEmpty [2020-04-17T10:48:12.441Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-04-17T10:48:12.684Z] #18 59.47 Selecting previously unselected package bash-completion. [2020-04-17T10:48:12.684Z] #18 59.48 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-17T10:48:13.373Z] --- PASS: TestLogsFollowTailEmpty (0.93s) [2020-04-17T10:48:13.374Z] === RUN TestContainerNetworkMountsNoChown [2020-04-17T10:48:13.713Z] #18 ... [2020-04-17T10:48:13.713Z] [2020-04-17T10:48:13.713Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:48:13.713Z] #45 131.3 DEP criu/protobuf-desc.d [2020-04-17T10:48:13.713Z] #45 131.5 DEP criu/proc_parse.d [2020-04-17T10:48:13.713Z] #45 131.9 DEP criu/plugin.d [2020-04-17T10:48:13.713Z] #45 132.1 DEP criu/pipes.d [2020-04-17T10:48:13.713Z] #45 132.4 DEP criu/pie-util.d [2020-04-17T10:48:13.713Z] #45 132.7 DEP criu/pie-util-vdso.d [2020-04-17T10:48:13.713Z] #45 133.0 DEP criu/path.d [2020-04-17T10:48:13.713Z] #45 133.2 DEP criu/parasite-syscall.d [2020-04-17T10:48:13.713Z] #45 133.7 DEP criu/pagemap.d [2020-04-17T10:48:13.713Z] #45 134.0 DEP criu/pagemap-cache.d [2020-04-17T10:48:13.713Z] #45 134.3 DEP criu/page-xfer.d [2020-04-17T10:48:13.713Z] #45 134.7 DEP criu/page-pipe.d [2020-04-17T10:48:13.713Z] #45 134.9 DEP criu/netfilter.d [2020-04-17T10:48:13.713Z] #45 135.2 DEP criu/net.d [2020-04-17T10:48:13.713Z] #45 135.6 DEP criu/namespaces.d [2020-04-17T10:48:13.713Z] #45 135.9 DEP criu/mount.d [2020-04-17T10:48:13.713Z] #45 136.2 DEP criu/mem.d [2020-04-17T10:48:13.713Z] #45 136.5 DEP criu/lsm.d [2020-04-17T10:48:13.713Z] #45 136.8 DEP criu/log.d [2020-04-17T10:48:13.713Z] #45 137.0 DEP criu/libnetlink.d [2020-04-17T10:48:13.714Z] #45 137.4 DEP criu/kerndat.d [2020-04-17T10:48:13.714Z] #45 137.7 DEP criu/kcmp-ids.d [2020-04-17T10:48:13.714Z] #45 137.9 DEP criu/irmap.d [2020-04-17T10:48:13.714Z] #45 138.1 DEP criu/ipc_ns.d [2020-04-17T10:48:13.714Z] #45 138.4 DEP criu/image.d [2020-04-17T10:48:13.714Z] #45 138.8 DEP criu/image-desc.d [2020-04-17T10:48:13.714Z] #45 138.9 DEP criu/fsnotify.d [2020-04-17T10:48:13.714Z] #45 139.3 DEP criu/filesystems.d [2020-04-17T10:48:13.714Z] #45 139.9 DEP criu/files.d [2020-04-17T10:48:13.714Z] #45 140.4 DEP criu/files-reg.d [2020-04-17T10:48:13.714Z] #45 140.8 DEP criu/files-ext.d [2020-04-17T10:48:13.714Z] #45 141.1 DEP criu/file-lock.d [2020-04-17T10:48:13.714Z] #45 141.5 DEP criu/file-ids.d [2020-04-17T10:48:14.003Z] #45 141.7 DEP criu/fifo.d [2020-04-17T10:48:14.291Z] #45 141.9 DEP criu/fdstore.d [2020-04-17T10:48:14.306Z] --- PASS: TestContainerNetworkMountsNoChown (0.87s) [2020-04-17T10:48:14.306Z] === RUN TestMountDaemonRoot [2020-04-17T10:48:14.306Z] === RUN TestMountDaemonRoot/default [2020-04-17T10:48:14.306Z] === PAUSE TestMountDaemonRoot/default [2020-04-17T10:48:14.306Z] === RUN TestMountDaemonRoot/private [2020-04-17T10:48:14.306Z] === PAUSE TestMountDaemonRoot/private [2020-04-17T10:48:14.306Z] === RUN TestMountDaemonRoot/rprivate [2020-04-17T10:48:14.306Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-17T10:48:14.306Z] === RUN TestMountDaemonRoot/slave [2020-04-17T10:48:14.306Z] === PAUSE TestMountDaemonRoot/slave [2020-04-17T10:48:14.306Z] === RUN TestMountDaemonRoot/rslave [2020-04-17T10:48:14.306Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-17T10:48:14.306Z] === RUN TestMountDaemonRoot/shared [2020-04-17T10:48:14.306Z] === PAUSE TestMountDaemonRoot/shared [2020-04-17T10:48:14.306Z] === RUN TestMountDaemonRoot/rshared [2020-04-17T10:48:14.306Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-17T10:48:14.306Z] === CONT TestMountDaemonRoot/default [2020-04-17T10:48:14.306Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-17T10:48:14.306Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-17T10:48:14.306Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-17T10:48:14.306Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-17T10:48:14.306Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-17T10:48:14.306Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-17T10:48:14.306Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-17T10:48:14.306Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-17T10:48:14.306Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-17T10:48:14.306Z] === CONT TestMountDaemonRoot/rshared [2020-04-17T10:48:14.306Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-17T10:48:14.306Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-17T10:48:14.306Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-17T10:48:14.306Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-17T10:48:14.306Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-17T10:48:14.306Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-17T10:48:14.306Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-17T10:48:14.306Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-17T10:48:14.306Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-17T10:48:14.306Z] === CONT TestMountDaemonRoot/shared [2020-04-17T10:48:14.306Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-17T10:48:14.306Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-17T10:48:14.306Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-17T10:48:14.306Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-17T10:48:14.306Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-17T10:48:14.306Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-17T10:48:14.306Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-17T10:48:14.306Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-17T10:48:14.306Z] === CONT TestMountDaemonRoot/rslave [2020-04-17T10:48:14.306Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-17T10:48:14.306Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-17T10:48:14.306Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-17T10:48:14.306Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-17T10:48:14.306Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-17T10:48:14.306Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-17T10:48:14.306Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-17T10:48:14.306Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-17T10:48:14.306Z] === CONT TestMountDaemonRoot/slave [2020-04-17T10:48:14.306Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-17T10:48:14.306Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-17T10:48:14.306Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-17T10:48:14.306Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-17T10:48:14.306Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-17T10:48:14.306Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-17T10:48:14.306Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-17T10:48:14.306Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-17T10:48:14.306Z] === CONT TestMountDaemonRoot/rprivate [2020-04-17T10:48:14.306Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-17T10:48:14.306Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-17T10:48:14.306Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-17T10:48:14.306Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-17T10:48:14.306Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-17T10:48:14.306Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-17T10:48:14.306Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-17T10:48:14.306Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-17T10:48:14.306Z] === CONT TestMountDaemonRoot/private [2020-04-17T10:48:14.306Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-17T10:48:14.306Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-17T10:48:14.306Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-17T10:48:14.306Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-17T10:48:14.306Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-17T10:48:14.306Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-17T10:48:14.306Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-17T10:48:14.306Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-17T10:48:14.306Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-17T10:48:14.306Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-17T10:48:14.306Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-17T10:48:14.306Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-17T10:48:14.306Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-17T10:48:14.306Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-17T10:48:14.563Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-17T10:48:14.563Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-17T10:48:14.563Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-17T10:48:14.563Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-17T10:48:14.563Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-17T10:48:14.563Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-17T10:48:14.563Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-17T10:48:14.563Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-17T10:48:14.582Z] #45 142.1 DEP criu/fault-injection.d [2020-04-17T10:48:14.582Z] #45 142.2 DEP criu/external.d [2020-04-17T10:48:14.821Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-17T10:48:14.821Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-17T10:48:14.821Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-04-17T10:48:14.821Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-17T10:48:14.821Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-17T10:48:14.821Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-17T10:48:14.821Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-17T10:48:14.821Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-17T10:48:14.821Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-17T10:48:14.821Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-17T10:48:14.821Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-17T10:48:14.821Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-17T10:48:14.872Z] #45 142.4 DEP criu/eventpoll.d [2020-04-17T10:48:14.877Z] --- PASS: TestConfigList (3.62s) [2020-04-17T10:48:14.877Z] === RUN TestConfigsCreateAndDelete [2020-04-17T10:48:15.080Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-17T10:48:15.080Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-04-17T10:48:15.080Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-17T10:48:15.080Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-04-17T10:48:15.080Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-04-17T10:48:15.080Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-04-17T10:48:15.080Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-04-17T10:48:15.080Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-17T10:48:15.080Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-04-17T10:48:15.080Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-04-17T10:48:15.080Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-04-17T10:48:15.080Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-04-17T10:48:15.080Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-17T10:48:15.080Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-04-17T10:48:15.080Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-04-17T10:48:15.080Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-04-17T10:48:15.080Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.09s) [2020-04-17T10:48:15.080Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-17T10:48:15.080Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-04-17T10:48:15.080Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-04-17T10:48:15.080Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-04-17T10:48:15.080Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-04-17T10:48:15.080Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-17T10:48:15.080Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-04-17T10:48:15.080Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-04-17T10:48:15.080Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-04-17T10:48:15.080Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-04-17T10:48:15.080Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-17T10:48:15.080Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-04-17T10:48:15.080Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2020-04-17T10:48:15.080Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-04-17T10:48:15.080Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-04-17T10:48:15.080Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-17T10:48:15.080Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-04-17T10:48:15.080Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-04-17T10:48:15.080Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-04-17T10:48:15.080Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-04-17T10:48:15.080Z] === RUN TestContainerBindMountNonRecursive [2020-04-17T10:48:15.080Z] === RUN TestDockerSuite/TestBuildAddTar [2020-04-17T10:48:15.164Z] #45 142.7 DEP criu/eventfd.d [2020-04-17T10:48:15.454Z] #45 143.0 DEP criu/crtools.d [2020-04-17T10:48:15.785Z] #45 143.3 DEP criu/cr-service.d [2020-04-17T10:48:15.964Z] --- PASS: TestUpdateRestartPolicy (12.45s) [2020-04-17T10:48:15.964Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-17T10:48:15.964Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s) [2020-04-17T10:48:15.964Z] === RUN TestWaitNonBlocked [2020-04-17T10:48:15.964Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-17T10:48:15.964Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-17T10:48:15.964Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-17T10:48:15.964Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-17T10:48:15.964Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-17T10:48:15.964Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-17T10:48:15.964Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-04-17T10:48:15.964Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.88s) [2020-04-17T10:48:15.964Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.97s) [2020-04-17T10:48:15.964Z] === RUN TestWaitBlocked [2020-04-17T10:48:15.964Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-17T10:48:15.964Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-17T10:48:15.964Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-17T10:48:15.964Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-17T10:48:15.964Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-17T10:48:15.964Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-17T10:48:16.073Z] #45 143.6 DEP criu/cr-restore.d [2020-04-17T10:48:16.363Z] #45 144.0 DEP criu/cr-errno.d [2020-04-17T10:48:16.363Z] #45 144.1 DEP criu/cr-dump.d [2020-04-17T10:48:16.531Z] --- PASS: TestWaitBlocked (0.03s) [2020-04-17T10:48:16.531Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.05s) [2020-04-17T10:48:16.531Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.09s) [2020-04-17T10:48:16.531Z] === CONT TestContainerStartOnDaemonRestart [2020-04-17T10:48:16.531Z] === CONT TestContainerKillOnDaemonStart [2020-04-17T10:48:16.531Z] === CONT TestIpcModeOlderClient [2020-04-17T10:48:16.531Z] === CONT TestDaemonHostGatewayIP [2020-04-17T10:48:16.653Z] #45 144.5 DEP criu/cr-dedup.d [2020-04-17T10:48:16.790Z] --- PASS: TestIpcModeOlderClient (0.27s) [2020-04-17T10:48:16.791Z] === CONT TestDaemonRestartIpcMode [2020-04-17T10:48:17.287Z] #45 144.8 DEP criu/cr-check.d [2020-04-17T10:48:17.577Z] #45 145.2 DEP criu/config.d [2020-04-17T10:48:17.867Z] #45 145.6 DEP criu/clone-noasan.d [2020-04-17T10:48:18.156Z] #45 145.7 DEP criu/cgroup.d [2020-04-17T10:48:18.326Z] --- PASS: TestConfigsCreateAndDelete (3.52s) [2020-04-17T10:48:18.326Z] === RUN TestConfigsUpdate [2020-04-17T10:48:18.358Z] --- PASS: TestContainerBindMountNonRecursive (2.77s) [2020-04-17T10:48:18.358Z] === RUN TestNetworkNat [2020-04-17T10:48:18.446Z] #45 146.0 DEP criu/cgroup-props.d [2020-04-17T10:48:18.446Z] #45 146.2 DEP criu/bitmap.d [2020-04-17T10:48:18.446Z] #45 146.2 DEP criu/bfd.d [2020-04-17T10:48:18.617Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-04-17T10:48:18.617Z] --- PASS: TestNetworkNat (0.89s) [2020-04-17T10:48:18.617Z] === RUN TestNetworkLocalhostTCPNat [2020-04-17T10:48:18.735Z] #45 ... [2020-04-17T10:48:18.735Z] [2020-04-17T10:48:18.735Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T10:48:18.735Z] #18 65.48 Unpacking bash-completion (1:2.8-6) ... [2020-04-17T10:48:19.365Z] #18 ... [2020-04-17T10:48:19.365Z] [2020-04-17T10:48:19.365Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:48:19.365Z] #48 238.9 vendor/golang.org/x/net/http2/hpack [2020-04-17T10:48:19.365Z] #48 243.3 mime [2020-04-17T10:48:19.365Z] #48 243.8 net/http/internal [2020-04-17T10:48:19.552Z] --- PASS: TestNetworkLocalhostTCPNat (0.92s) [2020-04-17T10:48:19.552Z] === RUN TestNetworkLoopbackNat [2020-04-17T10:48:19.655Z] #48 ... [2020-04-17T10:48:19.655Z] [2020-04-17T10:48:19.655Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T10:48:19.655Z] #18 66.26 Selecting previously unselected package bzip2. [2020-04-17T10:48:19.655Z] #18 66.26 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-04-17T10:48:19.655Z] #18 66.27 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-17T10:48:19.655Z] #18 66.48 Selecting previously unselected package xz-utils. [2020-04-17T10:48:19.946Z] #18 66.51 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-04-17T10:48:19.946Z] #18 66.51 Unpacking xz-utils (5.2.4-1) ... [2020-04-17T10:48:19.946Z] #18 66.90 Selecting previously unselected package apparmor. [2020-04-17T10:48:20.084Z] --- PASS: TestContainerStartOnDaemonRestart (3.60s) [2020-04-17T10:48:20.235Z] #18 66.91 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-04-17T10:48:20.235Z] #18 67.14 Unpacking apparmor (2.13.2-10) ... [2020-04-17T10:48:20.924Z] --- PASS: TestNetworkLoopbackNat (1.31s) [2020-04-17T10:48:20.924Z] === RUN TestPause [2020-04-17T10:48:21.019Z] --- PASS: TestDaemonRestartIpcMode (4.37s) [2020-04-17T10:48:21.182Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-04-17T10:48:21.267Z] #18 67.87 Selecting previously unselected package aufs-tools. [2020-04-17T10:48:21.267Z] #18 67.88 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-04-17T10:48:21.267Z] #18 67.88 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-17T10:48:21.267Z] #18 68.13 Selecting previously unselected package libonig5:ppc64el. [2020-04-17T10:48:21.277Z] --- PASS: TestDaemonHostGatewayIP (4.85s) [2020-04-17T10:48:21.586Z] #18 68.13 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-04-17T10:48:21.586Z] #18 68.14 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-04-17T10:48:21.774Z] --- PASS: TestConfigsUpdate (3.66s) [2020-04-17T10:48:21.774Z] === RUN TestTemplatedConfig [2020-04-17T10:48:21.877Z] #18 68.43 Selecting previously unselected package libjq1:ppc64el. [2020-04-17T10:48:21.877Z] #18 68.44 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-17T10:48:21.877Z] #18 68.45 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-17T10:48:21.877Z] #18 68.66 Selecting previously unselected package jq. [2020-04-17T10:48:21.877Z] #18 68.67 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-17T10:48:21.877Z] #18 68.67 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-17T10:48:22.115Z] --- PASS: TestPause (1.06s) [2020-04-17T10:48:22.115Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-17T10:48:22.115Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-17T10:48:22.115Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-17T10:48:22.115Z] === RUN TestPauseStopPausedContainer [2020-04-17T10:48:22.169Z] #18 68.77 Selecting previously unselected package libaio1:ppc64el. [2020-04-17T10:48:22.169Z] #18 68.78 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-04-17T10:48:22.169Z] #18 68.79 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-04-17T10:48:22.169Z] #18 68.94 Selecting previously unselected package libgpm2:ppc64el. [2020-04-17T10:48:22.169Z] #18 68.95 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-04-17T10:48:22.169Z] #18 68.96 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-04-17T10:48:22.460Z] #18 69.05 Selecting previously unselected package libicu63:ppc64el. [2020-04-17T10:48:22.460Z] #18 69.07 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-04-17T10:48:22.460Z] #18 69.07 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-17T10:48:23.048Z] --- PASS: TestPauseStopPausedContainer (1.08s) [2020-04-17T10:48:23.048Z] === RUN TestPsFilter [2020-04-17T10:48:23.307Z] --- PASS: TestPsFilter (0.27s) [2020-04-17T10:48:23.307Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-17T10:48:24.520Z] #18 ... [2020-04-17T10:48:24.520Z] [2020-04-17T10:48:24.520Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:48:24.520Z] #51 DONE 253.8s [2020-04-17T10:48:24.520Z] [2020-04-17T10:48:24.520Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:48:24.520Z] #48 249.7 net/textproto [2020-04-17T10:48:24.520Z] #48 249.7 vendor/golang.org/x/net/http/httpproxy [2020-04-17T10:48:24.520Z] #48 249.7 crypto/x509 [2020-04-17T10:48:24.520Z] #48 253.1 vendor/golang.org/x/net/http/httpguts [2020-04-17T10:48:24.520Z] #48 253.1 mime/multipart [2020-04-17T10:48:25.206Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.55s) [2020-04-17T10:48:25.207Z] === RUN TestRemoveContainerWithVolume [2020-04-17T10:48:25.207Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-04-17T10:48:25.773Z] --- PASS: TestRemoveContainerWithVolume (0.93s) [2020-04-17T10:48:25.773Z] === RUN TestRemoveContainerRunning [2020-04-17T10:48:25.776Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-04-17T10:48:26.148Z] --- PASS: TestTemplatedConfig (3.90s) [2020-04-17T10:48:26.148Z] === RUN TestConfigCreateResolve [2020-04-17T10:48:26.705Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-04-17T10:48:26.963Z] --- PASS: TestRemoveContainerRunning (1.30s) [2020-04-17T10:48:26.963Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-17T10:48:28.337Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.21s) [2020-04-17T10:48:28.337Z] === RUN TestRemoveInvalidContainer [2020-04-17T10:48:28.337Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-04-17T10:48:28.337Z] === RUN TestRenameLinkedContainer [2020-04-17T10:48:28.595Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-04-17T10:48:28.978Z] #48 ... [2020-04-17T10:48:28.978Z] [2020-04-17T10:48:28.978Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:48:28.978Z] #45 146.4 DEP criu/autofs.d [2020-04-17T10:48:28.978Z] #45 146.7 DEP criu/aio.d [2020-04-17T10:48:28.978Z] #45 147.1 DEP criu/action-scripts.d [2020-04-17T10:48:28.978Z] #45 147.9 CC criu/action-scripts.o [2020-04-17T10:48:28.978Z] #45 149.0 CC criu/aio.o [2020-04-17T10:48:28.978Z] #45 150.1 CC criu/autofs.o [2020-04-17T10:48:28.978Z] #45 154.6 CC criu/bfd.o [2020-04-17T10:48:28.978Z] #45 155.7 CC criu/bitmap.o [2020-04-17T10:48:28.978Z] #45 156.0 CC criu/cgroup-props.o [2020-04-17T10:48:29.385Z] --- PASS: TestContainerKillOnDaemonStart (12.95s) [2020-04-17T10:48:29.385Z] PASS [2020-04-17T10:48:29.385Z] [2020-04-17T10:48:29.385Z] === Skipped [2020-04-17T10:48:29.385Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-04-17T10:48:29.385Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-17T10:48:29.385Z] [2020-04-17T10:48:29.385Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-17T10:48:29.385Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-17T10:48:29.385Z] [2020-04-17T10:48:29.385Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-17T10:48:29.385Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-17T10:48:29.385Z] [2020-04-17T10:48:29.385Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-17T10:48:29.385Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-17T10:48:29.385Z] [2020-04-17T10:48:29.385Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-04-17T10:48:29.385Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-17T10:48:29.385Z] [2020-04-17T10:48:29.385Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-04-17T10:48:29.385Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-17T10:48:29.385Z] [2020-04-17T10:48:29.385Z] [2020-04-17T10:48:29.385Z] DONE 200 tests, 6 skipped in 135.112s [2020-04-17T10:48:29.385Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-04-17T10:48:29.385Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:48:29.385Z] ++ set -e [2020-04-17T10:48:29.385Z] ++ '[' -n 0 ']' [2020-04-17T10:48:29.385Z] ++ set -x [2020-04-17T10:48:29.385Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:48:29.598Z] --- PASS: TestConfigCreateResolve (3.54s) [2020-04-17T10:48:29.598Z] === RUN TestConfigDaemonLibtrustID [2020-04-17T10:48:29.598Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-04-17T10:48:29.598Z] PASS [2020-04-17T10:48:29.598Z] [2020-04-17T10:48:29.598Z] DONE 7 tests in 22.610s [2020-04-17T10:48:29.598Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-04-17T10:48:29.598Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:48:29.598Z] ++ set -e [2020-04-17T10:48:29.598Z] ++ '[' -n 0 ']' [2020-04-17T10:48:29.598Z] ++ set -x [2020-04-17T10:48:29.598Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:48:29.598Z] INFO: Testing against a local daemon [2020-04-17T10:48:29.598Z] === RUN TestCheckpoint [2020-04-17T10:48:29.598Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-17T10:48:29.598Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-17T10:48:29.598Z] === RUN TestContainerInvalidJSON [2020-04-17T10:48:29.598Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-17T10:48:29.598Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-17T10:48:29.598Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-17T10:48:29.598Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-17T10:48:29.598Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-17T10:48:29.598Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-17T10:48:29.598Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-17T10:48:29.598Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-17T10:48:29.598Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-17T10:48:29.598Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-04-17T10:48:29.598Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-17T10:48:29.598Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-17T10:48:29.598Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-17T10:48:29.598Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-17T10:48:29.611Z] #45 ... [2020-04-17T10:48:29.611Z] [2020-04-17T10:48:29.611Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T10:48:29.611Z] #18 76.33 Selecting previously unselected package libnet1:ppc64el. [2020-04-17T10:48:29.611Z] #18 76.34 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-04-17T10:48:29.611Z] #18 76.37 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-17T10:48:29.611Z] #18 76.46 Selecting previously unselected package libnl-3-200:ppc64el. [2020-04-17T10:48:29.643Z] INFO: Testing against a local daemon [2020-04-17T10:48:29.643Z] === RUN TestCommitInheritsEnv [2020-04-17T10:48:29.880Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-04-17T10:48:29.880Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-17T10:48:29.880Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.17s) [2020-04-17T10:48:29.880Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-17T10:48:29.902Z] #18 76.46 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-04-17T10:48:29.902Z] #18 76.47 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-17T10:48:29.902Z] #18 76.59 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-04-17T10:48:29.902Z] #18 76.60 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-04-17T10:48:29.902Z] #18 76.61 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-17T10:48:29.902Z] #18 76.72 Selecting previously unselected package libreadline5:ppc64el. [2020-04-17T10:48:29.902Z] #18 76.73 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-04-17T10:48:29.902Z] #18 76.74 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-04-17T10:48:30.162Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2020-04-17T10:48:30.162Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-17T10:48:30.162Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-04-17T10:48:30.162Z] === RUN TestCopyFromContainer [2020-04-17T10:48:30.193Z] #18 76.88 Selecting previously unselected package net-tools. [2020-04-17T10:48:30.193Z] #18 76.92 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-04-17T10:48:30.193Z] #18 76.93 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-17T10:48:30.209Z] --- PASS: TestCommitInheritsEnv (0.55s) [2020-04-17T10:48:30.209Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-17T10:48:30.209Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-04-17T10:48:30.209Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-04-17T10:48:30.209Z] === RUN TestImagesFilterMultiReference [2020-04-17T10:48:30.467Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-04-17T10:48:30.467Z] === RUN TestImagePullPlatformInvalid [2020-04-17T10:48:30.467Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-04-17T10:48:30.467Z] === RUN TestRemoveImageOrphaning [2020-04-17T10:48:30.826Z] #18 77.38 Selecting previously unselected package python-pip-whl. [2020-04-17T10:48:30.826Z] #18 77.40 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-17T10:48:30.826Z] #18 77.41 Unpacking python-pip-whl (18.1-5) ... [2020-04-17T10:48:31.033Z] --- PASS: TestRemoveImageOrphaning (0.52s) [2020-04-17T10:48:31.033Z] === RUN TestRemoveImageGarbageCollector [2020-04-17T10:48:31.033Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-17T10:48:31.033Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T10:48:31.033Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-17T10:48:31.033Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-04-17T10:48:31.033Z] === RUN TestTagInvalidReference [2020-04-17T10:48:31.033Z] --- PASS: TestTagInvalidReference (0.03s) [2020-04-17T10:48:31.033Z] === RUN TestTagValidPrefixedRepo [2020-04-17T10:48:31.033Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-04-17T10:48:31.033Z] === RUN TestTagExistedNameWithoutForce [2020-04-17T10:48:31.033Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-04-17T10:48:31.033Z] === RUN TestTagOfficialNames [2020-04-17T10:48:31.292Z] --- PASS: TestTagOfficialNames (0.08s) [2020-04-17T10:48:31.292Z] === RUN TestTagMatchesDigest [2020-04-17T10:48:31.292Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-04-17T10:48:31.292Z] PASS [2020-04-17T10:48:31.292Z] [2020-04-17T10:48:31.292Z] === Skipped [2020-04-17T10:48:31.292Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-04-17T10:48:31.292Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-04-17T10:48:31.292Z] [2020-04-17T10:48:31.292Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-17T10:48:31.292Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T10:48:31.292Z] [2020-04-17T10:48:31.292Z] [2020-04-17T10:48:31.292Z] DONE 12 tests, 2 skipped in 1.769s [2020-04-17T10:48:31.292Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-04-17T10:48:31.292Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:48:31.292Z] ++ set -e [2020-04-17T10:48:31.292Z] ++ '[' -n 0 ']' [2020-04-17T10:48:31.292Z] ++ set -x [2020-04-17T10:48:31.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:48:31.292Z] INFO: Testing against a local daemon [2020-04-17T10:48:31.292Z] === RUN TestNetworkCreateDelete [2020-04-17T10:48:31.459Z] #18 78.23 Selecting previously unselected package python3-lib2to3. [2020-04-17T10:48:31.459Z] #18 78.25 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-17T10:48:31.459Z] #18 78.25 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-17T10:48:31.750Z] #18 78.46 Selecting previously unselected package python3-distutils. [2020-04-17T10:48:31.750Z] #18 78.50 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-17T10:48:31.750Z] #18 78.51 Unpacking python3-distutils (3.7.3-1) ... [2020-04-17T10:48:31.859Z] --- PASS: TestNetworkCreateDelete (0.39s) [2020-04-17T10:48:31.859Z] === RUN TestDockerNetworkDeletePreferID [2020-04-17T10:48:32.041Z] #18 78.78 Selecting previously unselected package python3-pip. [2020-04-17T10:48:32.041Z] #18 78.81 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-17T10:48:32.041Z] #18 78.81 Unpacking python3-pip (18.1-5) ... [2020-04-17T10:48:32.354Z] #18 79.09 Selecting previously unselected package python3-pkg-resources. [2020-04-17T10:48:32.354Z] #18 79.13 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-17T10:48:32.354Z] #18 79.14 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-17T10:48:32.644Z] #18 79.34 Selecting previously unselected package python3-setuptools. [2020-04-17T10:48:32.644Z] #18 79.35 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-17T10:48:32.644Z] #18 79.36 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-17T10:48:32.780Z] --- PASS: TestRenameLinkedContainer (4.26s) [2020-04-17T10:48:32.780Z] === RUN TestRenameStoppedContainer [2020-04-17T10:48:32.794Z] --- PASS: TestDockerNetworkDeletePreferID (1.13s) [2020-04-17T10:48:32.794Z] === RUN TestInspectNetwork [2020-04-17T10:48:32.835Z] === RUN TestCopyFromContainer// [2020-04-17T10:48:32.835Z] === RUN TestCopyFromContainer//bar/root [2020-04-17T10:48:32.835Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-17T10:48:32.835Z] === RUN TestCopyFromContainer/bar/quux [2020-04-17T10:48:32.835Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-17T10:48:32.835Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-17T10:48:32.835Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-17T10:48:32.835Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-17T10:48:33.118Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-17T10:48:33.118Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-17T10:48:33.275Z] #18 79.86 Selecting previously unselected package python3-wheel. [2020-04-17T10:48:33.275Z] #18 79.88 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-17T10:48:33.275Z] #18 79.88 Unpacking python3-wheel (0.32.3-2) ... [2020-04-17T10:48:33.275Z] #18 80.01 Selecting previously unselected package sudo. [2020-04-17T10:48:33.275Z] #18 80.03 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-04-17T10:48:33.275Z] #18 80.05 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-17T10:48:33.400Z] --- PASS: TestCopyFromContainer (2.99s) [2020-04-17T10:48:33.400Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-04-17T10:48:33.400Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-04-17T10:48:33.400Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-04-17T10:48:33.400Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-04-17T10:48:33.400Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-04-17T10:48:33.400Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-04-17T10:48:33.400Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-04-17T10:48:33.400Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-04-17T10:48:33.400Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-04-17T10:48:33.400Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-04-17T10:48:33.400Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-17T10:48:33.400Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-17T10:48:33.400Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-17T10:48:33.400Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-17T10:48:33.400Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-17T10:48:33.400Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-17T10:48:33.400Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-17T10:48:33.400Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-17T10:48:33.400Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-17T10:48:33.400Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-17T10:48:33.400Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-04-17T10:48:33.400Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-17T10:48:33.400Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-04-17T10:48:33.400Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-04-17T10:48:33.400Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-17T10:48:33.400Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-04-17T10:48:33.400Z] === RUN TestCreateWithInvalidEnv [2020-04-17T10:48:33.400Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-17T10:48:33.400Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-17T10:48:33.400Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-17T10:48:33.400Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-17T10:48:33.400Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-17T10:48:33.400Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-17T10:48:33.400Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-17T10:48:33.400Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-17T10:48:33.400Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-17T10:48:33.400Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-04-17T10:48:33.400Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-17T10:48:33.400Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-17T10:48:33.400Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-17T10:48:33.400Z] === RUN TestCreateTmpfsMountsTarget [2020-04-17T10:48:33.400Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-04-17T10:48:33.400Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-17T10:48:34.152Z] --- PASS: TestRenameStoppedContainer (1.51s) [2020-04-17T10:48:34.152Z] === RUN TestRenameRunningContainerAndReuse [2020-04-17T10:48:34.152Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-04-17T10:48:34.152Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-04-17T10:48:34.302Z] #18 80.95 Selecting previously unselected package thin-provisioning-tools. [2020-04-17T10:48:34.302Z] #18 80.97 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-04-17T10:48:34.302Z] #18 80.98 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-17T10:48:34.625Z] #18 81.34 Selecting previously unselected package uidmap. [2020-04-17T10:48:34.625Z] #18 81.34 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-04-17T10:48:34.625Z] #18 81.35 Unpacking uidmap (1:4.5-1.1) ... [2020-04-17T10:48:34.916Z] #18 81.53 Selecting previously unselected package vim-runtime. [2020-04-17T10:48:34.916Z] #18 81.54 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-17T10:48:34.916Z] #18 81.61 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-04-17T10:48:34.916Z] #18 81.66 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-17T10:48:34.916Z] #18 81.66 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-17T10:48:35.921Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-17T10:48:35.921Z] [2020-04-17T10:48:35.921Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-17T10:48:35.921Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-17T10:48:35.921Z] HOSTNAME=6c28a6c8a34f [2020-04-17T10:48:35.921Z] DEST=bundles/test-integration [2020-04-17T10:48:35.921Z] PWD=/go/src/github.com/docker/docker [2020-04-17T10:48:35.921Z] DOCKER_ROOTLESS=1 [2020-04-17T10:48:35.921Z] DOCKER_GITCOMMIT=0a1f9bc5501dc58aa1e161e20af36d4184f5a19e [2020-04-17T10:48:35.921Z] container=docker [2020-04-17T10:48:35.921Z] HOME=/root [2020-04-17T10:48:35.921Z] GOLANG_VERSION=1.13.10 [2020-04-17T10:48:35.921Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-17T10:48:35.921Z] VALIDATE_BRANCH=master [2020-04-17T10:48:35.921Z] TERM=xterm [2020-04-17T10:48:35.921Z] DOCKER_PKG=github.com/docker/docker [2020-04-17T10:48:35.921Z] SHLVL=1 [2020-04-17T10:48:35.921Z] TIMEOUT=120m [2020-04-17T10:48:35.921Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-17T10:48:35.921Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-17T10:48:35.921Z] GO111MODULE=off [2020-04-17T10:48:35.921Z] DOCKER_EXPERIMENTAL=1 [2020-04-17T10:48:35.921Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-17T10:48:35.921Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-17T10:48:35.921Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-17T10:48:35.921Z] GOPATH=/go [2020-04-17T10:48:35.921Z] PKG_CONFIG=pkg-config [2020-04-17T10:48:35.921Z] _=/usr/bin/env [2020-04-17T10:48:35.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-17T10:48:36.052Z] --- PASS: TestRenameRunningContainerAndReuse (1.96s) [2020-04-17T10:48:36.052Z] === RUN TestRenameInvalidName [2020-04-17T10:48:36.075Z] --- PASS: TestCreateWithCustomMaskedPaths (2.35s) [2020-04-17T10:48:36.075Z] === RUN TestCreateWithCapabilities [2020-04-17T10:48:36.075Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-17T10:48:36.075Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-17T10:48:36.075Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-17T10:48:36.075Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-17T10:48:36.075Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-17T10:48:36.075Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-17T10:48:36.075Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-17T10:48:36.075Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-17T10:48:36.075Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-17T10:48:36.075Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-17T10:48:36.075Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-17T10:48:36.075Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-17T10:48:36.075Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-17T10:48:36.075Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-17T10:48:36.075Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-17T10:48:36.075Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-17T10:48:36.075Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-17T10:48:36.075Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-17T10:48:36.075Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-17T10:48:36.075Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-17T10:48:36.075Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-17T10:48:36.075Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-17T10:48:36.075Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-17T10:48:36.075Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-17T10:48:36.075Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-17T10:48:36.075Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-17T10:48:36.075Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-17T10:48:36.075Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-17T10:48:36.075Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-17T10:48:36.075Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-17T10:48:36.075Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-17T10:48:36.075Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-17T10:48:36.075Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-17T10:48:36.076Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-04-17T10:48:36.076Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-04-17T10:48:36.076Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-17T10:48:36.076Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-04-17T10:48:36.076Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-04-17T10:48:36.076Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-04-17T10:48:36.076Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-04-17T10:48:36.076Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-04-17T10:48:36.076Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-17T10:48:36.076Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.10s) [2020-04-17T10:48:36.076Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-04-17T10:48:36.076Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s) [2020-04-17T10:48:36.076Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-17T10:48:36.311Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-04-17T10:48:37.248Z] --- PASS: TestRenameInvalidName (0.99s) [2020-04-17T10:48:37.248Z] === RUN TestRenameAnonymousContainer [2020-04-17T10:48:37.506Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-04-17T10:48:38.062Z] === RUN TestInspectNetwork/full_network_id [2020-04-17T10:48:38.062Z] === RUN TestInspectNetwork/partial_network_id [2020-04-17T10:48:38.062Z] === RUN TestInspectNetwork/network_name [2020-04-17T10:48:38.062Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-17T10:48:38.748Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.43s) [2020-04-17T10:48:38.748Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-17T10:48:38.748Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-17T10:48:38.748Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-17T10:48:38.748Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-17T10:48:38.748Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-17T10:48:38.748Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-17T10:48:38.748Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-17T10:48:38.748Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-17T10:48:38.748Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-17T10:48:38.748Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-17T10:48:38.748Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-17T10:48:38.748Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-17T10:48:38.748Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-17T10:48:38.748Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-17T10:48:38.748Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-17T10:48:38.748Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-17T10:48:38.748Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-04-17T10:48:38.748Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-04-17T10:48:38.748Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-04-17T10:48:38.748Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-04-17T10:48:38.748Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2020-04-17T10:48:38.748Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-04-17T10:48:38.748Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-17T10:48:39.361Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s) [2020-04-17T10:48:39.361Z] === RUN TestContainerStartOnDaemonRestart [2020-04-17T10:48:39.361Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-17T10:48:39.361Z] === RUN TestDaemonRestartIpcMode [2020-04-17T10:48:39.361Z] === PAUSE TestDaemonRestartIpcMode [2020-04-17T10:48:39.361Z] === RUN TestDaemonHostGatewayIP [2020-04-17T10:48:39.361Z] === PAUSE TestDaemonHostGatewayIP [2020-04-17T10:48:39.361Z] === RUN TestContainerKillOnDaemonStart [2020-04-17T10:48:39.361Z] === PAUSE TestContainerKillOnDaemonStart [2020-04-17T10:48:39.361Z] === RUN TestDiff [2020-04-17T10:48:40.367Z] --- PASS: TestDiff (0.83s) [2020-04-17T10:48:40.367Z] === RUN TestExecWithCloseStdin [2020-04-17T10:48:40.471Z] #18 ... [2020-04-17T10:48:40.471Z] [2020-04-17T10:48:40.471Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:48:40.471Z] #45 157.9 CC criu/cgroup.o [2020-04-17T10:48:40.471Z] #45 166.2 CC criu/clone-noasan.o [2020-04-17T10:48:40.471Z] #45 166.4 CC criu/config.o [2020-04-17T10:48:40.471Z] #45 ... [2020-04-17T10:48:40.471Z] [2020-04-17T10:48:40.471Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:48:40.471Z] #48 259.8 crypto/tls [2020-04-17T10:48:40.471Z] #48 ... [2020-04-17T10:48:40.471Z] [2020-04-17T10:48:40.471Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T10:48:40.471Z] #18 87.16 Selecting previously unselected package vim. [2020-04-17T10:48:40.471Z] #18 87.18 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-04-17T10:48:40.471Z] #18 87.23 Unpacking vim (2:8.1.0875-5) ... [2020-04-17T10:48:40.626Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-04-17T10:48:40.832Z] --- PASS: TestRenameAnonymousContainer (3.46s) [2020-04-17T10:48:40.832Z] === RUN TestRenameContainerWithSameName [2020-04-17T10:48:41.372Z] --- PASS: TestExecWithCloseStdin (0.92s) [2020-04-17T10:48:41.372Z] === RUN TestExec [2020-04-17T10:48:41.402Z] --- PASS: TestRenameContainerWithSameName (1.01s) [2020-04-17T10:48:41.403Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-17T10:48:41.660Z] === RUN TestDockerSuite/TestBuildBlankName [2020-04-17T10:48:41.965Z] #18 88.43 Selecting previously unselected package xfsprogs. [2020-04-17T10:48:41.965Z] #18 88.46 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-04-17T10:48:41.965Z] #18 88.49 Unpacking xfsprogs (4.20.0-1) ... [2020-04-17T10:48:41.985Z] --- PASS: TestExec (0.95s) [2020-04-17T10:48:41.985Z] === RUN TestExecUser [2020-04-17T10:48:42.225Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-04-17T10:48:42.484Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-04-17T10:48:42.596Z] #18 89.53 Selecting previously unselected package zip. [2020-04-17T10:48:42.596Z] #18 89.56 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-04-17T10:48:42.909Z] #18 89.56 Unpacking zip (3.0-11+b1) ... [2020-04-17T10:48:42.990Z] --- PASS: TestExecUser (0.89s) [2020-04-17T10:48:42.990Z] === RUN TestExportContainerAndImportImage [2020-04-17T10:48:43.144Z] tests/integration/client_test.py ..... [ 75%] [2020-04-17T10:48:43.144Z] tests/integration/context_api_test.py .. [ 76%] [2020-04-17T10:48:43.198Z] #18 90.01 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-17T10:48:43.199Z] #18 90.03 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-17T10:48:43.199Z] #18 90.04 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-04-17T10:48:43.199Z] #18 90.05 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-04-17T10:48:43.199Z] #18 90.08 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-04-17T10:48:43.199Z] #18 90.11 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-04-17T10:48:43.199Z] #18 90.11 Setting up uidmap (1:4.5-1.1) ... [2020-04-17T10:48:43.199Z] #18 90.12 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-04-17T10:48:43.327Z] --- PASS: TestInspectNetwork (9.57s) [2020-04-17T10:48:43.327Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-17T10:48:43.327Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-17T10:48:43.327Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-17T10:48:43.327Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-17T10:48:43.327Z] === RUN TestRunContainerWithBridgeNone [2020-04-17T10:48:43.401Z] tests/integration/errors_test.py . [ 76%] [2020-04-17T10:48:43.417Z] --- PASS: TestRenameContainerWithLinkedContainer (1.85s) [2020-04-17T10:48:43.418Z] === RUN TestResize [2020-04-17T10:48:43.487Z] #18 90.13 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-17T10:48:43.487Z] #18 90.14 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-17T10:48:43.487Z] #18 90.15 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-17T10:48:43.487Z] #18 90.16 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-17T10:48:43.487Z] #18 90.17 Setting up xxd (2:8.1.0875-5) ... [2020-04-17T10:48:43.487Z] #18 90.19 Setting up zip (3.0-11+b1) ... [2020-04-17T10:48:43.487Z] #18 90.19 Setting up vim-common (2:8.1.0875-5) ... [2020-04-17T10:48:43.487Z] #18 90.26 Setting up bash-completion (1:2.8-6) ... [2020-04-17T10:48:43.996Z] --- PASS: TestExportContainerAndImportImage (1.09s) [2020-04-17T10:48:43.996Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-17T10:48:44.349Z] --- PASS: TestResize (0.85s) [2020-04-17T10:48:44.349Z] === RUN TestResizeWithInvalidSize [2020-04-17T10:48:44.607Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-04-17T10:48:45.173Z] --- PASS: TestResizeWithInvalidSize (0.89s) [2020-04-17T10:48:45.173Z] === RUN TestResizeWhenContainerNotStarted [2020-04-17T10:48:45.232Z] --- PASS: TestRunContainerWithBridgeNone (2.50s) [2020-04-17T10:48:45.232Z] === RUN TestNetworkInvalidJSON [2020-04-17T10:48:45.232Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-17T10:48:45.232Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-17T10:48:45.232Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-17T10:48:45.232Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-17T10:48:45.232Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-17T10:48:45.232Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-17T10:48:45.232Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-17T10:48:45.232Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-17T10:48:45.232Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-17T10:48:45.232Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-04-17T10:48:45.232Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-17T10:48:45.232Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-17T10:48:45.232Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-17T10:48:45.232Z] === RUN TestHostIPv4BridgeLabel [2020-04-17T10:48:45.740Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-04-17T10:48:45.799Z] --- PASS: TestHostIPv4BridgeLabel (0.76s) [2020-04-17T10:48:45.799Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-17T10:48:45.998Z] --- PASS: TestResizeWhenContainerNotStarted (0.86s) [2020-04-17T10:48:45.998Z] === RUN TestDaemonRestartKillContainers [2020-04-17T10:48:45.998Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-17T10:48:45.998Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-17T10:48:45.998Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-17T10:48:45.998Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-17T10:48:45.998Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-17T10:48:45.998Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-17T10:48:45.998Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-17T10:48:45.998Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-17T10:48:45.998Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-17T10:48:45.998Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-17T10:48:45.998Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-17T10:48:45.998Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-17T10:48:45.998Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-17T10:48:45.998Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-17T10:48:45.998Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-17T10:48:45.998Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-17T10:48:45.998Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-17T10:48:45.998Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-17T10:48:45.998Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-17T10:48:45.998Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-17T10:48:45.998Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-17T10:48:45.998Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-17T10:48:45.998Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-17T10:48:45.998Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-17T10:48:45.998Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-17T10:48:45.998Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-17T10:48:46.016Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s) [2020-04-17T10:48:46.016Z] === RUN TestHealthCheckWorkdir [2020-04-17T10:48:46.629Z] --- PASS: TestHealthCheckWorkdir (1.09s) [2020-04-17T10:48:46.629Z] === RUN TestHealthKillContainer [2020-04-17T10:48:46.932Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-04-17T10:48:47.175Z] --- PASS: TestDaemonRestartWithLiveRestore (1.33s) [2020-04-17T10:48:47.175Z] === RUN TestDaemonDefaultNetworkPools [2020-04-17T10:48:47.496Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-17T10:48:47.933Z] #18 ... [2020-04-17T10:48:47.933Z] [2020-04-17T10:48:47.933Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:48:47.933Z] #24 270.6 Checking out files: 15% (1643/10687) Checking out files: 16% (1710/10687) Checking out files: 17% (1817/10687) Checking out files: 18% (1924/10687) Checking out files: 19% (2031/10687) Checking out files: 20% (2138/10687) Checking out files: 21% (2245/10687) Checking out files: 22% (2352/10687) Checking out files: 23% (2459/10687) Checking out files: 24% (2565/10687) Checking out files: 25% (2672/10687) Checking out files: 26% (2779/10687) Checking out files: 27% (2886/10687) Checking out files: 28% (2993/10687) Checking out files: 29% (3100/10687) Checking out files: 30% (3207/10687) Checking out files: 31% (3313/10687) Checking out files: 31% (3383/10687) Checking out files: 32% (3420/10687) Checking out files: 33% (3527/10687) Checking out files: 34% (3634/10687) Checking out files: 35% (3741/10687) Checking out files: 36% (3848/10687) Checking out files: 37% (3955/10687) Checking out files: 38% (4062/10687) Checking out files: 39% (4168/10687) Checking out files: 40% (4275/10687) Checking out files: 40% (4368/10687) Checking out files: 41% (4382/10687) Checking out files: 42% (4489/10687) Checking out files: 43% (4596/10687) Checking out files: 44% (4703/10687) Checking out files: 45% (4810/10687) Checking out files: 46% (4917/10687) Checking out files: 47% (5023/10687) Checking out files: 48% (5130/10687) Checking out files: 49% (5237/10687) Checking out files: 50% (5344/10687) Checking out files: 51% (5451/10687) Checking out files: 52% (5558/10687) Checking out files: 53% (5665/10687) Checking out files: 54% (5771/10687) Checking out files: 55% (5878/10687) Checking out files: 56% (5985/10687) Checking out files: 57% (6092/10687) Checking out files: 58% (6199/10687) Checking out files: 58% (6248/10687) Checking out files: 59% (6306/10687) Checking out files: 60% (6413/10687) Checking out files: 61% (6520/10687) Checking out files: 62% (6626/10687) Checking out files: 63% (6733/10687) Checking out files: 64% (6840/10687) Checking out files: 65% (6947/10687) Checking out files: 66% (7054/10687) Checking out files: 67% (7161/10687) Checking out files: 68% (7268/10687) Checking out files: 69% (7375/10687) Checking out files: 70% (7481/10687) Checking out files: 71% (7588/10687) Checking out files: 72% (7695/10687) Checking out files: 73% (7802/10687) Checking out files: 73% (7870/10687) Checking out files: 74% (7909/10687) Checking out files: 75% (8016/10687) Checking out files: 76% (8123/10687) Checking out files: 77% (8229/10687) Checking out files: 78% (8336/10687) Checking out files: 79% (8443/10687) Checking out files: 80% (8550/10687) Checking out files: 81% (8657/10687) Checking out files: 82% (8764/10687) Checking out files: 83% (8871/10687) Checking out files: 84% (8978/10687) Checking out files: 85% (9084/10687) Checking out files: 86% (9191/10687) Checking out files: 87% (9298/10687) Checking out files: 88% (9405/10687) Checking out files: 88% (9422/10687) Checking out files: 89% (9512/10687) Checking out files: 90% (9619/10687) Checking out files: 91% (9726/10687) Checking out files: 92% (9833/10687) Checking out files: 93% (9939/10687) Checking out files: 94% (10046/10687) Checking out files: 95% (10153/10687) Checking out files: 96% (10260/10687) Checking out files: 97% (10367/10687) Checking out files: 98% (10474/10687) Checking out files: 99% (10581/10687) Checking out files: 100% (10687/10687) Checking out files: 100% (10687/10687), done. [2020-04-17T10:48:47.933Z] #24 276.6 + cd /tmp/tmp.pmIPO2bS8k/tmp/docker-ce [2020-04-17T10:48:47.933Z] #24 276.6 + git checkout -q v17.06.2-ce [2020-04-17T10:48:48.431Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-04-17T10:48:48.549Z] --- PASS: TestDaemonDefaultNetworkPools (1.29s) [2020-04-17T10:48:48.549Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-17T10:48:48.946Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-17T10:48:49.204Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-17T10:48:49.992Z] #24 ... [2020-04-17T10:48:49.992Z] [2020-04-17T10:48:49.992Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T10:48:49.992Z] #18 96.53 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-04-17T10:48:49.992Z] #18 96.54 Setting up xz-utils (5.2.4-1) ... [2020-04-17T10:48:49.992Z] #18 96.55 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-17T10:48:49.992Z] #18 96.57 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-17T10:48:49.992Z] #18 96.72 invoke-rc.d: could not determine current runlevel [2020-04-17T10:48:49.992Z] #18 96.74 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-17T10:48:49.992Z] #18 96.75 Setting up pigz (2.4-1) ... [2020-04-17T10:48:49.992Z] #18 96.76 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-04-17T10:48:49.992Z] #18 96.77 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-17T10:48:49.992Z] #18 96.80 Setting up python-pip-whl (18.1-5) ... [2020-04-17T10:48:49.992Z] #18 96.80 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-04-17T10:48:49.992Z] #18 96.81 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-17T10:48:50.077Z] --- PASS: TestHealthKillContainer (2.97s) [2020-04-17T10:48:50.077Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-17T10:48:50.451Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.91s) [2020-04-17T10:48:50.451Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-17T10:48:50.577Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-17T10:48:50.577Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-17T10:48:50.690Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s) [2020-04-17T10:48:50.690Z] === RUN TestIpcModeNone [2020-04-17T10:48:51.044Z] #18 97.82 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-04-17T10:48:51.044Z] #18 97.82 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-04-17T10:48:51.044Z] #18 97.82 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-04-17T10:48:51.044Z] #18 97.83 Setting up vim (2:8.1.0875-5) ... [2020-04-17T10:48:51.044Z] #18 97.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-17T10:48:51.044Z] #18 97.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-17T10:48:51.044Z] #18 97.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-17T10:48:51.044Z] #18 97.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-17T10:48:51.303Z] --- PASS: TestIpcModeNone (0.92s) [2020-04-17T10:48:51.303Z] === RUN TestIpcModePrivate [2020-04-17T10:48:51.334Z] #18 97.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-17T10:48:51.334Z] #18 97.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-17T10:48:51.334Z] #18 98.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-17T10:48:51.334Z] #18 98.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-17T10:48:51.334Z] #18 98.10 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-17T10:48:51.334Z] #18 98.10 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-17T10:48:51.334Z] #18 98.11 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-04-17T10:48:51.334Z] #18 98.12 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-17T10:48:51.334Z] #18 98.12 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-04-17T10:48:51.334Z] #18 98.16 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-17T10:48:51.514Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-04-17T10:48:52.080Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-04-17T10:48:52.308Z] --- PASS: TestIpcModePrivate (0.93s) [2020-04-17T10:48:52.308Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-04-17T10:48:52.308Z] === RUN TestIpcModeShareable [2020-04-17T10:48:52.840Z] #18 ... [2020-04-17T10:48:52.840Z] [2020-04-17T10:48:52.840Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:48:52.840Z] #48 272.2 net/http/httptrace [2020-04-17T10:48:52.840Z] #48 272.7 net/http [2020-04-17T10:48:52.840Z] #48 ... [2020-04-17T10:48:52.840Z] [2020-04-17T10:48:52.840Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:48:52.840Z] #24 282.0 + mkdir -p /tmp/tmp.pmIPO2bS8k/src/github.com/docker [2020-04-17T10:48:52.840Z] #24 282.0 + mv components/cli /tmp/tmp.pmIPO2bS8k/src/github.com/docker/cli [2020-04-17T10:48:52.840Z] #24 282.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-04-17T10:48:52.981Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.28s) [2020-04-17T10:48:52.981Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-17T10:48:53.012Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-17T10:48:53.130Z] #24 ... [2020-04-17T10:48:53.130Z] [2020-04-17T10:48:53.130Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:48:53.130Z] #45 170.9 CC criu/cr-check.o [2020-04-17T10:48:53.130Z] #45 175.2 CC criu/cr-dedup.o [2020-04-17T10:48:53.130Z] #45 176.0 CC criu/cr-dump.o [2020-04-17T10:48:53.269Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-17T10:48:53.312Z] --- PASS: TestIpcModeShareable (0.92s) [2020-04-17T10:48:53.312Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-04-17T10:48:53.312Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-17T10:48:53.526Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-04-17T10:48:53.547Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.81s) [2020-04-17T10:48:53.547Z] === RUN TestServiceWithPredefinedNetwork [2020-04-17T10:48:53.761Z] #45 181.4 CC criu/cr-errno.o [2020-04-17T10:48:54.051Z] #45 181.6 CC criu/cr-restore.o [2020-04-17T10:48:54.091Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-04-17T10:48:56.616Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-04-17T10:48:56.616Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-17T10:48:56.761Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.95s) [2020-04-17T10:48:56.761Z] === RUN TestAPIIpcModeHost [2020-04-17T10:48:56.761Z] --- PASS: TestAPIIpcModeHost (0.59s) [2020-04-17T10:48:56.761Z] === RUN TestDaemonIpcModeShareable [2020-04-17T10:48:56.831Z] --- PASS: TestServiceWithPredefinedNetwork (3.34s) [2020-04-17T10:48:56.831Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-17T10:48:56.831Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-17T10:48:56.831Z] service_test.go:236: FLAKY_TEST [2020-04-17T10:48:56.831Z] === RUN TestServiceWithDataPathPortInit [2020-04-17T10:48:56.873Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-04-17T10:48:57.130Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-17T10:48:57.562Z] #45 ... [2020-04-17T10:48:57.562Z] [2020-04-17T10:48:57.562Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T10:48:57.562Z] #18 104.0 Setting up iptables (1.8.2-4) ... [2020-04-17T10:48:57.562Z] #18 104.0 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-17T10:48:57.562Z] #18 104.1 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-17T10:48:57.562Z] #18 104.1 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-17T10:48:57.562Z] #18 104.1 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-17T10:48:57.562Z] #18 104.1 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-17T10:48:57.562Z] #18 104.1 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-17T10:48:57.562Z] #18 104.1 Setting up python3 (3.7.3-1) ... [2020-04-17T10:48:58.195Z] #18 104.9 Setting up python3-wheel (0.32.3-2) ... [2020-04-17T10:48:58.502Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-04-17T10:48:58.779Z] --- PASS: TestDaemonIpcModeShareable (1.79s) [2020-04-17T10:48:58.779Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-04-17T10:48:58.779Z] === RUN TestDaemonIpcModePrivate [2020-04-17T10:48:59.067Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-17T10:48:59.701Z] #18 106.1 Setting up apparmor (2.13.2-10) ... [2020-04-17T10:49:00.282Z] --- PASS: TestDaemonIpcModePrivate (1.77s) [2020-04-17T10:49:00.282Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-04-17T10:49:00.282Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-17T10:49:01.592Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-17T10:49:01.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.63s) [2020-04-17T10:49:01.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.85s) [2020-04-17T10:49:01.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.49s) [2020-04-17T10:49:01.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.54s) [2020-04-17T10:49:01.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.61s) [2020-04-17T10:49:01.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.63s) [2020-04-17T10:49:01.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.59s) [2020-04-17T10:49:01.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.33s) [2020-04-17T10:49:01.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.84s) [2020-04-17T10:49:01.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.64s) [2020-04-17T10:49:01.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.79s) [2020-04-17T10:49:01.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.21s) [2020-04-17T10:49:01.592Z] === RUN TestCgroupNamespacesRun [2020-04-17T10:49:01.770Z] #18 108.7 Setting up xfsprogs (4.20.0-1) ... [2020-04-17T10:49:02.060Z] #18 108.7 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-17T10:49:02.302Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.82s) [2020-04-17T10:49:02.302Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-04-17T10:49:02.302Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-17T10:49:02.522Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-04-17T10:49:02.689Z] #18 109.5 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-17T10:49:03.087Z] --- PASS: TestCgroupNamespacesRun (1.96s) [2020-04-17T10:49:03.087Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-17T10:49:04.321Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.79s) [2020-04-17T10:49:04.321Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-04-17T10:49:04.321Z] === RUN TestIpcModeOlderClient [2020-04-17T10:49:04.321Z] === PAUSE TestIpcModeOlderClient [2020-04-17T10:49:04.321Z] === RUN TestKillContainerInvalidSignal [2020-04-17T10:49:04.738Z] #18 111.4 Setting up python3-distutils (3.7.3-1) ... [2020-04-17T10:49:04.934Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2020-04-17T10:49:04.934Z] === RUN TestKillContainer [2020-04-17T10:49:04.934Z] === RUN TestKillContainer/no_signal [2020-04-17T10:49:04.987Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.76s) [2020-04-17T10:49:04.987Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-17T10:49:05.364Z] #18 112.3 Setting up python3-setuptools (40.8.0-1) ... [2020-04-17T10:49:05.364Z] #18 ... [2020-04-17T10:49:05.364Z] [2020-04-17T10:49:05.364Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:49:05.364Z] #45 193.2 CC criu/cr-service.o [2020-04-17T10:49:05.547Z] === RUN TestKillContainer/non_killing_signal [2020-04-17T10:49:06.160Z] === RUN TestKillContainer/killing_signal [2020-04-17T10:49:06.885Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-04-17T10:49:06.885Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.96s) [2020-04-17T10:49:06.885Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-17T10:49:07.628Z] --- PASS: TestKillContainer (2.61s) [2020-04-17T10:49:07.628Z] --- PASS: TestKillContainer/no_signal (0.82s) [2020-04-17T10:49:07.628Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2020-04-17T10:49:07.628Z] --- PASS: TestKillContainer/killing_signal (0.89s) [2020-04-17T10:49:07.628Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-17T10:49:07.628Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-17T10:49:08.241Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-17T10:49:08.781Z] --- PASS: TestCgroupNamespacesRunHostMode (1.91s) [2020-04-17T10:49:08.781Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-17T10:49:09.246Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.66s) [2020-04-17T10:49:09.246Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.81s) [2020-04-17T10:49:09.246Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s) [2020-04-17T10:49:09.246Z] === RUN TestKillStoppedContainer [2020-04-17T10:49:09.246Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-04-17T10:49:09.246Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-17T10:49:09.246Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-04-17T10:49:09.246Z] === RUN TestKillDifferentUserContainer [2020-04-17T10:49:09.714Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-04-17T10:49:09.818Z] #45 196.9 CC criu/crtools.o [2020-04-17T10:49:10.109Z] #45 197.8 CC criu/eventfd.o [2020-04-17T10:49:10.251Z] --- PASS: TestKillDifferentUserContainer (0.91s) [2020-04-17T10:49:10.251Z] === RUN TestInspectOomKilledTrue [2020-04-17T10:49:10.251Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-17T10:49:10.251Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-17T10:49:10.251Z] === RUN TestInspectOomKilledFalse [2020-04-17T10:49:10.251Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-17T10:49:10.251Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-17T10:49:10.251Z] === RUN TestLinksEtcHostsContentMatch [2020-04-17T10:49:10.399Z] #45 ... [2020-04-17T10:49:10.399Z] [2020-04-17T10:49:10.399Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T10:49:10.399Z] #18 114.7 Setting up python3-pip (18.1-5) ... [2020-04-17T10:49:10.399Z] #18 116.7 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T10:49:10.399Z] #18 116.8 Processing triggers for mime-support (3.62) ... [2020-04-17T10:49:10.399Z] #18 DONE 117.1s [2020-04-17T10:49:10.399Z] [2020-04-17T10:49:10.399Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-17T10:49:10.864Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2020-04-17T10:49:10.864Z] === RUN TestLinksContainerNames [2020-04-17T10:49:11.031Z] #19 0.525 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-17T10:49:11.031Z] #19 0.539 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-17T10:49:11.031Z] #19 0.542 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-17T10:49:11.031Z] #19 DONE 0.6s [2020-04-17T10:49:11.031Z] [2020-04-17T10:49:11.031Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:49:11.031Z] #45 198.6 CC criu/eventpoll.o [2020-04-17T10:49:11.084Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.10s) [2020-04-17T10:49:11.084Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-17T10:49:11.341Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-04-17T10:49:11.599Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.88s) [2020-04-17T10:49:11.599Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-17T10:49:12.533Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s) [2020-04-17T10:49:12.533Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-17T10:49:12.882Z] --- PASS: TestLinksContainerNames (1.79s) [2020-04-17T10:49:12.882Z] === RUN TestLogsFollowTailEmpty [2020-04-17T10:49:13.101Z] #45 200.4 CC criu/external.o [2020-04-17T10:49:13.495Z] --- PASS: TestLogsFollowTailEmpty (0.87s) [2020-04-17T10:49:13.495Z] === RUN TestContainerNetworkMountsNoChown [2020-04-17T10:49:13.731Z] #45 201.2 CC criu/fault-injection.o [2020-04-17T10:49:13.731Z] #45 201.4 CC criu/fdstore.o [2020-04-17T10:49:13.905Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-04-17T10:49:14.470Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.74s) [2020-04-17T10:49:14.470Z] === RUN TestKernelTCPMemory [2020-04-17T10:49:14.499Z] --- PASS: TestContainerNetworkMountsNoChown (0.84s) [2020-04-17T10:49:14.499Z] === RUN TestMountDaemonRoot [2020-04-17T10:49:14.499Z] === RUN TestMountDaemonRoot/default [2020-04-17T10:49:14.499Z] === PAUSE TestMountDaemonRoot/default [2020-04-17T10:49:14.499Z] === RUN TestMountDaemonRoot/private [2020-04-17T10:49:14.499Z] === PAUSE TestMountDaemonRoot/private [2020-04-17T10:49:14.499Z] === RUN TestMountDaemonRoot/rprivate [2020-04-17T10:49:14.499Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-17T10:49:14.499Z] === RUN TestMountDaemonRoot/slave [2020-04-17T10:49:14.499Z] === PAUSE TestMountDaemonRoot/slave [2020-04-17T10:49:14.499Z] === RUN TestMountDaemonRoot/rslave [2020-04-17T10:49:14.499Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-17T10:49:14.499Z] === RUN TestMountDaemonRoot/shared [2020-04-17T10:49:14.499Z] === PAUSE TestMountDaemonRoot/shared [2020-04-17T10:49:14.499Z] === RUN TestMountDaemonRoot/rshared [2020-04-17T10:49:14.499Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-17T10:49:14.499Z] === CONT TestMountDaemonRoot/default [2020-04-17T10:49:14.499Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-17T10:49:14.499Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-17T10:49:14.499Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-17T10:49:14.499Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-17T10:49:14.499Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-17T10:49:14.499Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-17T10:49:14.499Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-17T10:49:14.499Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-17T10:49:14.499Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-17T10:49:14.499Z] === CONT TestMountDaemonRoot/rprivate [2020-04-17T10:49:14.499Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-17T10:49:14.499Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-17T10:49:14.499Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-17T10:49:14.499Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-17T10:49:14.499Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-17T10:49:14.499Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-17T10:49:14.499Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-17T10:49:14.499Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-17T10:49:14.499Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-17T10:49:14.499Z] === CONT TestMountDaemonRoot/rshared [2020-04-17T10:49:14.499Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-17T10:49:14.499Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-17T10:49:14.499Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-17T10:49:14.499Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-17T10:49:14.499Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-17T10:49:14.499Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-17T10:49:14.499Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-17T10:49:14.499Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-17T10:49:14.499Z] === CONT TestMountDaemonRoot/shared [2020-04-17T10:49:14.499Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-17T10:49:14.499Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-17T10:49:14.499Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-17T10:49:14.499Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-17T10:49:14.499Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-17T10:49:14.499Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-17T10:49:14.499Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-17T10:49:14.499Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-17T10:49:14.499Z] === CONT TestMountDaemonRoot/rslave [2020-04-17T10:49:14.499Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-17T10:49:14.499Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-17T10:49:14.499Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-17T10:49:14.499Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-17T10:49:14.499Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-17T10:49:14.499Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-17T10:49:14.499Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-17T10:49:14.499Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-17T10:49:14.499Z] === CONT TestMountDaemonRoot/slave [2020-04-17T10:49:14.499Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-17T10:49:14.499Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-17T10:49:14.499Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-17T10:49:14.499Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-17T10:49:14.499Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-17T10:49:14.499Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-17T10:49:14.499Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-17T10:49:14.499Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-17T10:49:14.499Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-17T10:49:14.499Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-17T10:49:14.499Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-17T10:49:14.499Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-17T10:49:14.499Z] === CONT TestMountDaemonRoot/private [2020-04-17T10:49:14.499Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-17T10:49:14.499Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-17T10:49:14.499Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-17T10:49:14.499Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-17T10:49:14.499Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-17T10:49:14.499Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-17T10:49:14.499Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-17T10:49:14.499Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-17T10:49:14.499Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-17T10:49:14.499Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-17T10:49:14.499Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-17T10:49:14.499Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-17T10:49:14.499Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-17T10:49:14.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-17T10:49:14.587Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-17T10:49:14.587Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-17T10:49:14.756Z] #45 202.1 CC criu/fifo.o [2020-04-17T10:49:14.756Z] #45 ... [2020-04-17T10:49:14.756Z] [2020-04-17T10:49:14.756Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:49:14.756Z] #48 294.0 github.com/LK4D4/vndr/godl [2020-04-17T10:49:14.756Z] #48 295.2 github.com/LK4D4/vndr [2020-04-17T10:49:14.756Z] #48 ... [2020-04-17T10:49:14.756Z] [2020-04-17T10:49:14.756Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-17T10:49:14.781Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-17T10:49:14.781Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-17T10:49:14.781Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-17T10:49:14.781Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-17T10:49:14.781Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-17T10:49:14.781Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-17T10:49:14.781Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-17T10:49:14.781Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-17T10:49:14.908Z] --- PASS: TestServiceWithDataPathPortInit (18.00s) [2020-04-17T10:49:14.908Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-17T10:49:15.062Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-17T10:49:15.062Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-17T10:49:15.062Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-17T10:49:15.062Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-17T10:49:15.062Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-17T10:49:15.062Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-17T10:49:15.062Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-17T10:49:15.062Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-17T10:49:15.062Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-17T10:49:15.344Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-04-17T10:49:15.344Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-17T10:49:15.344Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-04-17T10:49:15.344Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-04-17T10:49:15.344Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-04-17T10:49:15.344Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-04-17T10:49:15.344Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-17T10:49:15.344Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-04-17T10:49:15.344Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-04-17T10:49:15.344Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-04-17T10:49:15.344Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-04-17T10:49:15.344Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-17T10:49:15.344Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-04-17T10:49:15.344Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-04-17T10:49:15.344Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-04-17T10:49:15.344Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s) [2020-04-17T10:49:15.344Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-17T10:49:15.344Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2020-04-17T10:49:15.344Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-04-17T10:49:15.344Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-04-17T10:49:15.344Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-04-17T10:49:15.344Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-17T10:49:15.344Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-04-17T10:49:15.344Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-04-17T10:49:15.344Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-04-17T10:49:15.344Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-04-17T10:49:15.344Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-17T10:49:15.344Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-04-17T10:49:15.344Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-04-17T10:49:15.344Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-04-17T10:49:15.344Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-04-17T10:49:15.344Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-17T10:49:15.344Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-04-17T10:49:15.344Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-04-17T10:49:15.344Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2020-04-17T10:49:15.344Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2020-04-17T10:49:15.344Z] === RUN TestContainerBindMountNonRecursive [2020-04-17T10:49:15.402Z] --- PASS: TestKernelTCPMemory (1.01s) [2020-04-17T10:49:15.402Z] === RUN TestNISDomainname [2020-04-17T10:49:15.659Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-04-17T10:49:16.594Z] --- PASS: TestNISDomainname (1.12s) [2020-04-17T10:49:16.594Z] === RUN TestHostnameDnsResolution [2020-04-17T10:49:16.806Z] #20 ... [2020-04-17T10:49:16.806Z] [2020-04-17T10:49:16.806Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:49:16.806Z] #45 202.9 CC criu/file-ids.o [2020-04-17T10:49:16.806Z] #45 203.6 CC criu/file-lock.o [2020-04-17T10:49:16.851Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-04-17T10:49:16.851Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-04-17T10:49:16.851Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-04-17T10:49:17.362Z] --- PASS: TestContainerBindMountNonRecursive (2.01s) [2020-04-17T10:49:17.362Z] === RUN TestNetworkNat [2020-04-17T10:49:18.222Z] --- PASS: TestHostnameDnsResolution (1.54s) [2020-04-17T10:49:18.222Z] === RUN TestStats [2020-04-17T10:49:18.324Z] #45 205.8 CC criu/files-ext.o [2020-04-17T10:49:18.366Z] --- PASS: TestNetworkNat (0.90s) [2020-04-17T10:49:18.366Z] === RUN TestNetworkLocalhostTCPNat [2020-04-17T10:49:18.952Z] #45 206.5 CC criu/files-reg.o [2020-04-17T10:49:18.979Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s) [2020-04-17T10:49:18.979Z] === RUN TestNetworkLoopbackNat [2020-04-17T10:49:19.152Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-04-17T10:49:20.448Z] --- PASS: TestNetworkLoopbackNat (1.19s) [2020-04-17T10:49:20.448Z] === RUN TestPause [2020-04-17T10:49:20.523Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-04-17T10:49:21.060Z] --- PASS: TestPause (0.86s) [2020-04-17T10:49:21.060Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-17T10:49:21.060Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-17T10:49:21.060Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-17T10:49:21.060Z] === RUN TestPauseStopPausedContainer [2020-04-17T10:49:21.089Z] --- PASS: TestStats (3.00s) [2020-04-17T10:49:21.089Z] === RUN TestStopContainerWithTimeout [2020-04-17T10:49:21.089Z] === RUN TestStopContainerWithTimeout/0 [2020-04-17T10:49:21.089Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-17T10:49:21.089Z] === RUN TestStopContainerWithTimeout/1 [2020-04-17T10:49:21.089Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-17T10:49:21.089Z] === RUN TestStopContainerWithTimeout/3 [2020-04-17T10:49:21.089Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-17T10:49:21.089Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-17T10:49:21.089Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-17T10:49:21.089Z] === CONT TestStopContainerWithTimeout/0 [2020-04-17T10:49:21.089Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-17T10:49:21.348Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-04-17T10:49:21.672Z] #45 ... [2020-04-17T10:49:21.672Z] [2020-04-17T10:49:21.672Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-17T10:49:21.672Z] #20 9.292 Collecting yamllint==1.16.0 [2020-04-17T10:49:21.672Z] #20 9.935 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-17T10:49:21.672Z] #20 10.14 Collecting pyyaml (from yamllint==1.16.0) [2020-04-17T10:49:21.672Z] #20 10.62 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-17T10:49:21.913Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-04-17T10:49:21.983Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-04-17T10:49:22.065Z] --- PASS: TestPauseStopPausedContainer (0.92s) [2020-04-17T10:49:22.065Z] === RUN TestPsFilter [2020-04-17T10:49:22.170Z] === CONT TestStopContainerWithTimeout/3 [2020-04-17T10:49:22.346Z] --- PASS: TestPsFilter (0.31s) [2020-04-17T10:49:22.346Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-17T10:49:23.176Z] #20 ... [2020-04-17T10:49:23.176Z] [2020-04-17T10:49:23.176Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:49:23.176Z] #48 DONE 312.4s [2020-04-17T10:49:23.176Z] [2020-04-17T10:49:23.176Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:49:23.350Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.86s) [2020-04-17T10:49:23.351Z] === RUN TestRemoveContainerWithVolume [2020-04-17T10:49:23.995Z] --- PASS: TestRemoveContainerWithVolume (0.85s) [2020-04-17T10:49:23.995Z] === RUN TestRemoveContainerRunning [2020-04-17T10:49:24.066Z] === CONT TestStopContainerWithTimeout/1 [2020-04-17T10:49:24.204Z] #61 ... [2020-04-17T10:49:24.204Z] [2020-04-17T10:49:24.204Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:49:24.204Z] #45 211.8 CC criu/files.o [2020-04-17T10:49:24.323Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-04-17T10:49:24.876Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.87s) [2020-04-17T10:49:24.876Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:hq1nlswo1h90vogupf6oq8bdh Created:2020-04-17 10:49:16.333690234 +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[0c8c4e24d2a0f98cbea13cf6a524c5aeca20a10b6f56bd7cec9ac0cdba23c36b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ufi7mi2k4gcz295ues5jfsnz9 EndpointID:5df3fc013efe54ed72807225e150841ff6c710255a7d4a1440845d059b4f2bdd MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ccd9c490f36a0f885d63720424a5db6d10f4c06f75fdeb4d37ab74f004762f5f 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:614b4ff12c15 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ufi7mi2k4gcz295ues5jfsnz9 EndpointID:5df3fc013efe54ed72807225e150841ff6c710255a7d4a1440845d059b4f2bdd EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-17T10:49:24.876Z] PASS [2020-04-17T10:49:24.876Z] [2020-04-17T10:49:24.876Z] === Skipped [2020-04-17T10:49:24.876Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-17T10:49:24.876Z] service_test.go:236: FLAKY_TEST [2020-04-17T10:49:24.876Z] [2020-04-17T10:49:24.876Z] [2020-04-17T10:49:24.876Z] DONE 22 tests, 1 skipped in 52.347s [2020-04-17T10:49:24.876Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-17T10:49:24.876Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:49:24.876Z] ++ set -e [2020-04-17T10:49:24.876Z] ++ '[' -n 0 ']' [2020-04-17T10:49:24.876Z] ++ set -x [2020-04-17T10:49:24.876Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:49:24.876Z] INFO: Testing against a local daemon [2020-04-17T10:49:24.876Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-17T10:49:24.876Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-17T10:49:24.876Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T10:49:24.876Z] === RUN TestDockerNetworkIpvlan [2020-04-17T10:49:24.876Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-17T10:49:24.876Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T10:49:24.876Z] PASS [2020-04-17T10:49:24.876Z] [2020-04-17T10:49:24.876Z] === Skipped [2020-04-17T10:49:24.876Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-17T10:49:24.876Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T10:49:24.876Z] [2020-04-17T10:49:24.876Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-17T10:49:24.876Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T10:49:24.876Z] [2020-04-17T10:49:24.876Z] [2020-04-17T10:49:24.876Z] DONE 2 tests, 2 skipped in 0.199s [2020-04-17T10:49:24.876Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-17T10:49:24.876Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:49:24.876Z] ++ set -e [2020-04-17T10:49:24.876Z] ++ '[' -n 0 ']' [2020-04-17T10:49:24.876Z] ++ set -x [2020-04-17T10:49:24.876Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:49:24.876Z] INFO: Testing against a local daemon [2020-04-17T10:49:24.876Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-17T10:49:25.000Z] --- PASS: TestRemoveContainerRunning (0.90s) [2020-04-17T10:49:25.000Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-17T10:49:26.007Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s) [2020-04-17T10:49:26.007Z] === RUN TestRemoveInvalidContainer [2020-04-17T10:49:26.007Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-04-17T10:49:26.007Z] === RUN TestRenameLinkedContainer [2020-04-17T10:49:26.219Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-04-17T10:49:26.219Z] --- PASS: TestStopContainerWithTimeout/0 (1.07s) [2020-04-17T10:49:26.219Z] --- PASS: TestStopContainerWithTimeout/-1 (3.01s) [2020-04-17T10:49:26.219Z] --- PASS: TestStopContainerWithTimeout/3 (2.80s) [2020-04-17T10:49:26.219Z] --- PASS: TestStopContainerWithTimeout/1 (1.91s) [2020-04-17T10:49:26.219Z] === RUN TestDeleteDevicemapper [2020-04-17T10:49:26.219Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-17T10:49:26.219Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-17T10:49:26.219Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-17T10:49:26.219Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-04-17T10:49:26.253Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.01s) [2020-04-17T10:49:26.253Z] === RUN TestDockerNetworkMacvlan [2020-04-17T10:49:27.152Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-04-17T10:49:27.188Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-17T10:49:28.523Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.67s) [2020-04-17T10:49:28.523Z] === RUN TestUpdateMemory [2020-04-17T10:49:28.523Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-17T10:49:28.523Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-17T10:49:28.523Z] === RUN TestUpdateCPUQuota [2020-04-17T10:49:28.562Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-17T10:49:28.672Z] #45 ... [2020-04-17T10:49:28.672Z] [2020-04-17T10:49:28.672Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-17T10:49:28.672Z] #20 13.58 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-17T10:49:28.672Z] #20 13.71 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-17T10:49:28.672Z] #20 13.89 Building wheels for collected packages: pyyaml [2020-04-17T10:49:28.672Z] #20 13.90 Running setup.py bdist_wheel for pyyaml: started [2020-04-17T10:49:28.672Z] #20 16.06 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-17T10:49:28.672Z] #20 16.07 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-17T10:49:28.672Z] #20 16.18 Successfully built pyyaml [2020-04-17T10:49:28.672Z] #20 16.19 Installing collected packages: pyyaml, pathspec, yamllint [2020-04-17T10:49:28.672Z] #20 16.70 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-17T10:49:28.672Z] #20 DONE 17.1s [2020-04-17T10:49:28.672Z] [2020-04-17T10:49:28.672Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T10:49:28.963Z] #42 ... [2020-04-17T10:49:28.963Z] [2020-04-17T10:49:28.963Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:49:28.963Z] #45 216.5 CC criu/filesystems.o [2020-04-17T10:49:29.456Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-04-17T10:49:29.457Z] --- PASS: TestRenameLinkedContainer (3.57s) [2020-04-17T10:49:29.457Z] === RUN TestRenameStoppedContainer [2020-04-17T10:49:29.498Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-17T10:49:30.069Z] --- PASS: TestRenameStoppedContainer (0.86s) [2020-04-17T10:49:30.069Z] === RUN TestRenameRunningContainerAndReuse [2020-04-17T10:49:30.388Z] --- PASS: TestUpdateCPUQuota (1.86s) [2020-04-17T10:49:30.388Z] === RUN TestUpdatePidsLimit [2020-04-17T10:49:30.388Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-17T10:49:30.466Z] #45 218.1 CC criu/fsnotify.o [2020-04-17T10:49:30.954Z] === RUN TestUpdatePidsLimit/no_change [2020-04-17T10:49:31.212Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-17T10:49:31.778Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-17T10:49:32.035Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-17T10:49:32.088Z] --- PASS: TestRenameRunningContainerAndReuse (1.75s) [2020-04-17T10:49:32.088Z] === RUN TestRenameInvalidName [2020-04-17T10:49:32.523Z] #45 220.0 CC criu/image-desc.o [2020-04-17T10:49:32.523Z] #45 220.2 CC criu/image.o [2020-04-17T10:49:32.602Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-17T10:49:32.602Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-04-17T10:49:32.700Z] --- PASS: TestRenameInvalidName (0.86s) [2020-04-17T10:49:32.700Z] === RUN TestRenameAnonymousContainer [2020-04-17T10:49:32.781Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-17T10:49:32.860Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-17T10:49:33.117Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-04-17T10:49:34.025Z] #45 221.8 CC criu/ipc_ns.o [2020-04-17T10:49:34.488Z] --- PASS: TestUpdatePidsLimit (3.85s) [2020-04-17T10:49:34.489Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.43s) [2020-04-17T10:49:34.489Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2020-04-17T10:49:34.489Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-04-17T10:49:34.489Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2020-04-17T10:49:34.489Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2020-04-17T10:49:34.489Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2020-04-17T10:49:34.489Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s) [2020-04-17T10:49:34.489Z] === RUN TestUpdateRestartPolicy [2020-04-17T10:49:34.489Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-04-17T10:49:35.055Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-04-17T10:49:35.989Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-04-17T10:49:36.063Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-17T10:49:36.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-17T10:49:36.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-17T10:49:36.758Z] #45 224.2 CC criu/irmap.o [2020-04-17T10:49:36.922Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-04-17T10:49:37.486Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-04-17T10:49:37.648Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-17T10:49:38.176Z] --- PASS: TestRenameAnonymousContainer (4.83s) [2020-04-17T10:49:38.176Z] === RUN TestRenameContainerWithSameName [2020-04-17T10:49:38.259Z] #45 225.7 CC criu/kcmp-ids.o [2020-04-17T10:49:38.457Z] --- PASS: TestRenameContainerWithSameName (0.88s) [2020-04-17T10:49:38.458Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-17T10:49:38.470Z] eac6fba788c9: Pull complete [2020-04-17T10:49:38.470Z] Digest: sha256:2ecf1e2987b91b41f576afd7f56aa40c9ddbc691d7b6b066c64d8f27fb3070ca [2020-04-17T10:49:38.470Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-17T10:49:38.470Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-17T10:49:38.470Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-04-17T10:49:38.470Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-04-17T10:49:38.470Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1158' [2020-04-17T10:49:38.470Z] INFO: Docker version of control daemon [2020-04-17T10:49:38.470Z] [2020-04-17T10:49:38.470Z] Client: Docker Engine - Enterprise [2020-04-17T10:49:38.470Z] Version: 19.03.5 [2020-04-17T10:49:38.470Z] API version: 1.40 [2020-04-17T10:49:38.470Z] Go version: go1.12.12 [2020-04-17T10:49:38.470Z] Git commit: 2ee0c57608 [2020-04-17T10:49:38.470Z] Built: 11/13/2019 08:00:16 [2020-04-17T10:49:38.470Z] OS/Arch: windows/amd64 [2020-04-17T10:49:38.470Z] Experimental: false [2020-04-17T10:49:38.470Z] [2020-04-17T10:49:38.470Z] Server: Docker Engine - Enterprise [2020-04-17T10:49:38.470Z] Engine: [2020-04-17T10:49:38.470Z] Version: 19.03.5 [2020-04-17T10:49:38.470Z] API version: 1.40 (minimum version 1.24) [2020-04-17T10:49:38.470Z] Go version: go1.12.12 [2020-04-17T10:49:38.470Z] Git commit: 2ee0c57608 [2020-04-17T10:49:38.470Z] Built: 11/13/2019 07:58:51 [2020-04-17T10:49:38.470Z] OS/Arch: windows/amd64 [2020-04-17T10:49:38.470Z] Experimental: true [2020-04-17T10:49:38.470Z] [2020-04-17T10:49:38.470Z] INFO: Docker info of control daemon [2020-04-17T10:49:38.470Z] [2020-04-17T10:49:38.470Z] Client: [2020-04-17T10:49:38.470Z] Debug Mode: false [2020-04-17T10:49:38.470Z] Plugins: [2020-04-17T10:49:38.470Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-04-17T10:49:38.470Z] [2020-04-17T10:49:38.470Z] Server: [2020-04-17T10:49:38.470Z] Containers: 0 [2020-04-17T10:49:38.470Z] Running: 0 [2020-04-17T10:49:38.470Z] Paused: 0 [2020-04-17T10:49:38.470Z] Stopped: 0 [2020-04-17T10:49:38.470Z] Images: 1 [2020-04-17T10:49:38.470Z] Server Version: 19.03.5 [2020-04-17T10:49:38.470Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-04-17T10:49:38.470Z] Windows: [2020-04-17T10:49:38.470Z] LCOW: [2020-04-17T10:49:38.470Z] Logging Driver: json-file [2020-04-17T10:49:38.470Z] Plugins: [2020-04-17T10:49:38.470Z] Volume: local [2020-04-17T10:49:38.470Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-17T10:49:38.470Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-17T10:49:38.470Z] Swarm: inactive [2020-04-17T10:49:38.470Z] Default Isolation: process [2020-04-17T10:49:38.470Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-17T10:49:38.470Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-04-17T10:49:38.470Z] OSType: windows [2020-04-17T10:49:38.470Z] Architecture: x86_64 [2020-04-17T10:49:38.470Z] CPUs: 4 [2020-04-17T10:49:38.470Z] Total Memory: 32GiB [2020-04-17T10:49:38.470Z] Name: azwin-2-4576a0 [2020-04-17T10:49:38.470Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-04-17T10:49:38.470Z] Docker Root Dir: D:\docker [2020-04-17T10:49:38.470Z] Debug Mode: false [2020-04-17T10:49:38.470Z] Registry: https://index.docker.io/v1/ [2020-04-17T10:49:38.470Z] Labels: [2020-04-17T10:49:38.470Z] Experimental: true [2020-04-17T10:49:38.470Z] Insecure Registries: [2020-04-17T10:49:38.470Z] 10.0.0.4:5000 [2020-04-17T10:49:38.471Z] 127.0.0.0/8 [2020-04-17T10:49:38.471Z] Registry Mirrors: [2020-04-17T10:49:38.471Z] http://10.0.0.4:5000/ [2020-04-17T10:49:38.471Z] Live Restore Enabled: false [2020-04-17T10:49:38.471Z] [2020-04-17T10:49:38.471Z] [2020-04-17T10:49:38.471Z] INFO: Commit hash is f6811d9eb6 [2020-04-17T10:49:38.471Z] INFO: Nuke-Everything... [2020-04-17T10:49:38.471Z] INFO: Container count on control daemon to delete is 0 [2020-04-17T10:49:38.471Z] INFO: Nuking d:\CI [2020-04-17T10:49:38.471Z] INFO: Zapped successfully [2020-04-17T10:49:38.471Z] INFO: Location for testing is d:\CI\PR-40826\4 [2020-04-17T10:49:38.471Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-04-17T10:49:38.471Z] [2020-04-17T10:49:38.471Z] [2020-04-17T10:49:38.471Z] INFO: Building the image from Dockerfile.windows at 04/17/2020 10:49:29... [2020-04-17T10:49:38.471Z] [2020-04-17T10:49:38.471Z] Sending build context to Docker daemon 57.45MB [2020-04-17T10:49:38.471Z] [2020-04-17T10:49:38.471Z] Step 1/10 : FROM microsoft/windowsservercore [2020-04-17T10:49:38.471Z] ---> fdf6432edbdc [2020-04-17T10:49:38.471Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-04-17T10:49:38.471Z] ---> Running in 3bc0f1ae213e [2020-04-17T10:49:38.471Z] Removing intermediate container 3bc0f1ae213e [2020-04-17T10:49:38.471Z] ---> 92614fd8512c [2020-04-17T10:49:38.471Z] Step 3/10 : ARG GO_VERSION=1.13.10 [2020-04-17T10:49:38.471Z] ---> Running in 25325150d1f0 [2020-04-17T10:49:38.471Z] Removing intermediate container 25325150d1f0 [2020-04-17T10:49:38.471Z] ---> 457883c57104 [2020-04-17T10:49:38.471Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-04-17T10:49:38.471Z] ---> Running in 0f6b6b7bfbfa [2020-04-17T10:49:38.471Z] Removing intermediate container 0f6b6b7bfbfa [2020-04-17T10:49:38.471Z] ---> 4d476f39c675 [2020-04-17T10:49:38.471Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2020-04-17T10:49:38.471Z] ---> Running in e47c5e43640a [2020-04-17T10:49:38.471Z] Removing intermediate container e47c5e43640a [2020-04-17T10:49:38.471Z] ---> 6c993e538d5a [2020-04-17T10:49:38.471Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2020-04-17T10:49:38.471Z] ---> Running in 571bd6d2cdd6 [2020-04-17T10:49:38.550Z] #45 226.1 CC criu/kerndat.o [2020-04-17T10:49:38.855Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-04-17T10:49:39.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-17T10:49:39.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-17T10:49:39.713Z] ......... [ 86%] [2020-04-17T10:49:40.475Z] --- PASS: TestRenameContainerWithLinkedContainer (1.72s) [2020-04-17T10:49:40.475Z] === RUN TestResize [2020-04-17T10:49:40.608Z] #45 228.1 CC criu/libnetlink.o [2020-04-17T10:49:40.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-17T10:49:41.089Z] --- PASS: TestResize (0.84s) [2020-04-17T10:49:41.089Z] === RUN TestResizeWithInvalidSize [2020-04-17T10:49:41.240Z] #45 228.9 CC criu/log.o [2020-04-17T10:49:41.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-17T10:49:41.871Z] #45 ... [2020-04-17T10:49:41.871Z] [2020-04-17T10:49:41.871Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T10:49:41.871Z] #31 DONE 331.5s [2020-04-17T10:49:41.871Z] [2020-04-17T10:49:41.871Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:49:42.094Z] --- PASS: TestResizeWithInvalidSize (0.89s) [2020-04-17T10:49:42.094Z] === RUN TestResizeWhenContainerNotStarted [2020-04-17T10:49:42.161Z] #61 ... [2020-04-17T10:49:42.161Z] [2020-04-17T10:49:42.161Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:49:42.161Z] #45 229.9 CC criu/lsm.o [2020-04-17T10:49:42.626Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-17T10:49:42.707Z] --- PASS: TestResizeWhenContainerNotStarted (0.85s) [2020-04-17T10:49:42.707Z] === RUN TestDaemonRestartKillContainers [2020-04-17T10:49:42.707Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-17T10:49:42.707Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-17T10:49:42.707Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-17T10:49:42.707Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-17T10:49:42.707Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-17T10:49:42.707Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-17T10:49:42.707Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-17T10:49:42.707Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-17T10:49:42.707Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-17T10:49:42.707Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-17T10:49:42.707Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-17T10:49:42.707Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-17T10:49:42.707Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-17T10:49:42.707Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-17T10:49:42.707Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-17T10:49:42.707Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-17T10:49:42.707Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-17T10:49:42.707Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-17T10:49:42.707Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-17T10:49:42.707Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-17T10:49:42.707Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-17T10:49:42.707Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-17T10:49:42.707Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-17T10:49:42.707Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-17T10:49:42.707Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-17T10:49:42.707Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-17T10:49:43.033Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-04-17T10:49:43.033Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-04-17T10:49:43.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-17T10:49:44.000Z] --- PASS: TestDockerNetworkMacvlan (18.04s) [2020-04-17T10:49:44.000Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-04-17T10:49:44.000Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-04-17T10:49:44.000Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.98s) [2020-04-17T10:49:44.000Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.99s) [2020-04-17T10:49:44.000Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.61s) [2020-04-17T10:49:44.000Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.31s) [2020-04-17T10:49:44.000Z] PASS [2020-04-17T10:49:44.000Z] [2020-04-17T10:49:44.000Z] DONE 8 tests in 20.224s [2020-04-17T10:49:44.000Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-17T10:49:44.000Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:49:44.000Z] ++ set -e [2020-04-17T10:49:44.000Z] ++ '[' -n 0 ']' [2020-04-17T10:49:44.000Z] ++ set -x [2020-04-17T10:49:44.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:49:44.000Z] testing: warning: no tests to run [2020-04-17T10:49:44.000Z] PASS [2020-04-17T10:49:44.000Z] [2020-04-17T10:49:44.000Z] DONE 0 tests in 0.030s [2020-04-17T10:49:44.258Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-17T10:49:44.258Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:49:44.258Z] ++ set -e [2020-04-17T10:49:44.258Z] ++ '[' -n 0 ']' [2020-04-17T10:49:44.258Z] ++ set -x [2020-04-17T10:49:44.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:49:44.258Z] INFO: Testing against a local daemon [2020-04-17T10:49:44.258Z] === RUN TestAuthZPluginAllowRequest [2020-04-17T10:49:44.261Z] #45 231.6 CC criu/mem.o [2020-04-17T10:49:44.403Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-04-17T10:49:44.739Z] tests/integration/models_images_test.py ............... [ 89%] [2020-04-17T10:49:44.968Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-04-17T10:49:45.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-17T10:49:45.378Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-17T10:49:45.378Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-17T10:49:45.548Z] [2020-04-17T10:49:45.548Z] SUCCESS: Specified value was saved. [2020-04-17T10:49:45.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-17T10:49:45.899Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-04-17T10:49:46.159Z] --- PASS: TestAuthZPluginAllowRequest (1.73s) [2020-04-17T10:49:46.159Z] === RUN TestAuthZPluginTLS [2020-04-17T10:49:46.363Z] tests/integration/models_networks_test.py .... [ 90%] [2020-04-17T10:49:46.591Z] --- PASS: TestAuthZPluginTLS (0.66s) [2020-04-17T10:49:46.591Z] === RUN TestAuthZPluginDenyRequest [2020-04-17T10:49:46.662Z] INFO: Downloading git... [2020-04-17T10:49:46.847Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-17T10:49:46.847Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-17T10:49:46.966Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-04-17T10:49:46.976Z] #45 234.3 CC criu/mount.o [2020-04-17T10:49:47.527Z] --- PASS: TestAuthZPluginDenyRequest (0.64s) [2020-04-17T10:49:47.527Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-17T10:49:47.532Z] --- PASS: TestUpdateRestartPolicy (13.18s) [2020-04-17T10:49:47.532Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-17T10:49:47.629Z] INFO: Downloading go... [2020-04-17T10:49:47.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-17T10:49:48.094Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.63s) [2020-04-17T10:49:48.094Z] === RUN TestAuthZPluginDenyResponse [2020-04-17T10:49:48.315Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-17T10:49:48.315Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-17T10:49:48.465Z] --- PASS: TestUpdateRestartWithAutoRemove (0.93s) [2020-04-17T10:49:48.465Z] === RUN TestWaitNonBlocked [2020-04-17T10:49:48.465Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-17T10:49:48.465Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-17T10:49:48.465Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-17T10:49:48.465Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-17T10:49:48.465Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-17T10:49:48.465Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-17T10:49:48.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-17T10:49:48.660Z] --- PASS: TestAuthZPluginDenyResponse (0.65s) [2020-04-17T10:49:48.660Z] === RUN TestAuthZPluginAllowEventStream [2020-04-17T10:49:49.154Z] INFO: Downloading compiler 1 of 3... [2020-04-17T10:49:49.398Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-04-17T10:49:49.607Z] INFO: Downloading compiler 2 of 3... [2020-04-17T10:49:49.655Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-04-17T10:49:49.655Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.96s) [2020-04-17T10:49:49.655Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.12s) [2020-04-17T10:49:49.655Z] === RUN TestWaitBlocked [2020-04-17T10:49:49.655Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-17T10:49:49.655Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-17T10:49:49.655Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-17T10:49:49.655Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-17T10:49:49.655Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-17T10:49:49.655Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-17T10:49:50.062Z] INFO: Downloading compiler 3 of 3... [2020-04-17T10:49:50.337Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-17T10:49:50.337Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-17T10:49:50.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-17T10:49:50.515Z] INFO: Extracting git... [2020-04-17T10:49:50.561Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s) [2020-04-17T10:49:50.561Z] === RUN TestAuthZPluginErrorResponse [2020-04-17T10:49:51.078Z] --- PASS: TestWaitBlocked (0.03s) [2020-04-17T10:49:51.078Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.18s) [2020-04-17T10:49:51.078Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.31s) [2020-04-17T10:49:51.078Z] === CONT TestContainerStartOnDaemonRestart [2020-04-17T10:49:51.078Z] === CONT TestIpcModeOlderClient [2020-04-17T10:49:51.078Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-04-17T10:49:51.078Z] === CONT TestDaemonHostGatewayIP [2020-04-17T10:49:51.128Z] --- PASS: TestAuthZPluginErrorResponse (0.64s) [2020-04-17T10:49:51.128Z] === RUN TestAuthZPluginErrorRequest [2020-04-17T10:49:51.434Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-17T10:49:51.612Z] tests/integration/models_nodes_test.py . [ 91%] [2020-04-17T10:49:51.694Z] --- PASS: TestAuthZPluginErrorRequest (0.63s) [2020-04-17T10:49:51.694Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-17T10:49:52.261Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.66s) [2020-04-17T10:49:52.261Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-17T10:49:52.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-17T10:49:52.449Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-04-17T10:49:53.007Z] tests/integration/models_resources_test.py . [ 91%] [2020-04-17T10:49:53.013Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-04-17T10:49:53.288Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-17T10:49:53.288Z] Using test binary docker [2020-04-17T10:49:53.288Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-17T10:49:53.288Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-17T10:49:53.288Z] INFO: Waiting for daemon to start... [2020-04-17T10:49:53.288Z] Starting dockerd [2020-04-17T10:49:53.828Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-17T10:49:53.828Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-17T10:49:53.850Z] #45 241.0 CC criu/namespaces.o [2020-04-17T10:49:54.789Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.16s) [2020-04-17T10:49:54.789Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-17T10:49:54.910Z] --- PASS: TestContainerStartOnDaemonRestart (3.97s) [2020-04-17T10:49:54.910Z] === CONT TestContainerKillOnDaemonStart [2020-04-17T10:49:55.167Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-04-17T10:49:55.732Z] --- PASS: TestDaemonHostGatewayIP (4.63s) [2020-04-17T10:49:55.732Z] === CONT TestDaemonRestartIpcMode [2020-04-17T10:49:55.800Z] . [2020-04-17T10:49:55.800Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-17T10:49:55.800Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-17T10:49:55.800Z] Error: No such image: emptyfs [2020-04-17T10:49:55.800Z] Running integration-test (iteration 1) [2020-04-17T10:49:55.800Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-04-17T10:49:55.846Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-17T10:49:55.846Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.30s) [2020-04-17T10:49:55.846Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.37s) [2020-04-17T10:49:55.846Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.49s) [2020-04-17T10:49:55.846Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.47s) [2020-04-17T10:49:55.846Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.45s) [2020-04-17T10:49:55.846Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.46s) [2020-04-17T10:49:55.846Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.32s) [2020-04-17T10:49:55.846Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.31s) [2020-04-17T10:49:55.846Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.96s) [2020-04-17T10:49:55.846Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.06s) [2020-04-17T10:49:55.846Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.25s) [2020-04-17T10:49:55.846Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.27s) [2020-04-17T10:49:55.846Z] === RUN TestCgroupNamespacesRun [2020-04-17T10:49:55.989Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-04-17T10:49:56.553Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-04-17T10:49:56.586Z] #45 244.1 CC criu/net.o [2020-04-17T10:49:56.690Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.22s) [2020-04-17T10:49:56.690Z] === RUN TestAuthZPluginHeader [2020-04-17T10:49:56.812Z] === RUN TestDockerSuite/TestBuildCmd [2020-04-17T10:49:57.070Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-04-17T10:49:57.314Z] --- PASS: TestCgroupNamespacesRun (1.74s) [2020-04-17T10:49:57.314Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-17T10:49:57.624Z] --- PASS: TestAuthZPluginHeader (0.96s) [2020-04-17T10:49:57.624Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-17T10:49:57.624Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-17T10:49:57.624Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T10:49:57.624Z] === RUN TestAuthZPluginV2Disable [2020-04-17T10:49:57.624Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-04-17T10:49:57.624Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T10:49:57.624Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-17T10:49:57.624Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-17T10:49:57.624Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T10:49:57.624Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-17T10:49:57.624Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-17T10:49:57.624Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T10:49:57.624Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-17T10:49:57.633Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-04-17T10:49:57.890Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-04-17T10:49:57.890Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-04-17T10:49:58.454Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-04-17T10:49:58.837Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-04-17T10:49:59.332Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.60s) [2020-04-17T10:49:59.332Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-17T10:49:59.385Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-04-17T10:49:59.642Z] --- PASS: TestDaemonRestartIpcMode (4.06s) [2020-04-17T10:50:00.800Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.74s) [2020-04-17T10:50:00.800Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-17T10:50:02.099Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-04-17T10:50:02.163Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-04-17T10:50:02.356Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-04-17T10:50:02.818Z] --- PASS: TestCgroupNamespacesRunHostMode (1.75s) [2020-04-17T10:50:02.819Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-17T10:50:03.451Z] #45 250.0 CC criu/netfilter.o [2020-04-17T10:50:03.451Z] #45 250.6 CC criu/page-pipe.o [2020-04-17T10:50:04.083Z] #45 251.7 CC criu/page-xfer.o [2020-04-17T10:50:04.288Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.73s) [2020-04-17T10:50:04.288Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-17T10:50:04.690Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-04-17T10:50:05.269Z] INFO: Expanding go... [2020-04-17T10:50:05.293Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.84s) [2020-04-17T10:50:05.293Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-17T10:50:05.622Z] === RUN TestDockerSuite/TestBuildContChar [2020-04-17T10:50:05.738Z] Loaded image: buildpack-deps:jessie [2020-04-17T10:50:05.738Z] Loaded image: busybox:latest [2020-04-17T10:50:05.738Z] Loaded image: busybox:glibc [2020-04-17T10:50:05.738Z] Loaded image: debian:jessie [2020-04-17T10:50:05.738Z] Loaded image: hello-world:latest [2020-04-17T10:50:05.738Z] INFO: Testing against a local daemon [2020-04-17T10:50:05.738Z] === RUN TestCgroupNamespacesBuild [2020-04-17T10:50:05.906Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s) [2020-04-17T10:50:05.906Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-17T10:50:06.449Z] tests/integration/regression_test.py ...... [ 98%] [2020-04-17T10:50:06.812Z] #45 254.1 CC criu/pagemap-cache.o [2020-04-17T10:50:06.813Z] #45 254.6 CC criu/pagemap.o [2020-04-17T10:50:06.962Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-04-17T10:50:06.962Z] tests/integration/credentials/utils_test.py . [100%] [2020-04-17T10:50:06.962Z] [2020-04-17T10:50:06.962Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-04-17T10:50:06.962Z] =========================== short test summary info ============================ [2020-04-17T10:50:06.962Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-04-17T10:50:06.962Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-04-17T10:50:06.962Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-04-17T10:50:06.962Z] Not supported on most drivers [2020-04-17T10:50:06.962Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-04-17T10:50:06.962Z] Can fail if eth0 has multiple IP addresses [2020-04-17T10:50:06.962Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-04-17T10:50:06.962Z] This doesn't seem to be taken into account by the engine [2020-04-17T10:50:06.962Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-04-17T10:50:06.962Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-04-17T10:50:06.962Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-04-17T10:50:06.962Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-04-17T10:50:06.962Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-04-17T10:50:06.962Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-04-17T10:50:06.962Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-04-17T10:50:06.962Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 339.17 seconds == [2020-04-17T10:50:07.219Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-04-17T10:50:07.517Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-04-17T10:50:07.775Z] --- PASS: TestContainerKillOnDaemonStart (12.84s) [2020-04-17T10:50:07.775Z] PASS [2020-04-17T10:50:07.775Z] [2020-04-17T10:50:07.775Z] === Skipped [2020-04-17T10:50:07.775Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-04-17T10:50:07.775Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-17T10:50:07.775Z] [2020-04-17T10:50:07.775Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-17T10:50:07.775Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-17T10:50:07.775Z] [2020-04-17T10:50:07.775Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-17T10:50:07.775Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-17T10:50:07.775Z] [2020-04-17T10:50:07.775Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-17T10:50:07.775Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-17T10:50:07.775Z] [2020-04-17T10:50:07.775Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-04-17T10:50:07.775Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-17T10:50:07.775Z] [2020-04-17T10:50:07.775Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-04-17T10:50:07.775Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-17T10:50:07.775Z] [2020-04-17T10:50:07.775Z] [2020-04-17T10:50:07.775Z] DONE 200 tests, 6 skipped in 160.240s [2020-04-17T10:50:07.775Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-04-17T10:50:07.775Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:50:07.775Z] ++ set -e [2020-04-17T10:50:07.775Z] ++ '[' -n 0 ']' [2020-04-17T10:50:07.775Z] ++ set -x [2020-04-17T10:50:07.775Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:50:07.923Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s) [2020-04-17T10:50:07.923Z] === RUN TestKernelTCPMemory [2020-04-17T10:50:08.032Z] INFO: Testing against a local daemon [2020-04-17T10:50:08.032Z] === RUN TestCommitInheritsEnv [2020-04-17T10:50:08.289Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-04-17T10:50:08.289Z] --- PASS: TestCommitInheritsEnv (0.44s) [2020-04-17T10:50:08.289Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-17T10:50:08.289Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-17T10:50:08.289Z] === RUN TestImagesFilterMultiReference [2020-04-17T10:50:08.546Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-04-17T10:50:08.546Z] === RUN TestImagePullPlatformInvalid [2020-04-17T10:50:08.546Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-04-17T10:50:08.546Z] === RUN TestRemoveImageOrphaning [2020-04-17T10:50:08.803Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-04-17T10:50:08.875Z] #45 256.5 CC criu/parasite-syscall.o [2020-04-17T10:50:08.929Z] --- PASS: TestKernelTCPMemory (0.93s) [2020-04-17T10:50:08.929Z] === RUN TestNISDomainname [2020-04-17T10:50:09.002Z] --- PASS: TestCgroupNamespacesBuild (3.73s) [2020-04-17T10:50:09.002Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-17T10:50:09.060Z] --- PASS: TestRemoveImageOrphaning (0.47s) [2020-04-17T10:50:09.060Z] === RUN TestRemoveImageGarbageCollector [2020-04-17T10:50:09.060Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-04-17T10:50:09.317Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-04-17T10:50:09.542Z] --- PASS: TestNISDomainname (0.98s) [2020-04-17T10:50:09.542Z] === RUN TestHostnameDnsResolution [2020-04-17T10:50:10.250Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-04-17T10:50:10.378Z] #45 258.1 CC criu/path.o [2020-04-17T10:50:10.507Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-04-17T10:50:10.765Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-04-17T10:50:11.012Z] #45 258.7 CC criu/pie-util-vdso.o [2020-04-17T10:50:11.330Z] --- PASS: TestRemoveImageGarbageCollector (2.24s) [2020-04-17T10:50:11.330Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-17T10:50:11.330Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-04-17T10:50:11.330Z] === RUN TestTagInvalidReference [2020-04-17T10:50:11.330Z] --- PASS: TestTagInvalidReference (0.02s) [2020-04-17T10:50:11.330Z] === RUN TestTagValidPrefixedRepo [2020-04-17T10:50:11.330Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-04-17T10:50:11.330Z] === RUN TestTagExistedNameWithoutForce [2020-04-17T10:50:11.330Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-04-17T10:50:11.330Z] === RUN TestTagOfficialNames [2020-04-17T10:50:11.330Z] --- PASS: TestTagOfficialNames (0.06s) [2020-04-17T10:50:11.330Z] === RUN TestTagMatchesDigest [2020-04-17T10:50:11.330Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-04-17T10:50:11.330Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-17T10:50:11.516Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.53s) [2020-04-17T10:50:11.516Z] === RUN TestBuildWithSession [2020-04-17T10:50:11.516Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-17T10:50:11.516Z] build_session_test.go:25: TODO: BuildKit [2020-04-17T10:50:11.516Z] === RUN TestBuildSquashParent [2020-04-17T10:50:11.560Z] --- PASS: TestHostnameDnsResolution (1.77s) [2020-04-17T10:50:11.560Z] === RUN TestStats [2020-04-17T10:50:11.589Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-04-17T10:50:11.644Z] #45 259.4 CC criu/pie-util.o [2020-04-17T10:50:11.847Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-04-17T10:50:12.276Z] #45 259.7 CC criu/pipes.o [2020-04-17T10:50:13.777Z] #45 261.1 CC criu/plugin.o [2020-04-17T10:50:14.066Z] #45 261.8 CC criu/proc_parse.o [2020-04-17T10:50:14.229Z] --- PASS: TestStats (2.90s) [2020-04-17T10:50:14.229Z] === RUN TestStopContainerWithTimeout [2020-04-17T10:50:14.229Z] === RUN TestStopContainerWithTimeout/0 [2020-04-17T10:50:14.229Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-17T10:50:14.229Z] === RUN TestStopContainerWithTimeout/1 [2020-04-17T10:50:14.229Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-17T10:50:14.229Z] === RUN TestStopContainerWithTimeout/3 [2020-04-17T10:50:14.229Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-17T10:50:14.229Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-17T10:50:14.229Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-17T10:50:14.229Z] === CONT TestStopContainerWithTimeout/0 [2020-04-17T10:50:14.229Z] === CONT TestStopContainerWithTimeout/3 [2020-04-17T10:50:14.372Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-04-17T10:50:15.245Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-17T10:50:15.699Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.14s) [2020-04-17T10:50:15.699Z] PASS [2020-04-17T10:50:15.699Z] [2020-04-17T10:50:15.699Z] === Skipped [2020-04-17T10:50:15.699Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-17T10:50:15.699Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T10:50:15.699Z] [2020-04-17T10:50:15.699Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-04-17T10:50:15.699Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T10:50:15.699Z] [2020-04-17T10:50:15.699Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-17T10:50:15.699Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T10:50:15.699Z] [2020-04-17T10:50:15.699Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-17T10:50:15.699Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T10:50:15.699Z] [2020-04-17T10:50:15.699Z] [2020-04-17T10:50:15.699Z] DONE 17 tests, 4 skipped in 31.605s [2020-04-17T10:50:15.699Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-17T10:50:15.699Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:50:15.699Z] ++ set -e [2020-04-17T10:50:15.699Z] ++ '[' -n 0 ']' [2020-04-17T10:50:15.699Z] ++ set -x [2020-04-17T10:50:15.699Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:50:15.742Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-04-17T10:50:15.957Z] INFO: Testing against a local daemon [2020-04-17T10:50:15.957Z] === RUN TestPluginInvalidJSON [2020-04-17T10:50:15.957Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-17T10:50:15.957Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-17T10:50:15.957Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-17T10:50:15.957Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-04-17T10:50:15.957Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-04-17T10:50:15.957Z] PASS [2020-04-17T10:50:15.957Z] [2020-04-17T10:50:15.957Z] DONE 2 tests in 0.198s [2020-04-17T10:50:15.957Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-17T10:50:15.957Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:50:15.957Z] ++ set -e [2020-04-17T10:50:15.957Z] ++ '[' -n 0 ']' [2020-04-17T10:50:15.957Z] ++ set -x [2020-04-17T10:50:15.957Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:50:16.000Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-04-17T10:50:16.215Z] INFO: Testing against a local daemon [2020-04-17T10:50:16.215Z] === RUN TestExternalGraphDriver [2020-04-17T10:50:16.215Z] === RUN TestExternalGraphDriver/json [2020-04-17T10:50:16.564Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-04-17T10:50:17.268Z] === CONT TestStopContainerWithTimeout/1 [2020-04-17T10:50:18.746Z] === RUN TestExternalGraphDriver/spec [2020-04-17T10:50:19.326Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-04-17T10:50:19.326Z] --- PASS: TestStopContainerWithTimeout/0 (0.87s) [2020-04-17T10:50:19.326Z] --- PASS: TestStopContainerWithTimeout/3 (2.92s) [2020-04-17T10:50:19.326Z] --- PASS: TestStopContainerWithTimeout/-1 (2.90s) [2020-04-17T10:50:19.326Z] --- PASS: TestStopContainerWithTimeout/1 (1.85s) [2020-04-17T10:50:19.326Z] === RUN TestDeleteDevicemapper [2020-04-17T10:50:19.326Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-17T10:50:19.326Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-17T10:50:19.326Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-17T10:50:19.392Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-17T10:50:19.392Z] [2020-04-17T10:50:19.392Z] Unloading profiles will leave already running processes permanently [2020-04-17T10:50:19.392Z] unconfined, which can lead to unexpected situations. [2020-04-17T10:50:19.392Z] [2020-04-17T10:50:19.392Z] To set a process to complain mode, use the command line tool [2020-04-17T10:50:19.392Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-17T10:50:19.392Z] [2020-04-17T10:50:19.593Z] --- PASS: TestBuildSquashParent (8.00s) [2020-04-17T10:50:19.593Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-17T10:50:19.593Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-17T10:50:19.593Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-17T10:50:19.593Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-17T10:50:19.593Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-17T10:50:19.593Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-17T10:50:19.593Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-17T10:50:19.593Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-17T10:50:19.593Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-17T10:50:19.593Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-17T10:50:19.593Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-17T10:50:19.593Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-17T10:50:19.593Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-17T10:50:19.593Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-17T10:50:19.593Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove Post stage [Pipeline] junit [2020-04-17T10:50:19.966Z] Recording test results [Pipeline] sh [2020-04-17T10:50:20.482Z] + echo Ensuring container killed. [2020-04-17T10:50:20.482Z] Ensuring container killed. [2020-04-17T10:50:20.482Z] + docker rm -vf docker-pr4 [2020-04-17T10:50:20.482Z] Error: No such container: docker-pr4 [2020-04-17T10:50:20.482Z] + true [Pipeline] sh [2020-04-17T10:50:20.742Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-04-17T10:50:20.742Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-04-17T10:50:20.760Z] + echo Chowning /workspace to jenkins user [2020-04-17T10:50:20.760Z] Chowning /workspace to jenkins user [2020-04-17T10:50:20.760Z] + id -u [2020-04-17T10:50:20.760Z] + id -g [2020-04-17T10:50:20.760Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40826:/workspace busybox chown -R 1000:1000 /workspace [2020-04-17T10:50:20.945Z] #45 267.8 CC criu/protobuf-desc.o [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-17T10:50:21.984Z] + bundleName=docker-py [2020-04-17T10:50:21.984Z] + echo Creating docker-py-bundles.tar.gz [2020-04-17T10:50:21.984Z] Creating docker-py-bundles.tar.gz [2020-04-17T10:50:21.984Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2020-04-17T10:50:21.994Z] Archiving artifacts [2020-04-17T10:50:22.029Z] === RUN TestExternalGraphDriver/pull [2020-04-17T10:50:22.107Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-17T10:50:22.107Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-17T10:50:22.347Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40826/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-04-17T10:50:22.436Z] #45 269.9 CC criu/protobuf.o [2020-04-17T10:50:22.705Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40826/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=0a1f9bc5501dc58aa1e161e20af36d4184f5a19e -e DOCKER_GRAPHDRIVER docker:0a1f9bc5501dc58aa1e161e20af36d4184f5a19e hack/make.sh binary-daemon [2020-04-17T10:50:22.778Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.32s) [2020-04-17T10:50:22.778Z] === RUN TestUpdateMemory [2020-04-17T10:50:22.778Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-17T10:50:22.778Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-17T10:50:22.778Z] === RUN TestUpdateCPUQuota [2020-04-17T10:50:22.963Z] [2020-04-17T10:50:23.062Z] #45 270.6 CC criu/pstree.o [2020-04-17T10:50:23.220Z] Removing bundles/ [2020-04-17T10:50:23.220Z] [2020-04-17T10:50:23.220Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-04-17T10:50:23.220Z] Building: bundles/binary-daemon/dockerd-dev [2020-04-17T10:50:23.220Z] GOOS="" GOARCH="" GOARM="" [2020-04-17T10:50:23.783Z] --- PASS: TestUpdateCPUQuota (1.19s) [2020-04-17T10:50:23.783Z] === RUN TestUpdatePidsLimit [2020-04-17T10:50:23.783Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-17T10:50:23.931Z] --- PASS: TestExternalGraphDriver (7.59s) [2020-04-17T10:50:23.931Z] --- PASS: TestExternalGraphDriver/json (2.44s) [2020-04-17T10:50:23.931Z] --- PASS: TestExternalGraphDriver/spec (2.73s) [2020-04-17T10:50:23.931Z] --- PASS: TestExternalGraphDriver/pull (2.27s) [2020-04-17T10:50:23.931Z] === RUN TestGraphdriverPluginV2 [2020-04-17T10:50:23.931Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2020-04-17T10:50:23.931Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T10:50:23.931Z] PASS [2020-04-17T10:50:23.931Z] [2020-04-17T10:50:23.931Z] === Skipped [2020-04-17T10:50:23.931Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2020-04-17T10:50:23.931Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T10:50:23.931Z] [2020-04-17T10:50:23.931Z] [2020-04-17T10:50:23.931Z] DONE 5 tests, 1 skipped in 7.791s [2020-04-17T10:50:23.931Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-17T10:50:23.931Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:50:23.931Z] ++ set -e [2020-04-17T10:50:23.931Z] ++ '[' -n 0 ']' [2020-04-17T10:50:23.931Z] ++ set -x [2020-04-17T10:50:23.931Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:50:23.931Z] INFO: Testing against a local daemon [2020-04-17T10:50:23.931Z] === RUN TestContinueAfterPluginCrash [2020-04-17T10:50:23.931Z] === PAUSE TestContinueAfterPluginCrash [2020-04-17T10:50:23.931Z] === RUN TestReadPluginNoRead [2020-04-17T10:50:23.931Z] === PAUSE TestReadPluginNoRead [2020-04-17T10:50:23.931Z] === RUN TestDaemonStartWithLogOpt [2020-04-17T10:50:23.931Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-17T10:50:23.931Z] === CONT TestContinueAfterPluginCrash [2020-04-17T10:50:23.931Z] === CONT TestDaemonStartWithLogOpt [2020-04-17T10:50:23.931Z] === CONT TestReadPluginNoRead [2020-04-17T10:50:23.994Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-17T10:50:23.994Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-17T10:50:24.019Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-04-17T10:50:24.064Z] === RUN TestUpdatePidsLimit/no_change [2020-04-17T10:50:24.345Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-17T10:50:24.626Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-17T10:50:25.120Z] #45 272.5 CC criu/rbtree.o [2020-04-17T10:50:25.120Z] #45 ... [2020-04-17T10:50:25.120Z] [2020-04-17T10:50:25.120Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T10:50:25.120Z] #42 374.4 + dpkg --print-architecture [2020-04-17T10:50:25.120Z] #42 374.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-17T10:50:25.239Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-17T10:50:25.418Z] #42 375.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-04-17T10:50:25.418Z] #42 375.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-17T10:50:25.522Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-17T10:50:25.803Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-17T10:50:26.291Z] INFO: Expanding compiler 1 of 3... [2020-04-17T10:50:26.291Z] INFO: Expanding compiler 2 of 3... [2020-04-17T10:50:26.507Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-04-17T10:50:26.507Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.40s) [2020-04-17T10:50:26.507Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.47s) [2020-04-17T10:50:26.507Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.86s) [2020-04-17T10:50:26.507Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.95s) [2020-04-17T10:50:26.507Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.22s) [2020-04-17T10:50:26.507Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.24s) [2020-04-17T10:50:26.507Z] === RUN TestBuildMultiStageCopy [2020-04-17T10:50:26.507Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-17T10:50:26.548Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-04-17T10:50:26.805Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-04-17T10:50:27.271Z] --- PASS: TestUpdatePidsLimit (3.60s) [2020-04-17T10:50:27.271Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2020-04-17T10:50:27.271Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2020-04-17T10:50:27.271Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2020-04-17T10:50:27.271Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2020-04-17T10:50:27.271Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2020-04-17T10:50:27.271Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2020-04-17T10:50:27.271Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s) [2020-04-17T10:50:27.271Z] === RUN TestUpdateRestartPolicy [2020-04-17T10:50:27.739Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-04-17T10:50:28.671Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-04-17T10:50:29.775Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-17T10:50:29.998Z] INFO: Expanding compiler 3 of 3... [2020-04-17T10:50:30.335Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-17T10:50:30.452Z] INFO: Removing downloaded files... [2020-04-17T10:50:30.452Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-04-17T10:50:30.452Z] INFO: Configuring git core.autocrlf... [2020-04-17T10:50:30.568Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-04-17T10:50:31.322Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-17T10:50:31.942Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-04-17T10:50:32.259Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-17T10:50:32.507Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-04-17T10:50:33.184Z] --- PASS: TestBuildMultiStageCopy (7.08s) [2020-04-17T10:50:33.184Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.08s) [2020-04-17T10:50:33.184Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-04-17T10:50:33.184Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s) [2020-04-17T10:50:33.184Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s) [2020-04-17T10:50:33.184Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.01s) [2020-04-17T10:50:33.184Z] === RUN TestBuildMultiStageParentConfig [2020-04-17T10:50:35.751Z] #42 ... [2020-04-17T10:50:35.751Z] [2020-04-17T10:50:35.751Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T10:50:35.751Z] #45 273.1 CC criu/rst-malloc.o [2020-04-17T10:50:35.751Z] #45 273.6 CC criu/seccomp.o [2020-04-17T10:50:35.751Z] #45 274.7 CC criu/seize.o [2020-04-17T10:50:35.751Z] #45 276.6 CC criu/servicefd.o [2020-04-17T10:50:35.751Z] #45 277.4 CC criu/shmem.o [2020-04-17T10:50:35.751Z] #45 279.2 CC criu/sigframe.o [2020-04-17T10:50:35.751Z] #45 279.5 CC criu/signalfd.o [2020-04-17T10:50:35.751Z] #45 280.0 CC criu/sk-inet.o [2020-04-17T10:50:35.751Z] #45 281.8 CC criu/sk-netlink.o [2020-04-17T10:50:35.751Z] #45 282.4 CC criu/sk-packet.o [2020-04-17T10:50:36.040Z] #45 283.6 CC criu/sk-queue.o [2020-04-17T10:50:36.144Z] === RUN TestReadPluginNoRead/default [2020-04-17T10:50:36.710Z] --- PASS: TestDaemonStartWithLogOpt (12.72s) [2020-04-17T10:50:37.069Z] #45 284.7 CC criu/sk-tcp.o [2020-04-17T10:50:37.644Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-17T10:50:37.766Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-04-17T10:50:37.767Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-04-17T10:50:38.100Z] #45 285.6 CC criu/sk-unix.o [2020-04-17T10:50:38.421Z] --- PASS: TestBuildMultiStageParentConfig (4.98s) [2020-04-17T10:50:38.421Z] === RUN TestBuildLabelWithTargets [2020-04-17T10:50:39.545Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-17T10:50:39.664Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-04-17T10:50:39.664Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-04-17T10:50:39.664Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-04-17T10:50:39.664Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-04-17T10:50:39.664Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-04-17T10:50:41.034Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-04-17T10:50:41.445Z] --- PASS: TestReadPluginNoRead (17.28s) [2020-04-17T10:50:41.445Z] --- PASS: TestReadPluginNoRead/default (1.99s) [2020-04-17T10:50:41.445Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.82s) [2020-04-17T10:50:41.445Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.89s) [2020-04-17T10:50:41.445Z] read_test.go:91: [de24dfe0b7bd5] daemon is not started [2020-04-17T10:50:41.445Z] --- PASS: TestContinueAfterPluginCrash (17.54s) [2020-04-17T10:50:41.445Z] PASS [2020-04-17T10:50:41.445Z] [2020-04-17T10:50:41.445Z] DONE 6 tests in 17.729s [2020-04-17T10:50:41.445Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-04-17T10:50:41.445Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:50:41.445Z] ++ set -e [2020-04-17T10:50:41.445Z] ++ '[' -n 0 ']' [2020-04-17T10:50:41.445Z] ++ set -x [2020-04-17T10:50:41.445Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:50:41.704Z] testing: warning: no tests to run [2020-04-17T10:50:41.704Z] PASS [2020-04-17T10:50:41.704Z] [2020-04-17T10:50:41.704Z] DONE 0 tests in 0.067s [2020-04-17T10:50:41.704Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-17T10:50:41.704Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:50:41.704Z] ++ set -e [2020-04-17T10:50:41.704Z] ++ '[' -n 0 ']' [2020-04-17T10:50:41.704Z] ++ set -x [2020-04-17T10:50:41.704Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:50:41.704Z] INFO: Testing against a local daemon [2020-04-17T10:50:41.704Z] === RUN TestPluginWithDevMounts [2020-04-17T10:50:41.704Z] === PAUSE TestPluginWithDevMounts [2020-04-17T10:50:41.704Z] === CONT TestPluginWithDevMounts [2020-04-17T10:50:42.475Z] --- PASS: TestUpdateRestartPolicy (12.85s) [2020-04-17T10:50:42.475Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-17T10:50:42.475Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s) [2020-04-17T10:50:42.475Z] === RUN TestWaitNonBlocked [2020-04-17T10:50:42.475Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-17T10:50:42.475Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-17T10:50:42.475Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-17T10:50:42.475Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-17T10:50:42.475Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-17T10:50:42.475Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-17T10:50:42.475Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-04-17T10:50:42.475Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.85s) [2020-04-17T10:50:42.475Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.98s) [2020-04-17T10:50:42.475Z] === RUN TestWaitBlocked [2020-04-17T10:50:42.475Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-17T10:50:42.475Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-17T10:50:42.475Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-17T10:50:42.475Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-17T10:50:42.475Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-17T10:50:42.475Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-17T10:50:42.545Z] #45 289.4 CC criu/sockets.o [2020-04-17T10:50:43.088Z] --- PASS: TestWaitBlocked (0.01s) [2020-04-17T10:50:43.088Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.14s) [2020-04-17T10:50:43.088Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.21s) [2020-04-17T10:50:43.088Z] === CONT TestContainerStartOnDaemonRestart [2020-04-17T10:50:43.088Z] === CONT TestContainerKillOnDaemonStart [2020-04-17T10:50:43.562Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-04-17T10:50:43.572Z] #45 291.0 CC criu/stats.o [2020-04-17T10:50:44.201Z] #45 291.8 CC criu/string.o [2020-04-17T10:50:44.201Z] #45 292.0 CC criu/sysctl.o [2020-04-17T10:50:44.234Z] --- PASS: TestPluginWithDevMounts (2.17s) [2020-04-17T10:50:44.234Z] PASS [2020-04-17T10:50:44.234Z] [2020-04-17T10:50:44.234Z] DONE 1 tests in 2.349s [2020-04-17T10:50:44.234Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-04-17T10:50:44.234Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:50:44.234Z] ++ set -e [2020-04-17T10:50:44.234Z] ++ '[' -n 0 ']' [2020-04-17T10:50:44.234Z] ++ set -x [2020-04-17T10:50:44.234Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:50:44.234Z] INFO: Testing against a local daemon [2020-04-17T10:50:44.234Z] === RUN TestSecretInspect [2020-04-17T10:50:44.935Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-04-17T10:50:45.705Z] #45 293.3 CC criu/sysfs_parse.o [2020-04-17T10:50:46.307Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-04-17T10:50:46.335Z] #45 294.1 CC criu/timerfd.o [2020-04-17T10:50:46.496Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-04-17T10:50:46.496Z] === RUN TestBuildWithEmptyLayers [2020-04-17T10:50:46.538Z] --- PASS: TestContainerStartOnDaemonRestart (3.08s) [2020-04-17T10:50:46.538Z] === CONT TestIpcModeOlderClient [2020-04-17T10:50:46.538Z] --- PASS: TestIpcModeOlderClient (0.18s) [2020-04-17T10:50:46.538Z] === CONT TestDaemonHostGatewayIP [2020-04-17T10:50:46.871Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-04-17T10:50:47.367Z] #45 294.8 CC criu/tty.o [2020-04-17T10:50:47.435Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-04-17T10:50:47.516Z] --- PASS: TestSecretInspect (3.26s) [2020-04-17T10:50:47.516Z] === RUN TestSecretList [2020-04-17T10:50:48.000Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-04-17T10:50:49.757Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-04-17T10:50:49.757Z] === RUN TestBuildMultiStageOnBuild [2020-04-17T10:50:49.988Z] --- PASS: TestDaemonHostGatewayIP (3.36s) [2020-04-17T10:50:49.988Z] === CONT TestDaemonRestartIpcMode [2020-04-17T10:50:50.525Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-04-17T10:50:50.525Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-04-17T10:50:50.800Z] --- PASS: TestSecretList (3.28s) [2020-04-17T10:50:50.800Z] === RUN TestSecretsCreateAndDelete [2020-04-17T10:50:50.926Z] #45 298.5 CC criu/tun.o [2020-04-17T10:50:51.091Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-04-17T10:50:51.959Z] #45 299.7 CC criu/uffd.o [2020-04-17T10:50:52.462Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-04-17T10:50:53.438Z] --- PASS: TestDaemonRestartIpcMode (3.53s) [2020-04-17T10:50:54.082Z] --- PASS: TestSecretsCreateAndDelete (3.20s) [2020-04-17T10:50:54.082Z] === RUN TestSecretsUpdate [2020-04-17T10:50:54.361Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-04-17T10:50:54.682Z] #45 301.9 CC criu/util.o [2020-04-17T10:50:54.925Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-04-17T10:50:54.993Z] --- PASS: TestBuildMultiStageOnBuild (5.01s) [2020-04-17T10:50:54.993Z] === RUN TestBuildUncleanTarFilenames [2020-04-17T10:50:54.993Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2020-04-17T10:50:54.993Z] === RUN TestBuildMultiStageLayerLeak [2020-04-17T10:50:55.456Z] --- PASS: TestContainerKillOnDaemonStart (12.36s) [2020-04-17T10:50:55.456Z] PASS [2020-04-17T10:50:55.456Z] [2020-04-17T10:50:55.456Z] === Skipped [2020-04-17T10:50:55.456Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-04-17T10:50:55.456Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-17T10:50:55.456Z] [2020-04-17T10:50:55.456Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-17T10:50:55.456Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-17T10:50:55.456Z] [2020-04-17T10:50:55.456Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-17T10:50:55.456Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-17T10:50:55.456Z] [2020-04-17T10:50:55.456Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-17T10:50:55.456Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-17T10:50:55.456Z] [2020-04-17T10:50:55.456Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-04-17T10:50:55.456Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-17T10:50:55.456Z] [2020-04-17T10:50:55.456Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-04-17T10:50:55.456Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-17T10:50:55.456Z] [2020-04-17T10:50:55.456Z] [2020-04-17T10:50:55.456Z] DONE 200 tests, 6 skipped in 145.845s [2020-04-17T10:50:55.456Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-04-17T10:50:55.456Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:50:55.456Z] ++ set -e [2020-04-17T10:50:55.456Z] ++ '[' -n 0 ']' [2020-04-17T10:50:55.456Z] ++ set -x [2020-04-17T10:50:55.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-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:50:55.737Z] INFO: Testing against a local daemon [2020-04-17T10:50:55.738Z] === RUN TestCommitInheritsEnv [2020-04-17T10:50:55.857Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-04-17T10:50:56.019Z] --- PASS: TestCommitInheritsEnv (0.54s) [2020-04-17T10:50:56.019Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-17T10:50:56.019Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-17T10:50:56.019Z] === RUN TestImagesFilterMultiReference [2020-04-17T10:50:56.301Z] --- PASS: TestImagesFilterMultiReference (0.03s) [2020-04-17T10:50:56.301Z] === RUN TestImagePullPlatformInvalid [2020-04-17T10:50:56.301Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-04-17T10:50:56.301Z] === RUN TestRemoveImageOrphaning [2020-04-17T10:50:56.751Z] #45 304.4 CC criu/uts_ns.o [2020-04-17T10:50:56.947Z] --- PASS: TestRemoveImageOrphaning (0.60s) [2020-04-17T10:50:56.947Z] === RUN TestRemoveImageGarbageCollector [2020-04-17T10:50:56.947Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-17T10:50:56.947Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T10:50:56.947Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-17T10:50:56.947Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-04-17T10:50:56.947Z] === RUN TestTagInvalidReference [2020-04-17T10:50:56.947Z] --- PASS: TestTagInvalidReference (0.02s) [2020-04-17T10:50:56.947Z] === RUN TestTagValidPrefixedRepo [2020-04-17T10:50:56.947Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-04-17T10:50:56.947Z] === RUN TestTagExistedNameWithoutForce [2020-04-17T10:50:56.947Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-04-17T10:50:56.947Z] === RUN TestTagOfficialNames [2020-04-17T10:50:56.947Z] --- PASS: TestTagOfficialNames (0.03s) [2020-04-17T10:50:56.947Z] === RUN TestTagMatchesDigest [2020-04-17T10:50:56.947Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-04-17T10:50:56.947Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-17T10:50:57.364Z] --- PASS: TestSecretsUpdate (3.22s) [2020-04-17T10:50:57.364Z] === RUN TestTemplatedSecret [2020-04-17T10:50:57.419Z] #45 304.9 CC criu/vdso.o [2020-04-17T10:50:57.754Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-04-17T10:50:58.446Z] #45 306.0 LINK criu/built-in.o [2020-04-17T10:50:58.446Z] #45 306.3 LINK criu/criu [2020-04-17T10:50:59.152Z] --- PASS: TestBuildMultiStageLayerLeak (4.40s) [2020-04-17T10:50:59.152Z] === RUN TestBuildWithHugeFile [2020-04-17T10:50:59.649Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-04-17T10:50:59.941Z] #45 307.4 DEP lib/c/criu.d [2020-04-17T10:50:59.941Z] #45 307.6 CC images/rpc.pb-c.o [2020-04-17T10:51:00.649Z] --- PASS: TestTemplatedSecret (3.55s) [2020-04-17T10:51:00.649Z] === RUN TestSecretCreateResolve [2020-04-17T10:51:01.444Z] #45 309.0 CC lib/c/criu.o [2020-04-17T10:51:01.546Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-04-17T10:51:02.917Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-04-17T10:51:03.932Z] --- PASS: TestSecretCreateResolve (3.22s) [2020-04-17T10:51:03.932Z] PASS [2020-04-17T10:51:03.932Z] [2020-04-17T10:51:03.932Z] DONE 6 tests in 19.917s [2020-04-17T10:51:03.932Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-04-17T10:51:03.932Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:51:03.932Z] ++ set -e [2020-04-17T10:51:03.932Z] ++ '[' -n 0 ']' [2020-04-17T10:51:03.932Z] ++ set -x [2020-04-17T10:51:03.932Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:51:04.172Z] #45 311.3 LINK lib/c/built-in.o [2020-04-17T10:51:04.172Z] #45 311.3 LINK lib/c/libcriu.so [2020-04-17T10:51:04.172Z] #45 311.5 LINK lib/c/libcriu.a [2020-04-17T10:51:04.172Z] #45 311.9 GEN magic.py [2020-04-17T10:51:04.190Z] INFO: Testing against a local daemon [2020-04-17T10:51:04.190Z] === RUN TestServiceCreateInit [2020-04-17T10:51:04.190Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-17T10:51:04.462Z] #45 312.2 Note: Building without setproctitle() and strlcpy() support. [2020-04-17T10:51:04.771Z] #45 312.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-17T10:51:04.771Z] #45 312.2 Note: Building without GnuTLS support [2020-04-17T10:51:04.815Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-04-17T10:51:06.276Z] #45 313.6 fatal: not a git repository (or any of the parent directories): .git [2020-04-17T10:51:07.780Z] #45 315.1 make[1]: Nothing to be done for 'all'. [2020-04-17T10:51:09.009Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-04-17T10:51:09.286Z] #45 316.6 make[1]: 'images/built-in.o' is up to date. [2020-04-17T10:51:09.286Z] #45 316.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-17T10:51:09.286Z] #45 316.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-17T10:51:09.286Z] #45 316.8 make[1]: 'compel/libcompel.a' is up to date. [2020-04-17T10:51:09.286Z] #45 316.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-17T10:51:09.286Z] #45 317.0 make[1]: Nothing to be done for 'all'. [2020-04-17T10:51:09.286Z] #45 317.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-17T10:51:09.456Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-17T10:51:09.917Z] #45 317.5 make[2]: Nothing to be done for 'all'. [2020-04-17T10:51:09.917Z] #45 317.5 make[2]: Nothing to be done for 'all'. [2020-04-17T10:51:09.917Z] #45 317.6 make[2]: Nothing to be done for 'all'. [2020-04-17T10:51:10.207Z] #45 317.9 make[2]: Nothing to be done for 'all'. [2020-04-17T10:51:10.207Z] #45 318.0 make[2]: Nothing to be done for 'all'. [2020-04-17T10:51:10.207Z] #45 318.0 make[2]: Nothing to be done for 'all'. [2020-04-17T10:51:10.401Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-04-17T10:51:10.499Z] #45 318.1 make[2]: Nothing to be done for 'all'. [2020-04-17T10:51:10.791Z] #45 318.4 make[2]: Nothing to be done for 'all'. [2020-04-17T10:51:10.791Z] #45 318.4 INSTALL criu/criu [2020-04-17T10:51:10.791Z] #45 DONE 318.6s [2020-04-17T10:51:10.791Z] [2020-04-17T10:51:10.791Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:51:11.332Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-04-17T10:51:13.229Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-04-17T10:51:13.524Z] #24 ... [2020-04-17T10:51:13.524Z] [2020-04-17T10:51:13.524Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:51:13.524Z] #61 242.5 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-04-17T10:51:13.794Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-04-17T10:51:14.724Z] --- PASS: TestServiceCreateInit (10.09s) [2020-04-17T10:51:14.724Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.08s) [2020-04-17T10:51:14.724Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.98s) [2020-04-17T10:51:14.724Z] === RUN TestCreateServiceMultipleTimes [2020-04-17T10:51:16.245Z] #61 ... [2020-04-17T10:51:16.245Z] [2020-04-17T10:51:16.245Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T10:51:16.245Z] #42 DONE 425.4s [2020-04-17T10:51:16.245Z] [2020-04-17T10:51:16.245Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:51:16.245Z] #24 ... [2020-04-17T10:51:16.245Z] [2020-04-17T10:51:16.245Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T10:51:16.245Z] #61 245.9 + mkdir -p /build [2020-04-17T10:51:16.245Z] #61 245.9 + cp runc /build/runc [2020-04-17T10:51:16.321Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-04-17T10:51:16.534Z] #61 DONE 246.1s [2020-04-17T10:51:16.534Z] [2020-04-17T10:51:16.534Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:51:17.253Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-04-17T10:51:17.510Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-04-17T10:51:18.442Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-04-17T10:51:18.442Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-04-17T10:51:18.442Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-04-17T10:51:20.339Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-04-17T10:51:21.711Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-04-17T10:51:21.969Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-04-17T10:51:23.340Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-04-17T10:51:31.443Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-04-17T10:51:36.668Z] --- PASS: TestCreateServiceMultipleTimes (19.58s) [2020-04-17T10:51:36.668Z] === RUN TestCreateServiceConflict [2020-04-17T10:51:36.668Z] --- PASS: TestCreateServiceConflict (2.75s) [2020-04-17T10:51:36.668Z] === RUN TestCreateServiceMaxReplicas [2020-04-17T10:51:36.702Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-04-17T10:51:37.636Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-04-17T10:51:40.862Z] --- PASS: TestCreateServiceMaxReplicas (3.68s) [2020-04-17T10:51:40.862Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-17T10:51:40.914Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-04-17T10:51:41.171Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-04-17T10:51:43.696Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-04-17T10:51:44.621Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-04-17T10:51:44.621Z] Copying nested executables into bundles/binary-daemon [2020-04-17T10:51:44.621Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-04-17T10:51:44.958Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40826/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=0a1f9bc5501dc58aa1e161e20af36d4184f5a19e -e DOCKER_GRAPHDRIVER docker:0a1f9bc5501dc58aa1e161e20af36d4184f5a19e hack/make.sh cross [2020-04-17T10:51:45.068Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-04-17T10:51:45.523Z] [2020-04-17T10:51:45.523Z] Removing bundles/ [2020-04-17T10:51:45.523Z] [2020-04-17T10:51:45.523Z] ---> Making bundle: cross (in bundles/cross) [2020-04-17T10:51:45.523Z] Cross building: bundles/cross/linux/amd64 [2020-04-17T10:51:45.523Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-04-17T10:51:45.523Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-04-17T10:51:48.349Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-04-17T10:51:48.349Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-04-17T10:51:54.906Z] --- PASS: TestDockerDaemonSuite (343.95s) [2020-04-17T10:51:54.906Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.39s) [2020-04-17T10:51:54.906Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.21s) [2020-04-17T10:51:54.906Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.63s) [2020-04-17T10:51:54.906Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.30s) [2020-04-17T10:51:54.906Z] docker_cli_daemon_test.go:1449: [db08dd10a7287] daemon is not started [2020-04-17T10:51:54.906Z] check_test.go:309: [d36b6275146b2] daemon is not started [2020-04-17T10:51:54.906Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.49s) [2020-04-17T10:51:54.906Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.11s) [2020-04-17T10:51:54.906Z] check_test.go:309: [d4e1e7c39536c] daemon is not started [2020-04-17T10:51:54.906Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.58s) [2020-04-17T10:51:54.906Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.21s) [2020-04-17T10:51:54.906Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.75s) [2020-04-17T10:51:54.906Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.19s) [2020-04-17T10:51:54.906Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.20s) [2020-04-17T10:51:54.906Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.09s) [2020-04-17T10:51:54.906Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.52s) [2020-04-17T10:51:54.906Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.66s) [2020-04-17T10:51:54.906Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-04-17T10:51:54.906Z] check_test.go:309: [d9fb41a37bbde] daemon is not started [2020-04-17T10:51:54.906Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-04-17T10:51:54.906Z] check_test.go:309: [d3cea3f261462] daemon is not started [2020-04-17T10:51:54.906Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.77s) [2020-04-17T10:51:54.906Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2020-04-17T10:51:54.906Z] check_test.go:309: [dd3a7f62d4af9] daemon is not started [2020-04-17T10:51:54.906Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.36s) [2020-04-17T10:51:54.906Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.73s) [2020-04-17T10:51:54.906Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.90s) [2020-04-17T10:51:54.906Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.14s) [2020-04-17T10:51:54.906Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.56s) [2020-04-17T10:51:54.906Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2020-04-17T10:51:54.906Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.61s) [2020-04-17T10:51:54.906Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-04-17T10:51:54.907Z] check_test.go:309: [dbe3896618331] daemon is not started [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.39s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.66s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.91s) [2020-04-17T10:51:54.907Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-04-17T10:51:54.907Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-04-17T10:51:54.907Z] check_test.go:309: [d9594082b77b0] daemon is not started [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.21s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.26s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.57s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.11s) [2020-04-17T10:51:54.907Z] check_test.go:309: [d8557697eb358] daemon is not started [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.33s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2020-04-17T10:51:54.907Z] check_test.go:309: [d1873965ffc40] daemon is not started [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.76s) [2020-04-17T10:51:54.907Z] docker_cli_daemon_plugins_test.go:79: [d237457f3fade] daemon is not started [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.16s) [2020-04-17T10:51:54.907Z] docker_cli_daemon_plugins_test.go:169: [dbab51ef3a3c3] daemon is not started [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.64s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-04-17T10:51:54.907Z] check_test.go:309: [dbf362d0808e6] daemon is not started [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.85s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.58s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.93s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.88s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.84s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.91s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.30s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.11s) [2020-04-17T10:51:54.907Z] check_test.go:309: [dd016eaa86a43] daemon is not started [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.55s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.02s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.26s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.13s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.22s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.27s) [2020-04-17T10:51:54.907Z] check_test.go:309: [dcee24e38928f] daemon is not started [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.56s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.56s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.33s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.07s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.79s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.34s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.11s) [2020-04-17T10:51:54.907Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-04-17T10:51:54.907Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-04-17T10:51:54.907Z] check_test.go:309: [de919a5c31050] daemon is not started [2020-04-17T10:51:54.907Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-04-17T10:51:54.907Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-04-17T10:51:54.907Z] check_test.go:309: [d78db57400b65] daemon is not started [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.77s) [2020-04-17T10:51:54.907Z] check_test.go:309: [d24556a3b6db9] daemon is not started [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.39s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.47s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.26s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.16s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.06s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.58s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.34s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.44s) [2020-04-17T10:51:54.907Z] check_test.go:309: [dbcb3939c72ac] daemon is not started [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.53s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.63s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.87s) [2020-04-17T10:51:54.907Z] check_test.go:309: [d6581bda3eee2] daemon is not started [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.26s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.60s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2020-04-17T10:51:54.907Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-04-17T10:51:54.907Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-04-17T10:51:54.907Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-04-17T10:51:54.907Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-04-17T10:51:54.907Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-04-17T10:51:54.907Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-04-17T10:51:54.907Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-04-17T10:51:54.907Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-04-17T10:51:54.907Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-04-17T10:51:54.907Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-04-17T10:51:54.907Z] check_test.go:309: [db8e6324ec306] daemon is not started [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2020-04-17T10:51:54.907Z] check_test.go:309: [db787e55186e8] daemon is not started [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.55s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.46s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2020-04-17T10:51:54.907Z] check_test.go:309: [d25d8dd7bab47] daemon is not started [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.47s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.97s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.60s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2020-04-17T10:51:54.907Z] check_test.go:309: [d5a5f6ed630ef] daemon is not started [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.20s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.88s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.91s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.50s) [2020-04-17T10:51:54.907Z] check_test.go:309: [d6026b7380c45] daemon is not started [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.55s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.21s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-04-17T10:51:54.907Z] check_test.go:309: [d38d92f8be50e] daemon is not started [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.12s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.75s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.84s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.50s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.99s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.51s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.68s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.32s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.02s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.17s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.20s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.62s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.88s) [2020-04-17T10:51:54.907Z] docker_cli_daemon_test.go:2542: [d1acbef986bd8] daemon is not started [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.63s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.88s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.93s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.09s) [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s) [2020-04-17T10:51:54.907Z] check_test.go:309: [de13f24c47003] daemon is not started [2020-04-17T10:51:54.907Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.43s) [2020-04-17T10:51:54.907Z] === RUN TestDockerSwarmSuite [2020-04-17T10:51:54.907Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-04-17T10:51:55.323Z] --- PASS: TestBuildWithHugeFile (52.31s) [2020-04-17T10:51:55.323Z] === RUN TestBuildWithEmptyDockerfile [2020-04-17T10:51:55.323Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-17T10:51:55.323Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-17T10:51:55.323Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-17T10:51:55.323Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-17T10:51:55.323Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-17T10:51:55.323Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-17T10:51:55.323Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-17T10:51:55.323Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-17T10:51:55.323Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-17T10:51:55.323Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2020-04-17T10:51:55.323Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2020-04-17T10:51:55.323Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2020-04-17T10:51:55.323Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-04-17T10:51:55.323Z] === RUN TestBuildPreserveOwnership [2020-04-17T10:51:55.323Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-17T10:51:55.735Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.70s) [2020-04-17T10:51:55.735Z] === RUN TestCreateServiceSecretFileMode [2020-04-17T10:51:55.841Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-04-17T10:51:57.221Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-04-17T10:51:57.221Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-04-17T10:51:57.221Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-04-17T10:51:58.265Z] --- PASS: TestCreateServiceSecretFileMode (3.29s) [2020-04-17T10:51:58.265Z] === RUN TestCreateServiceConfigFileMode [2020-04-17T10:51:58.585Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-17T10:52:01.401Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-04-17T10:52:02.450Z] --- PASS: TestCreateServiceConfigFileMode (3.56s) [2020-04-17T10:52:02.450Z] === RUN TestCreateServiceSysctls [2020-04-17T10:52:02.746Z] --- PASS: TestBuildPreserveOwnership (10.29s) [2020-04-17T10:52:02.746Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.28s) [2020-04-17T10:52:02.746Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-04-17T10:52:02.746Z] === RUN TestBuildPlatformInvalid [2020-04-17T10:52:02.746Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-04-17T10:52:02.746Z] PASS [2020-04-17T10:52:02.746Z] [2020-04-17T10:52:02.746Z] === Skipped [2020-04-17T10:52:02.746Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-04-17T10:52:02.746Z] build_session_test.go:25: TODO: BuildKit [2020-04-17T10:52:02.746Z] [2020-04-17T10:52:02.746Z] [2020-04-17T10:52:02.746Z] DONE 32 tests, 1 skipped in 126.639s [2020-04-17T10:52:02.746Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-04-17T10:52:02.746Z] INFO: Testing against a local daemon [2020-04-17T10:52:02.746Z] === RUN TestConfigInspect [2020-04-17T10:52:02.746Z] --- SKIP: TestConfigInspect (0.02s) [2020-04-17T10:52:02.746Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:52:02.746Z] === RUN TestConfigList [2020-04-17T10:52:02.746Z] --- SKIP: TestConfigList (0.01s) [2020-04-17T10:52:02.746Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:52:02.746Z] === RUN TestConfigsCreateAndDelete [2020-04-17T10:52:02.746Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-04-17T10:52:02.746Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:52:02.746Z] === RUN TestConfigsUpdate [2020-04-17T10:52:02.746Z] --- SKIP: TestConfigsUpdate (0.02s) [2020-04-17T10:52:02.746Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:52:02.746Z] === RUN TestTemplatedConfig [2020-04-17T10:52:02.746Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-04-17T10:52:02.746Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:52:02.746Z] === RUN TestConfigCreateResolve [2020-04-17T10:52:02.746Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-04-17T10:52:02.746Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:52:02.746Z] === RUN TestConfigDaemonLibtrustID [2020-04-17T10:52:02.772Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-04-17T10:52:03.831Z] #54 ... [2020-04-17T10:52:03.831Z] [2020-04-17T10:52:03.831Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:52:03.831Z] #66 408.1 + bin/containerd [2020-04-17T10:52:04.632Z] --- PASS: TestConfigDaemonLibtrustID (1.82s) [2020-04-17T10:52:04.632Z] PASS [2020-04-17T10:52:04.632Z] [2020-04-17T10:52:04.632Z] === Skipped [2020-04-17T10:52:04.632Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-04-17T10:52:04.632Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:52:04.632Z] [2020-04-17T10:52:04.632Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-04-17T10:52:04.632Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:52:04.632Z] [2020-04-17T10:52:04.632Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-04-17T10:52:04.632Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:52:04.632Z] [2020-04-17T10:52:04.632Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2020-04-17T10:52:04.632Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:52:04.632Z] [2020-04-17T10:52:04.632Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-04-17T10:52:04.632Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:52:04.632Z] [2020-04-17T10:52:04.632Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-04-17T10:52:04.632Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:52:04.632Z] [2020-04-17T10:52:04.632Z] [2020-04-17T10:52:04.632Z] DONE 7 tests, 6 skipped in 2.042s [2020-04-17T10:52:04.632Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-04-17T10:52:04.632Z] INFO: Testing against a local daemon [2020-04-17T10:52:04.632Z] === RUN TestCheckpoint [2020-04-17T10:52:04.632Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-17T10:52:04.632Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-17T10:52:04.632Z] === RUN TestContainerInvalidJSON [2020-04-17T10:52:04.632Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-17T10:52:04.632Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-17T10:52:04.632Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-17T10:52:04.632Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-17T10:52:04.632Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-17T10:52:04.632Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-17T10:52:04.632Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-17T10:52:04.632Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-17T10:52:04.632Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-17T10:52:04.632Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-04-17T10:52:04.632Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-17T10:52:04.632Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-17T10:52:04.632Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-17T10:52:04.632Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-17T10:52:04.632Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2020-04-17T10:52:04.632Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-17T10:52:04.887Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2020-04-17T10:52:04.887Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-17T10:52:04.887Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-04-17T10:52:04.887Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-17T10:52:05.142Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-04-17T10:52:05.142Z] === RUN TestCopyFromContainer [2020-04-17T10:52:05.298Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-04-17T10:52:06.536Z] #66 ... [2020-04-17T10:52:06.536Z] [2020-04-17T10:52:06.536Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:52:06.536Z] #54 DONE 476.1s [2020-04-17T10:52:06.635Z] --- PASS: TestCreateServiceSysctls (4.21s) [2020-04-17T10:52:06.635Z] === RUN TestCreateServiceCapabilities [2020-04-17T10:52:06.669Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-04-17T10:52:06.824Z] [2020-04-17T10:52:06.824Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:52:08.039Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-04-17T10:52:09.304Z] === RUN TestCopyFromContainer// [2020-04-17T10:52:09.304Z] === RUN TestCopyFromContainer//bar/root [2020-04-17T10:52:09.304Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-17T10:52:09.304Z] === RUN TestCopyFromContainer/bar/quux [2020-04-17T10:52:09.560Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-17T10:52:09.560Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-17T10:52:09.560Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-17T10:52:09.816Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-17T10:52:09.816Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-17T10:52:09.816Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-17T10:52:09.917Z] --- PASS: TestCreateServiceCapabilities (3.40s) [2020-04-17T10:52:09.917Z] === RUN TestInspect [2020-04-17T10:52:10.071Z] --- PASS: TestCopyFromContainer (4.93s) [2020-04-17T10:52:10.071Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-04-17T10:52:10.071Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-04-17T10:52:10.071Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-04-17T10:52:10.071Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-04-17T10:52:10.071Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-04-17T10:52:10.071Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-04-17T10:52:10.071Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-04-17T10:52:10.071Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-04-17T10:52:10.071Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-04-17T10:52:10.071Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-04-17T10:52:10.071Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-17T10:52:10.071Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-17T10:52:10.071Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-17T10:52:10.072Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-17T10:52:10.072Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-17T10:52:10.072Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-17T10:52:10.072Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-17T10:52:10.072Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-17T10:52:10.072Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-17T10:52:10.072Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-17T10:52:10.072Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-04-17T10:52:10.072Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-17T10:52:10.072Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-04-17T10:52:10.072Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-04-17T10:52:10.072Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-17T10:52:10.072Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-04-17T10:52:10.072Z] === RUN TestCreateWithInvalidEnv [2020-04-17T10:52:10.072Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-17T10:52:10.072Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-17T10:52:10.072Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-17T10:52:10.072Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-17T10:52:10.072Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-17T10:52:10.072Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-17T10:52:10.072Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-17T10:52:10.072Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-17T10:52:10.072Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-17T10:52:10.072Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-04-17T10:52:10.072Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-17T10:52:10.072Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-17T10:52:10.072Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-17T10:52:10.072Z] === RUN TestCreateTmpfsMountsTarget [2020-04-17T10:52:10.072Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-04-17T10:52:10.072Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-17T10:52:11.958Z] --- PASS: TestCreateWithCustomMaskedPaths (1.60s) [2020-04-17T10:52:11.958Z] === RUN TestCreateWithCapabilities [2020-04-17T10:52:11.958Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-17T10:52:11.958Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-17T10:52:11.958Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-17T10:52:11.958Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-17T10:52:11.958Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-17T10:52:11.958Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-17T10:52:11.958Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-17T10:52:11.958Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-17T10:52:11.958Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-17T10:52:11.958Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-17T10:52:11.958Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-17T10:52:11.958Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-17T10:52:11.958Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-17T10:52:11.958Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-17T10:52:11.958Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-17T10:52:11.958Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-17T10:52:11.958Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-17T10:52:11.958Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-17T10:52:11.958Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-17T10:52:11.958Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-17T10:52:11.958Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-17T10:52:11.958Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-17T10:52:11.958Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-17T10:52:11.958Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-17T10:52:11.958Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-17T10:52:11.958Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-17T10:52:11.958Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-17T10:52:11.958Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-17T10:52:11.958Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-17T10:52:11.958Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-17T10:52:11.958Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-17T10:52:11.958Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-17T10:52:11.958Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-17T10:52:11.958Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-04-17T10:52:11.958Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-04-17T10:52:11.958Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-04-17T10:52:11.958Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-04-17T10:52:11.958Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-04-17T10:52:11.958Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-17T10:52:11.958Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-04-17T10:52:11.958Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-17T10:52:11.958Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-04-17T10:52:11.958Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-04-17T10:52:11.958Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-04-17T10:52:11.958Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-04-17T10:52:11.958Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-17T10:52:13.200Z] --- PASS: TestInspect (3.54s) [2020-04-17T10:52:13.200Z] === RUN TestCreateJob [2020-04-17T10:52:13.704Z] #24 483.0 + return [2020-04-17T10:52:13.704Z] #24 DONE 483.1s [2020-04-17T10:52:13.704Z] [2020-04-17T10:52:13.704Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:52:13.845Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.64s) [2020-04-17T10:52:13.845Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-17T10:52:13.845Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-17T10:52:13.845Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-17T10:52:13.845Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-17T10:52:13.845Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-17T10:52:13.845Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-17T10:52:13.845Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-17T10:52:13.845Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-17T10:52:13.845Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-17T10:52:13.845Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-17T10:52:13.845Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-17T10:52:13.845Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-17T10:52:13.845Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-17T10:52:13.845Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-17T10:52:13.845Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-17T10:52:13.845Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-17T10:52:13.845Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-04-17T10:52:13.845Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-04-17T10:52:13.845Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-04-17T10:52:13.845Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-04-17T10:52:13.845Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-04-17T10:52:13.845Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-04-17T10:52:13.845Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-17T10:52:14.100Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s) [2020-04-17T10:52:14.100Z] === RUN TestContainerStartOnDaemonRestart [2020-04-17T10:52:14.100Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-04-17T10:52:14.100Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-04-17T10:52:14.100Z] === RUN TestDaemonRestartIpcMode [2020-04-17T10:52:14.100Z] === PAUSE TestDaemonRestartIpcMode [2020-04-17T10:52:14.100Z] === RUN TestDaemonHostGatewayIP [2020-04-17T10:52:14.100Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-04-17T10:52:14.100Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T10:52:14.100Z] === RUN TestContainerKillOnDaemonStart [2020-04-17T10:52:14.100Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-04-17T10:52:14.100Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-04-17T10:52:14.100Z] === RUN TestDiff [2020-04-17T10:52:14.660Z] --- PASS: TestDiff (0.58s) [2020-04-17T10:52:14.660Z] === RUN TestExecWithCloseStdin [2020-04-17T10:52:15.585Z] --- PASS: TestExecWithCloseStdin (0.66s) [2020-04-17T10:52:15.585Z] === RUN TestExec [2020-04-17T10:52:15.757Z] #66 ... [2020-04-17T10:52:15.757Z] [2020-04-17T10:52:15.757Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-17T10:52:16.046Z] #25 DONE 0.1s [2020-04-17T10:52:16.046Z] [2020-04-17T10:52:16.046Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-17T10:52:16.141Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-04-17T10:52:16.146Z] --- PASS: TestExec (0.68s) [2020-04-17T10:52:16.146Z] === RUN TestExecUser [2020-04-17T10:52:16.484Z] --- PASS: TestCreateJob (3.62s) [2020-04-17T10:52:16.484Z] === RUN TestReplicatedJob [2020-04-17T10:52:16.674Z] #29 DONE 0.5s [2020-04-17T10:52:16.674Z] [2020-04-17T10:52:16.674Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-17T10:52:16.674Z] #32 DONE 0.1s [2020-04-17T10:52:16.674Z] [2020-04-17T10:52:16.674Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:52:16.674Z] #66 ... [2020-04-17T10:52:16.674Z] [2020-04-17T10:52:16.674Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-17T10:52:16.674Z] #35 DONE 0.1s [2020-04-17T10:52:16.708Z] --- PASS: TestExecUser (0.69s) [2020-04-17T10:52:16.708Z] === RUN TestExportContainerAndImportImage [2020-04-17T10:52:16.961Z] [2020-04-17T10:52:16.961Z] #40 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-17T10:52:16.961Z] #40 DONE 0.1s [2020-04-17T10:52:16.961Z] [2020-04-17T10:52:16.961Z] #43 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-17T10:52:16.961Z] #43 DONE 0.1s [2020-04-17T10:52:16.961Z] [2020-04-17T10:52:16.961Z] #46 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-17T10:52:16.961Z] #46 DONE 0.1s [2020-04-17T10:52:16.961Z] [2020-04-17T10:52:16.961Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:52:16.961Z] #66 ... [2020-04-17T10:52:16.961Z] [2020-04-17T10:52:16.961Z] #49 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-17T10:52:16.961Z] #49 DONE 0.1s [2020-04-17T10:52:16.961Z] [2020-04-17T10:52:16.961Z] #52 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-17T10:52:17.248Z] #52 DONE 0.1s [2020-04-17T10:52:17.248Z] [2020-04-17T10:52:17.248Z] #55 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-17T10:52:17.248Z] #55 DONE 0.1s [2020-04-17T10:52:17.248Z] [2020-04-17T10:52:17.248Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:52:17.248Z] #66 ... [2020-04-17T10:52:17.248Z] [2020-04-17T10:52:17.248Z] #58 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-17T10:52:17.248Z] #58 DONE 0.1s [2020-04-17T10:52:17.248Z] [2020-04-17T10:52:17.248Z] #62 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-17T10:52:17.537Z] #62 DONE 0.1s [2020-04-17T10:52:17.537Z] [2020-04-17T10:52:17.537Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T10:52:17.634Z] --- PASS: TestExportContainerAndImportImage (0.71s) [2020-04-17T10:52:17.634Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-17T10:52:18.038Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-04-17T10:52:19.934Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-04-17T10:52:20.865Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-04-17T10:52:20.865Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-04-17T10:52:21.793Z] --- PASS: TestExportContainerAfterDaemonRestart (3.80s) [2020-04-17T10:52:21.793Z] === RUN TestHealthCheckWorkdir [2020-04-17T10:52:22.048Z] --- PASS: TestHealthCheckWorkdir (0.88s) [2020-04-17T10:52:22.048Z] === RUN TestHealthKillContainer [2020-04-17T10:52:23.043Z] --- PASS: TestReplicatedJob (6.53s) [2020-04-17T10:52:23.043Z] === RUN TestUpdateReplicatedJob [2020-04-17T10:52:25.310Z] --- PASS: TestHealthKillContainer (2.77s) [2020-04-17T10:52:25.310Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-17T10:52:25.565Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s) [2020-04-17T10:52:25.565Z] === RUN TestIpcModeNone [2020-04-17T10:52:26.126Z] --- PASS: TestIpcModeNone (0.66s) [2020-04-17T10:52:26.126Z] === RUN TestIpcModePrivate [2020-04-17T10:52:26.686Z] --- PASS: TestIpcModePrivate (0.63s) [2020-04-17T10:52:26.686Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:109, shared: false, mustBeShared: false [2020-04-17T10:52:26.686Z] === RUN TestIpcModeShareable [2020-04-17T10:52:26.686Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-04-17T10:52:26.686Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-17T10:52:26.686Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-17T10:52:26.794Z] Removing intermediate container 571bd6d2cdd6 [2020-04-17T10:52:26.794Z] ---> 4f4ecd31d1c3 [2020-04-17T10:52:26.794Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $optsForGet = @('"get"', '"-d"', '"gotest.tools/gotestsum"'); &go $optsForGet; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -ne 0) { Throw '"Failed getting gotestsum sources..."' }; Write-Host "INFO: Sources obtained for gotestsum..."; $GotestsumPath=Join-Path -Path $Env:GOPATH -ChildPath "src\gotest.tools\gotestsum"; Push-Location $GotestsumPath; $optsForCheckout = @('"checkout"', '"-q"', """$Env:GOTESTSUM_COMMIT"""); &git $optsForCheckout; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -eq 0) { Write-Host "INFO: Checkout done for gotestsum..."; $optsForBuild = @('"build"', '"-buildmode=exe"'); &go $optsForBuild; $savedExitCode = $LASTEXITCODE; } else { Throw '"gotestsum checkout failed..."'; } Pop-Location; if ($savedExitCode -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-04-17T10:52:26.794Z] ---> Running in 3ea389956e98 [2020-04-17T10:52:28.309Z] --- PASS: TestUpdateReplicatedJob (4.39s) [2020-04-17T10:52:28.309Z] === RUN TestServiceListWithStatuses [2020-04-17T10:52:28.309Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-17T10:52:28.309Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-17T10:52:28.309Z] === RUN TestDockerNetworkConnectAlias [2020-04-17T10:52:29.199Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.05s) [2020-04-17T10:52:29.199Z] === RUN TestAPIIpcModeHost [2020-04-17T10:52:29.199Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-04-17T10:52:29.199Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-17T10:52:29.199Z] === RUN TestDaemonIpcModeShareable [2020-04-17T10:52:29.199Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-04-17T10:52:29.199Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-17T10:52:29.199Z] === RUN TestDaemonIpcModePrivate [2020-04-17T10:52:31.509Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-04-17T10:52:31.711Z] --- PASS: TestDaemonIpcModePrivate (2.52s) [2020-04-17T10:52:31.711Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2020-04-17T10:52:31.711Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-17T10:52:31.711Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-04-17T10:52:31.711Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-17T10:52:31.711Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-17T10:52:31.711Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-04-17T10:52:31.711Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-17T10:52:31.711Z] === RUN TestIpcModeOlderClient [2020-04-17T10:52:31.711Z] === PAUSE TestIpcModeOlderClient [2020-04-17T10:52:31.711Z] === RUN TestKillContainerInvalidSignal [2020-04-17T10:52:31.966Z] --- PASS: TestKillContainerInvalidSignal (0.63s) [2020-04-17T10:52:31.966Z] === RUN TestKillContainer [2020-04-17T10:52:31.966Z] === RUN TestKillContainer/no_signal [2020-04-17T10:52:32.527Z] === RUN TestKillContainer/non_killing_signal [2020-04-17T10:52:33.087Z] === RUN TestKillContainer/killing_signal [2020-04-17T10:52:33.577Z] --- PASS: TestDockerNetworkConnectAlias (5.95s) [2020-04-17T10:52:33.577Z] === RUN TestDockerNetworkReConnect [2020-04-17T10:52:33.932Z] --- PASS: TestImportExtremelyLargeImageWorks (86.06s) [2020-04-17T10:52:33.932Z] PASS [2020-04-17T10:52:33.932Z] [2020-04-17T10:52:33.932Z] === Skipped [2020-04-17T10:52:33.932Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-17T10:52:33.932Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T10:52:33.932Z] [2020-04-17T10:52:33.932Z] [2020-04-17T10:52:33.932Z] DONE 12 tests, 1 skipped in 87.484s [2020-04-17T10:52:33.932Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-04-17T10:52:33.932Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:52:33.932Z] ++ set -e [2020-04-17T10:52:33.932Z] ++ '[' -n 0 ']' [2020-04-17T10:52:33.932Z] ++ set -x [2020-04-17T10:52:33.932Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:52:33.932Z] INFO: Testing against a local daemon [2020-04-17T10:52:33.932Z] === RUN TestNetworkCreateDelete [2020-04-17T10:52:33.932Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-04-17T10:52:33.932Z] === RUN TestDockerNetworkDeletePreferID [2020-04-17T10:52:33.932Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2020-04-17T10:52:33.932Z] === RUN TestInspectNetwork [2020-04-17T10:52:33.932Z] === RUN TestInspectNetwork/full_network_id [2020-04-17T10:52:33.932Z] === RUN TestInspectNetwork/partial_network_id [2020-04-17T10:52:33.932Z] === RUN TestInspectNetwork/network_name [2020-04-17T10:52:33.932Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-17T10:52:33.932Z] --- PASS: TestInspectNetwork (10.26s) [2020-04-17T10:52:33.932Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-17T10:52:33.932Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-17T10:52:33.932Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-17T10:52:33.932Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-17T10:52:33.932Z] === RUN TestRunContainerWithBridgeNone [2020-04-17T10:52:34.013Z] --- PASS: TestKillContainer (1.79s) [2020-04-17T10:52:34.013Z] --- PASS: TestKillContainer/no_signal (0.58s) [2020-04-17T10:52:34.013Z] --- PASS: TestKillContainer/non_killing_signal (0.40s) [2020-04-17T10:52:34.013Z] --- PASS: TestKillContainer/killing_signal (0.58s) [2020-04-17T10:52:34.013Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-17T10:52:34.013Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-17T10:52:34.268Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-17T10:52:34.828Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.13s) [2020-04-17T10:52:34.828Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.57s) [2020-04-17T10:52:34.828Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.36s) [2020-04-17T10:52:34.828Z] === RUN TestKillStoppedContainer [2020-04-17T10:52:35.084Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-04-17T10:52:35.084Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-17T10:52:35.084Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-04-17T10:52:35.084Z] === RUN TestKillDifferentUserContainer [2020-04-17T10:52:35.645Z] --- PASS: TestKillDifferentUserContainer (0.59s) [2020-04-17T10:52:35.645Z] === RUN TestInspectOomKilledTrue [2020-04-17T10:52:35.645Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-17T10:52:35.645Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-17T10:52:35.645Z] === RUN TestInspectOomKilledFalse [2020-04-17T10:52:35.645Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-17T10:52:35.645Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-17T10:52:35.645Z] === RUN TestLinksEtcHostsContentMatch [2020-04-17T10:52:35.645Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-04-17T10:52:35.645Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-04-17T10:52:35.645Z] === RUN TestLinksContainerNames [2020-04-17T10:52:36.597Z] --- PASS: TestRunContainerWithBridgeNone (2.37s) [2020-04-17T10:52:36.597Z] === RUN TestNetworkInvalidJSON [2020-04-17T10:52:36.597Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-17T10:52:36.597Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-17T10:52:36.597Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-17T10:52:36.597Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-17T10:52:36.597Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-17T10:52:36.597Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-17T10:52:36.597Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-17T10:52:36.597Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-17T10:52:36.597Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-17T10:52:36.597Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-04-17T10:52:36.597Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-17T10:52:36.597Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-17T10:52:36.597Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-17T10:52:36.597Z] === RUN TestHostIPv4BridgeLabel [2020-04-17T10:52:36.597Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-04-17T10:52:36.597Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-17T10:52:37.008Z] --- PASS: TestLinksContainerNames (1.19s) [2020-04-17T10:52:37.008Z] === RUN TestLogsFollowTailEmpty [2020-04-17T10:52:37.569Z] --- PASS: TestLogsFollowTailEmpty (0.61s) [2020-04-17T10:52:37.569Z] === RUN TestContainerNetworkMountsNoChown [2020-04-17T10:52:38.061Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-04-17T10:52:38.061Z] === RUN TestDaemonDefaultNetworkPools [2020-04-17T10:52:38.129Z] --- PASS: TestContainerNetworkMountsNoChown (0.57s) [2020-04-17T10:52:38.129Z] === RUN TestMountDaemonRoot [2020-04-17T10:52:38.129Z] === RUN TestMountDaemonRoot/default [2020-04-17T10:52:38.129Z] === PAUSE TestMountDaemonRoot/default [2020-04-17T10:52:38.129Z] === RUN TestMountDaemonRoot/private [2020-04-17T10:52:38.129Z] === PAUSE TestMountDaemonRoot/private [2020-04-17T10:52:38.129Z] === RUN TestMountDaemonRoot/rprivate [2020-04-17T10:52:38.129Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-17T10:52:38.129Z] === RUN TestMountDaemonRoot/slave [2020-04-17T10:52:38.129Z] === PAUSE TestMountDaemonRoot/slave [2020-04-17T10:52:38.129Z] === RUN TestMountDaemonRoot/rslave [2020-04-17T10:52:38.129Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-17T10:52:38.129Z] === RUN TestMountDaemonRoot/shared [2020-04-17T10:52:38.129Z] === PAUSE TestMountDaemonRoot/shared [2020-04-17T10:52:38.129Z] === RUN TestMountDaemonRoot/rshared [2020-04-17T10:52:38.129Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-17T10:52:38.129Z] === CONT TestMountDaemonRoot/default [2020-04-17T10:52:38.129Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-17T10:52:38.129Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-17T10:52:38.129Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-17T10:52:38.129Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-17T10:52:38.129Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-17T10:52:38.129Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-17T10:52:38.129Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-17T10:52:38.129Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-17T10:52:38.129Z] === CONT TestMountDaemonRoot/rslave [2020-04-17T10:52:38.129Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-17T10:52:38.129Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-17T10:52:38.129Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-17T10:52:38.129Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-17T10:52:38.129Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-17T10:52:38.129Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-17T10:52:38.129Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-17T10:52:38.129Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-17T10:52:38.129Z] === CONT TestMountDaemonRoot/rshared [2020-04-17T10:52:38.129Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-17T10:52:38.129Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-17T10:52:38.129Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-17T10:52:38.129Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-17T10:52:38.129Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-17T10:52:38.129Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-17T10:52:38.129Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-17T10:52:38.129Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-17T10:52:38.129Z] === CONT TestMountDaemonRoot/shared [2020-04-17T10:52:38.129Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-17T10:52:38.129Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-17T10:52:38.129Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-17T10:52:38.129Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-17T10:52:38.129Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-17T10:52:38.129Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-17T10:52:38.129Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-17T10:52:38.129Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-17T10:52:38.129Z] === CONT TestMountDaemonRoot/rprivate [2020-04-17T10:52:38.129Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-17T10:52:38.129Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-17T10:52:38.129Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-17T10:52:38.129Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-17T10:52:38.129Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-17T10:52:38.129Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-17T10:52:38.129Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-17T10:52:38.129Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-17T10:52:38.129Z] === CONT TestMountDaemonRoot/slave [2020-04-17T10:52:38.129Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-17T10:52:38.129Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-17T10:52:38.129Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-17T10:52:38.129Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-17T10:52:38.129Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-17T10:52:38.129Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-17T10:52:38.129Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-17T10:52:38.129Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-17T10:52:38.129Z] === CONT TestMountDaemonRoot/private [2020-04-17T10:52:38.129Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-17T10:52:38.129Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-17T10:52:38.129Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-17T10:52:38.129Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-17T10:52:38.129Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-17T10:52:38.129Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-17T10:52:38.129Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-17T10:52:38.129Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-17T10:52:38.129Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-17T10:52:38.129Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-17T10:52:38.129Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-17T10:52:38.129Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-17T10:52:38.129Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-17T10:52:38.129Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-17T10:52:38.384Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-17T10:52:38.384Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-17T10:52:38.384Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-17T10:52:38.384Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-17T10:52:38.384Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-17T10:52:38.384Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-17T10:52:38.384Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-17T10:52:38.384Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-17T10:52:38.384Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-17T10:52:38.640Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-17T10:52:38.640Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-17T10:52:38.640Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-17T10:52:38.640Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-17T10:52:38.640Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-17T10:52:38.640Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-17T10:52:38.640Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-17T10:52:38.640Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-17T10:52:38.640Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-17T10:52:38.640Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-17T10:52:38.640Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-17T10:52:38.640Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-17T10:52:38.640Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-17T10:52:38.640Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-04-17T10:52:38.640Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-17T10:52:38.640Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-04-17T10:52:38.640Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-04-17T10:52:38.640Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-04-17T10:52:38.640Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-04-17T10:52:38.640Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-17T10:52:38.640Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-04-17T10:52:38.640Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-04-17T10:52:38.640Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-04-17T10:52:38.640Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-04-17T10:52:38.640Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-17T10:52:38.640Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-04-17T10:52:38.640Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-04-17T10:52:38.640Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-04-17T10:52:38.640Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-04-17T10:52:38.640Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-17T10:52:38.640Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-04-17T10:52:38.640Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-04-17T10:52:38.640Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-04-17T10:52:38.640Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-04-17T10:52:38.640Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-17T10:52:38.640Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-04-17T10:52:38.640Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-04-17T10:52:38.640Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-04-17T10:52:38.640Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-04-17T10:52:38.640Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-17T10:52:38.640Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-04-17T10:52:38.640Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-04-17T10:52:38.640Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-04-17T10:52:38.640Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-04-17T10:52:38.640Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-17T10:52:38.640Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-04-17T10:52:38.640Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-04-17T10:52:38.640Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-04-17T10:52:38.640Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-04-17T10:52:38.640Z] === RUN TestContainerBindMountNonRecursive [2020-04-17T10:52:38.640Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-04-17T10:52:38.640Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-04-17T10:52:38.640Z] === RUN TestNetworkNat [2020-04-17T10:52:38.670Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2020-04-17T10:52:38.671Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-17T10:52:38.841Z] --- PASS: TestDockerNetworkReConnect (5.00s) [2020-04-17T10:52:38.841Z] === RUN TestServicePlugin [2020-04-17T10:52:38.841Z] --- SKIP: TestServicePlugin (0.00s) [2020-04-17T10:52:38.841Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T10:52:38.841Z] === RUN TestServiceUpdateLabel [2020-04-17T10:52:39.566Z] --- PASS: TestNetworkNat (0.77s) [2020-04-17T10:52:39.566Z] === RUN TestNetworkLocalhostTCPNat [2020-04-17T10:52:39.672Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-04-17T10:52:39.672Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-17T10:52:40.128Z] --- PASS: TestNetworkLocalhostTCPNat (0.60s) [2020-04-17T10:52:40.128Z] === RUN TestNetworkLoopbackNat [2020-04-17T10:52:41.053Z] --- PASS: TestNetworkLoopbackNat (0.82s) [2020-04-17T10:52:41.053Z] === RUN TestPause [2020-04-17T10:52:41.053Z] --- SKIP: TestPause (0.00s) [2020-04-17T10:52:41.053Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-17T10:52:41.053Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-17T10:52:41.053Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-17T10:52:41.053Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-17T10:52:41.053Z] === RUN TestPauseStopPausedContainer [2020-04-17T10:52:41.053Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-04-17T10:52:41.053Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-17T10:52:41.053Z] === RUN TestPsFilter [2020-04-17T10:52:41.053Z] --- PASS: TestPsFilter (0.22s) [2020-04-17T10:52:41.053Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-17T10:52:41.134Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2020-04-17T10:52:41.134Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-17T10:52:41.744Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2020-04-17T10:52:41.744Z] === RUN TestServiceWithPredefinedNetwork [2020-04-17T10:52:41.979Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.59s) [2020-04-17T10:52:41.979Z] === RUN TestRemoveContainerWithVolume [2020-04-17T10:52:42.123Z] --- PASS: TestServiceUpdateLabel (3.21s) [2020-04-17T10:52:42.123Z] === RUN TestServiceUpdateSecrets [2020-04-17T10:52:42.539Z] --- PASS: TestRemoveContainerWithVolume (0.68s) [2020-04-17T10:52:42.539Z] === RUN TestRemoveContainerRunning [2020-04-17T10:52:42.772Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-04-17T10:52:42.772Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-04-17T10:52:43.100Z] --- PASS: TestRemoveContainerRunning (0.63s) [2020-04-17T10:52:43.100Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-17T10:52:43.660Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.60s) [2020-04-17T10:52:43.660Z] === RUN TestRemoveInvalidContainer [2020-04-17T10:52:43.660Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-04-17T10:52:43.660Z] === RUN TestRenameLinkedContainer [2020-04-17T10:52:45.182Z] --- PASS: TestServiceWithPredefinedNetwork (3.64s) [2020-04-17T10:52:45.182Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-17T10:52:45.182Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-17T10:52:45.182Z] service_test.go:236: FLAKY_TEST [2020-04-17T10:52:45.182Z] === RUN TestServiceWithDataPathPortInit [2020-04-17T10:52:46.173Z] --- PASS: TestRenameLinkedContainer (2.40s) [2020-04-17T10:52:46.173Z] === RUN TestRenameStoppedContainer [2020-04-17T10:52:46.761Z] --- PASS: TestRenameStoppedContainer (0.62s) [2020-04-17T10:52:46.761Z] === RUN TestRenameRunningContainerAndReuse [2020-04-17T10:52:46.949Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-04-17T10:52:46.949Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-04-17T10:52:46.949Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-04-17T10:52:46.949Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-04-17T10:52:47.514Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-04-17T10:52:48.157Z] --- PASS: TestRenameRunningContainerAndReuse (1.22s) [2020-04-17T10:52:48.157Z] === RUN TestRenameInvalidName [2020-04-17T10:52:48.446Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-04-17T10:52:48.704Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-04-17T10:52:48.722Z] --- PASS: TestRenameInvalidName (0.63s) [2020-04-17T10:52:48.722Z] === RUN TestRenameAnonymousContainer [2020-04-17T10:52:49.269Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-04-17T10:52:49.527Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-04-17T10:52:51.984Z] --- PASS: TestRenameAnonymousContainer (2.87s) [2020-04-17T10:52:51.984Z] === RUN TestRenameContainerWithSameName [2020-04-17T10:52:51.984Z] --- PASS: TestRenameContainerWithSameName (0.62s) [2020-04-17T10:52:51.984Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-17T10:52:52.803Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-04-17T10:52:53.869Z] --- PASS: TestRenameContainerWithLinkedContainer (1.50s) [2020-04-17T10:52:53.869Z] === RUN TestResize [2020-04-17T10:52:54.125Z] --- PASS: TestResize (0.67s) [2020-04-17T10:52:54.125Z] === RUN TestResizeWithInvalidSize [2020-04-17T10:52:54.175Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-04-17T10:52:55.050Z] --- PASS: TestResizeWithInvalidSize (0.61s) [2020-04-17T10:52:55.050Z] === RUN TestResizeWhenContainerNotStarted [2020-04-17T10:52:55.305Z] --- PASS: TestResizeWhenContainerNotStarted (0.57s) [2020-04-17T10:52:55.305Z] === RUN TestDaemonRestartKillContainers [2020-04-17T10:52:55.305Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-04-17T10:52:55.305Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-04-17T10:52:55.305Z] === RUN TestCgroupNamespacesRun [2020-04-17T10:52:56.071Z] === RUN TestDockerSuite/TestBuildEnv [2020-04-17T10:52:56.805Z] #66 459.9 + bin/containerd-stress [2020-04-17T10:52:56.805Z] #66 463.5 + bin/containerd-shim [2020-04-17T10:52:57.000Z] --- PASS: TestServiceUpdateSecrets (15.27s) [2020-04-17T10:52:57.000Z] === RUN TestServiceUpdateConfigs [2020-04-17T10:52:57.817Z] --- PASS: TestCgroupNamespacesRun (2.45s) [2020-04-17T10:52:57.817Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-17T10:52:57.967Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-04-17T10:52:59.372Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-04-17T10:53:00.327Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.55s) [2020-04-17T10:53:00.327Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-17T10:53:00.760Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-04-17T10:53:01.373Z] INFO: Sources obtained for gotestsum... [2020-04-17T10:53:01.373Z] INFO: Checkout done for gotestsum... [2020-04-17T10:53:02.895Z] INFO: Build done for gotestsum... [2020-04-17T10:53:03.589Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.65s) [2020-04-17T10:53:03.589Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-17T10:53:04.036Z] --- PASS: TestImportExtremelyLargeImageWorks (172.32s) [2020-04-17T10:53:04.036Z] PASS [2020-04-17T10:53:04.036Z] [2020-04-17T10:53:04.036Z] DONE 12 tests in 176.019s [2020-04-17T10:53:04.036Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-04-17T10:53:04.036Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:53:04.036Z] ++ set -e [2020-04-17T10:53:04.036Z] ++ '[' -n 0 ']' [2020-04-17T10:53:04.036Z] ++ set -x [2020-04-17T10:53:04.036Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:53:04.036Z] INFO: Testing against a local daemon [2020-04-17T10:53:04.036Z] === RUN TestNetworkCreateDelete [2020-04-17T10:53:04.036Z] --- PASS: TestNetworkCreateDelete (0.12s) [2020-04-17T10:53:04.036Z] === RUN TestDockerNetworkDeletePreferID [2020-04-17T10:53:04.294Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2020-04-17T10:53:04.294Z] === RUN TestInspectNetwork [2020-04-17T10:53:05.260Z] #66 473.8 + bin/containerd-shim-runc-v1 [2020-04-17T10:53:06.100Z] --- PASS: TestCgroupNamespacesRunHostMode (2.63s) [2020-04-17T10:53:06.100Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-17T10:53:06.920Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-04-17T10:53:06.920Z] Copying nested executables into bundles/cross/linux/amd64 [2020-04-17T10:53:06.920Z] Cross building: bundles/cross/windows/amd64 [2020-04-17T10:53:06.920Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-04-17T10:53:06.920Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-04-17T10:53:07.464Z] --- PASS: TestServiceWithDataPathPortInit (20.51s) [2020-04-17T10:53:07.464Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-17T10:53:08.470Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-04-17T10:53:08.470Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-04-17T10:53:08.613Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.58s) [2020-04-17T10:53:08.613Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-17T10:53:09.034Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-04-17T10:53:09.291Z] === RUN TestInspectNetwork/full_network_id [2020-04-17T10:53:09.291Z] === RUN TestInspectNetwork/partial_network_id [2020-04-17T10:53:09.291Z] === RUN TestInspectNetwork/network_name [2020-04-17T10:53:09.291Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-17T10:53:10.497Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.94s) [2020-04-17T10:53:10.497Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-17T10:53:10.797Z] #66 478.9 + bin/containerd-shim-runc-v2 [2020-04-17T10:53:11.809Z] #66 480.3 + binaries [2020-04-17T10:53:11.809Z] #66 480.3 + mkdir -p /build [2020-04-17T10:53:11.809Z] #66 480.3 + cp bin/containerd /build/containerd [2020-04-17T10:53:11.809Z] #66 480.4 + cp bin/containerd-shim /build/containerd-shim [2020-04-17T10:53:11.809Z] #66 480.4 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-17T10:53:11.809Z] #66 480.4 + cp bin/ctr /build/ctr [2020-04-17T10:53:11.809Z] #66 DONE 480.5s [2020-04-17T10:53:12.382Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.95s) [2020-04-17T10:53:12.382Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-17T10:53:13.298Z] [2020-04-17T10:53:13.298Z] #67 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-17T10:53:13.468Z] --- PASS: TestInspectNetwork (9.20s) [2020-04-17T10:53:13.468Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-17T10:53:13.468Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-17T10:53:13.468Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-17T10:53:13.468Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-17T10:53:13.468Z] === RUN TestRunContainerWithBridgeNone [2020-04-17T10:53:13.583Z] #67 DONE 0.1s [2020-04-17T10:53:13.583Z] [2020-04-17T10:53:13.583Z] #71 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-17T10:53:13.583Z] #71 DONE 0.1s [2020-04-17T10:53:13.583Z] [2020-04-17T10:53:13.583Z] #73 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-17T10:53:13.867Z] #73 DONE 0.1s [2020-04-17T10:53:13.867Z] [2020-04-17T10:53:13.867Z] #76 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-17T10:53:13.867Z] #76 DONE 0.0s [2020-04-17T10:53:13.867Z] [2020-04-17T10:53:13.867Z] #77 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-17T10:53:13.867Z] #77 DONE 0.0s [2020-04-17T10:53:13.867Z] [2020-04-17T10:53:13.867Z] #78 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-17T10:53:14.893Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.70s) [2020-04-17T10:53:14.893Z] === RUN TestKernelTCPMemory [2020-04-17T10:53:14.893Z] --- SKIP: TestKernelTCPMemory (0.02s) [2020-04-17T10:53:14.893Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-17T10:53:14.893Z] === RUN TestNISDomainname [2020-04-17T10:53:14.893Z] --- SKIP: TestNISDomainname (0.01s) [2020-04-17T10:53:14.893Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-04-17T10:53:14.893Z] === RUN TestHostnameDnsResolution [2020-04-17T10:53:15.077Z] --- PASS: TestServiceUpdateConfigs (15.42s) [2020-04-17T10:53:15.077Z] === RUN TestServiceUpdateNetwork [2020-04-17T10:53:15.233Z] Removing intermediate container 3ea389956e98 [2020-04-17T10:53:15.233Z] ---> 0b52fb4e4439 [2020-04-17T10:53:15.233Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-04-17T10:53:15.233Z] ---> Running in ff6d72b891fa [2020-04-17T10:53:15.233Z] Removing intermediate container ff6d72b891fa [2020-04-17T10:53:15.233Z] ---> 24e7eb645848 [2020-04-17T10:53:15.233Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-04-17T10:53:15.233Z] ---> Running in fae1f2be907a [2020-04-17T10:53:15.693Z] Removing intermediate container fae1f2be907a [2020-04-17T10:53:15.693Z] ---> a08ea7ea6b13 [2020-04-17T10:53:15.693Z] Step 10/10 : COPY . . [2020-04-17T10:53:15.863Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.23s) [2020-04-17T10:53:15.863Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qlytnwmbqeiu18cztjtccr3vq Created:2020-04-17 10:53:07.102389005 +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[73f4a447d75157b11d99cf0921071ab28169b10af171429870b7e4054c23bd36:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p7bl8n0bmg2k0u9w9s4trreff EndpointID:3dfa5f8af778afe162068e0a6f10213dc600d3ede92852547c01877aab6c9eff MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6d06c73ecdde2ba547e6527d8c2649dac665fbe296d6bd90ff029852ee8eeb55 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:c164d0466805 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p7bl8n0bmg2k0u9w9s4trreff EndpointID:3dfa5f8af778afe162068e0a6f10213dc600d3ede92852547c01877aab6c9eff EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-17T10:53:15.863Z] PASS [2020-04-17T10:53:15.863Z] [2020-04-17T10:53:15.863Z] === Skipped [2020-04-17T10:53:15.863Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-17T10:53:15.863Z] service_test.go:236: FLAKY_TEST [2020-04-17T10:53:15.863Z] [2020-04-17T10:53:15.863Z] [2020-04-17T10:53:15.863Z] DONE 22 tests, 1 skipped in 52.985s [2020-04-17T10:53:15.863Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-17T10:53:15.863Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:53:15.863Z] ++ set -e [2020-04-17T10:53:15.863Z] ++ '[' -n 0 ']' [2020-04-17T10:53:15.863Z] ++ set -x [2020-04-17T10:53:15.863Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:53:16.143Z] INFO: Testing against a local daemon [2020-04-17T10:53:16.143Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-17T10:53:16.143Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-17T10:53:16.143Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T10:53:16.143Z] === RUN TestDockerNetworkIpvlan [2020-04-17T10:53:16.143Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-17T10:53:16.143Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T10:53:16.143Z] PASS [2020-04-17T10:53:16.143Z] [2020-04-17T10:53:16.143Z] === Skipped [2020-04-17T10:53:16.143Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-17T10:53:16.143Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T10:53:16.143Z] [2020-04-17T10:53:16.143Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-17T10:53:16.143Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T10:53:16.143Z] [2020-04-17T10:53:16.143Z] [2020-04-17T10:53:16.143Z] DONE 2 tests, 2 skipped in 0.079s [2020-04-17T10:53:16.143Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-17T10:53:16.143Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:53:16.143Z] ++ set -e [2020-04-17T10:53:16.143Z] ++ '[' -n 0 ']' [2020-04-17T10:53:16.143Z] ++ set -x [2020-04-17T10:53:16.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:53:16.144Z] INFO: Testing against a local daemon [2020-04-17T10:53:16.144Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-17T10:53:16.255Z] --- PASS: TestHostnameDnsResolution (1.15s) [2020-04-17T10:53:16.255Z] === RUN TestStats [2020-04-17T10:53:16.256Z] --- SKIP: TestStats (0.00s) [2020-04-17T10:53:16.256Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-17T10:53:16.256Z] === RUN TestStopContainerWithTimeout [2020-04-17T10:53:16.256Z] === RUN TestStopContainerWithTimeout/0 [2020-04-17T10:53:16.256Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-17T10:53:16.256Z] === RUN TestStopContainerWithTimeout/1 [2020-04-17T10:53:16.256Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-17T10:53:16.256Z] === RUN TestStopContainerWithTimeout/3 [2020-04-17T10:53:16.256Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-17T10:53:16.256Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-17T10:53:16.256Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-17T10:53:16.256Z] === CONT TestStopContainerWithTimeout/0 [2020-04-17T10:53:16.256Z] === CONT TestStopContainerWithTimeout/3 [2020-04-17T10:53:16.565Z] #78 DONE 2.2s [2020-04-17T10:53:16.565Z] [2020-04-17T10:53:16.565Z] #79 exporting to oci image format [2020-04-17T10:53:16.565Z] #79 exporting layers [2020-04-17T10:53:16.743Z] --- PASS: TestRunContainerWithBridgeNone (2.69s) [2020-04-17T10:53:16.743Z] === RUN TestNetworkInvalidJSON [2020-04-17T10:53:16.743Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-17T10:53:16.743Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-17T10:53:16.743Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-17T10:53:16.743Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-17T10:53:16.743Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-17T10:53:16.743Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-17T10:53:16.743Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-17T10:53:16.743Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-17T10:53:16.743Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-17T10:53:16.743Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-04-17T10:53:16.743Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-17T10:53:16.743Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-17T10:53:16.743Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-17T10:53:16.743Z] === RUN TestHostIPv4BridgeLabel [2020-04-17T10:53:16.743Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2020-04-17T10:53:16.743Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-17T10:53:16.816Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-17T10:53:17.607Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.48s) [2020-04-17T10:53:17.607Z] === RUN TestDockerNetworkMacvlan [2020-04-17T10:53:18.113Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-04-17T10:53:18.113Z] === RUN TestDaemonDefaultNetworkPools [2020-04-17T10:53:18.609Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-17T10:53:18.678Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2020-04-17T10:53:18.678Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-17T10:53:19.220Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-17T10:53:19.326Z] === CONT TestStopContainerWithTimeout/1 [2020-04-17T10:53:19.699Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2020-04-17T10:53:19.699Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-17T10:53:20.222Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-17T10:53:20.688Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-04-17T10:53:20.688Z] --- PASS: TestStopContainerWithTimeout/0 (0.84s) [2020-04-17T10:53:20.688Z] --- PASS: TestStopContainerWithTimeout/3 (2.79s) [2020-04-17T10:53:20.688Z] --- PASS: TestStopContainerWithTimeout/-1 (2.56s) [2020-04-17T10:53:20.688Z] --- PASS: TestStopContainerWithTimeout/1 (1.61s) [2020-04-17T10:53:20.688Z] === RUN TestDeleteDevicemapper [2020-04-17T10:53:20.688Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-17T10:53:20.688Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-17T10:53:20.688Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-17T10:53:21.069Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2020-04-17T10:53:21.069Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-17T10:53:21.633Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-04-17T10:53:21.633Z] === RUN TestServiceWithPredefinedNetwork [2020-04-17T10:53:22.051Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.60s) [2020-04-17T10:53:22.051Z] === RUN TestUpdateMemory [2020-04-17T10:53:22.051Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-17T10:53:22.051Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-17T10:53:22.051Z] === RUN TestUpdateCPUQuota [2020-04-17T10:53:22.051Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-04-17T10:53:22.051Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-17T10:53:22.051Z] === RUN TestUpdatePidsLimit [2020-04-17T10:53:22.051Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-04-17T10:53:22.051Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-17T10:53:22.051Z] === RUN TestUpdateRestartPolicy [2020-04-17T10:53:24.586Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-17T10:53:24.912Z] --- PASS: TestServiceWithPredefinedNetwork (3.12s) [2020-04-17T10:53:24.912Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-17T10:53:24.912Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-17T10:53:24.912Z] service_test.go:236: FLAKY_TEST [2020-04-17T10:53:24.912Z] === RUN TestServiceWithDataPathPortInit [2020-04-17T10:53:27.273Z] --- PASS: TestServiceUpdateNetwork (14.69s) [2020-04-17T10:53:27.273Z] === RUN TestServiceUpdatePidsLimit [2020-04-17T10:53:28.025Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-17T10:53:28.648Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-04-17T10:53:29.584Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-04-17T10:53:30.169Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-04-17T10:53:31.099Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-04-17T10:53:34.209Z] --- PASS: TestUpdateRestartPolicy (11.69s) [2020-04-17T10:53:34.209Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-17T10:53:34.464Z] --- PASS: TestUpdateRestartWithAutoRemove (0.61s) [2020-04-17T10:53:34.464Z] === RUN TestWaitNonBlocked [2020-04-17T10:53:34.464Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-17T10:53:34.464Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-17T10:53:34.464Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-17T10:53:34.464Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-17T10:53:34.464Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-17T10:53:34.464Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-17T10:53:35.391Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-04-17T10:53:35.391Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.77s) [2020-04-17T10:53:35.391Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.82s) [2020-04-17T10:53:35.391Z] === RUN TestWaitBlocked [2020-04-17T10:53:35.391Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-17T10:53:35.391Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-17T10:53:35.391Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-17T10:53:35.391Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-17T10:53:35.391Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-17T10:53:35.391Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-17T10:53:35.952Z] --- PASS: TestWaitBlocked (0.02s) [2020-04-17T10:53:35.952Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s) [2020-04-17T10:53:35.952Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.82s) [2020-04-17T10:53:35.952Z] === CONT TestDaemonRestartIpcMode [2020-04-17T10:53:35.952Z] === CONT TestIpcModeOlderClient [2020-04-17T10:53:36.207Z] --- PASS: TestIpcModeOlderClient (0.13s) [2020-04-17T10:53:36.382Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-17T10:53:37.384Z] --- PASS: TestDockerNetworkMacvlan (19.54s) [2020-04-17T10:53:37.384Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-04-17T10:53:37.384Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-04-17T10:53:37.384Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.46s) [2020-04-17T10:53:37.384Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.56s) [2020-04-17T10:53:37.384Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.42s) [2020-04-17T10:53:37.384Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.51s) [2020-04-17T10:53:37.384Z] PASS [2020-04-17T10:53:37.384Z] [2020-04-17T10:53:37.384Z] DONE 8 tests in 21.085s [2020-04-17T10:53:37.384Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-17T10:53:37.384Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:53:37.384Z] ++ set -e [2020-04-17T10:53:37.384Z] ++ '[' -n 0 ']' [2020-04-17T10:53:37.384Z] ++ set -x [2020-04-17T10:53:37.384Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:53:37.384Z] testing: warning: no tests to run [2020-04-17T10:53:37.384Z] PASS [2020-04-17T10:53:37.384Z] [2020-04-17T10:53:37.384Z] DONE 0 tests in 0.014s [2020-04-17T10:53:37.384Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-17T10:53:37.384Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:53:37.384Z] ++ set -e [2020-04-17T10:53:37.384Z] ++ '[' -n 0 ']' [2020-04-17T10:53:37.384Z] ++ set -x [2020-04-17T10:53:37.384Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:53:37.384Z] INFO: Testing against a local daemon [2020-04-17T10:53:37.384Z] === RUN TestAuthZPluginAllowRequest [2020-04-17T10:53:37.694Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-04-17T10:53:39.396Z] --- PASS: TestAuthZPluginAllowRequest (1.77s) [2020-04-17T10:53:39.396Z] === RUN TestAuthZPluginTLS [2020-04-17T10:53:39.676Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-04-17T10:53:39.676Z] === RUN TestAuthZPluginDenyRequest [2020-04-17T10:53:40.286Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-04-17T10:53:40.286Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-17T10:53:40.567Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-04-17T10:53:40.567Z] === RUN TestAuthZPluginDenyResponse [2020-04-17T10:53:41.058Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-04-17T10:53:41.058Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-04-17T10:53:41.177Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-04-17T10:53:41.177Z] === RUN TestAuthZPluginAllowEventStream [2020-04-17T10:53:41.446Z] --- PASS: TestDaemonRestartIpcMode (5.34s) [2020-04-17T10:53:41.446Z] PASS [2020-04-17T10:53:41.446Z] [2020-04-17T10:53:41.446Z] === Skipped [2020-04-17T10:53:41.446Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-04-17T10:53:41.446Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-17T10:53:41.446Z] [2020-04-17T10:53:41.446Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-04-17T10:53:41.446Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-04-17T10:53:41.446Z] [2020-04-17T10:53:41.446Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-04-17T10:53:41.446Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T10:53:41.446Z] [2020-04-17T10:53:41.446Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-04-17T10:53:41.446Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-04-17T10:53:41.446Z] [2020-04-17T10:53:41.446Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-04-17T10:53:41.446Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-17T10:53:41.446Z] [2020-04-17T10:53:41.446Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-04-17T10:53:41.446Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-17T10:53:41.446Z] [2020-04-17T10:53:41.446Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-04-17T10:53:41.446Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-17T10:53:41.446Z] [2020-04-17T10:53:41.446Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-04-17T10:53:41.446Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-17T10:53:41.446Z] [2020-04-17T10:53:41.446Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-04-17T10:53:41.446Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-17T10:53:41.446Z] [2020-04-17T10:53:41.447Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-17T10:53:41.447Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-17T10:53:41.447Z] [2020-04-17T10:53:41.447Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-17T10:53:41.447Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-17T10:53:41.447Z] [2020-04-17T10:53:41.447Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-04-17T10:53:41.447Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-04-17T10:53:41.447Z] [2020-04-17T10:53:41.447Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-04-17T10:53:41.447Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-04-17T10:53:41.447Z] [2020-04-17T10:53:41.447Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-04-17T10:53:41.447Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-17T10:53:41.447Z] [2020-04-17T10:53:41.447Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-17T10:53:41.447Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-17T10:53:41.447Z] [2020-04-17T10:53:41.447Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-04-17T10:53:41.447Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-17T10:53:41.447Z] [2020-04-17T10:53:41.447Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-04-17T10:53:41.447Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-04-17T10:53:41.447Z] [2020-04-17T10:53:41.447Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.02s) [2020-04-17T10:53:41.447Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-17T10:53:41.447Z] [2020-04-17T10:53:41.447Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-04-17T10:53:41.447Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-04-17T10:53:41.447Z] [2020-04-17T10:53:41.447Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-04-17T10:53:41.447Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-17T10:53:41.447Z] [2020-04-17T10:53:41.447Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-04-17T10:53:41.447Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-17T10:53:41.447Z] [2020-04-17T10:53:41.447Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-04-17T10:53:41.447Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-17T10:53:41.447Z] [2020-04-17T10:53:41.447Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-04-17T10:53:41.447Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-17T10:53:41.447Z] [2020-04-17T10:53:41.447Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-04-17T10:53:41.447Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-17T10:53:41.447Z] [2020-04-17T10:53:41.447Z] [2020-04-17T10:53:41.447Z] DONE 181 tests, 24 skipped in 96.907s [2020-04-17T10:53:41.447Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-04-17T10:53:41.623Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-04-17T10:53:41.702Z] INFO: Testing against a local daemon [2020-04-17T10:53:41.702Z] === RUN TestCommitInheritsEnv [2020-04-17T10:53:42.187Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-04-17T10:53:42.751Z] --- PASS: TestServiceWithDataPathPortInit (18.05s) [2020-04-17T10:53:42.751Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-17T10:53:43.063Z] --- PASS: TestCommitInheritsEnv (1.55s) [2020-04-17T10:53:43.063Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-17T10:53:43.063Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-17T10:53:43.064Z] === RUN TestImagesFilterMultiReference [2020-04-17T10:53:43.190Z] --- PASS: TestAuthZPluginAllowEventStream (1.75s) [2020-04-17T10:53:43.190Z] === RUN TestAuthZPluginErrorResponse [2020-04-17T10:53:43.319Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-04-17T10:53:43.319Z] === RUN TestImagePullPlatformInvalid [2020-04-17T10:53:43.319Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-04-17T10:53:43.319Z] === RUN TestRemoveImageOrphaning [2020-04-17T10:53:43.470Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-04-17T10:53:43.470Z] === RUN TestAuthZPluginErrorRequest [2020-04-17T10:53:43.684Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-04-17T10:53:43.684Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-04-17T10:53:43.941Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-04-17T10:53:44.081Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2020-04-17T10:53:44.081Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-17T10:53:44.722Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-04-17T10:53:44.723Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-17T10:53:45.205Z] --- PASS: TestRemoveImageOrphaning (1.90s) [2020-04-17T10:53:45.205Z] === RUN TestRemoveImageGarbageCollector [2020-04-17T10:53:45.205Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-17T10:53:45.205Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-04-17T10:53:45.205Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-17T10:53:45.205Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-04-17T10:53:45.205Z] === RUN TestTagInvalidReference [2020-04-17T10:53:45.205Z] --- PASS: TestTagInvalidReference (0.02s) [2020-04-17T10:53:45.205Z] === RUN TestTagValidPrefixedRepo [2020-04-17T10:53:45.205Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-04-17T10:53:45.205Z] === RUN TestTagExistedNameWithoutForce [2020-04-17T10:53:45.205Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-04-17T10:53:45.205Z] === RUN TestTagOfficialNames [2020-04-17T10:53:45.205Z] --- PASS: TestTagOfficialNames (0.05s) [2020-04-17T10:53:45.205Z] === RUN TestTagMatchesDigest [2020-04-17T10:53:45.460Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-04-17T10:53:45.460Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-17T10:53:45.566Z] ---> eb3bc6fb16b5 [2020-04-17T10:53:45.566Z] Successfully built eb3bc6fb16b5 [2020-04-17T10:53:45.566Z] Successfully tagged docker:latest [2020-04-17T10:53:45.566Z] INFO: Image build ended at 04/17/2020 10:53:43. Duration:00:04:13.7146544 [2020-04-17T10:53:45.566Z] [2020-04-17T10:53:45.566Z] [2020-04-17T10:53:45.566Z] INFO: Building the test binaries at 04/17/2020 10:53:43... [2020-04-17T10:53:45.803Z] --- PASS: TestServiceUpdatePidsLimit (17.48s) [2020-04-17T10:53:45.803Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s) [2020-04-17T10:53:45.803Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2020-04-17T10:53:45.803Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2020-04-17T10:53:45.803Z] PASS [2020-04-17T10:53:45.803Z] [2020-04-17T10:53:45.803Z] === Skipped [2020-04-17T10:53:45.803Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-04-17T10:53:45.803Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-17T10:53:45.803Z] [2020-04-17T10:53:45.803Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-04-17T10:53:45.803Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T10:53:45.803Z] [2020-04-17T10:53:45.803Z] [2020-04-17T10:53:45.803Z] DONE 27 tests, 2 skipped in 160.582s [2020-04-17T10:53:45.803Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-04-17T10:53:45.803Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:53:45.803Z] ++ set -e [2020-04-17T10:53:45.803Z] ++ '[' -n 0 ']' [2020-04-17T10:53:45.803Z] ++ set -x [2020-04-17T10:53:45.803Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:53:45.803Z] INFO: Testing against a local daemon [2020-04-17T10:53:45.803Z] === RUN TestSessionCreate [2020-04-17T10:53:45.803Z] --- PASS: TestSessionCreate (0.05s) [2020-04-17T10:53:45.803Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-17T10:53:45.803Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-04-17T10:53:45.803Z] PASS [2020-04-17T10:53:45.803Z] [2020-04-17T10:53:45.803Z] DONE 2 tests in 0.280s [2020-04-17T10:53:45.803Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-04-17T10:53:45.803Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:53:45.803Z] ++ set -e [2020-04-17T10:53:45.803Z] ++ '[' -n 0 ']' [2020-04-17T10:53:45.803Z] ++ set -x [2020-04-17T10:53:45.803Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:53:45.803Z] INFO: Testing against a local daemon [2020-04-17T10:53:45.803Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-17T10:53:45.803Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-17T10:53:45.803Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-17T10:53:45.803Z] === RUN TestEventsExecDie [2020-04-17T10:53:46.062Z] --- PASS: TestEventsExecDie (0.92s) [2020-04-17T10:53:46.062Z] === RUN TestEventsBackwardsCompatible [2020-04-17T10:53:46.062Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-04-17T10:53:46.062Z] === RUN TestInfoBinaryCommits [2020-04-17T10:53:46.062Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-04-17T10:53:46.062Z] === RUN TestInfoAPIVersioned [2020-04-17T10:53:46.062Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-04-17T10:53:46.062Z] === RUN TestInfoDiscoveryBackend [2020-04-17T10:53:46.735Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s) [2020-04-17T10:53:46.735Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-17T10:53:46.996Z] --- PASS: TestInfoDiscoveryBackend (0.63s) [2020-04-17T10:53:46.996Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-17T10:53:47.931Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-17T10:53:47.931Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-17T10:53:48.497Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.63s) [2020-04-17T10:53:48.497Z] === RUN TestInfoAPI [2020-04-17T10:53:48.497Z] --- PASS: TestInfoAPI (0.05s) [2020-04-17T10:53:48.497Z] === RUN TestInfoAPIWarnings [2020-04-17T10:53:48.746Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.21s) [2020-04-17T10:53:48.746Z] === RUN TestAuthZPluginHeader [2020-04-17T10:53:49.064Z] --- PASS: TestInfoAPIWarnings (0.63s) [2020-04-17T10:53:49.064Z] === RUN TestInfoDebug [2020-04-17T10:53:49.269Z] INFO: make.ps1 starting at 04/17/2020 10:53:48 [2020-04-17T10:53:49.269Z] INFO: Git commit (f6811d9eb6) assumed from DOCKER_GITCOMMIT environment variable [2020-04-17T10:53:49.269Z] INFO: Invoking autogen... [2020-04-17T10:53:49.631Z] --- PASS: TestInfoDebug (0.61s) [2020-04-17T10:53:49.631Z] === RUN TestInfoInsecureRegistries [2020-04-17T10:53:49.723Z] INFO: Building daemon... [2020-04-17T10:53:49.751Z] --- PASS: TestAuthZPluginHeader (0.83s) [2020-04-17T10:53:49.751Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-17T10:53:49.751Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-17T10:53:49.751Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T10:53:49.751Z] === RUN TestAuthZPluginV2Disable [2020-04-17T10:53:49.751Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-04-17T10:53:49.751Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T10:53:49.751Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-17T10:53:49.751Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-17T10:53:49.751Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T10:53:49.751Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-17T10:53:49.751Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-17T10:53:49.751Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T10:53:49.751Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-17T10:53:50.566Z] --- PASS: TestInfoInsecureRegistries (0.64s) [2020-04-17T10:53:50.566Z] === RUN TestInfoRegistryMirrors [2020-04-17T10:53:51.132Z] --- PASS: TestInfoRegistryMirrors (0.62s) [2020-04-17T10:53:51.132Z] === RUN TestLoginFailsWithBadCredentials [2020-04-17T10:53:51.132Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2020-04-17T10:53:51.132Z] === RUN TestPingCacheHeaders [2020-04-17T10:53:51.391Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-04-17T10:53:51.391Z] === RUN TestPingGet [2020-04-17T10:53:51.391Z] --- PASS: TestPingGet (0.03s) [2020-04-17T10:53:51.391Z] === RUN TestPingHead [2020-04-17T10:53:51.391Z] --- PASS: TestPingHead (0.05s) [2020-04-17T10:53:51.391Z] === RUN TestVersion [2020-04-17T10:53:51.391Z] --- PASS: TestVersion (0.05s) [2020-04-17T10:53:51.391Z] PASS [2020-04-17T10:53:51.391Z] [2020-04-17T10:53:51.391Z] === Skipped [2020-04-17T10:53:51.391Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-17T10:53:51.391Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-17T10:53:51.391Z] [2020-04-17T10:53:51.391Z] [2020-04-17T10:53:51.391Z] DONE 18 tests, 1 skipped in 6.576s [2020-04-17T10:53:51.391Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-04-17T10:53:51.391Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:53:51.391Z] ++ set -e [2020-04-17T10:53:51.391Z] ++ '[' -n 0 ']' [2020-04-17T10:53:51.391Z] ++ set -x [2020-04-17T10:53:51.391Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:53:51.649Z] INFO: Testing against a local daemon [2020-04-17T10:53:51.649Z] === RUN TestVolumesCreateAndList [2020-04-17T10:53:51.649Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-04-17T10:53:51.649Z] === RUN TestVolumesRemove [2020-04-17T10:53:51.649Z] --- PASS: TestVolumesRemove (0.12s) [2020-04-17T10:53:51.649Z] === RUN TestVolumesInspect [2020-04-17T10:53:51.907Z] --- PASS: TestVolumesInspect (0.04s) [2020-04-17T10:53:51.907Z] === RUN TestVolumesInvalidJSON [2020-04-17T10:53:51.907Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-17T10:53:51.907Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-17T10:53:51.907Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-17T10:53:51.907Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-04-17T10:53:51.907Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-17T10:53:51.907Z] PASS [2020-04-17T10:53:51.907Z] [2020-04-17T10:53:51.907Z] DONE 5 tests in 0.376s [2020-04-17T10:53:51.907Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-17T10:53:52.040Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.01s) [2020-04-17T10:53:52.040Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:hf19lecpjpi6ehxbzbt28j1mm Created:2020-04-17 10:53:44.503386851 +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[834daa326edbaab8cc5ab6329b6d517fc16e650e0cdde6d7b8c9fcb07ad4801c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vpfbpyxrjfnaf469cgubuh415 EndpointID:1047d8e74d6b05a96b0ccaae075883ea4837ef927c624aa7dddd606804195d6d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:114e8d149f1935f81940dc03d88eb275fc0d2f4756f92510ca3448f257024087 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:76f8715aa3e8 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vpfbpyxrjfnaf469cgubuh415 EndpointID:1047d8e74d6b05a96b0ccaae075883ea4837ef927c624aa7dddd606804195d6d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-17T10:53:52.040Z] PASS [2020-04-17T10:53:52.040Z] [2020-04-17T10:53:52.040Z] === Skipped [2020-04-17T10:53:52.040Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-17T10:53:52.040Z] service_test.go:236: FLAKY_TEST [2020-04-17T10:53:52.040Z] [2020-04-17T10:53:52.040Z] [2020-04-17T10:53:52.040Z] DONE 22 tests, 1 skipped in 48.017s [2020-04-17T10:53:52.040Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-17T10:53:52.040Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:53:52.040Z] ++ set -e [2020-04-17T10:53:52.040Z] ++ '[' -n 0 ']' [2020-04-17T10:53:52.040Z] ++ set -x [2020-04-17T10:53:52.040Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:53:52.040Z] INFO: Testing against a local daemon [2020-04-17T10:53:52.040Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-17T10:53:52.040Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-17T10:53:52.040Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T10:53:52.040Z] === RUN TestDockerNetworkIpvlan [2020-04-17T10:53:52.040Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-17T10:53:52.040Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T10:53:52.040Z] PASS [2020-04-17T10:53:52.040Z] [2020-04-17T10:53:52.040Z] === Skipped [2020-04-17T10:53:52.040Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-17T10:53:52.040Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T10:53:52.040Z] [2020-04-17T10:53:52.040Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-17T10:53:52.040Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T10:53:52.040Z] [2020-04-17T10:53:52.040Z] [2020-04-17T10:53:52.040Z] DONE 2 tests, 2 skipped in 0.135s [2020-04-17T10:53:52.040Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-17T10:53:52.040Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:53:52.040Z] ++ set -e [2020-04-17T10:53:52.040Z] ++ '[' -n 0 ']' [2020-04-17T10:53:52.040Z] ++ set -x [2020-04-17T10:53:52.040Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:53:52.040Z] INFO: Testing against a local daemon [2020-04-17T10:53:52.040Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-17T10:53:52.165Z] ++++ cat bundles/test-integration/docker.pid [2020-04-17T10:53:52.165Z] +++ kill 13353 [2020-04-17T10:53:53.411Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s) [2020-04-17T10:53:53.412Z] === RUN TestDockerNetworkMacvlan [2020-04-17T10:53:53.540Z] +++ /etc/init.d/apparmor stop [2020-04-17T10:53:53.540Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-17T10:53:53.540Z] [2020-04-17T10:53:53.540Z] Unloading profiles will leave already running processes permanently [2020-04-17T10:53:53.540Z] unconfined, which can lead to unexpected situations. [2020-04-17T10:53:53.540Z] [2020-04-17T10:53:53.540Z] To set a process to complain mode, use the command line tool [2020-04-17T10:53:53.540Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-17T10:53:53.540Z] +++ true [2020-04-17T10:53:53.540Z] [2020-04-17T10:53:54.344Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-17T10:53:54.909Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-17T10:53:55.475Z] === RUN TestDockerSuite/TestBuildExpose [2020-04-17T10:53:56.040Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-17T10:53:56.040Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-04-17T10:53:56.606Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-04-17T10:53:57.171Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-04-17T10:53:57.428Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-04-17T10:53:57.686Z] === RUN TestDockerSuite/TestBuildFails Post stage [Pipeline] junit [2020-04-17T10:53:57.737Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-17T10:53:58.296Z] + echo Ensuring container killed. [2020-04-17T10:53:58.296Z] Ensuring container killed. [2020-04-17T10:53:58.296Z] + docker rm -vf docker-pr4 [2020-04-17T10:53:58.296Z] Error: No such container: docker-pr4 [2020-04-17T10:53:58.296Z] + true [Pipeline] sh [2020-04-17T10:53:58.584Z] + echo Chowning /workspace to jenkins user [2020-04-17T10:53:58.584Z] Chowning /workspace to jenkins user [2020-04-17T10:53:58.584Z] + id -u [2020-04-17T10:53:58.584Z] + id -g [2020-04-17T10:53:58.584Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40826:/workspace busybox chown -R 1000:1000 /workspace [2020-04-17T10:53:58.620Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-04-17T10:53:58.620Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-04-17T10:53:59.552Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-17T10:54:01.452Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-17T10:54:02.823Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-17T10:54:03.069Z] + bundleName=arm64-integration [2020-04-17T10:54:03.069Z] + echo Creating arm64-integration-bundles.tar.gz [2020-04-17T10:54:03.069Z] Creating arm64-integration-bundles.tar.gz [2020-04-17T10:54:03.069Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-04-17T10:54:03.069Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-04-17T10:54:03.339Z] Archiving artifacts [2020-04-17T10:54:03.585Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40826/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-17T10:54:03.900Z] + make clean [2020-04-17T10:54:04.196Z] === RUN TestDockerSuite/TestBuildForceRm [2020-04-17T10:54:04.466Z] docker volume rm -f docker-dev-cache [2020-04-17T10:54:04.466Z] docker-dev-cache [Pipeline] deleteDir [2020-04-17T10:54:06.092Z] === RUN TestDockerSuite/TestBuildFromGit [2020-04-17T10:54:07.468Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [Pipeline] } [2020-04-17T10:54:08.053Z] === RUN TestDockerSuite/TestBuildFromGitWithF [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2020-04-17T10:54:08.162Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.76s) [2020-04-17T10:54:08.162Z] PASS [2020-04-17T10:54:08.162Z] [2020-04-17T10:54:08.162Z] === Skipped [2020-04-17T10:54:08.162Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-17T10:54:08.162Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T10:54:08.162Z] [2020-04-17T10:54:08.162Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-04-17T10:54:08.162Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T10:54:08.162Z] [2020-04-17T10:54:08.162Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-17T10:54:08.162Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T10:54:08.162Z] [2020-04-17T10:54:08.162Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-17T10:54:08.162Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T10:54:08.162Z] [2020-04-17T10:54:08.162Z] [2020-04-17T10:54:08.162Z] DONE 17 tests, 4 skipped in 29.230s [2020-04-17T10:54:08.162Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-17T10:54:08.162Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:54:08.162Z] ++ set -e [2020-04-17T10:54:08.162Z] ++ '[' -n 0 ']' [2020-04-17T10:54:08.162Z] ++ set -x [2020-04-17T10:54:08.162Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:54:08.162Z] INFO: Testing against a local daemon [2020-04-17T10:54:08.162Z] === RUN TestPluginInvalidJSON [2020-04-17T10:54:08.162Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-17T10:54:08.162Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-17T10:54:08.162Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-17T10:54:08.162Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-04-17T10:54:08.162Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-17T10:54:08.163Z] PASS [2020-04-17T10:54:08.163Z] [2020-04-17T10:54:08.163Z] DONE 2 tests in 0.082s [2020-04-17T10:54:08.163Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-17T10:54:08.163Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:54:08.163Z] ++ set -e [2020-04-17T10:54:08.163Z] ++ '[' -n 0 ']' [2020-04-17T10:54:08.163Z] ++ set -x [2020-04-17T10:54:08.163Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:54:08.163Z] INFO: Testing against a local daemon [2020-04-17T10:54:08.163Z] === RUN TestExternalGraphDriver [2020-04-17T10:54:08.163Z] === RUN TestExternalGraphDriver/json [Pipeline] } [2020-04-17T10:54:08.633Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-17T10:54:08.778Z] === RUN TestExternalGraphDriver/spec [2020-04-17T10:54:09.198Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-04-17T10:54:10.130Z] --- PASS: TestDockerNetworkMacvlan (16.73s) [2020-04-17T10:54:10.130Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-04-17T10:54:10.130Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2020-04-17T10:54:10.130Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.28s) [2020-04-17T10:54:10.130Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.10s) [2020-04-17T10:54:10.130Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.56s) [2020-04-17T10:54:10.130Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.12s) [2020-04-17T10:54:10.130Z] PASS [2020-04-17T10:54:10.130Z] [2020-04-17T10:54:10.130Z] DONE 8 tests in 18.178s [2020-04-17T10:54:10.130Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-17T10:54:10.130Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:54:10.130Z] ++ set -e [2020-04-17T10:54:10.130Z] ++ '[' -n 0 ']' [2020-04-17T10:54:10.130Z] ++ set -x [2020-04-17T10:54:10.130Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:54:10.130Z] testing: warning: no tests to run [2020-04-17T10:54:10.130Z] PASS [2020-04-17T10:54:10.130Z] [2020-04-17T10:54:10.130Z] DONE 0 tests in 0.030s [2020-04-17T10:54:10.130Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-17T10:54:10.130Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:54:10.130Z] ++ set -e [2020-04-17T10:54:10.130Z] ++ '[' -n 0 ']' [2020-04-17T10:54:10.130Z] ++ set -x [2020-04-17T10:54:10.130Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:54:10.387Z] INFO: Testing against a local daemon [2020-04-17T10:54:10.387Z] === RUN TestAuthZPluginAllowRequest [2020-04-17T10:54:10.801Z] === RUN TestExternalGraphDriver/pull [2020-04-17T10:54:11.320Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-04-17T10:54:12.252Z] --- PASS: TestAuthZPluginAllowRequest (1.70s) [2020-04-17T10:54:12.252Z] === RUN TestAuthZPluginTLS [2020-04-17T10:54:12.252Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-04-17T10:54:12.509Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-04-17T10:54:12.509Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-04-17T10:54:12.509Z] === RUN TestAuthZPluginDenyRequest [2020-04-17T10:54:13.073Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-04-17T10:54:13.073Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-17T10:54:13.464Z] --- PASS: TestExternalGraphDriver (6.38s) [2020-04-17T10:54:13.464Z] --- PASS: TestExternalGraphDriver/json (2.07s) [2020-04-17T10:54:13.464Z] --- PASS: TestExternalGraphDriver/spec (2.14s) [2020-04-17T10:54:13.464Z] --- PASS: TestExternalGraphDriver/pull (2.06s) [2020-04-17T10:54:13.464Z] === RUN TestGraphdriverPluginV2 [2020-04-17T10:54:13.464Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-04-17T10:54:13.464Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T10:54:13.464Z] PASS [2020-04-17T10:54:13.464Z] [2020-04-17T10:54:13.464Z] === Skipped [2020-04-17T10:54:13.464Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-04-17T10:54:13.464Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T10:54:13.464Z] [2020-04-17T10:54:13.464Z] [2020-04-17T10:54:13.464Z] DONE 5 tests, 1 skipped in 6.513s [2020-04-17T10:54:13.464Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-17T10:54:13.464Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:54:13.464Z] ++ set -e [2020-04-17T10:54:13.464Z] ++ '[' -n 0 ']' [2020-04-17T10:54:13.464Z] ++ set -x [2020-04-17T10:54:13.465Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:54:13.465Z] INFO: Testing against a local daemon [2020-04-17T10:54:13.465Z] === RUN TestContinueAfterPluginCrash [2020-04-17T10:54:13.465Z] === PAUSE TestContinueAfterPluginCrash [2020-04-17T10:54:13.465Z] === RUN TestReadPluginNoRead [2020-04-17T10:54:13.465Z] === PAUSE TestReadPluginNoRead [2020-04-17T10:54:13.465Z] === RUN TestDaemonStartWithLogOpt [2020-04-17T10:54:13.465Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-17T10:54:13.465Z] === CONT TestContinueAfterPluginCrash [2020-04-17T10:54:13.465Z] === CONT TestDaemonStartWithLogOpt [2020-04-17T10:54:13.637Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-04-17T10:54:13.637Z] === RUN TestAuthZPluginDenyResponse [2020-04-17T10:54:14.201Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-04-17T10:54:14.201Z] === RUN TestAuthZPluginAllowEventStream [2020-04-17T10:54:14.766Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-04-17T10:54:16.136Z] --- PASS: TestAuthZPluginAllowEventStream (1.60s) [2020-04-17T10:54:16.136Z] === RUN TestAuthZPluginErrorResponse [2020-04-17T10:54:16.394Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-04-17T10:54:16.394Z] === RUN TestAuthZPluginErrorRequest [2020-04-17T10:54:16.958Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-04-17T10:54:16.958Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-17T10:54:16.958Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-04-17T10:54:17.522Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-04-17T10:54:17.522Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-17T10:54:18.455Z] === RUN TestDockerSuite/TestBuildHistory [2020-04-17T10:54:19.827Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.05s) [2020-04-17T10:54:19.828Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-17T10:54:21.825Z] --- PASS: TestDaemonStartWithLogOpt (8.00s) [2020-04-17T10:54:21.825Z] === CONT TestReadPluginNoRead [2020-04-17T10:54:22.352Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.38s) [2020-04-17T10:54:22.352Z] === RUN TestAuthZPluginHeader [2020-04-17T10:54:22.916Z] --- PASS: TestAuthZPluginHeader (0.83s) [2020-04-17T10:54:22.916Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-17T10:54:23.174Z] === RUN TestDockerSuite/TestBuildIidFile [2020-04-17T10:54:23.738Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-04-17T10:54:23.838Z] === RUN TestReadPluginNoRead/default [2020-04-17T10:54:23.996Z] === RUN TestDockerSuite/TestBuildInheritance [2020-04-17T10:54:24.561Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-04-17T10:54:25.126Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-04-17T10:54:25.126Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-04-17T10:54:25.850Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-17T10:54:26.461Z] --- PASS: TestContinueAfterPluginCrash (13.16s) [2020-04-17T10:54:26.496Z] === RUN TestDockerSuite/TestBuildLabel [2020-04-17T10:54:26.753Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-04-17T10:54:27.322Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-04-17T10:54:27.322Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.53s) [2020-04-17T10:54:27.322Z] === RUN TestAuthZPluginV2Disable [2020-04-17T10:54:27.886Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-04-17T10:54:27.954Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-17T10:54:28.143Z] === RUN TestDockerSuite/TestBuildLabels [2020-04-17T10:54:28.319Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-04-17T10:54:28.319Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-04-17T10:54:28.319Z] remote: Enumerating objects: 2, done. [2020-04-17T10:54:28.319Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-04-17T10:54:28.319Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-04-17T10:54:28.319Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-04-17T10:54:28.319Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2020-04-17T10:54:28.319Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-04-17T10:54:28.319Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-17T10:54:28.660Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40826/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0a1f9bc5501dc58aa1e161e20af36d4184f5a19e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0a1f9bc5501dc58aa1e161e20af36d4184f5a19e hack/test/unit [2020-04-17T10:54:28.708Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-04-17T10:54:29.642Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-04-17T10:54:29.985Z] --- PASS: TestReadPluginNoRead (8.57s) [2020-04-17T10:54:29.985Z] --- PASS: TestReadPluginNoRead/default (1.87s) [2020-04-17T10:54:29.985Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.97s) [2020-04-17T10:54:29.985Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.99s) [2020-04-17T10:54:29.985Z] read_test.go:91: [da206d3a06214] daemon is not started [2020-04-17T10:54:29.985Z] PASS [2020-04-17T10:54:29.985Z] [2020-04-17T10:54:29.985Z] DONE 6 tests in 16.654s [2020-04-17T10:54:29.985Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-04-17T10:54:29.985Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:54:29.985Z] ++ set -e [2020-04-17T10:54:29.985Z] ++ '[' -n 0 ']' [2020-04-17T10:54:29.985Z] ++ set -x [2020-04-17T10:54:29.985Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:54:29.985Z] testing: warning: no tests to run [2020-04-17T10:54:29.985Z] PASS [2020-04-17T10:54:29.985Z] [2020-04-17T10:54:29.985Z] DONE 0 tests in 0.029s [2020-04-17T10:54:29.985Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-17T10:54:29.985Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:54:29.985Z] ++ set -e [2020-04-17T10:54:29.985Z] ++ '[' -n 0 ']' [2020-04-17T10:54:29.985Z] ++ set -x [2020-04-17T10:54:29.985Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:54:29.985Z] INFO: Testing against a local daemon [2020-04-17T10:54:29.985Z] === RUN TestPluginWithDevMounts [2020-04-17T10:54:29.985Z] === PAUSE TestPluginWithDevMounts [2020-04-17T10:54:29.985Z] === CONT TestPluginWithDevMounts [2020-04-17T10:54:31.013Z] --- PASS: TestAuthZPluginV2Disable (3.45s) [2020-04-17T10:54:31.013Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-17T10:54:31.181Z] ? github.com/docker/docker/api [no test files] [2020-04-17T10:54:31.997Z] --- PASS: TestPluginWithDevMounts (1.86s) [2020-04-17T10:54:31.997Z] PASS [2020-04-17T10:54:31.997Z] [2020-04-17T10:54:31.997Z] DONE 1 tests in 1.943s [2020-04-17T10:54:31.997Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-04-17T10:54:31.997Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:54:31.997Z] ++ set -e [2020-04-17T10:54:31.997Z] ++ '[' -n 0 ']' [2020-04-17T10:54:31.997Z] ++ set -x [2020-04-17T10:54:31.997Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:54:31.997Z] INFO: Testing against a local daemon [2020-04-17T10:54:31.997Z] === RUN TestSecretInspect [2020-04-17T10:54:32.398Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-04-17T10:54:32.666Z] === RUN TestDockerSuite/TestBuildLastModified [2020-04-17T10:54:34.038Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.33s) [2020-04-17T10:54:34.038Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-17T10:54:35.434Z] --- PASS: TestSecretInspect (3.62s) [2020-04-17T10:54:35.434Z] === RUN TestSecretList [2020-04-17T10:54:38.871Z] --- PASS: TestSecretList (3.17s) [2020-04-17T10:54:38.871Z] === RUN TestSecretsCreateAndDelete [2020-04-17T10:54:39.299Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-04-17T10:54:42.309Z] --- PASS: TestSecretsCreateAndDelete (3.57s) [2020-04-17T10:54:42.309Z] === RUN TestSecretsUpdate [2020-04-17T10:54:43.477Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-04-17T10:54:43.478Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-04-17T10:54:43.735Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-04-17T10:54:43.735Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-04-17T10:54:43.991Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-04-17T10:54:44.250Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-04-17T10:54:45.622Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-04-17T10:54:45.745Z] --- PASS: TestSecretsUpdate (3.63s) [2020-04-17T10:54:45.745Z] === RUN TestTemplatedSecret [2020-04-17T10:54:46.040Z] ok github.com/docker/docker/api/server 0.015s coverage: 9.0% of statements [2020-04-17T10:54:46.186Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.95s) [2020-04-17T10:54:46.186Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-17T10:54:47.557Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-04-17T10:54:50.106Z] --- PASS: TestTemplatedSecret (3.75s) [2020-04-17T10:54:50.106Z] === RUN TestSecretCreateResolve [2020-04-17T10:54:51.732Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-04-17T10:54:51.732Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-04-17T10:54:51.989Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-04-17T10:54:53.542Z] --- PASS: TestSecretCreateResolve (3.59s) [2020-04-17T10:54:53.542Z] PASS [2020-04-17T10:54:53.542Z] [2020-04-17T10:54:53.542Z] DONE 6 tests in 21.416s [2020-04-17T10:54:53.542Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-04-17T10:54:53.542Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:54:53.542Z] ++ set -e [2020-04-17T10:54:53.542Z] ++ '[' -n 0 ']' [2020-04-17T10:54:53.542Z] ++ set -x [2020-04-17T10:54:53.542Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:54:53.542Z] INFO: Testing against a local daemon [2020-04-17T10:54:53.542Z] === RUN TestServiceCreateInit [2020-04-17T10:54:53.542Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-17T10:54:57.245Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-04-17T10:54:59.006Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-17T10:55:01.713Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-04-17T10:55:01.713Z] [2020-04-17T10:55:01.713Z] ________ ____ __. [2020-04-17T10:55:01.713Z] \_____ \ | |/ _| [2020-04-17T10:55:01.713Z] / | \| < [2020-04-17T10:55:01.713Z] / | \ | \ [2020-04-17T10:55:01.713Z] \_______ /____|__ \ [2020-04-17T10:55:01.713Z] \/ \/ [2020-04-17T10:55:01.713Z] [2020-04-17T10:55:01.713Z] INFO: make.ps1 ended at 04/17/2020 10:54:54 [2020-04-17T10:55:01.713Z] INFO: Binaries build ended at 04/17/2020 10:54:56. Duration:00:01:13.0598440 [2020-04-17T10:55:01.714Z] INFO: Copying the built daemon binary to d:\CI\PR-40826\4\binary\dockerd-f6811d9eb6.exe... [2020-04-17T10:55:01.714Z] INFO: Copying the built client binary to d:\CI\PR-40826\4\binary\docker-f6811d9eb6.exe... [2020-04-17T10:55:01.714Z] INFO: Copying dockerversion from the container... [2020-04-17T10:55:01.714Z] INFO: Copying the golang package from the container to d:\CI\PR-40826\4\installer\go.zip... [2020-04-17T10:55:02.501Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-04-17T10:55:02.758Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2020-04-17T10:55:02.759Z] PASS [2020-04-17T10:55:02.759Z] [2020-04-17T10:55:02.759Z] DONE 17 tests in 52.443s [2020-04-17T10:55:02.759Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-17T10:55:02.759Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:55:02.759Z] ++ set -e [2020-04-17T10:55:02.759Z] ++ '[' -n 0 ']' [2020-04-17T10:55:02.759Z] ++ set -x [2020-04-17T10:55:02.759Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:55:02.759Z] INFO: Testing against a local daemon [2020-04-17T10:55:02.759Z] === RUN TestPluginInvalidJSON [2020-04-17T10:55:02.759Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-17T10:55:02.759Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-17T10:55:02.759Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-17T10:55:02.759Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-04-17T10:55:02.759Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-17T10:55:02.759Z] PASS [2020-04-17T10:55:02.759Z] [2020-04-17T10:55:02.759Z] DONE 2 tests in 0.129s [2020-04-17T10:55:02.759Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-17T10:55:02.759Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:55:02.759Z] ++ set -e [2020-04-17T10:55:02.759Z] ++ '[' -n 0 ']' [2020-04-17T10:55:02.759Z] ++ set -x [2020-04-17T10:55:02.759Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:55:03.016Z] INFO: Testing against a local daemon [2020-04-17T10:55:03.016Z] === RUN TestExternalGraphDriver [2020-04-17T10:55:03.016Z] === RUN TestExternalGraphDriver/json [2020-04-17T10:55:03.368Z] --- PASS: TestServiceCreateInit (10.27s) [2020-04-17T10:55:03.368Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.09s) [2020-04-17T10:55:03.368Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.16s) [2020-04-17T10:55:03.368Z] === RUN TestCreateServiceMultipleTimes [2020-04-17T10:55:03.875Z] INFO: Extracting go.zip to d:\CI\PR-40826\4\go [2020-04-17T10:55:05.542Z] === RUN TestExternalGraphDriver/spec [2020-04-17T10:55:06.474Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-04-17T10:55:07.038Z] === RUN TestExternalGraphDriver/pull [2020-04-17T10:55:07.970Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-04-17T10:55:08.901Z] --- PASS: TestExternalGraphDriver (6.03s) [2020-04-17T10:55:08.901Z] --- PASS: TestExternalGraphDriver/json (2.01s) [2020-04-17T10:55:08.901Z] --- PASS: TestExternalGraphDriver/spec (2.02s) [2020-04-17T10:55:08.901Z] --- PASS: TestExternalGraphDriver/pull (1.81s) [2020-04-17T10:55:08.901Z] === RUN TestGraphdriverPluginV2 [2020-04-17T10:55:10.796Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-04-17T10:55:10.796Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-04-17T10:55:14.094Z] --- PASS: TestGraphdriverPluginV2 (4.53s) [2020-04-17T10:55:14.094Z] PASS [2020-04-17T10:55:14.094Z] [2020-04-17T10:55:14.094Z] DONE 5 tests in 10.671s [2020-04-17T10:55:14.094Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-17T10:55:14.094Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:55:14.094Z] ++ set -e [2020-04-17T10:55:14.094Z] ++ '[' -n 0 ']' [2020-04-17T10:55:14.094Z] ++ set -x [2020-04-17T10:55:14.094Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:55:14.094Z] INFO: Testing against a local daemon [2020-04-17T10:55:14.094Z] === RUN TestContinueAfterPluginCrash [2020-04-17T10:55:14.094Z] === PAUSE TestContinueAfterPluginCrash [2020-04-17T10:55:14.094Z] === RUN TestReadPluginNoRead [2020-04-17T10:55:14.094Z] === PAUSE TestReadPluginNoRead [2020-04-17T10:55:14.094Z] === RUN TestDaemonStartWithLogOpt [2020-04-17T10:55:14.094Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-17T10:55:14.094Z] === CONT TestContinueAfterPluginCrash [2020-04-17T10:55:14.094Z] === CONT TestDaemonStartWithLogOpt [2020-04-17T10:55:15.994Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-04-17T10:55:16.560Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-04-17T10:55:19.843Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-04-17T10:55:20.100Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-04-17T10:55:21.033Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-04-17T10:55:23.562Z] === RUN TestDockerSuite/TestBuildNetNone [2020-04-17T10:55:23.807Z] #79 exporting layers 114.2s done [2020-04-17T10:55:23.807Z] #79 exporting manifest sha256:52e42de26e52781b70ec32d6e08cdaacf92492cdfbca11e620eccdd92abe9436 done [2020-04-17T10:55:23.807Z] #79 exporting config sha256:3b01bc65e64721c076ba2c6884729776235f564bdba128864f18a3a379699304 done [2020-04-17T10:55:23.807Z] #79 sending tarball [2020-04-17T10:55:24.494Z] === RUN TestDockerSuite/TestBuildNoContext [2020-04-17T10:55:26.394Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-04-17T10:55:26.394Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-04-17T10:55:27.773Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-04-17T10:55:28.958Z] INFO: Extraction ended at 04/17/2020 10:55:28. Duration:00:00:24.7135982 [2020-04-17T10:55:28.958Z] INFO: Updating the golang and path environment variables [2020-04-17T10:55:28.958Z] INFO: GOPATH=d:\gopath [2020-04-17T10:55:28.958Z] INFO: go version go1.13.10 windows/amd64 [2020-04-17T10:55:28.958Z] INFO: Running the daemon under test in debug mode [2020-04-17T10:55:28.958Z] INFO: Starting a daemon under test... [2020-04-17T10:55:28.958Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40826\4\daemon --pidfile d:\CI\PR-40826\4\docker.pid -D [2020-04-17T10:55:28.958Z] INFO: Process started successfully. [2020-04-17T10:55:28.958Z] INFO: Start tailing logs of the daemon under tests [2020-04-17T10:55:29.395Z] #79 sending tarball 18.6s done [2020-04-17T10:55:29.395Z] #79 ... [2020-04-17T10:55:29.395Z] [2020-04-17T10:55:29.395Z] #80 importing to docker [2020-04-17T10:55:29.395Z] #80 ... [2020-04-17T10:55:29.395Z] [2020-04-17T10:55:29.395Z] #79 exporting to oci image format [2020-04-17T10:55:29.395Z] #79 DONE 132.9s [2020-04-17T10:55:29.395Z] [2020-04-17T10:55:29.395Z] #80 importing to docker [2020-04-17T10:55:30.300Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-04-17T10:55:30.333Z] --- PASS: TestCreateServiceMultipleTimes (23.06s) [2020-04-17T10:55:30.333Z] === RUN TestCreateServiceConflict [2020-04-17T10:55:30.333Z] --- PASS: TestCreateServiceConflict (3.76s) [2020-04-17T10:55:30.333Z] === RUN TestCreateServiceMaxReplicas [2020-04-17T10:55:30.479Z] INFO: Waiting for the daemon under test to start... [2020-04-17T10:55:30.864Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-04-17T10:55:30.864Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-04-17T10:55:31.122Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-04-17T10:55:31.379Z] --- PASS: TestDaemonStartWithLogOpt (17.76s) [2020-04-17T10:55:31.379Z] === CONT TestReadPluginNoRead [2020-04-17T10:55:31.637Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-04-17T10:55:32.569Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-04-17T10:55:32.633Z] INFO: Daemon under test started and replied! [2020-04-17T10:55:32.633Z] INFO: Docker version of the daemon under test [2020-04-17T10:55:32.633Z] [2020-04-17T10:55:32.633Z] Client: [2020-04-17T10:55:32.633Z] Version: 17.06.2-ce [2020-04-17T10:55:32.633Z] API version: 1.30 [2020-04-17T10:55:32.633Z] Go version: go1.8.3 [2020-04-17T10:55:32.633Z] Git commit: cec0b72 [2020-04-17T10:55:32.633Z] Built: Tue Sep 5 19:57:19 2017 [2020-04-17T10:55:32.633Z] OS/Arch: windows/amd64 [2020-04-17T10:55:32.633Z] [2020-04-17T10:55:32.633Z] Server: [2020-04-17T10:55:32.633Z] Version: 0.0.0-dev [2020-04-17T10:55:32.633Z] API version: 1.41 (minimum version 1.24) [2020-04-17T10:55:32.633Z] Go version: go1.13.10 [2020-04-17T10:55:32.633Z] Git commit: f6811d9eb6 [2020-04-17T10:55:32.633Z] Built: 04/17/2020 10:53:48 [2020-04-17T10:55:32.633Z] OS/Arch: windows/amd64 [2020-04-17T10:55:32.633Z] Experimental: false [2020-04-17T10:55:32.633Z] [2020-04-17T10:55:32.634Z] INFO: Docker info of the daemon under test [2020-04-17T10:55:32.634Z] [2020-04-17T10:55:32.634Z] Containers: 0 [2020-04-17T10:55:32.634Z] Running: 0 [2020-04-17T10:55:32.634Z] Paused: 0 [2020-04-17T10:55:32.634Z] Stopped: 0 [2020-04-17T10:55:32.634Z] Images: 0 [2020-04-17T10:55:32.634Z] Server Version: 0.0.0-dev [2020-04-17T10:55:32.634Z] Storage Driver: windowsfilter [2020-04-17T10:55:32.634Z] Windows: [2020-04-17T10:55:32.634Z] Logging Driver: json-file [2020-04-17T10:55:32.634Z] Plugins: [2020-04-17T10:55:32.634Z] Volume: local [2020-04-17T10:55:32.634Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-17T10:55:32.634Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-17T10:55:32.634Z] Swarm: inactive [2020-04-17T10:55:32.634Z] Default Isolation: process [2020-04-17T10:55:32.634Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-17T10:55:32.634Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-04-17T10:55:32.634Z] OSType: windows [2020-04-17T10:55:32.634Z] Architecture: x86_64 [2020-04-17T10:55:32.634Z] CPUs: 4 [2020-04-17T10:55:32.634Z] Total Memory: 32GiB [2020-04-17T10:55:32.634Z] Name: azwin-2-4576a0 [2020-04-17T10:55:32.634Z] ID: 2Q63:6RZX:INO3:JSKT:WALV:P455:LJAX:ACEX:56R4:FCDM:KVZR:CO42 [2020-04-17T10:55:32.634Z] Docker Root Dir: D:\CI\PR-40826\4\daemon [2020-04-17T10:55:32.634Z] Debug Mode (client): false [2020-04-17T10:55:32.634Z] Debug Mode (server): true [2020-04-17T10:55:32.634Z] File Descriptors: -1 [2020-04-17T10:55:32.634Z] Goroutines: 17 [2020-04-17T10:55:32.634Z] System Time: 2020-04-17T10:55:32.1784636Z [2020-04-17T10:55:32.634Z] EventsListeners: 0 [2020-04-17T10:55:32.634Z] Registry: https://index.docker.io/v1/ [2020-04-17T10:55:32.634Z] Labels: [2020-04-17T10:55:32.634Z] Experimental: false [2020-04-17T10:55:32.634Z] Insecure Registries: [2020-04-17T10:55:32.634Z] 127.0.0.0/8 [2020-04-17T10:55:32.634Z] Live Restore Enabled: false [2020-04-17T10:55:32.634Z] [2020-04-17T10:55:32.634Z] [2020-04-17T10:55:32.634Z] INFO: Docker images of the daemon under test [2020-04-17T10:55:32.634Z] [2020-04-17T10:55:32.634Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-04-17T10:55:32.634Z] [2020-04-17T10:55:32.634Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-04-17T10:55:32.634Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-04-17T10:55:33.093Z] ltsc2019: Pulling from windows/servercore [2020-04-17T10:55:33.093Z] 65014b3c3121: Pulling fs layer [2020-04-17T10:55:33.093Z] eac6fba788c9: Pulling fs layer [2020-04-17T10:55:34.693Z] --- PASS: TestCreateServiceMaxReplicas (4.12s) [2020-04-17T10:55:34.693Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-17T10:55:35.096Z] === RUN TestReadPluginNoRead/default [2020-04-17T10:55:35.096Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-04-17T10:55:35.659Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-04-17T10:55:36.592Z] --- PASS: TestContinueAfterPluginCrash (23.01s) [2020-04-17T10:55:36.831Z] --- PASS: TestImportExtremelyLargeImageWorks (104.08s) [2020-04-17T10:55:36.831Z] PASS [2020-04-17T10:55:36.831Z] [2020-04-17T10:55:36.831Z] === Skipped [2020-04-17T10:55:36.831Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-17T10:55:36.831Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-04-17T10:55:36.831Z] [2020-04-17T10:55:36.831Z] [2020-04-17T10:55:36.831Z] DONE 12 tests, 1 skipped in 108.044s [2020-04-17T10:55:36.831Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-04-17T10:55:36.831Z] INFO: Testing against a local daemon [2020-04-17T10:55:36.831Z] === RUN TestNetworkCreateDelete [2020-04-17T10:55:36.831Z] --- PASS: TestNetworkCreateDelete (0.11s) [2020-04-17T10:55:36.831Z] === RUN TestDockerNetworkDeletePreferID [2020-04-17T10:55:36.831Z] --- PASS: TestDockerNetworkDeletePreferID (0.31s) [2020-04-17T10:55:36.831Z] === RUN TestInspectNetwork [2020-04-17T10:55:36.831Z] --- SKIP: TestInspectNetwork (0.00s) [2020-04-17T10:55:36.831Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:55:36.831Z] === RUN TestRunContainerWithBridgeNone [2020-04-17T10:55:36.831Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-04-17T10:55:36.831Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T10:55:36.831Z] === RUN TestNetworkInvalidJSON [2020-04-17T10:55:36.831Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-17T10:55:36.831Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-17T10:55:36.831Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-17T10:55:36.831Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-17T10:55:36.831Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-17T10:55:36.831Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-17T10:55:36.831Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-17T10:55:36.831Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-17T10:55:36.831Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-17T10:55:36.831Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-04-17T10:55:36.831Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-17T10:55:36.831Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-17T10:55:36.831Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-17T10:55:36.831Z] === RUN TestHostIPv4BridgeLabel [2020-04-17T10:55:36.831Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-04-17T10:55:36.831Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T10:55:36.831Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-17T10:55:36.831Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-04-17T10:55:36.831Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T10:55:36.831Z] === RUN TestDaemonDefaultNetworkPools [2020-04-17T10:55:36.831Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-04-17T10:55:36.831Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T10:55:36.831Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-17T10:55:36.831Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-04-17T10:55:36.831Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T10:55:36.831Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-17T10:55:36.831Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-04-17T10:55:36.831Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T10:55:36.831Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-17T10:55:36.831Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-04-17T10:55:36.831Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T10:55:36.831Z] === RUN TestServiceWithPredefinedNetwork [2020-04-17T10:55:36.831Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-04-17T10:55:36.831Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:55:36.831Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-17T10:55:36.831Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-17T10:55:36.831Z] service_test.go:236: FLAKY_TEST [2020-04-17T10:55:36.831Z] === RUN TestServiceWithDataPathPortInit [2020-04-17T10:55:36.831Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-04-17T10:55:36.832Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:55:36.832Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-17T10:55:36.832Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-04-17T10:55:36.832Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:55:36.832Z] PASS [2020-04-17T10:55:36.832Z] [2020-04-17T10:55:36.832Z] === Skipped [2020-04-17T10:55:36.832Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-04-17T10:55:36.832Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:55:36.832Z] [2020-04-17T10:55:36.832Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-04-17T10:55:36.832Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T10:55:36.832Z] [2020-04-17T10:55:36.832Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-04-17T10:55:36.832Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T10:55:36.832Z] [2020-04-17T10:55:36.832Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.00s) [2020-04-17T10:55:36.832Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T10:55:36.832Z] [2020-04-17T10:55:36.832Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2020-04-17T10:55:36.832Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T10:55:36.832Z] [2020-04-17T10:55:36.832Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2020-04-17T10:55:36.832Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T10:55:36.832Z] [2020-04-17T10:55:36.832Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-04-17T10:55:36.832Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T10:55:36.832Z] [2020-04-17T10:55:36.832Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-04-17T10:55:36.832Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T10:55:36.832Z] [2020-04-17T10:55:36.832Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-04-17T10:55:36.832Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:55:36.832Z] [2020-04-17T10:55:36.832Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-17T10:55:36.832Z] service_test.go:236: FLAKY_TEST [2020-04-17T10:55:36.832Z] [2020-04-17T10:55:36.832Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-04-17T10:55:36.832Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:55:36.832Z] [2020-04-17T10:55:36.832Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-04-17T10:55:36.832Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:55:36.832Z] [2020-04-17T10:55:36.832Z] [2020-04-17T10:55:36.832Z] DONE 18 tests, 12 skipped in 0.656s [2020-04-17T10:55:36.832Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-17T10:55:36.832Z] INFO: Testing against a local daemon [2020-04-17T10:55:36.832Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-17T10:55:36.832Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-04-17T10:55:36.832Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T10:55:36.832Z] === RUN TestDockerNetworkIpvlan [2020-04-17T10:55:36.832Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-17T10:55:36.832Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T10:55:36.832Z] PASS [2020-04-17T10:55:36.832Z] [2020-04-17T10:55:36.832Z] === Skipped [2020-04-17T10:55:36.832Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-04-17T10:55:36.832Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T10:55:36.832Z] [2020-04-17T10:55:36.832Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-17T10:55:36.832Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T10:55:36.832Z] [2020-04-17T10:55:36.832Z] [2020-04-17T10:55:36.832Z] DONE 2 tests, 2 skipped in 0.216s [2020-04-17T10:55:36.832Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-17T10:55:36.832Z] INFO: Testing against a local daemon [2020-04-17T10:55:36.832Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-17T10:55:36.832Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-04-17T10:55:36.832Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T10:55:36.832Z] === RUN TestDockerNetworkMacvlan [2020-04-17T10:55:36.832Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-04-17T10:55:36.832Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T10:55:36.832Z] PASS [2020-04-17T10:55:36.832Z] [2020-04-17T10:55:36.832Z] === Skipped [2020-04-17T10:55:36.832Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-04-17T10:55:36.832Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T10:55:36.832Z] [2020-04-17T10:55:36.832Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-04-17T10:55:36.832Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T10:55:36.832Z] [2020-04-17T10:55:36.832Z] [2020-04-17T10:55:36.832Z] DONE 2 tests, 2 skipped in 0.168s [2020-04-17T10:55:36.832Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-17T10:55:36.832Z] testing: warning: no tests to run [2020-04-17T10:55:36.832Z] PASS [2020-04-17T10:55:36.832Z] [2020-04-17T10:55:36.832Z] DONE 0 tests in 0.035s [2020-04-17T10:55:36.832Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-17T10:55:36.832Z] INFO: Testing against a local daemon [2020-04-17T10:55:36.832Z] === RUN TestAuthZPluginAllowRequest [2020-04-17T10:55:36.832Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-04-17T10:55:36.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T10:55:36.832Z] === RUN TestAuthZPluginTLS [2020-04-17T10:55:36.832Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-04-17T10:55:36.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T10:55:36.832Z] === RUN TestAuthZPluginDenyRequest [2020-04-17T10:55:36.832Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-04-17T10:55:36.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T10:55:36.832Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-17T10:55:36.832Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-04-17T10:55:36.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T10:55:36.832Z] === RUN TestAuthZPluginDenyResponse [2020-04-17T10:55:36.832Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-04-17T10:55:36.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T10:55:36.832Z] === RUN TestAuthZPluginAllowEventStream [2020-04-17T10:55:36.832Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-04-17T10:55:36.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T10:55:36.832Z] === RUN TestAuthZPluginErrorResponse [2020-04-17T10:55:36.832Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-04-17T10:55:36.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T10:55:36.832Z] === RUN TestAuthZPluginErrorRequest [2020-04-17T10:55:36.832Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-04-17T10:55:36.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T10:55:36.832Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-17T10:55:36.832Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-04-17T10:55:36.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T10:55:36.832Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-17T10:55:36.832Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-04-17T10:55:36.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T10:55:36.832Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-17T10:55:36.832Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-04-17T10:55:36.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T10:55:36.832Z] === RUN TestAuthZPluginHeader [2020-04-17T10:55:36.832Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-04-17T10:55:36.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T10:55:36.832Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-17T10:55:36.832Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.39s) [2020-04-17T10:55:36.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T10:55:36.832Z] === RUN TestAuthZPluginV2Disable [2020-04-17T10:55:36.832Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2020-04-17T10:55:36.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T10:55:36.832Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-17T10:55:36.832Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-04-17T10:55:36.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T10:55:36.832Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-17T10:55:36.832Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.05s) [2020-04-17T10:55:36.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T10:55:36.832Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-17T10:55:36.832Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2020-04-17T10:55:36.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T10:55:36.832Z] PASS [2020-04-17T10:55:36.832Z] [2020-04-17T10:55:36.832Z] === Skipped [2020-04-17T10:55:36.832Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-04-17T10:55:36.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T10:55:36.832Z] [2020-04-17T10:55:36.832Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-04-17T10:55:36.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T10:55:36.832Z] [2020-04-17T10:55:36.832Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-04-17T10:55:36.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T10:55:36.832Z] [2020-04-17T10:55:36.832Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-04-17T10:55:36.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T10:55:36.832Z] [2020-04-17T10:55:36.832Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-04-17T10:55:36.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T10:55:36.832Z] [2020-04-17T10:55:36.832Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-04-17T10:55:36.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T10:55:36.832Z] [2020-04-17T10:55:36.832Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-04-17T10:55:36.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T10:55:36.832Z] [2020-04-17T10:55:36.832Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-04-17T10:55:36.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T10:55:36.832Z] [2020-04-17T10:55:36.832Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-04-17T10:55:36.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T10:55:36.832Z] [2020-04-17T10:55:36.832Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-04-17T10:55:36.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T10:55:36.832Z] [2020-04-17T10:55:36.832Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-04-17T10:55:36.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T10:55:36.832Z] [2020-04-17T10:55:36.832Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-04-17T10:55:36.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T10:55:36.832Z] [2020-04-17T10:55:36.832Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.39s) [2020-04-17T10:55:36.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T10:55:36.832Z] [2020-04-17T10:55:36.832Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2020-04-17T10:55:36.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T10:55:36.832Z] [2020-04-17T10:55:36.832Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-04-17T10:55:36.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T10:55:36.832Z] [2020-04-17T10:55:36.832Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.05s) [2020-04-17T10:55:36.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T10:55:36.832Z] [2020-04-17T10:55:36.832Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2020-04-17T10:55:36.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T10:55:36.832Z] [2020-04-17T10:55:36.832Z] [2020-04-17T10:55:36.832Z] DONE 17 tests, 17 skipped in 0.692s [2020-04-17T10:55:36.832Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-17T10:55:36.832Z] INFO: Testing against a local daemon [2020-04-17T10:55:36.832Z] === RUN TestPluginInvalidJSON [2020-04-17T10:55:36.832Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-17T10:55:36.832Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-17T10:55:36.832Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-17T10:55:36.832Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-04-17T10:55:36.832Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-17T10:55:36.832Z] PASS [2020-04-17T10:55:36.832Z] [2020-04-17T10:55:36.832Z] DONE 2 tests in 0.169s [2020-04-17T10:55:36.832Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-17T10:55:36.832Z] INFO: Testing against a local daemon [2020-04-17T10:55:36.832Z] === RUN TestExternalGraphDriver [2020-04-17T10:55:36.832Z] --- SKIP: TestExternalGraphDriver (0.08s) [2020-04-17T10:55:36.832Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-04-17T10:55:36.832Z] === RUN TestGraphdriverPluginV2 [2020-04-17T10:55:36.849Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-17T10:55:38.193Z] --- PASS: TestGraphdriverPluginV2 (6.41s) [2020-04-17T10:55:38.193Z] PASS [2020-04-17T10:55:38.193Z] [2020-04-17T10:55:38.193Z] === Skipped [2020-04-17T10:55:38.193Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s) [2020-04-17T10:55:38.193Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-04-17T10:55:38.193Z] [2020-04-17T10:55:38.193Z] [2020-04-17T10:55:38.193Z] DONE 2 tests, 1 skipped in 6.654s [2020-04-17T10:55:38.193Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-17T10:55:38.193Z] INFO: Testing against a local daemon [2020-04-17T10:55:38.193Z] === RUN TestContinueAfterPluginCrash [2020-04-17T10:55:38.193Z] === PAUSE TestContinueAfterPluginCrash [2020-04-17T10:55:38.193Z] === RUN TestReadPluginNoRead [2020-04-17T10:55:38.193Z] === PAUSE TestReadPluginNoRead [2020-04-17T10:55:38.193Z] === RUN TestDaemonStartWithLogOpt [2020-04-17T10:55:38.193Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-17T10:55:38.193Z] === CONT TestContinueAfterPluginCrash [2020-04-17T10:55:38.193Z] === CONT TestDaemonStartWithLogOpt [2020-04-17T10:55:38.745Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-04-17T10:55:38.745Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-17T10:55:40.117Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-04-17T10:55:40.682Z] --- PASS: TestReadPluginNoRead (9.16s) [2020-04-17T10:55:40.682Z] --- PASS: TestReadPluginNoRead/default (1.97s) [2020-04-17T10:55:40.682Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.96s) [2020-04-17T10:55:40.682Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.83s) [2020-04-17T10:55:40.682Z] read_test.go:91: [d8cff7bf1a135] daemon is not started [2020-04-17T10:55:40.682Z] PASS [2020-04-17T10:55:40.682Z] [2020-04-17T10:55:40.682Z] DONE 6 tests in 27.053s [2020-04-17T10:55:40.682Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-04-17T10:55:40.682Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:55:40.682Z] ++ set -e [2020-04-17T10:55:40.682Z] ++ '[' -n 0 ']' [2020-04-17T10:55:40.682Z] ++ set -x [2020-04-17T10:55:40.682Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:55:40.682Z] testing: warning: no tests to run [2020-04-17T10:55:40.682Z] PASS [2020-04-17T10:55:40.682Z] [2020-04-17T10:55:40.682Z] DONE 0 tests in 0.046s [2020-04-17T10:55:40.682Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-17T10:55:40.682Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:55:40.682Z] ++ set -e [2020-04-17T10:55:40.682Z] ++ '[' -n 0 ']' [2020-04-17T10:55:40.682Z] ++ set -x [2020-04-17T10:55:40.682Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:55:40.682Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-04-17T10:55:40.682Z] INFO: Testing against a local daemon [2020-04-17T10:55:40.682Z] === RUN TestPluginWithDevMounts [2020-04-17T10:55:40.682Z] === PAUSE TestPluginWithDevMounts [2020-04-17T10:55:40.682Z] === CONT TestPluginWithDevMounts [2020-04-17T10:55:41.622Z] eac6fba788c9: Verifying Checksum [2020-04-17T10:55:41.622Z] eac6fba788c9: Download complete [2020-04-17T10:55:42.579Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-04-17T10:55:43.147Z] --- PASS: TestPluginWithDevMounts (2.21s) [2020-04-17T10:55:43.147Z] PASS [2020-04-17T10:55:43.147Z] [2020-04-17T10:55:43.147Z] DONE 1 tests in 2.352s [2020-04-17T10:55:43.147Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-04-17T10:55:43.147Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:55:43.147Z] ++ set -e [2020-04-17T10:55:43.147Z] ++ '[' -n 0 ']' [2020-04-17T10:55:43.147Z] ++ set -x [2020-04-17T10:55:43.147Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:55:43.147Z] INFO: Testing against a local daemon [2020-04-17T10:55:43.147Z] === RUN TestSecretInspect [2020-04-17T10:55:44.079Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-04-17T10:55:45.983Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-04-17T10:55:46.549Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-04-17T10:55:46.549Z] --- PASS: TestSecretInspect (3.37s) [2020-04-17T10:55:46.549Z] === RUN TestSecretList [2020-04-17T10:55:47.377Z] 65014b3c3121: Verifying Checksum [2020-04-17T10:55:47.378Z] 65014b3c3121: Download complete [2020-04-17T10:55:49.825Z] --- PASS: TestSecretList (2.86s) [2020-04-17T10:55:49.825Z] === RUN TestSecretsCreateAndDelete [2020-04-17T10:55:50.391Z] === RUN TestDockerSuite/TestBuildPATH [2020-04-17T10:55:52.916Z] --- PASS: TestSecretsCreateAndDelete (3.19s) [2020-04-17T10:55:52.916Z] === RUN TestSecretsUpdate [2020-04-17T10:55:52.916Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-04-17T10:55:53.022Z] --- PASS: TestDaemonStartWithLogOpt (13.94s) [2020-04-17T10:55:53.022Z] === CONT TestReadPluginNoRead [2020-04-17T10:55:53.102Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.86s) [2020-04-17T10:55:53.102Z] === RUN TestCreateServiceSecretFileMode [2020-04-17T10:55:53.713Z] --- PASS: TestCreateServiceSecretFileMode (3.57s) [2020-04-17T10:55:53.713Z] === RUN TestCreateServiceConfigFileMode [2020-04-17T10:55:53.738Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-17T10:55:53.738Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2020-04-17T10:55:53.738Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2020-04-17T10:55:53.738Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-17T10:55:53.738Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-17T10:55:53.738Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-17T10:55:53.738Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-17T10:55:53.738Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-17T10:55:53.738Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-17T10:55:53.738Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-17T10:55:53.847Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-04-17T10:55:53.995Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-17T10:55:53.995Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-17T10:55:54.925Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-17T10:55:54.925Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-17T10:55:55.219Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-04-17T10:55:55.489Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 4.8% of statements [2020-04-17T10:55:55.489Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-17T10:55:55.489Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-17T10:55:55.489Z] ? github.com/docker/docker/api/types [no test files] [2020-04-17T10:55:55.489Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-17T10:55:55.489Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-17T10:55:55.489Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-17T10:55:55.489Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-17T10:55:55.783Z] --- PASS: TestSecretsUpdate (3.10s) [2020-04-17T10:55:55.783Z] === RUN TestTemplatedSecret [2020-04-17T10:55:56.052Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2020-04-17T10:55:56.052Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2020-04-17T10:55:56.052Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-17T10:55:56.052Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-17T10:55:56.052Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-17T10:55:56.052Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-17T10:55:56.052Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-17T10:55:56.052Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-17T10:55:56.052Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-17T10:55:56.283Z] --- PASS: TestContinueAfterPluginCrash (17.42s) [2020-04-17T10:55:56.283Z] === RUN TestReadPluginNoRead/default [2020-04-17T10:55:56.309Z] ok github.com/docker/docker/api/types/time 0.012s coverage: 100.0% of statements [2020-04-17T10:55:56.566Z] ok github.com/docker/docker/api/types/versions 0.011s coverage: 75.0% of statements [2020-04-17T10:55:56.566Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-17T10:55:56.566Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-17T10:55:56.566Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-17T10:55:56.566Z] ? github.com/docker/docker/builder [no test files] [2020-04-17T10:55:56.566Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-17T10:55:56.566Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-17T10:55:56.566Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-17T10:55:56.566Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-17T10:55:56.566Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-17T10:55:56.566Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-17T10:55:56.566Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-17T10:55:57.130Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2020-04-17T10:55:57.150Z] --- PASS: TestCreateServiceConfigFileMode (2.95s) [2020-04-17T10:55:57.150Z] === RUN TestCreateServiceSysctls [2020-04-17T10:55:58.791Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-17T10:55:59.060Z] --- PASS: TestTemplatedSecret (3.33s) [2020-04-17T10:55:59.060Z] === RUN TestSecretCreateResolve [2020-04-17T10:56:01.308Z] ok github.com/docker/docker/builder/remotecontext 0.188s coverage: 13.6% of statements [2020-04-17T10:56:01.308Z] ok github.com/docker/docker/builder/dockerfile 0.576s coverage: 48.2% of statements [2020-04-17T10:56:01.564Z] --- PASS: TestCreateServiceSysctls (4.55s) [2020-04-17T10:56:01.564Z] === RUN TestCreateServiceCapabilities [2020-04-17T10:56:01.583Z] --- PASS: TestSecretCreateResolve (2.68s) [2020-04-17T10:56:01.583Z] PASS [2020-04-17T10:56:01.583Z] [2020-04-17T10:56:01.583Z] DONE 6 tests in 18.644s [2020-04-17T10:56:01.583Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-04-17T10:56:01.583Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:56:01.583Z] ++ set -e [2020-04-17T10:56:01.583Z] ++ '[' -n 0 ']' [2020-04-17T10:56:01.583Z] ++ set -x [2020-04-17T10:56:01.583Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:56:01.840Z] INFO: Testing against a local daemon [2020-04-17T10:56:01.840Z] === RUN TestServiceCreateInit [2020-04-17T10:56:01.840Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-17T10:56:01.873Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-04-17T10:56:02.054Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-17T10:56:02.804Z] ok github.com/docker/docker/builder/remotecontext/git 1.130s coverage: 86.3% of statements [2020-04-17T10:56:02.804Z] ? github.com/docker/docker/cli [no test files] [2020-04-17T10:56:02.804Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-17T10:56:04.563Z] --- PASS: TestReadPluginNoRead (12.16s) [2020-04-17T10:56:04.563Z] --- PASS: TestReadPluginNoRead/default (2.81s) [2020-04-17T10:56:04.563Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.81s) [2020-04-17T10:56:04.563Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.81s) [2020-04-17T10:56:04.563Z] read_test.go:91: [de6a440f1bd54] daemon is not started [2020-04-17T10:56:04.563Z] PASS [2020-04-17T10:56:04.563Z] [2020-04-17T10:56:04.563Z] DONE 6 tests in 26.243s [2020-04-17T10:56:04.563Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-04-17T10:56:04.563Z] testing: warning: no tests to run [2020-04-17T10:56:04.563Z] PASS [2020-04-17T10:56:04.563Z] [2020-04-17T10:56:04.563Z] DONE 0 tests in 0.097s [2020-04-17T10:56:04.563Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-17T10:56:04.818Z] INFO: Testing against a local daemon [2020-04-17T10:56:04.818Z] === RUN TestPluginWithDevMounts [2020-04-17T10:56:04.818Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-04-17T10:56:04.818Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-04-17T10:56:04.818Z] PASS [2020-04-17T10:56:04.818Z] [2020-04-17T10:56:04.818Z] === Skipped [2020-04-17T10:56:04.818Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-04-17T10:56:04.818Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-04-17T10:56:04.818Z] [2020-04-17T10:56:04.818Z] [2020-04-17T10:56:04.818Z] DONE 1 tests, 1 skipped in 0.243s [2020-04-17T10:56:04.818Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-04-17T10:56:05.742Z] INFO: Testing against a local daemon [2020-04-17T10:56:05.742Z] === RUN TestSecretInspect [2020-04-17T10:56:05.742Z] --- SKIP: TestSecretInspect (0.02s) [2020-04-17T10:56:05.742Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:56:05.742Z] === RUN TestSecretList [2020-04-17T10:56:05.742Z] --- SKIP: TestSecretList (0.02s) [2020-04-17T10:56:05.742Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:56:05.742Z] === RUN TestSecretsCreateAndDelete [2020-04-17T10:56:05.742Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-04-17T10:56:05.742Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:56:05.742Z] === RUN TestSecretsUpdate [2020-04-17T10:56:05.742Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-04-17T10:56:05.742Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:56:05.742Z] === RUN TestTemplatedSecret [2020-04-17T10:56:05.742Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-04-17T10:56:05.742Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:56:05.742Z] === RUN TestSecretCreateResolve [2020-04-17T10:56:05.742Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-04-17T10:56:05.742Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:56:05.742Z] PASS [2020-04-17T10:56:05.742Z] [2020-04-17T10:56:05.742Z] === Skipped [2020-04-17T10:56:05.742Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-04-17T10:56:05.742Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:56:05.742Z] [2020-04-17T10:56:05.742Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2020-04-17T10:56:05.742Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:56:05.742Z] [2020-04-17T10:56:05.742Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-04-17T10:56:05.742Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:56:05.742Z] [2020-04-17T10:56:05.742Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-04-17T10:56:05.742Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:56:05.742Z] [2020-04-17T10:56:05.742Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-04-17T10:56:05.742Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:56:05.742Z] [2020-04-17T10:56:05.742Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-04-17T10:56:05.742Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:56:05.742Z] [2020-04-17T10:56:05.742Z] [2020-04-17T10:56:05.742Z] DONE 6 tests, 6 skipped in 0.999s [2020-04-17T10:56:05.742Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-04-17T10:56:05.928Z] --- PASS: TestCreateServiceCapabilities (3.83s) [2020-04-17T10:56:05.928Z] === RUN TestInspect [2020-04-17T10:56:05.998Z] INFO: Testing against a local daemon [2020-04-17T10:56:05.998Z] === RUN TestServiceCreateInit [2020-04-17T10:56:05.998Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-17T10:56:05.998Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-17T10:56:05.998Z] --- PASS: TestServiceCreateInit (0.02s) [2020-04-17T10:56:05.998Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-17T10:56:05.998Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:56:05.998Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-17T10:56:05.998Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:56:05.998Z] === RUN TestCreateServiceMultipleTimes [2020-04-17T10:56:05.998Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2020-04-17T10:56:05.998Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:56:05.998Z] === RUN TestCreateServiceConflict [2020-04-17T10:56:05.998Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-04-17T10:56:05.998Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:56:05.998Z] === RUN TestCreateServiceMaxReplicas [2020-04-17T10:56:05.998Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-04-17T10:56:05.998Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:56:05.998Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-17T10:56:05.998Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-04-17T10:56:05.998Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:56:05.998Z] === RUN TestCreateServiceSecretFileMode [2020-04-17T10:56:05.998Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-04-17T10:56:05.998Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:56:05.998Z] === RUN TestCreateServiceConfigFileMode [2020-04-17T10:56:05.998Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-04-17T10:56:05.998Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:56:05.998Z] === RUN TestCreateServiceSysctls [2020-04-17T10:56:05.998Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2020-04-17T10:56:05.998Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:56:05.998Z] === RUN TestCreateServiceCapabilities [2020-04-17T10:56:05.998Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-04-17T10:56:05.998Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:56:05.998Z] === RUN TestInspect [2020-04-17T10:56:06.017Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-04-17T10:56:06.265Z] --- SKIP: TestInspect (0.01s) [2020-04-17T10:56:06.265Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:56:06.265Z] === RUN TestCreateJob [2020-04-17T10:56:06.265Z] --- SKIP: TestCreateJob (0.01s) [2020-04-17T10:56:06.265Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:56:06.265Z] === RUN TestReplicatedJob [2020-04-17T10:56:06.265Z] --- SKIP: TestReplicatedJob (0.01s) [2020-04-17T10:56:06.265Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:56:06.265Z] === RUN TestUpdateReplicatedJob [2020-04-17T10:56:06.265Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-04-17T10:56:06.265Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:56:06.265Z] === RUN TestServiceListWithStatuses [2020-04-17T10:56:06.265Z] --- SKIP: TestServiceListWithStatuses (0.02s) [2020-04-17T10:56:06.265Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-17T10:56:06.265Z] === RUN TestDockerNetworkConnectAlias [2020-04-17T10:56:06.265Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2020-04-17T10:56:06.265Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:56:06.265Z] === RUN TestDockerNetworkReConnect [2020-04-17T10:56:06.265Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2020-04-17T10:56:06.265Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:56:06.265Z] === RUN TestServicePlugin [2020-04-17T10:56:06.948Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-17T10:56:06.980Z] ok github.com/docker/docker/client 0.138s coverage: 75.5% of statements [2020-04-17T10:56:08.591Z] --- PASS: TestInspect (3.39s) [2020-04-17T10:56:08.591Z] === RUN TestCreateJob [2020-04-17T10:56:08.633Z] #80 DONE 37.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-17T10:56:09.092Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40826/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0a1f9bc5501dc58aa1e161e20af36d4184f5a19e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0a1f9bc5501dc58aa1e161e20af36d4184f5a19e hack/test/unit [2020-04-17T10:56:10.225Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-04-17T10:56:10.448Z] --- SKIP: TestServicePlugin (3.61s) [2020-04-17T10:56:10.448Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:56:10.448Z] === RUN TestServiceUpdateLabel [2020-04-17T10:56:10.448Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-04-17T10:56:10.448Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:56:10.448Z] === RUN TestServiceUpdateSecrets [2020-04-17T10:56:10.448Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-04-17T10:56:10.448Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:56:10.448Z] === RUN TestServiceUpdateConfigs [2020-04-17T10:56:10.448Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-04-17T10:56:10.448Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:56:10.448Z] === RUN TestServiceUpdateNetwork [2020-04-17T10:56:10.448Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2020-04-17T10:56:10.448Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:56:10.448Z] === RUN TestServiceUpdatePidsLimit [2020-04-17T10:56:10.448Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-04-17T10:56:10.448Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:56:10.448Z] PASS [2020-04-17T10:56:10.448Z] [2020-04-17T10:56:10.448Z] === Skipped [2020-04-17T10:56:10.448Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-17T10:56:10.448Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-17T10:56:10.448Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:56:10.448Z] [2020-04-17T10:56:10.448Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-17T10:56:10.448Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-17T10:56:10.448Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:56:10.448Z] [2020-04-17T10:56:10.448Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2020-04-17T10:56:10.448Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:56:10.448Z] [2020-04-17T10:56:10.448Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-04-17T10:56:10.448Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:56:10.448Z] [2020-04-17T10:56:10.448Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-04-17T10:56:10.448Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:56:10.448Z] [2020-04-17T10:56:10.448Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-04-17T10:56:10.448Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:56:10.448Z] [2020-04-17T10:56:10.448Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-04-17T10:56:10.448Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:56:10.448Z] [2020-04-17T10:56:10.448Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-04-17T10:56:10.448Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:56:10.448Z] [2020-04-17T10:56:10.448Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2020-04-17T10:56:10.448Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:56:10.449Z] [2020-04-17T10:56:10.449Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-04-17T10:56:10.449Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:56:10.449Z] [2020-04-17T10:56:10.449Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-04-17T10:56:10.449Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:56:10.449Z] [2020-04-17T10:56:10.449Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-04-17T10:56:10.449Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:56:10.449Z] [2020-04-17T10:56:10.449Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-04-17T10:56:10.449Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:56:10.449Z] [2020-04-17T10:56:10.449Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-04-17T10:56:10.449Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:56:10.449Z] [2020-04-17T10:56:10.449Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.02s) [2020-04-17T10:56:10.449Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-17T10:56:10.449Z] [2020-04-17T10:56:10.449Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2020-04-17T10:56:10.449Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:56:10.449Z] [2020-04-17T10:56:10.449Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2020-04-17T10:56:10.449Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:56:10.449Z] [2020-04-17T10:56:10.449Z] === SKIP: amd64.integration.service TestServicePlugin (3.61s) [2020-04-17T10:56:10.449Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:56:10.449Z] [2020-04-17T10:56:10.449Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-04-17T10:56:10.449Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:56:10.449Z] [2020-04-17T10:56:10.449Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-04-17T10:56:10.449Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:56:10.449Z] [2020-04-17T10:56:10.449Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-04-17T10:56:10.449Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:56:10.449Z] [2020-04-17T10:56:10.449Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2020-04-17T10:56:10.449Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:56:10.449Z] [2020-04-17T10:56:10.449Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-04-17T10:56:10.449Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T10:56:10.449Z] [2020-04-17T10:56:10.449Z] [2020-04-17T10:56:10.449Z] DONE 24 tests, 23 skipped in 4.187s [2020-04-17T10:56:10.449Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-04-17T10:56:10.449Z] INFO: Testing against a local daemon [2020-04-17T10:56:10.449Z] === RUN TestSessionCreate [2020-04-17T10:56:10.449Z] --- PASS: TestSessionCreate (0.02s) [2020-04-17T10:56:10.449Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-17T10:56:10.449Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-04-17T10:56:10.449Z] PASS [2020-04-17T10:56:10.449Z] [2020-04-17T10:56:10.449Z] DONE 2 tests in 0.172s [2020-04-17T10:56:10.449Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-04-17T10:56:10.449Z] INFO: Testing against a local daemon [2020-04-17T10:56:10.449Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-17T10:56:10.449Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-17T10:56:10.449Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-17T10:56:10.449Z] === RUN TestEventsExecDie [2020-04-17T10:56:11.009Z] --- PASS: TestEventsExecDie (0.74s) [2020-04-17T10:56:11.009Z] === RUN TestEventsBackwardsCompatible [2020-04-17T10:56:11.009Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-04-17T10:56:11.009Z] === RUN TestInfoBinaryCommits [2020-04-17T10:56:11.263Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-04-17T10:56:11.263Z] === RUN TestInfoAPIVersioned [2020-04-17T10:56:11.263Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-04-17T10:56:11.263Z] === RUN TestInfoDiscoveryBackend [2020-04-17T10:56:12.118Z] === RUN TestDockerSuite/TestBuildRm [2020-04-17T10:56:12.118Z] --- PASS: TestServiceCreateInit (10.11s) [2020-04-17T10:56:12.118Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.99s) [2020-04-17T10:56:12.118Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.10s) [2020-04-17T10:56:12.118Z] === RUN TestCreateServiceMultipleTimes [2020-04-17T10:56:13.146Z] --- PASS: TestInfoDiscoveryBackend (1.62s) [2020-04-17T10:56:13.146Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-17T10:56:13.513Z] ? github.com/docker/docker/api [no test files] [2020-04-17T10:56:14.059Z] --- PASS: TestCreateJob (4.53s) [2020-04-17T10:56:14.059Z] === RUN TestReplicatedJob [2020-04-17T10:56:15.393Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-04-17T10:56:16.404Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.55s) [2020-04-17T10:56:16.404Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-17T10:56:16.404Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-04-17T10:56:16.404Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T10:56:16.404Z] === RUN TestInfoAPI [2020-04-17T10:56:16.404Z] --- PASS: TestInfoAPI (0.04s) [2020-04-17T10:56:16.404Z] === RUN TestInfoAPIWarnings [2020-04-17T10:56:16.764Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-04-17T10:56:18.134Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-04-17T10:56:18.287Z] --- PASS: TestInfoAPIWarnings (1.63s) [2020-04-17T10:56:18.288Z] === RUN TestInfoDebug [2020-04-17T10:56:18.699Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-04-17T10:56:19.264Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-04-17T10:56:20.171Z] --- PASS: TestInfoDebug (1.86s) [2020-04-17T10:56:20.171Z] === RUN TestInfoInsecureRegistries [2020-04-17T10:56:20.661Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-04-17T10:56:20.842Z] --- PASS: TestReplicatedJob (7.45s) [2020-04-17T10:56:20.842Z] === RUN TestUpdateReplicatedJob [2020-04-17T10:56:21.531Z] --- PASS: TestInfoInsecureRegistries (1.78s) [2020-04-17T10:56:21.531Z] === RUN TestInfoRegistryMirrors [2020-04-17T10:56:22.030Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-04-17T10:56:22.960Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-04-17T10:56:23.415Z] --- PASS: TestInfoRegistryMirrors (1.84s) [2020-04-17T10:56:23.415Z] === RUN TestLoginFailsWithBadCredentials [2020-04-17T10:56:23.671Z] --- PASS: TestLoginFailsWithBadCredentials (0.22s) [2020-04-17T10:56:23.671Z] === RUN TestPingCacheHeaders [2020-04-17T10:56:23.671Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-04-17T10:56:23.671Z] === RUN TestPingGet [2020-04-17T10:56:23.671Z] --- PASS: TestPingGet (0.01s) [2020-04-17T10:56:23.671Z] === RUN TestPingHead [2020-04-17T10:56:23.671Z] --- PASS: TestPingHead (0.02s) [2020-04-17T10:56:23.671Z] === RUN TestVersion [2020-04-17T10:56:23.671Z] --- PASS: TestVersion (0.02s) [2020-04-17T10:56:23.671Z] PASS [2020-04-17T10:56:23.671Z] [2020-04-17T10:56:23.671Z] === Skipped [2020-04-17T10:56:23.671Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-17T10:56:23.671Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-17T10:56:23.671Z] [2020-04-17T10:56:23.671Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-04-17T10:56:23.671Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T10:56:23.671Z] [2020-04-17T10:56:23.671Z] [2020-04-17T10:56:23.671Z] DONE 18 tests, 2 skipped in 13.651s [2020-04-17T10:56:23.671Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-04-17T10:56:23.926Z] INFO: Testing against a local daemon [2020-04-17T10:56:23.926Z] === RUN TestVolumesCreateAndList [2020-04-17T10:56:23.926Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-04-17T10:56:23.926Z] === RUN TestVolumesRemove [2020-04-17T10:56:23.926Z] --- PASS: TestVolumesRemove (0.09s) [2020-04-17T10:56:23.926Z] === RUN TestVolumesInspect [2020-04-17T10:56:24.181Z] --- PASS: TestVolumesInspect (0.02s) [2020-04-17T10:56:24.181Z] === RUN TestVolumesInvalidJSON [2020-04-17T10:56:24.181Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-17T10:56:24.181Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-17T10:56:24.181Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-17T10:56:24.181Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-04-17T10:56:24.181Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2020-04-17T10:56:24.181Z] PASS [2020-04-17T10:56:24.181Z] [2020-04-17T10:56:24.181Z] DONE 5 tests in 0.284s [2020-04-17T10:56:24.181Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-17T10:56:24.181Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11803 is not a child of this shell [2020-04-17T10:56:24.181Z] warning: PID 11803 from bundles/test-integration/docker.pid had a nonzero exit code [2020-04-17T10:56:24.181Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-17T10:56:24.181Z] [2020-04-17T10:56:24.181Z] Unloading profiles will leave already running processes permanently [2020-04-17T10:56:24.181Z] unconfined, which can lead to unexpected situations. [2020-04-17T10:56:24.181Z] [2020-04-17T10:56:24.181Z] To set a process to complain mode, use the command line tool [2020-04-17T10:56:24.181Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-17T10:56:24.181Z] Removing test suite binaries [2020-04-17T10:56:25.105Z] [2020-04-17T10:56:25.203Z] --- PASS: TestUpdateReplicatedJob (4.58s) [2020-04-17T10:56:25.204Z] === RUN TestServiceListWithStatuses [2020-04-17T10:56:25.204Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-17T10:56:25.204Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-17T10:56:25.204Z] === RUN TestDockerNetworkConnectAlias Post stage [Pipeline] junit [2020-04-17T10:56:26.998Z] Recording test results [2020-04-17T10:56:27.135Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-04-17T10:56:27.135Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-04-17T10:56:27.392Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-04-17T10:56:27.392Z] === RUN TestDockerSuite/TestBuildSpaces [2020-04-17T10:56:27.957Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-04-17T10:56:28.888Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-04-17T10:56:28.888Z] === RUN TestDockerSuite/TestBuildStderr [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-17T10:56:29.145Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-04-17T10:56:29.234Z] + echo Ensuring container killed. [2020-04-17T10:56:29.234Z] Ensuring container killed. [2020-04-17T10:56:29.234Z] + docker rm -vf docker-pr4 [2020-04-17T10:56:29.234Z] Error: No such container: docker-pr4 [2020-04-17T10:56:29.234Z] + true [Pipeline] sh [2020-04-17T10:56:29.551Z] + echo Chowning /workspace to jenkins user [2020-04-17T10:56:29.551Z] Chowning /workspace to jenkins user [2020-04-17T10:56:29.551Z] + id -u [2020-04-17T10:56:29.551Z] + id -g [2020-04-17T10:56:29.551Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40826:/workspace busybox chown -R 1000:1000 /workspace [2020-04-17T10:56:29.551Z] Unable to find image 'busybox:latest' locally [2020-04-17T10:56:29.551Z] latest: Pulling from library/busybox [2020-04-17T10:56:29.551Z] e2334dd9fee4: Pulling fs layer [2020-04-17T10:56:30.078Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-04-17T10:56:30.335Z] --- PASS: TestCreateServiceMultipleTimes (18.52s) [2020-04-17T10:56:30.335Z] === RUN TestCreateServiceConflict [2020-04-17T10:56:33.556Z] --- PASS: TestDockerNetworkConnectAlias (7.97s) [2020-04-17T10:56:33.556Z] === RUN TestDockerNetworkReConnect [2020-04-17T10:56:33.610Z] --- PASS: TestCreateServiceConflict (2.69s) [2020-04-17T10:56:33.611Z] === RUN TestCreateServiceMaxReplicas [2020-04-17T10:56:34.796Z] e2334dd9fee4: Verifying Checksum [2020-04-17T10:56:34.796Z] e2334dd9fee4: Download complete [2020-04-17T10:56:34.796Z] e2334dd9fee4: Pull complete [2020-04-17T10:56:34.796Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-04-17T10:56:34.796Z] Status: Downloaded newer image for busybox:latest [2020-04-17T10:56:35.510Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-04-17T10:56:35.923Z] ok github.com/docker/docker/api/server 0.022s coverage: 9.0% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-17T10:56:36.879Z] --- PASS: TestCreateServiceMaxReplicas (3.52s) [2020-04-17T10:56:36.879Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-17T10:56:36.879Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-04-17T10:56:37.016Z] + bundleName=amd64-rootless [2020-04-17T10:56:37.016Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-04-17T10:56:37.016Z] Creating amd64-rootless-bundles.tar.gz [2020-04-17T10:56:37.016Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2020-04-17T10:56:37.016Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-04-17T10:56:37.030Z] Archiving artifacts [2020-04-17T10:56:37.813Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-04-17T10:56:38.745Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-04-17T10:56:38.808Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40826/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-17T10:56:39.123Z] + make clean [2020-04-17T10:56:39.378Z] docker volume rm -f docker-dev-cache [2020-04-17T10:56:39.378Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-04-17T10:56:40.121Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-17T10:56:40.337Z] --- PASS: TestDockerNetworkReConnect (6.22s) [2020-04-17T10:56:40.337Z] === RUN TestServicePlugin [2020-04-17T10:56:40.337Z] --- SKIP: TestServicePlugin (0.00s) [2020-04-17T10:56:40.337Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T10:56:40.337Z] === RUN TestServiceUpdateLabel [2020-04-17T10:56:41.495Z] === RUN TestDockerSuite/TestBuildUser [2020-04-17T10:56:42.998Z] --- PASS: TestServiceUpdateLabel (3.65s) [2020-04-17T10:56:42.998Z] === RUN TestServiceUpdateSecrets [2020-04-17T10:56:44.018Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-04-17T10:56:45.667Z] ok github.com/docker/docker/cmd/dockerd 0.074s coverage: 30.8% of statements [2020-04-17T10:56:46.541Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-04-17T10:56:46.600Z] ok github.com/docker/docker/container 0.120s coverage: 34.9% of statements [2020-04-17T10:56:46.600Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-17T10:56:46.600Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-17T10:56:46.600Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-17T10:56:46.600Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-17T10:56:47.473Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-04-17T10:56:51.650Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.15s) [2020-04-17T10:56:51.650Z] === RUN TestCreateServiceSecretFileMode [2020-04-17T10:56:54.929Z] --- PASS: TestCreateServiceSecretFileMode (3.14s) [2020-04-17T10:56:54.929Z] === RUN TestCreateServiceConfigFileMode [2020-04-17T10:56:58.203Z] --- PASS: TestCreateServiceConfigFileMode (3.02s) [2020-04-17T10:56:58.203Z] === RUN TestCreateServiceSysctls [2020-04-17T10:56:58.787Z] ok github.com/docker/docker/daemon/cluster 0.032s coverage: 0.5% of statements [2020-04-17T10:56:58.787Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-04-17T10:57:00.157Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.6% of statements [2020-04-17T10:57:01.408Z] --- PASS: TestServiceUpdateSecrets (15.77s) [2020-04-17T10:57:01.408Z] === RUN TestServiceUpdateConfigs [2020-04-17T10:57:02.378Z] --- PASS: TestCreateServiceSysctls (4.05s) [2020-04-17T10:57:02.378Z] === RUN TestCreateServiceCapabilities [2020-04-17T10:57:04.902Z] --- PASS: TestCreateServiceCapabilities (2.75s) [2020-04-17T10:57:04.902Z] === RUN TestInspect [2020-04-17T10:57:04.902Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-04-17T10:57:05.833Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-04-17T10:57:06.090Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-04-17T10:57:07.462Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-04-17T10:57:08.254Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 14.0% of statements [2020-04-17T10:57:08.393Z] --- PASS: TestInspect (3.58s) [2020-04-17T10:57:08.393Z] === RUN TestCreateJob [2020-04-17T10:57:08.650Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-04-17T10:57:08.818Z] ok github.com/docker/docker/daemon 12.207s coverage: 17.3% of statements [2020-04-17T10:57:08.818Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-17T10:57:08.818Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-17T10:57:10.020Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-04-17T10:57:10.020Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-04-17T10:57:10.020Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-04-17T10:57:10.020Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-04-17T10:57:10.020Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-04-17T10:57:10.187Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-04-17T10:57:10.751Z] ok github.com/docker/docker/daemon/config 0.067s coverage: 81.7% of statements [2020-04-17T10:57:11.314Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-04-17T10:57:11.314Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-17T10:57:11.314Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-17T10:57:12.543Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-04-17T10:57:12.543Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-04-17T10:57:12.543Z] --- PASS: TestCreateJob (4.14s) [2020-04-17T10:57:12.543Z] === RUN TestReplicatedJob [2020-04-17T10:57:12.686Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2020-04-17T10:57:13.107Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-04-17T10:57:14.039Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-04-17T10:57:15.210Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-04-17T10:57:15.410Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-04-17T10:57:15.410Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-04-17T10:57:15.774Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.210s coverage: 57.0% of statements [2020-04-17T10:57:16.606Z] --- PASS: TestServiceUpdateConfigs (15.79s) [2020-04-17T10:57:16.606Z] === RUN TestServiceUpdateNetwork [2020-04-17T10:57:18.689Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-04-17T10:57:18.689Z] --- PASS: TestReplicatedJob (6.01s) [2020-04-17T10:57:18.689Z] === RUN TestUpdateReplicatedJob [2020-04-17T10:57:19.057Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.399s coverage: 72.5% of statements [2020-04-17T10:57:19.057Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.428s coverage: 45.9% of statements [2020-04-17T10:57:20.427Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2020-04-17T10:57:20.427Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-17T10:57:20.584Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-04-17T10:57:21.515Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-04-17T10:57:21.772Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-04-17T10:57:21.797Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.173s coverage: 49.5% of statements [2020-04-17T10:57:22.031Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-04-17T10:57:22.288Z] --- PASS: TestUpdateReplicatedJob (3.95s) [2020-04-17T10:57:22.288Z] === RUN TestServiceListWithStatuses [2020-04-17T10:57:22.288Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-17T10:57:22.288Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-17T10:57:22.288Z] === RUN TestDockerNetworkConnectAlias [2020-04-17T10:57:22.853Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-04-17T10:57:22.853Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-04-17T10:57:23.166Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.274s coverage: 76.1% of statements [2020-04-17T10:57:23.785Z] === RUN TestDockerSuite/TestBuildXZHost [2020-04-17T10:57:24.538Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.0% of statements [2020-04-17T10:57:25.103Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.105s coverage: 61.0% of statements [2020-04-17T10:57:25.103Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-17T10:57:25.103Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-17T10:57:25.360Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2020-04-17T10:57:26.290Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2020-04-17T10:57:26.311Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-04-17T10:57:26.568Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-04-17T10:57:26.568Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-04-17T10:57:27.132Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-04-17T10:57:28.063Z] === RUN TestDockerSuite/TestCommitChange [2020-04-17T10:57:28.063Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-04-17T10:57:28.187Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 4.9% of statements [2020-04-17T10:57:28.187Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-17T10:57:28.187Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-17T10:57:28.642Z] --- PASS: TestDockerNetworkConnectAlias (6.22s) [2020-04-17T10:57:28.642Z] === RUN TestDockerNetworkReConnect [2020-04-17T10:57:28.752Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 41.8% of statements [2020-04-17T10:57:29.206Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-04-17T10:57:30.123Z] ok github.com/docker/docker/daemon/logger/awslogs 0.154s coverage: 77.8% of statements [2020-04-17T10:57:30.124Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-17T10:57:30.124Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-17T10:57:30.124Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 67.0% of statements [2020-04-17T10:57:30.577Z] === RUN TestDockerSuite/TestCommitHardlink [2020-04-17T10:57:31.494Z] ok github.com/docker/docker/daemon/logger/journald 0.003s coverage: 26.2% of statements [2020-04-17T10:57:31.751Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 61.6% of statements [2020-04-17T10:57:31.786Z] --- PASS: TestServiceUpdateNetwork (15.95s) [2020-04-17T10:57:31.786Z] === RUN TestServiceUpdatePidsLimit [2020-04-17T10:57:31.786Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-04-17T10:57:32.008Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.014s coverage: 87.2% of statements [2020-04-17T10:57:32.474Z] === RUN TestDockerSuite/TestCommitNewFile [2020-04-17T10:57:32.786Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-04-17T10:57:33.380Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 75.2% of statements [2020-04-17T10:57:33.380Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-17T10:57:33.380Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.028s coverage: 19.8% of statements [2020-04-17T10:57:33.846Z] --- PASS: TestDockerNetworkReConnect (4.94s) [2020-04-17T10:57:33.846Z] === RUN TestServicePlugin [2020-04-17T10:57:34.104Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-04-17T10:57:34.753Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 33.3% of statements [2020-04-17T10:57:36.002Z] === RUN TestDockerSuite/TestCommitTTY [2020-04-17T10:57:36.124Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2020-04-17T10:57:36.124Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-04-17T10:57:36.688Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-04-17T10:57:36.688Z] ok github.com/docker/docker/daemon/logger/splunk 1.614s coverage: 82.5% of statements [2020-04-17T10:57:36.688Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-17T10:57:36.688Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-17T10:57:37.897Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-04-17T10:57:38.461Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-04-17T10:57:39.210Z] ok github.com/docker/docker/distribution/metadata 0.080s coverage: 48.2% of statements [2020-04-17T10:57:39.774Z] ok github.com/docker/docker/distribution 0.190s coverage: 22.1% of statements [2020-04-17T10:57:39.774Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-17T10:57:40.356Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-04-17T10:57:41.138Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-04-17T10:57:41.143Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-04-17T10:57:41.726Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-04-17T10:57:41.727Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-04-17T10:57:41.727Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-04-17T10:57:41.727Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-04-17T10:57:41.727Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-04-17T10:57:41.727Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-04-17T10:57:41.727Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-04-17T10:57:42.073Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-04-17T10:57:42.636Z] ok github.com/docker/docker/distribution/xfer 1.872s coverage: 85.1% of statements [2020-04-17T10:57:42.636Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-17T10:57:43.200Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2020-04-17T10:57:43.200Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-17T10:57:43.621Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-04-17T10:57:44.130Z] ok github.com/docker/docker/image/v1 0.025s coverage: 25.0% of statements [2020-04-17T10:57:44.130Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-17T10:57:45.061Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-04-17T10:57:45.516Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-04-17T10:57:45.516Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-04-17T10:57:45.516Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-04-17T10:57:45.994Z] ok github.com/docker/docker/opts 0.018s coverage: 67.4% of statements [2020-04-17T10:57:46.251Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-04-17T10:57:46.447Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-04-17T10:57:47.379Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-04-17T10:57:48.147Z] ok github.com/docker/docker/pkg/archive 0.430s coverage: 76.8% of statements [2020-04-17T10:57:48.311Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-04-17T10:57:49.079Z] ok github.com/docker/docker/pkg/authorization 0.176s coverage: 68.3% of statements [2020-04-17T10:57:49.243Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-04-17T10:57:49.337Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-04-17T10:57:49.489Z] --- PASS: TestServiceUpdatePidsLimit (17.86s) [2020-04-17T10:57:49.489Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s) [2020-04-17T10:57:49.489Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.14s) [2020-04-17T10:57:49.489Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s) [2020-04-17T10:57:49.489Z] PASS [2020-04-17T10:57:49.489Z] [2020-04-17T10:57:49.489Z] === Skipped [2020-04-17T10:57:49.489Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-04-17T10:57:49.489Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-17T10:57:49.489Z] [2020-04-17T10:57:49.489Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-04-17T10:57:49.489Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T10:57:49.489Z] [2020-04-17T10:57:49.489Z] [2020-04-17T10:57:49.489Z] DONE 27 tests, 2 skipped in 175.212s [2020-04-17T10:57:49.489Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-04-17T10:57:49.489Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:57:49.489Z] ++ set -e [2020-04-17T10:57:49.489Z] ++ '[' -n 0 ']' [2020-04-17T10:57:49.489Z] ++ set -x [2020-04-17T10:57:49.489Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:57:49.489Z] INFO: Testing against a local daemon [2020-04-17T10:57:49.489Z] === RUN TestSessionCreate [2020-04-17T10:57:49.489Z] --- PASS: TestSessionCreate (0.02s) [2020-04-17T10:57:49.489Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-17T10:57:49.489Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2020-04-17T10:57:49.489Z] PASS [2020-04-17T10:57:49.489Z] [2020-04-17T10:57:49.489Z] DONE 2 tests in 0.101s [2020-04-17T10:57:49.489Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-04-17T10:57:49.489Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:57:49.489Z] ++ set -e [2020-04-17T10:57:49.489Z] ++ '[' -n 0 ']' [2020-04-17T10:57:49.489Z] ++ set -x [2020-04-17T10:57:49.489Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:57:49.489Z] INFO: Testing against a local daemon [2020-04-17T10:57:49.489Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-17T10:57:49.489Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-17T10:57:49.489Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-17T10:57:49.489Z] === RUN TestEventsExecDie [2020-04-17T10:57:49.489Z] --- PASS: TestEventsExecDie (0.97s) [2020-04-17T10:57:49.489Z] === RUN TestEventsBackwardsCompatible [2020-04-17T10:57:49.489Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-04-17T10:57:49.489Z] === RUN TestInfoBinaryCommits [2020-04-17T10:57:49.594Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-04-17T10:57:49.769Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-04-17T10:57:49.769Z] === RUN TestInfoAPIVersioned [2020-04-17T10:57:49.769Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-04-17T10:57:49.769Z] === RUN TestInfoDiscoveryBackend [2020-04-17T10:57:50.049Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-04-17T10:57:50.049Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-17T10:57:50.175Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-04-17T10:57:50.175Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-04-17T10:57:50.175Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-04-17T10:57:51.058Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-17T10:57:51.058Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-17T10:57:51.109Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-04-17T10:57:51.109Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-04-17T10:57:51.109Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-04-17T10:57:51.109Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-04-17T10:57:51.366Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-04-17T10:57:51.668Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-04-17T10:57:51.668Z] === RUN TestInfoAPI [2020-04-17T10:57:51.668Z] --- PASS: TestInfoAPI (0.02s) [2020-04-17T10:57:51.668Z] === RUN TestInfoAPIWarnings [2020-04-17T10:57:52.277Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-04-17T10:57:52.277Z] === RUN TestInfoDebug [2020-04-17T10:57:52.300Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-04-17T10:57:52.864Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-04-17T10:57:52.887Z] --- PASS: TestInfoDebug (0.52s) [2020-04-17T10:57:52.887Z] === RUN TestInfoInsecureRegistries [2020-04-17T10:57:53.166Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-04-17T10:57:53.166Z] === RUN TestInfoRegistryMirrors [2020-04-17T10:57:53.777Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-04-17T10:57:53.777Z] === RUN TestLoginFailsWithBadCredentials [2020-04-17T10:57:53.796Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-04-17T10:57:53.796Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-04-17T10:57:53.849Z] ok github.com/docker/docker/layer 7.803s coverage: 68.8% of statements [2020-04-17T10:57:53.849Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-17T10:57:53.849Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-17T10:57:53.849Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-17T10:57:53.849Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-17T10:57:53.849Z] ? github.com/docker/docker/oci [no test files] [2020-04-17T10:57:53.849Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-17T10:57:53.849Z] ok github.com/docker/docker/pkg/chrootarchive 2.952s coverage: 43.2% of statements [2020-04-17T10:57:53.849Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-17T10:57:53.849Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-17T10:57:53.849Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2020-04-17T10:57:53.849Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2020-04-17T10:57:54.057Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s) [2020-04-17T10:57:54.057Z] === RUN TestPingCacheHeaders [2020-04-17T10:57:54.057Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-04-17T10:57:54.057Z] === RUN TestPingGet [2020-04-17T10:57:54.057Z] --- PASS: TestPingGet (0.01s) [2020-04-17T10:57:54.057Z] === RUN TestPingHead [2020-04-17T10:57:54.057Z] --- PASS: TestPingHead (0.01s) [2020-04-17T10:57:54.057Z] === RUN TestVersion [2020-04-17T10:57:54.057Z] --- PASS: TestVersion (0.02s) [2020-04-17T10:57:54.057Z] PASS [2020-04-17T10:57:54.057Z] [2020-04-17T10:57:54.057Z] === Skipped [2020-04-17T10:57:54.057Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-17T10:57:54.057Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-17T10:57:54.057Z] [2020-04-17T10:57:54.057Z] [2020-04-17T10:57:54.057Z] DONE 18 tests, 1 skipped in 5.676s [2020-04-17T10:57:54.057Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-04-17T10:57:54.057Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:57:54.057Z] ++ set -e [2020-04-17T10:57:54.057Z] ++ '[' -n 0 ']' [2020-04-17T10:57:54.057Z] ++ set -x [2020-04-17T10:57:54.057Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:57:54.106Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2020-04-17T10:57:54.337Z] INFO: Testing against a local daemon [2020-04-17T10:57:54.337Z] === RUN TestVolumesCreateAndList [2020-04-17T10:57:54.337Z] --- PASS: TestVolumesCreateAndList (0.01s) [2020-04-17T10:57:54.337Z] === RUN TestVolumesRemove [2020-04-17T10:57:54.337Z] --- PASS: TestVolumesRemove (0.13s) [2020-04-17T10:57:54.337Z] === RUN TestVolumesInspect [2020-04-17T10:57:54.337Z] --- PASS: TestVolumesInspect (0.01s) [2020-04-17T10:57:54.337Z] === RUN TestVolumesInvalidJSON [2020-04-17T10:57:54.337Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-17T10:57:54.337Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-17T10:57:54.337Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-17T10:57:54.337Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-04-17T10:57:54.337Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-17T10:57:54.337Z] PASS [2020-04-17T10:57:54.337Z] [2020-04-17T10:57:54.337Z] DONE 5 tests in 0.248s [2020-04-17T10:57:54.337Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-17T10:57:54.617Z] ++++ cat bundles/test-integration/docker.pid [2020-04-17T10:57:54.617Z] +++ kill 11804 [2020-04-17T10:57:55.036Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2020-04-17T10:57:55.600Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2020-04-17T10:57:55.694Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-04-17T10:57:55.857Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-04-17T10:57:56.084Z] +++ /etc/init.d/apparmor stop [2020-04-17T10:57:56.084Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-17T10:57:56.084Z] [2020-04-17T10:57:56.084Z] Unloading profiles will leave already running processes permanently [2020-04-17T10:57:56.084Z] unconfined, which can lead to unexpected situations. [2020-04-17T10:57:56.084Z] [2020-04-17T10:57:56.084Z] To set a process to complain mode, use the command line tool [2020-04-17T10:57:56.084Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-17T10:57:56.084Z] +++ true [2020-04-17T10:57:56.084Z] [2020-04-17T10:57:56.625Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-04-17T10:57:56.625Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-04-17T10:57:57.225Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2020-04-17T10:57:57.556Z] === RUN TestDockerSuite/TestContainerAPIGetChanges Post stage [Pipeline] junit [2020-04-17T10:57:57.582Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2020-04-17T10:57:57.790Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements Post stage [Pipeline] sh [2020-04-17T10:57:58.140Z] + echo Ensuring container killed. [2020-04-17T10:57:58.140Z] Ensuring container killed. [2020-04-17T10:57:58.140Z] + docker rm -vf docker-pr4 [2020-04-17T10:57:58.140Z] Error: No such container: docker-pr4 [2020-04-17T10:57:58.140Z] + true [Pipeline] sh [2020-04-17T10:57:58.353Z] ok github.com/docker/docker/pkg/discovery/kv 3.055s coverage: 84.1% of statements [2020-04-17T10:57:58.492Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-04-17T10:57:58.504Z] + echo Chowning /workspace to jenkins user [2020-04-17T10:57:58.504Z] Chowning /workspace to jenkins user [2020-04-17T10:57:58.504Z] + id -u [2020-04-17T10:57:58.504Z] + id -g [2020-04-17T10:57:58.504Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40826:/workspace busybox chown -R 1001:1001 /workspace [2020-04-17T10:57:58.504Z] Unable to find image 'busybox:latest' locally [2020-04-17T10:57:58.610Z] ok github.com/docker/docker/pkg/fsutils 0.195s coverage: 85.1% of statements [2020-04-17T10:57:58.783Z] latest: Pulling from library/busybox [2020-04-17T10:57:58.783Z] 0f0ac3ee2e90: Pulling fs layer [2020-04-17T10:57:58.866Z] ok github.com/docker/docker/pkg/homedir 0.027s coverage: 11.4% of statements [2020-04-17T10:57:59.057Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-04-17T10:57:59.063Z] 0f0ac3ee2e90: Verifying Checksum [2020-04-17T10:57:59.063Z] 0f0ac3ee2e90: Download complete [2020-04-17T10:57:59.343Z] 0f0ac3ee2e90: Pull complete [2020-04-17T10:57:59.343Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-04-17T10:57:59.343Z] Status: Downloaded newer image for busybox:latest [2020-04-17T10:57:59.797Z] ok github.com/docker/docker/pkg/idtools 0.477s coverage: 70.1% of statements [2020-04-17T10:57:59.988Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-04-17T10:57:59.988Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-04-17T10:58:00.054Z] ok github.com/docker/docker/pkg/ioutils 0.476s coverage: 69.3% of statements [2020-04-17T10:58:00.311Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2020-04-17T10:58:00.568Z] ok github.com/docker/docker/pkg/locker 0.022s coverage: 88.9% of statements [2020-04-17T10:58:00.826Z] ok github.com/docker/docker/pkg/longpath 0.011s coverage: 100.0% of statements [2020-04-17T10:58:00.826Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-17T10:58:00.826Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-17T10:58:00.919Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-04-17T10:58:01.083Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-04-17T10:58:01.083Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-17T10:58:01.083Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-17T10:58:01.648Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-04-17T10:58:01.648Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 91.4% of statements [2020-04-17T10:58:01.732Z] + bundleName=s390x-integration [2020-04-17T10:58:01.732Z] + echo Creating s390x-integration-bundles.tar.gz [2020-04-17T10:58:01.732Z] Creating s390x-integration-bundles.tar.gz [2020-04-17T10:58:01.732Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2020-04-17T10:58:01.732Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-04-17T10:58:01.765Z] Archiving artifacts [2020-04-17T10:58:01.850Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-04-17T10:58:01.904Z] ok github.com/docker/docker/pkg/pidfile 0.010s coverage: 82.4% of statements [2020-04-17T10:58:01.904Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-17T10:58:01.904Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-17T10:58:02.081Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40826/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-17T10:58:02.414Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-04-17T10:58:02.460Z] + make clean [2020-04-17T10:58:02.671Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-04-17T10:58:02.748Z] docker volume rm -f docker-dev-cache [2020-04-17T10:58:02.748Z] docker-dev-cache [Pipeline] deleteDir [2020-04-17T10:58:02.835Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2020-04-17T10:58:03.235Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-04-17T10:58:03.398Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [Pipeline] } [2020-04-17T10:58:03.963Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-04-17T10:58:03.963Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-17T10:58:05.130Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-04-17T10:58:05.331Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-04-17T10:58:05.588Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-04-17T10:58:06.499Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-04-17T10:58:06.500Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-04-17T10:58:06.500Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-04-17T10:58:06.500Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-04-17T10:58:06.500Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-04-17T10:58:07.430Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-04-17T10:58:08.360Z] --- PASS: TestServicePlugin (34.74s) [2020-04-17T10:58:08.360Z] plugin_test.go:62: [d0f03376bb7d5] joining swarm manager [dd77c8851dd23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T10:58:08.360Z] plugin_test.go:65: [d436a8b433367] joining swarm manager [dd77c8851dd23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T10:58:08.360Z] === RUN TestServiceUpdateLabel [2020-04-17T10:58:08.860Z] ok github.com/docker/docker/pkg/signal 2.423s coverage: 61.0% of statements [2020-04-17T10:58:08.860Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-04-17T10:58:09.117Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-04-17T10:58:09.374Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-04-17T10:58:09.630Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-04-17T10:58:10.195Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 71.3% of statements [2020-04-17T10:58:10.759Z] ok github.com/docker/docker/pkg/system 0.020s coverage: 35.0% of statements [2020-04-17T10:58:11.016Z] ok github.com/docker/docker/pkg/tailfile 0.054s coverage: 88.6% of statements [2020-04-17T10:58:11.580Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2020-04-17T10:58:11.633Z] --- PASS: TestServiceUpdateLabel (3.02s) [2020-04-17T10:58:11.633Z] === RUN TestServiceUpdateSecrets [2020-04-17T10:58:11.889Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-04-17T10:58:12.145Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.1% of statements [2020-04-17T10:58:12.145Z] testing: warning: no tests to run [2020-04-17T10:58:12.145Z] coverage: [no statements] [2020-04-17T10:58:12.145Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-04-17T10:58:12.708Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-04-17T10:58:12.708Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-04-17T10:58:12.820Z] === RUN TestDockerSuite/TestContainerAPITop [2020-04-17T10:58:12.965Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-04-17T10:58:13.385Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-04-17T10:58:13.385Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-04-17T10:58:13.642Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-04-17T10:58:14.176Z] 65014b3c3121: Pull complete [2020-04-17T10:58:15.488Z] ok github.com/docker/docker/plugin 0.532s coverage: 27.1% of statements [2020-04-17T10:58:15.745Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-04-17T10:58:16.676Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-04-17T10:58:16.915Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-04-17T10:58:17.172Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-04-17T10:58:17.240Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-04-17T10:58:18.542Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-04-17T10:58:18.610Z] ok github.com/docker/docker/registry 0.074s coverage: 56.1% of statements [2020-04-17T10:58:19.174Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-04-17T10:58:19.432Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-04-17T10:58:19.995Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-04-17T10:58:20.252Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-04-17T10:58:22.716Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-04-17T10:58:22.773Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-04-17T10:58:23.281Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-04-17T10:58:23.704Z] ok github.com/docker/docker/volume/local 0.023s coverage: 73.0% of statements [2020-04-17T10:58:24.268Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-04-17T10:58:25.177Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-04-17T10:58:25.199Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2020-04-17T10:58:26.546Z] --- PASS: TestServiceUpdateSecrets (15.29s) [2020-04-17T10:58:26.546Z] === RUN TestServiceUpdateConfigs [2020-04-17T10:58:26.804Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-04-17T10:58:28.120Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 14.7% of statements [2020-04-17T10:58:28.120Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-17T10:58:28.120Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2020-04-17T10:58:28.120Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-17T10:58:28.120Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-17T10:58:28.120Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-17T10:58:28.120Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-17T10:58:28.120Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-17T10:58:28.120Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-17T10:58:28.120Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-17T10:58:28.120Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-17T10:58:28.120Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-17T10:58:28.120Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-17T10:58:28.120Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-17T10:58:28.120Z] ok github.com/docker/docker/api/types/strslice 0.034s coverage: 90.0% of statements [2020-04-17T10:58:28.120Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2020-04-17T10:58:28.120Z] ok github.com/docker/docker/api/server/router/swarm 0.038s coverage: 4.8% of statements [2020-04-17T10:58:28.120Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-17T10:58:28.120Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-17T10:58:28.120Z] ? github.com/docker/docker/api/types [no test files] [2020-04-17T10:58:28.120Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-17T10:58:28.120Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-17T10:58:28.120Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-17T10:58:28.120Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-17T10:58:28.120Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-17T10:58:28.120Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-17T10:58:28.120Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-17T10:58:28.120Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-17T10:58:28.120Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-17T10:58:28.120Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-17T10:58:28.120Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-17T10:58:28.120Z] ok github.com/docker/docker/api/types/time 0.025s coverage: 100.0% of statements [2020-04-17T10:58:28.120Z] ok github.com/docker/docker/api/types/versions 0.032s coverage: 75.0% of statements [2020-04-17T10:58:28.120Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-17T10:58:28.120Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-17T10:58:28.120Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-17T10:58:28.120Z] ? github.com/docker/docker/builder [no test files] [2020-04-17T10:58:28.120Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-17T10:58:28.120Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-17T10:58:28.120Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-17T10:58:28.120Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-17T10:58:28.120Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-17T10:58:28.120Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-17T10:58:28.120Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-17T10:58:28.120Z] ok github.com/docker/docker/builder/dockerignore 0.020s coverage: 96.8% of statements [2020-04-17T10:58:28.185Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-04-17T10:58:30.085Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-04-17T10:58:30.182Z] ok github.com/docker/docker/cli/debug 0.013s coverage: 100.0% of statements [2020-04-17T10:58:31.459Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-04-17T10:58:32.828Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-04-17T10:58:33.680Z] ok github.com/docker/docker/builder/remotecontext/git 5.688s coverage: 86.3% of statements [2020-04-17T10:58:34.328Z] ok github.com/docker/docker/builder/remotecontext 0.530s coverage: 13.6% of statements [2020-04-17T10:58:34.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00070e880_} [2020-04-17T10:58:36.092Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1133594977_/foo_false____} [2020-04-17T10:58:37.041Z] ok github.com/docker/docker/builder/dockerfile 1.419s coverage: 48.2% of statements [2020-04-17T10:58:37.041Z] ? github.com/docker/docker/cli [no test files] [2020-04-17T10:58:37.041Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-17T10:58:37.375Z] ok github.com/docker/docker/pkg/plugins 33.635s coverage: 76.6% of statements [2020-04-17T10:58:37.375Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-17T10:58:37.375Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-17T10:58:37.375Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-17T10:58:37.375Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-17T10:58:37.375Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-17T10:58:37.375Z] ? github.com/docker/docker/rootless [no test files] [2020-04-17T10:58:37.375Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-17T10:58:37.375Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-17T10:58:37.375Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-17T10:58:37.375Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-17T10:58:37.375Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-17T10:58:37.375Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-17T10:58:37.375Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-17T10:58:37.375Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-17T10:58:37.375Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-17T10:58:37.375Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-17T10:58:37.375Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-17T10:58:37.375Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-17T10:58:37.375Z] ? github.com/docker/docker/volume [no test files] [2020-04-17T10:58:37.375Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-17T10:58:37.375Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-17T10:58:37.375Z] [2020-04-17T10:58:37.375Z] === Skipped [2020-04-17T10:58:37.375Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-17T10:58:37.375Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-17T10:58:37.375Z] [2020-04-17T10:58:37.375Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-17T10:58:37.375Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-17T10:58:37.375Z] [2020-04-17T10:58:37.375Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-17T10:58:37.375Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T10:58:37.375Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T10:58:37.375Z] [2020-04-17T10:58:37.375Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-17T10:58:37.375Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T10:58:37.375Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T10:58:37.375Z] [2020-04-17T10:58:37.375Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-17T10:58:37.375Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T10:58:37.375Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T10:58:37.375Z] [2020-04-17T10:58:37.375Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-17T10:58:37.375Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T10:58:37.375Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T10:58:37.375Z] [2020-04-17T10:58:37.375Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-17T10:58:37.375Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T10:58:37.375Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T10:58:37.375Z] [2020-04-17T10:58:37.375Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-17T10:58:37.375Z] graphtest_unix.go:73: No driver to put! [2020-04-17T10:58:37.375Z] [2020-04-17T10:58:37.375Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-17T10:58:37.375Z] time="2020-04-17T10:57:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T10:58:37.375Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T10:58:37.375Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T10:58:37.375Z] [2020-04-17T10:58:37.375Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-17T10:58:37.375Z] time="2020-04-17T10:57:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T10:58:37.375Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T10:58:37.375Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T10:58:37.375Z] [2020-04-17T10:58:37.375Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-17T10:58:37.375Z] time="2020-04-17T10:57:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T10:58:37.375Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T10:58:37.375Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T10:58:37.376Z] [2020-04-17T10:58:37.376Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-17T10:58:37.376Z] time="2020-04-17T10:57:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T10:58:37.376Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T10:58:37.376Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T10:58:37.376Z] [2020-04-17T10:58:37.376Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-17T10:58:37.376Z] time="2020-04-17T10:57:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T10:58:37.376Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T10:58:37.376Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T10:58:37.376Z] [2020-04-17T10:58:37.376Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-17T10:58:37.376Z] graphtest_unix.go:73: No driver to put! [2020-04-17T10:58:37.376Z] [2020-04-17T10:58:37.376Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-17T10:58:37.376Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-17T10:58:37.376Z] [2020-04-17T10:58:37.376Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-17T10:58:37.376Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-17T10:58:37.376Z] [2020-04-17T10:58:37.376Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-17T10:58:37.376Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-17T10:58:37.376Z] [2020-04-17T10:58:37.376Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-17T10:58:37.376Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-17T10:58:37.376Z] [2020-04-17T10:58:37.376Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-17T10:58:37.376Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T10:58:37.376Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T10:58:37.376Z] [2020-04-17T10:58:37.376Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-17T10:58:37.376Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T10:58:37.376Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T10:58:37.376Z] [2020-04-17T10:58:37.376Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-17T10:58:37.376Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T10:58:37.376Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T10:58:37.376Z] [2020-04-17T10:58:37.376Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-17T10:58:37.376Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T10:58:37.376Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T10:58:37.376Z] [2020-04-17T10:58:37.376Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-17T10:58:37.376Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T10:58:37.376Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T10:58:37.376Z] [2020-04-17T10:58:37.376Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-17T10:58:37.376Z] graphtest_unix.go:73: No driver to put! [2020-04-17T10:58:37.376Z] [2020-04-17T10:58:37.376Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-17T10:58:37.376Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-17T10:58:37.376Z] [2020-04-17T10:58:37.376Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-17T10:58:37.376Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-17T10:58:37.376Z] [2020-04-17T10:58:37.376Z] [2020-04-17T10:58:37.376Z] DONE 2143 tests, 26 skipped in 246.926s Post stage [Pipeline] junit [2020-04-17T10:58:37.386Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-04-17T10:58:37.961Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40826/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0a1f9bc5501dc58aa1e161e20af36d4184f5a19e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0a1f9bc5501dc58aa1e161e20af36d4184f5a19e hack/validate/vendor [2020-04-17T10:58:37.986Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1133594977_/foo_true____} [2020-04-17T10:58:38.525Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-04-17T10:58:39.358Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3009312588_/foo_false____} [2020-04-17T10:58:39.419Z] + echo Building e2e image [2020-04-17T10:58:39.419Z] Building e2e image [2020-04-17T10:58:39.419Z] + docker build --build-arg DOCKER_GITCOMMIT=0a1f9bc5501dc58aa1e161e20af36d4184f5a19e -t moby-e2e-test -f Dockerfile.e2e . [2020-04-17T10:58:39.419Z] #2 [internal] load .dockerignore [2020-04-17T10:58:39.419Z] #2 transferring context: 34B done [2020-04-17T10:58:39.419Z] #2 DONE 0.0s [2020-04-17T10:58:39.419Z] [2020-04-17T10:58:39.419Z] #1 [internal] load build definition from Dockerfile.e2e [2020-04-17T10:58:39.419Z] #1 transferring dockerfile: 3.21kB done [2020-04-17T10:58:39.419Z] #1 DONE 0.0s [2020-04-17T10:58:39.419Z] [2020-04-17T10:58:39.419Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-alpine [2020-04-17T10:58:39.678Z] #4 ... [2020-04-17T10:58:39.678Z] [2020-04-17T10:58:39.678Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-04-17T10:58:39.678Z] #3 DONE 0.2s [2020-04-17T10:58:39.678Z] [2020-04-17T10:58:39.678Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-alpine [2020-04-17T10:58:39.678Z] #4 DONE 0.2s [2020-04-17T10:58:39.678Z] [2020-04-17T10:58:39.678Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... [2020-04-17T10:58:39.678Z] #14 resolve docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c174965a51e393064e46f6eb32adb80daa6097851268458136fd68b6 done [2020-04-17T10:58:39.678Z] #14 sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 0B / 301.28kB 0.1s [2020-04-17T10:58:39.678Z] #14 sha256:84a409b4c174965a51e393064e46f6eb32adb80daa6097851268458136fd68b6 1.65kB / 1.65kB done [2020-04-17T10:58:39.678Z] #14 sha256:c036cd76f7c49d77e3fb960854076ec537524f89bb0c99d73e5945b68e08a011 1.36kB / 1.36kB done [2020-04-17T10:58:39.678Z] #14 sha256:3369136a43d197814f14414bf7112e8ddebd23c5bf787dd14dc3f078bad90dae 3.83kB / 3.83kB done [2020-04-17T10:58:39.678Z] #14 sha256:aad63a9339440e7c3e1fff2b988991b9bfb81280042fa7f39a5e327023056819 800.30kB / 2.80MB 0.1s [2020-04-17T10:58:39.937Z] #14 sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 301.28kB / 301.28kB 0.2s [2020-04-17T10:58:39.937Z] #14 sha256:aad63a9339440e7c3e1fff2b988991b9bfb81280042fa7f39a5e327023056819 2.80MB / 2.80MB 0.2s [2020-04-17T10:58:39.937Z] #14 sha256:7b2225181d6bcfb7877529a7257ff207cb14e52831420f770cbc2187031b6228 0B / 153B 0.2s [2020-04-17T10:58:39.937Z] #14 extracting sha256:aad63a9339440e7c3e1fff2b988991b9bfb81280042fa7f39a5e327023056819 [2020-04-17T10:58:40.196Z] #14 ... [2020-04-17T10:58:40.196Z] [2020-04-17T10:58:40.196Z] #8 [internal] load build context [2020-04-17T10:58:40.196Z] #8 transferring context: 835.33kB 0.3s done [2020-04-17T10:58:40.196Z] #8 DONE 0.4s [2020-04-17T10:58:40.196Z] [2020-04-17T10:58:40.196Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... [2020-04-17T10:58:40.196Z] #14 sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 301.28kB / 301.28kB 0.2s done [2020-04-17T10:58:40.196Z] #14 sha256:aad63a9339440e7c3e1fff2b988991b9bfb81280042fa7f39a5e327023056819 2.80MB / 2.80MB 0.2s done [2020-04-17T10:58:40.196Z] #14 sha256:7b2225181d6bcfb7877529a7257ff207cb14e52831420f770cbc2187031b6228 153B / 153B 0.2s done [2020-04-17T10:58:40.196Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 8.56MB / 126.95MB 0.4s [2020-04-17T10:58:40.196Z] #14 sha256:5871566633bc6faf1b0e52c1712830bcc8ef24b9b6dddc4fdf9f24f1d0b257ef 124B / 124B 0.2s done [2020-04-17T10:58:40.196Z] #14 extracting sha256:aad63a9339440e7c3e1fff2b988991b9bfb81280042fa7f39a5e327023056819 0.4s done [2020-04-17T10:58:40.453Z] #14 ... [2020-04-17T10:58:40.453Z] [2020-04-17T10:58:40.453Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0... [2020-04-17T10:58:40.453Z] #5 resolve docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f done [2020-04-17T10:58:40.453Z] #5 sha256:de78803598bc4c940fc4591d412bffe488205d5d953f94751c6308deeaaa7eb8 528B / 528B done [2020-04-17T10:58:40.453Z] #5 sha256:af341ccd2df8b0e2d67cf8dd32e087bfda4e5756ebd1c76bbf3efa0dc246590e 1.51kB / 1.51kB done [2020-04-17T10:58:40.453Z] #5 sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 2.79MB / 2.79MB 0.1s done [2020-04-17T10:58:40.453Z] #5 sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f 1.64kB / 1.64kB done [2020-04-17T10:58:40.453Z] #5 extracting sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 0.5s done [2020-04-17T10:58:40.453Z] #5 DONE 0.7s [2020-04-17T10:58:40.453Z] [2020-04-17T10:58:40.453Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... [2020-04-17T10:58:40.453Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 21.40MB / 126.95MB 0.6s [2020-04-17T10:58:40.453Z] #14 extracting sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 [2020-04-17T10:58:40.453Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 39.28MB / 126.95MB 0.8s [2020-04-17T10:58:40.710Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 46.49MB / 126.95MB 0.9s [2020-04-17T10:58:40.710Z] #14 extracting sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 0.3s done [2020-04-17T10:58:40.710Z] #14 extracting sha256:7b2225181d6bcfb7877529a7257ff207cb14e52831420f770cbc2187031b6228 [2020-04-17T10:58:40.968Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 67.77MB / 126.95MB 1.2s [2020-04-17T10:58:40.968Z] #14 extracting sha256:7b2225181d6bcfb7877529a7257ff207cb14e52831420f770cbc2187031b6228 0.0s done [2020-04-17T10:58:40.968Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 84.48MB / 126.95MB 1.4s [2020-04-17T10:58:41.225Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 96.88MB / 126.95MB 1.5s [2020-04-17T10:58:41.225Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 115.12MB / 126.95MB 1.7s [2020-04-17T10:58:41.254Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3009312588_/foo_true____} [2020-04-17T10:58:41.485Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 124.31MB / 126.95MB 1.8s [2020-04-17T10:58:41.742Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 126.95MB / 126.95MB 1.9s done [2020-04-17T10:58:41.742Z] #14 ... [2020-04-17T10:58:41.742Z] [2020-04-17T10:58:41.742Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-04-17T10:58:41.742Z] #6 DONE 1.3s [2020-04-17T10:58:41.742Z] [2020-04-17T10:58:41.742Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... [2020-04-17T10:58:41.742Z] #14 extracting sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a [2020-04-17T10:58:41.818Z] --- PASS: TestServiceUpdateConfigs (15.31s) [2020-04-17T10:58:41.818Z] === RUN TestServiceUpdateNetwork [2020-04-17T10:58:42.383Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3009312588_/foo_true__0xc00070e8e0__} [2020-04-17T10:58:44.281Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00070e900_} [2020-04-17T10:58:45.483Z] ok github.com/docker/docker/client 0.667s coverage: 75.5% of statements [2020-04-17T10:58:45.650Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00070e920_} [2020-04-17T10:58:46.995Z] #14 extracting sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 5.1s [2020-04-17T10:58:47.252Z] #14 ... [2020-04-17T10:58:47.252Z] [2020-04-17T10:58:47.252Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-04-17T10:58:47.252Z] #7 1.005 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-04-17T10:58:47.252Z] #7 2.089 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-04-17T10:58:47.252Z] #7 2.189 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-04-17T10:58:47.252Z] #7 2.198 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-04-17T10:58:47.252Z] #7 2.208 (3/30) Installing readline (8.0.0-r0) [2020-04-17T10:58:47.252Z] #7 2.214 (4/30) Installing bash (5.0.0-r0) [2020-04-17T10:58:47.252Z] #7 2.229 Executing bash-5.0.0-r0.post-install [2020-04-17T10:58:47.252Z] #7 2.231 (5/30) Installing ca-certificates (20191127-r0) [2020-04-17T10:58:47.252Z] #7 2.250 (6/30) Installing libgcc (8.3.0-r0) [2020-04-17T10:58:47.252Z] #7 2.253 (7/30) Installing libstdc++ (8.3.0-r0) [2020-04-17T10:58:47.252Z] #7 2.274 (8/30) Installing binutils (2.32-r0) [2020-04-17T10:58:47.252Z] #7 2.372 (9/30) Installing gmp (6.1.2-r1) [2020-04-17T10:58:47.252Z] #7 2.379 (10/30) Installing isl (0.18-r0) [2020-04-17T10:58:47.252Z] #7 2.398 (11/30) Installing libgomp (8.3.0-r0) [2020-04-17T10:58:47.252Z] #7 2.404 (12/30) Installing libatomic (8.3.0-r0) [2020-04-17T10:58:47.252Z] #7 2.407 (13/30) Installing mpfr3 (3.1.5-r1) [2020-04-17T10:58:47.252Z] #7 2.413 (14/30) Installing mpc1 (1.1.0-r0) [2020-04-17T10:58:47.252Z] #7 2.417 (15/30) Installing gcc (8.3.0-r0) [2020-04-17T10:58:47.252Z] #7 3.297 (16/30) Installing musl-dev (1.1.22-r3) [2020-04-17T10:58:47.252Z] #7 3.395 (17/30) Installing libc-dev (0.7.1-r0) [2020-04-17T10:58:47.252Z] #7 3.396 (18/30) Installing g++ (8.3.0-r0) [2020-04-17T10:58:47.252Z] #7 3.965 (19/30) Installing nghttp2-libs (1.39.2-r0) [2020-04-17T10:58:47.252Z] #7 3.969 (20/30) Installing libcurl (7.66.0-r0) [2020-04-17T10:58:47.252Z] #7 3.977 (21/30) Installing expat (2.2.8-r0) [2020-04-17T10:58:47.252Z] #7 3.981 (22/30) Installing pcre2 (10.33-r0) [2020-04-17T10:58:47.252Z] #7 3.989 (23/30) Installing git (2.22.3-r0) [2020-04-17T10:58:47.252Z] #7 4.186 (24/30) Installing libmnl (1.0.4-r0) [2020-04-17T10:58:47.253Z] #7 4.189 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-04-17T10:58:47.253Z] #7 4.193 (26/30) Installing iptables (1.8.3-r1) [2020-04-17T10:58:47.253Z] #7 4.218 (27/30) Installing pigz (2.4-r0) [2020-04-17T10:58:47.253Z] #7 4.223 (28/30) Installing tar (1.32-r0) [2020-04-17T10:58:47.253Z] #7 4.231 (29/30) Installing xz-libs (5.2.4-r0) [2020-04-17T10:58:47.253Z] #7 4.241 (30/30) Installing xz (5.2.4-r0) [2020-04-17T10:58:47.253Z] #7 4.247 Executing busybox-1.30.1-r3.trigger [2020-04-17T10:58:47.253Z] #7 4.251 Executing ca-certificates-20191127-r0.trigger [2020-04-17T10:58:47.253Z] #7 4.299 OK: 179 MiB in 44 packages [2020-04-17T10:58:47.253Z] #7 DONE 5.5s [2020-04-17T10:58:47.253Z] [2020-04-17T10:58:47.253Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... [2020-04-17T10:58:47.253Z] #14 ... [2020-04-17T10:58:47.253Z] [2020-04-17T10:58:47.253Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-04-17T10:58:47.253Z] #9 DONE 0.1s [2020-04-17T10:58:47.253Z] [2020-04-17T10:58:47.253Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... [2020-04-17T10:58:47.510Z] #14 ... [2020-04-17T10:58:47.510Z] [2020-04-17T10:58:47.510Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-04-17T10:58:47.510Z] #10 DONE 0.1s [2020-04-17T10:58:47.510Z] [2020-04-17T10:58:47.510Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-04-17T10:58:47.510Z] #11 DONE 0.1s [2020-04-17T10:58:47.510Z] [2020-04-17T10:58:47.510Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... [2020-04-17T10:58:47.510Z] #14 ... [2020-04-17T10:58:47.510Z] [2020-04-17T10:58:47.510Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-04-17T10:58:47.510Z] #12 DONE 0.1s [2020-04-17T10:58:47.510Z] [2020-04-17T10:58:47.510Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-04-17T10:58:47.510Z] #13 DONE 0.1s [2020-04-17T10:58:47.546Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00070e940_} [2020-04-17T10:58:47.546Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-04-17T10:58:47.768Z] [2020-04-17T10:58:47.768Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... [2020-04-17T10:58:47.768Z] #14 extracting sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 5.9s done [2020-04-17T10:58:47.768Z] #14 extracting sha256:5871566633bc6faf1b0e52c1712830bcc8ef24b9b6dddc4fdf9f24f1d0b257ef done [2020-04-17T10:58:48.025Z] #14 DONE 8.3s [2020-04-17T10:58:48.025Z] [2020-04-17T10:58:48.025Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-04-17T10:58:48.588Z] #15 0.574 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-17T10:58:49.439Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00070e960_} [2020-04-17T10:58:49.518Z] #15 1.642 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-17T10:58:49.518Z] #15 1.730 (1/42) Installing ncurses-terminfo-base (6.1_p20200118-r3) [2020-04-17T10:58:49.775Z] #15 1.735 (2/42) Installing ncurses-libs (6.1_p20200118-r3) [2020-04-17T10:58:49.775Z] #15 1.743 (3/42) Installing readline (8.0.1-r0) [2020-04-17T10:58:49.775Z] #15 1.747 (4/42) Installing bash (5.0.11-r1) [2020-04-17T10:58:49.775Z] #15 1.760 Executing bash-5.0.11-r1.post-install [2020-04-17T10:58:49.775Z] #15 1.762 (5/42) Installing linux-headers (4.19.36-r0) [2020-04-17T10:58:49.775Z] #15 1.839 (6/42) Installing libblkid (2.34-r1) [2020-04-17T10:58:49.775Z] #15 1.844 (7/42) Installing libuuid (2.34-r1) [2020-04-17T10:58:49.775Z] #15 1.846 (8/42) Installing btrfs-progs-libs (5.4-r0) [2020-04-17T10:58:49.775Z] #15 1.853 (9/42) Installing btrfs-progs-dev (5.4-r0) [2020-04-17T10:58:49.775Z] #15 1.859 (10/42) Installing libgcc (9.2.0-r4) [2020-04-17T10:58:49.775Z] #15 1.861 (11/42) Installing libstdc++ (9.2.0-r4) [2020-04-17T10:58:49.775Z] #15 1.875 (12/42) Installing binutils (2.33.1-r0) [2020-04-17T10:58:49.775Z] #15 1.943 (13/42) Installing libmagic (5.37-r1) [2020-04-17T10:58:50.032Z] #15 1.963 (14/42) Installing file (5.37-r1) [2020-04-17T10:58:50.032Z] #15 1.965 (15/42) Installing gmp (6.1.2-r1) [2020-04-17T10:58:50.032Z] #15 1.971 (16/42) Installing isl (0.18-r0) [2020-04-17T10:58:50.032Z] #15 1.987 (17/42) Installing libgomp (9.2.0-r4) [2020-04-17T10:58:50.032Z] #15 1.990 (18/42) Installing libatomic (9.2.0-r4) [2020-04-17T10:58:50.032Z] #15 1.992 (19/42) Installing mpfr4 (4.0.2-r1) [2020-04-17T10:58:50.032Z] #15 1.999 (20/42) Installing mpc1 (1.1.0-r1) [2020-04-17T10:58:50.032Z] #15 2.001 (21/42) Installing gcc (9.2.0-r4) [2020-04-17T10:58:50.599Z] #15 2.696 (22/42) Installing musl-dev (1.1.24-r2) [2020-04-17T10:58:50.599Z] #15 2.766 (23/42) Installing libc-dev (0.7.2-r0) [2020-04-17T10:58:50.599Z] #15 2.768 (24/42) Installing g++ (9.2.0-r4) [2020-04-17T10:58:50.810Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-04-17T10:58:51.163Z] #15 3.184 (25/42) Installing make (4.2.1-r2) [2020-04-17T10:58:51.163Z] #15 3.188 (26/42) Installing fortify-headers (1.1-r0) [2020-04-17T10:58:51.163Z] #15 3.190 (27/42) Installing build-base (0.5-r1) [2020-04-17T10:58:51.163Z] #15 3.192 (28/42) Installing nghttp2-libs (1.40.0-r0) [2020-04-17T10:58:51.163Z] #15 3.195 (29/42) Installing libcurl (7.67.0-r0) [2020-04-17T10:58:51.163Z] #15 3.202 (30/42) Installing curl (7.67.0-r0) [2020-04-17T10:58:51.163Z] #15 3.206 (31/42) Installing oniguruma (6.9.4-r0) [2020-04-17T10:58:51.163Z] #15 3.212 (32/42) Installing jq (1.6-r0) [2020-04-17T10:58:51.163Z] #15 3.220 (33/42) Installing device-mapper-libs (2.02.186-r0) [2020-04-17T10:58:51.163Z] #15 3.225 (34/42) Installing device-mapper-event-libs (2.02.186-r0) [2020-04-17T10:58:51.163Z] #15 3.227 (35/42) Installing libaio (0.3.112-r1) [2020-04-17T10:58:51.163Z] #15 3.230 (36/42) Installing lvm2-libs (2.02.186-r0) [2020-04-17T10:58:51.163Z] #15 3.260 (37/42) Installing libfdisk (2.34-r1) [2020-04-17T10:58:51.163Z] #15 3.266 (38/42) Installing libmount (2.34-r1) [2020-04-17T10:58:51.163Z] #15 3.272 (39/42) Installing libsmartcols (2.34-r1) [2020-04-17T10:58:51.163Z] #15 3.276 (40/42) Installing pkgconf (1.6.3-r0) [2020-04-17T10:58:51.163Z] #15 3.279 (41/42) Installing util-linux-dev (2.34-r1) [2020-04-17T10:58:51.163Z] #15 3.302 (42/42) Installing lvm2-dev (2.02.186-r0) [2020-04-17T10:58:51.163Z] #15 3.308 Executing busybox-1.31.1-r9.trigger [2020-04-17T10:58:51.163Z] #15 3.313 OK: 196 MiB in 57 packages [2020-04-17T10:58:51.726Z] #15 DONE 3.8s [2020-04-17T10:58:51.984Z] [2020-04-17T10:58:51.984Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-04-17T10:58:52.548Z] #16 DONE 0.7s [2020-04-17T10:58:52.548Z] [2020-04-17T10:58:52.548Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-04-17T10:58:52.707Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-04-17T10:58:52.707Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-04-17T10:58:52.707Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-04-17T10:58:52.707Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-04-17T10:58:52.707Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-04-17T10:58:52.707Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-04-17T10:58:52.707Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-04-17T10:58:52.707Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-04-17T10:58:52.707Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-04-17T10:58:52.707Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-04-17T10:58:52.707Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-04-17T10:58:52.707Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-04-17T10:58:52.707Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-04-17T10:58:52.707Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-04-17T10:58:52.707Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-04-17T10:58:52.708Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-04-17T10:58:52.708Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-04-17T10:58:52.708Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-04-17T10:58:53.113Z] #17 DONE 0.7s [2020-04-17T10:58:53.370Z] [2020-04-17T10:58:53.370Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-04-17T10:58:53.370Z] #18 DONE 0.0s [2020-04-17T10:58:53.370Z] [2020-04-17T10:58:53.370Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T10:58:53.370Z] #22 DONE 0.1s [2020-04-17T10:58:53.370Z] [2020-04-17T10:58:53.370Z] #31 [builder 1/4] COPY . . [2020-04-17T10:58:53.370Z] #31 ... [2020-04-17T10:58:53.370Z] [2020-04-17T10:58:53.370Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-04-17T10:58:53.370Z] #19 DONE 0.1s [2020-04-17T10:58:53.370Z] [2020-04-17T10:58:53.370Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-04-17T10:58:53.370Z] #26 DONE 0.1s [2020-04-17T10:58:53.370Z] [2020-04-17T10:58:53.370Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-17T10:58:53.370Z] #23 DONE 0.1s [2020-04-17T10:58:53.628Z] [2020-04-17T10:58:53.628Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-04-17T10:58:53.628Z] #27 DONE 0.1s [2020-04-17T10:58:53.628Z] [2020-04-17T10:58:53.628Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-04-17T10:58:53.628Z] #24 ... [2020-04-17T10:58:53.628Z] [2020-04-17T10:58:53.628Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-04-17T10:58:53.628Z] #28 DONE 0.1s [2020-04-17T10:58:53.912Z] [2020-04-17T10:58:53.912Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-04-17T10:58:54.862Z] #29 ... [2020-04-17T10:58:54.862Z] [2020-04-17T10:58:54.862Z] #31 [builder 1/4] COPY . . [2020-04-17T10:58:54.862Z] #31 DONE 1.5s [2020-04-17T10:58:54.862Z] [2020-04-17T10:58:54.862Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-04-17T10:58:55.982Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-04-17T10:58:56.231Z] #32 DONE 1.5s [2020-04-17T10:58:56.231Z] [2020-04-17T10:58:56.231Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-04-17T10:58:56.231Z] #24 1.756 + RM_GOPATH=0 [2020-04-17T10:58:56.231Z] #24 1.756 + TMP_GOPATH= [2020-04-17T10:58:56.231Z] #24 1.756 + : /build [2020-04-17T10:58:56.231Z] #24 1.756 + '[' -z '' ']' [2020-04-17T10:58:56.231Z] #24 1.756 ++ mktemp -d [2020-04-17T10:58:56.231Z] #24 1.762 + export GOPATH=/tmp/tmp.dKhODC [2020-04-17T10:58:56.231Z] #24 1.763 + GOPATH=/tmp/tmp.dKhODC [2020-04-17T10:58:56.231Z] #24 1.763 + RM_GOPATH=1 [2020-04-17T10:58:56.231Z] #24 1.764 ++ dirname ./install.sh [2020-04-17T10:58:56.231Z] #24 1.766 + dir=. [2020-04-17T10:58:56.231Z] #24 1.766 + bin=dockercli [2020-04-17T10:58:56.231Z] #24 1.766 + shift [2020-04-17T10:58:56.231Z] #24 1.767 + '[' '!' -f ./dockercli.installer ']' [2020-04-17T10:58:56.231Z] #24 1.767 + . ./dockercli.installer [2020-04-17T10:58:56.231Z] #24 1.767 ++ : stable [2020-04-17T10:58:56.231Z] #24 1.767 ++ : 17.06.2-ce [2020-04-17T10:58:56.231Z] #24 1.767 + install_dockercli [2020-04-17T10:58:56.231Z] #24 1.767 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-17T10:58:56.231Z] #24 1.768 Install docker/cli version 17.06.2-ce from stable [2020-04-17T10:58:56.231Z] #24 1.769 ++ uname -m [2020-04-17T10:58:56.231Z] #24 1.778 + arch=x86_64 [2020-04-17T10:58:56.231Z] #24 1.778 + '[' x86_64 '!=' x86_64 ']' [2020-04-17T10:58:56.231Z] #24 1.778 + url=https://download.docker.com/linux/static [2020-04-17T10:58:56.231Z] #24 1.779 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-04-17T10:58:56.231Z] #24 1.779 + tar -xz docker/docker [2020-04-17T10:58:56.914Z] --- PASS: TestServiceUpdateNetwork (15.06s) [2020-04-17T10:58:56.914Z] === RUN TestServiceUpdatePidsLimit [2020-04-17T10:58:58.124Z] #24 4.497 + mkdir -p /build [2020-04-17T10:58:58.124Z] #24 4.500 + mv docker/docker /build/ [2020-04-17T10:58:58.124Z] #24 4.502 + rmdir docker [2020-04-17T10:58:58.124Z] #24 DONE 4.6s [2020-04-17T10:58:58.124Z] [2020-04-17T10:58:58.124Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-17T10:58:58.124Z] #33 1.287 [2020-04-17T10:58:58.124Z] #33 1.394 Removing bundles/ [2020-04-17T10:58:58.124Z] #33 1.396 [2020-04-17T10:58:58.124Z] #33 1.402 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-04-17T10:58:58.286Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-04-17T10:58:58.852Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-04-17T10:58:59.054Z] #33 2.954 Building test suite binary ./integration-cli/test.main [2020-04-17T10:58:59.784Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-04-17T10:59:01.683Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-04-17T10:59:02.327Z] #33 ... [2020-04-17T10:59:02.327Z] [2020-04-17T10:59:02.327Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-04-17T10:59:02.327Z] #20 5.081 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-17T10:59:02.328Z] #20 5.596 curl: option --progress: is ambiguous [2020-04-17T10:59:02.328Z] #20 5.603 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-17T10:59:02.328Z] #20 6.062 curl: option --progress: is ambiguous [2020-04-17T10:59:02.328Z] #20 6.062 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-17T10:59:02.328Z] #20 6.528 curl: option --progress: is ambiguous [2020-04-17T10:59:02.328Z] #20 6.528 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-17T10:59:02.328Z] #20 6.950 curl: option --progress: is ambiguous [2020-04-17T10:59:02.328Z] #20 6.951 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-17T10:59:02.328Z] #20 7.266 [2020-04-17T10:59:02.892Z] #20 9.533 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-17T10:59:03.149Z] #20 9.929 curl: option --progress: is ambiguous [2020-04-17T10:59:03.149Z] #20 9.929 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-17T10:59:03.596Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-04-17T10:59:03.596Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-04-17T10:59:03.829Z] #20 10.29 [2020-04-17T10:59:04.526Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-04-17T10:59:04.758Z] #20 11.52 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-17T10:59:05.322Z] #20 12.00 curl: option --progress: is ambiguous [2020-04-17T10:59:05.322Z] #20 12.01 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-17T10:59:05.458Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-04-17T10:59:05.885Z] #20 12.36 [2020-04-17T10:59:06.388Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-04-17T10:59:06.815Z] #20 13.49 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-17T10:59:06.953Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-04-17T10:59:07.210Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-04-17T10:59:07.380Z] #20 13.83 curl: option --progress: is ambiguous [2020-04-17T10:59:07.380Z] #20 13.83 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-17T10:59:07.380Z] #20 14.19 [2020-04-17T10:59:08.141Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-04-17T10:59:08.751Z] #20 15.29 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-17T10:59:09.008Z] #20 15.74 curl: option --progress: is ambiguous [2020-04-17T10:59:09.008Z] #20 15.74 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-17T10:59:09.072Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-04-17T10:59:09.573Z] #20 16.15 [2020-04-17T10:59:09.573Z] #20 16.24 Download of images into '/build' complete. [2020-04-17T10:59:09.573Z] #20 16.24 Use something like the following to load the result into a Docker daemon: [2020-04-17T10:59:09.573Z] #20 16.24 tar -cC '/build' . | docker load [2020-04-17T10:59:09.573Z] #20 DONE 16.4s [2020-04-17T10:59:09.573Z] [2020-04-17T10:59:09.573Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-17T10:59:10.443Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-04-17T10:59:10.943Z] #33 ... [2020-04-17T10:59:10.943Z] [2020-04-17T10:59:10.943Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-04-17T10:59:10.943Z] #21 DONE 0.1s [2020-04-17T10:59:10.943Z] [2020-04-17T10:59:10.943Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-04-17T10:59:10.943Z] #29 ... [2020-04-17T10:59:10.943Z] [2020-04-17T10:59:10.943Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-04-17T10:59:10.943Z] #25 DONE 0.1s [2020-04-17T10:59:11.200Z] [2020-04-17T10:59:11.200Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-04-17T10:59:11.373Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-04-17T10:59:12.306Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-04-17T10:59:13.676Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-04-17T10:59:14.607Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-04-17T10:59:14.607Z] --- PASS: TestServiceUpdatePidsLimit (17.73s) [2020-04-17T10:59:14.607Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.03s) [2020-04-17T10:59:14.607Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.21s) [2020-04-17T10:59:14.607Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.20s) [2020-04-17T10:59:14.607Z] PASS [2020-04-17T10:59:14.607Z] [2020-04-17T10:59:14.607Z] === Skipped [2020-04-17T10:59:14.607Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-04-17T10:59:14.607Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-17T10:59:14.607Z] [2020-04-17T10:59:14.607Z] [2020-04-17T10:59:14.607Z] DONE 27 tests, 1 skipped in 193.054s [2020-04-17T10:59:14.864Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-04-17T10:59:14.864Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:59:14.864Z] ++ set -e [2020-04-17T10:59:14.864Z] ++ '[' -n 0 ']' [2020-04-17T10:59:14.864Z] ++ set -x [2020-04-17T10:59:14.864Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:59:14.864Z] INFO: Testing against a local daemon [2020-04-17T10:59:14.864Z] === RUN TestSessionCreate [2020-04-17T10:59:14.864Z] --- PASS: TestSessionCreate (0.03s) [2020-04-17T10:59:14.864Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-17T10:59:14.864Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-04-17T10:59:14.864Z] PASS [2020-04-17T10:59:14.864Z] [2020-04-17T10:59:14.864Z] DONE 2 tests in 0.147s [2020-04-17T10:59:14.864Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-04-17T10:59:14.864Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:59:14.864Z] ++ set -e [2020-04-17T10:59:14.864Z] ++ '[' -n 0 ']' [2020-04-17T10:59:14.864Z] ++ set -x [2020-04-17T10:59:14.864Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:59:15.121Z] INFO: Testing against a local daemon [2020-04-17T10:59:15.121Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-17T10:59:15.121Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-17T10:59:15.121Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-17T10:59:15.121Z] === RUN TestEventsExecDie [2020-04-17T10:59:15.378Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-04-17T10:59:15.943Z] --- PASS: TestEventsExecDie (0.93s) [2020-04-17T10:59:15.943Z] === RUN TestEventsBackwardsCompatible [2020-04-17T10:59:15.943Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-04-17T10:59:15.943Z] === RUN TestInfoBinaryCommits [2020-04-17T10:59:16.200Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-04-17T10:59:16.200Z] === RUN TestInfoAPIVersioned [2020-04-17T10:59:16.200Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-04-17T10:59:16.200Z] === RUN TestInfoDiscoveryBackend [2020-04-17T10:59:16.457Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-04-17T10:59:16.714Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-04-17T10:59:16.714Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-17T10:59:17.645Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-17T10:59:17.645Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-17T10:59:17.902Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-04-17T10:59:18.159Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-04-17T10:59:18.159Z] === RUN TestInfoAPI [2020-04-17T10:59:18.159Z] --- PASS: TestInfoAPI (0.02s) [2020-04-17T10:59:18.159Z] === RUN TestInfoAPIWarnings [2020-04-17T10:59:18.723Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-04-17T10:59:18.724Z] === RUN TestInfoDebug [2020-04-17T10:59:18.981Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-04-17T10:59:19.238Z] --- PASS: TestInfoDebug (0.52s) [2020-04-17T10:59:19.238Z] === RUN TestInfoInsecureRegistries [2020-04-17T10:59:19.803Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-04-17T10:59:19.803Z] === RUN TestInfoRegistryMirrors [2020-04-17T10:59:20.060Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-04-17T10:59:20.060Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-04-17T10:59:20.317Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-04-17T10:59:20.317Z] === RUN TestLoginFailsWithBadCredentials [2020-04-17T10:59:20.574Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2020-04-17T10:59:20.574Z] === RUN TestPingCacheHeaders [2020-04-17T10:59:20.574Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-04-17T10:59:20.574Z] === RUN TestPingGet [2020-04-17T10:59:20.574Z] --- PASS: TestPingGet (0.01s) [2020-04-17T10:59:20.574Z] === RUN TestPingHead [2020-04-17T10:59:20.574Z] --- PASS: TestPingHead (0.02s) [2020-04-17T10:59:20.574Z] === RUN TestVersion [2020-04-17T10:59:20.574Z] --- PASS: TestVersion (0.04s) [2020-04-17T10:59:20.574Z] PASS [2020-04-17T10:59:20.574Z] [2020-04-17T10:59:20.574Z] === Skipped [2020-04-17T10:59:20.574Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-17T10:59:20.574Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-17T10:59:20.574Z] [2020-04-17T10:59:20.574Z] [2020-04-17T10:59:20.574Z] DONE 18 tests, 1 skipped in 5.742s [2020-04-17T10:59:20.574Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-04-17T10:59:20.574Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:59:20.574Z] ++ set -e [2020-04-17T10:59:20.574Z] ++ '[' -n 0 ']' [2020-04-17T10:59:20.574Z] ++ set -x [2020-04-17T10:59:20.574Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-04-17T10:59:20.832Z] INFO: Testing against a local daemon [2020-04-17T10:59:20.832Z] === RUN TestVolumesCreateAndList [2020-04-17T10:59:20.832Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-04-17T10:59:20.832Z] === RUN TestVolumesRemove [2020-04-17T10:59:20.832Z] --- PASS: TestVolumesRemove (0.09s) [2020-04-17T10:59:20.832Z] === RUN TestVolumesInspect [2020-04-17T10:59:20.832Z] --- PASS: TestVolumesInspect (0.03s) [2020-04-17T10:59:20.832Z] === RUN TestVolumesInvalidJSON [2020-04-17T10:59:20.832Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-17T10:59:20.832Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-17T10:59:20.832Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-17T10:59:20.832Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-04-17T10:59:20.832Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-17T10:59:20.832Z] PASS [2020-04-17T10:59:20.832Z] [2020-04-17T10:59:20.832Z] DONE 5 tests in 0.263s [2020-04-17T10:59:20.832Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-17T10:59:21.090Z] === RUN TestDockerSuite/TestCpRelativePath [2020-04-17T10:59:21.347Z] ++++ cat bundles/test-integration/docker.pid [2020-04-17T10:59:21.347Z] +++ kill 5456 [2020-04-17T10:59:21.911Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-04-17T10:59:22.477Z] +++ /etc/init.d/apparmor stop [2020-04-17T10:59:22.477Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-17T10:59:22.477Z] [2020-04-17T10:59:22.477Z] Unloading profiles will leave already running processes permanently [2020-04-17T10:59:22.477Z] unconfined, which can lead to unexpected situations. [2020-04-17T10:59:22.477Z] [2020-04-17T10:59:22.477Z] To set a process to complain mode, use the command line tool [2020-04-17T10:59:22.477Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-17T10:59:22.477Z] +++ true [2020-04-17T10:59:22.477Z] [2020-04-17T10:59:23.043Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-04-17T10:59:24.413Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-04-17T10:59:25.344Z] === RUN TestDockerSuite/TestCpToCaseA [2020-04-17T10:59:26.058Z] #29 30.15 # github.com/docker/docker/contrib/httpserver [2020-04-17T10:59:26.058Z] #29 30.15 loadinternal: cannot find runtime/cgo [2020-04-17T10:59:26.058Z] #29 DONE 30.4s [2020-04-17T10:59:26.058Z] [2020-04-17T10:59:26.058Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-17T10:59:26.058Z] #33 ... [2020-04-17T10:59:26.058Z] [2020-04-17T10:59:26.058Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-04-17T10:59:26.058Z] #30 DONE 0.1s [2020-04-17T10:59:26.058Z] [2020-04-17T10:59:26.058Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-17T10:59:27.238Z] === RUN TestDockerSuite/TestCpToCaseB [2020-04-17T10:59:28.168Z] === RUN TestDockerSuite/TestCpToCaseC [2020-04-17T10:59:30.705Z] === RUN TestDockerSuite/TestCpToCaseD [2020-04-17T10:59:35.958Z] === RUN TestDockerSuite/TestCpToCaseE [2020-04-17T10:59:39.233Z] === RUN TestDockerSuite/TestCpToCaseF [2020-04-17T10:59:39.796Z] === RUN TestDockerSuite/TestCpToCaseG [2020-04-17T10:59:42.336Z] ok github.com/docker/docker/cmd/dockerd 0.201s coverage: 30.8% of statements [2020-04-17T10:59:43.071Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-04-17T10:59:44.966Z] === RUN TestDockerSuite/TestCpToCaseH [2020-04-17T10:59:46.779Z] ok github.com/docker/docker/container 0.236s coverage: 34.9% of statements [2020-04-17T10:59:46.779Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-17T10:59:46.779Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-17T10:59:46.779Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-17T10:59:46.779Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-17T10:59:48.239Z] === RUN TestDockerSuite/TestCpToCaseI [2020-04-17T10:59:48.804Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-04-17T10:59:52.323Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.090s coverage: 65.3% of statements [2020-04-17T10:59:54.057Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-04-17T10:59:54.622Z] === RUN TestDockerSuite/TestCpToDot [2020-04-17T10:59:55.553Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-04-17T10:59:57.447Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-04-17T10:59:59.345Z] === RUN TestDockerSuite/TestCpToStdout [2020-04-17T11:00:00.277Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-04-17T11:00:00.779Z] ok github.com/docker/docker/daemon/cluster/convert 0.048s coverage: 35.6% of statements [2020-04-17T11:00:01.069Z] ok github.com/docker/docker/daemon/cluster 0.182s coverage: 0.5% of statements [2020-04-17T11:00:03.553Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-04-17T11:00:03.810Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-04-17T11:00:04.375Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-04-17T11:00:04.632Z] === RUN TestDockerSuite/TestCpVolumePath [2020-04-17T11:00:06.531Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-04-17T11:00:06.532Z] === RUN TestDockerSuite/TestCreateArgs [2020-04-17T11:00:06.650Z] ok github.com/docker/docker/daemon/discovery 0.023s coverage: 30.0% of statements [2020-04-17T11:00:06.790Z] === RUN TestDockerSuite/TestCreateByImageID [2020-04-17T11:00:07.362Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-04-17T11:00:08.296Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-04-17T11:00:08.296Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-04-17T11:00:08.296Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-04-17T11:00:09.383Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-04-17T11:00:09.383Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-04-17T11:00:09.398Z] ok github.com/docker/docker/daemon/events 0.069s coverage: 50.0% of statements [2020-04-17T11:00:09.640Z] === RUN TestDockerSuite/TestCreateLabels [2020-04-17T11:00:09.897Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-04-17T11:00:09.897Z] === RUN TestDockerSuite/TestCreateRM [2020-04-17T11:00:10.154Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-04-17T11:00:10.154Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-04-17T11:00:10.154Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-04-17T11:00:10.411Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-04-17T11:00:11.470Z] ok github.com/docker/docker/daemon/config 0.116s coverage: 81.7% of statements [2020-04-17T11:00:12.936Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-04-17T11:00:12.936Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-04-17T11:00:12.936Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-04-17T11:00:12.967Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements [2020-04-17T11:00:17.390Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.525s coverage: 14.0% of statements [2020-04-17T11:00:17.390Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 2.9% of statements [2020-04-17T11:00:18.202Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-04-17T11:00:18.202Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-04-17T11:00:18.202Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-04-17T11:00:18.202Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-04-17T11:00:18.202Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-04-17T11:00:18.460Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-04-17T11:00:19.027Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-04-17T11:00:20.091Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.893s coverage: 57.9% of statements [2020-04-17T11:00:20.730Z] ok github.com/docker/docker/daemon 12.610s coverage: 17.3% of statements [2020-04-17T11:00:20.730Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-17T11:00:20.730Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-17T11:00:20.730Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-17T11:00:20.730Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-17T11:00:20.923Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-04-17T11:00:21.487Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-04-17T11:00:23.380Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-04-17T11:00:24.750Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-04-17T11:00:25.173Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.032s coverage: 1.8% of statements [2020-04-17T11:00:25.173Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.410s coverage: 68.6% of statements [2020-04-17T11:00:25.681Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-04-17T11:00:25.713Z] eac6fba788c9: Pull complete [2020-04-17T11:00:25.713Z] Digest: sha256:2ecf1e2987b91b41f576afd7f56aa40c9ddbc691d7b6b066c64d8f27fb3070ca [2020-04-17T11:00:25.713Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-17T11:00:25.713Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-04-17T11:00:25.713Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-04-17T11:00:25.713Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1158' [2020-04-17T11:00:25.713Z] WARN: Skipping validation tests [2020-04-17T11:00:25.713Z] INFO: Running unit tests at 04/17/2020 11:00:11... [2020-04-17T11:00:25.713Z] INFO: make.ps1 starting at 04/17/2020 11:00:15 [2020-04-17T11:00:25.713Z] INFO: Git commit (f6811d9eb6) assumed from DOCKER_GITCOMMIT environment variable [2020-04-17T11:00:25.713Z] INFO: Invoking autogen... [2020-04-17T11:00:25.713Z] INFO: Running unit tests... [2020-04-17T11:00:25.714Z] INFO: Invoking unit tests run with C:\gopath/src/gotest.tools/gotestsum\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-04-17T11:00:26.245Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-04-17T11:00:26.245Z] === RUN TestDockerSuite/TestDevicePermissions [2020-04-17T11:00:27.181Z] === RUN TestDockerSuite/TestDockerFails [2020-04-17T11:00:27.181Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-04-17T11:00:27.181Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-04-17T11:00:27.181Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-04-17T11:00:27.227Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.503s coverage: 46.2% of statements [2020-04-17T11:00:27.227Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-17T11:00:27.515Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.369s coverage: 49.5% of statements [2020-04-17T11:00:28.551Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-04-17T11:00:29.482Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-04-17T11:00:29.482Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-04-17T11:00:31.379Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-04-17T11:00:31.380Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-04-17T11:00:31.380Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-04-17T11:00:31.380Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-04-17T11:00:31.959Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.640s coverage: 76.1% of statements [2020-04-17T11:00:31.959Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.028s coverage: 58.0% of statements [2020-04-17T11:00:32.247Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.016s coverage: 3.0% of statements [2020-04-17T11:00:33.741Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2020-04-17T11:00:34.368Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.493s coverage: 55.4% of statements [2020-04-17T11:00:34.368Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-17T11:00:34.368Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-17T11:00:35.986Z] ? github.com/docker/docker/api [no test files] [2020-04-17T11:00:37.866Z] ok github.com/docker/docker/daemon/logger 0.316s coverage: 41.8% of statements [2020-04-17T11:00:37.935Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-04-17T11:00:38.889Z] ok github.com/docker/docker/daemon/logger/gelf 0.021s coverage: 67.0% of statements [2020-04-17T11:00:40.458Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-04-17T11:00:40.955Z] ok github.com/docker/docker/daemon/logger/awslogs 0.607s coverage: 77.4% of statements [2020-04-17T11:00:41.979Z] ok github.com/docker/docker/daemon/images 0.067s coverage: 4.9% of statements [2020-04-17T11:00:41.979Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-17T11:00:41.979Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-17T11:00:41.979Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-17T11:00:41.979Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-17T11:00:41.979Z] ok github.com/docker/docker/daemon/logger/journald 0.024s coverage: 26.2% of statements [2020-04-17T11:00:43.002Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.039s coverage: 61.6% of statements [2020-04-17T11:00:43.002Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.071s coverage: 87.2% of statements [2020-04-17T11:00:43.733Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-04-17T11:00:45.659Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-04-17T11:00:46.501Z] ok github.com/docker/docker/daemon/logger/local 0.058s coverage: 75.2% of statements [2020-04-17T11:00:46.502Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-17T11:00:46.502Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.030s coverage: 19.8% of statements [2020-04-17T11:00:46.590Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-04-17T11:00:46.590Z] === RUN TestDockerSuite/TestEventsAttach [2020-04-17T11:00:47.126Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.072s coverage: 33.3% of statements [2020-04-17T11:00:47.521Z] === RUN TestDockerSuite/TestEventsCommit [2020-04-17T11:00:48.311Z] ok github.com/docker/docker/api/server 0.178s coverage: 9.0% of statements [2020-04-17T11:00:48.453Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-04-17T11:00:49.186Z] ok github.com/docker/docker/daemon/logger/templates 0.011s coverage: 8.3% of statements [2020-04-17T11:00:49.823Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-04-17T11:00:50.211Z] ok github.com/docker/docker/daemon/logger/syslog 0.036s coverage: 47.8% of statements [2020-04-17T11:00:50.389Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-04-17T11:00:50.500Z] ok github.com/docker/docker/daemon/network 0.009s coverage: 63.8% of statements [2020-04-17T11:00:51.322Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-04-17T11:00:51.520Z] ok github.com/docker/docker/daemon/logger/splunk 2.858s coverage: 82.5% of statements [2020-04-17T11:00:51.520Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-17T11:00:51.520Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-17T11:00:53.217Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-04-17T11:00:55.112Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-04-17T11:00:55.946Z] ok github.com/docker/docker/distribution/metadata 0.136s coverage: 48.2% of statements [2020-04-17T11:00:56.234Z] ok github.com/docker/docker/errdefs 0.042s coverage: 49.4% of statements [2020-04-17T11:00:57.258Z] ok github.com/docker/docker/distribution 0.465s coverage: 22.1% of statements [2020-04-17T11:00:57.258Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-17T11:00:58.291Z] ok github.com/docker/docker/distribution/xfer 1.716s coverage: 85.6% of statements [2020-04-17T11:00:58.291Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-17T11:00:58.388Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-04-17T11:01:00.910Z] === RUN TestDockerSuite/TestEventsCopy [2020-04-17T11:01:01.007Z] ok github.com/docker/docker/image/cache 0.084s coverage: 19.2% of statements [2020-04-17T11:01:01.636Z] ok github.com/docker/docker/image 0.119s coverage: 86.4% of statements [2020-04-17T11:01:01.636Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-17T11:01:01.842Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-04-17T11:01:01.925Z] ok github.com/docker/docker/image/v1 0.031s coverage: 25.0% of statements [2020-04-17T11:01:01.925Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-17T11:01:02.213Z] ok github.com/docker/docker/libcontainerd/queue 0.041s coverage: 100.0% of statements [2020-04-17T11:01:02.408Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-04-17T11:01:03.708Z] ok github.com/docker/docker/pkg/aaparser 0.026s coverage: 50.0% of statements [2020-04-17T11:01:03.780Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-04-17T11:01:04.713Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-04-17T11:01:04.971Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-04-17T11:01:06.869Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-04-17T11:01:07.126Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-04-17T11:01:07.213Z] ok github.com/docker/docker/opts 0.079s coverage: 67.4% of statements [2020-04-17T11:01:07.383Z] === RUN TestDockerSuite/TestEventsFilterType [2020-04-17T11:01:07.641Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-04-17T11:01:07.898Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-04-17T11:01:07.898Z] === RUN TestDockerSuite/TestEventsFilters [2020-04-17T11:01:08.234Z] ok github.com/docker/docker/pkg/authorization 0.775s coverage: 68.3% of statements [2020-04-17T11:01:08.522Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2020-04-17T11:01:08.830Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-04-17T11:01:09.541Z] ok github.com/docker/docker/pkg/capabilities 0.007s coverage: 87.5% of statements [2020-04-17T11:01:09.541Z] ok github.com/docker/docker/pkg/archive 1.474s coverage: 77.1% of statements [2020-04-17T11:01:09.761Z] === RUN TestDockerSuite/TestEventsFormat [2020-04-17T11:01:10.562Z] ok github.com/docker/docker/pkg/directory 0.023s coverage: 80.0% of statements [2020-04-17T11:01:11.583Z] ok github.com/docker/docker/pkg/discovery 0.008s coverage: 58.3% of statements [2020-04-17T11:01:11.659Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-04-17T11:01:11.659Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-04-17T11:01:11.659Z] === RUN TestDockerSuite/TestEventsImageImport [2020-04-17T11:01:11.869Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 97.6% of statements [2020-04-17T11:01:12.593Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-04-17T11:01:12.593Z] === RUN TestDockerSuite/TestEventsImagePull [2020-04-17T11:01:13.158Z] === RUN TestDockerSuite/TestEventsImageTag [2020-04-17T11:01:13.357Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-04-17T11:01:13.357Z] ok github.com/docker/docker/layer 7.662s coverage: 68.8% of statements [2020-04-17T11:01:13.357Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-17T11:01:13.357Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-17T11:01:13.357Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-17T11:01:13.358Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-17T11:01:13.358Z] ? github.com/docker/docker/oci [no test files] [2020-04-17T11:01:13.358Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-17T11:01:14.089Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-04-17T11:01:14.406Z] ok github.com/docker/docker/pkg/dmesg 0.012s coverage: 83.3% of statements [2020-04-17T11:01:14.406Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2020-04-17T11:01:14.659Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-04-17T11:01:14.659Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-04-17T11:01:14.659Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-04-17T11:01:15.428Z] ok github.com/docker/docker/pkg/chrootarchive 4.224s coverage: 43.2% of statements [2020-04-17T11:01:15.428Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-17T11:01:15.428Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-17T11:01:16.054Z] ok github.com/docker/docker/pkg/fileutils 0.022s coverage: 89.5% of statements [2020-04-17T11:01:16.054Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements [2020-04-17T11:01:16.556Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-04-17T11:01:17.076Z] ok github.com/docker/docker/pkg/fsutils 0.386s coverage: 85.1% of statements [2020-04-17T11:01:17.122Z] === RUN TestDockerSuite/TestEventsRename [2020-04-17T11:01:17.365Z] ok github.com/docker/docker/pkg/discovery/kv 3.187s coverage: 84.1% of statements [2020-04-17T11:01:17.480Z] #33 131.4 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-17T11:01:17.480Z] #33 133.5 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-17T11:01:17.480Z] #33 134.9 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-17T11:01:17.480Z] #33 136.9 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-17T11:01:17.480Z] #33 139.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-17T11:01:17.480Z] #33 140.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-17T11:01:17.653Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2020-04-17T11:01:18.043Z] #33 141.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-17T11:01:18.052Z] === RUN TestDockerSuite/TestEventsResize [2020-04-17T11:01:18.983Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-04-17T11:01:19.414Z] #33 142.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-17T11:01:19.414Z] #33 143.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-17T11:01:19.547Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-04-17T11:01:19.706Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 91.7% of statements [2020-04-17T11:01:19.706Z] ok github.com/docker/docker/pkg/locker 0.046s coverage: 88.9% of statements [2020-04-17T11:01:19.706Z] ok github.com/docker/docker/pkg/idtools 0.768s coverage: 70.1% of statements [2020-04-17T11:01:20.336Z] ok github.com/docker/docker/pkg/longpath 0.026s coverage: 100.0% of statements [2020-04-17T11:01:20.479Z] === RUN TestDockerSuite/TestEventsStreaming [2020-04-17T11:01:20.630Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2020-04-17T11:01:20.785Z] #33 144.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-17T11:01:20.930Z] ok github.com/docker/docker/pkg/ioutils 1.475s coverage: 70.6% of statements [2020-04-17T11:01:20.930Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-17T11:01:20.930Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-17T11:01:20.930Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-17T11:01:21.220Z] ok github.com/docker/docker/pkg/parsers 0.020s coverage: 97.0% of statements [2020-04-17T11:01:21.410Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-04-17T11:01:21.507Z] ok github.com/docker/docker/pkg/parsers/kernel 0.017s coverage: 60.0% of statements [2020-04-17T11:01:21.718Z] #33 145.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-17T11:01:22.533Z] ok github.com/docker/docker/pkg/pidfile 0.011s coverage: 82.4% of statements [2020-04-17T11:01:22.533Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.017s coverage: 91.4% of statements [2020-04-17T11:01:22.533Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-17T11:01:22.533Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-17T11:01:23.164Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.018s coverage: 56.8% of statements [2020-04-17T11:01:23.615Z] #33 147.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-17T11:01:24.684Z] === RUN TestDockerSuite/TestEventsTop [2020-04-17T11:01:24.987Z] #33 148.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-17T11:01:25.213Z] ok github.com/docker/docker/pkg/pools 0.017s coverage: 88.2% of statements [2020-04-17T11:01:25.213Z] ok github.com/docker/docker/pkg/progress 0.022s coverage: 75.9% of statements [2020-04-17T11:01:25.248Z] === RUN TestDockerSuite/TestEventsUntag [2020-04-17T11:01:25.501Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2020-04-17T11:01:25.551Z] #33 149.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-17T11:01:26.125Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2020-04-17T11:01:27.144Z] ok github.com/docker/docker/pkg/pubsub 1.190s coverage: 73.9% of statements [2020-04-17T11:01:27.144Z] ok github.com/docker/docker/pkg/stdcopy 0.008s coverage: 100.0% of statements [2020-04-17T11:01:27.448Z] #33 151.1 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-17T11:01:27.769Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-04-17T11:01:28.380Z] #33 152.2 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-17T11:01:28.664Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2020-04-17T11:01:28.664Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2020-04-17T11:01:29.140Z] === RUN TestDockerSuite/TestExec [2020-04-17T11:01:29.288Z] ok github.com/docker/docker/pkg/symlink 0.017s coverage: 87.7% of statements [2020-04-17T11:01:29.917Z] ok github.com/docker/docker/pkg/sysinfo 0.044s coverage: 70.8% of statements [2020-04-17T11:01:30.071Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-04-17T11:01:30.205Z] ok github.com/docker/docker/pkg/signal 3.542s coverage: 61.0% of statements [2020-04-17T11:01:30.278Z] #33 154.1 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-17T11:01:31.003Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-04-17T11:01:31.236Z] ok github.com/docker/docker/pkg/system 0.044s coverage: 35.0% of statements [2020-04-17T11:01:31.651Z] #33 155.1 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-17T11:01:31.863Z] ok github.com/docker/docker/pkg/tailfile 0.120s coverage: 88.6% of statements [2020-04-17T11:01:31.935Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-04-17T11:01:32.499Z] === RUN TestDockerSuite/TestExecAPIStart [2020-04-17T11:01:32.590Z] #33 156.2 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-17T11:01:32.887Z] ok github.com/docker/docker/pkg/term 0.056s coverage: 84.1% of statements [2020-04-17T11:01:32.887Z] testing: warning: no tests to run [2020-04-17T11:01:32.887Z] coverage: [no statements] [2020-04-17T11:01:32.887Z] ok github.com/docker/docker/pkg/term/windows 0.025s coverage: [no statements] [no tests to run] [2020-04-17T11:01:33.510Z] ok github.com/docker/docker/pkg/tarsum 0.255s coverage: 89.3% of statements [2020-04-17T11:01:33.538Z] #33 157.5 [2020-04-17T11:01:33.798Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2020-04-17T11:01:33.798Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2020-04-17T11:01:34.101Z] #33 DONE 157.8s [2020-04-17T11:01:34.101Z] [2020-04-17T11:01:34.101Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-04-17T11:01:34.397Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-04-17T11:01:34.425Z] ok github.com/docker/docker/pkg/useragent 0.007s coverage: 88.9% of statements [2020-04-17T11:01:34.961Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-04-17T11:01:35.470Z] #34 DONE 1.3s [2020-04-17T11:01:35.893Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-04-17T11:01:36.500Z] ok github.com/docker/docker/plugin/v2 0.059s coverage: 14.5% of statements [2020-04-17T11:01:36.824Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-04-17T11:01:36.842Z] [2020-04-17T11:01:36.842Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-04-17T11:01:37.406Z] #35 DONE 0.6s [2020-04-17T11:01:37.407Z] [2020-04-17T11:01:37.407Z] #36 exporting to image [2020-04-17T11:01:37.407Z] #36 exporting layers [2020-04-17T11:01:37.759Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-04-17T11:01:37.759Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-04-17T11:01:38.550Z] ok github.com/docker/docker/reference 0.025s coverage: 84.4% of statements [2020-04-17T11:01:38.691Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-04-17T11:01:38.837Z] ok github.com/docker/docker/profiles/seccomp 0.053s coverage: 68.8% of statements [2020-04-17T11:01:38.907Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-17T11:01:38.907Z] ok github.com/docker/docker/api/server/httputils 0.165s coverage: 14.7% of statements [2020-04-17T11:01:38.907Z] ok github.com/docker/docker/api/server/middleware 0.170s coverage: 37.7% of statements [2020-04-17T11:01:38.907Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-17T11:01:38.907Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-17T11:01:38.907Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-17T11:01:38.907Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-17T11:01:38.907Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-17T11:01:38.907Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-17T11:01:38.907Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-17T11:01:38.907Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-17T11:01:38.907Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-17T11:01:38.907Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-17T11:01:38.907Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-17T11:01:38.907Z] ok github.com/docker/docker/api/types/strslice 0.039s coverage: 90.0% of statements [2020-04-17T11:01:38.907Z] ok github.com/docker/docker/api/types/filters 0.061s coverage: 92.2% of statements [2020-04-17T11:01:38.907Z] ok github.com/docker/docker/api/server/router/swarm 0.258s coverage: 4.8% of statements [2020-04-17T11:01:38.907Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-17T11:01:38.907Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-17T11:01:38.907Z] ? github.com/docker/docker/api/types [no test files] [2020-04-17T11:01:38.907Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-17T11:01:38.907Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-17T11:01:38.907Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-17T11:01:38.907Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-17T11:01:38.907Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-17T11:01:38.907Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-17T11:01:38.907Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-17T11:01:38.907Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-17T11:01:38.907Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-17T11:01:38.907Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-17T11:01:38.907Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-17T11:01:38.907Z] ok github.com/docker/docker/api/types/time 0.429s coverage: 100.0% of statements [2020-04-17T11:01:39.302Z] #36 exporting layers 1.8s done [2020-04-17T11:01:39.302Z] #36 writing image sha256:cf5ca649c866723831a1b17c7ec23850d460f290318640997802470c9bfcc6f7 done [2020-04-17T11:01:39.302Z] #36 naming to docker.io/library/moby-e2e-test done [2020-04-17T11:01:39.302Z] #36 DONE 1.8s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-17T11:01:39.619Z] + echo Ensuring container killed. [2020-04-17T11:01:39.619Z] Ensuring container killed. [2020-04-17T11:01:39.619Z] + docker rm -vf docker-pr4 [2020-04-17T11:01:39.619Z] Error: No such container: docker-pr4 [2020-04-17T11:01:39.619Z] + true [2020-04-17T11:01:39.622Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [Pipeline] sh [2020-04-17T11:01:39.866Z] ok github.com/docker/docker/api/types/versions 0.062s coverage: 75.0% of statements [2020-04-17T11:01:39.866Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-17T11:01:39.866Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-17T11:01:39.866Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-17T11:01:39.866Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-04-17T11:01:39.866Z] ? github.com/docker/docker/builder [no test files] [2020-04-17T11:01:39.866Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-17T11:01:39.866Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-17T11:01:39.866Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-17T11:01:39.866Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-17T11:01:39.866Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-17T11:01:39.866Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-17T11:01:39.866Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-17T11:01:39.900Z] + echo Chowning /workspace to jenkins user [2020-04-17T11:01:39.900Z] Chowning /workspace to jenkins user [2020-04-17T11:01:39.900Z] + id -u [2020-04-17T11:01:39.900Z] + id -g [2020-04-17T11:01:39.900Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40826:/workspace busybox chown -R 1000:1000 /workspace [2020-04-17T11:01:40.320Z] ok github.com/docker/docker/builder/dockerignore 0.061s coverage: 96.8% of statements [2020-04-17T11:01:40.328Z] ok github.com/docker/docker/plugin 0.594s coverage: 27.1% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-17T11:01:40.954Z] ok github.com/docker/docker/registry/resumable 0.022s coverage: 100.0% of statements [2020-04-17T11:01:40.993Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-04-17T11:01:41.125Z] + bundleName=unit [2020-04-17T11:01:41.125Z] + echo Creating unit-bundles.tar.gz [2020-04-17T11:01:41.125Z] Creating unit-bundles.tar.gz [2020-04-17T11:01:41.125Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-04-17T11:01:41.125Z] bundles/junit-report.xml [2020-04-17T11:01:41.125Z] bundles/go-test-report.json [2020-04-17T11:01:41.125Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-04-17T11:01:41.135Z] Archiving artifacts [2020-04-17T11:01:41.251Z] === RUN TestDockerSuite/TestExecCgroup [2020-04-17T11:01:41.643Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40826/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-17T11:01:41.951Z] + make clean [2020-04-17T11:01:41.951Z] docker volume rm -f docker-dev-cache [2020-04-17T11:01:41.980Z] ok github.com/docker/docker/restartmanager 0.006s coverage: 50.9% of statements [2020-04-17T11:01:42.208Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-17T11:01:42.623Z] === RUN TestDockerSuite/TestExecEnv [2020-04-17T11:01:43.480Z] ok github.com/docker/docker/testutil 0.013s coverage: 62.5% of statements [2020-04-17T11:01:43.480Z] ok github.com/docker/docker/registry 0.361s coverage: 56.1% of statements [2020-04-17T11:01:43.557Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-04-17T11:01:43.768Z] ok github.com/docker/docker/runconfig 0.022s coverage: 68.2% of statements [2020-04-17T11:01:44.029Z] ok github.com/docker/docker/cli/debug 0.039s coverage: 100.0% of statements [2020-04-17T11:01:44.483Z] ok github.com/docker/docker/builder/dockerfile 0.453s coverage: 46.3% of statements [2020-04-17T11:01:44.483Z] ok github.com/docker/docker/builder/remotecontext 0.777s coverage: 9.2% of statements [2020-04-17T11:01:45.462Z] === RUN TestDockerSuite/TestExecExitStatus [2020-04-17T11:01:46.393Z] === RUN TestDockerSuite/TestExecInspectID [2020-04-17T11:01:47.261Z] ok github.com/docker/docker/volume/drivers 0.015s coverage: 36.1% of statements [2020-04-17T11:01:49.667Z] === RUN TestDockerSuite/TestExecInteractive [2020-04-17T11:01:49.980Z] ok github.com/docker/docker/volume/mounts 0.067s coverage: 67.0% of statements [2020-04-17T11:01:49.980Z] ok github.com/docker/docker/volume/local 0.045s coverage: 73.0% of statements [2020-04-17T11:01:50.231Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-04-17T11:01:51.163Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-04-17T11:01:51.463Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.0% of statements [2020-04-17T11:01:52.097Z] === RUN TestDockerSuite/TestExecParseError [2020-04-17T11:01:52.664Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-04-17T11:01:53.597Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-04-17T11:01:54.527Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-04-17T11:01:55.897Z] === RUN TestDockerSuite/TestExecSetEnv [2020-04-17T11:01:56.811Z] ok github.com/docker/docker/client 0.636s coverage: 75.0% of statements [2020-04-17T11:01:56.828Z] === RUN TestDockerSuite/TestExecStartFails [2020-04-17T11:01:57.761Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-04-17T11:01:59.852Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.6% of statements [2020-04-17T11:01:59.852Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-17T11:01:59.852Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-17T11:01:59.852Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-17T11:01:59.852Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-17T11:01:59.852Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-17T11:01:59.852Z] ? github.com/docker/docker/rootless [no test files] [2020-04-17T11:01:59.852Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-17T11:01:59.852Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-17T11:01:59.852Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-17T11:01:59.852Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-17T11:01:59.852Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-17T11:01:59.852Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-17T11:01:59.852Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-17T11:01:59.852Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-17T11:01:59.852Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-17T11:01:59.852Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-17T11:01:59.852Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-17T11:01:59.852Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-17T11:01:59.852Z] ? github.com/docker/docker/volume [no test files] [2020-04-17T11:01:59.852Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-17T11:01:59.852Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-17T11:01:59.852Z] [2020-04-17T11:01:59.852Z] === Skipped [2020-04-17T11:01:59.852Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-17T11:01:59.852Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-17T11:01:59.852Z] [2020-04-17T11:01:59.852Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-17T11:01:59.852Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-17T11:01:59.852Z] [2020-04-17T11:01:59.852Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-17T11:01:59.852Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T11:01:59.852Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T11:01:59.852Z] [2020-04-17T11:01:59.852Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-17T11:01:59.852Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T11:01:59.852Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T11:01:59.852Z] [2020-04-17T11:01:59.852Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-17T11:01:59.852Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T11:01:59.852Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T11:01:59.852Z] [2020-04-17T11:01:59.852Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-17T11:01:59.852Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T11:01:59.852Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T11:01:59.852Z] [2020-04-17T11:01:59.852Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-17T11:01:59.852Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T11:01:59.852Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T11:01:59.852Z] [2020-04-17T11:01:59.852Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-17T11:01:59.852Z] graphtest_unix.go:73: No driver to put! [2020-04-17T11:01:59.852Z] [2020-04-17T11:01:59.852Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-17T11:01:59.852Z] time="2020-04-17T11:00:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T11:01:59.852Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T11:01:59.852Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T11:01:59.852Z] [2020-04-17T11:01:59.852Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-17T11:01:59.853Z] time="2020-04-17T11:00:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T11:01:59.853Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T11:01:59.853Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T11:01:59.853Z] [2020-04-17T11:01:59.853Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-17T11:01:59.853Z] time="2020-04-17T11:00:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T11:01:59.853Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T11:01:59.853Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T11:01:59.853Z] [2020-04-17T11:01:59.853Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-17T11:01:59.853Z] time="2020-04-17T11:00:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T11:01:59.853Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T11:01:59.853Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T11:01:59.853Z] [2020-04-17T11:01:59.853Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-17T11:01:59.853Z] time="2020-04-17T11:00:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T11:01:59.853Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T11:01:59.853Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T11:01:59.853Z] [2020-04-17T11:01:59.853Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-17T11:01:59.853Z] graphtest_unix.go:73: No driver to put! [2020-04-17T11:01:59.853Z] [2020-04-17T11:01:59.853Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-17T11:01:59.853Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-17T11:01:59.853Z] [2020-04-17T11:01:59.853Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-17T11:01:59.853Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-17T11:01:59.853Z] [2020-04-17T11:01:59.853Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-17T11:01:59.853Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-17T11:01:59.853Z] [2020-04-17T11:01:59.853Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-17T11:01:59.853Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-17T11:01:59.853Z] [2020-04-17T11:01:59.853Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-17T11:01:59.853Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T11:01:59.853Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T11:01:59.853Z] [2020-04-17T11:01:59.853Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-17T11:01:59.853Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T11:01:59.853Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T11:01:59.853Z] [2020-04-17T11:01:59.853Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-17T11:01:59.853Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T11:01:59.853Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T11:01:59.853Z] [2020-04-17T11:01:59.853Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-17T11:01:59.853Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T11:01:59.853Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T11:01:59.853Z] [2020-04-17T11:01:59.853Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-17T11:01:59.853Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T11:01:59.853Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T11:01:59.853Z] [2020-04-17T11:01:59.853Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-17T11:01:59.853Z] graphtest_unix.go:73: No driver to put! [2020-04-17T11:01:59.853Z] [2020-04-17T11:01:59.853Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-17T11:01:59.853Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-17T11:01:59.853Z] [2020-04-17T11:01:59.853Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-17T11:01:59.853Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-17T11:01:59.853Z] [2020-04-17T11:01:59.853Z] [2020-04-17T11:01:59.853Z] DONE 2143 tests, 26 skipped in 347.705s Post stage [Pipeline] junit [2020-04-17T11:01:59.889Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-17T11:02:00.912Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40826/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0a1f9bc5501dc58aa1e161e20af36d4184f5a19e -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:0a1f9bc5501dc58aa1e161e20af36d4184f5a19e hack/make.sh dynbinary test-integration [2020-04-17T11:02:01.196Z] [2020-04-17T11:02:01.484Z] Removing bundles/ [2020-04-17T11:02:01.484Z] [2020-04-17T11:02:01.484Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-17T11:02:01.484Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-17T11:02:01.484Z] GOOS="" GOARCH="" GOARM="" [2020-04-17T11:02:04.310Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-04-17T11:02:08.487Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-04-17T11:02:09.860Z] === RUN TestDockerSuite/TestExecTTY [2020-04-17T11:02:11.234Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-04-17T11:02:11.567Z] ok github.com/docker/docker/builder/remotecontext/git 30.295s coverage: 86.3% of statements [2020-04-17T11:02:12.021Z] ? github.com/docker/docker/cli [no test files] [2020-04-17T11:02:12.021Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-17T11:02:12.164Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-04-17T11:02:12.728Z] === RUN TestDockerSuite/TestExecUlimits [2020-04-17T11:02:13.659Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-04-17T11:02:13.659Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-04-17T11:02:15.554Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-04-17T11:02:16.485Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-04-17T11:02:17.855Z] === RUN TestDockerSuite/TestExecWithTERM [2020-04-17T11:02:18.789Z] === RUN TestDockerSuite/TestExecWithUser [2020-04-17T11:02:19.053Z] ok github.com/docker/docker/cmd/dockerd 0.694s coverage: 19.3% of statements [2020-04-17T11:02:19.731Z] === RUN TestDockerSuite/TestGetContainerStats [2020-04-17T11:02:21.213Z] ok github.com/docker/docker/container 0.445s coverage: 41.9% of statements [2020-04-17T11:02:21.213Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-17T11:02:21.213Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-17T11:02:21.213Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-17T11:02:21.213Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-17T11:02:22.173Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.301s coverage: 65.3% of statements [2020-04-17T11:02:24.986Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-04-17T11:02:29.215Z] ok github.com/docker/docker/daemon/cluster/convert 1.184s coverage: 35.6% of statements [2020-04-17T11:02:30.242Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-04-17T11:02:31.614Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-04-17T11:02:31.614Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-04-17T11:02:32.096Z] ok github.com/docker/docker/daemon/cluster 1.255s coverage: 0.5% of statements [2020-04-17T11:02:34.977Z] ok github.com/docker/docker/daemon/config 1.080s coverage: 79.6% of statements [2020-04-17T11:02:34.977Z] ok github.com/docker/docker/daemon/discovery 0.202s coverage: 30.0% of statements [2020-04-17T11:02:36.872Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-04-17T11:02:37.130Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-04-17T11:02:37.130Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-04-17T11:02:37.136Z] ok github.com/docker/docker/daemon/events 0.731s coverage: 50.0% of statements [2020-04-17T11:02:37.136Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.225s coverage: 11.1% of statements [2020-04-17T11:02:37.387Z] === RUN TestDockerSuite/TestHealth [2020-04-17T11:02:38.094Z] ok github.com/docker/docker/daemon/graphdriver 0.668s coverage: 2.3% of statements [2020-04-17T11:02:39.053Z] ok github.com/docker/docker/daemon/links 0.069s coverage: 93.0% of statements [2020-04-17T11:02:40.013Z] ok github.com/docker/docker/daemon 2.806s coverage: 9.2% of statements [2020-04-17T11:02:40.013Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-17T11:02:40.013Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-17T11:02:40.013Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-17T11:02:40.013Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-17T11:02:40.013Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-04-17T11:02:40.013Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-04-17T11:02:40.013Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-04-17T11:02:40.013Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-17T11:02:40.013Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-04-17T11:02:40.013Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-04-17T11:02:40.013Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-04-17T11:02:40.013Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-04-17T11:02:40.013Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-17T11:02:40.013Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-04-17T11:02:40.013Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-04-17T11:02:40.013Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-04-17T11:02:40.973Z] ok github.com/docker/docker/daemon/logger 0.522s coverage: 42.1% of statements [2020-04-17T11:02:42.496Z] ok github.com/docker/docker/daemon/images 0.364s coverage: 4.9% of statements [2020-04-17T11:02:42.496Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-17T11:02:42.496Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-17T11:02:42.950Z] ok github.com/docker/docker/daemon/logger/awslogs 0.552s coverage: 77.8% of statements [2020-04-17T11:02:42.950Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-04-17T11:02:42.950Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-17T11:02:42.950Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-17T11:02:42.950Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-04-17T11:02:42.950Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-04-17T11:02:42.950Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.268s coverage: 87.2% of statements [2020-04-17T11:02:42.950Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.319s coverage: 61.6% of statements [2020-04-17T11:02:45.110Z] ok github.com/docker/docker/daemon/logger/local 0.435s coverage: 75.2% of statements [2020-04-17T11:02:45.110Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-17T11:02:45.564Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.347s coverage: 21.4% of statements [2020-04-17T11:02:45.564Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.545s coverage: 33.3% of statements [2020-04-17T11:02:46.522Z] ok github.com/docker/docker/daemon/logger/templates 0.083s coverage: 8.3% of statements [2020-04-17T11:02:47.482Z] ok github.com/docker/docker/daemon/logger/syslog 0.164s coverage: 47.8% of statements [2020-04-17T11:02:49.005Z] ok github.com/docker/docker/daemon/logger/splunk 2.329s coverage: 82.5% of statements [2020-04-17T11:02:49.005Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-17T11:02:49.005Z] ? github.com/docker/docker/daemon/network [no test files] [2020-04-17T11:02:49.005Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-17T11:02:50.528Z] ok github.com/docker/docker/distribution/metadata 1.606s coverage: 48.2% of statements [2020-04-17T11:02:50.984Z] ok github.com/docker/docker/distribution 1.321s coverage: 20.3% of statements [2020-04-17T11:02:50.984Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-17T11:02:50.984Z] ok github.com/docker/docker/errdefs 0.110s coverage: 49.4% of statements [2020-04-17T11:02:52.509Z] ok github.com/docker/docker/distribution/xfer 2.552s coverage: 76.8% of statements [2020-04-17T11:02:52.509Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-17T11:02:52.963Z] ok github.com/docker/docker/image/cache 0.160s coverage: 19.2% of statements [2020-04-17T11:02:52.963Z] ok github.com/docker/docker/image/v1 0.190s coverage: 25.0% of statements [2020-04-17T11:02:53.928Z] ok github.com/docker/docker/image 0.832s coverage: 86.4% of statements [2020-04-17T11:02:53.928Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-17T11:02:54.385Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-17T11:02:54.839Z] ok github.com/docker/docker/libcontainerd/queue 0.107s coverage: 100.0% of statements [2020-04-17T11:02:56.999Z] ok github.com/docker/docker/pkg/aaparser 0.033s coverage: 50.0% of statements [2020-04-17T11:02:56.999Z] ok github.com/docker/docker/layer 0.370s coverage: 30.1% of statements [2020-04-17T11:02:56.999Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-17T11:02:57.958Z] ok github.com/docker/docker/opts 0.414s coverage: 67.7% of statements [2020-04-17T11:02:58.413Z] ok github.com/docker/docker/libcontainerd/local 0.345s coverage: 1.0% of statements [2020-04-17T11:02:58.413Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-17T11:02:58.413Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-17T11:02:58.413Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-17T11:02:58.413Z] ? github.com/docker/docker/oci [no test files] [2020-04-17T11:02:58.413Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-17T11:02:59.295Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-04-17T11:02:59.296Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-04-17T11:02:59.296Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-04-17T11:02:59.296Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-04-17T11:02:59.296Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-04-17T11:02:59.296Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-04-17T11:02:59.372Z] ok github.com/docker/docker/pkg/broadcaster 0.035s coverage: 100.0% of statements [2020-04-17T11:02:59.372Z] ok github.com/docker/docker/pkg/authorization 0.446s coverage: 26.8% of statements [2020-04-17T11:02:59.553Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-04-17T11:02:59.828Z] ok github.com/docker/docker/pkg/capabilities 0.040s coverage: 87.5% of statements [2020-04-17T11:03:00.282Z] ok github.com/docker/docker/pkg/directory 0.095s coverage: 80.0% of statements [2020-04-17T11:03:00.485Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-04-17T11:03:00.485Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-04-17T11:03:00.485Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-04-17T11:03:00.737Z] ok github.com/docker/docker/pkg/chrootarchive 0.133s coverage: 15.4% of statements [2020-04-17T11:03:00.743Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-04-17T11:03:01.001Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-04-17T11:03:01.192Z] ok github.com/docker/docker/pkg/discovery 0.231s coverage: 58.3% of statements [2020-04-17T11:03:01.259Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-04-17T11:03:02.151Z] ok github.com/docker/docker/pkg/discovery/file 0.107s coverage: 92.9% of statements [2020-04-17T11:03:02.193Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-04-17T11:03:02.193Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-04-17T11:03:02.605Z] ok github.com/docker/docker/pkg/discovery/memory 0.064s coverage: 92.3% of statements [2020-04-17T11:03:03.124Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-04-17T11:03:03.124Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-04-17T11:03:03.566Z] ok github.com/docker/docker/pkg/discovery/nodes 0.282s coverage: 93.8% of statements [2020-04-17T11:03:04.058Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-04-17T11:03:04.526Z] ok github.com/docker/docker/pkg/filenotify 0.264s coverage: 45.7% of statements [2020-04-17T11:03:04.982Z] ok github.com/docker/docker/pkg/fileutils 0.217s coverage: 87.7% of statements [2020-04-17T11:03:04.990Z] === RUN TestDockerSuite/TestImagesFormat [2020-04-17T11:03:04.990Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-04-17T11:03:05.440Z] ok github.com/docker/docker/pkg/homedir 0.035s coverage: 42.9% of statements [2020-04-17T11:03:05.921Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-04-17T11:03:06.401Z] ok github.com/docker/docker/pkg/idtools 0.204s coverage: 6.3% of statements [2020-04-17T11:03:06.401Z] ok github.com/docker/docker/pkg/discovery/kv 3.439s coverage: 84.1% of statements [2020-04-17T11:03:07.359Z] ok github.com/docker/docker/pkg/archive 8.445s coverage: 62.0% of statements [2020-04-17T11:03:07.813Z] ok github.com/docker/docker/pkg/ioutils 0.669s coverage: 69.2% of statements [2020-04-17T11:03:07.813Z] ok github.com/docker/docker/pkg/locker 0.048s coverage: 88.9% of statements [2020-04-17T11:03:07.813Z] ok github.com/docker/docker/pkg/jsonmessage 0.235s coverage: 91.7% of statements [2020-04-17T11:03:08.772Z] ok github.com/docker/docker/pkg/longpath 0.051s coverage: 100.0% of statements [2020-04-17T11:03:08.772Z] ok github.com/docker/docker/pkg/namesgenerator 0.041s coverage: 85.7% of statements [2020-04-17T11:03:09.197Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-04-17T11:03:09.197Z] === RUN TestDockerSuite/TestImportBadURL [2020-04-17T11:03:09.197Z] === RUN TestDockerSuite/TestImportDisplay [2020-04-17T11:03:09.226Z] ok github.com/docker/docker/pkg/parsers 0.040s coverage: 97.0% of statements [2020-04-17T11:03:09.682Z] ok github.com/docker/docker/pkg/pidfile 0.047s coverage: 82.6% of statements [2020-04-17T11:03:10.577Z] === RUN TestDockerSuite/TestImportFile [2020-04-17T11:03:10.642Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.072s coverage: 56.8% of statements [2020-04-17T11:03:12.167Z] ok github.com/docker/docker/pkg/plugins/transport 0.169s coverage: 85.7% of statements [2020-04-17T11:03:12.167Z] ok github.com/docker/docker/pkg/pools 0.032s coverage: 88.2% of statements [2020-04-17T11:03:12.622Z] ok github.com/docker/docker/pkg/progress 0.041s coverage: 75.9% of statements [2020-04-17T11:03:13.102Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-04-17T11:03:13.102Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-04-17T11:03:13.583Z] ok github.com/docker/docker/pkg/reexec 0.086s coverage: 82.4% of statements [2020-04-17T11:03:14.037Z] ok github.com/docker/docker/pkg/pubsub 1.084s coverage: 73.9% of statements [2020-04-17T11:03:14.472Z] === RUN TestDockerSuite/TestImportGzipped [2020-04-17T11:03:14.997Z] ok github.com/docker/docker/pkg/signal 0.059s coverage: 20.3% of statements [2020-04-17T11:03:14.997Z] ok github.com/docker/docker/pkg/stdcopy 0.072s coverage: 100.0% of statements [2020-04-17T11:03:15.955Z] ok github.com/docker/docker/pkg/stringid 0.074s coverage: 70.6% of statements [2020-04-17T11:03:16.368Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-04-17T11:03:16.410Z] ok github.com/docker/docker/pkg/streamformatter 0.160s coverage: 66.2% of statements [2020-04-17T11:03:17.369Z] ok github.com/docker/docker/pkg/sysinfo 0.044s coverage: 38.2% of statements [2020-04-17T11:03:18.264Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-04-17T11:03:18.328Z] ok github.com/docker/docker/pkg/system 0.050s coverage: 13.8% of statements [2020-04-17T11:03:18.328Z] ok github.com/docker/docker/pkg/tailfile 0.219s coverage: 88.6% of statements [2020-04-17T11:03:19.201Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-04-17T11:03:19.850Z] ok github.com/docker/docker/pkg/tarsum 0.120s coverage: 89.3% of statements [2020-04-17T11:03:19.850Z] ok github.com/docker/docker/pkg/term 0.060s coverage: 33.6% of statements [2020-04-17T11:03:20.134Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-04-17T11:03:20.809Z] testing: warning: no tests to run [2020-04-17T11:03:20.809Z] ok github.com/docker/docker/pkg/term/windows 0.036s coverage: 0.0% of statements [no tests to run] [2020-04-17T11:03:20.809Z] ok github.com/docker/docker/pkg/truncindex 0.136s coverage: 91.5% of statements [2020-04-17T11:03:21.066Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-04-17T11:03:21.066Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-04-17T11:03:21.066Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-04-17T11:03:21.264Z] ok github.com/docker/docker/pkg/urlutil 0.050s coverage: 100.0% of statements [2020-04-17T11:03:21.633Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-04-17T11:03:21.719Z] ok github.com/docker/docker/pkg/useragent 0.034s coverage: 88.9% of statements [2020-04-17T11:03:22.564Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-04-17T11:03:23.242Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-17T11:03:23.242Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-17T11:03:23.242Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-17T11:03:23.242Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-17T11:03:23.242Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-04-17T11:03:23.242Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-04-17T11:03:23.242Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-17T11:03:23.242Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-17T11:03:23.496Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-04-17T11:03:23.696Z] ok github.com/docker/docker/plugin/v2 0.125s coverage: 20.1% of statements [2020-04-17T11:03:23.696Z] ok github.com/docker/docker/plugin 0.160s coverage: 11.7% of statements [2020-04-17T11:03:24.059Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-04-17T11:03:24.657Z] ok github.com/docker/docker/reference 0.224s coverage: 84.4% of statements [2020-04-17T11:03:24.990Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-04-17T11:03:25.615Z] ok github.com/docker/docker/registry/resumable 0.350s coverage: 100.0% of statements [2020-04-17T11:03:25.923Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-04-17T11:03:25.923Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-04-17T11:03:26.069Z] ok github.com/docker/docker/restartmanager 0.037s coverage: 45.3% of statements [2020-04-17T11:03:27.027Z] ok github.com/docker/docker/registry 0.477s coverage: 51.5% of statements [2020-04-17T11:03:27.482Z] ok github.com/docker/docker/runconfig 0.294s coverage: 54.5% of statements [2020-04-17T11:03:27.482Z] ok github.com/docker/docker/testutil 0.114s coverage: 62.5% of statements [2020-04-17T11:03:27.823Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-04-17T11:03:28.387Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-04-17T11:03:29.321Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-04-17T11:03:29.321Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-04-17T11:03:30.252Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-04-17T11:03:30.252Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-04-17T11:03:30.363Z] ok github.com/docker/docker/volume/drivers 0.198s coverage: 36.1% of statements [2020-04-17T11:03:30.363Z] ok github.com/docker/docker/volume/local 0.228s coverage: 37.7% of statements [2020-04-17T11:03:30.818Z] ok github.com/docker/docker/volume/mounts 0.132s coverage: 66.2% of statements [2020-04-17T11:03:31.187Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-04-17T11:03:32.120Z] === RUN TestDockerSuite/TestInspectDefault [2020-04-17T11:03:32.341Z] ok github.com/docker/docker/volume/service 0.398s coverage: 70.3% of statements [2020-04-17T11:03:33.052Z] === RUN TestDockerSuite/TestInspectHistory [2020-04-17T11:03:33.983Z] === RUN TestDockerSuite/TestInspectImage [2020-04-17T11:03:33.983Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-04-17T11:03:33.983Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-04-17T11:03:33.983Z] === RUN TestDockerSuite/TestInspectInt64 [2020-04-17T11:03:34.914Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-04-17T11:03:35.479Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-04-17T11:03:35.479Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-04-17T11:03:36.411Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-04-17T11:03:37.342Z] === RUN TestDockerSuite/TestInspectPlugin [2020-04-17T11:03:37.342Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-04-17T11:03:38.735Z] === RUN TestDockerSuite/TestInspectRootFS [2020-04-17T11:03:38.735Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-04-17T11:03:39.680Z] === RUN TestDockerSuite/TestInspectStatus [2020-04-17T11:03:41.052Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-04-17T11:03:42.949Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-04-17T11:03:43.513Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-04-17T11:03:44.445Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-04-17T11:03:45.377Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-04-17T11:03:45.943Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-04-17T11:03:46.874Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-04-17T11:03:47.072Z] ok github.com/docker/docker/pkg/plugins 35.199s coverage: 73.4% of statements [2020-04-17T11:03:47.072Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-17T11:03:47.072Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-17T11:03:47.072Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-17T11:03:47.072Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-04-17T11:03:47.072Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-17T11:03:47.072Z] ? github.com/docker/docker/rootless [no test files] [2020-04-17T11:03:47.072Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-17T11:03:47.072Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-17T11:03:47.072Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-17T11:03:47.072Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-17T11:03:47.072Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-17T11:03:47.072Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-17T11:03:47.072Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-17T11:03:47.072Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-17T11:03:47.072Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-17T11:03:47.072Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-17T11:03:47.072Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-17T11:03:47.072Z] ? github.com/docker/docker/volume [no test files] [2020-04-17T11:03:47.072Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-17T11:03:47.072Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-17T11:03:47.438Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-04-17T11:03:47.439Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-04-17T11:03:48.028Z] [2020-04-17T11:03:48.028Z] === Skipped [2020-04-17T11:03:48.028Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-04-17T11:03:48.028Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-04-17T11:03:48.028Z] [2020-04-17T11:03:48.028Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-04-17T11:03:48.028Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-17T11:03:48.028Z] [2020-04-17T11:03:48.028Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-04-17T11:03:48.028Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-17T11:03:48.028Z] [2020-04-17T11:03:48.028Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-04-17T11:03:48.028Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-17T11:03:48.028Z] [2020-04-17T11:03:48.028Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-04-17T11:03:48.028Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-17T11:03:48.028Z] [2020-04-17T11:03:48.028Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.01s) [2020-04-17T11:03:48.028Z] client_test.go:23: runtime.GOOS == "windows" [2020-04-17T11:03:48.028Z] [2020-04-17T11:03:48.028Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-04-17T11:03:48.028Z] daemon_test.go:147: root required [2020-04-17T11:03:48.028Z] [2020-04-17T11:03:48.028Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-04-17T11:03:48.028Z] reload_test.go:520: root required [2020-04-17T11:03:48.028Z] [2020-04-17T11:03:48.028Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-04-17T11:03:48.028Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-04-17T11:03:48.028Z] [2020-04-17T11:03:48.028Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-04-17T11:03:48.028Z] pull_v2_test.go:73: Needs fixing on Windows [2020-04-17T11:03:48.028Z] [2020-04-17T11:03:48.028Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-04-17T11:03:48.028Z] pull_v2_test.go:118: Needs fixing on Windows [2020-04-17T11:03:48.028Z] [2020-04-17T11:03:48.028Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-04-17T11:03:48.028Z] download_test.go:268: Needs fixing on Windows [2020-04-17T11:03:48.028Z] [2020-04-17T11:03:48.028Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-04-17T11:03:48.028Z] layer_test.go:304: Failing on Windows [2020-04-17T11:03:48.028Z] [2020-04-17T11:03:48.028Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-04-17T11:03:48.028Z] layer_test.go:353: Failing on Windows [2020-04-17T11:03:48.028Z] [2020-04-17T11:03:48.028Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-04-17T11:03:48.028Z] layer_test.go:468: Failing on Windows [2020-04-17T11:03:48.028Z] [2020-04-17T11:03:48.028Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-04-17T11:03:48.028Z] layer_test.go:697: Failing on Windows [2020-04-17T11:03:48.028Z] [2020-04-17T11:03:48.028Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-04-17T11:03:48.028Z] migration_test.go:46: Failing on Windows [2020-04-17T11:03:48.028Z] [2020-04-17T11:03:48.028Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-04-17T11:03:48.028Z] migration_test.go:182: Failing on Windows [2020-04-17T11:03:48.028Z] [2020-04-17T11:03:48.028Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-04-17T11:03:48.028Z] mount_test.go:17: Failing on Windows [2020-04-17T11:03:48.028Z] [2020-04-17T11:03:48.028Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-04-17T11:03:48.028Z] mount_test.go:76: Failing on Windows [2020-04-17T11:03:48.028Z] [2020-04-17T11:03:48.028Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-04-17T11:03:48.028Z] mount_test.go:125: Failing on Windows [2020-04-17T11:03:48.028Z] [2020-04-17T11:03:48.028Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-04-17T11:03:48.028Z] mount_test.go:212: Failing on Windows [2020-04-17T11:03:48.028Z] [2020-04-17T11:03:48.028Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-04-17T11:03:48.028Z] archive_test.go:133: Xz not present in msys2 [2020-04-17T11:03:48.028Z] [2020-04-17T11:03:48.028Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-04-17T11:03:48.028Z] archive_test.go:238: Failing on Windows CI machines [2020-04-17T11:03:48.028Z] [2020-04-17T11:03:48.028Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-04-17T11:03:48.028Z] archive_windows_test.go:16: Currently fails [2020-04-17T11:03:48.028Z] [2020-04-17T11:03:48.028Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-04-17T11:03:48.028Z] changes_test.go:192: needs more investigation [2020-04-17T11:03:48.028Z] [2020-04-17T11:03:48.028Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-04-17T11:03:48.028Z] changes_test.go:405: needs further investigation [2020-04-17T11:03:48.028Z] [2020-04-17T11:03:48.029Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-04-17T11:03:48.029Z] changes_test.go:441: needs further investigation [2020-04-17T11:03:48.029Z] [2020-04-17T11:03:48.029Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-04-17T11:03:48.029Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-04-17T11:03:48.029Z] [2020-04-17T11:03:48.029Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-04-17T11:03:48.029Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-04-17T11:03:48.029Z] [2020-04-17T11:03:48.029Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-04-17T11:03:48.029Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-04-17T11:03:48.029Z] [2020-04-17T11:03:48.029Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-04-17T11:03:48.029Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-04-17T11:03:48.029Z] [2020-04-17T11:03:48.029Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-04-17T11:03:48.029Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-04-17T11:03:48.029Z] [2020-04-17T11:03:48.029Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-04-17T11:03:48.029Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-04-17T11:03:48.029Z] [2020-04-17T11:03:48.029Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-04-17T11:03:48.029Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-04-17T11:03:48.029Z] [2020-04-17T11:03:48.029Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-04-17T11:03:48.029Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-04-17T11:03:48.029Z] [2020-04-17T11:03:48.029Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-04-17T11:03:48.029Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-04-17T11:03:48.029Z] [2020-04-17T11:03:48.029Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-04-17T11:03:48.029Z] poller_test.go:41: No chmod on Windows [2020-04-17T11:03:48.029Z] [2020-04-17T11:03:48.029Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-04-17T11:03:48.029Z] fileutils_test.go:134: Needs porting to Windows [2020-04-17T11:03:48.029Z] [2020-04-17T11:03:48.029Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-04-17T11:03:48.029Z] fileutils_test.go:180: Needs porting to Windows [2020-04-17T11:03:48.029Z] [2020-04-17T11:03:48.029Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-04-17T11:03:48.029Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-04-17T11:03:48.029Z] [2020-04-17T11:03:48.029Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-04-17T11:03:48.029Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-04-17T11:03:48.029Z] [2020-04-17T11:03:48.029Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2020-04-17T11:03:48.029Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-04-17T11:03:48.029Z] [2020-04-17T11:03:48.029Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-04-17T11:03:48.029Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-04-17T11:03:48.029Z] [2020-04-17T11:03:48.029Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-04-17T11:03:48.029Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-04-17T11:03:48.029Z] [2020-04-17T11:03:48.029Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-04-17T11:03:48.029Z] local_test.go:181: runtime.GOOS == "windows" [2020-04-17T11:03:48.029Z] [2020-04-17T11:03:48.029Z] [2020-04-17T11:03:48.029Z] DONE 1775 tests, 46 skipped in 202.081s [2020-04-17T11:03:48.029Z] INFO: make.ps1 ended at 04/17/2020 11:03:47 [2020-04-17T11:03:49.962Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-04-17T11:03:50.187Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-04-17T11:03:50.645Z] INFO: Unit tests ended at 04/17/2020 11:03:50. Duration:00:03:37.8332118 [2020-04-17T11:03:50.645Z] INFO: Building busybox [2020-04-17T11:03:50.645Z] Sending build context to Docker daemon 5.12kB [2020-04-17T11:03:50.645Z] [2020-04-17T11:03:50.645Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-04-17T11:03:50.645Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-04-17T11:03:50.645Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-04-17T11:03:50.645Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-04-17T11:03:50.645Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-04-17T11:03:50.645Z] ---> fdf6432edbdc [2020-04-17T11:03:50.645Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-04-17T11:03:50.645Z] ---> Running in 4332db8532c4 [2020-04-17T11:03:51.861Z] === RUN TestDockerSuite/TestLinksEnvs [2020-04-17T11:03:53.757Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-04-17T11:03:53.757Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-04-17T11:03:55.655Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-04-17T11:03:56.391Z] Removing intermediate container 4332db8532c4 [2020-04-17T11:03:56.391Z] ---> 5b8666ed102a [2020-04-17T11:03:56.391Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-04-17T11:03:56.391Z] ---> Running in 3ef2cf81e602 [2020-04-17T11:03:56.391Z] Removing intermediate container 3ef2cf81e602 [2020-04-17T11:03:56.391Z] ---> 90bbc1968a81 [2020-04-17T11:03:56.391Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-04-17T11:03:56.391Z] ---> Running in 0779738238f5 [2020-04-17T11:03:56.847Z] Removing intermediate container 0779738238f5 [2020-04-17T11:03:56.847Z] ---> ac8dc530e19b [2020-04-17T11:03:56.847Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-04-17T11:03:58.186Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-04-17T11:03:58.370Z] [2020-04-17T11:03:58.370Z] ---> 4bf9b6c9c4a9 [2020-04-17T11:03:58.370Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-04-17T11:03:58.370Z] ---> Running in e80047e3fb28 [2020-04-17T11:04:01.461Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-04-17T11:04:01.461Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-04-17T11:04:03.359Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-04-17T11:04:03.617Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-04-17T11:04:04.182Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-04-17T11:04:05.114Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-04-17T11:04:08.392Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-04-17T11:04:08.700Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-17T11:04:08.700Z] [2020-04-17T11:04:08.700Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-17T11:04:08.700Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-17T11:04:08.700Z] HOSTNAME=a1293e03b60d [2020-04-17T11:04:08.700Z] TESTDEBUG=0 [2020-04-17T11:04:08.700Z] DEST=bundles/test-integration [2020-04-17T11:04:08.700Z] PWD=/go/src/github.com/docker/docker [2020-04-17T11:04:08.700Z] DOCKER_GITCOMMIT=0a1f9bc5501dc58aa1e161e20af36d4184f5a19e [2020-04-17T11:04:08.700Z] container=docker [2020-04-17T11:04:08.700Z] HOME=/root [2020-04-17T11:04:08.700Z] GOLANG_VERSION=1.13.10 [2020-04-17T11:04:08.700Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-17T11:04:08.700Z] VALIDATE_BRANCH=master [2020-04-17T11:04:08.700Z] TERM=xterm [2020-04-17T11:04:08.700Z] DOCKER_PKG=github.com/docker/docker [2020-04-17T11:04:08.700Z] SHLVL=1 [2020-04-17T11:04:08.700Z] TIMEOUT=120m [2020-04-17T11:04:08.700Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-17T11:04:08.700Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-17T11:04:08.700Z] GO111MODULE=off [2020-04-17T11:04:08.700Z] DOCKER_EXPERIMENTAL=1 [2020-04-17T11:04:08.700Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-17T11:04:08.700Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-17T11:04:08.700Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-17T11:04:08.700Z] GOPATH=/go [2020-04-17T11:04:08.700Z] PKG_CONFIG=pkg-config [2020-04-17T11:04:08.700Z] _=/usr/bin/env [2020-04-17T11:04:08.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-17T11:04:11.702Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-04-17T11:04:13.133Z] Removing intermediate container e80047e3fb28 [2020-04-17T11:04:13.134Z] ---> 7242404ec9b5 [2020-04-17T11:04:13.134Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-04-17T11:04:13.134Z] ---> Running in 17a60d5e83cd [2020-04-17T11:04:13.134Z] [2020-04-17T11:04:13.134Z] SUCCESS: Specified value was saved. [2020-04-17T11:04:14.989Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-04-17T11:04:16.843Z] Removing intermediate container 17a60d5e83cd [2020-04-17T11:04:16.843Z] ---> 3695a84d0b09 [2020-04-17T11:04:16.843Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-04-17T11:04:16.843Z] ---> Running in 1145777b8d58 [2020-04-17T11:04:17.515Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-04-17T11:04:18.449Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-04-17T11:04:19.763Z] Cannot create a file when that file already exists. [2020-04-17T11:04:20.977Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-04-17T11:04:20.977Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-04-17T11:04:23.502Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-04-17T11:04:23.760Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-04-17T11:04:23.760Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-04-17T11:04:25.507Z] Removing intermediate container 1145777b8d58 [2020-04-17T11:04:25.507Z] ---> 25518251db3e [2020-04-17T11:04:25.507Z] Step 13/13 : CMD ["sh"] [2020-04-17T11:04:25.507Z] ---> Running in 406230cdca73 [2020-04-17T11:04:25.507Z] Removing intermediate container 406230cdca73 [2020-04-17T11:04:25.507Z] ---> dee9a723dd40 [2020-04-17T11:04:25.507Z] Successfully built dee9a723dd40 [2020-04-17T11:04:25.507Z] Successfully tagged busybox:latest [2020-04-17T11:04:25.507Z] INFO: Docker images of the daemon under test [2020-04-17T11:04:25.507Z] [2020-04-17T11:04:25.507Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-04-17T11:04:25.507Z] busybox latest dee9a723dd40 Less than a second ago 4.99GB [2020-04-17T11:04:25.507Z] microsoft/windowsservercore latest fdf6432edbdc 4 days ago 4.94GB [2020-04-17T11:04:25.507Z] mcr.microsoft.com/windows/servercore ltsc2019 fdf6432edbdc 4 days ago 4.94GB [2020-04-17T11:04:25.507Z] [2020-04-17T11:04:25.507Z] INFO: Running integration tests at 04/17/2020 11:04:25... [2020-04-17T11:04:25.507Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-04-17T11:04:25.507Z] INFO: Integration API tests being run from the host: [2020-04-17T11:04:25.507Z] INFO: make.ps1 starting at 04/17/2020 11:04:25 [2020-04-17T11:04:26.466Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-04-17T11:04:27.039Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-04-17T11:04:27.039Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-04-17T11:04:27.296Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-04-17T11:04:27.296Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-04-17T11:04:27.296Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-04-17T11:04:28.227Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-04-17T11:04:28.793Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-04-17T11:04:28.793Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-04-17T11:04:32.971Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-04-17T11:04:33.538Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-04-17T11:04:34.103Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-04-17T11:04:39.362Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-04-17T11:04:39.362Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-04-17T11:04:39.362Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-04-17T11:04:40.734Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-04-17T11:04:41.665Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-04-17T11:04:42.597Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-04-17T11:04:43.969Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-04-17T11:04:44.900Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-04-17T11:04:47.432Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-04-17T11:04:47.996Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-04-17T11:04:48.928Z] === RUN TestDockerSuite/TestLogsSince [2020-04-17T11:04:55.477Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-04-17T11:04:55.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-17T11:04:56.400Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-17T11:04:56.400Z] INFO: Testing against a local daemon [2020-04-17T11:04:57.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-17T11:04:58.751Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-04-17T11:05:01.275Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-04-17T11:05:01.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-17T11:05:02.206Z] === RUN TestDockerSuite/TestLogsTail [2020-04-17T11:05:03.140Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-04-17T11:05:04.072Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-04-17T11:05:05.005Z] === RUN TestDockerSuite/TestMountIntoProc [2020-04-17T11:05:05.263Z] === RUN TestDockerSuite/TestMountIntoSys [2020-04-17T11:05:06.195Z] === RUN TestDockerSuite/TestNetHostname [2020-04-17T11:05:08.712Z] ok github.com/docker/docker/integration/build 16.736s [2020-04-17T11:05:08.720Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-04-17T11:05:08.720Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-04-17T11:05:08.980Z] === RUN TestDockerSuite/TestNetworkEvents [2020-04-17T11:05:09.164Z] [2020-04-17T11:05:09.165Z] === Skipped [2020-04-17T11:05:09.165Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-04-17T11:05:09.165Z] build_session_test.go:25: TODO: BuildKit [2020-04-17T11:05:09.165Z] [2020-04-17T11:05:09.165Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-04-17T11:05:09.165Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T11:05:09.165Z] [2020-04-17T11:05:09.165Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-04-17T11:05:09.165Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-17T11:05:09.165Z] [2020-04-17T11:05:09.165Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.01s) [2020-04-17T11:05:09.165Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-17T11:05:09.165Z] [2020-04-17T11:05:09.165Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2020-04-17T11:05:09.165Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-17T11:05:09.165Z] [2020-04-17T11:05:09.165Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.01s) [2020-04-17T11:05:09.165Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-17T11:05:09.165Z] [2020-04-17T11:05:09.165Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-04-17T11:05:09.165Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-17T11:05:09.165Z] [2020-04-17T11:05:09.165Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-04-17T11:05:09.165Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-17T11:05:09.165Z] [2020-04-17T11:05:09.165Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.01s) [2020-04-17T11:05:09.165Z] build_test.go:491: testEnv.OSType == "windows" [2020-04-17T11:05:09.165Z] [2020-04-17T11:05:09.165Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-04-17T11:05:09.165Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-17T11:05:09.165Z] [2020-04-17T11:05:09.165Z] [2020-04-17T11:05:09.165Z] DONE 22 tests, 10 skipped in 42.824s [2020-04-17T11:05:09.165Z] [2020-04-17T11:05:09.165Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-04-17T11:05:10.353Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-04-17T11:05:12.044Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-17T11:05:12.044Z] INFO: Testing against a local daemon [2020-04-17T11:05:12.044Z] ok github.com/docker/docker/integration/config 0.249s [2020-04-17T11:05:12.044Z] [2020-04-17T11:05:12.044Z] === Skipped [2020-04-17T11:05:12.044Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-04-17T11:05:12.044Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T11:05:12.044Z] [2020-04-17T11:05:12.044Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-04-17T11:05:12.044Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T11:05:12.044Z] [2020-04-17T11:05:12.044Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-04-17T11:05:12.044Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T11:05:12.044Z] [2020-04-17T11:05:12.044Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-04-17T11:05:12.044Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T11:05:12.044Z] [2020-04-17T11:05:12.044Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-04-17T11:05:12.044Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T11:05:12.044Z] [2020-04-17T11:05:12.044Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-04-17T11:05:12.044Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-04-17T11:05:12.044Z] [2020-04-17T11:05:12.044Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-04-17T11:05:12.044Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-04-17T11:05:12.044Z] [2020-04-17T11:05:12.044Z] [2020-04-17T11:05:12.044Z] DONE 7 tests, 7 skipped in 2.757s [2020-04-17T11:05:12.044Z] [2020-04-17T11:05:12.044Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-04-17T11:05:12.877Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-04-17T11:05:12.877Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-04-17T11:05:13.809Z] === RUN TestDockerSuite/TestPluginActive [2020-04-17T11:05:15.707Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-04-17T11:05:15.745Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-17T11:05:15.745Z] INFO: Testing against a local daemon [2020-04-17T11:05:22.260Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-04-17T11:05:22.260Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-04-17T11:05:22.260Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-04-17T11:05:25.542Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-04-17T11:05:25.542Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-04-17T11:05:26.911Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-04-17T11:05:28.807Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-04-17T11:05:28.807Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-04-17T11:05:32.085Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-04-17T11:05:33.982Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-04-17T11:05:34.913Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-04-17T11:05:35.846Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-04-17T11:05:37.743Z] === RUN TestDockerSuite/TestPortHostBinding [2020-04-17T11:05:38.307Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-04-17T11:05:39.239Z] === RUN TestDockerSuite/TestPortList [2020-04-17T11:05:41.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-17T11:05:41.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-17T11:05:42.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-17T11:05:42.519Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-04-17T11:05:44.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-17T11:05:44.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-17T11:05:45.803Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-04-17T11:05:47.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-17T11:05:48.330Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-04-17T11:05:49.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-17T11:05:50.227Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-04-17T11:05:51.600Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-04-17T11:05:51.858Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-04-17T11:05:52.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-17T11:05:56.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-17T11:05:57.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-17T11:05:58.408Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-04-17T11:05:59.339Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-04-17T11:05:59.339Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-04-17T11:05:59.339Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-04-17T11:06:00.270Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-04-17T11:06:00.270Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-04-17T11:06:00.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-17T11:06:01.246Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-04-17T11:06:01.246Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-04-17T11:06:01.810Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-04-17T11:06:02.067Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-04-17T11:06:02.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-17T11:06:03.438Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-04-17T11:06:03.438Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-04-17T11:06:04.372Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-04-17T11:06:06.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-17T11:06:07.650Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-04-17T11:06:07.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-17T11:06:09.022Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-04-17T11:06:09.586Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-04-17T11:06:09.586Z] === RUN TestDockerSuite/TestPsByOrder [2020-04-17T11:06:09.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-17T11:06:11.750Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-17T11:06:11.750Z] Using test binary docker [2020-04-17T11:06:11.750Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-17T11:06:11.750Z] +++ /etc/init.d/apparmor start [2020-04-17T11:06:11.750Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-17T11:06:11.750Z] INFO: Waiting for daemon to start... [2020-04-17T11:06:11.750Z] Starting dockerd [2020-04-17T11:06:11.750Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-04-17T11:06:12.864Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-04-17T11:06:13.776Z] . [2020-04-17T11:06:13.776Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-17T11:06:13.776Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-17T11:06:13.776Z] Error: No such image: emptyfs [2020-04-17T11:06:13.776Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-17T11:06:13.776Z] ++++ docker load [2020-04-17T11:06:13.795Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-04-17T11:06:14.062Z] Running integration-test (iteration 1) [2020-04-17T11:06:14.062Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-04-17T11:06:14.062Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-04-17T11:06:14.062Z] ++ set -e [2020-04-17T11:06:14.062Z] ++ '[' -n 0 ']' [2020-04-17T11:06:14.063Z] ++ set -x [2020-04-17T11:06:14.063Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-04-17T11:06:17.071Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-04-17T11:06:18.002Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-04-17T11:06:21.280Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-04-17T11:06:22.651Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-04-17T11:06:22.910Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-04-17T11:06:24.810Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-04-17T11:06:27.334Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-04-17T11:06:27.709Z] ok github.com/docker/docker/integration/container 70.856s [2020-04-17T11:06:27.709Z] [2020-04-17T11:06:27.709Z] === Skipped [2020-04-17T11:06:27.709Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-04-17T11:06:27.709Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-17T11:06:27.709Z] [2020-04-17T11:06:27.709Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s) [2020-04-17T11:06:27.709Z] copy_test.go:25: testEnv.OSType == "windows" [2020-04-17T11:06:27.709Z] [2020-04-17T11:06:27.709Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-04-17T11:06:27.709Z] copy_test.go:39: testEnv.OSType == "windows" [2020-04-17T11:06:27.709Z] [2020-04-17T11:06:27.709Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-04-17T11:06:27.709Z] copy_test.go:51: testEnv.OSType == "windows" [2020-04-17T11:06:27.709Z] [2020-04-17T11:06:27.709Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-04-17T11:06:27.709Z] copy_test.go:65: testEnv.OSType == "windows" [2020-04-17T11:06:27.709Z] [2020-04-17T11:06:27.709Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-04-17T11:06:27.709Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T11:06:27.709Z] [2020-04-17T11:06:27.709Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-04-17T11:06:27.709Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-04-17T11:06:27.709Z] [2020-04-17T11:06:27.709Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-04-17T11:06:27.709Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T11:06:27.709Z] [2020-04-17T11:06:27.709Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-04-17T11:06:27.709Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-04-17T11:06:27.709Z] [2020-04-17T11:06:27.709Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-04-17T11:06:27.709Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-04-17T11:06:27.709Z] [2020-04-17T11:06:27.709Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-04-17T11:06:27.709Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-04-17T11:06:27.709Z] [2020-04-17T11:06:27.709Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2020-04-17T11:06:27.709Z] create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-04-17T11:06:27.709Z] [2020-04-17T11:06:27.709Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-04-17T11:06:27.709Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T11:06:27.709Z] [2020-04-17T11:06:27.710Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-04-17T11:06:27.710Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-04-17T11:06:27.710Z] [2020-04-17T11:06:27.710Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-04-17T11:06:27.710Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-04-17T11:06:27.710Z] [2020-04-17T11:06:27.710Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-04-17T11:06:27.710Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-04-17T11:06:27.710Z] [2020-04-17T11:06:27.710Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-04-17T11:06:27.710Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T11:06:27.710Z] [2020-04-17T11:06:27.710Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-04-17T11:06:27.710Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T11:06:27.710Z] [2020-04-17T11:06:27.710Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-04-17T11:06:27.710Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-04-17T11:06:27.710Z] [2020-04-17T11:06:27.710Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-04-17T11:06:27.710Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-04-17T11:06:27.710Z] [2020-04-17T11:06:27.710Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-04-17T11:06:27.710Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-04-17T11:06:27.710Z] [2020-04-17T11:06:27.710Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-04-17T11:06:27.710Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-04-17T11:06:27.710Z] [2020-04-17T11:06:27.710Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-04-17T11:06:27.710Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-04-17T11:06:27.710Z] [2020-04-17T11:06:27.710Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-04-17T11:06:27.710Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-04-17T11:06:27.710Z] [2020-04-17T11:06:27.710Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-04-17T11:06:27.710Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-04-17T11:06:27.710Z] [2020-04-17T11:06:27.710Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-04-17T11:06:27.710Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-04-17T11:06:27.710Z] [2020-04-17T11:06:27.710Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-04-17T11:06:27.710Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T11:06:27.710Z] [2020-04-17T11:06:27.710Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-04-17T11:06:27.710Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-17T11:06:27.710Z] [2020-04-17T11:06:27.710Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-04-17T11:06:27.710Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-04-17T11:06:27.710Z] [2020-04-17T11:06:27.710Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-04-17T11:06:27.710Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-17T11:06:27.710Z] [2020-04-17T11:06:27.710Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-04-17T11:06:27.710Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-04-17T11:06:27.710Z] [2020-04-17T11:06:27.710Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-04-17T11:06:27.710Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-04-17T11:06:27.710Z] [2020-04-17T11:06:27.710Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-04-17T11:06:27.710Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T11:06:27.710Z] [2020-04-17T11:06:27.710Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-04-17T11:06:27.710Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-04-17T11:06:27.710Z] [2020-04-17T11:06:27.710Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-04-17T11:06:27.710Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-04-17T11:06:27.710Z] [2020-04-17T11:06:27.710Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-04-17T11:06:27.710Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-04-17T11:06:27.710Z] [2020-04-17T11:06:27.710Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-04-17T11:06:27.710Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-04-17T11:06:27.710Z] [2020-04-17T11:06:27.710Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-04-17T11:06:27.710Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-04-17T11:06:27.710Z] [2020-04-17T11:06:27.710Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-04-17T11:06:27.710Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T11:06:27.710Z] [2020-04-17T11:06:27.710Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-04-17T11:06:27.710Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-04-17T11:06:27.710Z] [2020-04-17T11:06:27.710Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-04-17T11:06:27.710Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-04-17T11:06:27.710Z] [2020-04-17T11:06:27.710Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-04-17T11:06:27.710Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-04-17T11:06:27.710Z] [2020-04-17T11:06:27.710Z] [2020-04-17T11:06:27.710Z] DONE 81 tests, 42 skipped in 73.826s [2020-04-17T11:06:27.710Z] [2020-04-17T11:06:27.710Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-04-17T11:06:28.267Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-04-17T11:06:28.664Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-17T11:06:28.664Z] INFO: Testing against a local daemon [2020-04-17T11:06:28.664Z] ok github.com/docker/docker/integration/image 0.470s [2020-04-17T11:06:29.342Z] Loaded image: buildpack-deps:jessie [2020-04-17T11:06:29.342Z] Loaded image: busybox:latest [2020-04-17T11:06:29.342Z] Loaded image: busybox:glibc [2020-04-17T11:06:29.342Z] Loaded image: debian:jessie [2020-04-17T11:06:29.342Z] Loaded image: hello-world:latest [2020-04-17T11:06:29.342Z] INFO: Testing against a local daemon [2020-04-17T11:06:29.342Z] === RUN TestCgroupNamespacesBuild [2020-04-17T11:06:29.964Z] --- PASS: TestCgroupNamespacesBuild (1.74s) [2020-04-17T11:06:29.964Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-17T11:06:30.818Z] [2020-04-17T11:06:30.818Z] === Skipped [2020-04-17T11:06:30.818Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-04-17T11:06:30.818Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-17T11:06:30.818Z] [2020-04-17T11:06:30.818Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-04-17T11:06:30.818Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-04-17T11:06:30.818Z] [2020-04-17T11:06:30.818Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-04-17T11:06:30.818Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-17T11:06:30.818Z] [2020-04-17T11:06:30.818Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-04-17T11:06:30.818Z] tag_test.go:98: testEnv.OSType == "windows" [2020-04-17T11:06:30.818Z] [2020-04-17T11:06:30.818Z] [2020-04-17T11:06:30.818Z] DONE 11 tests, 4 skipped in 4.300s [2020-04-17T11:06:30.818Z] [2020-04-17T11:06:30.818Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-04-17T11:06:31.445Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.61s) [2020-04-17T11:06:31.445Z] === RUN TestBuildWithSession [2020-04-17T11:06:31.445Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-17T11:06:31.445Z] build_session_test.go:25: TODO: BuildKit [2020-04-17T11:06:31.445Z] === RUN TestBuildSquashParent [2020-04-17T11:06:33.523Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-04-17T11:06:33.698Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-17T11:06:33.698Z] INFO: Testing against a local daemon [2020-04-17T11:06:33.698Z] ok github.com/docker/docker/integration/network 0.253s [2020-04-17T11:06:33.698Z] [2020-04-17T11:06:33.698Z] === Skipped [2020-04-17T11:06:33.698Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-04-17T11:06:33.698Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-04-17T11:06:33.698Z] [2020-04-17T11:06:33.698Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-04-17T11:06:33.698Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-04-17T11:06:33.698Z] [2020-04-17T11:06:33.698Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-04-17T11:06:33.698Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-04-17T11:06:33.698Z] [2020-04-17T11:06:33.698Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-04-17T11:06:33.698Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-04-17T11:06:33.698Z] [2020-04-17T11:06:33.698Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-04-17T11:06:33.698Z] network_test.go:97: testEnv.OSType == "windows" [2020-04-17T11:06:33.698Z] [2020-04-17T11:06:33.698Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-04-17T11:06:33.698Z] service_test.go:29: testEnv.OSType == "windows" [2020-04-17T11:06:33.698Z] [2020-04-17T11:06:33.698Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-04-17T11:06:33.698Z] service_test.go:52: testEnv.OSType == "windows" [2020-04-17T11:06:33.698Z] [2020-04-17T11:06:33.698Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-04-17T11:06:33.698Z] service_test.go:96: testEnv.OSType == "windows" [2020-04-17T11:06:33.698Z] [2020-04-17T11:06:33.698Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-04-17T11:06:33.698Z] service_test.go:130: testEnv.OSType == "windows" [2020-04-17T11:06:33.698Z] [2020-04-17T11:06:33.698Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-04-17T11:06:33.698Z] service_test.go:181: testEnv.OSType == "windows" [2020-04-17T11:06:33.698Z] [2020-04-17T11:06:33.698Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-04-17T11:06:33.698Z] service_test.go:206: testEnv.OSType == "windows" [2020-04-17T11:06:33.698Z] [2020-04-17T11:06:33.698Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-17T11:06:33.698Z] service_test.go:236: FLAKY_TEST [2020-04-17T11:06:33.698Z] [2020-04-17T11:06:33.698Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-04-17T11:06:33.698Z] service_test.go:326: testEnv.OSType == "windows" [2020-04-17T11:06:33.698Z] [2020-04-17T11:06:33.698Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-04-17T11:06:33.698Z] service_test.go:394: testEnv.OSType == "windows" [2020-04-17T11:06:33.698Z] [2020-04-17T11:06:33.698Z] [2020-04-17T11:06:33.698Z] DONE 18 tests, 14 skipped in 3.179s [2020-04-17T11:06:33.698Z] [2020-04-17T11:06:33.698Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-04-17T11:06:34.654Z] testing: warning: no tests to run [2020-04-17T11:06:34.654Z] ok github.com/docker/docker/integration/network/ipvlan 0.162s [2020-04-17T11:06:34.654Z] [2020-04-17T11:06:34.654Z] DONE 0 tests in 0.945s [2020-04-17T11:06:34.654Z] [2020-04-17T11:06:34.654Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-04-17T11:06:34.894Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-04-17T11:06:35.609Z] testing: warning: no tests to run [2020-04-17T11:06:35.609Z] ok github.com/docker/docker/integration/network/macvlan 0.106s [2020-04-17T11:06:35.609Z] [2020-04-17T11:06:35.609Z] DONE 0 tests in 0.935s [2020-04-17T11:06:35.609Z] [2020-04-17T11:06:35.609Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-04-17T11:06:36.273Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-04-17T11:06:36.565Z] testing: warning: no tests to run [2020-04-17T11:06:36.565Z] ok github.com/docker/docker/integration/plugin 0.102s [2020-04-17T11:06:36.565Z] [2020-04-17T11:06:36.565Z] DONE 0 tests in 0.905s [2020-04-17T11:06:36.565Z] [2020-04-17T11:06:36.565Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-04-17T11:06:36.838Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-04-17T11:06:36.955Z] --- PASS: TestBuildSquashParent (4.95s) [2020-04-17T11:06:36.955Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-17T11:06:36.955Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-17T11:06:36.955Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-17T11:06:36.955Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-17T11:06:36.955Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-17T11:06:36.955Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-17T11:06:36.955Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-17T11:06:36.955Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-17T11:06:36.955Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-17T11:06:36.955Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-17T11:06:36.955Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-17T11:06:36.955Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-17T11:06:36.955Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-17T11:06:36.955Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-17T11:06:36.955Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-17T11:06:36.955Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-17T11:06:36.955Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-17T11:06:37.521Z] testing: warning: no tests to run [2020-04-17T11:06:37.521Z] ok github.com/docker/docker/integration/plugin/authz 0.095s [2020-04-17T11:06:37.521Z] [2020-04-17T11:06:37.521Z] DONE 0 tests in 0.901s [2020-04-17T11:06:37.521Z] [2020-04-17T11:06:37.521Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-04-17T11:06:39.365Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-04-17T11:06:39.654Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-17T11:06:39.654Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-17T11:06:40.391Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-17T11:06:40.391Z] INFO: Testing against a local daemon [2020-04-17T11:06:40.391Z] ok github.com/docker/docker/integration/plugin/common 0.276s [2020-04-17T11:06:40.736Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-04-17T11:06:41.698Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-04-17T11:06:41.698Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.95s) [2020-04-17T11:06:41.698Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.27s) [2020-04-17T11:06:41.698Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.27s) [2020-04-17T11:06:41.698Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.34s) [2020-04-17T11:06:41.698Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.82s) [2020-04-17T11:06:41.698Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.19s) [2020-04-17T11:06:41.698Z] === RUN TestBuildMultiStageCopy [2020-04-17T11:06:41.698Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-17T11:06:42.106Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-04-17T11:06:42.550Z] [2020-04-17T11:06:42.550Z] DONE 2 tests in 4.724s [2020-04-17T11:06:42.550Z] [2020-04-17T11:06:42.550Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-04-17T11:06:43.730Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-17T11:06:44.001Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-04-17T11:06:44.015Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-17T11:06:44.300Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-17T11:06:44.585Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-17T11:06:45.206Z] --- PASS: TestBuildMultiStageCopy (3.45s) [2020-04-17T11:06:45.206Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.85s) [2020-04-17T11:06:45.206Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.37s) [2020-04-17T11:06:45.206Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.38s) [2020-04-17T11:06:45.206Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.40s) [2020-04-17T11:06:45.206Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.45s) [2020-04-17T11:06:45.206Z] === RUN TestBuildMultiStageParentConfig [2020-04-17T11:06:46.223Z] --- PASS: TestBuildMultiStageParentConfig (0.97s) [2020-04-17T11:06:46.223Z] === RUN TestBuildLabelWithTargets [2020-04-17T11:06:46.526Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-04-17T11:06:47.200Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-17T11:06:47.200Z] INFO: Testing against a local daemon [2020-04-17T11:06:47.200Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.269s [2020-04-17T11:06:47.653Z] [2020-04-17T11:06:47.653Z] === Skipped [2020-04-17T11:06:47.653Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-04-17T11:06:47.653Z] external_test.go:48: runtime.GOOS == "windows" [2020-04-17T11:06:47.653Z] [2020-04-17T11:06:47.653Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-04-17T11:06:47.653Z] external_test.go:408: runtime.GOOS == "windows" [2020-04-17T11:06:47.653Z] [2020-04-17T11:06:47.653Z] [2020-04-17T11:06:47.654Z] DONE 2 tests, 2 skipped in 5.157s [2020-04-17T11:06:47.654Z] [2020-04-17T11:06:47.654Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-04-17T11:06:47.723Z] --- PASS: TestBuildLabelWithTargets (1.61s) [2020-04-17T11:06:47.723Z] === RUN TestBuildWithEmptyLayers [2020-04-17T11:06:47.896Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-04-17T11:06:48.154Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-04-17T11:06:48.743Z] --- PASS: TestBuildWithEmptyLayers (0.81s) [2020-04-17T11:06:48.743Z] === RUN TestBuildMultiStageOnBuild [2020-04-17T11:06:49.085Z] === RUN TestDockerSuite/TestPsRightTagName [2020-04-17T11:06:50.016Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-04-17T11:06:50.776Z] --- PASS: TestBuildMultiStageOnBuild (2.10s) [2020-04-17T11:06:50.776Z] === RUN TestBuildUncleanTarFilenames [2020-04-17T11:06:51.388Z] === RUN TestDockerSuite/TestPsShowMounts [2020-04-17T11:06:51.793Z] --- PASS: TestBuildUncleanTarFilenames (1.15s) [2020-04-17T11:06:51.793Z] === RUN TestBuildMultiStageLayerLeak [2020-04-17T11:06:54.489Z] --- PASS: TestBuildMultiStageLayerLeak (2.29s) [2020-04-17T11:06:54.489Z] === RUN TestBuildWithHugeFile [2020-04-17T11:06:54.668Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-04-17T11:06:54.926Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-04-17T11:06:54.926Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-04-17T11:06:55.183Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-04-17T11:06:55.183Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-04-17T11:06:55.183Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-04-17T11:06:56.115Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-04-17T11:06:57.928Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-17T11:06:57.928Z] INFO: Testing against a local daemon [2020-04-17T11:06:57.928Z] ok github.com/docker/docker/integration/plugin/logging 0.402s [2020-04-17T11:06:58.012Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-04-17T11:06:58.888Z] [2020-04-17T11:06:58.888Z] === Skipped [2020-04-17T11:06:58.888Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-04-17T11:06:58.888Z] read_test.go:21: no unix domain sockets on Windows [2020-04-17T11:06:58.888Z] [2020-04-17T11:06:58.888Z] [2020-04-17T11:06:58.888Z] DONE 1 tests, 1 skipped in 10.970s [2020-04-17T11:06:58.888Z] [2020-04-17T11:06:58.888Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-04-17T11:06:59.383Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-04-17T11:06:59.948Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-04-17T11:07:00.431Z] testing: warning: no tests to run [2020-04-17T11:07:00.431Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.096s [2020-04-17T11:07:00.431Z] [2020-04-17T11:07:00.431Z] DONE 0 tests in 1.688s [2020-04-17T11:07:00.431Z] [2020-04-17T11:07:00.431Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-04-17T11:07:02.477Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-04-17T11:07:03.308Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-17T11:07:03.308Z] INFO: Testing against a local daemon [2020-04-17T11:07:03.308Z] ok github.com/docker/docker/integration/plugin/volumes 0.288s [2020-04-17T11:07:05.464Z] [2020-04-17T11:07:05.464Z] === Skipped [2020-04-17T11:07:05.464Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-04-17T11:07:05.464Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T11:07:05.464Z] [2020-04-17T11:07:05.464Z] [2020-04-17T11:07:05.464Z] DONE 1 tests, 1 skipped in 4.598s [2020-04-17T11:07:05.464Z] [2020-04-17T11:07:05.464Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-04-17T11:07:07.618Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-17T11:07:07.618Z] INFO: Testing against a local daemon [2020-04-17T11:07:07.618Z] ok github.com/docker/docker/integration/secret 0.212s [2020-04-17T11:07:07.740Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-04-17T11:07:08.674Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-04-17T11:07:11.215Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-04-17T11:07:11.215Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-04-17T11:07:11.215Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-04-17T11:07:11.318Z] [2020-04-17T11:07:11.318Z] === Skipped [2020-04-17T11:07:11.318Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-04-17T11:07:11.318Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T11:07:11.318Z] [2020-04-17T11:07:11.318Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-04-17T11:07:11.318Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T11:07:11.318Z] [2020-04-17T11:07:11.318Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-04-17T11:07:11.318Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T11:07:11.318Z] [2020-04-17T11:07:11.318Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-04-17T11:07:11.318Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T11:07:11.318Z] [2020-04-17T11:07:11.318Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-04-17T11:07:11.318Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T11:07:11.318Z] [2020-04-17T11:07:11.318Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-04-17T11:07:11.318Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-04-17T11:07:11.318Z] [2020-04-17T11:07:11.318Z] [2020-04-17T11:07:11.318Z] DONE 6 tests, 6 skipped in 5.971s [2020-04-17T11:07:11.318Z] [2020-04-17T11:07:11.318Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-04-17T11:07:11.473Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-04-17T11:07:13.997Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-04-17T11:07:15.901Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-04-17T11:07:15.973Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-17T11:07:15.973Z] INFO: Testing against a local daemon [2020-04-17T11:07:15.973Z] ok github.com/docker/docker/integration/service 0.402s [2020-04-17T11:07:16.426Z] [2020-04-17T11:07:16.426Z] === Skipped [2020-04-17T11:07:16.426Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-17T11:07:16.426Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-17T11:07:16.426Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T11:07:16.426Z] [2020-04-17T11:07:16.426Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-17T11:07:16.426Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-17T11:07:16.426Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T11:07:16.426Z] [2020-04-17T11:07:16.426Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-04-17T11:07:16.426Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T11:07:16.426Z] [2020-04-17T11:07:16.426Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-04-17T11:07:16.426Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T11:07:16.426Z] [2020-04-17T11:07:16.426Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2020-04-17T11:07:16.426Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T11:07:16.426Z] [2020-04-17T11:07:16.426Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-04-17T11:07:16.426Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T11:07:16.426Z] [2020-04-17T11:07:16.426Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-04-17T11:07:16.426Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T11:07:16.426Z] [2020-04-17T11:07:16.426Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-04-17T11:07:16.426Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T11:07:16.426Z] [2020-04-17T11:07:16.426Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-04-17T11:07:16.426Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T11:07:16.426Z] [2020-04-17T11:07:16.426Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-04-17T11:07:16.426Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T11:07:16.426Z] [2020-04-17T11:07:16.426Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-04-17T11:07:16.426Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T11:07:16.426Z] [2020-04-17T11:07:16.426Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-04-17T11:07:16.426Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T11:07:16.426Z] [2020-04-17T11:07:16.426Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-04-17T11:07:16.426Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T11:07:16.426Z] [2020-04-17T11:07:16.426Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-04-17T11:07:16.426Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T11:07:16.426Z] [2020-04-17T11:07:16.426Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-04-17T11:07:16.426Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T11:07:16.426Z] [2020-04-17T11:07:16.426Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-04-17T11:07:16.426Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T11:07:16.426Z] [2020-04-17T11:07:16.426Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-04-17T11:07:16.426Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T11:07:16.426Z] [2020-04-17T11:07:16.426Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-04-17T11:07:16.426Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T11:07:16.426Z] [2020-04-17T11:07:16.426Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-04-17T11:07:16.426Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-04-17T11:07:16.426Z] [2020-04-17T11:07:16.426Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-04-17T11:07:16.426Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-04-17T11:07:16.426Z] [2020-04-17T11:07:16.426Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-04-17T11:07:16.426Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-04-17T11:07:16.426Z] [2020-04-17T11:07:16.427Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-04-17T11:07:16.427Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-04-17T11:07:16.427Z] [2020-04-17T11:07:16.427Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2020-04-17T11:07:16.427Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-04-17T11:07:16.427Z] [2020-04-17T11:07:16.427Z] [2020-04-17T11:07:16.427Z] DONE 24 tests, 23 skipped in 5.102s [2020-04-17T11:07:16.427Z] [2020-04-17T11:07:16.427Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-04-17T11:07:16.467Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-04-17T11:07:18.993Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-04-17T11:07:19.304Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-17T11:07:19.304Z] INFO: Testing against a local daemon [2020-04-17T11:07:19.304Z] ok github.com/docker/docker/integration/session 0.209s [2020-04-17T11:07:19.558Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-04-17T11:07:19.758Z] [2020-04-17T11:07:19.758Z] === Skipped [2020-04-17T11:07:19.758Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-04-17T11:07:19.758Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-04-17T11:07:19.758Z] [2020-04-17T11:07:19.758Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-04-17T11:07:19.758Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-04-17T11:07:19.758Z] [2020-04-17T11:07:19.758Z] [2020-04-17T11:07:19.758Z] DONE 2 tests, 2 skipped in 3.412s [2020-04-17T11:07:19.758Z] [2020-04-17T11:07:19.758Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-04-17T11:07:21.456Z] === RUN TestDockerSuite/TestRmiBlank [2020-04-17T11:07:21.456Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-04-17T11:07:21.456Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-04-17T11:07:22.634Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-17T11:07:22.634Z] INFO: Testing against a local daemon [2020-04-17T11:07:23.589Z] ok github.com/docker/docker/integration/system 1.313s [2020-04-17T11:07:25.636Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-04-17T11:07:25.743Z] [2020-04-17T11:07:25.743Z] === Skipped [2020-04-17T11:07:25.743Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-17T11:07:25.743Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T11:07:25.743Z] [2020-04-17T11:07:25.743Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-04-17T11:07:25.743Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-04-17T11:07:25.743Z] [2020-04-17T11:07:25.743Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-04-17T11:07:25.743Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-04-17T11:07:25.743Z] [2020-04-17T11:07:25.743Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-04-17T11:07:25.743Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-17T11:07:25.743Z] [2020-04-17T11:07:25.743Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-04-17T11:07:25.743Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-04-17T11:07:25.743Z] [2020-04-17T11:07:25.743Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-04-17T11:07:25.743Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-04-17T11:07:25.743Z] [2020-04-17T11:07:25.743Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-04-17T11:07:25.743Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-04-17T11:07:25.743Z] [2020-04-17T11:07:25.743Z] [2020-04-17T11:07:25.743Z] DONE 13 tests, 7 skipped in 5.417s [2020-04-17T11:07:25.743Z] [2020-04-17T11:07:25.743Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-04-17T11:07:26.568Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-04-17T11:07:26.825Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-04-17T11:07:28.619Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-17T11:07:28.620Z] INFO: Testing against a local daemon [2020-04-17T11:07:28.620Z] ok github.com/docker/docker/integration/volume 0.729s [2020-04-17T11:07:28.721Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-04-17T11:07:29.652Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-04-17T11:07:30.137Z] [2020-04-17T11:07:30.137Z] === Skipped [2020-04-17T11:07:30.137Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-04-17T11:07:30.137Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-04-17T11:07:30.137Z] [2020-04-17T11:07:30.137Z] [2020-04-17T11:07:30.137Z] DONE 5 tests, 1 skipped in 4.530s [2020-04-17T11:07:30.137Z] [2020-04-17T11:07:30.137Z] INFO: make.ps1 ended at 04/17/2020 11:07:29 [2020-04-17T11:07:30.137Z] INFO: Integration CLI tests being run from the host: [2020-04-17T11:07:30.137Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-04-17T11:07:31.551Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-04-17T11:07:32.116Z] === RUN TestDockerSuite/TestRmiTag [2020-04-17T11:07:32.375Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-04-17T11:07:33.307Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-04-17T11:07:38.566Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-04-17T11:07:38.566Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-04-17T11:07:39.498Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-04-17T11:07:39.756Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-04-17T11:07:40.320Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-04-17T11:07:42.217Z] === RUN TestDockerSuite/TestRunAddHost [2020-04-17T11:07:42.517Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-17T11:07:42.518Z] INFO: Testing against a local daemon [2020-04-17T11:07:42.796Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-04-17T11:07:42.796Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-04-17T11:07:43.361Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-04-17T11:07:44.293Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-04-17T11:07:44.293Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-04-17T11:07:44.858Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-04-17T11:07:45.423Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-04-17T11:07:46.794Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-04-17T11:07:47.726Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-04-17T11:07:48.658Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-04-17T11:07:50.028Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-04-17T11:07:51.399Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-04-17T11:07:53.296Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-04-17T11:07:53.860Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-04-17T11:07:54.793Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-04-17T11:07:55.724Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-04-17T11:07:56.656Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-04-17T11:07:57.588Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-04-17T11:07:58.520Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-04-17T11:07:59.451Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-04-17T11:08:00.382Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-04-17T11:08:01.314Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-04-17T11:08:01.879Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-04-17T11:08:01.879Z] === RUN TestDockerSuite/TestRunBindMounts [2020-04-17T11:08:04.405Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-04-17T11:08:04.969Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-04-17T11:08:05.226Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-04-17T11:08:06.158Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-04-17T11:08:06.723Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-04-17T11:08:08.095Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-04-17T11:08:08.095Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-04-17T11:08:08.659Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-04-17T11:08:09.592Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-04-17T11:08:10.168Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-04-17T11:08:11.101Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-04-17T11:08:11.665Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-04-17T11:08:11.923Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-04-17T11:08:12.487Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-04-17T11:08:12.487Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-04-17T11:08:13.421Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-04-17T11:08:13.679Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-04-17T11:08:14.612Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-04-17T11:08:15.544Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-04-17T11:08:16.477Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-04-17T11:08:16.477Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-04-17T11:08:16.477Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-04-17T11:08:16.593Z] --- PASS: TestBuildWithHugeFile (81.48s) [2020-04-17T11:08:16.593Z] === RUN TestBuildWithEmptyDockerfile [2020-04-17T11:08:16.593Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-17T11:08:16.593Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-17T11:08:16.593Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-17T11:08:16.593Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-17T11:08:16.593Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-17T11:08:16.593Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-17T11:08:16.593Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-17T11:08:16.593Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-17T11:08:16.593Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-17T11:08:16.593Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-04-17T11:08:16.593Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.34s) [2020-04-17T11:08:16.593Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.34s) [2020-04-17T11:08:16.593Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.34s) [2020-04-17T11:08:16.593Z] === RUN TestBuildPreserveOwnership [2020-04-17T11:08:16.593Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-17T11:08:17.410Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-04-17T11:08:19.278Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-17T11:08:19.307Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-04-17T11:08:20.678Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-04-17T11:08:20.760Z] --- PASS: TestBuildPreserveOwnership (4.77s) [2020-04-17T11:08:20.760Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.10s) [2020-04-17T11:08:20.760Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.66s) [2020-04-17T11:08:20.760Z] === RUN TestBuildPlatformInvalid [2020-04-17T11:08:20.760Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-04-17T11:08:20.760Z] PASS [2020-04-17T11:08:20.760Z] [2020-04-17T11:08:20.760Z] === Skipped [2020-04-17T11:08:20.760Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-04-17T11:08:20.760Z] build_session_test.go:25: TODO: BuildKit [2020-04-17T11:08:20.760Z] [2020-04-17T11:08:20.760Z] [2020-04-17T11:08:20.760Z] DONE 32 tests, 1 skipped in 126.714s [2020-04-17T11:08:20.760Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-04-17T11:08:20.760Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-04-17T11:08:20.760Z] ++ set -e [2020-04-17T11:08:20.760Z] ++ '[' -n 0 ']' [2020-04-17T11:08:20.760Z] ++ set -x [2020-04-17T11:08:20.760Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-04-17T11:08:21.045Z] INFO: Testing against a local daemon [2020-04-17T11:08:21.045Z] === RUN TestConfigInspect [2020-04-17T11:08:22.048Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-04-17T11:08:22.979Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-04-17T11:08:23.738Z] --- PASS: TestConfigInspect (2.28s) [2020-04-17T11:08:23.738Z] === RUN TestConfigList [2020-04-17T11:08:23.910Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-04-17T11:08:24.474Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-04-17T11:08:25.407Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-04-17T11:08:25.784Z] --- PASS: TestConfigList (2.30s) [2020-04-17T11:08:25.784Z] === RUN TestConfigsCreateAndDelete [2020-04-17T11:08:26.338Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-04-17T11:08:27.815Z] --- PASS: TestConfigsCreateAndDelete (2.24s) [2020-04-17T11:08:27.815Z] === RUN TestConfigsUpdate [2020-04-17T11:08:28.234Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-04-17T11:08:30.507Z] --- PASS: TestConfigsUpdate (2.22s) [2020-04-17T11:08:30.507Z] === RUN TestTemplatedConfig [2020-04-17T11:08:31.510Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-04-17T11:08:31.510Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-04-17T11:08:32.443Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-04-17T11:08:32.443Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-04-17T11:08:33.206Z] --- PASS: TestTemplatedConfig (2.78s) [2020-04-17T11:08:33.206Z] === RUN TestConfigCreateResolve [2020-04-17T11:08:35.268Z] --- PASS: TestConfigCreateResolve (2.24s) [2020-04-17T11:08:35.268Z] === RUN TestConfigDaemonLibtrustID [2020-04-17T11:08:35.552Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-04-17T11:08:35.552Z] PASS [2020-04-17T11:08:35.552Z] [2020-04-17T11:08:35.552Z] DONE 7 tests in 14.714s [2020-04-17T11:08:35.552Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-04-17T11:08:35.552Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-04-17T11:08:35.552Z] ++ set -e [2020-04-17T11:08:35.552Z] ++ '[' -n 0 ']' [2020-04-17T11:08:35.552Z] ++ set -x [2020-04-17T11:08:35.552Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-04-17T11:08:35.721Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-04-17T11:08:35.837Z] INFO: Testing against a local daemon [2020-04-17T11:08:35.837Z] === RUN TestCheckpoint [2020-04-17T11:08:35.837Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-17T11:08:35.837Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-17T11:08:35.837Z] === RUN TestContainerInvalidJSON [2020-04-17T11:08:35.837Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-17T11:08:35.837Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-17T11:08:35.837Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-17T11:08:35.837Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-17T11:08:35.837Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-17T11:08:35.837Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-17T11:08:35.837Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-17T11:08:35.837Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-17T11:08:35.837Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-17T11:08:35.837Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-04-17T11:08:35.837Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-17T11:08:35.837Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-17T11:08:35.837Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-17T11:08:35.837Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-17T11:08:35.837Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-04-17T11:08:35.837Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-17T11:08:35.837Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-04-17T11:08:35.837Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-17T11:08:35.837Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-04-17T11:08:35.837Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-17T11:08:36.122Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-04-17T11:08:36.122Z] === RUN TestCopyFromContainer [2020-04-17T11:08:37.094Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-04-17T11:08:37.603Z] === RUN TestCopyFromContainer// [2020-04-17T11:08:37.603Z] === RUN TestCopyFromContainer//bar/root [2020-04-17T11:08:37.889Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-17T11:08:37.889Z] === RUN TestCopyFromContainer/bar/quux [2020-04-17T11:08:37.889Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-17T11:08:38.175Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-17T11:08:38.175Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-17T11:08:38.175Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-17T11:08:38.460Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-17T11:08:38.460Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-17T11:08:38.460Z] --- PASS: TestCopyFromContainer (2.54s) [2020-04-17T11:08:38.460Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-04-17T11:08:38.460Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-04-17T11:08:38.460Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-04-17T11:08:38.460Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-04-17T11:08:38.460Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-04-17T11:08:38.460Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-04-17T11:08:38.460Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-04-17T11:08:38.460Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-04-17T11:08:38.460Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-04-17T11:08:38.460Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-04-17T11:08:38.460Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-17T11:08:38.460Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-17T11:08:38.460Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-17T11:08:38.460Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-17T11:08:38.460Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-17T11:08:38.460Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-17T11:08:38.460Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-17T11:08:38.746Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-17T11:08:38.746Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-17T11:08:38.746Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-17T11:08:38.746Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2020-04-17T11:08:38.746Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-04-17T11:08:38.746Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-04-17T11:08:38.746Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-04-17T11:08:38.746Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-17T11:08:38.746Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-04-17T11:08:38.746Z] === RUN TestCreateWithInvalidEnv [2020-04-17T11:08:38.746Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-17T11:08:38.746Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-17T11:08:38.746Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-17T11:08:38.746Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-17T11:08:38.746Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-17T11:08:38.746Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-17T11:08:38.746Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-17T11:08:38.746Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-17T11:08:38.746Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-17T11:08:38.746Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-04-17T11:08:38.746Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-17T11:08:38.746Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-17T11:08:38.746Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-17T11:08:38.746Z] === RUN TestCreateTmpfsMountsTarget [2020-04-17T11:08:38.746Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-04-17T11:08:38.746Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-17T11:08:40.374Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-04-17T11:08:40.790Z] --- PASS: TestCreateWithCustomMaskedPaths (1.85s) [2020-04-17T11:08:40.790Z] === RUN TestCreateWithCapabilities [2020-04-17T11:08:40.790Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-17T11:08:40.790Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-17T11:08:40.790Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-17T11:08:40.790Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-17T11:08:40.790Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-17T11:08:40.790Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-17T11:08:40.790Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-17T11:08:40.790Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-17T11:08:40.790Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-17T11:08:40.790Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-17T11:08:40.790Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-17T11:08:40.790Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-17T11:08:40.790Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-17T11:08:40.790Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-17T11:08:40.790Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-17T11:08:40.790Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-17T11:08:40.790Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-17T11:08:40.790Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-17T11:08:40.790Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-17T11:08:40.790Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-17T11:08:40.790Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-17T11:08:40.790Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-17T11:08:40.790Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-17T11:08:40.790Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-17T11:08:40.790Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-17T11:08:40.790Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-17T11:08:40.790Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-17T11:08:40.790Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-17T11:08:40.790Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-17T11:08:40.790Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-17T11:08:40.790Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-17T11:08:40.790Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-17T11:08:40.790Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-17T11:08:40.790Z] --- PASS: TestCreateWithCapabilities (0.05s) [2020-04-17T11:08:40.790Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-04-17T11:08:40.790Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-04-17T11:08:40.790Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-04-17T11:08:40.790Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-17T11:08:40.790Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-04-17T11:08:40.790Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-04-17T11:08:40.790Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-17T11:08:40.790Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-04-17T11:08:40.790Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-04-17T11:08:40.790Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-04-17T11:08:40.790Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-04-17T11:08:40.790Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-17T11:08:42.285Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-04-17T11:08:42.285Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-04-17T11:08:42.285Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-04-17T11:08:42.820Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.97s) [2020-04-17T11:08:42.820Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-17T11:08:42.820Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-17T11:08:42.820Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-17T11:08:42.820Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-17T11:08:42.820Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-17T11:08:42.820Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-17T11:08:42.820Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-17T11:08:42.820Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-17T11:08:42.820Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-17T11:08:42.820Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-17T11:08:42.820Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-17T11:08:42.820Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-17T11:08:42.820Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-17T11:08:42.820Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-17T11:08:42.820Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-17T11:08:42.820Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-17T11:08:42.820Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-04-17T11:08:42.820Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-04-17T11:08:42.820Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-04-17T11:08:42.820Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2020-04-17T11:08:42.820Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-04-17T11:08:42.820Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2020-04-17T11:08:42.820Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-17T11:08:43.217Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-04-17T11:08:43.441Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.66s) [2020-04-17T11:08:43.441Z] === RUN TestContainerStartOnDaemonRestart [2020-04-17T11:08:43.441Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-17T11:08:43.441Z] === RUN TestDaemonRestartIpcMode [2020-04-17T11:08:43.441Z] === PAUSE TestDaemonRestartIpcMode [2020-04-17T11:08:43.441Z] === RUN TestDaemonHostGatewayIP [2020-04-17T11:08:43.441Z] === PAUSE TestDaemonHostGatewayIP [2020-04-17T11:08:43.441Z] === RUN TestContainerKillOnDaemonStart [2020-04-17T11:08:43.441Z] === PAUSE TestContainerKillOnDaemonStart [2020-04-17T11:08:43.441Z] === RUN TestDiff [2020-04-17T11:08:44.062Z] --- PASS: TestDiff (0.64s) [2020-04-17T11:08:44.062Z] === RUN TestExecWithCloseStdin [2020-04-17T11:08:45.075Z] --- PASS: TestExecWithCloseStdin (0.77s) [2020-04-17T11:08:45.075Z] === RUN TestExec [2020-04-17T11:08:45.114Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-04-17T11:08:45.695Z] --- PASS: TestExec (0.76s) [2020-04-17T11:08:45.695Z] === RUN TestExecUser [2020-04-17T11:08:46.313Z] --- PASS: TestExecUser (0.78s) [2020-04-17T11:08:46.313Z] === RUN TestExportContainerAndImportImage [2020-04-17T11:08:46.483Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-04-17T11:08:47.326Z] --- PASS: TestExportContainerAndImportImage (1.00s) [2020-04-17T11:08:47.326Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-17T11:08:49.007Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-04-17T11:08:49.375Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s) [2020-04-17T11:08:49.375Z] === RUN TestHealthCheckWorkdir [2020-04-17T11:08:49.571Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-04-17T11:08:49.995Z] --- PASS: TestHealthCheckWorkdir (0.92s) [2020-04-17T11:08:49.995Z] === RUN TestHealthKillContainer [2020-04-17T11:08:51.467Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-04-17T11:08:51.467Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-04-17T11:08:52.031Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-04-17T11:08:52.031Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-04-17T11:08:52.680Z] --- PASS: TestHealthKillContainer (2.83s) [2020-04-17T11:08:52.680Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-17T11:08:52.963Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-04-17T11:08:53.298Z] --- PASS: TestInspectCpusetInConfigPre120 (0.64s) [2020-04-17T11:08:53.298Z] === RUN TestIpcModeNone [2020-04-17T11:08:54.311Z] --- PASS: TestIpcModeNone (0.78s) [2020-04-17T11:08:54.312Z] === RUN TestIpcModePrivate [2020-04-17T11:08:54.863Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-04-17T11:08:54.863Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-04-17T11:08:54.932Z] --- PASS: TestIpcModePrivate (0.78s) [2020-04-17T11:08:54.932Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-04-17T11:08:54.932Z] === RUN TestIpcModeShareable [2020-04-17T11:08:55.794Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-04-17T11:08:55.952Z] --- PASS: TestIpcModeShareable (0.79s) [2020-04-17T11:08:55.952Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-04-17T11:08:55.952Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-17T11:08:56.359Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-04-17T11:08:57.291Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-04-17T11:08:57.855Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-04-17T11:08:57.855Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-04-17T11:08:57.987Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.27s) [2020-04-17T11:08:57.987Z] === RUN TestAPIIpcModeHost [2020-04-17T11:08:58.608Z] --- PASS: TestAPIIpcModeHost (0.60s) [2020-04-17T11:08:58.608Z] === RUN TestDaemonIpcModeShareable [2020-04-17T11:08:58.790Z] === RUN TestDockerSuite/TestRunEnvironment [2020-04-17T11:08:59.722Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-04-17T11:08:59.722Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-04-17T11:09:00.643Z] --- PASS: TestDaemonIpcModeShareable (1.71s) [2020-04-17T11:09:00.643Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-04-17T11:09:00.643Z] === RUN TestDaemonIpcModePrivate [2020-04-17T11:09:00.653Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-04-17T11:09:01.217Z] === RUN TestDockerSuite/TestRunExitCode [2020-04-17T11:09:02.131Z] --- PASS: TestDaemonIpcModePrivate (1.66s) [2020-04-17T11:09:02.131Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-04-17T11:09:02.131Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-17T11:09:02.591Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-04-17T11:09:03.155Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-04-17T11:09:03.615Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.67s) [2020-04-17T11:09:03.615Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-04-17T11:09:03.615Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-17T11:09:04.086Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-04-17T11:09:05.017Z] === RUN TestDockerSuite/TestRunExposePort [2020-04-17T11:09:05.017Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-04-17T11:09:05.582Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-04-17T11:09:05.663Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.68s) [2020-04-17T11:09:05.663Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-04-17T11:09:05.663Z] === RUN TestIpcModeOlderClient [2020-04-17T11:09:05.663Z] === PAUSE TestIpcModeOlderClient [2020-04-17T11:09:05.663Z] === RUN TestKillContainerInvalidSignal [2020-04-17T11:09:05.948Z] --- PASS: TestKillContainerInvalidSignal (0.66s) [2020-04-17T11:09:05.948Z] === RUN TestKillContainer [2020-04-17T11:09:05.948Z] === RUN TestKillContainer/no_signal [2020-04-17T11:09:06.519Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-04-17T11:09:06.567Z] === RUN TestKillContainer/non_killing_signal [2020-04-17T11:09:07.187Z] === RUN TestKillContainer/killing_signal [2020-04-17T11:09:07.891Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-04-17T11:09:08.197Z] --- PASS: TestKillContainer (1.98s) [2020-04-17T11:09:08.197Z] --- PASS: TestKillContainer/no_signal (0.64s) [2020-04-17T11:09:08.197Z] --- PASS: TestKillContainer/non_killing_signal (0.44s) [2020-04-17T11:09:08.197Z] --- PASS: TestKillContainer/killing_signal (0.61s) [2020-04-17T11:09:08.197Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-17T11:09:08.197Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-17T11:09:08.455Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-04-17T11:09:08.455Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-04-17T11:09:08.482Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-17T11:09:09.496Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.30s) [2020-04-17T11:09:09.496Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.62s) [2020-04-17T11:09:09.496Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.45s) [2020-04-17T11:09:09.496Z] === RUN TestKillStoppedContainer [2020-04-17T11:09:09.496Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-04-17T11:09:09.496Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-17T11:09:09.496Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-04-17T11:09:09.496Z] === RUN TestKillDifferentUserContainer [2020-04-17T11:09:10.118Z] --- PASS: TestKillDifferentUserContainer (0.65s) [2020-04-17T11:09:10.119Z] === RUN TestInspectOomKilledTrue [2020-04-17T11:09:11.611Z] --- PASS: TestInspectOomKilledTrue (1.19s) [2020-04-17T11:09:11.611Z] === RUN TestInspectOomKilledFalse [2020-04-17T11:09:11.895Z] --- PASS: TestInspectOomKilledFalse (0.67s) [2020-04-17T11:09:11.896Z] === RUN TestLinksEtcHostsContentMatch [2020-04-17T11:09:12.517Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s) [2020-04-17T11:09:12.517Z] === RUN TestLinksContainerNames [2020-04-17T11:09:12.657Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-04-17T11:09:12.657Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-04-17T11:09:13.996Z] --- PASS: TestLinksContainerNames (1.28s) [2020-04-17T11:09:13.996Z] === RUN TestLogsFollowTailEmpty [2020-04-17T11:09:14.617Z] --- PASS: TestLogsFollowTailEmpty (0.63s) [2020-04-17T11:09:14.617Z] === RUN TestContainerNetworkMountsNoChown [2020-04-17T11:09:15.236Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2020-04-17T11:09:15.236Z] === RUN TestMountDaemonRoot [2020-04-17T11:09:15.236Z] === RUN TestMountDaemonRoot/default [2020-04-17T11:09:15.236Z] === PAUSE TestMountDaemonRoot/default [2020-04-17T11:09:15.236Z] === RUN TestMountDaemonRoot/private [2020-04-17T11:09:15.236Z] === PAUSE TestMountDaemonRoot/private [2020-04-17T11:09:15.236Z] === RUN TestMountDaemonRoot/rprivate [2020-04-17T11:09:15.236Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-17T11:09:15.236Z] === RUN TestMountDaemonRoot/slave [2020-04-17T11:09:15.236Z] === PAUSE TestMountDaemonRoot/slave [2020-04-17T11:09:15.236Z] === RUN TestMountDaemonRoot/rslave [2020-04-17T11:09:15.236Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-17T11:09:15.236Z] === RUN TestMountDaemonRoot/shared [2020-04-17T11:09:15.236Z] === PAUSE TestMountDaemonRoot/shared [2020-04-17T11:09:15.236Z] === RUN TestMountDaemonRoot/rshared [2020-04-17T11:09:15.236Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-17T11:09:15.236Z] === CONT TestMountDaemonRoot/default [2020-04-17T11:09:15.236Z] === CONT TestMountDaemonRoot/rprivate [2020-04-17T11:09:15.236Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-17T11:09:15.236Z] === CONT TestMountDaemonRoot/rslave [2020-04-17T11:09:15.236Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-17T11:09:15.236Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-17T11:09:15.236Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-17T11:09:15.236Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-17T11:09:15.236Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-17T11:09:15.236Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-17T11:09:15.236Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-17T11:09:15.236Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-17T11:09:15.236Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-17T11:09:15.236Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-17T11:09:15.236Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-17T11:09:15.236Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-17T11:09:15.236Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-17T11:09:15.236Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-17T11:09:15.236Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-17T11:09:15.236Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-17T11:09:15.236Z] === CONT TestMountDaemonRoot/shared [2020-04-17T11:09:15.236Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-17T11:09:15.236Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-17T11:09:15.236Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-17T11:09:15.236Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-17T11:09:15.236Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-17T11:09:15.236Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-17T11:09:15.236Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-17T11:09:15.236Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-17T11:09:15.236Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-17T11:09:15.236Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-17T11:09:15.236Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-17T11:09:15.236Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-17T11:09:15.236Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-17T11:09:15.236Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-17T11:09:15.236Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-17T11:09:15.236Z] === CONT TestMountDaemonRoot/private [2020-04-17T11:09:15.236Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-17T11:09:15.236Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-17T11:09:15.236Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-17T11:09:15.236Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-17T11:09:15.236Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-17T11:09:15.236Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-17T11:09:15.236Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-17T11:09:15.236Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-17T11:09:15.236Z] === CONT TestMountDaemonRoot/slave [2020-04-17T11:09:15.236Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-17T11:09:15.236Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-17T11:09:15.236Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-17T11:09:15.236Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-17T11:09:15.236Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-17T11:09:15.236Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-17T11:09:15.236Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-17T11:09:15.236Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-17T11:09:15.236Z] === CONT TestMountDaemonRoot/rshared [2020-04-17T11:09:15.236Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-17T11:09:15.236Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-17T11:09:15.236Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-17T11:09:15.236Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-17T11:09:15.236Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-17T11:09:15.236Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-17T11:09:15.236Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-17T11:09:15.236Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-17T11:09:15.236Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-17T11:09:15.236Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-17T11:09:15.236Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-17T11:09:15.236Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-17T11:09:15.236Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-17T11:09:15.236Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-17T11:09:15.236Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-17T11:09:15.236Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-17T11:09:15.236Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-17T11:09:15.236Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-17T11:09:15.236Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-17T11:09:15.236Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-17T11:09:15.236Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-17T11:09:15.236Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-17T11:09:15.236Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-17T11:09:15.236Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-17T11:09:15.236Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-17T11:09:15.236Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-17T11:09:15.236Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-17T11:09:15.236Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-17T11:09:15.236Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-17T11:09:15.236Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-17T11:09:15.236Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-17T11:09:15.236Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-17T11:09:15.522Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-17T11:09:15.522Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-17T11:09:15.522Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-17T11:09:15.522Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-17T11:09:15.522Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-04-17T11:09:15.522Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-17T11:09:15.522Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-04-17T11:09:15.522Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2020-04-17T11:09:15.522Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-04-17T11:09:15.522Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-04-17T11:09:15.522Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-17T11:09:15.522Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-04-17T11:09:15.522Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-04-17T11:09:15.522Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-04-17T11:09:15.522Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-04-17T11:09:15.522Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-17T11:09:15.522Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-04-17T11:09:15.522Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-04-17T11:09:15.522Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-04-17T11:09:15.522Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-04-17T11:09:15.522Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-17T11:09:15.522Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-04-17T11:09:15.522Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-04-17T11:09:15.522Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-04-17T11:09:15.522Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-04-17T11:09:15.522Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-17T11:09:15.522Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-04-17T11:09:15.522Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-04-17T11:09:15.522Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-04-17T11:09:15.522Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-04-17T11:09:15.522Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-17T11:09:15.522Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-04-17T11:09:15.522Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-04-17T11:09:15.522Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-04-17T11:09:15.522Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-04-17T11:09:15.522Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-17T11:09:15.522Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-04-17T11:09:15.522Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-04-17T11:09:15.522Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-04-17T11:09:15.522Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-04-17T11:09:15.522Z] === RUN TestContainerBindMountNonRecursive [2020-04-17T11:09:17.003Z] --- PASS: TestContainerBindMountNonRecursive (1.60s) [2020-04-17T11:09:17.003Z] === RUN TestNetworkNat [2020-04-17T11:09:18.019Z] --- PASS: TestNetworkNat (0.71s) [2020-04-17T11:09:18.019Z] === RUN TestNetworkLocalhostTCPNat [2020-04-17T11:09:18.650Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s) [2020-04-17T11:09:18.650Z] === RUN TestNetworkLoopbackNat [2020-04-17T11:09:19.665Z] --- PASS: TestNetworkLoopbackNat (0.93s) [2020-04-17T11:09:19.665Z] === RUN TestPause [2020-04-17T11:09:20.284Z] --- PASS: TestPause (0.75s) [2020-04-17T11:09:20.284Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-17T11:09:20.284Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-17T11:09:20.284Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-17T11:09:20.284Z] === RUN TestPauseStopPausedContainer [2020-04-17T11:09:20.902Z] --- PASS: TestPauseStopPausedContainer (0.74s) [2020-04-17T11:09:20.902Z] === RUN TestPsFilter [2020-04-17T11:09:21.188Z] --- PASS: TestPsFilter (0.19s) [2020-04-17T11:09:21.188Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-17T11:09:21.807Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.62s) [2020-04-17T11:09:21.807Z] === RUN TestRemoveContainerWithVolume [2020-04-17T11:09:22.427Z] --- PASS: TestRemoveContainerWithVolume (0.68s) [2020-04-17T11:09:22.427Z] === RUN TestRemoveContainerRunning [2020-04-17T11:09:23.047Z] --- PASS: TestRemoveContainerRunning (0.67s) [2020-04-17T11:09:23.047Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-17T11:09:23.666Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.66s) [2020-04-17T11:09:23.666Z] === RUN TestRemoveInvalidContainer [2020-04-17T11:09:23.666Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-04-17T11:09:23.666Z] === RUN TestRenameLinkedContainer [2020-04-17T11:09:24.845Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-04-17T11:09:25.409Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-04-17T11:09:26.365Z] --- PASS: TestRenameLinkedContainer (2.60s) [2020-04-17T11:09:26.365Z] === RUN TestRenameStoppedContainer [2020-04-17T11:09:26.985Z] --- PASS: TestRenameStoppedContainer (0.65s) [2020-04-17T11:09:26.985Z] === RUN TestRenameRunningContainerAndReuse [2020-04-17T11:09:27.307Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-04-17T11:09:27.307Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-04-17T11:09:27.307Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-04-17T11:09:27.307Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-04-17T11:09:27.871Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-04-17T11:09:28.467Z] --- PASS: TestRenameRunningContainerAndReuse (1.29s) [2020-04-17T11:09:28.467Z] === RUN TestRenameInvalidName [2020-04-17T11:09:29.087Z] --- PASS: TestRenameInvalidName (0.67s) [2020-04-17T11:09:29.087Z] === RUN TestRenameAnonymousContainer [2020-04-17T11:09:31.148Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-04-17T11:09:31.774Z] --- PASS: TestRenameAnonymousContainer (2.48s) [2020-04-17T11:09:31.774Z] === RUN TestRenameContainerWithSameName [2020-04-17T11:09:32.060Z] --- PASS: TestRenameContainerWithSameName (0.64s) [2020-04-17T11:09:32.060Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-17T11:09:32.519Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-04-17T11:09:33.540Z] --- PASS: TestRenameContainerWithLinkedContainer (1.31s) [2020-04-17T11:09:33.540Z] === RUN TestResize [2020-04-17T11:09:34.180Z] --- PASS: TestResize (0.64s) [2020-04-17T11:09:34.180Z] === RUN TestResizeWithInvalidSize [2020-04-17T11:09:34.415Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-04-17T11:09:34.800Z] --- PASS: TestResizeWithInvalidSize (0.65s) [2020-04-17T11:09:34.800Z] === RUN TestResizeWhenContainerNotStarted [2020-04-17T11:09:34.980Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-04-17T11:09:35.425Z] --- PASS: TestResizeWhenContainerNotStarted (0.66s) [2020-04-17T11:09:35.425Z] === RUN TestDaemonRestartKillContainers [2020-04-17T11:09:35.425Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-17T11:09:35.425Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-17T11:09:35.425Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-17T11:09:35.425Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-17T11:09:35.425Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-17T11:09:35.425Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-17T11:09:35.425Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-17T11:09:35.425Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-17T11:09:35.425Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-17T11:09:35.425Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-17T11:09:35.425Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-17T11:09:35.425Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-17T11:09:35.425Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-17T11:09:35.425Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-17T11:09:35.425Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-17T11:09:35.425Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-17T11:09:35.425Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-17T11:09:35.425Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-17T11:09:35.425Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-17T11:09:35.425Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-17T11:09:35.425Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-17T11:09:35.425Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-17T11:09:35.425Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-17T11:09:35.425Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-17T11:09:35.425Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-17T11:09:35.425Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-17T11:09:35.425Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-17T11:09:35.425Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-17T11:09:35.545Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-04-17T11:09:36.477Z] === RUN TestDockerSuite/TestRunModeHostname [2020-04-17T11:09:37.847Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-04-17T11:09:37.847Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-04-17T11:09:37.847Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-04-17T11:09:38.149Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-17T11:09:38.779Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-17T11:09:38.779Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-17T11:09:39.218Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-04-17T11:09:39.407Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-17T11:09:39.697Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-17T11:09:40.589Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-04-17T11:09:41.215Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-17T11:09:42.485Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-04-17T11:09:42.485Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-04-17T11:09:42.485Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-04-17T11:09:43.269Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-17T11:09:43.269Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-17T11:09:43.856Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-04-17T11:09:45.752Z] === RUN TestDockerSuite/TestRunMount [2020-04-17T11:09:45.967Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-17T11:09:45.968Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.34s) [2020-04-17T11:09:45.968Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.40s) [2020-04-17T11:09:45.968Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.50s) [2020-04-17T11:09:45.968Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.94s) [2020-04-17T11:09:45.968Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.95s) [2020-04-17T11:09:45.968Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.19s) [2020-04-17T11:09:45.968Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.65s) [2020-04-17T11:09:45.968Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.52s) [2020-04-17T11:09:45.968Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.25s) [2020-04-17T11:09:45.968Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.72s) [2020-04-17T11:09:45.968Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.02s) [2020-04-17T11:09:45.968Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.39s) [2020-04-17T11:09:45.968Z] === RUN TestCgroupNamespacesRun [2020-04-17T11:09:47.454Z] --- PASS: TestCgroupNamespacesRun (1.58s) [2020-04-17T11:09:47.454Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-17T11:09:48.938Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.62s) [2020-04-17T11:09:48.938Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-17T11:09:50.981Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.64s) [2020-04-17T11:09:50.981Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-17T11:09:52.302Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-04-17T11:09:52.302Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-04-17T11:09:52.463Z] --- PASS: TestCgroupNamespacesRunHostMode (1.60s) [2020-04-17T11:09:52.463Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-17T11:09:53.237Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-04-17T11:09:53.943Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.62s) [2020-04-17T11:09:53.944Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-17T11:09:54.608Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-04-17T11:09:54.955Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.91s) [2020-04-17T11:09:54.955Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-17T11:09:55.573Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2020-04-17T11:09:55.573Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-17T11:09:57.135Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-04-17T11:09:57.622Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.65s) [2020-04-17T11:09:57.622Z] === RUN TestKernelTCPMemory [2020-04-17T11:09:58.242Z] --- PASS: TestKernelTCPMemory (0.85s) [2020-04-17T11:09:58.242Z] === RUN TestNISDomainname [2020-04-17T11:09:59.256Z] --- PASS: TestNISDomainname (0.88s) [2020-04-17T11:09:59.256Z] === RUN TestHostnameDnsResolution [2020-04-17T11:10:00.271Z] --- PASS: TestHostnameDnsResolution (1.10s) [2020-04-17T11:10:00.271Z] === RUN TestStats [2020-04-17T11:10:00.411Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-04-17T11:10:02.935Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-04-17T11:10:02.966Z] --- PASS: TestStats (2.67s) [2020-04-17T11:10:02.966Z] === RUN TestStopContainerWithTimeout [2020-04-17T11:10:02.966Z] === RUN TestStopContainerWithTimeout/0 [2020-04-17T11:10:02.966Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-17T11:10:02.966Z] === RUN TestStopContainerWithTimeout/1 [2020-04-17T11:10:02.966Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-17T11:10:02.966Z] === RUN TestStopContainerWithTimeout/3 [2020-04-17T11:10:02.966Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-17T11:10:02.966Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-17T11:10:02.966Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-17T11:10:02.966Z] === CONT TestStopContainerWithTimeout/0 [2020-04-17T11:10:02.966Z] === CONT TestStopContainerWithTimeout/3 [2020-04-17T11:10:02.966Z] === CONT TestStopContainerWithTimeout/1 [2020-04-17T11:10:02.966Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-17T11:10:05.463Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-04-17T11:10:06.434Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-04-17T11:10:06.435Z] --- PASS: TestStopContainerWithTimeout/0 (1.24s) [2020-04-17T11:10:06.435Z] --- PASS: TestStopContainerWithTimeout/1 (2.09s) [2020-04-17T11:10:06.435Z] --- PASS: TestStopContainerWithTimeout/-1 (2.86s) [2020-04-17T11:10:06.435Z] --- PASS: TestStopContainerWithTimeout/3 (3.21s) [2020-04-17T11:10:06.435Z] === RUN TestDeleteDevicemapper [2020-04-17T11:10:06.435Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-17T11:10:06.435Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-17T11:10:06.435Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-17T11:10:06.834Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-04-17T11:10:07.937Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.91s) [2020-04-17T11:10:07.937Z] === RUN TestUpdateMemory [2020-04-17T11:10:08.730Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-04-17T11:10:08.730Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-04-17T11:10:08.954Z] --- PASS: TestUpdateMemory (0.87s) [2020-04-17T11:10:08.954Z] === RUN TestUpdateCPUQuota [2020-04-17T11:10:09.297Z] === RUN TestDockerSuite/TestRunNetHost [2020-04-17T11:10:09.975Z] --- PASS: TestUpdateCPUQuota (1.18s) [2020-04-17T11:10:09.975Z] === RUN TestUpdatePidsLimit [2020-04-17T11:10:09.975Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-17T11:10:10.261Z] === RUN TestUpdatePidsLimit/no_change [2020-04-17T11:10:10.668Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-04-17T11:10:10.882Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-17T11:10:11.167Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-17T11:10:11.232Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-04-17T11:10:11.452Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-17T11:10:11.736Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-17T11:10:12.021Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-17T11:10:12.164Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-04-17T11:10:13.504Z] --- PASS: TestUpdatePidsLimit (3.37s) [2020-04-17T11:10:13.504Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2020-04-17T11:10:13.504Z] --- PASS: TestUpdatePidsLimit/no_change (0.32s) [2020-04-17T11:10:13.504Z] --- PASS: TestUpdatePidsLimit/update_lower (0.33s) [2020-04-17T11:10:13.504Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.32s) [2020-04-17T11:10:13.504Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s) [2020-04-17T11:10:13.504Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s) [2020-04-17T11:10:13.504Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s) [2020-04-17T11:10:13.504Z] === RUN TestUpdateRestartPolicy [2020-04-17T11:10:14.687Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-04-17T11:10:16.584Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-04-17T11:10:21.842Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-04-17T11:10:21.842Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-04-17T11:10:21.842Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-04-17T11:10:22.773Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-04-17T11:10:22.773Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-04-17T11:10:23.514Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-04-17T11:10:24.448Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-04-17T11:10:24.448Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-04-17T11:10:25.379Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-04-17T11:10:26.037Z] --- PASS: TestUpdateRestartPolicy (12.02s) [2020-04-17T11:10:26.037Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-17T11:10:26.037Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s) [2020-04-17T11:10:26.037Z] === RUN TestWaitNonBlocked [2020-04-17T11:10:26.037Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-17T11:10:26.037Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-17T11:10:26.037Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-17T11:10:26.037Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-17T11:10:26.037Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-17T11:10:26.037Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-17T11:10:26.312Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-04-17T11:10:26.312Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-04-17T11:10:26.898Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-04-17T11:10:27.057Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-04-17T11:10:27.057Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.82s) [2020-04-17T11:10:27.057Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.87s) [2020-04-17T11:10:27.057Z] === RUN TestWaitBlocked [2020-04-17T11:10:27.057Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-17T11:10:27.057Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-17T11:10:27.057Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-17T11:10:27.057Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-17T11:10:27.057Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-17T11:10:27.057Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-17T11:10:27.829Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-04-17T11:10:28.104Z] --- PASS: TestWaitBlocked (0.03s) [2020-04-17T11:10:28.104Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.91s) [2020-04-17T11:10:28.104Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.95s) [2020-04-17T11:10:28.104Z] === CONT TestContainerStartOnDaemonRestart [2020-04-17T11:10:28.104Z] === CONT TestIpcModeOlderClient [2020-04-17T11:10:28.104Z] === CONT TestDaemonHostGatewayIP [2020-04-17T11:10:28.104Z] === CONT TestDaemonRestartIpcMode [2020-04-17T11:10:28.104Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-04-17T11:10:28.104Z] === CONT TestContainerKillOnDaemonStart [2020-04-17T11:10:28.394Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-04-17T11:10:29.326Z] === RUN TestDockerSuite/TestRunPortInUse [2020-04-17T11:10:30.698Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-04-17T11:10:31.264Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-04-17T11:10:32.196Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-04-17T11:10:32.761Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-04-17T11:10:33.661Z] --- PASS: TestContainerStartOnDaemonRestart (4.77s) [2020-04-17T11:10:33.661Z] --- PASS: TestDaemonRestartIpcMode (5.62s) [2020-04-17T11:10:33.661Z] --- PASS: TestDaemonHostGatewayIP (5.80s) [2020-04-17T11:10:33.693Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-04-17T11:10:33.693Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-04-17T11:10:34.258Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-04-17T11:10:34.258Z] === RUN TestDockerSuite/TestRunPublishPort [2020-04-17T11:10:35.190Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-04-17T11:10:36.122Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-04-17T11:10:36.122Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-04-17T11:10:37.054Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-04-17T11:10:38.429Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-04-17T11:10:38.429Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-04-17T11:10:42.051Z] --- PASS: TestContainerKillOnDaemonStart (13.90s) [2020-04-17T11:10:42.051Z] PASS [2020-04-17T11:10:42.051Z] [2020-04-17T11:10:42.051Z] === Skipped [2020-04-17T11:10:42.051Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-04-17T11:10:42.051Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-17T11:10:42.051Z] [2020-04-17T11:10:42.051Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-17T11:10:42.051Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-17T11:10:42.051Z] [2020-04-17T11:10:42.051Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-04-17T11:10:42.051Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-17T11:10:42.051Z] [2020-04-17T11:10:42.051Z] [2020-04-17T11:10:42.051Z] DONE 200 tests, 3 skipped in 126.427s [2020-04-17T11:10:42.051Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-04-17T11:10:42.051Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-04-17T11:10:42.051Z] ++ set -e [2020-04-17T11:10:42.052Z] ++ '[' -n 0 ']' [2020-04-17T11:10:42.052Z] ++ set -x [2020-04-17T11:10:42.052Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-04-17T11:10:42.052Z] INFO: Testing against a local daemon [2020-04-17T11:10:42.052Z] === RUN TestCommitInheritsEnv [2020-04-17T11:10:42.606Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-04-17T11:10:42.606Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-04-17T11:10:42.674Z] --- PASS: TestCommitInheritsEnv (0.43s) [2020-04-17T11:10:42.674Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-17T11:10:42.674Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-17T11:10:42.674Z] === RUN TestImagesFilterMultiReference [2020-04-17T11:10:42.674Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-04-17T11:10:42.674Z] === RUN TestImagePullPlatformInvalid [2020-04-17T11:10:42.674Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-04-17T11:10:42.674Z] === RUN TestRemoveImageOrphaning [2020-04-17T11:10:43.293Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2020-04-17T11:10:43.293Z] === RUN TestRemoveImageGarbageCollector [2020-04-17T11:10:43.293Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-17T11:10:43.293Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T11:10:43.293Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-17T11:10:43.293Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-04-17T11:10:43.293Z] === RUN TestTagInvalidReference [2020-04-17T11:10:43.293Z] --- PASS: TestTagInvalidReference (0.04s) [2020-04-17T11:10:43.293Z] === RUN TestTagValidPrefixedRepo [2020-04-17T11:10:43.293Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-04-17T11:10:43.293Z] === RUN TestTagExistedNameWithoutForce [2020-04-17T11:10:43.293Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-04-17T11:10:43.293Z] === RUN TestTagOfficialNames [2020-04-17T11:10:43.293Z] --- PASS: TestTagOfficialNames (0.05s) [2020-04-17T11:10:43.293Z] === RUN TestTagMatchesDigest [2020-04-17T11:10:43.293Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-04-17T11:10:43.293Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-17T11:10:43.980Z] === RUN TestDockerSuite/TestRunRm [2020-04-17T11:10:44.545Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-04-17T11:10:48.722Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-04-17T11:10:49.288Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-04-17T11:10:50.659Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-04-17T11:10:51.224Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-04-17T11:10:52.156Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-04-17T11:10:53.090Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-04-17T11:10:54.034Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-04-17T11:10:57.326Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-04-17T11:11:00.604Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-04-17T11:11:01.975Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-04-17T11:11:03.345Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-04-17T11:11:03.909Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-04-17T11:11:04.841Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-04-17T11:11:05.406Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-04-17T11:11:06.338Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-04-17T11:11:06.903Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-04-17T11:11:07.160Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-04-17T11:11:08.093Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-04-17T11:11:09.026Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-04-17T11:11:09.958Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-04-17T11:11:12.483Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-04-17T11:11:12.483Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-04-17T11:11:12.483Z] === RUN TestDockerSuite/TestRunState [2020-04-17T11:11:14.378Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-04-17T11:11:15.309Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-04-17T11:11:16.242Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-04-17T11:11:16.242Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-04-17T11:11:16.242Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-04-17T11:11:17.175Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-04-17T11:11:17.741Z] === RUN TestDockerSuite/TestRunSysctls [2020-04-17T11:11:19.639Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-04-17T11:11:19.639Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-04-17T11:11:19.639Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-04-17T11:11:19.639Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-04-17T11:11:20.576Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-04-17T11:11:20.576Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-04-17T11:11:21.141Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-04-17T11:11:23.667Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-04-17T11:11:24.232Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-04-17T11:11:24.232Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-04-17T11:11:26.503Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-04-17T11:11:30.686Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-04-17T11:11:33.961Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-04-17T11:11:34.524Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-04-17T11:11:35.089Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-04-17T11:11:36.019Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-04-17T11:11:38.543Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-04-17T11:11:39.918Z] === RUN TestDockerSuite/TestRunUserByID [2020-04-17T11:11:40.482Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-04-17T11:11:40.739Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-04-17T11:11:40.739Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-04-17T11:11:41.671Z] === RUN TestDockerSuite/TestRunUserByName [2020-04-17T11:11:42.603Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-04-17T11:11:43.167Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-04-17T11:11:43.167Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-04-17T11:11:43.424Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-04-17T11:11:44.356Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-04-17T11:11:49.616Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-04-17T11:11:49.616Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-04-17T11:11:50.987Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-04-17T11:11:53.512Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-04-17T11:11:54.883Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-04-17T11:11:57.407Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-04-17T11:11:59.931Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-04-17T11:12:00.863Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-04-17T11:12:01.434Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-04-17T11:12:02.377Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-04-17T11:12:02.377Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-04-17T11:12:02.377Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-04-17T11:12:02.377Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-04-17T11:12:02.635Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-04-17T11:12:03.566Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-04-17T11:12:04.497Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-04-17T11:12:05.061Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-04-17T11:12:06.956Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-04-17T11:12:07.521Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-04-17T11:12:08.452Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-04-17T11:12:08.452Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-04-17T11:12:09.383Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-04-17T11:12:09.383Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-04-17T11:12:09.383Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-04-17T11:12:09.383Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-04-17T11:12:09.383Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-04-17T11:12:09.383Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-04-17T11:12:09.641Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-04-17T11:12:09.641Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-04-17T11:12:09.898Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-04-17T11:12:10.155Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-04-17T11:12:10.720Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-04-17T11:12:11.653Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-04-17T11:12:12.585Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-04-17T11:12:12.585Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-04-17T11:12:13.149Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-04-17T11:12:13.714Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-04-17T11:12:14.280Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-04-17T11:12:14.280Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-04-17T11:12:15.213Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-04-17T11:12:16.144Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-04-17T11:12:16.144Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-04-17T11:12:16.144Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-04-17T11:12:16.709Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-04-17T11:12:18.604Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-04-17T11:12:18.604Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-04-17T11:12:19.536Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-04-17T11:12:19.536Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-04-17T11:12:20.473Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-04-17T11:12:20.473Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-04-17T11:12:22.370Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-04-17T11:12:22.934Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-04-17T11:12:25.459Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-04-17T11:12:26.024Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-04-17T11:12:26.024Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-04-17T11:12:26.024Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-04-17T11:12:27.397Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-04-17T11:12:28.327Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-04-17T11:12:29.706Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-04-17T11:12:29.706Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-04-17T11:12:31.603Z] === RUN TestDockerSuite/TestSaveImageId [2020-04-17T11:12:31.603Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-04-17T11:12:32.168Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-04-17T11:12:34.692Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-04-17T11:12:34.692Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-04-17T11:12:36.063Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-04-17T11:12:36.063Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-04-17T11:12:36.063Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-04-17T11:12:37.433Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-04-17T11:12:39.330Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-04-17T11:12:39.331Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-04-17T11:12:39.331Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-04-17T11:12:39.588Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-04-17T11:12:39.588Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-04-17T11:12:39.845Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-04-17T11:12:42.374Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-04-17T11:12:48.922Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-04-17T11:12:50.294Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-04-17T11:12:51.226Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-04-17T11:12:53.122Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-04-17T11:12:55.646Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-04-17T11:12:58.170Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-04-17T11:12:59.104Z] === RUN TestDockerSuite/TestStartRecordError [2020-04-17T11:13:01.000Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-04-17T11:13:03.526Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-04-17T11:13:05.453Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-04-17T11:13:08.728Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-04-17T11:13:13.985Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-04-17T11:13:14.549Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-04-17T11:13:16.445Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-04-17T11:13:21.702Z] === RUN TestDockerSuite/TestStatsNoStream [2020-04-17T11:13:24.978Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-04-17T11:13:26.347Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-04-17T11:13:27.280Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-04-17T11:13:27.845Z] === RUN TestDockerSuite/TestTopPrivileged [2020-04-17T11:13:28.102Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-04-17T11:13:28.666Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-04-17T11:13:28.666Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-04-17T11:13:29.599Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-04-17T11:13:33.777Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-04-17T11:13:34.037Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-04-17T11:13:38.217Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-04-17T11:13:38.217Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-04-17T11:13:39.149Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-04-17T11:13:39.149Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-04-17T11:13:40.080Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-04-17T11:13:41.981Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-04-17T11:13:41.981Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-04-17T11:13:43.369Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-04-17T11:13:44.301Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-04-17T11:13:45.233Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-04-17T11:13:47.129Z] === RUN TestDockerSuite/TestUpdateStats [2020-04-17T11:13:51.306Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-04-17T11:13:52.239Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-04-17T11:13:52.239Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-04-17T11:13:53.171Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-04-17T11:13:54.103Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-04-17T11:13:58.283Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-04-17T11:14:01.561Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-04-17T11:14:05.739Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-04-17T11:14:07.636Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-04-17T11:14:11.816Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-04-17T11:14:17.073Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-04-17T11:14:19.597Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-04-17T11:14:21.501Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-04-17T11:14:23.399Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-04-17T11:14:24.772Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-04-17T11:14:27.301Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-04-17T11:14:29.827Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-04-17T11:14:31.723Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-04-17T11:14:34.249Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-04-17T11:14:36.782Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-04-17T11:14:51.639Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-04-17T11:14:51.640Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-04-17T11:14:51.640Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-04-17T11:14:52.204Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-04-17T11:14:52.462Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-04-17T11:14:52.462Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-04-17T11:14:52.462Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-04-17T11:14:53.396Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-04-17T11:14:53.396Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-04-17T11:14:54.327Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-04-17T11:14:54.327Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-04-17T11:14:54.327Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-04-17T11:14:54.327Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-04-17T11:14:54.327Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-04-17T11:14:56.850Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-04-17T11:14:56.850Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-04-17T11:14:57.108Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-04-17T11:14:57.108Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-04-17T11:14:57.108Z] === RUN TestDockerSuite/TestVolumeEvents [2020-04-17T11:14:58.039Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-04-17T11:15:00.565Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-04-17T11:15:00.565Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-04-17T11:15:00.565Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-04-17T11:15:03.842Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-04-17T11:15:08.035Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite (1737.08s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.09s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.78s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.09s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.56s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.69s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.20s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.85s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.42s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.91s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.14s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.32s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.20s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.82s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.18s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.18s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.12s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.27s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.13s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.29s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.04s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestAttachDetach (1.37s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.25s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.08s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.27s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.27s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.69s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.37s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.57s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.51s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.57s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.03s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (20.41s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.72s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.51s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.20s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.84s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.37s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.62s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.97s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.86s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.22s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.94s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.92s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.37s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.75s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.43s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.97s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.16s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.47s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.22s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.54s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.70s) [2020-04-17T11:15:08.035Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.32s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.05s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.50s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.77s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.69s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.54s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.44s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.38s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.42s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.57s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.82s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.69s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.84s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.69s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.02s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.13s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.29s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.44s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.47s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.28s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.83s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.01s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.44s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.41s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.83s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.65s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.40s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.47s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.71s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.91s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.53s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.71s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.01s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.64s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildCmd (0.42s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.39s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.37s) [2020-04-17T11:15:08.036Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-04-17T11:15:08.036Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.43s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.39s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.78s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildContChar (3.54s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.18s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.29s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.28s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.64s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.31s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (14.98s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.07s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.76s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.01s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.02s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.82s) [2020-04-17T11:15:08.036Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-04-17T11:15:08.036Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-04-17T11:15:08.036Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-04-17T11:15:08.036Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-04-17T11:15:08.036Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-04-17T11:15:08.036Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-04-17T11:15:08.036Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-04-17T11:15:08.036Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.28s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.30s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.94s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.61s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.32s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.41s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.79s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.69s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.62s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.84s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.63s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.64s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.56s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildDockerignore (12.58s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.65s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.65s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.84s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.30s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.22s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.72s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.91s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.47s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.55s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.74s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.54s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.93s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.49s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.43s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.02s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.20s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.47s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.54s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.62s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.75s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.91s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildEnv (1.65s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.56s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.33s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.44s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.48s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.62s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.38s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.73s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.50s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.46s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.40s) [2020-04-17T11:15:08.036Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-04-17T11:15:08.036Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.74s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildExpose (0.36s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.58s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.62s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.40s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildFails (1.08s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.61s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.62s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.84s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.76s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.44s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.20s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.19s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.84s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.33s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.19s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.28s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.47s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildHistory (4.80s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.49s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.25s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.62s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.58s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.08s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildLabel (0.50s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.46s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.49s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.32s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildLabels (0.58s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.09s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.02s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildLastModified (6.28s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.42s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.28s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.51s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.59s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.91s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.43s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.45s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.48s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.96s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.37s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.65s) [2020-04-17T11:15:08.036Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-04-17T11:15:08.036Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.38s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.73s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.94s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.54s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildNetContainer (3.00s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildNetNone (1.41s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.64s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.60s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.46s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.52s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.38s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.50s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.79s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.46s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.64s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.94s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.58s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.50s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.41s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (2.00s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.44s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.01s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildPATH (2.56s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.93s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.06s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.31s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.45s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.11s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildRm (3.36s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.29s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.48s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.68s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.74s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.22s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.34s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.06s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.08s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.27s) [2020-04-17T11:15:08.036Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-04-17T11:15:08.036Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.37s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.02s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildStderr (0.99s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.37s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.38s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.19s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.73s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.33s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.63s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildUser (2.09s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.63s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.50s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.08s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.32s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.28s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.08s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.51s) [2020-04-17T11:15:08.036Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-04-17T11:15:08.036Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-04-17T11:15:08.036Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-04-17T11:15:08.036Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-04-17T11:15:08.036Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-04-17T11:15:08.036Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-04-17T11:15:08.036Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-04-17T11:15:08.036Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.06s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.99s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.75s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.16s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.12s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.09s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.07s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.48s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.76s) [2020-04-17T11:15:08.036Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-04-17T11:15:08.036Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.02s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.66s) [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-04-17T11:15:08.036Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-04-17T11:15:08.036Z] docker_cli_sni_test.go:18: Flakey test [2020-04-17T11:15:08.036Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.74s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.86s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCommitChange (1.23s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.26s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.85s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.83s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.39s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCommitTTY (1.95s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.99s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.75s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.14s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.11s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.90s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.85s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.83s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.97s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.99s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.02s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.80s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.08s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.79s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.15s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.11s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.83s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.80s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.84s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.98s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.85s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.79s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.96s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.86s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.80s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.82s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.82s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.85s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.80s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.52s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.53s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.75s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.54s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.82s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.82s) [2020-04-17T11:15:08.037Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-04-17T11:15:08.037Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.85s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.78s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.18s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.43s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.56s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.92s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.45s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.09s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.77s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.60s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.59s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.63s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00070e880_} (1.59s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1133594977_/foo_false____} (1.61s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1133594977_/foo_true____} (1.61s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3009312588_/foo_false____} (1.60s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3009312588_/foo_true____} (1.58s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3009312588_/foo_true__0xc00070e8e0__} (1.60s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00070e900_} (1.52s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00070e920_} (1.71s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00070e940_} (1.77s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00070e960_} (1.66s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.52s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.48s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.23s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.38s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.34s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.67s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.82s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.91s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.04s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.93s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.95s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.95s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.03s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.06s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.94s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.19s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.01s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.87s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.10s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.46s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.17s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.97s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.02s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.88s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.21s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.12s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.20s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.76s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.84s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.44s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.90s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.40s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.87s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.95s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.41s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.85s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.89s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.96s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCpToDot (0.91s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.63s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.85s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCpToStdout (0.95s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.26s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.39s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.93s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.82s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCreateArgs (0.10s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.70s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.93s) [2020-04-17T11:15:08.037Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.02s) [2020-04-17T11:15:08.037Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.95s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.40s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.13s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCreateRM (0.21s) [2020-04-17T11:15:08.037Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-04-17T11:15:08.037Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.17s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.40s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.78s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.14s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.25s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.74s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.56s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.83s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.59s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.73s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.76s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.76s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.77s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.28s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.85s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.64s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.74s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.65s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.76s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.00s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.22s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestEventsAttach (0.95s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestEventsCommit (1.06s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.02s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.83s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.99s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.84s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.62s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.27s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.47s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestEventsCopy (1.25s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.76s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.86s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.51s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.83s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.33s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.37s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.19s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.07s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestEventsFilters (1.83s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestEventsFormat (1.78s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.88s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.29s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.43s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.38s) [2020-04-17T11:15:08.037Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-04-17T11:15:08.037Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-04-17T11:15:08.037Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-04-17T11:15:08.037Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.89s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.71s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestEventsRename (0.82s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestEventsResize (0.84s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.79s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.93s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.80s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.98s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestEventsTop (0.88s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestEventsUntag (2.55s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.50s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestExec (0.88s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.84s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.80s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.78s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.70s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.84s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.88s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.87s) [2020-04-17T11:15:08.037Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.85s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.93s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.88s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.65s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestExecCgroup (1.23s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestExecEnv (1.12s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.74s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.07s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestExecInspectID (2.96s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestExecInteractive (0.89s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.86s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.88s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestExecParseError (0.86s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.91s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.81s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.35s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.85s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestExecStartFails (0.86s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.05s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (1.09s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestExecTTY (1.53s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.80s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.80s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestExecUlimits (0.88s) [2020-04-17T11:15:08.038Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-04-17T11:15:08.038Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.98s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.88s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.17s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.92s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestExecWithUser (1.00s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.86s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.04s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.85s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.86s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.96s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestHealth (21.01s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.03s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.03s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.05s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.04s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.10s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.37s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.32s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.62s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.03s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.06s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.93s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.02s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.86s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.84s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestImportDisplay (1.70s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestImportFile (2.06s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.76s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestImportGzipped (1.89s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.89s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.91s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.84s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.84s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.83s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.82s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.79s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.84s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.82s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.98s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.66s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.80s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.79s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.78s) [2020-04-17T11:15:08.038Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-04-17T11:15:08.038Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.26s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.86s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestInspectDefault (0.84s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestInspectHistory (0.92s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-04-17T11:15:08.038Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-04-17T11:15:08.038Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.75s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.77s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.78s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.82s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.67s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.97s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestInspectStatus (1.13s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.67s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.84s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.80s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.91s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.84s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.77s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.78s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.46s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.78s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.56s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.39s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.95s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.59s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.74s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.60s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.43s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.95s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.37s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.61s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.98s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.82s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.98s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.45s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.73s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.82s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.87s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.84s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.89s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.84s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.12s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.08s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.10s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.24s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.04s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.23s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.83s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.79s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestLogsSince (6.83s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.79s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.79s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestLogsTail (1.04s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.95s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.69s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.52s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.81s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestNetHostname (2.38s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.41s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.28s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.51s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.85s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestPluginActive (1.84s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.71s) [2020-04-17T11:15:08.038Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-04-17T11:15:08.038Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.62s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.19s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.69s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.10s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.96s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.20s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.64s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.54s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestPortList (11.13s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.51s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.61s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.80s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.75s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.84s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.11s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.55s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (4.01s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.58s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.34s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.11s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestPsByOrder (3.24s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.96s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.37s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.66s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.14s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.06s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.70s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.67s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.61s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.60s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.57s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.65s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.49s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.60s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.19s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.86s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.57s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.62s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.81s) [2020-04-17T11:15:08.038Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-04-17T11:15:08.038Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.17s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.93s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.52s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.54s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.77s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.33s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.41s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.32s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.29s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.49s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.50s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.88s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.70s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.87s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.43s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.30s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.81s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.91s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.65s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.02s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.82s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.57s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.94s) [2020-04-17T11:15:08.038Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.08s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.48s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.78s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunAddHost (0.83s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.38s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.83s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.91s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.72s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.04s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.98s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.10s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.59s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.51s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.92s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.93s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.95s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.83s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.89s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.99s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.11s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.77s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.77s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.85s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.38s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.79s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.87s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.78s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (1.09s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.66s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.83s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.79s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.80s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.82s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.78s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.13s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.89s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.86s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.90s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.12s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.77s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.76s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.59s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.54s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.76s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.79s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.79s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.79s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.84s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.72s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.63s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.88s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.78s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.97s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.61s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.57s) [2020-04-17T11:15:08.039Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-04-17T11:15:08.039Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-04-17T11:15:08.039Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-04-17T11:15:08.039Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.76s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.73s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.55s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.30s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.78s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.67s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.80s) [2020-04-17T11:15:08.039Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.02s) [2020-04-17T11:15:08.039Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.79s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.98s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.78s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.76s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.79s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.80s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.78s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.85s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.84s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.87s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunExitCode (1.01s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.84s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.85s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.81s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.79s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.79s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.60s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.38s) [2020-04-17T11:15:08.039Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-17T11:15:08.039Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.51s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.77s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.53s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.18s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.55s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.78s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.20s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.57s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.58s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.83s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.67s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.71s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.27s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.21s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.51s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.21s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.64s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.21s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.55s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.55s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunMount (6.14s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.76s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.76s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.50s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.38s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.17s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.39s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.61s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.62s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.72s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.70s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunNetHost (1.17s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.78s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.71s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.31s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.36s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.56s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.69s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.80s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.74s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.73s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.78s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.96s) [2020-04-17T11:15:08.039Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-04-17T11:15:08.039Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.83s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.77s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.71s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.03s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.86s) [2020-04-17T11:15:08.039Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.82s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.72s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.74s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.76s) [2020-04-17T11:15:08.039Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-17T11:15:08.039Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.86s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.82s) [2020-04-17T11:15:08.039Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-04-17T11:15:08.039Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.79s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.60s) [2020-04-17T11:15:08.039Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-04-17T11:15:08.039Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.56s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.78s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunRm (0.86s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.82s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.91s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.03s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.74s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.85s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.20s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.90s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.97s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.83s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.78s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.79s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.79s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.82s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.88s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.89s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.90s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.76s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunState (1.69s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.90s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunStdinPipe (1.04s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s) [2020-04-17T11:15:08.039Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-04-17T11:15:08.039Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.72s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.71s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunSysctls (1.87s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.89s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.81s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.83s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.17s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.05s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.12s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.80s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.79s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.84s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.37s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.36s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunUserByID (0.79s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.80s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunUserByName (0.83s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.80s) [2020-04-17T11:15:08.039Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-04-17T11:15:08.039Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.83s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.63s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.76s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.18s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.38s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.57s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.38s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.81s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.81s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.72s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.89s) [2020-04-17T11:15:08.039Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-04-17T11:15:08.039Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-04-17T11:15:08.039Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-04-17T11:15:08.039Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-04-17T11:15:08.039Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-04-17T11:15:08.039Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.25s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.82s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.85s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.84s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.61s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.80s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.80s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.77s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.15s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.16s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.15s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.14s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.16s) [2020-04-17T11:15:08.039Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.81s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.80s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.77s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.83s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.30s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.79s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.80s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.78s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.78s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.71s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.88s) [2020-04-17T11:15:08.040Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-04-17T11:15:08.040Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.87s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.71s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.73s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.44s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.79s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.19s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.08s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.28s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.91s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.52s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.06s) [2020-04-17T11:15:08.040Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents447299798 [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.62s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.51s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.51s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.37s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.45s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.25s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.56s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.51s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.03s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.52s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.88s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.52s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.88s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestStartRecordError (1.68s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.37s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.04s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.10s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.93s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.38s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.84s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.80s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.78s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.86s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.83s) [2020-04-17T11:15:08.040Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-04-17T11:15:08.040Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.84s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.50s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.41s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.77s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.78s) [2020-04-17T11:15:08.040Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-04-17T11:15:08.040Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.89s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.71s) [2020-04-17T11:15:08.040Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-04-17T11:15:08.040Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.58s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.97s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.90s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.64s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestUpdateStats (3.80s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.49s) [2020-04-17T11:15:08.040Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-04-17T11:15:08.040Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.09s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.01s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.07s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.42s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.42s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.59s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.05s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.11s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.37s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.35s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.57s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.59s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.32s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.32s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.32s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.36s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.37s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.05s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.81s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.83s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.95s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.43s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.81s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.32s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.01s) [2020-04-17T11:15:08.040Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.18s) [2020-04-17T11:15:08.040Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-04-17T11:15:08.040Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-04-17T11:15:08.040Z] === RUN TestDockerRegistrySuite [2020-04-17T11:15:08.040Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-04-17T11:15:09.411Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-04-17T11:15:10.782Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-04-17T11:15:12.679Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-04-17T11:15:12.679Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-04-17T11:15:16.858Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-04-17T11:15:21.092Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-04-17T11:15:25.270Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-04-17T11:15:26.644Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-04-17T11:15:28.016Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-04-17T11:15:29.389Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-04-17T11:15:30.762Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-04-17T11:15:32.133Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-04-17T11:15:33.066Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-04-17T11:15:34.437Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-04-17T11:15:36.963Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-04-17T11:15:39.486Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-04-17T11:15:40.856Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-04-17T11:15:44.134Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-04-17T11:15:45.505Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-04-17T11:15:45.505Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-04-17T11:15:46.876Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-04-17T11:15:47.808Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-04-17T11:15:48.375Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-04-17T11:15:49.746Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-04-17T11:15:50.862Z] --- PASS: TestImportExtremelyLargeImageWorks (299.57s) [2020-04-17T11:15:50.868Z] PASS [2020-04-17T11:15:50.868Z] [2020-04-17T11:15:50.868Z] === Skipped [2020-04-17T11:15:50.868Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-17T11:15:50.868Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T11:15:50.868Z] [2020-04-17T11:15:50.868Z] [2020-04-17T11:15:50.868Z] DONE 12 tests, 1 skipped in 300.935s [2020-04-17T11:15:50.868Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-04-17T11:15:50.868Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-04-17T11:15:50.868Z] ++ set -e [2020-04-17T11:15:50.868Z] ++ '[' -n 0 ']' [2020-04-17T11:15:50.868Z] ++ set -x [2020-04-17T11:15:50.868Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-04-17T11:15:50.868Z] INFO: Testing against a local daemon [2020-04-17T11:15:50.868Z] === RUN TestNetworkCreateDelete [2020-04-17T11:15:50.868Z] --- PASS: TestNetworkCreateDelete (0.22s) [2020-04-17T11:15:50.868Z] === RUN TestDockerNetworkDeletePreferID [2020-04-17T11:15:50.868Z] --- PASS: TestDockerNetworkDeletePreferID (0.59s) [2020-04-17T11:15:50.868Z] === RUN TestInspectNetwork [2020-04-17T11:15:50.868Z] === RUN TestInspectNetwork/full_network_id [2020-04-17T11:15:50.868Z] === RUN TestInspectNetwork/partial_network_id [2020-04-17T11:15:50.868Z] === RUN TestInspectNetwork/network_name [2020-04-17T11:15:50.868Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-17T11:15:51.489Z] --- PASS: TestInspectNetwork (7.56s) [2020-04-17T11:15:51.489Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-17T11:15:51.489Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-17T11:15:51.489Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-17T11:15:51.489Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-17T11:15:51.489Z] === RUN TestRunContainerWithBridgeNone [2020-04-17T11:15:53.926Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-04-17T11:15:53.926Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-04-17T11:15:54.183Z] --- PASS: TestRunContainerWithBridgeNone (2.31s) [2020-04-17T11:15:54.184Z] === RUN TestNetworkInvalidJSON [2020-04-17T11:15:54.184Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-17T11:15:54.184Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-17T11:15:54.184Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-17T11:15:54.184Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-17T11:15:54.184Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-17T11:15:54.184Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-17T11:15:54.184Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-17T11:15:54.184Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-17T11:15:54.184Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-17T11:15:54.184Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-04-17T11:15:54.184Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-17T11:15:54.184Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-17T11:15:54.184Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-17T11:15:54.184Z] === RUN TestHostIPv4BridgeLabel [2020-04-17T11:15:54.470Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2020-04-17T11:15:54.470Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-17T11:15:54.858Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-04-17T11:15:55.423Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-04-17T11:15:55.423Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-04-17T11:15:55.483Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-04-17T11:15:55.483Z] === RUN TestDaemonDefaultNetworkPools [2020-04-17T11:15:55.680Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-04-17T11:15:55.937Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-04-17T11:15:56.194Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-04-17T11:15:56.452Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-04-17T11:15:56.494Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2020-04-17T11:15:56.494Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-17T11:15:57.512Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.23s) [2020-04-17T11:15:57.512Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-17T11:15:57.823Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-04-17T11:15:58.997Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.46s) [2020-04-17T11:15:58.997Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-17T11:15:59.615Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-04-17T11:15:59.615Z] === RUN TestServiceWithPredefinedNetwork [2020-04-17T11:16:00.350Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-04-17T11:16:00.919Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-04-17T11:16:01.865Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-04-17T11:16:02.306Z] --- PASS: TestServiceWithPredefinedNetwork (2.36s) [2020-04-17T11:16:02.306Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-17T11:16:02.306Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-17T11:16:02.306Z] service_test.go:236: FLAKY_TEST [2020-04-17T11:16:02.306Z] === RUN TestServiceWithDataPathPortInit [2020-04-17T11:16:02.429Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-04-17T11:16:03.361Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-04-17T11:16:03.619Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-04-17T11:16:03.877Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-04-17T11:16:03.877Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-04-17T11:16:04.134Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-04-17T11:16:04.391Z] --- PASS: TestDockerRegistrySuite (56.70s) [2020-04-17T11:16:04.391Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.61s) [2020-04-17T11:16:04.391Z] check_test.go:196: [db6039dea57e2] daemon is not started [2020-04-17T11:16:04.391Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.48s) [2020-04-17T11:16:04.391Z] check_test.go:196: [de0cf2f6f4ac5] daemon is not started [2020-04-17T11:16:04.391Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.77s) [2020-04-17T11:16:04.391Z] check_test.go:196: [dbda71bebe410] daemon is not started [2020-04-17T11:16:04.391Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2020-04-17T11:16:04.391Z] check_test.go:196: [d4b9b5be24b0a] daemon is not started [2020-04-17T11:16:04.391Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.23s) [2020-04-17T11:16:04.391Z] check_test.go:196: [d0ac56a3f02c5] daemon is not started [2020-04-17T11:16:04.392Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.17s) [2020-04-17T11:16:04.392Z] check_test.go:196: [d33dab5263836] daemon is not started [2020-04-17T11:16:04.392Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.19s) [2020-04-17T11:16:04.392Z] check_test.go:196: [d9a919ae73ef0] daemon is not started [2020-04-17T11:16:04.392Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.39s) [2020-04-17T11:16:04.392Z] check_test.go:196: [de64c07bed578] daemon is not started [2020-04-17T11:16:04.392Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.17s) [2020-04-17T11:16:04.392Z] check_test.go:196: [db49ebee30ebc] daemon is not started [2020-04-17T11:16:04.392Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.33s) [2020-04-17T11:16:04.392Z] check_test.go:196: [db77cf6b05fbd] daemon is not started [2020-04-17T11:16:04.392Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.40s) [2020-04-17T11:16:04.392Z] check_test.go:196: [db54aeb9d1c63] daemon is not started [2020-04-17T11:16:04.392Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.43s) [2020-04-17T11:16:04.392Z] check_test.go:196: [d3891a83582c0] daemon is not started [2020-04-17T11:16:04.392Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.26s) [2020-04-17T11:16:04.392Z] check_test.go:196: [da123d11aa9af] daemon is not started [2020-04-17T11:16:04.392Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.31s) [2020-04-17T11:16:04.392Z] check_test.go:196: [df5834bb22078] daemon is not started [2020-04-17T11:16:04.392Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.53s) [2020-04-17T11:16:04.392Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:286360d75327957f059ba47d0cf25c2223c4f13cea5d8a9199ea1686c5a01299 [2020-04-17T11:16:04.392Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:67ecb3b4bb364dd7a50911c9e799ec7a302e9ee7452bd26187e5b7e48a4176c6 [2020-04-17T11:16:04.392Z] check_test.go:196: [dbc8f2876ea70] daemon is not started [2020-04-17T11:16:04.392Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.56s) [2020-04-17T11:16:04.392Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:932ef0b10eb5154b3b396c2ad119b523ea4749fd16328ce2b72b178e5e25dc82 [2020-04-17T11:16:04.392Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8d325ca2bccdee4bb2d0e3390a69c0295d55e3a6ce0063b0a092366b4b019007 [2020-04-17T11:16:04.392Z] check_test.go:196: [d5021543f9877] daemon is not started [2020-04-17T11:16:04.392Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.33s) [2020-04-17T11:16:04.392Z] check_test.go:196: [d0d20bb3594da] daemon is not started [2020-04-17T11:16:04.392Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.21s) [2020-04-17T11:16:04.392Z] check_test.go:196: [d8ce17d157eb4] daemon is not started [2020-04-17T11:16:04.392Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.31s) [2020-04-17T11:16:04.392Z] check_test.go:196: [dcc48dba5e815] daemon is not started [2020-04-17T11:16:04.392Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-04-17T11:16:04.392Z] check_test.go:196: [d14c795b8fe8d] daemon is not started [2020-04-17T11:16:04.392Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.35s) [2020-04-17T11:16:04.392Z] check_test.go:196: [dfa21ae55b992] daemon is not started [2020-04-17T11:16:04.392Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.29s) [2020-04-17T11:16:04.392Z] check_test.go:196: [d7625413e391d] daemon is not started [2020-04-17T11:16:04.392Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.25s) [2020-04-17T11:16:04.392Z] check_test.go:196: [d6f2a9336c4f3] daemon is not started [2020-04-17T11:16:04.392Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.78s) [2020-04-17T11:16:04.392Z] check_test.go:196: [da3f1846ba4ce] daemon is not started [2020-04-17T11:16:04.392Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s) [2020-04-17T11:16:04.392Z] check_test.go:196: [dcf1017f0453d] daemon is not started [2020-04-17T11:16:04.392Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.34s) [2020-04-17T11:16:04.392Z] check_test.go:196: [d249e2e4b33d2] daemon is not started [2020-04-17T11:16:04.392Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.42s) [2020-04-17T11:16:04.392Z] check_test.go:196: [d3e6546760933] daemon is not started [2020-04-17T11:16:04.392Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-04-17T11:16:04.392Z] check_test.go:196: [debd05a81cc4f] daemon is not started [2020-04-17T11:16:04.392Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) [2020-04-17T11:16:04.392Z] check_test.go:196: [d513bec93628b] daemon is not started [2020-04-17T11:16:04.392Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2020-04-17T11:16:04.392Z] check_test.go:196: [d06cceba0be70] daemon is not started [2020-04-17T11:16:04.392Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.31s) [2020-04-17T11:16:04.392Z] check_test.go:196: [dc93de16f487f] daemon is not started [2020-04-17T11:16:04.392Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-04-17T11:16:04.392Z] check_test.go:196: [db74bd07f5ab6] daemon is not started [2020-04-17T11:16:04.392Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.35s) [2020-04-17T11:16:04.392Z] check_test.go:196: [d79029ef9c136] daemon is not started [2020-04-17T11:16:04.392Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.08s) [2020-04-17T11:16:04.392Z] check_test.go:196: [dd65aec7e8933] daemon is not started [2020-04-17T11:16:04.392Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.13s) [2020-04-17T11:16:04.392Z] check_test.go:196: [d3ab5b8df57cb] daemon is not started [2020-04-17T11:16:04.392Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.44s) [2020-04-17T11:16:04.392Z] check_test.go:196: [d80a5e900aa9c] daemon is not started [2020-04-17T11:16:04.392Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.99s) [2020-04-17T11:16:04.392Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.88s) [2020-04-17T11:16:04.392Z] === RUN TestDockerSchema1RegistrySuite [2020-04-17T11:16:04.392Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-04-17T11:16:04.392Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-04-17T11:16:05.325Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-04-17T11:16:08.603Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-04-17T11:16:08.860Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-04-17T11:16:14.120Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-04-17T11:16:14.120Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-04-17T11:16:17.402Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-04-17T11:16:17.565Z] --- PASS: TestServiceWithDataPathPortInit (14.63s) [2020-04-17T11:16:17.565Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-17T11:16:18.336Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-04-17T11:16:20.234Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-04-17T11:16:21.607Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-04-17T11:16:21.607Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-04-17T11:16:22.980Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-04-17T11:16:24.351Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-04-17T11:16:24.384Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.33s) [2020-04-17T11:16:24.384Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jm992038ieg4m321ixu59xqix Created:2020-04-17 11:16:17.645709711 +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[6da1317f7a64f695b0e20e37717709b4151570d290ecb8bec2c19955e04acedc:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jci2pbvguarzz7exhl2wue1mc EndpointID:ee62092ccf359a207baf84a81595a3fc2cd60a5f64ee6961387baba04879b806 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f24cd1f128354ee874138ea98caf28e54619eff61c9f60874a973bc12aca93f5 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:62e69b6adc2c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jci2pbvguarzz7exhl2wue1mc EndpointID:ee62092ccf359a207baf84a81595a3fc2cd60a5f64ee6961387baba04879b806 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-17T11:16:24.384Z] PASS [2020-04-17T11:16:24.384Z] [2020-04-17T11:16:24.384Z] === Skipped [2020-04-17T11:16:24.384Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-17T11:16:24.384Z] service_test.go:236: FLAKY_TEST [2020-04-17T11:16:24.384Z] [2020-04-17T11:16:24.384Z] [2020-04-17T11:16:24.384Z] DONE 22 tests, 1 skipped in 40.860s [2020-04-17T11:16:24.384Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-17T11:16:24.384Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-04-17T11:16:24.384Z] ++ set -e [2020-04-17T11:16:24.384Z] ++ '[' -n 0 ']' [2020-04-17T11:16:24.384Z] ++ set -x [2020-04-17T11:16:24.385Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-04-17T11:16:24.385Z] INFO: Testing against a local daemon [2020-04-17T11:16:24.385Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-17T11:16:24.385Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-17T11:16:24.385Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T11:16:24.385Z] === RUN TestDockerNetworkIpvlan [2020-04-17T11:16:24.385Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-17T11:16:24.385Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T11:16:24.385Z] PASS [2020-04-17T11:16:24.385Z] [2020-04-17T11:16:24.385Z] === Skipped [2020-04-17T11:16:24.385Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-17T11:16:24.385Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T11:16:24.385Z] [2020-04-17T11:16:24.385Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-17T11:16:24.385Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T11:16:24.385Z] [2020-04-17T11:16:24.385Z] [2020-04-17T11:16:24.385Z] DONE 2 tests, 2 skipped in 0.106s [2020-04-17T11:16:24.385Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-17T11:16:24.385Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-04-17T11:16:24.385Z] ++ set -e [2020-04-17T11:16:24.385Z] ++ '[' -n 0 ']' [2020-04-17T11:16:24.385Z] ++ set -x [2020-04-17T11:16:24.385Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-04-17T11:16:24.385Z] INFO: Testing against a local daemon [2020-04-17T11:16:24.385Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-17T11:16:25.721Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-04-17T11:16:25.872Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s) [2020-04-17T11:16:25.872Z] === RUN TestDockerNetworkMacvlan [2020-04-17T11:16:26.494Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-17T11:16:27.526Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-17T11:16:28.549Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-17T11:16:29.923Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-04-17T11:16:29.923Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-04-17T11:16:30.495Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-04-17T11:16:30.495Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-04-17T11:16:30.752Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-04-17T11:16:31.009Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-04-17T11:16:31.243Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-17T11:16:31.573Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-04-17T11:16:31.573Z] --- PASS: TestDockerSchema1RegistrySuite (27.30s) [2020-04-17T11:16:31.573Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-04-17T11:16:31.573Z] check_test.go:223: [d6bbe86630304] daemon is not started [2020-04-17T11:16:31.573Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.48s) [2020-04-17T11:16:31.573Z] check_test.go:223: [d460e26a1fe2b] daemon is not started [2020-04-17T11:16:31.573Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.84s) [2020-04-17T11:16:31.573Z] check_test.go:223: [d283a39d946b9] daemon is not started [2020-04-17T11:16:31.573Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.46s) [2020-04-17T11:16:31.573Z] check_test.go:223: [dd64ae65bcdbc] daemon is not started [2020-04-17T11:16:31.573Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.67s) [2020-04-17T11:16:31.573Z] check_test.go:223: [dc4b2e6f09e29] daemon is not started [2020-04-17T11:16:31.573Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.48s) [2020-04-17T11:16:31.573Z] check_test.go:223: [dd60c5b788e85] daemon is not started [2020-04-17T11:16:31.573Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-04-17T11:16:31.573Z] check_test.go:223: [d6257f67328f9] daemon is not started [2020-04-17T11:16:31.573Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.48s) [2020-04-17T11:16:31.573Z] check_test.go:223: [d6365289c5978] daemon is not started [2020-04-17T11:16:31.573Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.33s) [2020-04-17T11:16:31.573Z] check_test.go:223: [d9b8a5c216209] daemon is not started [2020-04-17T11:16:31.573Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.32s) [2020-04-17T11:16:31.573Z] check_test.go:223: [d1ecb9cfd33d8] daemon is not started [2020-04-17T11:16:31.573Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.82s) [2020-04-17T11:16:31.573Z] check_test.go:223: [df63738f35980] daemon is not started [2020-04-17T11:16:31.573Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2020-04-17T11:16:31.573Z] check_test.go:223: [dd915a7421b85] daemon is not started [2020-04-17T11:16:31.573Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.52s) [2020-04-17T11:16:31.573Z] check_test.go:223: [d77478291acc7] daemon is not started [2020-04-17T11:16:31.573Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-04-17T11:16:31.573Z] check_test.go:223: [d6bb74948bf75] daemon is not started [2020-04-17T11:16:31.573Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s) [2020-04-17T11:16:31.573Z] check_test.go:223: [d55791a29f33c] daemon is not started [2020-04-17T11:16:31.573Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.29s) [2020-04-17T11:16:31.573Z] check_test.go:223: [dbc01b688a9ff] daemon is not started [2020-04-17T11:16:31.573Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s) [2020-04-17T11:16:31.573Z] check_test.go:223: [d349e1b41c416] daemon is not started [2020-04-17T11:16:31.573Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-04-17T11:16:31.573Z] check_test.go:223: [d28e165063bac] daemon is not started [2020-04-17T11:16:31.573Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-04-17T11:16:31.573Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-04-17T11:16:32.505Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-04-17T11:16:33.069Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-04-17T11:16:33.326Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-04-17T11:16:33.935Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-17T11:16:34.700Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-04-17T11:16:34.701Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-04-17T11:16:34.958Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-04-17T11:16:35.523Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-04-17T11:16:35.780Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.13s) [2020-04-17T11:16:35.780Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.98s) [2020-04-17T11:16:35.780Z] check_test.go:252: [dea553c8a48d9] daemon is not started [2020-04-17T11:16:35.780Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.51s) [2020-04-17T11:16:35.780Z] check_test.go:252: [d42d26669fe4d] daemon is not started [2020-04-17T11:16:35.780Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-04-17T11:16:35.780Z] check_test.go:252: [d36f039f7a0d4] daemon is not started [2020-04-17T11:16:35.780Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.16s) [2020-04-17T11:16:35.780Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.23s) [2020-04-17T11:16:35.780Z] check_test.go:252: [d3d6f03cbec2a] daemon is not started [2020-04-17T11:16:35.780Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2020-04-17T11:16:35.780Z] check_test.go:252: [d970ca06d7aa2] daemon is not started [2020-04-17T11:16:35.780Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s) [2020-04-17T11:16:35.780Z] check_test.go:252: [df2fe45c0794b] daemon is not started [2020-04-17T11:16:35.780Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-04-17T11:16:35.780Z] check_test.go:252: [d0d5ad5b4fa95] daemon is not started [2020-04-17T11:16:35.780Z] === RUN TestDockerRegistryAuthTokenSuite [2020-04-17T11:16:35.780Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-04-17T11:16:38.351Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-17T11:16:39.366Z] --- PASS: TestDockerNetworkMacvlan (13.73s) [2020-04-17T11:16:39.366Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-04-17T11:16:39.366Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-04-17T11:16:39.366Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.43s) [2020-04-17T11:16:39.366Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.29s) [2020-04-17T11:16:39.366Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.04s) [2020-04-17T11:16:39.366Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.88s) [2020-04-17T11:16:39.366Z] PASS [2020-04-17T11:16:39.366Z] [2020-04-17T11:16:39.366Z] DONE 8 tests in 15.323s [2020-04-17T11:16:39.366Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-17T11:16:39.367Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-04-17T11:16:39.367Z] ++ set -e [2020-04-17T11:16:39.367Z] ++ '[' -n 0 ']' [2020-04-17T11:16:39.367Z] ++ set -x [2020-04-17T11:16:39.367Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-04-17T11:16:39.367Z] testing: warning: no tests to run [2020-04-17T11:16:39.367Z] PASS [2020-04-17T11:16:39.367Z] [2020-04-17T11:16:39.367Z] DONE 0 tests in 0.018s [2020-04-17T11:16:39.367Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-17T11:16:39.367Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-04-17T11:16:39.367Z] ++ set -e [2020-04-17T11:16:39.367Z] ++ '[' -n 0 ']' [2020-04-17T11:16:39.367Z] ++ set -x [2020-04-17T11:16:39.367Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-04-17T11:16:39.367Z] INFO: Testing against a local daemon [2020-04-17T11:16:39.367Z] === RUN TestAuthZPluginAllowRequest [2020-04-17T11:16:41.035Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-04-17T11:16:41.036Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-04-17T11:16:41.293Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-04-17T11:16:41.293Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-04-17T11:16:41.400Z] --- PASS: TestAuthZPluginAllowRequest (1.57s) [2020-04-17T11:16:41.400Z] === RUN TestAuthZPluginTLS [2020-04-17T11:16:41.550Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.80s) [2020-04-17T11:16:41.550Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.19s) [2020-04-17T11:16:41.550Z] check_test.go:279: [d9c086ae59b7e] daemon is not started [2020-04-17T11:16:41.550Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-04-17T11:16:41.550Z] check_test.go:279: [d9ee72b1336ac] daemon is not started [2020-04-17T11:16:41.550Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2020-04-17T11:16:41.550Z] check_test.go:279: [d1de92b86b9d1] daemon is not started [2020-04-17T11:16:41.550Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2020-04-17T11:16:41.550Z] check_test.go:279: [d2678897187f4] daemon is not started [2020-04-17T11:16:41.550Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-04-17T11:16:41.550Z] check_test.go:279: [db8d86e6eba9d] daemon is not started [2020-04-17T11:16:41.550Z] === RUN TestDockerNetworkSuite [2020-04-17T11:16:41.550Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-04-17T11:16:41.686Z] --- PASS: TestAuthZPluginTLS (0.59s) [2020-04-17T11:16:41.686Z] === RUN TestAuthZPluginDenyRequest [2020-04-17T11:16:42.305Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-04-17T11:16:42.305Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-17T11:16:42.926Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-04-17T11:16:42.926Z] === RUN TestAuthZPluginDenyResponse [2020-04-17T11:16:43.211Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-04-17T11:16:43.211Z] === RUN TestAuthZPluginAllowEventStream [2020-04-17T11:16:44.827Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-04-17T11:16:45.264Z] --- PASS: TestAuthZPluginAllowEventStream (1.55s) [2020-04-17T11:16:45.264Z] === RUN TestAuthZPluginErrorResponse [2020-04-17T11:16:45.549Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-04-17T11:16:45.549Z] === RUN TestAuthZPluginErrorRequest [2020-04-17T11:16:45.758Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-04-17T11:16:46.169Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-04-17T11:16:46.169Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-17T11:16:46.787Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-04-17T11:16:46.787Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-17T11:16:48.823Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s) [2020-04-17T11:16:48.823Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-17T11:16:50.864Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.08s) [2020-04-17T11:16:50.864Z] === RUN TestAuthZPluginHeader [2020-04-17T11:16:51.013Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-04-17T11:16:51.880Z] --- PASS: TestAuthZPluginHeader (0.95s) [2020-04-17T11:16:51.880Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-17T11:16:51.880Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-17T11:16:51.880Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T11:16:51.880Z] === RUN TestAuthZPluginV2Disable [2020-04-17T11:16:51.880Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-04-17T11:16:51.880Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T11:16:51.880Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-17T11:16:51.880Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-17T11:16:51.880Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T11:16:51.880Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-17T11:16:51.880Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-17T11:16:51.881Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T11:16:51.881Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-17T11:16:52.907Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-04-17T11:16:57.085Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-04-17T11:16:58.456Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-04-17T11:17:08.418Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-04-17T11:17:10.343Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.82s) [2020-04-17T11:17:10.343Z] PASS [2020-04-17T11:17:10.343Z] [2020-04-17T11:17:10.343Z] === Skipped [2020-04-17T11:17:10.343Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-17T11:17:10.343Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T11:17:10.343Z] [2020-04-17T11:17:10.343Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-04-17T11:17:10.343Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T11:17:10.343Z] [2020-04-17T11:17:10.343Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-17T11:17:10.343Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T11:17:10.343Z] [2020-04-17T11:17:10.343Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-17T11:17:10.343Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T11:17:10.343Z] [2020-04-17T11:17:10.343Z] [2020-04-17T11:17:10.343Z] DONE 17 tests, 4 skipped in 29.180s [2020-04-17T11:17:10.343Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-17T11:17:10.343Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-04-17T11:17:10.343Z] ++ set -e [2020-04-17T11:17:10.343Z] ++ '[' -n 0 ']' [2020-04-17T11:17:10.343Z] ++ set -x [2020-04-17T11:17:10.343Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-04-17T11:17:10.343Z] INFO: Testing against a local daemon [2020-04-17T11:17:10.343Z] === RUN TestPluginInvalidJSON [2020-04-17T11:17:10.343Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-17T11:17:10.343Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-17T11:17:10.343Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-17T11:17:10.343Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-04-17T11:17:10.343Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-17T11:17:10.343Z] PASS [2020-04-17T11:17:10.343Z] [2020-04-17T11:17:10.343Z] DONE 2 tests in 0.130s [2020-04-17T11:17:10.343Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-17T11:17:10.343Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-04-17T11:17:10.343Z] ++ set -e [2020-04-17T11:17:10.343Z] ++ '[' -n 0 ']' [2020-04-17T11:17:10.343Z] ++ set -x [2020-04-17T11:17:10.343Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-04-17T11:17:10.343Z] INFO: Testing against a local daemon [2020-04-17T11:17:10.343Z] === RUN TestExternalGraphDriver [2020-04-17T11:17:10.343Z] === RUN TestExternalGraphDriver/json [2020-04-17T11:17:10.943Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-04-17T11:17:10.964Z] === RUN TestExternalGraphDriver/spec [2020-04-17T11:17:11.508Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-04-17T11:17:12.444Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-04-17T11:17:13.664Z] === RUN TestExternalGraphDriver/pull [2020-04-17T11:17:13.817Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-04-17T11:17:14.074Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-04-17T11:17:14.331Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-04-17T11:17:15.157Z] --- PASS: TestExternalGraphDriver (6.41s) [2020-04-17T11:17:15.157Z] --- PASS: TestExternalGraphDriver/json (2.06s) [2020-04-17T11:17:15.157Z] --- PASS: TestExternalGraphDriver/spec (2.08s) [2020-04-17T11:17:15.157Z] --- PASS: TestExternalGraphDriver/pull (2.09s) [2020-04-17T11:17:15.157Z] === RUN TestGraphdriverPluginV2 [2020-04-17T11:17:15.442Z] --- SKIP: TestGraphdriverPluginV2 (0.09s) [2020-04-17T11:17:15.442Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T11:17:15.442Z] PASS [2020-04-17T11:17:15.442Z] [2020-04-17T11:17:15.442Z] === Skipped [2020-04-17T11:17:15.442Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.09s) [2020-04-17T11:17:15.442Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T11:17:15.442Z] [2020-04-17T11:17:15.442Z] [2020-04-17T11:17:15.442Z] DONE 5 tests, 1 skipped in 6.600s [2020-04-17T11:17:15.442Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-17T11:17:15.442Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-04-17T11:17:15.442Z] ++ set -e [2020-04-17T11:17:15.442Z] ++ '[' -n 0 ']' [2020-04-17T11:17:15.442Z] ++ set -x [2020-04-17T11:17:15.442Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-04-17T11:17:15.442Z] INFO: Testing against a local daemon [2020-04-17T11:17:15.442Z] === RUN TestContinueAfterPluginCrash [2020-04-17T11:17:15.442Z] === PAUSE TestContinueAfterPluginCrash [2020-04-17T11:17:15.442Z] === RUN TestReadPluginNoRead [2020-04-17T11:17:15.442Z] === PAUSE TestReadPluginNoRead [2020-04-17T11:17:15.442Z] === RUN TestDaemonStartWithLogOpt [2020-04-17T11:17:15.442Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-17T11:17:15.442Z] === CONT TestContinueAfterPluginCrash [2020-04-17T11:17:15.442Z] === CONT TestDaemonStartWithLogOpt [2020-04-17T11:17:15.442Z] === CONT TestReadPluginNoRead [2020-04-17T11:17:15.702Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-04-17T11:17:17.599Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-04-17T11:17:17.856Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-04-17T11:17:18.114Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-04-17T11:17:18.371Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-04-17T11:17:19.743Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-04-17T11:17:20.000Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-04-17T11:17:20.000Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-04-17T11:17:20.257Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-04-17T11:17:21.189Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-04-17T11:17:21.447Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-04-17T11:17:23.343Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-04-17T11:17:23.343Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-04-17T11:17:23.601Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-04-17T11:17:23.859Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-04-17T11:17:25.756Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-04-17T11:17:28.282Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-04-17T11:17:28.846Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-04-17T11:17:32.125Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-04-17T11:17:37.902Z] === RUN TestReadPluginNoRead/default [2020-04-17T11:17:38.189Z] --- PASS: TestDaemonStartWithLogOpt (22.63s) [2020-04-17T11:17:38.807Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-17T11:17:40.941Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-17T11:17:42.085Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-04-17T11:17:42.085Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-04-17T11:17:42.342Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-04-17T11:17:42.342Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-04-17T11:17:42.342Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-04-17T11:17:42.424Z] --- PASS: TestReadPluginNoRead (26.79s) [2020-04-17T11:17:42.424Z] --- PASS: TestReadPluginNoRead/default (1.81s) [2020-04-17T11:17:42.424Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.73s) [2020-04-17T11:17:42.424Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.70s) [2020-04-17T11:17:42.424Z] read_test.go:91: [d5fc8a5f2b335] daemon is not started [2020-04-17T11:17:42.599Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-04-17T11:17:42.599Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-04-17T11:17:42.599Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-04-17T11:17:42.778Z] --- PASS: TestContinueAfterPluginCrash (27.43s) [2020-04-17T11:17:42.778Z] PASS [2020-04-17T11:17:42.778Z] [2020-04-17T11:17:42.778Z] DONE 6 tests in 27.526s [2020-04-17T11:17:43.160Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-04-17T11:17:43.160Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-04-17T11:17:43.160Z] ++ set -e [2020-04-17T11:17:43.160Z] ++ '[' -n 0 ']' [2020-04-17T11:17:43.160Z] ++ set -x [2020-04-17T11:17:43.160Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-04-17T11:17:43.160Z] testing: warning: no tests to run [2020-04-17T11:17:43.160Z] PASS [2020-04-17T11:17:43.160Z] [2020-04-17T11:17:43.160Z] DONE 0 tests in 0.021s [2020-04-17T11:17:43.160Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-17T11:17:43.160Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-04-17T11:17:43.160Z] ++ set -e [2020-04-17T11:17:43.160Z] ++ '[' -n 0 ']' [2020-04-17T11:17:43.160Z] ++ set -x [2020-04-17T11:17:43.160Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-04-17T11:17:43.160Z] INFO: Testing against a local daemon [2020-04-17T11:17:43.160Z] === RUN TestPluginWithDevMounts [2020-04-17T11:17:43.160Z] === PAUSE TestPluginWithDevMounts [2020-04-17T11:17:43.160Z] === CONT TestPluginWithDevMounts [2020-04-17T11:17:45.386Z] --- PASS: TestPluginWithDevMounts (2.23s) [2020-04-17T11:17:45.386Z] PASS [2020-04-17T11:17:45.386Z] [2020-04-17T11:17:45.386Z] DONE 1 tests in 2.327s [2020-04-17T11:17:45.386Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-04-17T11:17:45.386Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-04-17T11:17:45.386Z] ++ set -e [2020-04-17T11:17:45.386Z] ++ '[' -n 0 ']' [2020-04-17T11:17:45.386Z] ++ set -x [2020-04-17T11:17:45.386Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-04-17T11:17:45.386Z] INFO: Testing against a local daemon [2020-04-17T11:17:45.386Z] === RUN TestSecretInspect [2020-04-17T11:17:46.774Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-04-17T11:17:46.774Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-04-17T11:17:46.774Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-04-17T11:17:47.741Z] --- PASS: TestSecretInspect (2.24s) [2020-04-17T11:17:47.741Z] === RUN TestSecretList [2020-04-17T11:17:48.147Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-04-17T11:17:49.517Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-04-17T11:17:49.957Z] --- PASS: TestSecretList (2.25s) [2020-04-17T11:17:49.957Z] === RUN TestSecretsCreateAndDelete [2020-04-17T11:17:52.259Z] --- PASS: TestSecretsCreateAndDelete (2.20s) [2020-04-17T11:17:52.259Z] === RUN TestSecretsUpdate [2020-04-17T11:17:52.793Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-04-17T11:17:54.462Z] --- PASS: TestSecretsUpdate (2.24s) [2020-04-17T11:17:54.462Z] === RUN TestTemplatedSecret [2020-04-17T11:17:57.517Z] --- PASS: TestTemplatedSecret (2.77s) [2020-04-17T11:17:57.517Z] === RUN TestSecretCreateResolve [2020-04-17T11:17:58.050Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-04-17T11:17:58.050Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-04-17T11:17:58.982Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-04-17T11:17:59.286Z] --- PASS: TestSecretCreateResolve (2.28s) [2020-04-17T11:17:59.286Z] PASS [2020-04-17T11:17:59.286Z] [2020-04-17T11:17:59.286Z] DONE 6 tests in 14.064s [2020-04-17T11:17:59.286Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-04-17T11:17:59.286Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-04-17T11:17:59.286Z] ++ set -e [2020-04-17T11:17:59.286Z] ++ '[' -n 0 ']' [2020-04-17T11:17:59.286Z] ++ set -x [2020-04-17T11:17:59.286Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-04-17T11:17:59.642Z] INFO: Testing against a local daemon [2020-04-17T11:17:59.642Z] === RUN TestServiceCreateInit [2020-04-17T11:17:59.642Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-17T11:18:02.257Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-04-17T11:18:02.257Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-04-17T11:18:02.257Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-04-17T11:18:03.628Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-04-17T11:18:03.707Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-17T11:18:04.194Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-04-17T11:18:05.565Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-04-17T11:18:05.823Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-04-17T11:18:08.331Z] --- PASS: TestServiceCreateInit (8.42s) [2020-04-17T11:18:08.331Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.06s) [2020-04-17T11:18:08.331Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.32s) [2020-04-17T11:18:08.331Z] === RUN TestCreateServiceMultipleTimes [2020-04-17T11:18:08.349Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-04-17T11:18:13.607Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-04-17T11:18:13.607Z] --- PASS: TestDockerNetworkSuite (92.08s) [2020-04-17T11:18:13.607Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.96s) [2020-04-17T11:18:13.607Z] docker_cli_network_unix_test.go:46: [d3d73530b4794] daemon is not started [2020-04-17T11:18:13.607Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.26s) [2020-04-17T11:18:13.607Z] docker_cli_network_unix_test.go:46: [dcf5d6755102d] daemon is not started [2020-04-17T11:18:13.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.68s) [2020-04-17T11:18:13.607Z] docker_cli_network_unix_test.go:46: [dc0b280176f05] daemon is not started [2020-04-17T11:18:13.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.57s) [2020-04-17T11:18:13.607Z] docker_cli_network_unix_test.go:46: [dd8a7aa90a65f] daemon is not started [2020-04-17T11:18:13.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.58s) [2020-04-17T11:18:13.607Z] docker_cli_network_unix_test.go:1233: [d6dc51779c66c] daemon is not started [2020-04-17T11:18:13.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.91s) [2020-04-17T11:18:13.607Z] docker_cli_network_unix_test.go:46: [dc8f62fdbec9a] daemon is not started [2020-04-17T11:18:13.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.87s) [2020-04-17T11:18:13.607Z] docker_cli_network_unix_test.go:46: [dac4f19ba84c8] daemon is not started [2020-04-17T11:18:13.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.33s) [2020-04-17T11:18:13.607Z] docker_cli_network_unix_test.go:46: [dbcc62c4a362b] daemon is not started [2020-04-17T11:18:13.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.82s) [2020-04-17T11:18:13.607Z] docker_cli_network_unix_test.go:46: [dca20e9559e56] daemon is not started [2020-04-17T11:18:13.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (1.05s) [2020-04-17T11:18:13.607Z] docker_cli_network_unix_test.go:46: [dd2ee02620472] daemon is not started [2020-04-17T11:18:13.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.58s) [2020-04-17T11:18:13.607Z] docker_cli_network_unix_test.go:46: [d8c01e0203dcd] daemon is not started [2020-04-17T11:18:13.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.61s) [2020-04-17T11:18:13.607Z] docker_cli_network_unix_test.go:46: [d89c48d26f9a9] daemon is not started [2020-04-17T11:18:13.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.83s) [2020-04-17T11:18:13.607Z] docker_cli_network_unix_test.go:46: [dfeaf2c7189e1] daemon is not started [2020-04-17T11:18:13.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.33s) [2020-04-17T11:18:13.607Z] docker_cli_network_unix_test.go:46: [dcd56dc78ce01] daemon is not started [2020-04-17T11:18:13.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.37s) [2020-04-17T11:18:13.607Z] docker_cli_network_unix_test.go:46: [d88bc7327f054] daemon is not started [2020-04-17T11:18:13.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.42s) [2020-04-17T11:18:13.607Z] docker_cli_network_unix_test.go:46: [d1e51aa870eb2] daemon is not started [2020-04-17T11:18:13.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2020-04-17T11:18:13.607Z] docker_cli_network_unix_test.go:46: [d6edcc288f10e] daemon is not started [2020-04-17T11:18:13.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.07s) [2020-04-17T11:18:13.607Z] docker_cli_network_unix_test.go:46: [d21d970d26174] daemon is not started [2020-04-17T11:18:13.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.24s) [2020-04-17T11:18:13.607Z] docker_cli_network_unix_test.go:46: [d5a7f1407ef1d] daemon is not started [2020-04-17T11:18:13.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.26s) [2020-04-17T11:18:13.607Z] docker_cli_network_unix_test.go:46: [d5011f33cc659] daemon is not started [2020-04-17T11:18:13.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.71s) [2020-04-17T11:18:13.607Z] docker_cli_network_unix_test.go:46: [d4171b8351770] daemon is not started [2020-04-17T11:18:13.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.12s) [2020-04-17T11:18:13.607Z] docker_cli_network_unix_test.go:46: [d078368f7f4f6] daemon is not started [2020-04-17T11:18:13.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.41s) [2020-04-17T11:18:13.607Z] docker_cli_network_unix_test.go:46: [ddc395841ac4d] daemon is not started [2020-04-17T11:18:13.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.10s) [2020-04-17T11:18:13.607Z] docker_cli_network_unix_test.go:46: [d23e5d7b3fd4c] daemon is not started [2020-04-17T11:18:13.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.25s) [2020-04-17T11:18:13.607Z] docker_cli_network_unix_test.go:968: [dbb965df0c15a] daemon is not started [2020-04-17T11:18:13.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.81s) [2020-04-17T11:18:13.607Z] docker_cli_network_unix_test.go:46: [dff2885b454ac] daemon is not started [2020-04-17T11:18:13.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.48s) [2020-04-17T11:18:13.607Z] docker_cli_network_unix_test.go:1116: [db9e79ff8356d] daemon is not started [2020-04-17T11:18:13.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.18s) [2020-04-17T11:18:13.607Z] docker_cli_network_unix_test.go:46: [d763201b04454] daemon is not started [2020-04-17T11:18:13.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.70s) [2020-04-17T11:18:13.607Z] docker_cli_network_unix_test.go:46: [d7a31157caa15] daemon is not started [2020-04-17T11:18:13.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.12s) [2020-04-17T11:18:13.607Z] docker_cli_network_unix_test.go:46: [d29915ddf0942] daemon is not started [2020-04-17T11:18:13.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2020-04-17T11:18:13.607Z] docker_cli_network_unix_test.go:46: [d318f367ffa7d] daemon is not started [2020-04-17T11:18:13.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.13s) [2020-04-17T11:18:13.607Z] docker_cli_network_unix_test.go:46: [d82d7b0441162] daemon is not started [2020-04-17T11:18:13.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.13s) [2020-04-17T11:18:13.607Z] docker_cli_network_unix_test.go:46: [d0d38d9756946] daemon is not started [2020-04-17T11:18:13.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-04-17T11:18:13.607Z] docker_cli_network_unix_test.go:46: [d6795e446f056] daemon is not started [2020-04-17T11:18:13.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.96s) [2020-04-17T11:18:13.607Z] docker_cli_network_unix_test.go:46: [d16b548cf531e] daemon is not started [2020-04-17T11:18:13.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-04-17T11:18:13.607Z] docker_cli_network_unix_test.go:46: [d8f9cad157794] daemon is not started [2020-04-17T11:18:13.607Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-04-17T11:18:13.607Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-04-17T11:18:13.607Z] docker_cli_network_unix_test.go:46: [dcc829d413e00] daemon is not started [2020-04-17T11:18:13.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.30s) [2020-04-17T11:18:13.607Z] docker_cli_network_unix_test.go:46: [d3f50a5a2f596] daemon is not started [2020-04-17T11:18:13.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.53s) [2020-04-17T11:18:13.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.91s) [2020-04-17T11:18:13.607Z] docker_cli_network_unix_test.go:1084: [dd7ef7df7e654] daemon is not started [2020-04-17T11:18:13.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.08s) [2020-04-17T11:18:13.607Z] docker_cli_network_unix_test.go:46: [d75d13e3357b5] daemon is not started [2020-04-17T11:18:13.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.59s) [2020-04-17T11:18:13.607Z] docker_cli_network_unix_test.go:46: [d2cb3c4908388] daemon is not started [2020-04-17T11:18:13.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.89s) [2020-04-17T11:18:13.607Z] docker_cli_network_unix_test.go:46: [dc44144117fa4] daemon is not started [2020-04-17T11:18:13.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2020-04-17T11:18:13.607Z] docker_cli_network_unix_test.go:46: [d877ae8c25a93] daemon is not started [2020-04-17T11:18:13.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.30s) [2020-04-17T11:18:13.607Z] docker_cli_network_unix_test.go:46: [d0eb826def319] daemon is not started [2020-04-17T11:18:13.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.72s) [2020-04-17T11:18:13.607Z] docker_cli_network_unix_test.go:46: [d7f9a7915a9bf] daemon is not started [2020-04-17T11:18:13.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.80s) [2020-04-17T11:18:13.607Z] docker_cli_network_unix_test.go:46: [d0a1bb2cccbe7] daemon is not started [2020-04-17T11:18:13.607Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.77s) [2020-04-17T11:18:13.607Z] docker_cli_network_unix_test.go:46: [dfc1961795436] daemon is not started [2020-04-17T11:18:13.607Z] === RUN TestDockerHubPullSuite [2020-04-17T11:18:13.607Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-04-17T11:18:15.504Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-04-17T11:18:18.030Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-04-17T11:18:18.030Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-04-17T11:18:19.404Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-04-17T11:18:19.663Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-04-17T11:18:19.663Z] --- PASS: TestDockerHubPullSuite (6.14s) [2020-04-17T11:18:19.663Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.99s) [2020-04-17T11:18:19.663Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.17s) [2020-04-17T11:18:19.663Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.37s) [2020-04-17T11:18:19.663Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.33s) [2020-04-17T11:18:19.663Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2020-04-17T11:18:19.663Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s) [2020-04-17T11:18:19.663Z] PASS [2020-04-17T11:18:19.663Z] [2020-04-17T11:18:19.663Z] === Skipped [2020-04-17T11:18:19.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-04-17T11:18:19.663Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-04-17T11:18:19.663Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-04-17T11:18:19.663Z] [2020-04-17T11:18:19.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-04-17T11:18:19.663Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-04-17T11:18:19.663Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-04-17T11:18:19.663Z] [2020-04-17T11:18:19.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-04-17T11:18:19.663Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-04-17T11:18:19.663Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-04-17T11:18:19.663Z] [2020-04-17T11:18:19.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-04-17T11:18:19.663Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-04-17T11:18:19.663Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-04-17T11:18:19.663Z] [2020-04-17T11:18:19.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-04-17T11:18:19.663Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-04-17T11:18:19.663Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-04-17T11:18:19.663Z] [2020-04-17T11:18:19.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-04-17T11:18:19.663Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-04-17T11:18:19.663Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-04-17T11:18:19.663Z] [2020-04-17T11:18:19.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-04-17T11:18:19.663Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-04-17T11:18:19.663Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-04-17T11:18:19.663Z] [2020-04-17T11:18:19.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-04-17T11:18:19.663Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-04-17T11:18:19.663Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-04-17T11:18:19.663Z] [2020-04-17T11:18:19.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-04-17T11:18:19.663Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-04-17T11:18:19.663Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-04-17T11:18:19.663Z] [2020-04-17T11:18:19.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-04-17T11:18:19.663Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-04-17T11:18:19.663Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-04-17T11:18:19.663Z] [2020-04-17T11:18:19.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-04-17T11:18:19.663Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-04-17T11:18:19.663Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-04-17T11:18:19.663Z] [2020-04-17T11:18:19.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-04-17T11:18:19.663Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-04-17T11:18:19.663Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-04-17T11:18:19.663Z] [2020-04-17T11:18:19.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-04-17T11:18:19.663Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-04-17T11:18:19.663Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-04-17T11:18:19.663Z] [2020-04-17T11:18:19.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-04-17T11:18:19.663Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-04-17T11:18:19.663Z] docker_cli_sni_test.go:18: Flakey test [2020-04-17T11:18:19.663Z] [2020-04-17T11:18:19.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-04-17T11:18:19.663Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-04-17T11:18:19.663Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-04-17T11:18:19.663Z] [2020-04-17T11:18:19.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.02s) [2020-04-17T11:18:19.663Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.02s) [2020-04-17T11:18:19.663Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-04-17T11:18:19.663Z] [2020-04-17T11:18:19.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-04-17T11:18:19.663Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-04-17T11:18:19.663Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-04-17T11:18:19.663Z] [2020-04-17T11:18:19.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-04-17T11:18:19.663Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-04-17T11:18:19.663Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-04-17T11:18:19.663Z] [2020-04-17T11:18:19.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-04-17T11:18:19.663Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-04-17T11:18:19.663Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-04-17T11:18:19.663Z] [2020-04-17T11:18:19.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-04-17T11:18:19.663Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-04-17T11:18:19.663Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-04-17T11:18:19.663Z] [2020-04-17T11:18:19.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-04-17T11:18:19.663Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-04-17T11:18:19.663Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-04-17T11:18:19.663Z] [2020-04-17T11:18:19.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-04-17T11:18:19.663Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-04-17T11:18:19.663Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-04-17T11:18:19.663Z] [2020-04-17T11:18:19.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-04-17T11:18:19.663Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-04-17T11:18:19.663Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-04-17T11:18:19.663Z] [2020-04-17T11:18:19.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-04-17T11:18:19.663Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-04-17T11:18:19.663Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-04-17T11:18:19.663Z] [2020-04-17T11:18:19.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-04-17T11:18:19.663Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-04-17T11:18:19.663Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-04-17T11:18:19.663Z] [2020-04-17T11:18:19.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-04-17T11:18:19.663Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-04-17T11:18:19.663Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-04-17T11:18:19.663Z] [2020-04-17T11:18:19.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.02s) [2020-04-17T11:18:19.663Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.02s) [2020-04-17T11:18:19.663Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-04-17T11:18:19.663Z] [2020-04-17T11:18:19.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-17T11:18:19.663Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-17T11:18:19.663Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-04-17T11:18:19.663Z] [2020-04-17T11:18:19.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-04-17T11:18:19.663Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-04-17T11:18:19.663Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-04-17T11:18:19.663Z] [2020-04-17T11:18:19.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-17T11:18:19.663Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-17T11:18:19.663Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-04-17T11:18:19.663Z] [2020-04-17T11:18:19.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-04-17T11:18:19.663Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-04-17T11:18:19.663Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-04-17T11:18:19.663Z] [2020-04-17T11:18:19.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-04-17T11:18:19.663Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-04-17T11:18:19.663Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-04-17T11:18:19.663Z] [2020-04-17T11:18:19.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-04-17T11:18:19.663Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-04-17T11:18:19.663Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-04-17T11:18:19.663Z] [2020-04-17T11:18:19.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-04-17T11:18:19.663Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-04-17T11:18:19.663Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-04-17T11:18:19.663Z] [2020-04-17T11:18:19.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-04-17T11:18:19.663Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-04-17T11:18:19.663Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-04-17T11:18:19.663Z] [2020-04-17T11:18:19.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-04-17T11:18:19.663Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-04-17T11:18:19.663Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-04-17T11:18:19.663Z] [2020-04-17T11:18:19.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-04-17T11:18:19.663Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-04-17T11:18:19.663Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-04-17T11:18:19.663Z] [2020-04-17T11:18:19.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-04-17T11:18:19.663Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-04-17T11:18:19.663Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-04-17T11:18:19.663Z] [2020-04-17T11:18:19.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-04-17T11:18:19.663Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-04-17T11:18:19.663Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-04-17T11:18:19.663Z] [2020-04-17T11:18:19.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-04-17T11:18:19.663Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-04-17T11:18:19.663Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-04-17T11:18:19.663Z] [2020-04-17T11:18:19.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-04-17T11:18:19.663Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-04-17T11:18:19.663Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-04-17T11:18:19.663Z] [2020-04-17T11:18:19.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-04-17T11:18:19.663Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-04-17T11:18:19.663Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-04-17T11:18:19.663Z] [2020-04-17T11:18:19.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-04-17T11:18:19.663Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-04-17T11:18:19.663Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-04-17T11:18:19.663Z] [2020-04-17T11:18:19.663Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-04-17T11:18:19.663Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-04-17T11:18:19.663Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-04-17T11:18:19.663Z] docker_cli_network_unix_test.go:46: [dcc829d413e00] daemon is not started [2020-04-17T11:18:19.663Z] [2020-04-17T11:18:19.663Z] [2020-04-17T11:18:19.663Z] DONE 1277 tests, 44 skipped in 1960.896s [2020-04-17T11:18:19.663Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-17T11:18:19.921Z] ++++ cat bundles/test-integration/docker.pid [2020-04-17T11:18:19.921Z] +++ kill 7501 [2020-04-17T11:18:19.921Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-04-17T11:18:20.854Z] +++ /etc/init.d/apparmor stop [2020-04-17T11:18:20.854Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-17T11:18:20.854Z] [2020-04-17T11:18:20.854Z] Unloading profiles will leave already running processes permanently [2020-04-17T11:18:20.854Z] unconfined, which can lead to unexpected situations. [2020-04-17T11:18:20.854Z] [2020-04-17T11:18:20.854Z] To set a process to complain mode, use the command line tool [2020-04-17T11:18:20.854Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-17T11:18:20.854Z] +++ true [2020-04-17T11:18:20.854Z] [2020-04-17T11:18:24.152Z] --- PASS: TestCreateServiceMultipleTimes (16.13s) [2020-04-17T11:18:24.152Z] === RUN TestCreateServiceConflict [2020-04-17T11:18:26.116Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-04-17T11:18:26.295Z] --- PASS: TestCreateServiceConflict (2.27s) [2020-04-17T11:18:26.295Z] === RUN TestCreateServiceMaxReplicas [2020-04-17T11:18:28.641Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-04-17T11:18:29.902Z] --- PASS: TestCreateServiceMaxReplicas (2.98s) [2020-04-17T11:18:29.902Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-17T11:18:31.918Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-04-17T11:18:35.196Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-04-17T11:18:38.473Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-04-17T11:18:40.999Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-04-17T11:18:42.710Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.40s) [2020-04-17T11:18:42.710Z] === RUN TestCreateServiceSecretFileMode [2020-04-17T11:18:44.277Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-04-17T11:18:45.473Z] --- PASS: TestCreateServiceSecretFileMode (2.64s) [2020-04-17T11:18:45.473Z] === RUN TestCreateServiceConfigFileMode [2020-04-17T11:18:48.212Z] --- PASS: TestCreateServiceConfigFileMode (2.60s) [2020-04-17T11:18:48.212Z] === RUN TestCreateServiceSysctls [2020-04-17T11:18:51.763Z] --- PASS: TestCreateServiceSysctls (3.35s) [2020-04-17T11:18:51.763Z] === RUN TestCreateServiceCapabilities [2020-04-17T11:18:53.886Z] --- PASS: TestCreateServiceCapabilities (2.61s) [2020-04-17T11:18:53.886Z] === RUN TestInspect [2020-04-17T11:18:57.386Z] --- PASS: TestInspect (2.99s) [2020-04-17T11:18:57.386Z] === RUN TestCreateJob [2020-04-17T11:19:00.865Z] --- PASS: TestCreateJob (3.38s) [2020-04-17T11:19:00.865Z] === RUN TestReplicatedJob [2020-04-17T11:19:06.373Z] --- PASS: TestReplicatedJob (5.75s) [2020-04-17T11:19:06.373Z] === RUN TestUpdateReplicatedJob [2020-04-17T11:19:09.849Z] --- PASS: TestUpdateReplicatedJob (3.45s) [2020-04-17T11:19:09.849Z] === RUN TestServiceListWithStatuses [2020-04-17T11:19:09.849Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-17T11:19:09.849Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-17T11:19:09.849Z] === RUN TestDockerNetworkConnectAlias [2020-04-17T11:19:14.254Z] --- PASS: TestDockerNetworkConnectAlias (4.65s) [2020-04-17T11:19:14.254Z] === RUN TestDockerNetworkReConnect [2020-04-17T11:19:17.740Z] --- PASS: TestDockerNetworkReConnect (3.69s) [2020-04-17T11:19:17.740Z] === RUN TestServicePlugin [2020-04-17T11:19:17.740Z] --- SKIP: TestServicePlugin (0.00s) [2020-04-17T11:19:17.740Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T11:19:17.740Z] === RUN TestServiceUpdateLabel [2020-04-17T11:19:20.428Z] --- PASS: TestServiceUpdateLabel (2.22s) [2020-04-17T11:19:20.428Z] === RUN TestServiceUpdateSecrets [2020-04-17T11:19:35.667Z] --- PASS: TestServiceUpdateSecrets (14.70s) [2020-04-17T11:19:35.667Z] === RUN TestServiceUpdateConfigs [2020-04-17T11:19:40.469Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-04-17T11:19:50.914Z] --- PASS: TestServiceUpdateConfigs (14.78s) [2020-04-17T11:19:50.914Z] === RUN TestServiceUpdateNetwork [2020-04-17T11:19:55.325Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-04-17T11:20:03.465Z] --- PASS: TestServiceUpdateNetwork (13.00s) [2020-04-17T11:20:03.465Z] === RUN TestServiceUpdatePidsLimit [2020-04-17T11:20:03.753Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-04-17T11:20:04.377Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-04-17T11:20:12.771Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-04-17T11:20:13.409Z] --- PASS: TestDockerSwarmSuite (1698.44s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.35s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.63s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.69s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.32s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.02s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (25.94s) [2020-04-17T11:20:13.410Z] docker_api_swarm_test.go:563: [d45417adc43e4] joining swarm manager [dbf01f335cb1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T11:20:13.410Z] docker_api_swarm_test.go:585: [da07365553379] joining swarm manager [dbf01f335cb1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T11:20:13.410Z] check_test.go:380: [d45417adc43e4] daemon is not started [2020-04-17T11:20:13.410Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-04-17T11:20:13.410Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.16s) [2020-04-17T11:20:13.410Z] docker_api_swarm_test.go:46: [d1df7f662a9fb] joining swarm manager [d866a4ca24025]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.95s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.57s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (35.05s) [2020-04-17T11:20:13.410Z] docker_api_swarm_test.go:304: [d451b0d795bd8] joining swarm manager [de1c1af3c160b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T11:20:13.410Z] docker_api_swarm_test.go:305: [d1a776054337c] joining swarm manager [de1c1af3c160b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T11:20:13.410Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-04-17T11:20:13.410Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.63s) [2020-04-17T11:20:13.410Z] docker_api_swarm_test.go:272: [d6e3f58d998b7] joining swarm manager [d301a3149fe31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T11:20:13.410Z] docker_api_swarm_test.go:273: [d7e10b42c3ef1] joining swarm manager [d301a3149fe31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.93s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.12s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.49s) [2020-04-17T11:20:13.410Z] docker_api_swarm_node_test.go:19: [dedebaa1b7aa3] joining swarm manager [dd41d2b68eb2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T11:20:13.410Z] docker_api_swarm_node_test.go:20: [dca76cb9eb232] joining swarm manager [dd41d2b68eb2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.53s) [2020-04-17T11:20:13.410Z] docker_api_swarm_test.go:502: [d253dcfe58234] joining swarm manager [d45840c6ecccd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T11:20:13.410Z] docker_api_swarm_test.go:507: [dece9b77f13e1] joining swarm manager [d45840c6ecccd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.10s) [2020-04-17T11:20:13.410Z] docker_api_swarm_node_test.go:80: [d436b0595e52b] joining swarm manager [d3dca697be800]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.38s) [2020-04-17T11:20:13.410Z] docker_api_swarm_node_test.go:52: [d3fd212e7b103] joining swarm manager [dcee216fc923e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T11:20:13.410Z] docker_api_swarm_node_test.go:53: [d958ba165cc70] joining swarm manager [dcee216fc923e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.52s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.45s) [2020-04-17T11:20:13.410Z] docker_api_swarm_test.go:202: [ddfad11fb4f64] joining swarm manager [dce6f87a204a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.89s) [2020-04-17T11:20:13.410Z] docker_api_swarm_test.go:384: [d0521e5e1234f] joining swarm manager [d7b2962f3932d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T11:20:13.410Z] docker_api_swarm_test.go:385: [dadcdeddfa26a] joining swarm manager [d7b2962f3932d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T11:20:13.410Z] check_test.go:380: [dadcdeddfa26a] daemon is not started [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (55.43s) [2020-04-17T11:20:13.410Z] docker_api_swarm_test.go:802: [d45287cb5d635] joining swarm manager [d23a98d81c40e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T11:20:13.410Z] docker_api_swarm_test.go:802: [dea3f9ceffea2] joining swarm manager [d23a98d81c40e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T11:20:13.410Z] docker_api_swarm_test.go:802: [dd6a2e710f38b] joining swarm manager [d23a98d81c40e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-04-17T11:20:13.410Z] docker_api_swarm_test.go:802: [d8e34c51d21dd] joining swarm manager [d23a98d81c40e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-04-17T11:20:13.410Z] docker_api_swarm_test.go:810: [df1e35f6c905e] joining swarm manager [d23a98d81c40e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.40s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.06s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.96s) [2020-04-17T11:20:13.410Z] docker_api_swarm_service_test.go:394: [dd28755b1d626] joining swarm manager [dfe61a0c37600]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T11:20:13.410Z] docker_api_swarm_service_test.go:394: [d83664444fd3b] joining swarm manager [dfe61a0c37600]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.16s) [2020-04-17T11:20:13.410Z] docker_api_swarm_service_test.go:342: [d1e7ad2d32d72] joining swarm manager [d03478eb137eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T11:20:13.410Z] docker_api_swarm_service_test.go:342: [da42fb473ba89] joining swarm manager [d03478eb137eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.96s) [2020-04-17T11:20:13.410Z] docker_api_swarm_service_test.go:489: [dcb721b040da9] joining swarm manager [d1b6cab65f4cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T11:20:13.410Z] docker_api_swarm_service_test.go:489: [d972dab817836] joining swarm manager [d1b6cab65f4cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.20s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.06s) [2020-04-17T11:20:13.410Z] docker_api_swarm_service_test.go:127: [d1b5ff33130df] joining swarm manager [db29242223710]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T11:20:13.410Z] docker_api_swarm_service_test.go:128: [d9215233291f3] joining swarm manager [db29242223710]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T11:20:13.410Z] docker_api_swarm_service_test.go:136: [d3174f092e667] joining swarm manager [db29242223710]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-04-17T11:20:13.410Z] docker_api_swarm_service_test.go:137: [d2e6adc019307] joining swarm manager [db29242223710]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.12s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.29s) [2020-04-17T11:20:13.410Z] docker_api_swarm_service_test.go:303: [d16c015f0d729] joining swarm manager [d1523da44b3c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T11:20:13.410Z] docker_api_swarm_service_test.go:303: [d0c1db4b4b24c] joining swarm manager [d1523da44b3c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.21s) [2020-04-17T11:20:13.410Z] docker_api_swarm_service_test.go:99: [de32962eb8922] joining swarm manager [d07ca5f18bbda]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T11:20:13.410Z] docker_api_swarm_service_test.go:100: [de90d26034989] joining swarm manager [d07ca5f18bbda]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T11:20:13.410Z] check_test.go:380: [de32962eb8922] daemon is not started [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.43s) [2020-04-17T11:20:13.410Z] docker_api_swarm_service_test.go:532: [d461cae630ecb] joining swarm manager [dc9fb3b690de5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T11:20:13.410Z] docker_api_swarm_service_test.go:533: [d52b8e16c0645] joining swarm manager [dc9fb3b690de5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.54s) [2020-04-17T11:20:13.410Z] docker_api_swarm_service_test.go:147: [d32a972c8e32f] joining swarm manager [d08a144d23df3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T11:20:13.410Z] docker_api_swarm_service_test.go:147: [db7bf4d85d0a5] joining swarm manager [d08a144d23df3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.09s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.89s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.19s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.92s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.18s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.02s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.04s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.05s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.22s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.86s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.86s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.86s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.14s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.03s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.97s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.04s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.61s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.62s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.32s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.02s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.44s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.48s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.12s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.65s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.89s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.00s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.42s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.08s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.51s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.00s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.56s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.86s) [2020-04-17T11:20:13.410Z] docker_cli_service_logs_test.go:241: checking task gqv60sgzbq3z [2020-04-17T11:20:13.410Z] docker_cli_service_logs_test.go:246: checking messages for gqv60sgzbq3z [2020-04-17T11:20:13.410Z] docker_cli_service_logs_test.go:241: checking task s0tahwl6e46c [2020-04-17T11:20:13.410Z] docker_cli_service_logs_test.go:246: checking messages for s0tahwl6e46c [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.78s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.44s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.27s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.61s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.58s) [2020-04-17T11:20:13.410Z] docker_cli_swarm_test.go:1901: [dbf60318362b2] joining swarm manager [d28b75f14d8a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T11:20:13.410Z] docker_cli_swarm_test.go:1902: [dec141ad57a4a] joining swarm manager [d28b75f14d8a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.44s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.05s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.92s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.01s) [2020-04-17T11:20:13.410Z] docker_cli_swarm_test.go:1802: [d4e71ff88207c] joining swarm manager [d2b011ffbe777]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T11:20:13.410Z] docker_cli_swarm_test.go:1803: [d4f51c439a45f] joining swarm manager [d2b011ffbe777]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.44s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (88.60s) [2020-04-17T11:20:13.410Z] docker_cli_swarm_test.go:1321: [d76e508c56fa6] joining swarm manager [dd45754a2a3b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T11:20:13.410Z] docker_cli_swarm_test.go:1322: [dee629831f39c] joining swarm manager [dd45754a2a3b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.33s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.87s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.41s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.95s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.12s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.85s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.17s) [2020-04-17T11:20:13.410Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-04-17T11:20:13.410Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.39s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.85s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.05s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.17s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (56.22s) [2020-04-17T11:20:13.410Z] docker_cli_swarm_test.go:1186: [d8b1b6f7d4924] joining swarm manager [da010811f3d5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T11:20:13.410Z] docker_cli_swarm_test.go:1195: [dc1a8c86f636a] joining swarm manager [da010811f3d5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.52s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.95s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (134.72s) [2020-04-17T11:20:13.410Z] docker_cli_swarm_test.go:1118: [dd82cbb4eaa00] joining swarm manager [d1f338857a6af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T11:20:13.410Z] docker_cli_swarm_test.go:1119: [db1d11ab29aea] joining swarm manager [d1f338857a6af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T11:20:13.410Z] docker_cli_swarm_test.go:1172: [dbdc80f187afa] joining swarm manager [d1f338857a6af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.07s) [2020-04-17T11:20:13.410Z] docker_cli_swarm_test.go:1453: [d5c3dff40724c] joining swarm manager [de526d6339a71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T11:20:13.410Z] docker_cli_swarm_test.go:1454: [d9e0109d02b16] joining swarm manager [de526d6339a71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.24s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.21s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.21s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.07s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.08s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.06s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.70s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.11s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.58s) [2020-04-17T11:20:13.410Z] docker_cli_swarm_unix_test.go:62: [d460bd4642f7f] joining swarm manager [d9cab006fe6e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.66s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.80s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.95s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.58s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.18s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.51s) [2020-04-17T11:20:13.410Z] docker_api_swarm_test.go:962: [dbe222e24c2bf] joining swarm manager [dc0ea632bc234]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.98s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.28s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.88s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (4.64s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.93s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.44s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.04s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.05s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.14s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.22s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.05s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.02s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.30s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.01s) [2020-04-17T11:20:13.410Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.00s) [2020-04-17T11:20:13.410Z] === RUN TestDockerExternalVolumeSuite [2020-04-17T11:20:13.410Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-04-17T11:20:19.591Z] --- PASS: TestServiceUpdatePidsLimit (16.64s) [2020-04-17T11:20:19.591Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.85s) [2020-04-17T11:20:19.591Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.01s) [2020-04-17T11:20:19.591Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2020-04-17T11:20:19.591Z] PASS [2020-04-17T11:20:19.591Z] [2020-04-17T11:20:19.591Z] === Skipped [2020-04-17T11:20:19.591Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-04-17T11:20:19.591Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-17T11:20:19.591Z] [2020-04-17T11:20:19.591Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-04-17T11:20:19.591Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T11:20:19.591Z] [2020-04-17T11:20:19.591Z] [2020-04-17T11:20:19.591Z] DONE 27 tests, 2 skipped in 139.779s [2020-04-17T11:20:19.591Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-04-17T11:20:19.591Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-04-17T11:20:19.591Z] ++ set -e [2020-04-17T11:20:19.591Z] ++ '[' -n 0 ']' [2020-04-17T11:20:19.591Z] ++ set -x [2020-04-17T11:20:19.591Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-04-17T11:20:19.591Z] INFO: Testing against a local daemon [2020-04-17T11:20:19.591Z] === RUN TestSessionCreate [2020-04-17T11:20:19.591Z] --- PASS: TestSessionCreate (0.05s) [2020-04-17T11:20:19.591Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-17T11:20:19.591Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-04-17T11:20:19.591Z] PASS [2020-04-17T11:20:19.591Z] [2020-04-17T11:20:19.591Z] DONE 2 tests in 0.199s [2020-04-17T11:20:19.591Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-04-17T11:20:19.591Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-04-17T11:20:19.591Z] ++ set -e [2020-04-17T11:20:19.591Z] ++ '[' -n 0 ']' [2020-04-17T11:20:19.591Z] ++ set -x [2020-04-17T11:20:19.591Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-04-17T11:20:19.591Z] INFO: Testing against a local daemon [2020-04-17T11:20:19.591Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-17T11:20:19.591Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-17T11:20:19.591Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-17T11:20:19.591Z] === RUN TestEventsExecDie [2020-04-17T11:20:20.212Z] --- PASS: TestEventsExecDie (0.79s) [2020-04-17T11:20:20.212Z] === RUN TestEventsBackwardsCompatible [2020-04-17T11:20:20.497Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-04-17T11:20:20.497Z] === RUN TestInfoBinaryCommits [2020-04-17T11:20:20.497Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-04-17T11:20:20.497Z] === RUN TestInfoAPIVersioned [2020-04-17T11:20:20.497Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-04-17T11:20:20.497Z] === RUN TestInfoDiscoveryBackend [2020-04-17T11:20:21.115Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-04-17T11:20:21.115Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-17T11:20:22.129Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-17T11:20:22.129Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-17T11:20:22.414Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-04-17T11:20:22.414Z] === RUN TestInfoAPI [2020-04-17T11:20:22.699Z] --- PASS: TestInfoAPI (0.05s) [2020-04-17T11:20:22.699Z] === RUN TestInfoAPIWarnings [2020-04-17T11:20:22.985Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-04-17T11:20:22.985Z] === RUN TestInfoDebug [2020-04-17T11:20:23.611Z] --- PASS: TestInfoDebug (0.54s) [2020-04-17T11:20:23.611Z] === RUN TestInfoInsecureRegistries [2020-04-17T11:20:24.238Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-04-17T11:20:24.238Z] === RUN TestInfoRegistryMirrors [2020-04-17T11:20:24.856Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-04-17T11:20:24.856Z] === RUN TestLoginFailsWithBadCredentials [2020-04-17T11:20:25.143Z] --- PASS: TestLoginFailsWithBadCredentials (0.43s) [2020-04-17T11:20:25.143Z] === RUN TestPingCacheHeaders [2020-04-17T11:20:25.143Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-04-17T11:20:25.143Z] === RUN TestPingGet [2020-04-17T11:20:25.143Z] --- PASS: TestPingGet (0.04s) [2020-04-17T11:20:25.143Z] === RUN TestPingHead [2020-04-17T11:20:25.427Z] --- PASS: TestPingHead (0.06s) [2020-04-17T11:20:25.427Z] === RUN TestVersion [2020-04-17T11:20:25.427Z] --- PASS: TestVersion (0.05s) [2020-04-17T11:20:25.427Z] PASS [2020-04-17T11:20:25.427Z] [2020-04-17T11:20:25.427Z] === Skipped [2020-04-17T11:20:25.427Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-17T11:20:25.427Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-17T11:20:25.427Z] [2020-04-17T11:20:25.427Z] [2020-04-17T11:20:25.427Z] DONE 18 tests, 1 skipped in 5.956s [2020-04-17T11:20:25.427Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-04-17T11:20:25.427Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-04-17T11:20:25.427Z] ++ set -e [2020-04-17T11:20:25.427Z] ++ '[' -n 0 ']' [2020-04-17T11:20:25.427Z] ++ set -x [2020-04-17T11:20:25.427Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-04-17T11:20:25.427Z] INFO: Testing against a local daemon [2020-04-17T11:20:25.427Z] === RUN TestVolumesCreateAndList [2020-04-17T11:20:25.427Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-04-17T11:20:25.427Z] === RUN TestVolumesRemove [2020-04-17T11:20:25.711Z] --- PASS: TestVolumesRemove (0.11s) [2020-04-17T11:20:25.711Z] === RUN TestVolumesInspect [2020-04-17T11:20:25.711Z] --- PASS: TestVolumesInspect (0.04s) [2020-04-17T11:20:25.711Z] === RUN TestVolumesInvalidJSON [2020-04-17T11:20:25.711Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-17T11:20:25.711Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-17T11:20:25.711Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-17T11:20:25.711Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-04-17T11:20:25.711Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-17T11:20:25.711Z] PASS [2020-04-17T11:20:25.711Z] [2020-04-17T11:20:25.711Z] DONE 5 tests in 0.307s [2020-04-17T11:20:25.711Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-17T11:20:25.995Z] ++++ cat bundles/test-integration/docker.pid [2020-04-17T11:20:25.995Z] +++ kill 13499 [2020-04-17T11:20:27.474Z] +++ /etc/init.d/apparmor stop [2020-04-17T11:20:27.474Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-17T11:20:27.474Z] [2020-04-17T11:20:27.474Z] Unloading profiles will leave already running processes permanently [2020-04-17T11:20:27.474Z] unconfined, which can lead to unexpected situations. [2020-04-17T11:20:27.474Z] [2020-04-17T11:20:27.474Z] To set a process to complain mode, use the command line tool [2020-04-17T11:20:27.474Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-17T11:20:27.474Z] +++ true [2020-04-17T11:20:27.474Z] [2020-04-17T11:20:28.265Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities Post stage [Pipeline] junit [2020-04-17T11:20:28.991Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-17T11:20:29.966Z] + echo Ensuring container killed. [2020-04-17T11:20:29.966Z] Ensuring container killed. [2020-04-17T11:20:29.966Z] + docker rm -vf docker-pr4 [2020-04-17T11:20:29.966Z] Error: No such container: docker-pr4 [2020-04-17T11:20:29.966Z] + true [Pipeline] sh [2020-04-17T11:20:30.364Z] + echo Chowning /workspace to jenkins user [2020-04-17T11:20:30.364Z] Chowning /workspace to jenkins user [2020-04-17T11:20:30.364Z] + id -u [2020-04-17T11:20:30.364Z] + id -g [2020-04-17T11:20:30.364Z] + docker run --rm -v /home/docker/workspace/moby_PR-40826:/workspace busybox chown -R 1001:1001 /workspace [2020-04-17T11:20:30.364Z] Unable to find image 'busybox:latest' locally [2020-04-17T11:20:30.649Z] latest: Pulling from library/busybox [2020-04-17T11:20:30.649Z] abe12e943b1b: Pulling fs layer [2020-04-17T11:20:30.933Z] abe12e943b1b: Verifying Checksum [2020-04-17T11:20:30.933Z] abe12e943b1b: Download complete [2020-04-17T11:20:31.218Z] abe12e943b1b: Pull complete [2020-04-17T11:20:31.218Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-04-17T11:20:31.218Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-17T11:20:33.646Z] + bundleName=ppc64le-integration [2020-04-17T11:20:33.646Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-04-17T11:20:33.646Z] Creating ppc64le-integration-bundles.tar.gz [2020-04-17T11:20:33.646Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log+ -o -name *.prof -oxargs -name tar *-report.xml -czf ) ppc64le-integration-bundles.tar.gz -print [2020-04-17T11:20:33.646Z] [Pipeline] archiveArtifacts [2020-04-17T11:20:33.965Z] Archiving artifacts [2020-04-17T11:20:34.361Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40826/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-17T11:20:34.755Z] + make clean [2020-04-17T11:20:35.376Z] make: command: Command not found [2020-04-17T11:20:35.376Z] make: command: Command not found [2020-04-17T11:20:35.376Z] docker volume rm -f docker-dev-cache [2020-04-17T11:20:35.376Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-17T11:21:35.913Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-04-17T11:21:45.868Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-04-17T11:22:17.915Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-04-17T11:22:32.772Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-04-17T11:23:04.819Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-04-17T11:23:17.003Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-04-17T11:23:49.051Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-04-17T11:24:07.112Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-04-17T11:24:21.984Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-04-17T11:25:08.645Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-04-17T11:25:26.707Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-04-17T11:25:58.754Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-04-17T11:26:30.872Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-04-17T11:26:45.730Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-04-17T11:27:03.794Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-04-17T11:27:18.651Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-04-17T11:27:33.502Z] --- PASS: TestDockerExternalVolumeSuite (440.97s) [2020-04-17T11:27:33.502Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.87s) [2020-04-17T11:27:33.502Z] docker_cli_external_volume_driver_test.go:53: [df4fb10c2f3cd] daemon is not started [2020-04-17T11:27:33.502Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-04-17T11:27:33.502Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.53s) [2020-04-17T11:27:33.502Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-04-17T11:27:33.502Z] docker_cli_external_volume_driver_test.go:53: [d4f7fa96406e0] daemon is not started [2020-04-17T11:27:33.502Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-04-17T11:27:33.502Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-04-17T11:27:33.502Z] docker_cli_external_volume_driver_test.go:53: [d7f2d0c49c13e] daemon is not started [2020-04-17T11:27:33.502Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-04-17T11:27:33.502Z] docker_cli_external_volume_driver_test.go:53: [dbbb0f3c8d268] daemon is not started [2020-04-17T11:27:33.502Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.57s) [2020-04-17T11:27:33.502Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.57s) [2020-04-17T11:27:33.502Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.81s) [2020-04-17T11:27:33.502Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-04-17T11:27:33.502Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.57s) [2020-04-17T11:27:33.502Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.71s) [2020-04-17T11:27:33.502Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.09s) [2020-04-17T11:27:33.502Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.53s) [2020-04-17T11:27:33.503Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.39s) [2020-04-17T11:27:33.503Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.36s) [2020-04-17T11:27:33.503Z] docker_cli_external_volume_driver_test.go:485: [d0a5a588cade1] daemon is not started [2020-04-17T11:27:33.503Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-04-17T11:27:33.503Z] docker_cli_external_volume_driver_test.go:53: [dd56212a76748] daemon is not started [2020-04-17T11:27:33.503Z] PASS [2020-04-17T11:27:33.503Z] [2020-04-17T11:27:33.503Z] === Skipped [2020-04-17T11:27:33.503Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-04-17T11:27:33.503Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-04-17T11:27:33.503Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-04-17T11:27:33.503Z] check_test.go:309: [d9594082b77b0] daemon is not started [2020-04-17T11:27:33.503Z] [2020-04-17T11:27:33.503Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-04-17T11:27:33.503Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-04-17T11:27:33.503Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-04-17T11:27:33.503Z] check_test.go:309: [de919a5c31050] daemon is not started [2020-04-17T11:27:33.503Z] [2020-04-17T11:27:33.503Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-04-17T11:27:33.503Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-04-17T11:27:33.503Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-04-17T11:27:33.503Z] check_test.go:309: [d78db57400b65] daemon is not started [2020-04-17T11:27:33.503Z] [2020-04-17T11:27:33.503Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-04-17T11:27:33.503Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-04-17T11:27:33.503Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-04-17T11:27:33.503Z] [2020-04-17T11:27:33.503Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-04-17T11:27:33.503Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-04-17T11:27:33.503Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-04-17T11:27:33.503Z] [2020-04-17T11:27:33.503Z] [2020-04-17T11:27:33.503Z] DONE 273 tests, 5 skipped in 2515.708s [2020-04-17T11:27:33.503Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-17T11:27:33.759Z] ++++ cat bundles/test-integration/docker.pid [2020-04-17T11:27:33.759Z] +++ kill 7490 [2020-04-17T11:27:34.689Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d4591250a9c07/docker.pid [2020-04-17T11:27:34.689Z] +++ kill 4220 [2020-04-17T11:27:34.689Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4220 is not a child of this shell [2020-04-17T11:27:34.689Z] warning: PID 4220 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d4591250a9c07/docker.pid had a nonzero exit code [2020-04-17T11:27:34.689Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d4591250a9c07/root: target is busy. [2020-04-17T11:27:34.689Z] +++ /etc/init.d/apparmor stop [2020-04-17T11:27:34.689Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-17T11:27:34.689Z] [2020-04-17T11:27:34.689Z] Unloading profiles will leave already running processes permanently [2020-04-17T11:27:34.689Z] unconfined, which can lead to unexpected situations. [2020-04-17T11:27:34.689Z] [2020-04-17T11:27:34.689Z] To set a process to complain mode, use the command line tool [2020-04-17T11:27:34.689Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-17T11:27:34.689Z] +++ true [2020-04-17T11:27:34.689Z] [2020-04-17T11:27:34.946Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-04-17T11:27:34.958Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-17T11:27:36.022Z] + echo Ensuring container killed. [2020-04-17T11:27:36.022Z] Ensuring container killed. [2020-04-17T11:27:36.022Z] + docker ps -aq -f name=docker-pr4-* [2020-04-17T11:27:36.022Z] + cids=779a3bd36854 [2020-04-17T11:27:36.022Z] e473a0e402a7 [2020-04-17T11:27:36.022Z] 0c5561b1d340 [2020-04-17T11:27:36.022Z] + [ -n 779a3bd36854 [2020-04-17T11:27:36.022Z] e473a0e402a7 [2020-04-17T11:27:36.022Z] 0c5561b1d340 ] [2020-04-17T11:27:36.022Z] + docker rm -vf 779a3bd36854 e473a0e402a7 0c5561b1d340 [2020-04-17T11:27:38.544Z] 779a3bd36854 [2020-04-17T11:27:38.544Z] e473a0e402a7 [2020-04-17T11:27:38.544Z] 0c5561b1d340 [Pipeline] sh [2020-04-17T11:27:38.828Z] + echo Chowning /workspace to jenkins user [2020-04-17T11:27:38.828Z] Chowning /workspace to jenkins user [2020-04-17T11:27:38.828Z] + id -u [2020-04-17T11:27:38.828Z] + id -g [2020-04-17T11:27:38.828Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40826:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-17T11:27:43.185Z] + bundleName=amd64 [2020-04-17T11:27:43.185Z] + echo Creating amd64-bundles.tar.gz [2020-04-17T11:27:43.185Z] Creating amd64-bundles.tar.gz [2020-04-17T11:27:43.185Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-04-17T11:27:43.185Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-04-17T11:27:44.129Z] Archiving artifacts [2020-04-17T11:27:44.774Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40826/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-17T11:27:45.089Z] + make clean [2020-04-17T11:27:45.089Z] docker volume rm -f docker-dev-cache [2020-04-17T11:27:45.346Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-17T11:47:40.764Z] ok github.com/docker/docker/integration-cli 2399.767s [2020-04-17T11:47:40.764Z] [2020-04-17T11:47:40.764Z] === Skipped [2020-04-17T11:47:40.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-04-17T11:47:40.764Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-04-17T11:47:40.764Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-04-17T11:47:40.764Z] [2020-04-17T11:47:40.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-04-17T11:47:40.764Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-04-17T11:47:40.764Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-04-17T11:47:40.764Z] [2020-04-17T11:47:40.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-04-17T11:47:40.764Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-04-17T11:47:40.764Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-04-17T11:47:40.764Z] [2020-04-17T11:47:40.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-04-17T11:47:40.764Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-04-17T11:47:40.764Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-04-17T11:47:40.764Z] [2020-04-17T11:47:40.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-04-17T11:47:40.764Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-04-17T11:47:40.764Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-04-17T11:47:40.764Z] [2020-04-17T11:47:40.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2020-04-17T11:47:40.764Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2020-04-17T11:47:40.764Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-04-17T11:47:40.764Z] [2020-04-17T11:47:40.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2020-04-17T11:47:40.764Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2020-04-17T11:47:40.765Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-04-17T11:47:40.765Z] [2020-04-17T11:47:40.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-04-17T11:47:40.765Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-04-17T11:47:40.765Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-04-17T11:47:40.765Z] [2020-04-17T11:47:40.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-04-17T11:47:40.765Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-04-17T11:47:40.765Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-04-17T11:47:40.765Z] [2020-04-17T11:47:40.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-04-17T11:47:40.765Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-04-17T11:47:40.765Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-04-17T11:47:40.765Z] [2020-04-17T11:47:40.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-04-17T11:47:40.765Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-04-17T11:47:40.765Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-04-17T11:47:40.765Z] [2020-04-17T11:47:40.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-04-17T11:47:40.765Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-04-17T11:47:40.765Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-04-17T11:47:40.765Z] [2020-04-17T11:47:40.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-04-17T11:47:40.765Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-04-17T11:47:40.765Z] docker_cli_run_test.go:3182: unmatched requirement Apparmor [2020-04-17T11:47:40.765Z] [2020-04-17T11:47:40.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-04-17T11:47:40.765Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-04-17T11:47:40.765Z] docker_cli_run_test.go:3160: unmatched requirement Apparmor [2020-04-17T11:47:40.765Z] [2020-04-17T11:47:40.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2020-04-17T11:47:40.765Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2020-04-17T11:47:40.765Z] docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux [2020-04-17T11:47:40.765Z] [2020-04-17T11:47:40.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-04-17T11:47:40.765Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-04-17T11:47:40.765Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-04-17T11:47:40.765Z] [2020-04-17T11:47:41.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-04-17T11:47:41.219Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-04-17T11:47:41.219Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-04-17T11:47:41.219Z] [2020-04-17T11:47:41.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-04-17T11:47:41.219Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-04-17T11:47:41.219Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.219Z] [2020-04-17T11:47:41.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2020-04-17T11:47:41.219Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2020-04-17T11:47:41.219Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-04-17T11:47:41.219Z] [2020-04-17T11:47:41.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-04-17T11:47:41.219Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-04-17T11:47:41.219Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.219Z] [2020-04-17T11:47:41.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-04-17T11:47:41.219Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-04-17T11:47:41.219Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.219Z] [2020-04-17T11:47:41.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-04-17T11:47:41.219Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-04-17T11:47:41.219Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.219Z] [2020-04-17T11:47:41.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-04-17T11:47:41.219Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-04-17T11:47:41.219Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.219Z] [2020-04-17T11:47:41.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-04-17T11:47:41.219Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-04-17T11:47:41.219Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.219Z] [2020-04-17T11:47:41.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2020-04-17T11:47:41.219Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2020-04-17T11:47:41.219Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.219Z] [2020-04-17T11:47:41.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-04-17T11:47:41.219Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-04-17T11:47:41.219Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.219Z] [2020-04-17T11:47:41.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-04-17T11:47:41.219Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-04-17T11:47:41.219Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.219Z] [2020-04-17T11:47:41.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-04-17T11:47:41.219Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-04-17T11:47:41.219Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.219Z] [2020-04-17T11:47:41.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-04-17T11:47:41.219Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-04-17T11:47:41.219Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.219Z] [2020-04-17T11:47:41.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-04-17T11:47:41.219Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-04-17T11:47:41.219Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.219Z] [2020-04-17T11:47:41.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2020-04-17T11:47:41.219Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2020-04-17T11:47:41.219Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.219Z] [2020-04-17T11:47:41.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.76s) [2020-04-17T11:47:41.219Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.76s) [2020-04-17T11:47:41.219Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.219Z] [2020-04-17T11:47:41.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.98s) [2020-04-17T11:47:41.219Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.98s) [2020-04-17T11:47:41.219Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.219Z] [2020-04-17T11:47:41.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.37s) [2020-04-17T11:47:41.219Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.37s) [2020-04-17T11:47:41.219Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.219Z] [2020-04-17T11:47:41.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-04-17T11:47:41.219Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-04-17T11:47:41.219Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.219Z] [2020-04-17T11:47:41.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-04-17T11:47:41.219Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-04-17T11:47:41.219Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.219Z] [2020-04-17T11:47:41.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-04-17T11:47:41.219Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-04-17T11:47:41.219Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.219Z] [2020-04-17T11:47:41.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-04-17T11:47:41.219Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-04-17T11:47:41.219Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.219Z] [2020-04-17T11:47:41.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-04-17T11:47:41.219Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-04-17T11:47:41.219Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.219Z] [2020-04-17T11:47:41.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.74s) [2020-04-17T11:47:41.219Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.74s) [2020-04-17T11:47:41.219Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.219Z] [2020-04-17T11:47:41.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.37s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.37s) [2020-04-17T11:47:41.220Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-04-17T11:47:41.220Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-04-17T11:47:41.220Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-04-17T11:47:41.220Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-04-17T11:47:41.220Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-04-17T11:47:41.220Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-04-17T11:47:41.220Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-04-17T11:47:41.220Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-04-17T11:47:41.220Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) [2020-04-17T11:47:41.220Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2020-04-17T11:47:41.220Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2020-04-17T11:47:41.220Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-04-17T11:47:41.220Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.41s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.41s) [2020-04-17T11:47:41.220Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.49s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.49s) [2020-04-17T11:47:41.220Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.40s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.40s) [2020-04-17T11:47:41.220Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-04-17T11:47:41.220Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2020-04-17T11:47:41.220Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-04-17T11:47:41.220Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.36s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.36s) [2020-04-17T11:47:41.220Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-04-17T11:47:41.220Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-04-17T11:47:41.220Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2020-04-17T11:47:41.220Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-04-17T11:47:41.220Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2020-04-17T11:47:41.220Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-04-17T11:47:41.220Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-04-17T11:47:41.220Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-04-17T11:47:41.220Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-04-17T11:47:41.220Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-04-17T11:47:41.220Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-04-17T11:47:41.220Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-04-17T11:47:41.220Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-04-17T11:47:41.220Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-04-17T11:47:41.220Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2020-04-17T11:47:41.220Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2020-04-17T11:47:41.220Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2020-04-17T11:47:41.220Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-04-17T11:47:41.220Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-04-17T11:47:41.220Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-04-17T11:47:41.220Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-04-17T11:47:41.220Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-04-17T11:47:41.220Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-04-17T11:47:41.220Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2020-04-17T11:47:41.220Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-04-17T11:47:41.220Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.37s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.37s) [2020-04-17T11:47:41.220Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.43s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.43s) [2020-04-17T11:47:41.220Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-04-17T11:47:41.220Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-04-17T11:47:41.220Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2020-04-17T11:47:41.220Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2020-04-17T11:47:41.220Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2020-04-17T11:47:41.220Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.44s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2020-04-17T11:47:41.220Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-04-17T11:47:41.220Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.35s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.35s) [2020-04-17T11:47:41.220Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.39s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.39s) [2020-04-17T11:47:41.220Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.39s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.39s) [2020-04-17T11:47:41.220Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-04-17T11:47:41.220Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.36s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.36s) [2020-04-17T11:47:41.220Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-04-17T11:47:41.220Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-04-17T11:47:41.220Z] docker_cli_sni_test.go:18: Flakey test [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-04-17T11:47:41.220Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-04-17T11:47:41.220Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-04-17T11:47:41.220Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2020-04-17T11:47:41.220Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-04-17T11:47:41.220Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-04-17T11:47:41.220Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.220Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-04-17T11:47:41.221Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-04-17T11:47:41.221Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-04-17T11:47:41.221Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-04-17T11:47:41.221Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-04-17T11:47:41.221Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-04-17T11:47:41.221Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-04-17T11:47:41.221Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-04-17T11:47:41.221Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-04-17T11:47:41.221Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-04-17T11:47:41.221Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-04-17T11:47:41.221Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-04-17T11:47:41.221Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-04-17T11:47:41.221Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-04-17T11:47:41.221Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-04-17T11:47:41.221Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-04-17T11:47:41.221Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-04-17T11:47:41.221Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-04-17T11:47:41.221Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-04-17T11:47:41.221Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-04-17T11:47:41.221Z] docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-04-17T11:47:41.221Z] docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-04-17T11:47:41.221Z] docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-04-17T11:47:41.221Z] docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-04-17T11:47:41.221Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-04-17T11:47:41.221Z] docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-04-17T11:47:41.221Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-04-17T11:47:41.221Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2020-04-17T11:47:41.221Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-04-17T11:47:41.221Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-04-17T11:47:41.221Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-04-17T11:47:41.221Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-04-17T11:47:41.221Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2020-04-17T11:47:41.221Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-04-17T11:47:41.221Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-04-17T11:47:41.221Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-04-17T11:47:41.221Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-04-17T11:47:41.221Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-04-17T11:47:41.221Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-04-17T11:47:41.221Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-04-17T11:47:41.221Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-04-17T11:47:41.221Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-04-17T11:47:41.221Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-04-17T11:47:41.221Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-04-17T11:47:41.221Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-04-17T11:47:41.221Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-04-17T11:47:41.221Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-04-17T11:47:41.221Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-04-17T11:47:41.221Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-04-17T11:47:41.221Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-04-17T11:47:41.221Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-04-17T11:47:41.221Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-04-17T11:47:41.221Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-04-17T11:47:41.221Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-04-17T11:47:41.221Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-04-17T11:47:41.221Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-04-17T11:47:41.221Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-04-17T11:47:41.221Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-04-17T11:47:41.221Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-04-17T11:47:41.221Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-04-17T11:47:41.221Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-04-17T11:47:41.221Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-04-17T11:47:41.221Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-04-17T11:47:41.221Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-04-17T11:47:41.221Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-04-17T11:47:41.221Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-04-17T11:47:41.221Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.221Z] [2020-04-17T11:47:41.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-04-17T11:47:41.222Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-04-17T11:47:41.222Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-04-17T11:47:41.222Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-04-17T11:47:41.222Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-04-17T11:47:41.222Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-04-17T11:47:41.222Z] docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-04-17T11:47:41.222Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-04-17T11:47:41.222Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-04-17T11:47:41.222Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-04-17T11:47:41.222Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-04-17T11:47:41.222Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-04-17T11:47:41.222Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-04-17T11:47:41.222Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-04-17T11:47:41.222Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-04-17T11:47:41.222Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-04-17T11:47:41.222Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-04-17T11:47:41.222Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-04-17T11:47:41.222Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-04-17T11:47:41.222Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-04-17T11:47:41.222Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-04-17T11:47:41.222Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-04-17T11:47:41.222Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-04-17T11:47:41.222Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-04-17T11:47:41.222Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-04-17T11:47:41.222Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-04-17T11:47:41.222Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-04-17T11:47:41.222Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2020-04-17T11:47:41.222Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-04-17T11:47:41.222Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-04-17T11:47:41.222Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-04-17T11:47:41.222Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-04-17T11:47:41.222Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-04-17T11:47:41.222Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-04-17T11:47:41.222Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-04-17T11:47:41.222Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-04-17T11:47:41.222Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-04-17T11:47:41.222Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-04-17T11:47:41.222Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-04-17T11:47:41.222Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-04-17T11:47:41.222Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2020-04-17T11:47:41.222Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-04-17T11:47:41.222Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-04-17T11:47:41.222Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-04-17T11:47:41.222Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2020-04-17T11:47:41.222Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2020-04-17T11:47:41.222Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-04-17T11:47:41.222Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-04-17T11:47:41.222Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-04-17T11:47:41.222Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-04-17T11:47:41.222Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-04-17T11:47:41.222Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-04-17T11:47:41.222Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-04-17T11:47:41.222Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-04-17T11:47:41.222Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-04-17T11:47:41.222Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-04-17T11:47:41.222Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-04-17T11:47:41.222Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-04-17T11:47:41.222Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-04-17T11:47:41.222Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-04-17T11:47:41.222Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-04-17T11:47:41.222Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-04-17T11:47:41.222Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.222Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-04-17T11:47:41.223Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-04-17T11:47:41.223Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-04-17T11:47:41.223Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-04-17T11:47:41.223Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-04-17T11:47:41.223Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-04-17T11:47:41.223Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-04-17T11:47:41.223Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-04-17T11:47:41.223Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-04-17T11:47:41.223Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-04-17T11:47:41.223Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-04-17T11:47:41.223Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-04-17T11:47:41.223Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-04-17T11:47:41.223Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-04-17T11:47:41.223Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-04-17T11:47:41.223Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-04-17T11:47:41.223Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-04-17T11:47:41.223Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-04-17T11:47:41.223Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-04-17T11:47:41.223Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-04-17T11:47:41.223Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-04-17T11:47:41.223Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-04-17T11:47:41.223Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-04-17T11:47:41.223Z] docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-04-17T11:47:41.223Z] docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-04-17T11:47:41.223Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-04-17T11:47:41.223Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-04-17T11:47:41.223Z] docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-04-17T11:47:41.223Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-04-17T11:47:41.223Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-04-17T11:47:41.223Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-04-17T11:47:41.223Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-04-17T11:47:41.223Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-04-17T11:47:41.223Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-04-17T11:47:41.223Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-04-17T11:47:41.223Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2020-04-17T11:47:41.223Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-04-17T11:47:41.223Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-04-17T11:47:41.223Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2020-04-17T11:47:41.223Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-04-17T11:47:41.223Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-04-17T11:47:41.223Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-04-17T11:47:41.223Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-04-17T11:47:41.223Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-04-17T11:47:41.223Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-04-17T11:47:41.223Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-04-17T11:47:41.223Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-04-17T11:47:41.223Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-04-17T11:47:41.223Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-04-17T11:47:41.223Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-04-17T11:47:41.223Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-04-17T11:47:41.223Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-04-17T11:47:41.223Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-04-17T11:47:41.223Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-04-17T11:47:41.223Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-04-17T11:47:41.223Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-04-17T11:47:41.223Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-04-17T11:47:41.223Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-04-17T11:47:41.223Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-04-17T11:47:41.223Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-04-17T11:47:41.223Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-04-17T11:47:41.223Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-04-17T11:47:41.223Z] docker_cli_run_test.go:4508: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-04-17T11:47:41.223Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-04-17T11:47:41.223Z] docker_cli_run_test.go:4025: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-04-17T11:47:41.223Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.223Z] [2020-04-17T11:47:41.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-04-17T11:47:41.223Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-04-17T11:47:41.224Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.224Z] [2020-04-17T11:47:41.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-04-17T11:47:41.224Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-04-17T11:47:41.224Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.224Z] [2020-04-17T11:47:41.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-04-17T11:47:41.224Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-04-17T11:47:41.224Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.224Z] [2020-04-17T11:47:41.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-04-17T11:47:41.224Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-04-17T11:47:41.224Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.224Z] [2020-04-17T11:47:41.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-04-17T11:47:41.224Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-04-17T11:47:41.224Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.224Z] [2020-04-17T11:47:41.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-04-17T11:47:41.224Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-04-17T11:47:41.224Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.224Z] [2020-04-17T11:47:41.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-04-17T11:47:41.224Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-04-17T11:47:41.224Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.224Z] [2020-04-17T11:47:41.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-04-17T11:47:41.224Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-04-17T11:47:41.224Z] docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.224Z] [2020-04-17T11:47:41.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-04-17T11:47:41.224Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-04-17T11:47:41.224Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.224Z] [2020-04-17T11:47:41.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-04-17T11:47:41.224Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-04-17T11:47:41.224Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.224Z] [2020-04-17T11:47:41.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-04-17T11:47:41.224Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-04-17T11:47:41.224Z] docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.224Z] [2020-04-17T11:47:41.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-04-17T11:47:41.224Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-04-17T11:47:41.224Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.224Z] [2020-04-17T11:47:41.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-04-17T11:47:41.224Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-04-17T11:47:41.224Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.224Z] [2020-04-17T11:47:41.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-04-17T11:47:41.224Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-04-17T11:47:41.224Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.224Z] [2020-04-17T11:47:41.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-04-17T11:47:41.224Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-04-17T11:47:41.224Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.224Z] [2020-04-17T11:47:41.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-04-17T11:47:41.224Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-04-17T11:47:41.224Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.224Z] [2020-04-17T11:47:41.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-04-17T11:47:41.224Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-04-17T11:47:41.224Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.224Z] [2020-04-17T11:47:41.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-04-17T11:47:41.224Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-04-17T11:47:41.224Z] docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.224Z] [2020-04-17T11:47:41.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-04-17T11:47:41.224Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-04-17T11:47:41.224Z] docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.224Z] [2020-04-17T11:47:41.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-04-17T11:47:41.224Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-04-17T11:47:41.224Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.224Z] [2020-04-17T11:47:41.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-04-17T11:47:41.224Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-04-17T11:47:41.224Z] docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.224Z] [2020-04-17T11:47:41.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-04-17T11:47:41.224Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-04-17T11:47:41.224Z] docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.224Z] [2020-04-17T11:47:41.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-04-17T11:47:41.224Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-04-17T11:47:41.224Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.224Z] [2020-04-17T11:47:41.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-04-17T11:47:41.224Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-04-17T11:47:41.224Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.224Z] [2020-04-17T11:47:41.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-04-17T11:47:41.224Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-04-17T11:47:41.224Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.224Z] [2020-04-17T11:47:41.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-04-17T11:47:41.224Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-04-17T11:47:41.224Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.224Z] [2020-04-17T11:47:41.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-04-17T11:47:41.224Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-04-17T11:47:41.224Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.224Z] [2020-04-17T11:47:41.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-04-17T11:47:41.224Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-04-17T11:47:41.224Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.224Z] [2020-04-17T11:47:41.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-04-17T11:47:41.224Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-04-17T11:47:41.224Z] docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.224Z] [2020-04-17T11:47:41.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-04-17T11:47:41.224Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-04-17T11:47:41.224Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.224Z] [2020-04-17T11:47:41.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-04-17T11:47:41.224Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-04-17T11:47:41.224Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.224Z] [2020-04-17T11:47:41.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-04-17T11:47:41.224Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-04-17T11:47:41.224Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.224Z] [2020-04-17T11:47:41.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-04-17T11:47:41.224Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-04-17T11:47:41.224Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.224Z] [2020-04-17T11:47:41.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-04-17T11:47:41.224Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-04-17T11:47:41.224Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.224Z] [2020-04-17T11:47:41.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-04-17T11:47:41.224Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-04-17T11:47:41.224Z] docker_cli_run_test.go:3990: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.224Z] [2020-04-17T11:47:41.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-04-17T11:47:41.224Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-04-17T11:47:41.224Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.224Z] [2020-04-17T11:47:41.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-04-17T11:47:41.224Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-04-17T11:47:41.224Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.224Z] [2020-04-17T11:47:41.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2020-04-17T11:47:41.224Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2020-04-17T11:47:41.224Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.224Z] [2020-04-17T11:47:41.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-04-17T11:47:41.224Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-04-17T11:47:41.224Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.224Z] [2020-04-17T11:47:41.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-04-17T11:47:41.224Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-04-17T11:47:41.224Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.224Z] [2020-04-17T11:47:41.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-04-17T11:47:41.224Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-04-17T11:47:41.224Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.224Z] [2020-04-17T11:47:41.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2020-04-17T11:47:41.224Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2020-04-17T11:47:41.224Z] docker_cli_run_test.go:4248: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.224Z] [2020-04-17T11:47:41.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-04-17T11:47:41.224Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-04-17T11:47:41.224Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.224Z] [2020-04-17T11:47:41.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-04-17T11:47:41.224Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-04-17T11:47:41.224Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.224Z] [2020-04-17T11:47:41.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-04-17T11:47:41.224Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-04-17T11:47:41.224Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.224Z] [2020-04-17T11:47:41.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2020-04-17T11:47:41.224Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2020-04-17T11:47:41.224Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.224Z] [2020-04-17T11:47:41.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-04-17T11:47:41.224Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-04-17T11:47:41.224Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.224Z] [2020-04-17T11:47:41.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-04-17T11:47:41.224Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-04-17T11:47:41.224Z] docker_cli_run_test.go:4487: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.224Z] [2020-04-17T11:47:41.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-04-17T11:47:41.224Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-04-17T11:47:41.224Z] docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.224Z] [2020-04-17T11:47:41.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-04-17T11:47:41.224Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-04-17T11:47:41.224Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-04-17T11:47:41.224Z] [2020-04-17T11:47:41.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-04-17T11:47:41.224Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-04-17T11:47:41.224Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.224Z] [2020-04-17T11:47:41.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-04-17T11:47:41.224Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-04-17T11:47:41.224Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.224Z] [2020-04-17T11:47:41.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-04-17T11:47:41.224Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-04-17T11:47:41.224Z] docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.224Z] [2020-04-17T11:47:41.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-04-17T11:47:41.224Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-04-17T11:47:41.224Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.224Z] [2020-04-17T11:47:41.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-04-17T11:47:41.224Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-04-17T11:47:41.224Z] docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.224Z] [2020-04-17T11:47:41.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-04-17T11:47:41.224Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-04-17T11:47:41.224Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.679Z] [2020-04-17T11:47:41.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-04-17T11:47:41.679Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-04-17T11:47:41.679Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.679Z] [2020-04-17T11:47:41.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-04-17T11:47:41.679Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-04-17T11:47:41.679Z] docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.679Z] [2020-04-17T11:47:41.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-04-17T11:47:41.679Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-04-17T11:47:41.679Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.679Z] [2020-04-17T11:47:41.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-04-17T11:47:41.679Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-04-17T11:47:41.679Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.679Z] [2020-04-17T11:47:41.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-04-17T11:47:41.679Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-04-17T11:47:41.679Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.679Z] [2020-04-17T11:47:41.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-04-17T11:47:41.679Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-04-17T11:47:41.679Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.679Z] [2020-04-17T11:47:41.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-04-17T11:47:41.679Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-04-17T11:47:41.679Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.679Z] [2020-04-17T11:47:41.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-04-17T11:47:41.679Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-04-17T11:47:41.679Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.679Z] [2020-04-17T11:47:41.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-04-17T11:47:41.679Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-04-17T11:47:41.679Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.679Z] [2020-04-17T11:47:41.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-04-17T11:47:41.679Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-04-17T11:47:41.679Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.679Z] [2020-04-17T11:47:41.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-04-17T11:47:41.679Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-04-17T11:47:41.679Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.679Z] [2020-04-17T11:47:41.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-04-17T11:47:41.679Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-04-17T11:47:41.679Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.679Z] [2020-04-17T11:47:41.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-04-17T11:47:41.679Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-04-17T11:47:41.679Z] docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.679Z] [2020-04-17T11:47:41.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-04-17T11:47:41.679Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-04-17T11:47:41.679Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.679Z] [2020-04-17T11:47:41.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-04-17T11:47:41.679Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-04-17T11:47:41.679Z] docker_cli_run_test.go:4298: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.679Z] [2020-04-17T11:47:41.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-04-17T11:47:41.679Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-04-17T11:47:41.679Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.679Z] [2020-04-17T11:47:41.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-04-17T11:47:41.679Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-04-17T11:47:41.679Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.679Z] [2020-04-17T11:47:41.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-04-17T11:47:41.679Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-04-17T11:47:41.679Z] docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.679Z] [2020-04-17T11:47:41.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-04-17T11:47:41.679Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-04-17T11:47:41.679Z] docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.679Z] [2020-04-17T11:47:41.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-04-17T11:47:41.679Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-04-17T11:47:41.679Z] docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.679Z] [2020-04-17T11:47:41.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-04-17T11:47:41.679Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-04-17T11:47:41.679Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.679Z] [2020-04-17T11:47:41.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-04-17T11:47:41.679Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-04-17T11:47:41.679Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.679Z] [2020-04-17T11:47:41.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2020-04-17T11:47:41.679Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2020-04-17T11:47:41.679Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.679Z] [2020-04-17T11:47:41.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2020-04-17T11:47:41.679Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2020-04-17T11:47:41.679Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.679Z] [2020-04-17T11:47:41.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-04-17T11:47:41.679Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-04-17T11:47:41.679Z] docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.679Z] [2020-04-17T11:47:41.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-04-17T11:47:41.679Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-04-17T11:47:41.679Z] docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.679Z] [2020-04-17T11:47:41.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-04-17T11:47:41.679Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-04-17T11:47:41.679Z] docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.679Z] [2020-04-17T11:47:41.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-04-17T11:47:41.679Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-04-17T11:47:41.679Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.679Z] [2020-04-17T11:47:41.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-04-17T11:47:41.679Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-04-17T11:47:41.679Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.679Z] [2020-04-17T11:47:41.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-04-17T11:47:41.679Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-04-17T11:47:41.679Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.679Z] [2020-04-17T11:47:41.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-04-17T11:47:41.679Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-04-17T11:47:41.679Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.679Z] [2020-04-17T11:47:41.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-04-17T11:47:41.679Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-04-17T11:47:41.679Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.679Z] [2020-04-17T11:47:41.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-04-17T11:47:41.679Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-04-17T11:47:41.679Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.679Z] [2020-04-17T11:47:41.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-04-17T11:47:41.679Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-04-17T11:47:41.679Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.679Z] [2020-04-17T11:47:41.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-04-17T11:47:41.679Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-04-17T11:47:41.679Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.679Z] [2020-04-17T11:47:41.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2020-04-17T11:47:41.679Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2020-04-17T11:47:41.679Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.679Z] [2020-04-17T11:47:41.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-04-17T11:47:41.679Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-04-17T11:47:41.679Z] docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.679Z] [2020-04-17T11:47:41.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-04-17T11:47:41.679Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-04-17T11:47:41.679Z] docker_cli_run_test.go:2887: unmatched requirement Apparmor [2020-04-17T11:47:41.679Z] [2020-04-17T11:47:41.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-04-17T11:47:41.679Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-04-17T11:47:41.679Z] docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.679Z] [2020-04-17T11:47:41.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-04-17T11:47:41.679Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-04-17T11:47:41.679Z] docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.679Z] [2020-04-17T11:47:41.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-04-17T11:47:41.679Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-04-17T11:47:41.679Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.679Z] [2020-04-17T11:47:41.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-04-17T11:47:41.679Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-04-17T11:47:41.679Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.679Z] [2020-04-17T11:47:41.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-04-17T11:47:41.679Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-04-17T11:47:41.679Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.679Z] [2020-04-17T11:47:41.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-04-17T11:47:41.679Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-04-17T11:47:41.679Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.679Z] [2020-04-17T11:47:41.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-04-17T11:47:41.679Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-04-17T11:47:41.679Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.679Z] [2020-04-17T11:47:41.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-04-17T11:47:41.679Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-04-17T11:47:41.679Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.679Z] [2020-04-17T11:47:41.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-04-17T11:47:41.679Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-04-17T11:47:41.679Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.679Z] [2020-04-17T11:47:41.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-04-17T11:47:41.679Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-04-17T11:47:41.679Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.679Z] [2020-04-17T11:47:41.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-04-17T11:47:41.679Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-04-17T11:47:41.679Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.679Z] [2020-04-17T11:47:41.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-04-17T11:47:41.679Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-04-17T11:47:41.679Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.679Z] [2020-04-17T11:47:41.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-04-17T11:47:41.679Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-04-17T11:47:41.679Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.679Z] [2020-04-17T11:47:41.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-04-17T11:47:41.679Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-04-17T11:47:41.679Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.679Z] [2020-04-17T11:47:41.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-04-17T11:47:41.679Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-04-17T11:47:41.680Z] docker_cli_run_test.go:2926: unmatched requirement Apparmor [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-04-17T11:47:41.680Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-04-17T11:47:41.680Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-04-17T11:47:41.680Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-04-17T11:47:41.680Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-04-17T11:47:41.680Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-04-17T11:47:41.680Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2020-04-17T11:47:41.680Z] docker_cli_run_test.go:3955: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-04-17T11:47:41.680Z] docker_cli_run_test.go:3948: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2020-04-17T11:47:41.680Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.02s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.02s) [2020-04-17T11:47:41.680Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-04-17T11:47:41.680Z] docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-04-17T11:47:41.680Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-04-17T11:47:41.680Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2020-04-17T11:47:41.680Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2020-04-17T11:47:41.680Z] docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-04-17T11:47:41.680Z] docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-04-17T11:47:41.680Z] docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-04-17T11:47:41.680Z] docker_cli_run_test.go:3043: unmatched requirement Apparmor [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-04-17T11:47:41.680Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-04-17T11:47:41.680Z] docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-04-17T11:47:41.680Z] docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-04-17T11:47:41.680Z] docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-04-17T11:47:41.680Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-04-17T11:47:41.680Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-04-17T11:47:41.680Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-04-17T11:47:41.680Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-04-17T11:47:41.680Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-04-17T11:47:41.680Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2020-04-17T11:47:41.680Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-04-17T11:47:41.680Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2020-04-17T11:47:41.680Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-04-17T11:47:41.680Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2020-04-17T11:47:41.680Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-04-17T11:47:41.680Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-04-17T11:47:41.680Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-04-17T11:47:41.680Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-04-17T11:47:41.680Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-04-17T11:47:41.680Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-04-17T11:47:41.680Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-04-17T11:47:41.680Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-04-17T11:47:41.680Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-04-17T11:47:41.680Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2020-04-17T11:47:41.680Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-04-17T11:47:41.680Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-04-17T11:47:41.680Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-04-17T11:47:41.680Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-04-17T11:47:41.680Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-04-17T11:47:41.680Z] docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-04-17T11:47:41.680Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-04-17T11:47:41.680Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-04-17T11:47:41.680Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2020-04-17T11:47:41.680Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-04-17T11:47:41.680Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-04-17T11:47:41.680Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-04-17T11:47:41.680Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-04-17T11:47:41.680Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-04-17T11:47:41.680Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-04-17T11:47:41.680Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-04-17T11:47:41.680Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-04-17T11:47:41.680Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-17T11:47:41.680Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-17T11:47:41.680Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-17T11:47:41.680Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-04-17T11:47:41.680Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.680Z] [2020-04-17T11:47:41.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-04-17T11:47:41.680Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-04-17T11:47:41.681Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-04-17T11:47:41.681Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.681Z] [2020-04-17T11:47:41.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-04-17T11:47:41.682Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-04-17T11:47:41.682Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.682Z] [2020-04-17T11:47:41.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-04-17T11:47:41.682Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-04-17T11:47:41.682Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.682Z] [2020-04-17T11:47:41.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-04-17T11:47:41.682Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-04-17T11:47:41.682Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.682Z] [2020-04-17T11:47:41.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-04-17T11:47:41.682Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-04-17T11:47:41.682Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.682Z] [2020-04-17T11:47:41.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-04-17T11:47:41.682Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-04-17T11:47:41.682Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.682Z] [2020-04-17T11:47:41.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-04-17T11:47:41.682Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-04-17T11:47:41.682Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.682Z] [2020-04-17T11:47:41.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-04-17T11:47:41.682Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-04-17T11:47:41.682Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.682Z] [2020-04-17T11:47:41.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-04-17T11:47:41.682Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-04-17T11:47:41.682Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.682Z] [2020-04-17T11:47:41.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-04-17T11:47:41.682Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-04-17T11:47:41.682Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.682Z] [2020-04-17T11:47:41.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-04-17T11:47:41.682Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-04-17T11:47:41.682Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.682Z] [2020-04-17T11:47:41.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-04-17T11:47:41.682Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-04-17T11:47:41.682Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.682Z] [2020-04-17T11:47:41.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-04-17T11:47:41.682Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-04-17T11:47:41.682Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.682Z] [2020-04-17T11:47:41.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-04-17T11:47:41.682Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.682Z] [2020-04-17T11:47:41.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-04-17T11:47:41.682Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.682Z] [2020-04-17T11:47:41.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-04-17T11:47:41.682Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-04-17T11:47:41.682Z] [2020-04-17T11:47:41.682Z] [2020-04-17T11:47:41.682Z] DONE 1096 tests, 549 skipped in 2411.488s [2020-04-17T11:47:41.682Z] INFO: Integration tests ended at 04/17/2020 11:47:41. Duration:00:40:11.5971840 [2020-04-17T11:47:41.682Z] INFO: Docker info of the daemon under test at end of run [2020-04-17T11:47:41.682Z] [2020-04-17T11:47:41.682Z] Containers: 2 [2020-04-17T11:47:41.682Z] Running: 0 [2020-04-17T11:47:41.682Z] Paused: 0 [2020-04-17T11:47:41.682Z] Stopped: 2 [2020-04-17T11:47:41.682Z] Images: 15 [2020-04-17T11:47:41.682Z] Server Version: 0.0.0-dev [2020-04-17T11:47:41.682Z] Storage Driver: windowsfilter [2020-04-17T11:47:41.682Z] Windows: [2020-04-17T11:47:41.682Z] Logging Driver: json-file [2020-04-17T11:47:41.682Z] Plugins: [2020-04-17T11:47:41.682Z] Volume: local [2020-04-17T11:47:41.682Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-17T11:47:41.682Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-17T11:47:41.682Z] Swarm: inactive [2020-04-17T11:47:41.682Z] Default Isolation: process [2020-04-17T11:47:41.682Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-17T11:47:41.682Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-04-17T11:47:41.682Z] OSType: windows [2020-04-17T11:47:41.682Z] Architecture: x86_64 [2020-04-17T11:47:41.682Z] CPUs: 4 [2020-04-17T11:47:41.682Z] Total Memory: 32GiB [2020-04-17T11:47:41.682Z] Name: azwin-2-4576a0 [2020-04-17T11:47:41.682Z] ID: 2Q63:6RZX:INO3:JSKT:WALV:P455:LJAX:ACEX:56R4:FCDM:KVZR:CO42 [2020-04-17T11:47:41.682Z] Docker Root Dir: D:\CI\PR-40826\4\daemon [2020-04-17T11:47:41.682Z] Debug Mode (client): false [2020-04-17T11:47:41.682Z] Debug Mode (server): true [2020-04-17T11:47:41.682Z] File Descriptors: -1 [2020-04-17T11:47:41.682Z] Goroutines: 18 [2020-04-17T11:47:41.682Z] System Time: 2020-04-17T11:47:41.4507876Z [2020-04-17T11:47:41.682Z] EventsListeners: 0 [2020-04-17T11:47:41.682Z] Registry: https://index.docker.io/v1/ [2020-04-17T11:47:41.682Z] Labels: [2020-04-17T11:47:41.682Z] Experimental: false [2020-04-17T11:47:41.682Z] Insecure Registries: [2020-04-17T11:47:41.682Z] 127.0.0.0/8 [2020-04-17T11:47:41.682Z] Live Restore Enabled: false [2020-04-17T11:47:41.682Z] [2020-04-17T11:47:41.682Z] [2020-04-17T11:47:41.682Z] INFO: Stopping daemon under test [2020-04-17T11:47:42.135Z] SUCCESS: The process with PID 5580 (child process of PID 5924) has been terminated. [2020-04-17T11:47:42.135Z] SUCCESS: The process with PID 5924 (child process of PID 1388) has been terminated. [2020-04-17T11:47:42.135Z] INFO: Stop tailing logs of the daemon under tests [2020-04-17T11:47:42.135Z] INFO: executeCI.ps1 Completed successfully at 04/17/2020 11:47:41. [2020-04-17T11:47:42.135Z] INFO: Tidying up at end of run [2020-04-17T11:47:42.135Z] INFO: Saving daemon under test log (d:\CI\PR-40826\4\dut.out) to C:\windows\TEMP\CIDUT.out [2020-04-17T11:47:42.135Z] INFO: Saving daemon under test log (d:\CI\PR-40826\4\dut.err) to C:\windows\TEMP\CIDUT.err [2020-04-17T11:47:42.135Z] INFO: Nuke-Everything... [2020-04-17T11:47:42.135Z] INFO: Container count on control daemon to delete is 2 [2020-04-17T11:47:43.092Z] 97508a930246 [2020-04-17T11:47:43.092Z] 492f71216f4d [2020-04-17T11:47:43.092Z] INFO: Tidying pidfile d:\CI\PR-40826\4\docker.pid [2020-04-17T11:47:43.092Z] INFO: Nuking d:\CI [2020-04-17T11:48:12.960Z] INFO: Zapped successfully [2020-04-17T11:48:12.960Z] [2020-04-17T11:48:12.960Z] INFO: executeCI.ps1 exiting at Fri Apr 17 11:48:09 CUT 2020. Duration 01:02:56.2096522 [2020-04-17T11:48:12.960Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-04-17T11:48:13.196Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-04-17T11:48:25.325Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-04-17T11:48:27.687Z] Archiving artifacts [2020-04-17T11:48:40.719Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40826/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-17T11:48:41.626Z] + make clean [2020-04-17T11:48:42.583Z] docker volume rm -f docker-dev-cache [2020-04-17T11:48:43.037Z] 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