Pull request #40929 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at cdf49f37eece6a927b4692468cda322d22f4a79a rather than 5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d Obtained Jenkinsfile from cdf49f37eece6a927b4692468cda322d22f4a79a Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision ad1b00369dd78a15c273e17e363f91bced3f6e18 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision ad1b00369dd78a15c273e17e363f91bced3f6e18 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10 Commit message: "Merge pull request #22 from docker/add-getOnlineNodeNamesByPrefix" > git rev-list --no-walk ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10 [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-05-08T09:35:06.932Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-05-08T09:35:06.939Z] Trying to pass milestone 2 [Pipeline] milestone [2020-05-08T09:35:06.973Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-05-08T09:35:07.126Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01ce0fd27a6902373) in /home/ubuntu/workspace/moby_PR-40929 [Pipeline] { [Pipeline] checkout [2020-05-08T09:35:07.172Z] using credential docker-jenkins-github-credentials [2020-05-08T09:35:07.180Z] Cloning the remote Git repository [2020-05-08T09:35:07.181Z] Cloning with configured refspecs honoured and without tags [2020-05-08T09:35:07.170Z] Cloning repository https://github.com/moby/moby.git [2020-05-08T09:35:07.170Z] > git init /home/ubuntu/workspace/moby_PR-40929 # timeout=10 [2020-05-08T09:35:07.181Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-08T09:35:07.181Z] > git --version # timeout=10 [2020-05-08T09:35:07.188Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-08T09:35:07.189Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40929/head:refs/remotes/origin/PR-40929 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-08T09:35:20.356Z] Fetching without tags [2020-05-08T09:35:20.653Z] Merging remotes/origin/master commit cdf49f37eece6a927b4692468cda322d22f4a79a into PR head commit 5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d [2020-05-08T09:35:21.243Z] Merge succeeded, producing 5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d [2020-05-08T09:35:21.243Z] Checking out Revision 5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d (PR-40929) [2020-05-08T09:35:20.323Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-08T09:35:20.326Z] > git config --add remote.origin.fetch +refs/pull/40929/head:refs/remotes/origin/PR-40929 # timeout=10 [2020-05-08T09:35:20.328Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-08T09:35:20.335Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-08T09:35:20.387Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-08T09:35:20.387Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-08T09:35:20.388Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40929/head:refs/remotes/origin/PR-40929 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-08T09:35:20.645Z] > git config core.sparsecheckout # timeout=10 [2020-05-08T09:35:20.648Z] > git checkout -f 5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d # timeout=10 [2020-05-08T09:35:21.201Z] > git merge cdf49f37eece6a927b4692468cda322d22f4a79a # timeout=10 [2020-05-08T09:35:21.219Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-08T09:35:21.232Z] > git config core.sparsecheckout # timeout=10 [2020-05-08T09:35:21.234Z] > git checkout -f 5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d # timeout=10 [2020-05-08T09:35:21.466Z] Commit message: "seccomp: Whitelist `clock_adjtime`" [2020-05-08T09:35:21.482Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-08T09:35:22.236Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40929:/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-05-08T09:35:21.455Z] > git rev-list --no-walk b8c4cbbe2749bfa270f52f24b90bc8b9948ba789 # timeout=10 [2020-05-08T09:35:24.747Z] 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-05-08T09:35:25.583Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01ce0fd27a6902373) in /home/ubuntu/workspace/moby_PR-40929 [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2020-05-08T09:35:25.597Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00c84c9aaa9fdc12a) in /home/ubuntu/workspace/moby_PR-40929 [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-05-08T09:35:25.605Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-088dde5a0c49725f2) in /home/ubuntu/workspace/moby_PR-40929 [Pipeline] { [2020-05-08T09:35:25.628Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0acf2c4873ca7abfb) in /home/ubuntu/workspace/moby_PR-40929 [2020-05-08T09:35:25.637Z] Running on s390x-ubuntu-14 in /home/jenkins/workspace/moby_PR-40929 [2020-05-08T09:35:25.655Z] Running on ppc64le-ubuntu-14 in /home/docker/workspace/moby_PR-40929 [Pipeline] checkout [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [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] { [Pipeline] checkout [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [2020-05-08T09:35:25.891Z] using credential docker-jenkins-github-credentials [2020-05-08T09:35:25.895Z] using credential docker-jenkins-github-credentials [2020-05-08T09:35:25.905Z] Cloning the remote Git repository [2020-05-08T09:35:25.905Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2020-05-08T09:35:25.908Z] Cloning the remote Git repository [2020-05-08T09:35:25.909Z] Cloning with configured refspecs honoured and without tags [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-05-08T09:35:25.921Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] } [2020-05-08T09:35:25.929Z] using credential docker-jenkins-github-credentials [2020-05-08T09:35:25.936Z] using credential docker-jenkins-github-credentials [2020-05-08T09:35:25.939Z] Cloning the remote Git repository [2020-05-08T09:35:25.939Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2020-05-08T09:35:25.947Z] Fetching changes from the remote Git repository [2020-05-08T09:35:25.952Z] Cloning the remote Git repository [2020-05-08T09:35:25.952Z] Cloning with configured refspecs honoured and without tags [2020-05-08T09:35:25.952Z] Fetching without tags [Pipeline] // stage [2020-05-08T09:35:25.963Z] using credential docker-jenkins-github-credentials [Pipeline] } [Pipeline] } [2020-05-08T09:35:25.932Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-05-08T09:35:25.936Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [Pipeline] // stage [Pipeline] // stage [2020-05-08T09:35:26.015Z] Cloning the remote Git repository [2020-05-08T09:35:26.015Z] Cloning with configured refspecs honoured and without tags [Pipeline] } [Pipeline] } [2020-05-08T09:35:26.256Z] Merging remotes/origin/master commit cdf49f37eece6a927b4692468cda322d22f4a79a into PR head commit 5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d [2020-05-08T09:35:26.485Z] Merge succeeded, producing 5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d [2020-05-08T09:35:26.485Z] Checking out Revision 5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d (PR-40929) [2020-05-08T09:35:26.539Z] Commit message: "seccomp: Whitelist `clock_adjtime`" [2020-05-08T09:35:25.978Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-08T09:35:25.978Z] > git --version # timeout=10 [2020-05-08T09:35:25.981Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-08T09:35:25.982Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40929/head:refs/remotes/origin/PR-40929 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-08T09:35:26.245Z] > git config core.sparsecheckout # timeout=10 [2020-05-08T09:35:26.251Z] > git checkout -f 5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d # timeout=10 [2020-05-08T09:35:26.459Z] > git merge cdf49f37eece6a927b4692468cda322d22f4a79a # timeout=10 [2020-05-08T09:35:26.466Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-08T09:35:26.474Z] > git config core.sparsecheckout # timeout=10 [2020-05-08T09:35:26.478Z] > git checkout -f 5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d # timeout=10 [2020-05-08T09:35:25.893Z] Cloning repository https://github.com/moby/moby.git [2020-05-08T09:35:25.894Z] > git init /home/ubuntu/workspace/moby_PR-40929 # timeout=10 [2020-05-08T09:35:25.905Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-08T09:35:25.905Z] > git --version # timeout=10 [2020-05-08T09:35:25.909Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-08T09:35:25.911Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40929/head:refs/remotes/origin/PR-40929 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-08T09:35:25.889Z] Cloning repository https://github.com/moby/moby.git [2020-05-08T09:35:25.890Z] > git init /home/ubuntu/workspace/moby_PR-40929 # timeout=10 [2020-05-08T09:35:25.899Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-08T09:35:25.899Z] > git --version # timeout=10 [2020-05-08T09:35:25.905Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-08T09:35:25.906Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40929/head:refs/remotes/origin/PR-40929 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-08T09:35:25.946Z] Cloning repository https://github.com/moby/moby.git [2020-05-08T09:35:25.946Z] > git init /home/jenkins/workspace/moby_PR-40929 # timeout=10 [2020-05-08T09:35:25.965Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-08T09:35:25.965Z] > git --version # timeout=10 [2020-05-08T09:35:25.970Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-08T09:35:25.970Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40929/head:refs/remotes/origin/PR-40929 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-08T09:35:25.961Z] Cloning repository https://github.com/moby/moby.git [2020-05-08T09:35:25.962Z] > git init /home/docker/workspace/moby_PR-40929 # timeout=10 [2020-05-08T09:35:25.979Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-08T09:35:25.979Z] > git --version # timeout=10 [2020-05-08T09:35:25.983Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-08T09:35:25.987Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40929/head:refs/remotes/origin/PR-40929 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-08T09:35:26.060Z] Cloning repository https://github.com/moby/moby.git [2020-05-08T09:35:26.060Z] > git init /home/ubuntu/workspace/moby_PR-40929 # timeout=10 [2020-05-08T09:35:26.075Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-08T09:35:26.075Z] > git --version # timeout=10 [2020-05-08T09:35:26.082Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-08T09:35:26.083Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40929/head:refs/remotes/origin/PR-40929 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-08T09:35:27.402Z] + [ PR != PR ] [2020-05-08T09:35:27.402Z] + [ master != master ] [2020-05-08T09:35:27.402Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-08T09:35:27.710Z] + docker version [2020-05-08T09:35:27.710Z] Client: Docker Engine - Community [2020-05-08T09:35:27.710Z] Version: 19.03.8 [2020-05-08T09:35:27.710Z] API version: 1.40 [2020-05-08T09:35:27.710Z] Go version: go1.12.17 [2020-05-08T09:35:27.710Z] Git commit: afacb8b7f0 [2020-05-08T09:35:27.710Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-08T09:35:27.710Z] OS/Arch: linux/amd64 [2020-05-08T09:35:27.710Z] Experimental: false [2020-05-08T09:35:27.710Z] [2020-05-08T09:35:27.710Z] Server: Docker Engine - Community [2020-05-08T09:35:27.710Z] Engine: [2020-05-08T09:35:27.710Z] Version: 19.03.8 [2020-05-08T09:35:27.710Z] API version: 1.40 (minimum version 1.12) [2020-05-08T09:35:27.710Z] Go version: go1.12.17 [2020-05-08T09:35:27.710Z] Git commit: afacb8b7f0 [2020-05-08T09:35:27.710Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-08T09:35:27.710Z] OS/Arch: linux/amd64 [2020-05-08T09:35:27.710Z] Experimental: true [2020-05-08T09:35:27.710Z] containerd: [2020-05-08T09:35:27.710Z] Version: 1.2.13 [2020-05-08T09:35:27.710Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-08T09:35:27.710Z] runc: [2020-05-08T09:35:27.710Z] Version: 1.0.0-rc10 [2020-05-08T09:35:27.710Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-08T09:35:27.710Z] docker-init: [2020-05-08T09:35:27.710Z] Version: 0.18.0 [2020-05-08T09:35:27.710Z] GitCommit: fec3683 [Pipeline] sh [2020-05-08T09:35:28.022Z] + docker info [2020-05-08T09:35:28.946Z] Client: [2020-05-08T09:35:28.946Z] Debug Mode: false [2020-05-08T09:35:28.946Z] [2020-05-08T09:35:28.946Z] Server: [2020-05-08T09:35:28.946Z] Containers: 0 [2020-05-08T09:35:28.946Z] Running: 0 [2020-05-08T09:35:28.946Z] Paused: 0 [2020-05-08T09:35:28.946Z] Stopped: 0 [2020-05-08T09:35:28.946Z] Images: 5 [2020-05-08T09:35:28.946Z] Server Version: 19.03.8 [2020-05-08T09:35:28.946Z] Storage Driver: overlay2 [2020-05-08T09:35:28.946Z] Backing Filesystem: [2020-05-08T09:35:28.946Z] Supports d_type: true [2020-05-08T09:35:28.946Z] Native Overlay Diff: true [2020-05-08T09:35:28.946Z] Logging Driver: json-file [2020-05-08T09:35:28.946Z] Cgroup Driver: cgroupfs [2020-05-08T09:35:28.946Z] Plugins: [2020-05-08T09:35:28.946Z] Volume: local [2020-05-08T09:35:28.946Z] Network: bridge host ipvlan macvlan null overlay [2020-05-08T09:35:28.946Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-08T09:35:28.946Z] Swarm: inactive [2020-05-08T09:35:28.946Z] Runtimes: runc [2020-05-08T09:35:28.946Z] Default Runtime: runc [2020-05-08T09:35:28.946Z] Init Binary: docker-init [2020-05-08T09:35:28.946Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-08T09:35:28.946Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-08T09:35:28.946Z] init version: fec3683 [2020-05-08T09:35:28.946Z] Security Options: [2020-05-08T09:35:28.946Z] apparmor [2020-05-08T09:35:28.946Z] seccomp [2020-05-08T09:35:28.946Z] Profile: default [2020-05-08T09:35:28.946Z] Kernel Version: 4.15.0-1065-aws [2020-05-08T09:35:28.946Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-08T09:35:28.946Z] OSType: linux [2020-05-08T09:35:28.946Z] Architecture: x86_64 [2020-05-08T09:35:28.946Z] CPUs: 2 [2020-05-08T09:35:28.946Z] Total Memory: 7.501GiB [2020-05-08T09:35:28.946Z] Name: ip-10-100-67-152 [2020-05-08T09:35:28.946Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-08T09:35:28.946Z] Docker Root Dir: /var/lib/docker [2020-05-08T09:35:28.946Z] Debug Mode: false [2020-05-08T09:35:28.946Z] Registry: https://index.docker.io/v1/ [2020-05-08T09:35:28.946Z] Labels: [2020-05-08T09:35:28.946Z] Experimental: true [2020-05-08T09:35:28.946Z] Insecure Registries: [2020-05-08T09:35:28.946Z] 127.0.0.0/8 [2020-05-08T09:35:28.946Z] Live Restore Enabled: true [2020-05-08T09:35:28.946Z] [2020-05-08T09:35:28.946Z] WARNING: No swap limit support [Pipeline] sh [2020-05-08T09:35:29.269Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-08T09:35:29.269Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-08T09:35:29.269Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40929/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-08T09:35:29.269Z] + bash /home/ubuntu/workspace/moby_PR-40929/check-config.sh [2020-05-08T09:35:29.269Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-08T09:35:29.269Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-08T09:35:29.269Z] [2020-05-08T09:35:29.269Z] Generally Necessary: [2020-05-08T09:35:29.269Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-08T09:35:29.269Z] - apparmor: enabled and tools installed [2020-05-08T09:35:29.269Z] - CONFIG_NAMESPACES: enabled [2020-05-08T09:35:29.523Z] - CONFIG_NET_NS: enabled [2020-05-08T09:35:29.523Z] - CONFIG_PID_NS: enabled [2020-05-08T09:35:29.523Z] - CONFIG_IPC_NS: enabled [2020-05-08T09:35:29.523Z] - CONFIG_UTS_NS: enabled [2020-05-08T09:35:29.523Z] - CONFIG_CGROUPS: enabled [2020-05-08T09:35:29.523Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-08T09:35:29.523Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-08T09:35:29.523Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-08T09:35:29.523Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-08T09:35:29.523Z] - CONFIG_CPUSETS: enabled [2020-05-08T09:35:29.523Z] - CONFIG_MEMCG: enabled [2020-05-08T09:35:29.523Z] - CONFIG_KEYS: enabled [2020-05-08T09:35:29.523Z] - CONFIG_VETH: enabled (as module) [2020-05-08T09:35:29.523Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-08T09:35:29.523Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-08T09:35:29.523Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-08T09:35:29.523Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-08T09:35:29.523Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-08T09:35:29.523Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-08T09:35:29.523Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-08T09:35:29.523Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-08T09:35:29.523Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-08T09:35:29.523Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-08T09:35:29.523Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-08T09:35:29.523Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-08T09:35:29.523Z] [2020-05-08T09:35:29.523Z] Optional Features: [2020-05-08T09:35:29.523Z] - CONFIG_USER_NS: enabled [2020-05-08T09:35:29.523Z] - CONFIG_SECCOMP: enabled [2020-05-08T09:35:29.523Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-08T09:35:29.523Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-08T09:35:29.524Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-08T09:35:29.524Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-08T09:35:29.524Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-08T09:35:29.524Z] - CONFIG_BLK_CGROUP: enabled [2020-05-08T09:35:29.524Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-08T09:35:29.524Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-08T09:35:29.524Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-08T09:35:29.524Z] - CONFIG_CGROUP_PERF: enabled [2020-05-08T09:35:29.524Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-08T09:35:29.524Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-08T09:35:29.524Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-08T09:35:29.524Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-08T09:35:29.524Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-08T09:35:29.524Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-08T09:35:29.524Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-08T09:35:29.524Z] - CONFIG_IP_VS: enabled (as module) [2020-05-08T09:35:29.524Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-08T09:35:29.524Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-08T09:35:29.524Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-08T09:35:29.524Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-08T09:35:29.524Z] - CONFIG_EXT4_FS: enabled [2020-05-08T09:35:29.524Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-08T09:35:29.524Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-08T09:35:29.524Z] - Network Drivers: [2020-05-08T09:35:29.524Z] - "overlay": [2020-05-08T09:35:29.778Z] - CONFIG_VXLAN: enabled (as module) [2020-05-08T09:35:29.778Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-08T09:35:29.778Z] Optional (for encrypted networks): [2020-05-08T09:35:29.778Z] - CONFIG_CRYPTO: enabled [2020-05-08T09:35:29.778Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-08T09:35:29.778Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-08T09:35:29.778Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-08T09:35:29.778Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-08T09:35:29.778Z] - CONFIG_XFRM: enabled [2020-05-08T09:35:29.778Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-08T09:35:29.778Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-08T09:35:29.778Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-08T09:35:29.778Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-08T09:35:29.778Z] - "ipvlan": [2020-05-08T09:35:29.778Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-08T09:35:29.778Z] - "macvlan": [2020-05-08T09:35:29.778Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-08T09:35:29.778Z] - CONFIG_DUMMY: enabled (as module) [2020-05-08T09:35:29.778Z] - "ftp,tftp client in container": [2020-05-08T09:35:29.778Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-08T09:35:29.778Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-08T09:35:29.778Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-08T09:35:29.778Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-08T09:35:29.778Z] - Storage Drivers: [2020-05-08T09:35:29.778Z] - "aufs": [2020-05-08T09:35:29.778Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-08T09:35:29.778Z] - "btrfs": [2020-05-08T09:35:29.778Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-08T09:35:29.778Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-08T09:35:29.778Z] - "devicemapper": [2020-05-08T09:35:29.778Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-08T09:35:29.778Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-08T09:35:29.778Z] - "overlay": [2020-05-08T09:35:29.778Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-08T09:35:29.778Z] - "zfs": [2020-05-08T09:35:29.778Z] - /dev/zfs: missing [2020-05-08T09:35:29.778Z] - zfs command: missing [2020-05-08T09:35:29.778Z] - zpool command: missing [2020-05-08T09:35:29.778Z] [2020-05-08T09:35:29.778Z] Limits: [2020-05-08T09:35:29.778Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-08T09:35:29.778Z] [2020-05-08T09:35:29.778Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-08T09:35:30.096Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d . [2020-05-08T09:35:30.097Z] #2 [internal] load .dockerignore [2020-05-08T09:35:30.097Z] #2 transferring context: 87B done [2020-05-08T09:35:30.097Z] #2 DONE 0.0s [2020-05-08T09:35:30.097Z] [2020-05-08T09:35:30.097Z] #1 [internal] load build definition from Dockerfile [2020-05-08T09:35:30.097Z] #1 transferring dockerfile: 17.18kB done [2020-05-08T09:35:30.097Z] #1 DONE 0.0s [2020-05-08T09:35:30.097Z] [2020-05-08T09:35:30.097Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-08T09:35:30.097Z] #3 DONE 0.1s [2020-05-08T09:35:30.351Z] [2020-05-08T09:35:30.351Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-08T09:35:30.351Z] #4 CACHED [2020-05-08T09:35:30.605Z] [2020-05-08T09:35:30.605Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-08T09:35:30.605Z] #5 DONE 0.1s [2020-05-08T09:35:30.605Z] [2020-05-08T09:35:30.605Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-08T09:35:30.860Z] #6 DONE 0.1s [2020-05-08T09:35:30.860Z] [2020-05-08T09:35:30.860Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-08T09:35:30.860Z] #71 DONE 0.0s [2020-05-08T09:35:30.860Z] [2020-05-08T09:35:30.860Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-08T09:35:30.860Z] #7 DONE 0.0s [2020-05-08T09:35:30.860Z] [2020-05-08T09:35:30.860Z] #20 [internal] load build context [2020-05-08T09:35:32.225Z] #20 transferring context: 50.53MB 1.2s done [2020-05-08T09:35:32.225Z] #20 DONE 1.2s [2020-05-08T09:35:32.225Z] [2020-05-08T09:35:32.225Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-05-08T09:35:32.225Z] #37 CACHED [2020-05-08T09:35:32.225Z] [2020-05-08T09:35:32.225Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-08T09:35:32.225Z] #41 CACHED [2020-05-08T09:35:32.225Z] [2020-05-08T09:35:32.225Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-08T09:35:32.225Z] #13 CACHED [2020-05-08T09:35:32.225Z] [2020-05-08T09:35:32.225Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T09:35:32.225Z] #74 CACHED [2020-05-08T09:35:32.225Z] [2020-05-08T09:35:32.226Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-05-08T09:35:32.226Z] #64 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-08T09:35:32.226Z] #35 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T09:35:32.226Z] #33 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T09:35:32.226Z] #10 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T09:35:32.226Z] #56 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-08T09:35:32.226Z] #30 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-08T09:35:32.226Z] #15 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-08T09:35:32.226Z] #36 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T09:35:32.226Z] #38 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-08T09:35:32.226Z] #28 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-05-08T09:35:32.226Z] #59 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-08T09:35:32.226Z] #18 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-08T09:35:32.226Z] #21 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-08T09:35:32.226Z] #26 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-08T09:35:32.226Z] #22 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-05-08T09:35:32.226Z] #67 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-08T09:35:32.226Z] #54 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T09:35:32.226Z] #53 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-05-08T09:35:32.226Z] #73 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-08T09:35:32.226Z] #39 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-05-08T09:35:32.226Z] #46 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-08T09:35:32.226Z] #12 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-05-08T09:35:32.226Z] #55 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-08T09:35:32.226Z] #31 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-08T09:35:32.226Z] #63 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-05-08T09:35:32.226Z] #52 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-08T09:35:32.226Z] #25 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-05-08T09:35:32.226Z] #49 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-08T09:35:32.226Z] #51 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T09:35:32.226Z] #50 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-08T09:35:32.226Z] #58 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-08T09:35:32.226Z] #62 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T09:35:32.226Z] #60 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-08T09:35:32.226Z] #40 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-08T09:35:32.226Z] #45 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-08T09:35:32.226Z] #48 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-08T09:35:32.226Z] #70 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T09:35:32.226Z] #65 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-08T09:35:32.226Z] #24 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-08T09:35:32.226Z] #16 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T09:35:32.226Z] #47 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-08T09:35:32.226Z] #75 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T09:35:32.226Z] #44 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-08T09:35:32.226Z] #66 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-05-08T09:35:32.226Z] #69 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-08T09:35:32.226Z] #14 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-05-08T09:35:32.226Z] #32 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-08T09:35:32.226Z] #34 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-08T09:35:32.226Z] #29 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T09:35:32.226Z] #17 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-08T09:35:32.226Z] #43 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-08T09:35:32.226Z] #8 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-08T09:35:32.226Z] #42 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-08T09:35:32.226Z] #9 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T09:35:32.226Z] #23 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T09:35:32.226Z] #68 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-08T09:35:32.226Z] #19 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-08T09:35:32.226Z] #11 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-08T09:35:32.226Z] #57 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-08T09:35:32.226Z] #61 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-08T09:35:32.226Z] #72 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-08T09:35:32.226Z] #27 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-08T09:35:32.226Z] #76 CACHED [2020-05-08T09:35:32.226Z] [2020-05-08T09:35:32.226Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-08T09:35:32.226Z] #77 CACHED [2020-05-08T09:35:32.480Z] [2020-05-08T09:35:32.480Z] #78 exporting to image [2020-05-08T09:35:32.480Z] #78 exporting layers done [2020-05-08T09:35:32.480Z] #78 writing image sha256:7599187e48dd65d03360dc6e46c17a29da1d7a2b81d71fbf6444135bf3a467fb [2020-05-08T09:35:32.480Z] #78 writing image sha256:7599187e48dd65d03360dc6e46c17a29da1d7a2b81d71fbf6444135bf3a467fb done [2020-05-08T09:35:32.480Z] #78 naming to docker.io/library/docker:5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d done [2020-05-08T09:35:32.480Z] #78 DONE 0.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-05-08T09:35:32.848Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40929/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40929/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d hack/validate/default [2020-05-08T09:35:33.409Z] Congratulations! All commits are properly signed with the DCO! [2020-05-08T09:35:34.964Z] Fetching without tags [2020-05-08T09:35:35.259Z] Merging remotes/origin/master commit cdf49f37eece6a927b4692468cda322d22f4a79a into PR head commit 5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d [2020-05-08T09:35:34.939Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-08T09:35:34.941Z] > git config --add remote.origin.fetch +refs/pull/40929/head:refs/remotes/origin/PR-40929 # timeout=10 [2020-05-08T09:35:34.944Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-08T09:35:34.957Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-08T09:35:34.970Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-08T09:35:34.970Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-08T09:35:34.971Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40929/head:refs/remotes/origin/PR-40929 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-08T09:35:35.265Z] > git config core.sparsecheckout # timeout=10 [2020-05-08T09:35:35.267Z] > git checkout -f 5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d # timeout=10 [2020-05-08T09:35:35.766Z] Merge succeeded, producing 5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d [2020-05-08T09:35:35.766Z] Checking out Revision 5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d (PR-40929) [2020-05-08T09:35:36.241Z] Commit message: "seccomp: Whitelist `clock_adjtime`" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-08T09:35:35.746Z] > git merge cdf49f37eece6a927b4692468cda322d22f4a79a # timeout=10 [2020-05-08T09:35:35.760Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-08T09:35:35.772Z] > git config core.sparsecheckout # timeout=10 [2020-05-08T09:35:35.773Z] > git checkout -f 5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d # timeout=10 [2020-05-08T09:35:37.054Z] + docker version [2020-05-08T09:35:37.054Z] Client: Docker Engine - Community [2020-05-08T09:35:37.054Z] Version: 19.03.7 [2020-05-08T09:35:37.054Z] API version: 1.40 [2020-05-08T09:35:37.054Z] Go version: go1.12.17 [2020-05-08T09:35:37.054Z] Git commit: 7141c199a2 [2020-05-08T09:35:37.054Z] Built: Sat Mar 7 16:48:47 2020 [2020-05-08T09:35:37.054Z] OS/Arch: linux/s390x [2020-05-08T09:35:37.054Z] Experimental: false [2020-05-08T09:35:37.054Z] [2020-05-08T09:35:37.054Z] Server: Docker Engine - Community [2020-05-08T09:35:37.054Z] Engine: [2020-05-08T09:35:37.054Z] Version: 19.03.7 [2020-05-08T09:35:37.054Z] API version: 1.40 (minimum version 1.12) [2020-05-08T09:35:37.054Z] Go version: go1.12.17 [2020-05-08T09:35:37.054Z] Git commit: 7141c199a2 [2020-05-08T09:35:37.054Z] Built: Sat Mar 7 16:47:46 2020 [2020-05-08T09:35:37.054Z] OS/Arch: linux/s390x [2020-05-08T09:35:37.054Z] Experimental: true [2020-05-08T09:35:37.054Z] containerd: [2020-05-08T09:35:37.054Z] Version: 1.2.13 [2020-05-08T09:35:37.054Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-08T09:35:37.054Z] runc: [2020-05-08T09:35:37.054Z] Version: 1.0.0-rc10 [2020-05-08T09:35:37.054Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-08T09:35:37.054Z] docker-init: [2020-05-08T09:35:37.054Z] Version: 0.18.0 [2020-05-08T09:35:37.054Z] GitCommit: fec3683 [Pipeline] sh [2020-05-08T09:35:37.420Z] + docker info [2020-05-08T09:35:38.031Z] Client: [2020-05-08T09:35:38.031Z] Debug Mode: false [2020-05-08T09:35:38.031Z] [2020-05-08T09:35:38.031Z] Server: [2020-05-08T09:35:38.031Z] Containers: 0 [2020-05-08T09:35:38.031Z] Running: 0 [2020-05-08T09:35:38.031Z] Paused: 0 [2020-05-08T09:35:38.031Z] Stopped: 0 [2020-05-08T09:35:38.031Z] Images: 2 [2020-05-08T09:35:38.031Z] Server Version: 19.03.7 [2020-05-08T09:35:38.031Z] Storage Driver: overlay2 [2020-05-08T09:35:38.031Z] Backing Filesystem: [2020-05-08T09:35:38.031Z] Supports d_type: true [2020-05-08T09:35:38.031Z] Native Overlay Diff: true [2020-05-08T09:35:38.031Z] Logging Driver: json-file [2020-05-08T09:35:38.031Z] Cgroup Driver: cgroupfs [2020-05-08T09:35:38.031Z] Plugins: [2020-05-08T09:35:38.031Z] Volume: local [2020-05-08T09:35:38.031Z] Network: bridge host ipvlan macvlan null overlay [2020-05-08T09:35:38.031Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-08T09:35:38.031Z] Swarm: inactive [2020-05-08T09:35:38.031Z] Runtimes: runc [2020-05-08T09:35:38.031Z] Default Runtime: runc [2020-05-08T09:35:38.031Z] Init Binary: docker-init [2020-05-08T09:35:38.031Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-08T09:35:38.031Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-08T09:35:38.031Z] init version: fec3683 [2020-05-08T09:35:38.031Z] Security Options: [2020-05-08T09:35:38.031Z] apparmor [2020-05-08T09:35:38.031Z] seccomp [2020-05-08T09:35:38.031Z] Profile: default [2020-05-08T09:35:38.031Z] Kernel Version: 4.15.0-91-generic [2020-05-08T09:35:38.031Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-08T09:35:38.031Z] OSType: linux [2020-05-08T09:35:38.031Z] Architecture: s390x [2020-05-08T09:35:38.031Z] CPUs: 2 [2020-05-08T09:35:38.031Z] Total Memory: 7.861GiB [2020-05-08T09:35:38.031Z] Name: s390x-ubuntu-14 [2020-05-08T09:35:38.031Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-05-08T09:35:38.031Z] Docker Root Dir: /var/lib/docker [2020-05-08T09:35:38.031Z] Debug Mode: false [2020-05-08T09:35:38.031Z] Username: dockerbuildbot [2020-05-08T09:35:38.031Z] Registry: https://index.docker.io/v1/ [2020-05-08T09:35:38.031Z] Labels: [2020-05-08T09:35:38.031Z] Experimental: true [2020-05-08T09:35:38.031Z] Insecure Registries: [2020-05-08T09:35:38.031Z] 127.0.0.0/8 [2020-05-08T09:35:38.031Z] Live Restore Enabled: false [2020-05-08T09:35:38.031Z] [2020-05-08T09:35:38.031Z] WARNING: No swap limit support [Pipeline] sh [2020-05-08T09:35:38.397Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-08T09:35:38.397Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-08T09:35:38.397Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40929/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-08T09:35:38.397Z] + bash /home/jenkins/workspace/moby_PR-40929/check-config.sh [2020-05-08T09:35:38.397Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-08T09:35:38.398Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-05-08T09:35:38.398Z] [2020-05-08T09:35:38.398Z] Generally Necessary: [2020-05-08T09:35:38.398Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-08T09:35:38.398Z] - apparmor: enabled and tools installed [2020-05-08T09:35:38.398Z] - CONFIG_NAMESPACES: enabled [2020-05-08T09:35:38.398Z] - CONFIG_NET_NS: enabled [2020-05-08T09:35:38.398Z] - CONFIG_PID_NS: enabled [2020-05-08T09:35:38.398Z] - CONFIG_IPC_NS: enabled [2020-05-08T09:35:38.398Z] - CONFIG_UTS_NS: enabled [2020-05-08T09:35:38.398Z] - CONFIG_CGROUPS: enabled [2020-05-08T09:35:38.398Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-08T09:35:38.659Z] Fetching without tags [2020-05-08T09:35:38.678Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-08T09:35:38.678Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-08T09:35:38.678Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-08T09:35:38.678Z] - CONFIG_CPUSETS: enabled [2020-05-08T09:35:38.678Z] - CONFIG_MEMCG: enabled [2020-05-08T09:35:38.678Z] - CONFIG_KEYS: enabled [2020-05-08T09:35:38.678Z] - CONFIG_VETH: enabled (as module) [2020-05-08T09:35:38.678Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-08T09:35:38.678Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-08T09:35:38.678Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-08T09:35:38.678Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-08T09:35:38.678Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-08T09:35:38.678Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-08T09:35:38.678Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-08T09:35:38.678Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-08T09:35:38.678Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-08T09:35:38.678Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-08T09:35:38.678Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-08T09:35:38.678Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-08T09:35:38.678Z] [2020-05-08T09:35:38.678Z] Optional Features: [2020-05-08T09:35:38.678Z] - CONFIG_USER_NS: enabled [2020-05-08T09:35:38.678Z] - CONFIG_SECCOMP: enabled [2020-05-08T09:35:38.678Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-08T09:35:38.678Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-08T09:35:38.678Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-08T09:35:38.678Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-08T09:35:38.678Z] - CONFIG_BLK_CGROUP: enabled [2020-05-08T09:35:38.678Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-08T09:35:38.678Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-08T09:35:38.678Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-08T09:35:38.678Z] - CONFIG_CGROUP_PERF: enabled [2020-05-08T09:35:38.678Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-08T09:35:38.678Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-08T09:35:38.678Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-08T09:35:38.678Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-08T09:35:38.678Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-08T09:35:38.678Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-08T09:35:38.678Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-08T09:35:38.678Z] - CONFIG_IP_VS: enabled (as module) [2020-05-08T09:35:38.678Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-08T09:35:38.678Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-08T09:35:38.678Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-08T09:35:38.678Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-08T09:35:38.679Z] - CONFIG_EXT4_FS: enabled [2020-05-08T09:35:38.679Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-08T09:35:38.679Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-08T09:35:38.679Z] - Network Drivers: [2020-05-08T09:35:38.679Z] - "overlay": [2020-05-08T09:35:38.679Z] - CONFIG_VXLAN: enabled (as module) [2020-05-08T09:35:38.679Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-08T09:35:38.679Z] Optional (for encrypted networks): [2020-05-08T09:35:38.679Z] - CONFIG_CRYPTO: enabled [2020-05-08T09:35:38.679Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-08T09:35:38.679Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-08T09:35:38.679Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-08T09:35:38.679Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-08T09:35:38.679Z] - CONFIG_XFRM: enabled [2020-05-08T09:35:38.679Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-08T09:35:38.679Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-08T09:35:38.679Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-08T09:35:38.679Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-08T09:35:38.679Z] - "ipvlan": [2020-05-08T09:35:38.679Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-08T09:35:38.679Z] - "macvlan": [2020-05-08T09:35:38.679Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-08T09:35:38.679Z] - CONFIG_DUMMY: enabled (as module) [2020-05-08T09:35:38.679Z] - "ftp,tftp client in container": [2020-05-08T09:35:38.679Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-08T09:35:38.679Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-08T09:35:38.679Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-08T09:35:38.679Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-08T09:35:38.679Z] - Storage Drivers: [2020-05-08T09:35:38.679Z] - "aufs": [2020-05-08T09:35:38.679Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-08T09:35:38.679Z] - "btrfs": [2020-05-08T09:35:38.679Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-08T09:35:38.679Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-08T09:35:38.679Z] - "devicemapper": [2020-05-08T09:35:38.679Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-08T09:35:38.679Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-08T09:35:38.679Z] - "overlay": [2020-05-08T09:35:38.679Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-08T09:35:38.679Z] - "zfs": [2020-05-08T09:35:38.679Z] - /dev/zfs: missing [2020-05-08T09:35:38.679Z] - zfs command: missing [2020-05-08T09:35:38.679Z] - zpool command: missing [2020-05-08T09:35:38.679Z] [2020-05-08T09:35:38.679Z] Limits: [2020-05-08T09:35:38.679Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-08T09:35:38.679Z] [2020-05-08T09:35:38.679Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-08T09:35:38.948Z] Merging remotes/origin/master commit cdf49f37eece6a927b4692468cda322d22f4a79a into PR head commit 5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d [2020-05-08T09:35:39.005Z] Fetching without tags [2020-05-08T09:35:39.109Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d . [2020-05-08T09:35:39.109Z] #2 [internal] load build definition from Dockerfile [2020-05-08T09:35:39.109Z] #2 transferring dockerfile: 17.18kB done [2020-05-08T09:35:39.109Z] #2 DONE 0.0s [2020-05-08T09:35:39.109Z] [2020-05-08T09:35:39.109Z] #1 [internal] load .dockerignore [2020-05-08T09:35:39.109Z] #1 transferring context: 87B done [2020-05-08T09:35:39.109Z] #1 DONE 0.0s [2020-05-08T09:35:39.109Z] [2020-05-08T09:35:39.109Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-08T09:35:39.279Z] Merging remotes/origin/master commit cdf49f37eece6a927b4692468cda322d22f4a79a into PR head commit 5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d [2020-05-08T09:35:39.390Z] #3 DONE 0.2s [2020-05-08T09:35:39.390Z] [2020-05-08T09:35:39.390Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-08T09:35:39.390Z] #4 CACHED [2020-05-08T09:35:39.485Z] Merge succeeded, producing 5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d [2020-05-08T09:35:39.486Z] Checking out Revision 5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d (PR-40929) [2020-05-08T09:35:39.833Z] Merge succeeded, producing 5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d [2020-05-08T09:35:39.834Z] Checking out Revision 5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d (PR-40929) [2020-05-08T09:35:39.942Z] Congratulations! Seccomp profile generation is done correctly. [2020-05-08T09:35:39.942Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-05-08T09:35:39.942Z] No api/types/ or api/swagger.yaml changes in diff. [2020-05-08T09:35:39.942Z] Congratulations! All TOML source files changed here have valid syntax. [2020-05-08T09:35:39.942Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-05-08T09:35:39.942Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-05-08T09:35:39.942Z] Congratulations! No new tests were added to integration-cli. [2020-05-08T09:35:39.942Z] [2020-05-08T09:35:39.942Z] INFO Start validation with golang-ci-lint [2020-05-08T09:35:39.942Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-05-08T09:35:39.942Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-05-08T09:35:39.942Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-05-08T09:35:39.943Z] Commit message: "seccomp: Whitelist `clock_adjtime`" [2020-05-08T09:35:40.022Z] [2020-05-08T09:35:40.022Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-08T09:35:40.022Z] #6 DONE 0.2s [2020-05-08T09:35:40.022Z] [2020-05-08T09:35:40.022Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-08T09:35:40.022Z] #5 DONE 0.2s [2020-05-08T09:35:38.614Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-08T09:35:38.618Z] > git config --add remote.origin.fetch +refs/pull/40929/head:refs/remotes/origin/PR-40929 # timeout=10 [2020-05-08T09:35:38.623Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-08T09:35:38.630Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-08T09:35:38.644Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-08T09:35:38.644Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-08T09:35:38.649Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40929/head:refs/remotes/origin/PR-40929 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-08T09:35:38.933Z] > git config core.sparsecheckout # timeout=10 [2020-05-08T09:35:38.941Z] > git checkout -f 5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d # timeout=10 [2020-05-08T09:35:39.452Z] > git merge cdf49f37eece6a927b4692468cda322d22f4a79a # timeout=10 [2020-05-08T09:35:39.458Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-08T09:35:39.470Z] > git config core.sparsecheckout # timeout=10 [2020-05-08T09:35:39.490Z] > git checkout -f 5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d # timeout=10 [2020-05-08T09:35:38.976Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-08T09:35:38.986Z] > git config --add remote.origin.fetch +refs/pull/40929/head:refs/remotes/origin/PR-40929 # timeout=10 [2020-05-08T09:35:38.994Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-08T09:35:39.001Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-08T09:35:39.008Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-08T09:35:39.008Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-08T09:35:39.009Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40929/head:refs/remotes/origin/PR-40929 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-08T09:35:39.281Z] > git config core.sparsecheckout # timeout=10 [2020-05-08T09:35:39.284Z] > git checkout -f 5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d # timeout=10 [2020-05-08T09:35:39.822Z] > git merge cdf49f37eece6a927b4692468cda322d22f4a79a # timeout=10 [2020-05-08T09:35:39.829Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-08T09:35:39.836Z] > git config core.sparsecheckout # timeout=10 [2020-05-08T09:35:39.840Z] > git checkout -f 5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d # timeout=10 [2020-05-08T09:35:40.302Z] [2020-05-08T09:35:40.302Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-08T09:35:40.302Z] #71 DONE 0.0s [2020-05-08T09:35:40.302Z] [2020-05-08T09:35:40.302Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-08T09:35:40.302Z] #7 DONE 0.0s [2020-05-08T09:35:40.302Z] [2020-05-08T09:35:40.302Z] #20 [internal] load build context [2020-05-08T09:35:40.329Z] Commit message: "seccomp: Whitelist `clock_adjtime`" [2020-05-08T09:35:40.398Z] Fetching without tags [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-08T09:35:40.589Z] Still waiting to schedule task [2020-05-08T09:35:40.589Z] Waiting for next available executor on ‘windows-2019’ [2020-05-08T09:35:40.732Z] + docker version [2020-05-08T09:35:40.732Z] Client: Docker Engine - Community [2020-05-08T09:35:40.732Z] Version: 19.03.8 [2020-05-08T09:35:40.732Z] API version: 1.40 [2020-05-08T09:35:40.732Z] Go version: go1.12.17 [2020-05-08T09:35:40.732Z] Git commit: afacb8b7f0 [2020-05-08T09:35:40.732Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-08T09:35:40.732Z] OS/Arch: linux/amd64 [2020-05-08T09:35:40.732Z] Experimental: false [2020-05-08T09:35:40.732Z] [2020-05-08T09:35:40.732Z] Server: Docker Engine - Community [2020-05-08T09:35:40.732Z] Engine: [2020-05-08T09:35:40.732Z] Version: 19.03.8 [2020-05-08T09:35:40.732Z] API version: 1.40 (minimum version 1.12) [2020-05-08T09:35:40.732Z] Go version: go1.12.17 [2020-05-08T09:35:40.732Z] Git commit: afacb8b7f0 [2020-05-08T09:35:40.732Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-08T09:35:40.732Z] OS/Arch: linux/amd64 [2020-05-08T09:35:40.732Z] Experimental: true [2020-05-08T09:35:40.732Z] containerd: [2020-05-08T09:35:40.732Z] Version: 1.2.13 [2020-05-08T09:35:40.732Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-08T09:35:40.732Z] runc: [2020-05-08T09:35:40.732Z] Version: 1.0.0-rc10 [2020-05-08T09:35:40.732Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-08T09:35:40.732Z] docker-init: [2020-05-08T09:35:40.732Z] Version: 0.18.0 [2020-05-08T09:35:40.732Z] GitCommit: fec3683 [Pipeline] sh [2020-05-08T09:35:40.805Z] Merging remotes/origin/master commit cdf49f37eece6a927b4692468cda322d22f4a79a into PR head commit 5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d [2020-05-08T09:35:40.914Z] #20 transferring context: 50.53MB 0.8s done [2020-05-08T09:35:40.914Z] #20 DONE 0.8s [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-08T09:35:40.914Z] #24 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-08T09:35:40.914Z] #40 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-08T09:35:40.914Z] #18 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-08T09:35:40.914Z] #35 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-08T09:35:40.914Z] #29 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T09:35:40.914Z] #53 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-08T09:35:40.914Z] #63 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T09:35:40.914Z] #33 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-08T09:35:40.914Z] #42 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-08T09:35:40.914Z] #22 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-05-08T09:35:40.914Z] #55 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-08T09:35:40.914Z] #25 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-08T09:35:40.914Z] #45 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T09:35:40.914Z] #10 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-08T09:35:40.914Z] #13 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-05-08T09:35:40.914Z] #49 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-08T09:35:40.914Z] #12 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-08T09:35:40.914Z] #31 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-08T09:35:40.914Z] #11 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-08T09:35:40.914Z] #66 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T09:35:40.914Z] #44 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-08T09:35:40.914Z] #21 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-08T09:35:40.914Z] #57 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-08T09:35:40.914Z] #30 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-08T09:35:40.914Z] #26 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T09:35:40.914Z] #60 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T09:35:40.914Z] #47 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-08T09:35:40.914Z] #41 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-05-08T09:35:40.914Z] #67 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T09:35:40.914Z] #65 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-05-08T09:35:40.914Z] #59 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-08T09:35:40.914Z] #51 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-08T09:35:40.914Z] #70 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T09:35:40.914Z] #50 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-05-08T09:35:40.914Z] #46 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-08T09:35:40.914Z] #34 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-08T09:35:40.914Z] #75 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T09:35:40.914Z] #74 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-08T09:35:40.914Z] #8 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-08T09:35:40.914Z] #58 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-08T09:35:40.914Z] #28 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-05-08T09:35:40.914Z] #64 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-08T09:35:40.914Z] #48 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-05-08T09:35:40.914Z] #69 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-08T09:35:40.914Z] #14 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-08T09:35:40.914Z] #9 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-05-08T09:35:40.914Z] #52 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-08T09:35:40.914Z] #72 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-08T09:35:40.914Z] #61 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-08T09:35:40.914Z] #27 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-08T09:35:40.914Z] #16 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T09:35:40.914Z] #56 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-08T09:35:40.914Z] #54 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-08T09:35:40.914Z] #76 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-08T09:35:40.914Z] #39 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-08T09:35:40.914Z] #62 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T09:35:40.914Z] #38 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T09:35:40.914Z] #17 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-08T09:35:40.914Z] #15 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-08T09:35:40.914Z] #19 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-08T09:35:40.914Z] #36 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-05-08T09:35:40.914Z] #32 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-05-08T09:35:40.914Z] #73 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-08T09:35:40.914Z] #43 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-05-08T09:35:40.914Z] #37 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T09:35:40.914Z] #68 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T09:35:40.914Z] #23 CACHED [2020-05-08T09:35:40.914Z] [2020-05-08T09:35:40.914Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-08T09:35:40.914Z] #77 CACHED [2020-05-08T09:35:41.010Z] + docker info [2020-05-08T09:35:41.011Z] Client: [2020-05-08T09:35:41.011Z] Debug Mode: false [2020-05-08T09:35:41.011Z] [2020-05-08T09:35:41.011Z] Server: [2020-05-08T09:35:41.011Z] Containers: 0 [2020-05-08T09:35:41.011Z] Running: 0 [2020-05-08T09:35:41.011Z] Paused: 0 [2020-05-08T09:35:41.011Z] Stopped: 0 [2020-05-08T09:35:41.011Z] Images: 6 [2020-05-08T09:35:41.011Z] Server Version: 19.03.8 [2020-05-08T09:35:41.011Z] Storage Driver: overlay2 [2020-05-08T09:35:41.011Z] Backing Filesystem: [2020-05-08T09:35:41.011Z] Supports d_type: true [2020-05-08T09:35:41.011Z] Native Overlay Diff: true [2020-05-08T09:35:41.011Z] Logging Driver: json-file [2020-05-08T09:35:41.011Z] Cgroup Driver: cgroupfs [2020-05-08T09:35:41.011Z] Plugins: [2020-05-08T09:35:41.011Z] Volume: local [2020-05-08T09:35:41.011Z] Network: bridge host ipvlan macvlan null overlay [2020-05-08T09:35:41.011Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-08T09:35:41.011Z] Swarm: inactive [2020-05-08T09:35:41.011Z] Runtimes: runc [2020-05-08T09:35:41.011Z] Default Runtime: runc [2020-05-08T09:35:41.011Z] Init Binary: docker-init [2020-05-08T09:35:41.011Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-08T09:35:41.011Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-08T09:35:41.011Z] init version: fec3683 [2020-05-08T09:35:41.011Z] Security Options: [2020-05-08T09:35:41.011Z] apparmor [2020-05-08T09:35:41.011Z] seccomp [2020-05-08T09:35:41.011Z] Profile: default [2020-05-08T09:35:41.011Z] Kernel Version: 4.15.0-1065-aws [2020-05-08T09:35:41.011Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-08T09:35:41.011Z] OSType: linux [2020-05-08T09:35:41.011Z] Architecture: x86_64 [2020-05-08T09:35:41.011Z] CPUs: 2 [2020-05-08T09:35:41.011Z] Total Memory: 7.501GiB [2020-05-08T09:35:41.011Z] Name: ip-10-100-106-133 [2020-05-08T09:35:41.011Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-08T09:35:41.011Z] Docker Root Dir: /var/lib/docker [2020-05-08T09:35:41.011Z] Debug Mode: false [2020-05-08T09:35:41.011Z] Registry: https://index.docker.io/v1/ [2020-05-08T09:35:41.011Z] Labels: [2020-05-08T09:35:41.011Z] Experimental: true [2020-05-08T09:35:41.011Z] Insecure Registries: [2020-05-08T09:35:41.011Z] 127.0.0.0/8 [2020-05-08T09:35:41.011Z] Live Restore Enabled: true [2020-05-08T09:35:41.011Z] [2020-05-08T09:35:41.011Z] WARNING: No swap limit support [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-08T09:35:41.295Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-08T09:35:41.295Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-08T09:35:41.295Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40929/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-08T09:35:41.295Z] + bash /home/ubuntu/workspace/moby_PR-40929/check-config.sh [2020-05-08T09:35:41.295Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-08T09:35:41.295Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-08T09:35:41.295Z] [2020-05-08T09:35:41.295Z] Generally Necessary: [2020-05-08T09:35:41.295Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-08T09:35:41.295Z] - apparmor: enabled and tools installed [2020-05-08T09:35:41.295Z] - CONFIG_NAMESPACES: enabled [2020-05-08T09:35:41.295Z] - CONFIG_NET_NS: enabled [2020-05-08T09:35:41.295Z] - CONFIG_PID_NS: enabled [2020-05-08T09:35:41.295Z] - CONFIG_IPC_NS: enabled [2020-05-08T09:35:41.295Z] - CONFIG_UTS_NS: enabled [2020-05-08T09:35:41.295Z] - CONFIG_CGROUPS: enabled [2020-05-08T09:35:41.295Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-08T09:35:41.295Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-08T09:35:41.295Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-08T09:35:41.295Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-08T09:35:41.295Z] - CONFIG_CPUSETS: enabled [2020-05-08T09:35:41.295Z] - CONFIG_MEMCG: enabled [2020-05-08T09:35:41.295Z] - CONFIG_KEYS: enabled [2020-05-08T09:35:41.295Z] - CONFIG_VETH: enabled (as module) [2020-05-08T09:35:41.295Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-08T09:35:41.295Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-08T09:35:41.295Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-08T09:35:41.295Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-08T09:35:41.295Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-08T09:35:41.295Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-08T09:35:41.295Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-08T09:35:41.295Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-08T09:35:41.295Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-08T09:35:41.295Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-08T09:35:41.295Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-08T09:35:41.295Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-08T09:35:41.295Z] [2020-05-08T09:35:41.295Z] Optional Features: [2020-05-08T09:35:41.295Z] - CONFIG_USER_NS: enabled [2020-05-08T09:35:41.295Z] - CONFIG_SECCOMP: enabled [2020-05-08T09:35:41.295Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-08T09:35:41.295Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-08T09:35:41.412Z] + docker version [2020-05-08T09:35:41.412Z] Client: Docker Engine - Community [2020-05-08T09:35:41.412Z] Version: 19.03.8 [2020-05-08T09:35:41.412Z] API version: 1.40 [2020-05-08T09:35:41.412Z] Go version: go1.12.17 [2020-05-08T09:35:41.412Z] Git commit: afacb8b7f0 [2020-05-08T09:35:41.412Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-08T09:35:41.412Z] OS/Arch: linux/amd64 [2020-05-08T09:35:41.412Z] Experimental: false [2020-05-08T09:35:41.412Z] [2020-05-08T09:35:41.412Z] Server: Docker Engine - Community [2020-05-08T09:35:41.412Z] Engine: [2020-05-08T09:35:41.412Z] Version: 19.03.8 [2020-05-08T09:35:41.412Z] API version: 1.40 (minimum version 1.12) [2020-05-08T09:35:41.412Z] Go version: go1.12.17 [2020-05-08T09:35:41.412Z] Git commit: afacb8b7f0 [2020-05-08T09:35:41.412Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-08T09:35:41.412Z] OS/Arch: linux/amd64 [2020-05-08T09:35:41.412Z] Experimental: true [2020-05-08T09:35:41.412Z] containerd: [2020-05-08T09:35:41.412Z] Version: 1.2.13 [2020-05-08T09:35:41.412Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-08T09:35:41.412Z] runc: [2020-05-08T09:35:41.412Z] Version: 1.0.0-rc10 [2020-05-08T09:35:41.412Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-08T09:35:41.412Z] docker-init: [2020-05-08T09:35:41.412Z] Version: 0.18.0 [2020-05-08T09:35:41.412Z] GitCommit: fec3683 [Pipeline] sh [2020-05-08T09:35:41.526Z] [2020-05-08T09:35:41.526Z] #78 exporting to image [2020-05-08T09:35:41.526Z] #78 exporting layers done [2020-05-08T09:35:41.526Z] #78 writing image sha256:3725d6d564865f48d04e0f0c670e238f50a4f0afc5d389dcb56b322376ad7c61 [2020-05-08T09:35:41.526Z] #78 writing image sha256:3725d6d564865f48d04e0f0c670e238f50a4f0afc5d389dcb56b322376ad7c61 done [2020-05-08T09:35:41.526Z] #78 naming to docker.io/library/docker:5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d done [2020-05-08T09:35:41.526Z] #78 DONE 0.1s [Pipeline] } [2020-05-08T09:35:41.552Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-08T09:35:41.552Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-08T09:35:41.552Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-08T09:35:41.552Z] - CONFIG_BLK_CGROUP: enabled [2020-05-08T09:35:41.552Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-08T09:35:41.552Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-08T09:35:41.552Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-08T09:35:41.552Z] - CONFIG_CGROUP_PERF: enabled [2020-05-08T09:35:41.552Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-08T09:35:41.552Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-08T09:35:41.552Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-08T09:35:41.552Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-08T09:35:41.552Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-08T09:35:41.552Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-08T09:35:41.552Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-08T09:35:41.552Z] - CONFIG_IP_VS: enabled (as module) [2020-05-08T09:35:41.552Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-08T09:35:41.552Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-08T09:35:41.552Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-08T09:35:41.552Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-08T09:35:41.552Z] - CONFIG_EXT4_FS: enabled [2020-05-08T09:35:41.552Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-08T09:35:41.552Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-08T09:35:41.552Z] - Network Drivers: [2020-05-08T09:35:41.552Z] - "overlay": [2020-05-08T09:35:41.552Z] - CONFIG_VXLAN: enabled (as module) [2020-05-08T09:35:41.552Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-08T09:35:41.552Z] Optional (for encrypted networks): [2020-05-08T09:35:41.552Z] - CONFIG_CRYPTO: enabled [2020-05-08T09:35:41.552Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-08T09:35:41.552Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-08T09:35:41.552Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-08T09:35:41.552Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-08T09:35:41.552Z] - CONFIG_XFRM: enabled [2020-05-08T09:35:41.552Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-08T09:35:41.552Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-08T09:35:41.552Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-08T09:35:41.552Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-08T09:35:41.552Z] - "ipvlan": [2020-05-08T09:35:41.552Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-08T09:35:41.552Z] - "macvlan": [2020-05-08T09:35:41.552Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-08T09:35:41.552Z] - CONFIG_DUMMY: enabled (as module) [2020-05-08T09:35:41.552Z] - "ftp,tftp client in container": [2020-05-08T09:35:41.552Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-08T09:35:41.552Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-08T09:35:41.552Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-08T09:35:41.552Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-08T09:35:41.552Z] - Storage Drivers: [2020-05-08T09:35:41.552Z] - "aufs": [2020-05-08T09:35:41.552Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-08T09:35:41.552Z] - "btrfs": [2020-05-08T09:35:41.552Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-08T09:35:41.552Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-08T09:35:41.552Z] - "devicemapper": [2020-05-08T09:35:41.552Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-08T09:35:41.552Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-08T09:35:41.552Z] - "overlay": [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-08T09:35:41.728Z] + docker info [2020-05-08T09:35:41.754Z] Merge succeeded, producing 5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d [2020-05-08T09:35:41.755Z] Checking out Revision 5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d (PR-40929) [2020-05-08T09:35:40.351Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-08T09:35:40.358Z] > git config --add remote.origin.fetch +refs/pull/40929/head:refs/remotes/origin/PR-40929 # timeout=10 [2020-05-08T09:35:40.363Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-08T09:35:40.373Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-08T09:35:40.383Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-08T09:35:40.383Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-08T09:35:40.384Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40929/head:refs/remotes/origin/PR-40929 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-08T09:35:40.789Z] > git config core.sparsecheckout # timeout=10 [2020-05-08T09:35:40.798Z] > git checkout -f 5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d # timeout=10 [2020-05-08T09:35:41.716Z] > git merge cdf49f37eece6a927b4692468cda322d22f4a79a # timeout=10 [2020-05-08T09:35:41.730Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-08T09:35:41.739Z] > git config core.sparsecheckout # timeout=10 [2020-05-08T09:35:41.808Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-08T09:35:41.808Z] - "zfs": [2020-05-08T09:35:41.808Z] - /dev/zfs: missing [2020-05-08T09:35:41.808Z] - zfs command: missing [2020-05-08T09:35:41.808Z] - zpool command: missing [2020-05-08T09:35:41.808Z] [2020-05-08T09:35:41.808Z] Limits: [2020-05-08T09:35:41.808Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-08T09:35:41.808Z] [2020-05-08T09:35:41.808Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-08T09:35:41.941Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40929/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d hack/test/unit [2020-05-08T09:35:41.981Z] Client: [2020-05-08T09:35:41.981Z] Debug Mode: false [2020-05-08T09:35:41.981Z] [2020-05-08T09:35:41.981Z] Server: [2020-05-08T09:35:41.981Z] Containers: 0 [2020-05-08T09:35:41.981Z] Running: 0 [2020-05-08T09:35:41.981Z] Paused: 0 [2020-05-08T09:35:41.981Z] Stopped: 0 [2020-05-08T09:35:41.981Z] Images: 2 [2020-05-08T09:35:41.981Z] Server Version: 19.03.8 [2020-05-08T09:35:41.981Z] Storage Driver: overlay2 [2020-05-08T09:35:41.981Z] Backing Filesystem: [2020-05-08T09:35:41.981Z] Supports d_type: true [2020-05-08T09:35:41.981Z] Native Overlay Diff: true [2020-05-08T09:35:41.981Z] Logging Driver: json-file [2020-05-08T09:35:41.981Z] Cgroup Driver: cgroupfs [2020-05-08T09:35:41.981Z] Plugins: [2020-05-08T09:35:41.981Z] Volume: local [2020-05-08T09:35:41.981Z] Network: bridge host ipvlan macvlan null overlay [2020-05-08T09:35:41.981Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-08T09:35:41.981Z] Swarm: inactive [2020-05-08T09:35:41.981Z] Runtimes: runc [2020-05-08T09:35:41.981Z] Default Runtime: runc [2020-05-08T09:35:41.981Z] Init Binary: docker-init [2020-05-08T09:35:41.981Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-08T09:35:41.981Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-08T09:35:41.981Z] init version: fec3683 [2020-05-08T09:35:41.981Z] Security Options: [2020-05-08T09:35:41.981Z] apparmor [2020-05-08T09:35:41.981Z] seccomp [2020-05-08T09:35:41.981Z] Profile: default [2020-05-08T09:35:41.981Z] Kernel Version: 4.15.0-1065-aws [2020-05-08T09:35:41.981Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-08T09:35:41.981Z] OSType: linux [2020-05-08T09:35:41.981Z] Architecture: x86_64 [2020-05-08T09:35:41.981Z] CPUs: 2 [2020-05-08T09:35:41.981Z] Total Memory: 15.38GiB [2020-05-08T09:35:41.981Z] Name: ip-10-100-65-51 [2020-05-08T09:35:41.981Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-08T09:35:41.981Z] Docker Root Dir: /var/lib/docker [2020-05-08T09:35:41.981Z] Debug Mode: false [2020-05-08T09:35:41.981Z] Registry: https://index.docker.io/v1/ [2020-05-08T09:35:41.981Z] Labels: [2020-05-08T09:35:41.981Z] Experimental: true [2020-05-08T09:35:41.981Z] Insecure Registries: [2020-05-08T09:35:41.981Z] 127.0.0.0/8 [2020-05-08T09:35:41.981Z] Live Restore Enabled: true [2020-05-08T09:35:41.981Z] [2020-05-08T09:35:41.981Z] WARNING: No swap limit support [Pipeline] sh [2020-05-08T09:35:42.136Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d . [2020-05-08T09:35:42.136Z] #2 [internal] load build definition from Dockerfile [2020-05-08T09:35:42.136Z] #2 transferring dockerfile: 17.18kB done [2020-05-08T09:35:42.136Z] #2 DONE 0.0s [2020-05-08T09:35:42.136Z] [2020-05-08T09:35:42.136Z] #1 [internal] load .dockerignore [2020-05-08T09:35:42.136Z] #1 transferring context: 87B done [2020-05-08T09:35:42.136Z] #1 DONE 0.0s [2020-05-08T09:35:42.136Z] [2020-05-08T09:35:42.136Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-08T09:35:42.136Z] #3 DONE 0.1s [2020-05-08T09:35:42.296Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-08T09:35:42.296Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-08T09:35:42.296Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40929/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-08T09:35:42.296Z] + bash /home/ubuntu/workspace/moby_PR-40929/check-config.sh [2020-05-08T09:35:42.296Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-08T09:35:42.296Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-08T09:35:42.296Z] [2020-05-08T09:35:42.296Z] Generally Necessary: [2020-05-08T09:35:42.296Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-08T09:35:42.296Z] - apparmor: enabled and tools installed [2020-05-08T09:35:42.296Z] - CONFIG_NAMESPACES: enabled [2020-05-08T09:35:42.296Z] - CONFIG_NET_NS: enabled [2020-05-08T09:35:42.296Z] - CONFIG_PID_NS: enabled [2020-05-08T09:35:42.296Z] - CONFIG_IPC_NS: enabled [2020-05-08T09:35:42.296Z] - CONFIG_UTS_NS: enabled [2020-05-08T09:35:42.296Z] - CONFIG_CGROUPS: enabled [2020-05-08T09:35:42.296Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-08T09:35:42.296Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-08T09:35:42.296Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-08T09:35:42.296Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-08T09:35:42.296Z] - CONFIG_CPUSETS: enabled [2020-05-08T09:35:42.296Z] - CONFIG_MEMCG: enabled [2020-05-08T09:35:42.296Z] - CONFIG_KEYS: enabled [2020-05-08T09:35:42.296Z] - CONFIG_VETH: enabled (as module) [2020-05-08T09:35:42.296Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-08T09:35:42.296Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-08T09:35:42.296Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-08T09:35:42.296Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-08T09:35:42.296Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-08T09:35:42.296Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-08T09:35:42.296Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-08T09:35:42.296Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-08T09:35:42.296Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-08T09:35:42.296Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-08T09:35:42.296Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-08T09:35:42.296Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-08T09:35:42.296Z] [2020-05-08T09:35:42.296Z] Optional Features: [2020-05-08T09:35:42.296Z] - CONFIG_USER_NS: enabled [2020-05-08T09:35:42.296Z] - CONFIG_SECCOMP: enabled [2020-05-08T09:35:42.296Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-08T09:35:42.296Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-08T09:35:42.296Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-08T09:35:42.296Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-08T09:35:42.296Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-08T09:35:42.296Z] - CONFIG_BLK_CGROUP: enabled [2020-05-08T09:35:42.296Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-08T09:35:42.365Z] Commit message: "seccomp: Whitelist `clock_adjtime`" [2020-05-08T09:35:42.391Z] [2020-05-08T09:35:42.391Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-08T09:35:42.392Z] #4 CACHED [2020-05-08T09:35:42.550Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-08T09:35:42.550Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-08T09:35:42.550Z] - CONFIG_CGROUP_PERF: enabled [2020-05-08T09:35:42.550Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-08T09:35:42.550Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-08T09:35:42.550Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-08T09:35:42.550Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-08T09:35:42.550Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-08T09:35:42.550Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-08T09:35:42.550Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-08T09:35:42.550Z] - CONFIG_IP_VS: enabled (as module) [2020-05-08T09:35:42.550Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-08T09:35:42.550Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-08T09:35:42.550Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-08T09:35:42.550Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-08T09:35:42.550Z] - CONFIG_EXT4_FS: enabled [2020-05-08T09:35:42.550Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-08T09:35:42.550Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-08T09:35:42.550Z] - Network Drivers: [2020-05-08T09:35:42.550Z] - "overlay": [2020-05-08T09:35:42.550Z] - CONFIG_VXLAN: enabled (as module) [2020-05-08T09:35:42.550Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-08T09:35:42.550Z] Optional (for encrypted networks): [2020-05-08T09:35:42.550Z] - CONFIG_CRYPTO: enabled [2020-05-08T09:35:42.550Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-08T09:35:42.550Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-08T09:35:42.550Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-08T09:35:42.550Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-08T09:35:42.550Z] - CONFIG_XFRM: enabled [2020-05-08T09:35:42.550Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-08T09:35:42.550Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-08T09:35:42.550Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-08T09:35:42.550Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-08T09:35:42.550Z] - "ipvlan": [2020-05-08T09:35:42.550Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-08T09:35:42.550Z] - "macvlan": [2020-05-08T09:35:42.550Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-08T09:35:42.550Z] - CONFIG_DUMMY: enabled (as module) [2020-05-08T09:35:42.550Z] - "ftp,tftp client in container": [2020-05-08T09:35:42.550Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-08T09:35:42.550Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-08T09:35:42.550Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-08T09:35:42.550Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-08T09:35:42.550Z] - Storage Drivers: [2020-05-08T09:35:42.550Z] - "aufs": [2020-05-08T09:35:42.550Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-08T09:35:42.550Z] - "btrfs": [2020-05-08T09:35:42.550Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-08T09:35:42.550Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-08T09:35:42.550Z] - "devicemapper": [2020-05-08T09:35:42.550Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-08T09:35:42.550Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-08T09:35:42.550Z] - "overlay": [2020-05-08T09:35:42.551Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-08T09:35:42.551Z] - "zfs": [2020-05-08T09:35:42.551Z] - /dev/zfs: missing [2020-05-08T09:35:42.551Z] - zfs command: missing [2020-05-08T09:35:42.551Z] - zpool command: missing [2020-05-08T09:35:42.551Z] [2020-05-08T09:35:42.551Z] Limits: [2020-05-08T09:35:42.551Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-08T09:35:42.551Z] [2020-05-08T09:35:42.551Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-08T09:35:42.912Z] + sudo modprobe ip_vs [2020-05-08T09:35:42.954Z] [2020-05-08T09:35:42.954Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-08T09:35:42.954Z] #5 DONE 0.1s [2020-05-08T09:35:42.954Z] [2020-05-08T09:35:42.954Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-08T09:35:42.954Z] #6 DONE 0.1s [2020-05-08T09:35:42.954Z] [2020-05-08T09:35:42.954Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-08T09:35:42.954Z] #71 DONE 0.0s [2020-05-08T09:35:42.954Z] [2020-05-08T09:35:42.954Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-08T09:35:42.954Z] #7 DONE 0.0s [2020-05-08T09:35:42.954Z] [2020-05-08T09:35:42.954Z] #20 [internal] load build context [2020-05-08T09:35:43.167Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d . [2020-05-08T09:35:43.167Z] #2 [internal] load .dockerignore [2020-05-08T09:35:43.167Z] #2 transferring context: 87B done [2020-05-08T09:35:43.167Z] #2 DONE 0.0s [2020-05-08T09:35:43.167Z] [2020-05-08T09:35:43.167Z] #1 [internal] load build definition from Dockerfile [2020-05-08T09:35:43.167Z] #1 transferring dockerfile: 17.18kB done [2020-05-08T09:35:43.167Z] #1 DONE 0.0s [2020-05-08T09:35:43.167Z] [2020-05-08T09:35:43.167Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-08T09:35:43.167Z] #3 DONE 0.1s [2020-05-08T09:35:43.181Z] + docker version [2020-05-08T09:35:43.181Z] Client: Docker Engine - Community [2020-05-08T09:35:43.181Z] Version: 19.03.8 [2020-05-08T09:35:43.181Z] API version: 1.40 [2020-05-08T09:35:43.181Z] Go version: go1.12.17 [2020-05-08T09:35:43.181Z] Git commit: afacb8b [2020-05-08T09:35:43.181Z] Built: Wed Mar 11 01:26:35 2020 [2020-05-08T09:35:43.181Z] OS/Arch: linux/arm64 [2020-05-08T09:35:43.181Z] Experimental: false [2020-05-08T09:35:43.181Z] [2020-05-08T09:35:43.181Z] Server: Docker Engine - Community [2020-05-08T09:35:43.181Z] Engine: [2020-05-08T09:35:43.181Z] Version: 19.03.8 [2020-05-08T09:35:43.181Z] API version: 1.40 (minimum version 1.12) [2020-05-08T09:35:43.181Z] Go version: go1.12.17 [2020-05-08T09:35:43.181Z] Git commit: afacb8b [2020-05-08T09:35:43.181Z] Built: Wed Mar 11 01:25:07 2020 [2020-05-08T09:35:43.181Z] OS/Arch: linux/arm64 [2020-05-08T09:35:43.181Z] Experimental: true [2020-05-08T09:35:43.181Z] containerd: [2020-05-08T09:35:43.181Z] Version: 1.2.13 [2020-05-08T09:35:43.181Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-08T09:35:43.181Z] runc: [2020-05-08T09:35:43.181Z] Version: 1.0.0-rc10 [2020-05-08T09:35:43.181Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-08T09:35:43.181Z] docker-init: [2020-05-08T09:35:43.181Z] Version: 0.18.0 [2020-05-08T09:35:43.181Z] GitCommit: fec3683 [Pipeline] sh [2020-05-08T09:35:43.421Z] [2020-05-08T09:35:43.421Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-08T09:35:43.421Z] #4 CACHED [2020-05-08T09:35:43.472Z] + docker info [2020-05-08T09:35:41.746Z] > git checkout -f 5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d # timeout=10 [2020-05-08T09:35:43.980Z] [2020-05-08T09:35:43.980Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-08T09:35:43.980Z] #5 DONE 0.1s [2020-05-08T09:35:43.980Z] [2020-05-08T09:35:43.980Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-08T09:35:44.039Z] Client: [2020-05-08T09:35:44.039Z] Debug Mode: false [2020-05-08T09:35:44.039Z] [2020-05-08T09:35:44.039Z] Server: [2020-05-08T09:35:44.039Z] Containers: 0 [2020-05-08T09:35:44.039Z] Running: 0 [2020-05-08T09:35:44.039Z] Paused: 0 [2020-05-08T09:35:44.039Z] Stopped: 0 [2020-05-08T09:35:44.039Z] Images: 2 [2020-05-08T09:35:44.039Z] Server Version: 19.03.8 [2020-05-08T09:35:44.039Z] Storage Driver: overlay2 [2020-05-08T09:35:44.039Z] Backing Filesystem: [2020-05-08T09:35:44.039Z] Supports d_type: true [2020-05-08T09:35:44.039Z] Native Overlay Diff: true [2020-05-08T09:35:44.039Z] Logging Driver: json-file [2020-05-08T09:35:44.039Z] Cgroup Driver: cgroupfs [2020-05-08T09:35:44.039Z] Plugins: [2020-05-08T09:35:44.039Z] Volume: local [2020-05-08T09:35:44.039Z] Network: bridge host ipvlan macvlan null overlay [2020-05-08T09:35:44.039Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-08T09:35:44.039Z] Swarm: inactive [2020-05-08T09:35:44.039Z] Runtimes: runc [2020-05-08T09:35:44.039Z] Default Runtime: runc [2020-05-08T09:35:44.039Z] Init Binary: docker-init [2020-05-08T09:35:44.039Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-08T09:35:44.039Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-08T09:35:44.039Z] init version: fec3683 [2020-05-08T09:35:44.039Z] Security Options: [2020-05-08T09:35:44.039Z] apparmor [2020-05-08T09:35:44.039Z] seccomp [2020-05-08T09:35:44.039Z] Profile: default [2020-05-08T09:35:44.039Z] Kernel Version: 4.15.0-1065-aws [2020-05-08T09:35:44.039Z] Operating System: Ubuntu 16.04.6 LTS [2020-05-08T09:35:44.039Z] OSType: linux [2020-05-08T09:35:44.039Z] Architecture: aarch64 [2020-05-08T09:35:44.039Z] CPUs: 4 [2020-05-08T09:35:44.039Z] Total Memory: 7.525GiB [2020-05-08T09:35:44.039Z] Name: ip-10-100-120-164 [2020-05-08T09:35:44.039Z] ID: 5JPB:CPXV:74WD:UUPR:S54C:SZZY:3ZIR:DQ4F:3AW7:X7YB:VNEU:2Q7A [2020-05-08T09:35:44.039Z] Docker Root Dir: /var/lib/docker [2020-05-08T09:35:44.039Z] Debug Mode: false [2020-05-08T09:35:44.039Z] Registry: https://index.docker.io/v1/ [2020-05-08T09:35:44.039Z] Labels: [2020-05-08T09:35:44.039Z] Experimental: true [2020-05-08T09:35:44.039Z] Insecure Registries: [2020-05-08T09:35:44.039Z] 127.0.0.0/8 [2020-05-08T09:35:44.039Z] Live Restore Enabled: true [2020-05-08T09:35:44.039Z] [2020-05-08T09:35:44.039Z] WARNING: No swap limit support [Pipeline] sh [2020-05-08T09:35:44.250Z] #6 DONE 0.1s [2020-05-08T09:35:44.250Z] [2020-05-08T09:35:44.250Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-08T09:35:44.250Z] #71 DONE 0.0s [2020-05-08T09:35:44.250Z] [2020-05-08T09:35:44.250Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-08T09:35:44.250Z] #7 DONE 0.0s [2020-05-08T09:35:44.250Z] [2020-05-08T09:35:44.250Z] #20 [internal] load build context [2020-05-08T09:35:44.329Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-08T09:35:44.330Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-08T09:35:44.330Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40929/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-08T09:35:44.588Z] + bash /home/ubuntu/workspace/moby_PR-40929/check-config.sh [2020-05-08T09:35:44.588Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-08T09:35:44.588Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-08T09:35:44.588Z] [2020-05-08T09:35:44.588Z] Generally Necessary: [2020-05-08T09:35:44.588Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-08T09:35:44.588Z] - apparmor: enabled and tools installed [2020-05-08T09:35:44.588Z] - CONFIG_NAMESPACES: enabled [2020-05-08T09:35:44.588Z] - CONFIG_NET_NS: enabled [2020-05-08T09:35:44.588Z] - CONFIG_PID_NS: enabled [2020-05-08T09:35:44.588Z] - CONFIG_IPC_NS: enabled [2020-05-08T09:35:44.588Z] - CONFIG_UTS_NS: enabled [2020-05-08T09:35:44.588Z] - CONFIG_CGROUPS: enabled [2020-05-08T09:35:44.588Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-08T09:35:44.588Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-08T09:35:44.588Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-08T09:35:44.588Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-08T09:35:44.588Z] - CONFIG_CPUSETS: enabled [2020-05-08T09:35:44.588Z] - CONFIG_MEMCG: enabled [2020-05-08T09:35:44.588Z] - CONFIG_KEYS: enabled [2020-05-08T09:35:44.588Z] - CONFIG_VETH: enabled (as module) [2020-05-08T09:35:44.588Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-08T09:35:44.588Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-08T09:35:44.588Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-08T09:35:44.847Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-08T09:35:44.847Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-08T09:35:44.847Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-08T09:35:44.847Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-08T09:35:44.847Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-08T09:35:44.847Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-08T09:35:44.847Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-08T09:35:44.847Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-08T09:35:44.847Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-08T09:35:44.847Z] [2020-05-08T09:35:44.847Z] Optional Features: [2020-05-08T09:35:44.847Z] - CONFIG_USER_NS: enabled [2020-05-08T09:35:44.847Z] - CONFIG_SECCOMP: enabled [2020-05-08T09:35:44.847Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-08T09:35:44.847Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-08T09:35:44.847Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-08T09:35:44.847Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-08T09:35:44.847Z] - CONFIG_BLK_CGROUP: enabled [2020-05-08T09:35:44.847Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-08T09:35:44.847Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-08T09:35:44.847Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-08T09:35:44.847Z] - CONFIG_CGROUP_PERF: enabled [2020-05-08T09:35:44.847Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-08T09:35:44.847Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-08T09:35:44.847Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-08T09:35:44.847Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-08T09:35:44.847Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-08T09:35:44.847Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-08T09:35:44.852Z] #20 transferring context: 50.53MB 1.4s done [2020-05-08T09:35:44.852Z] #20 DONE 1.5s [2020-05-08T09:35:44.852Z] [2020-05-08T09:35:44.852Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-08T09:35:44.852Z] #57 CACHED [2020-05-08T09:35:44.852Z] [2020-05-08T09:35:44.852Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-05-08T09:35:44.852Z] #32 CACHED [2020-05-08T09:35:44.852Z] [2020-05-08T09:35:44.852Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-05-08T09:35:44.852Z] #67 CACHED [2020-05-08T09:35:44.852Z] [2020-05-08T09:35:44.852Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-08T09:35:44.852Z] #48 CACHED [2020-05-08T09:35:44.852Z] [2020-05-08T09:35:44.852Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T09:35:44.852Z] #74 CACHED [2020-05-08T09:35:44.852Z] [2020-05-08T09:35:44.852Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-08T09:35:44.852Z] #40 CACHED [2020-05-08T09:35:44.852Z] [2020-05-08T09:35:44.852Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-08T09:35:44.852Z] #22 CACHED [2020-05-08T09:35:44.852Z] [2020-05-08T09:35:44.852Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-08T09:35:44.852Z] #35 CACHED [2020-05-08T09:35:44.852Z] [2020-05-08T09:35:44.852Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-08T09:35:44.852Z] #16 CACHED [2020-05-08T09:35:44.852Z] [2020-05-08T09:35:44.852Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-08T09:35:44.852Z] #72 CACHED [2020-05-08T09:35:44.852Z] [2020-05-08T09:35:44.852Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-05-08T09:35:44.852Z] #73 CACHED [2020-05-08T09:35:44.852Z] [2020-05-08T09:35:44.852Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-08T09:35:44.852Z] #19 CACHED [2020-05-08T09:35:44.852Z] [2020-05-08T09:35:44.852Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-08T09:35:44.852Z] #26 CACHED [2020-05-08T09:35:44.852Z] [2020-05-08T09:35:44.852Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-08T09:35:44.852Z] #61 CACHED [2020-05-08T09:35:44.852Z] [2020-05-08T09:35:44.852Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-08T09:35:44.852Z] #43 CACHED [2020-05-08T09:35:44.852Z] [2020-05-08T09:35:44.852Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T09:35:44.852Z] #33 CACHED [2020-05-08T09:35:44.852Z] [2020-05-08T09:35:44.852Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T09:35:44.852Z] #17 CACHED [2020-05-08T09:35:44.852Z] [2020-05-08T09:35:44.852Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-08T09:35:44.852Z] #45 CACHED [2020-05-08T09:35:44.852Z] [2020-05-08T09:35:44.852Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-08T09:35:44.852Z] #41 CACHED [2020-05-08T09:35:44.852Z] [2020-05-08T09:35:44.852Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-08T09:35:44.852Z] #27 CACHED [2020-05-08T09:35:44.852Z] [2020-05-08T09:35:44.853Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T09:35:44.853Z] #68 CACHED [2020-05-08T09:35:44.853Z] [2020-05-08T09:35:44.853Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T09:35:44.853Z] #23 CACHED [2020-05-08T09:35:44.853Z] [2020-05-08T09:35:44.853Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-08T09:35:44.853Z] #31 CACHED [2020-05-08T09:35:44.853Z] [2020-05-08T09:35:44.853Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T09:35:44.853Z] #53 CACHED [2020-05-08T09:35:44.853Z] [2020-05-08T09:35:44.853Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T09:35:44.853Z] #44 CACHED [2020-05-08T09:35:44.853Z] [2020-05-08T09:35:44.853Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T09:35:44.853Z] #38 CACHED [2020-05-08T09:35:44.853Z] [2020-05-08T09:35:44.853Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-08T09:35:44.853Z] #29 CACHED [2020-05-08T09:35:44.853Z] [2020-05-08T09:35:44.853Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-05-08T09:35:44.853Z] #46 CACHED [2020-05-08T09:35:44.853Z] [2020-05-08T09:35:44.853Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-08T09:35:44.853Z] #15 CACHED [2020-05-08T09:35:44.853Z] [2020-05-08T09:35:44.853Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T09:35:44.853Z] #60 CACHED [2020-05-08T09:35:44.853Z] [2020-05-08T09:35:44.853Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T09:35:44.853Z] #65 CACHED [2020-05-08T09:35:44.853Z] [2020-05-08T09:35:44.853Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-05-08T09:35:44.853Z] #64 CACHED [2020-05-08T09:35:44.853Z] [2020-05-08T09:35:44.853Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T09:35:44.853Z] #50 CACHED [2020-05-08T09:35:44.853Z] [2020-05-08T09:35:44.853Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-08T09:35:44.853Z] #63 CACHED [2020-05-08T09:35:44.853Z] [2020-05-08T09:35:44.853Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-08T09:35:44.853Z] #58 CACHED [2020-05-08T09:35:44.853Z] [2020-05-08T09:35:44.853Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-08T09:35:44.853Z] #12 CACHED [2020-05-08T09:35:44.853Z] [2020-05-08T09:35:44.853Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-08T09:35:44.853Z] #21 CACHED [2020-05-08T09:35:44.853Z] [2020-05-08T09:35:44.853Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-08T09:35:44.853Z] #75 CACHED [2020-05-08T09:35:44.853Z] [2020-05-08T09:35:44.853Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-08T09:35:44.853Z] #66 CACHED [2020-05-08T09:35:44.853Z] [2020-05-08T09:35:44.853Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-08T09:35:44.853Z] #70 CACHED [2020-05-08T09:35:44.853Z] [2020-05-08T09:35:44.853Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-05-08T09:35:44.853Z] #69 CACHED [2020-05-08T09:35:44.853Z] [2020-05-08T09:35:44.853Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-08T09:35:44.853Z] #30 CACHED [2020-05-08T09:35:44.853Z] [2020-05-08T09:35:44.853Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-05-08T09:35:44.853Z] #49 CACHED [2020-05-08T09:35:44.853Z] [2020-05-08T09:35:44.853Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-08T09:35:44.853Z] #25 CACHED [2020-05-08T09:35:44.853Z] [2020-05-08T09:35:44.853Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-08T09:35:44.853Z] #51 CACHED [2020-05-08T09:35:44.853Z] [2020-05-08T09:35:44.853Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-05-08T09:35:44.853Z] #55 CACHED [2020-05-08T09:35:44.853Z] [2020-05-08T09:35:44.853Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-08T09:35:44.853Z] #62 CACHED [2020-05-08T09:35:44.853Z] [2020-05-08T09:35:44.853Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-08T09:35:44.853Z] #36 CACHED [2020-05-08T09:35:44.853Z] [2020-05-08T09:35:44.853Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-05-08T09:35:44.853Z] #59 CACHED [2020-05-08T09:35:44.853Z] [2020-05-08T09:35:44.853Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-08T09:35:44.853Z] #24 CACHED [2020-05-08T09:35:44.853Z] [2020-05-08T09:35:44.853Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-08T09:35:44.853Z] #39 CACHED [2020-05-08T09:35:44.853Z] [2020-05-08T09:35:44.853Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-08T09:35:44.853Z] #13 CACHED [2020-05-08T09:35:44.853Z] [2020-05-08T09:35:44.853Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-08T09:35:44.853Z] #42 CACHED [2020-05-08T09:35:44.853Z] [2020-05-08T09:35:44.853Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-08T09:35:44.853Z] #76 CACHED [2020-05-08T09:35:44.853Z] [2020-05-08T09:35:44.853Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-08T09:35:44.853Z] #9 CACHED [2020-05-08T09:35:44.853Z] [2020-05-08T09:35:44.853Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-08T09:35:44.853Z] #34 CACHED [2020-05-08T09:35:44.853Z] [2020-05-08T09:35:44.853Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-08T09:35:44.853Z] #18 CACHED [2020-05-08T09:35:44.853Z] [2020-05-08T09:35:44.853Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-05-08T09:35:44.853Z] #37 CACHED [2020-05-08T09:35:44.853Z] [2020-05-08T09:35:44.853Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-08T09:35:44.853Z] #28 CACHED [2020-05-08T09:35:44.853Z] [2020-05-08T09:35:44.853Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-08T09:35:44.853Z] #11 CACHED [2020-05-08T09:35:44.853Z] [2020-05-08T09:35:44.853Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-05-08T09:35:44.853Z] #52 CACHED [2020-05-08T09:35:44.853Z] [2020-05-08T09:35:44.853Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T09:35:44.853Z] #10 CACHED [2020-05-08T09:35:44.853Z] [2020-05-08T09:35:44.853Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T09:35:44.853Z] #56 CACHED [2020-05-08T09:35:44.853Z] [2020-05-08T09:35:44.853Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-08T09:35:44.853Z] #54 CACHED [2020-05-08T09:35:44.853Z] [2020-05-08T09:35:44.853Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T09:35:44.853Z] #47 CACHED [2020-05-08T09:35:44.853Z] [2020-05-08T09:35:44.853Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-08T09:35:44.853Z] #14 CACHED [2020-05-08T09:35:44.853Z] [2020-05-08T09:35:44.853Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-08T09:35:44.853Z] #8 CACHED [2020-05-08T09:35:44.853Z] [2020-05-08T09:35:44.853Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-08T09:35:44.853Z] #77 CACHED [2020-05-08T09:35:45.106Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-08T09:35:45.106Z] - CONFIG_IP_VS: enabled (as module) [2020-05-08T09:35:45.106Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-08T09:35:45.106Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-08T09:35:45.106Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-08T09:35:45.106Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-08T09:35:45.106Z] - CONFIG_EXT4_FS: enabled [2020-05-08T09:35:45.106Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-08T09:35:45.106Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-08T09:35:45.106Z] - Network Drivers: [2020-05-08T09:35:45.106Z] - "overlay": [2020-05-08T09:35:45.106Z] - CONFIG_VXLAN: enabled (as module) [2020-05-08T09:35:45.106Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-08T09:35:45.106Z] Optional (for encrypted networks): [2020-05-08T09:35:45.106Z] - CONFIG_CRYPTO: enabled [2020-05-08T09:35:45.106Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-08T09:35:45.106Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-08T09:35:45.106Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-08T09:35:45.106Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-08T09:35:45.106Z] - CONFIG_XFRM: enabled [2020-05-08T09:35:45.106Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-08T09:35:45.106Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-08T09:35:45.106Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-08T09:35:45.106Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-08T09:35:45.106Z] - "ipvlan": [2020-05-08T09:35:45.106Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-08T09:35:45.106Z] - "macvlan": [2020-05-08T09:35:45.106Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-08T09:35:45.106Z] - CONFIG_DUMMY: enabled (as module) [2020-05-08T09:35:45.106Z] - "ftp,tftp client in container": [2020-05-08T09:35:45.109Z] [2020-05-08T09:35:45.109Z] #78 exporting to image [2020-05-08T09:35:45.109Z] #78 exporting layers done [2020-05-08T09:35:45.109Z] #78 writing image sha256:885cf1c8a45a12b87b461d868484e6509cbd0f77fb8ab6ad2d9b6dcbfbc1379c [2020-05-08T09:35:45.109Z] #78 writing image sha256:885cf1c8a45a12b87b461d868484e6509cbd0f77fb8ab6ad2d9b6dcbfbc1379c done [2020-05-08T09:35:45.109Z] #78 naming to docker.io/library/docker:5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d done [2020-05-08T09:35:45.109Z] #78 DONE 0.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-08T09:35:45.203Z] #20 transferring context: 50.53MB 1.2s done [2020-05-08T09:35:45.203Z] #20 DONE 1.2s [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-08T09:35:45.203Z] #14 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-08T09:35:45.203Z] #40 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-08T09:35:45.203Z] #29 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-08T09:35:45.203Z] #12 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T09:35:45.203Z] #50 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T09:35:45.203Z] #68 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-08T09:35:45.203Z] #63 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-08T09:35:45.203Z] #76 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-08T09:35:45.203Z] #28 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-08T09:35:45.203Z] #43 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T09:35:45.203Z] #65 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-08T09:35:45.203Z] #27 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-08T09:35:45.203Z] #39 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-08T09:35:45.203Z] #22 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-08T09:35:45.203Z] #35 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-08T09:35:45.203Z] #19 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-08T09:35:45.203Z] #51 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-05-08T09:35:45.203Z] #73 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T09:35:45.203Z] #56 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-08T09:35:45.203Z] #31 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-08T09:35:45.203Z] #61 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-05-08T09:35:45.203Z] #64 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-08T09:35:45.203Z] #45 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-08T09:35:45.203Z] #16 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-08T09:35:45.203Z] #72 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-08T09:35:45.203Z] #11 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T09:35:45.203Z] #33 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T09:35:45.203Z] #47 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-05-08T09:35:45.203Z] #59 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T09:35:45.203Z] #44 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-08T09:35:45.203Z] #75 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-05-08T09:35:45.203Z] #69 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-05-08T09:35:45.203Z] #49 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-08T09:35:45.203Z] #41 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-08T09:35:45.203Z] #58 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T09:35:45.203Z] #23 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-08T09:35:45.203Z] #57 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-08T09:35:45.203Z] #25 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-08T09:35:45.203Z] #54 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-08T09:35:45.203Z] #34 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T09:35:45.203Z] #60 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T09:35:45.203Z] #17 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-05-08T09:35:45.203Z] #55 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-08T09:35:45.203Z] #13 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-08T09:35:45.203Z] #24 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-05-08T09:35:45.203Z] #37 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-05-08T09:35:45.203Z] #52 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-08T09:35:45.203Z] #66 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-05-08T09:35:45.203Z] #46 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T09:35:45.203Z] #10 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-08T09:35:45.203Z] #48 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-08T09:35:45.203Z] #70 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-08T09:35:45.203Z] #42 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-05-08T09:35:45.203Z] #32 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-08T09:35:45.203Z] #8 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-08T09:35:45.203Z] #26 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T09:35:45.203Z] #38 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-08T09:35:45.203Z] #15 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-08T09:35:45.203Z] #30 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-08T09:35:45.203Z] #36 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-08T09:35:45.203Z] #9 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T09:35:45.203Z] #53 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-08T09:35:45.203Z] #21 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T09:35:45.203Z] #74 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-05-08T09:35:45.203Z] #67 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-08T09:35:45.203Z] #18 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-08T09:35:45.203Z] #62 CACHED [2020-05-08T09:35:45.203Z] [2020-05-08T09:35:45.203Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-08T09:35:45.203Z] #77 CACHED [2020-05-08T09:35:45.366Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-08T09:35:45.366Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-08T09:35:45.366Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-08T09:35:45.366Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-08T09:35:45.366Z] - Storage Drivers: [2020-05-08T09:35:45.366Z] - "aufs": [2020-05-08T09:35:45.366Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-08T09:35:45.366Z] - "btrfs": [2020-05-08T09:35:45.366Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-08T09:35:45.366Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-08T09:35:45.366Z] - "devicemapper": [2020-05-08T09:35:45.366Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-08T09:35:45.366Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-08T09:35:45.366Z] - "overlay": [2020-05-08T09:35:45.366Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-08T09:35:45.366Z] - "zfs": [2020-05-08T09:35:45.366Z] - /dev/zfs: missing [2020-05-08T09:35:45.366Z] - zfs command: missing [2020-05-08T09:35:45.366Z] - zpool command: missing [2020-05-08T09:35:45.366Z] [2020-05-08T09:35:45.366Z] Limits: [2020-05-08T09:35:45.366Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-08T09:35:45.366Z] [2020-05-08T09:35:45.366Z] + true [Pipeline] } [2020-05-08T09:35:45.383Z] ? github.com/docker/docker/api [no test files] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-08T09:35:45.460Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40929/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d -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:5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d hack/make.sh dynbinary test-integration [2020-05-08T09:35:45.704Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d . [2020-05-08T09:35:45.704Z] #1 [internal] load .dockerignore [2020-05-08T09:35:45.704Z] #1 transferring context: 87B done [2020-05-08T09:35:45.704Z] #1 DONE 0.0s [2020-05-08T09:35:45.704Z] [2020-05-08T09:35:45.704Z] #2 [internal] load build definition from Dockerfile [2020-05-08T09:35:45.704Z] #2 transferring dockerfile: 17.18kB done [2020-05-08T09:35:45.704Z] #2 DONE 0.0s [2020-05-08T09:35:45.704Z] [2020-05-08T09:35:45.704Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-08T09:35:45.803Z] [2020-05-08T09:35:45.803Z] #78 exporting to image [2020-05-08T09:35:45.803Z] #78 exporting layers done [2020-05-08T09:35:45.803Z] #78 writing image sha256:dc7dff55fc8f1ac70752c9330cafadbce528ac42ca3ec01745977975cc010f33 [2020-05-08T09:35:45.803Z] #78 writing image sha256:dc7dff55fc8f1ac70752c9330cafadbce528ac42ca3ec01745977975cc010f33 done [2020-05-08T09:35:45.803Z] #78 naming to docker.io/library/docker:5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d done [2020-05-08T09:35:45.803Z] #78 DONE 0.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-05-08T09:35:45.962Z] #3 DONE 0.1s [2020-05-08T09:35:45.962Z] [2020-05-08T09:35:45.962Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-08T09:35:45.962Z] #4 CACHED [2020-05-08T09:35:46.022Z] [2020-05-08T09:35:46.022Z] Removing bundles/ [2020-05-08T09:35:46.022Z] [2020-05-08T09:35:46.022Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-08T09:35:46.279Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-08T09:35:46.279Z] GOOS="" GOARCH="" GOARM="" [2020-05-08T09:35:46.529Z] [2020-05-08T09:35:46.529Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-08T09:35:46.529Z] #6 DONE 0.1s [2020-05-08T09:35:46.529Z] [2020-05-08T09:35:46.529Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-08T09:35:46.788Z] #5 DONE 0.4s [2020-05-08T09:35:46.788Z] [2020-05-08T09:35:46.788Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-08T09:35:46.788Z] #71 DONE 0.0s [2020-05-08T09:35:46.788Z] [2020-05-08T09:35:46.788Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-08T09:35:46.788Z] #7 DONE 0.0s [2020-05-08T09:35:46.788Z] [2020-05-08T09:35:46.788Z] #20 [internal] load build context [2020-05-08T09:35:46.931Z] [2020-05-08T09:35:46.931Z] Removing bundles/ [2020-05-08T09:35:46.931Z] [2020-05-08T09:35:46.931Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-05-08T09:35:46.931Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-08T09:35:46.931Z] GOOS="" GOARCH="" GOARM="" [2020-05-08T09:35:47.513Z] Running on azwin-2-c9d7d0 in d:\jenkins\workspace\moby_PR-40929 [Pipeline] { [Pipeline] ws [2020-05-08T09:35:47.528Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-05-08T09:35:47.868Z] using credential docker-jenkins-github-credentials [2020-05-08T09:35:47.949Z] Cloning the remote Git repository [2020-05-08T09:35:47.949Z] Cloning with configured refspecs honoured and without tags [2020-05-08T09:35:48.175Z] #20 transferring context: 50.53MB 1.4s done [2020-05-08T09:35:48.175Z] #20 DONE 1.5s [2020-05-08T09:35:48.175Z] [2020-05-08T09:35:48.175Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-08T09:35:48.175Z] #58 CACHED [2020-05-08T09:35:48.175Z] [2020-05-08T09:35:48.175Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-08T09:35:48.175Z] #70 CACHED [2020-05-08T09:35:48.175Z] [2020-05-08T09:35:48.175Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-08T09:35:48.175Z] #48 CACHED [2020-05-08T09:35:48.175Z] [2020-05-08T09:35:48.175Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-08T09:35:48.175Z] #72 CACHED [2020-05-08T09:35:48.175Z] [2020-05-08T09:35:48.175Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-08T09:35:48.175Z] #45 CACHED [2020-05-08T09:35:48.175Z] [2020-05-08T09:35:48.176Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T09:35:48.176Z] #33 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T09:35:48.176Z] #68 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-05-08T09:35:48.176Z] #73 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-08T09:35:48.176Z] #9 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T09:35:48.176Z] #53 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-05-08T09:35:48.176Z] #52 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-08T09:35:48.176Z] #14 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-05-08T09:35:48.176Z] #55 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-08T09:35:48.176Z] #25 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-08T09:35:48.176Z] #15 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-05-08T09:35:48.176Z] #69 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T09:35:48.176Z] #38 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T09:35:48.176Z] #17 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-08T09:35:48.176Z] #51 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-08T09:35:48.176Z] #22 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-08T09:35:48.176Z] #31 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T09:35:48.176Z] #47 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-08T09:35:48.176Z] #29 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-08T09:35:48.176Z] #19 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-08T09:35:48.176Z] #39 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-08T09:35:48.176Z] #43 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-08T09:35:48.176Z] #40 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-08T09:35:48.176Z] #41 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-05-08T09:35:48.176Z] #59 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-05-08T09:35:48.176Z] #37 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-08T09:35:48.176Z] #21 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-05-08T09:35:48.176Z] #67 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-08T09:35:48.176Z] #61 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-05-08T09:35:48.176Z] #64 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-08T09:35:48.176Z] #24 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-08T09:35:48.176Z] #36 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-08T09:35:48.176Z] #34 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-05-08T09:35:48.176Z] #46 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-08T09:35:48.176Z] #18 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-08T09:35:48.176Z] #54 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-05-08T09:35:48.176Z] #32 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T09:35:48.176Z] #44 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T09:35:48.176Z] #50 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T09:35:48.176Z] #10 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-08T09:35:48.176Z] #42 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-08T09:35:48.176Z] #75 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-08T09:35:48.176Z] #11 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-05-08T09:35:48.176Z] #49 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-08T09:35:48.176Z] #27 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-08T09:35:48.176Z] #12 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-08T09:35:48.176Z] #16 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-08T09:35:48.176Z] #35 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T09:35:48.176Z] #74 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T09:35:48.176Z] #60 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-08T09:35:48.176Z] #63 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-08T09:35:48.176Z] #66 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-08T09:35:48.176Z] #13 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-08T09:35:48.176Z] #30 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T09:35:48.176Z] #23 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-08T09:35:48.176Z] #57 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-08T09:35:48.176Z] #28 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-08T09:35:48.176Z] #26 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-08T09:35:48.176Z] #8 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T09:35:48.176Z] #56 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-08T09:35:48.176Z] #62 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T09:35:48.176Z] #65 CACHED [2020-05-08T09:35:48.176Z] [2020-05-08T09:35:48.176Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-08T09:35:48.176Z] #76 CACHED [2020-05-08T09:35:48.435Z] [2020-05-08T09:35:48.435Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-08T09:35:47.973Z] Cloning repository https://github.com/moby/moby.git [2020-05-08T09:35:47.974Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-05-08T09:35:48.035Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-08T09:35:48.036Z] > git --version # timeout=10 [2020-05-08T09:35:48.092Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-08T09:35:48.094Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40929/head:refs/remotes/origin/PR-40929 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-08T09:35:50.337Z] #77 DONE 2.0s [2020-05-08T09:35:50.337Z] [2020-05-08T09:35:50.337Z] #78 exporting to image [2020-05-08T09:35:50.337Z] #78 exporting layers [2020-05-08T09:35:51.246Z] Fetching without tags [2020-05-08T09:35:51.212Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-08T09:35:51.216Z] > git config --add remote.origin.fetch +refs/pull/40929/head:refs/remotes/origin/PR-40929 # timeout=10 [2020-05-08T09:35:51.219Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-08T09:35:51.237Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-08T09:35:51.254Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-08T09:35:51.254Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-08T09:35:51.255Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40929/head:refs/remotes/origin/PR-40929 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-08T09:35:51.744Z] Merging remotes/origin/master commit cdf49f37eece6a927b4692468cda322d22f4a79a into PR head commit 5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d [2020-05-08T09:35:52.240Z] #78 exporting layers 1.5s done [2020-05-08T09:35:52.240Z] #78 writing image sha256:40a8bd982dc97304b441017a024511c199be8fd9ad89e439cd65d523178bbf06 done [2020-05-08T09:35:52.240Z] #78 naming to docker.io/library/docker:5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d done [2020-05-08T09:35:52.240Z] #78 DONE 1.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-08T09:35:52.578Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40929/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d hack/test/unit [2020-05-08T09:35:52.814Z] Merge succeeded, producing 5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d [2020-05-08T09:35:52.814Z] Checking out Revision 5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d (PR-40929) [2020-05-08T09:35:53.731Z] Commit message: "seccomp: Whitelist `clock_adjtime`" [2020-05-08T09:35:53.747Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2020-05-08T09:35:51.752Z] > git config core.sparsecheckout # timeout=10 [2020-05-08T09:35:51.755Z] > git checkout -f 5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d # timeout=10 [2020-05-08T09:35:52.778Z] > git merge cdf49f37eece6a927b4692468cda322d22f4a79a # timeout=10 [2020-05-08T09:35:52.805Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-08T09:35:52.822Z] > git config core.sparsecheckout # timeout=10 [2020-05-08T09:35:52.826Z] > git checkout -f 5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-08T09:35:54.628Z] + docker version [2020-05-08T09:35:54.628Z] Client: [2020-05-08T09:35:54.628Z] Version: 18.06.1-ce [2020-05-08T09:35:54.628Z] API version: 1.38 [2020-05-08T09:35:54.628Z] Go version: go1.10.3 [2020-05-08T09:35:54.628Z] Git commit: e68fc7a [2020-05-08T09:35:54.628Z] Built: Tue Aug 21 17:26:10 2018 [2020-05-08T09:35:54.628Z] OS/Arch: linux/ppc64le [2020-05-08T09:35:54.628Z] Experimental: false [2020-05-08T09:35:54.628Z] [2020-05-08T09:35:54.628Z] Server: [2020-05-08T09:35:54.628Z] Engine: [2020-05-08T09:35:54.628Z] Version: 18.06.1-ce [2020-05-08T09:35:54.628Z] API version: 1.38 (minimum version 1.12) [2020-05-08T09:35:54.628Z] Go version: go1.10.3 [2020-05-08T09:35:54.628Z] Git commit: e68fc7a [2020-05-08T09:35:54.628Z] Built: Tue Aug 21 17:24:20 2018 [2020-05-08T09:35:54.628Z] OS/Arch: linux/ppc64le [2020-05-08T09:35:54.628Z] Experimental: true [Pipeline] sh [2020-05-08T09:35:55.023Z] + docker info [2020-05-08T09:35:55.023Z] Containers: 0 [2020-05-08T09:35:55.023Z] Running: 0 [2020-05-08T09:35:55.023Z] Paused: 0 [2020-05-08T09:35:55.023Z] Stopped: 0 [2020-05-08T09:35:55.023Z] Images: 0 [2020-05-08T09:35:55.023Z] Server Version: 18.06.1-ce [2020-05-08T09:35:55.023Z] Storage Driver: overlay2 [2020-05-08T09:35:55.023Z] Backing Filesystem: extfs [2020-05-08T09:35:55.023Z] Supports d_type: true [2020-05-08T09:35:55.023Z] Native Overlay Diff: true [2020-05-08T09:35:55.023Z] Logging Driver: json-file [2020-05-08T09:35:55.023Z] Cgroup Driver: cgroupfs [2020-05-08T09:35:55.023Z] Plugins: [2020-05-08T09:35:55.023Z] Volume: local [2020-05-08T09:35:55.023Z] Network: bridge host ipvlan macvlan null overlay [2020-05-08T09:35:55.023Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-05-08T09:35:55.023Z] Swarm: inactive [2020-05-08T09:35:55.023Z] Runtimes: runc [2020-05-08T09:35:55.023Z] Default Runtime: runc [2020-05-08T09:35:55.023Z] Init Binary: docker-init [2020-05-08T09:35:55.023Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-05-08T09:35:55.023Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-05-08T09:35:55.023Z] init version: fec3683 [2020-05-08T09:35:55.023Z] Security Options: [2020-05-08T09:35:55.023Z] apparmor [2020-05-08T09:35:55.023Z] seccomp [2020-05-08T09:35:55.023Z] Profile: default [2020-05-08T09:35:55.023Z] Kernel Version: 4.4.0-130-generic [2020-05-08T09:35:55.023Z] Operating System: Ubuntu 16.04.3 LTS [2020-05-08T09:35:55.023Z] OSType: linux [2020-05-08T09:35:55.023Z] Architecture: ppc64le [2020-05-08T09:35:55.023Z] CPUs: 4 [2020-05-08T09:35:55.023Z] Total Memory: 7.972GiB [2020-05-08T09:35:55.023Z] Name: ppc64le-ubuntu-14 [2020-05-08T09:35:55.023Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-05-08T09:35:55.023Z] Docker Root Dir: /var/lib/docker [2020-05-08T09:35:55.023Z] Debug Mode (client): false [2020-05-08T09:35:55.023Z] Debug Mode (server): false [2020-05-08T09:35:55.023Z] Username: dockerbuildbot [2020-05-08T09:35:55.023Z] Registry: https://index.docker.io/v1/ [2020-05-08T09:35:55.023Z] Labels: [2020-05-08T09:35:55.023Z] Experimental: true [2020-05-08T09:35:55.023Z] Insecure Registries: [2020-05-08T09:35:55.023Z] 127.0.0.0/8 [2020-05-08T09:35:55.023Z] Live Restore Enabled: false [2020-05-08T09:35:55.023Z] [Pipeline] sh [2020-05-08T09:35:55.412Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-08T09:35:55.412Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-08T09:35:55.412Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40929/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-08T09:35:55.412Z] + bash /home/docker/workspace/moby_PR-40929/check-config.sh [2020-05-08T09:35:55.412Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-08T09:35:55.412Z] info: reading kernel config from /boot/config-4.4.0-130-generic ... [2020-05-08T09:35:55.412Z] [2020-05-08T09:35:55.412Z] Generally Necessary: [2020-05-08T09:35:55.412Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-08T09:35:55.412Z] - apparmor: enabled and tools installed [2020-05-08T09:35:55.412Z] - CONFIG_NAMESPACES: enabled [2020-05-08T09:35:55.412Z] - CONFIG_NET_NS: enabled [2020-05-08T09:35:55.412Z] - CONFIG_PID_NS: enabled [2020-05-08T09:35:55.412Z] - CONFIG_IPC_NS: enabled [2020-05-08T09:35:55.412Z] - CONFIG_UTS_NS: enabled [2020-05-08T09:35:55.412Z] - CONFIG_CGROUPS: enabled [2020-05-08T09:35:55.412Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-08T09:35:55.700Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-08T09:35:55.700Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-08T09:35:55.700Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-08T09:35:55.700Z] - CONFIG_CPUSETS: enabled [2020-05-08T09:35:55.700Z] - CONFIG_MEMCG: enabled [2020-05-08T09:35:55.700Z] - CONFIG_KEYS: enabled [2020-05-08T09:35:55.700Z] - CONFIG_VETH: enabled (as module) [2020-05-08T09:35:55.700Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-08T09:35:55.700Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-08T09:35:55.701Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-08T09:35:55.701Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-08T09:35:55.701Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-08T09:35:55.701Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-08T09:35:55.701Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-08T09:35:55.701Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-08T09:35:55.701Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-08T09:35:55.701Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-08T09:35:55.701Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-08T09:35:55.701Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-08T09:35:55.701Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-05-08T09:35:55.701Z] [2020-05-08T09:35:55.701Z] Optional Features: [2020-05-08T09:35:55.701Z] - CONFIG_USER_NS: enabled [2020-05-08T09:35:55.701Z] - CONFIG_SECCOMP: enabled [2020-05-08T09:35:55.701Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-08T09:35:55.701Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-08T09:35:55.701Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-08T09:35:55.701Z] (cgroup swap accounting is currently enabled) [2020-05-08T09:35:55.701Z] - CONFIG_MEMCG_KMEM: enabled [2020-05-08T09:35:55.701Z] - CONFIG_BLK_CGROUP: enabled [2020-05-08T09:35:55.701Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-08T09:35:55.701Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-08T09:35:55.701Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-08T09:35:55.701Z] - CONFIG_CGROUP_PERF: enabled [2020-05-08T09:35:55.701Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-08T09:35:55.701Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-08T09:35:55.701Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-08T09:35:55.701Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-08T09:35:55.701Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-08T09:35:55.988Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-08T09:35:55.988Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-08T09:35:55.988Z] - CONFIG_IP_VS: enabled (as module) [2020-05-08T09:35:55.988Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-08T09:35:55.988Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-08T09:35:55.988Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-08T09:35:55.988Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-08T09:35:55.988Z] - CONFIG_EXT4_FS: enabled [2020-05-08T09:35:55.988Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-08T09:35:55.988Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-08T09:35:55.988Z] - Network Drivers: [2020-05-08T09:35:55.988Z] - "overlay": [2020-05-08T09:35:55.988Z] - CONFIG_VXLAN: enabled (as module) [2020-05-08T09:35:55.988Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-08T09:35:55.988Z] Optional (for encrypted networks): [2020-05-08T09:35:55.988Z] - CONFIG_CRYPTO: enabled [2020-05-08T09:35:55.988Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-05-08T09:35:55.988Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-05-08T09:35:55.988Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-05-08T09:35:55.988Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-05-08T09:35:55.988Z] - CONFIG_XFRM: enabled [2020-05-08T09:35:55.988Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-08T09:35:55.988Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-08T09:35:55.988Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-08T09:35:55.988Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-08T09:35:55.988Z] - "ipvlan": [2020-05-08T09:35:55.988Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-08T09:35:55.988Z] - "macvlan": [2020-05-08T09:35:55.988Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-08T09:35:55.988Z] - CONFIG_DUMMY: enabled (as module) [2020-05-08T09:35:55.988Z] - "ftp,tftp client in container": [2020-05-08T09:35:55.988Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-08T09:35:55.988Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-08T09:35:55.988Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-08T09:35:55.988Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-08T09:35:55.988Z] - Storage Drivers: [2020-05-08T09:35:55.988Z] - "aufs": [2020-05-08T09:35:56.274Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-08T09:35:56.274Z] - "btrfs": [2020-05-08T09:35:56.274Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-08T09:35:56.274Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-08T09:35:56.274Z] - "devicemapper": [2020-05-08T09:35:56.274Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-08T09:35:56.274Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-08T09:35:56.274Z] - "overlay": [2020-05-08T09:35:56.274Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-08T09:35:56.274Z] - "zfs": [2020-05-08T09:35:56.274Z] - /dev/zfs: missing [2020-05-08T09:35:56.274Z] - zfs command: missing [2020-05-08T09:35:56.274Z] - zpool command: missing [2020-05-08T09:35:56.274Z] [2020-05-08T09:35:56.274Z] Limits: [2020-05-08T09:35:56.274Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-08T09:35:56.274Z] [2020-05-08T09:35:56.274Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-08T09:35:56.736Z] + make bundles/buildx [2020-05-08T09:35:56.773Z] ? github.com/docker/docker/api [no test files] [2020-05-08T09:35:57.360Z] make: command: Command not found [2020-05-08T09:35:57.360Z] make: command: Command not found [2020-05-08T09:35:57.360Z] mkdir bundles [2020-05-08T09:35:57.360Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-05-08T09:35:57.360Z] --build-arg BUILDX_COMMIT \ [2020-05-08T09:35:57.360Z] --build-arg BUILDX_REPO \ [2020-05-08T09:35:57.360Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-05-08T09:35:57.360Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-05-08T09:35:57.360Z] . [2020-05-08T09:35:57.360Z] /bin/sh: 4: go: not found [2020-05-08T09:35:57.360Z] /bin/sh: 5: go: not found [2020-05-08T09:36:00.083Z] Sending build context to Docker daemon 55.26MB [2020-05-08T09:36:00.083Z] Step 1/15 : ARG GO_VERSION=1.13.10 [2020-05-08T09:36:00.083Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-05-08T09:36:00.083Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-05-08T09:36:00.083Z] Step 4/15 : FROM golang:${GO_VERSION}-stretch AS build [2020-05-08T09:36:00.083Z] 1.13.10-stretch: Pulling from library/golang [2020-05-08T09:36:00.708Z] 4cde65f7be4b: Pulling fs layer [2020-05-08T09:36:00.708Z] 00bc277ea268: Pulling fs layer [2020-05-08T09:36:00.708Z] 31c03e97e8a1: Pulling fs layer [2020-05-08T09:36:00.708Z] 2cae94e17fa6: Pulling fs layer [2020-05-08T09:36:00.708Z] c017a1580661: Pulling fs layer [2020-05-08T09:36:00.708Z] b3343b78770d: Pulling fs layer [2020-05-08T09:36:00.708Z] 7fe1d7df2e7c: Pulling fs layer [2020-05-08T09:36:00.708Z] c017a1580661: Waiting [2020-05-08T09:36:00.708Z] b3343b78770d: Waiting [2020-05-08T09:36:00.708Z] 7fe1d7df2e7c: Waiting [2020-05-08T09:36:00.708Z] 2cae94e17fa6: Waiting [2020-05-08T09:36:01.226Z] 31c03e97e8a1: Verifying Checksum [2020-05-08T09:36:01.226Z] 31c03e97e8a1: Download complete [2020-05-08T09:36:01.516Z] 00bc277ea268: Verifying Checksum [2020-05-08T09:36:01.516Z] 00bc277ea268: Download complete [2020-05-08T09:36:02.749Z] Fetching without tags [2020-05-08T09:36:03.579Z] 4cde65f7be4b: Verifying Checksum [2020-05-08T09:36:03.579Z] 4cde65f7be4b: Download complete [2020-05-08T09:36:02.416Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-08T09:36:02.465Z] > git config --add remote.origin.fetch +refs/pull/40929/head:refs/remotes/origin/PR-40929 # timeout=10 [2020-05-08T09:36:02.524Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-08T09:36:02.649Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-08T09:36:02.774Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-08T09:36:02.775Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-08T09:36:02.776Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40929/head:refs/remotes/origin/PR-40929 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-08T09:36:03.771Z] Merging remotes/origin/master commit cdf49f37eece6a927b4692468cda322d22f4a79a into PR head commit 5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d [2020-05-08T09:36:04.613Z] 2cae94e17fa6: Verifying Checksum [2020-05-08T09:36:04.613Z] 2cae94e17fa6: Download complete [2020-05-08T09:36:04.904Z] 7fe1d7df2e7c: Verifying Checksum [2020-05-08T09:36:04.904Z] 7fe1d7df2e7c: Download complete [2020-05-08T09:36:03.796Z] > git config core.sparsecheckout # timeout=10 [2020-05-08T09:36:03.849Z] > git checkout -f 5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d # timeout=10 [2020-05-08T09:36:05.555Z] c017a1580661: Verifying Checksum [2020-05-08T09:36:05.555Z] c017a1580661: Download complete [2020-05-08T09:36:07.102Z] Merge succeeded, producing 5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d [2020-05-08T09:36:07.102Z] Checking out Revision 5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d (PR-40929) [2020-05-08T09:36:06.869Z] > git merge cdf49f37eece6a927b4692468cda322d22f4a79a # timeout=10 [2020-05-08T09:36:07.000Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-05-08T09:36:07.129Z] > git config core.sparsecheckout # timeout=10 [2020-05-08T09:36:07.179Z] > git checkout -f 5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d # timeout=10 [2020-05-08T09:36:07.716Z] Commit message: "seccomp: Whitelist `clock_adjtime`" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-08T09:36:08.271Z] 4cde65f7be4b: Pull complete [2020-05-08T09:36:08.901Z] 00bc277ea268: Pull complete [2020-05-08T09:36:08.992Z] ok github.com/docker/docker/api/server 0.015s coverage: 9.0% of statements [2020-05-08T09:36:09.180Z] + docker version [2020-05-08T09:36:09.180Z] Client: Docker Engine - Enterprise [2020-05-08T09:36:09.180Z] Version: 19.03.5 [2020-05-08T09:36:09.180Z] API version: 1.40 [2020-05-08T09:36:09.180Z] Go version: go1.12.12 [2020-05-08T09:36:09.180Z] Git commit: 2ee0c57608 [2020-05-08T09:36:09.180Z] Built: 11/13/2019 08:00:16 [2020-05-08T09:36:09.180Z] OS/Arch: windows/amd64 [2020-05-08T09:36:09.180Z] Experimental: false [2020-05-08T09:36:09.180Z] [2020-05-08T09:36:09.180Z] Server: Docker Engine - Enterprise [2020-05-08T09:36:09.180Z] Engine: [2020-05-08T09:36:09.180Z] Version: 19.03.5 [2020-05-08T09:36:09.180Z] API version: 1.40 (minimum version 1.24) [2020-05-08T09:36:09.180Z] Go version: go1.12.12 [2020-05-08T09:36:09.180Z] Git commit: 2ee0c57608 [2020-05-08T09:36:09.180Z] Built: 11/13/2019 07:58:51 [2020-05-08T09:36:09.180Z] OS/Arch: windows/amd64 [2020-05-08T09:36:09.180Z] Experimental: true [2020-05-08T09:36:09.191Z] 31c03e97e8a1: Pull complete [Pipeline] sh [2020-05-08T09:36:10.228Z] b3343b78770d: Verifying Checksum [2020-05-08T09:36:10.228Z] b3343b78770d: Download complete [2020-05-08T09:36:10.251Z] + docker info [2020-05-08T09:36:11.244Z] Client: [2020-05-08T09:36:11.244Z] Debug Mode: false [2020-05-08T09:36:11.244Z] Plugins: [2020-05-08T09:36:11.244Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-05-08T09:36:11.244Z] [2020-05-08T09:36:11.244Z] Server: [2020-05-08T09:36:11.244Z] Containers: 2 [2020-05-08T09:36:11.244Z] Running: 0 [2020-05-08T09:36:11.244Z] Paused: 0 [2020-05-08T09:36:11.244Z] Stopped: 2 [2020-05-08T09:36:11.244Z] Images: 10 [2020-05-08T09:36:11.244Z] Server Version: 19.03.5 [2020-05-08T09:36:11.244Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-05-08T09:36:11.244Z] Windows: [2020-05-08T09:36:11.244Z] LCOW: [2020-05-08T09:36:11.244Z] Logging Driver: json-file [2020-05-08T09:36:11.244Z] Plugins: [2020-05-08T09:36:11.244Z] Volume: local [2020-05-08T09:36:11.244Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-08T09:36:11.244Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-08T09:36:11.244Z] Swarm: inactive [2020-05-08T09:36:11.244Z] Default Isolation: process [2020-05-08T09:36:11.244Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-08T09:36:11.244Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-08T09:36:11.244Z] OSType: windows [2020-05-08T09:36:11.244Z] Architecture: x86_64 [2020-05-08T09:36:11.244Z] CPUs: 4 [2020-05-08T09:36:11.244Z] Total Memory: 32GiB [2020-05-08T09:36:11.244Z] Name: azwin-2-c9d7d0 [2020-05-08T09:36:11.244Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-05-08T09:36:11.244Z] Docker Root Dir: D:\docker [2020-05-08T09:36:11.244Z] Debug Mode: false [2020-05-08T09:36:11.244Z] Registry: https://index.docker.io/v1/ [2020-05-08T09:36:11.244Z] Labels: [2020-05-08T09:36:11.244Z] Experimental: true [2020-05-08T09:36:11.244Z] Insecure Registries: [2020-05-08T09:36:11.244Z] 10.0.0.4:5000 [2020-05-08T09:36:11.244Z] 127.0.0.0/8 [2020-05-08T09:36:11.244Z] Registry Mirrors: [2020-05-08T09:36:11.244Z] http://10.0.0.4:5000/ [2020-05-08T09:36:11.244Z] Live Restore Enabled: false [2020-05-08T09:36:11.244Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-05-08T09:36:12.945Z] 2cae94e17fa6: Pull complete [2020-05-08T09:36:15.658Z] c017a1580661: Pull complete [2020-05-08T09:36:21.203Z] b3343b78770d: Pull complete [2020-05-08T09:36:21.203Z] 7fe1d7df2e7c: Pull complete [2020-05-08T09:36:21.203Z] Digest: sha256:78fee61a1c3a15d3f2f8e172c6737a076c4877bd7fb6b43caf1a20b148cd5c42 [2020-05-08T09:36:21.203Z] Status: Downloaded newer image for golang:1.13.10-stretch [2020-05-08T09:36:21.203Z] ---> 4d38c0565539 [2020-05-08T09:36:21.203Z] Step 5/15 : ARG BUILDX_REPO [2020-05-08T09:36:21.203Z] ---> Running in 893e7f671959 [2020-05-08T09:36:21.203Z] Removing intermediate container 893e7f671959 [2020-05-08T09:36:21.203Z] ---> 3c18bf874a03 [2020-05-08T09:36:21.203Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-05-08T09:36:21.203Z] ---> Running in 0a4d9232ef4f [2020-05-08T09:36:21.203Z] Cloning into '/buildx'... [2020-05-08T09:36:24.529Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-05-08T09:36:24.529Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-7cb98f88\powershellScript.ps1'; exit $LASTEXITCODE; [2020-05-08T09:36:24.529Z] ---------------------------------------------------------------------------- [2020-05-08T09:36:24.529Z] [2020-05-08T09:36:24.529Z] INFO: executeCI.ps1 starting at Fri May 8 09:36:22 CUT 2020 [2020-05-08T09:36:24.529Z] [2020-05-08T09:36:24.529Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-05-08T09:36:24.529Z] INFO: Running git version 2.24.1.windows.2 [2020-05-08T09:36:24.529Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-05-08T09:36:24.529Z] INFO: Environment variables: [2020-05-08T09:36:24.529Z] [2020-05-08T09:36:24.529Z] Name Value [2020-05-08T09:36:24.529Z] ---- ----- [2020-05-08T09:36:24.529Z] ALLUSERSPROFILE C:\ProgramData [2020-05-08T09:36:24.529Z] amd64 true [2020-05-08T09:36:24.529Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-05-08T09:36:24.529Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-05-08T09:36:24.529Z] arm64 true [2020-05-08T09:36:24.529Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 [2020-05-08T09:36:24.529Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 [2020-05-08T09:36:24.529Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-05-08T09:36:24.529Z] BRANCH_NAME PR-40929 [2020-05-08T09:36:24.529Z] BUILD_DISPLAY_NAME #3 [2020-05-08T09:36:24.529Z] BUILD_ID 3 [2020-05-08T09:36:24.529Z] BUILD_NUMBER 3 [2020-05-08T09:36:24.529Z] BUILD_TAG jenkins-moby-PR-40929-3 [2020-05-08T09:36:24.529Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40929/3/ [2020-05-08T09:36:24.529Z] CHANGE_AUTHOR stanislavlevin [2020-05-08T09:36:24.529Z] CHANGE_AUTHOR_DISPLAY_NAME Stanislav Levin [2020-05-08T09:36:24.529Z] CHANGE_BRANCH seccomp_allow_clock_adjtime [2020-05-08T09:36:24.529Z] CHANGE_FORK stanislavlevin [2020-05-08T09:36:24.529Z] CHANGE_ID 40929 [2020-05-08T09:36:24.529Z] CHANGE_TARGET master [2020-05-08T09:36:24.529Z] CHANGE_TITLE seccomp: Whitelist `clock_adjtime` [2020-05-08T09:36:24.529Z] CHANGE_URL https://github.com/moby/moby/pull/40929 [2020-05-08T09:36:24.529Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-08T09:36:24.529Z] CommonProgramFiles C:\Program Files\Common Files [2020-05-08T09:36:24.529Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-05-08T09:36:24.529Z] CommonProgramW6432 C:\Program Files\Common Files [2020-05-08T09:36:24.529Z] COMPUTERNAME azwin-2-c9d7d0 [2020-05-08T09:36:24.529Z] ComSpec C:\windows\system32\cmd.exe [2020-05-08T09:36:24.529Z] ConfigSequenceNumber 0 [2020-05-08T09:36:24.529Z] dco true [2020-05-08T09:36:24.529Z] DOCKER_BUILDKIT 0 [2020-05-08T09:36:24.529Z] DOCKER_DUT_DEBUG 1 [2020-05-08T09:36:24.529Z] DOCKER_EXPERIMENTAL 1 [2020-05-08T09:36:24.529Z] DOCKER_GRAPHDRIVER overlay2 [2020-05-08T09:36:24.529Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-05-08T09:36:24.529Z] EXECUTOR_NUMBER 0 [2020-05-08T09:36:24.529Z] FQDN azwin-2-c9d7d0.westus.cloudapp.azure.com [2020-05-08T09:36:24.529Z] GIT_BRANCH PR-40929 [2020-05-08T09:36:24.529Z] GIT_COMMIT 5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d [2020-05-08T09:36:24.529Z] GIT_PREVIOUS_COMMIT b8c4cbbe2749bfa270f52f24b90bc8b9948ba789 [2020-05-08T09:36:24.529Z] GIT_URL https://github.com/moby/moby.git [2020-05-08T09:36:24.529Z] HUDSON_COOKIE cb39bf21-f45a-4d2c-b593-80eb1eb97386 [2020-05-08T09:36:24.529Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-05-08T09:36:24.529Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-05-08T09:36:24.529Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-05-08T09:36:24.529Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-05-08T09:36:24.529Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-05-08T09:36:24.529Z] JENKINS_NODE_COOKIE 77901a0b-6845-470e-b290-7aca3828c6e6 [2020-05-08T09:36:24.529Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-05-08T09:36:24.529Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-05-08T09:36:24.529Z] JOB_BASE_NAME PR-40929 [2020-05-08T09:36:24.529Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40929/display/redirect [2020-05-08T09:36:24.529Z] JOB_NAME moby/PR-40929 [2020-05-08T09:36:24.529Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40929/ [2020-05-08T09:36:24.529Z] library.jps.version master [2020-05-08T09:36:24.529Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-05-08T09:36:24.529Z] NODE_LABELS amd64 azure azwin-2-c9d7d0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-05-08T09:36:24.529Z] NODE_NAME azwin-2-c9d7d0 [2020-05-08T09:36:24.529Z] NUMBER_OF_PROCESSORS 4 [2020-05-08T09:36:24.529Z] OS Windows_NT [2020-05-08T09:36:24.529Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-05-08T09:36:24.529Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-05-08T09:36:24.529Z] ppc64le true [2020-05-08T09:36:24.529Z] PROCESSOR_ARCHITECTURE AMD64 [2020-05-08T09:36:24.529Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-05-08T09:36:24.529Z] PROCESSOR_LEVEL 6 [2020-05-08T09:36:24.529Z] PROCESSOR_REVISION 5504 [2020-05-08T09:36:24.529Z] ProgramData C:\ProgramData [2020-05-08T09:36:24.529Z] ProgramFiles C:\Program Files [2020-05-08T09:36:24.529Z] ProgramFiles(x86) C:\Program Files (x86) [2020-05-08T09:36:24.529Z] ProgramW6432 C:\Program Files [2020-05-08T09:36:24.529Z] PROMPT $P$G [2020-05-08T09:36:24.529Z] PSExecutionPolicyPreference Bypass [2020-05-08T09:36:24.529Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-05-08T09:36:24.529Z] PUBLIC C:\Users\Public [2020-05-08T09:36:24.529Z] rootless true [2020-05-08T09:36:24.529Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40929/3/display/redirect?page=changes [2020-05-08T09:36:24.529Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40929/3/display/redirect [2020-05-08T09:36:24.529Z] s390x true [2020-05-08T09:36:24.530Z] SKIP_VALIDATION_TESTS 1 [2020-05-08T09:36:24.530Z] SOURCES_DRIVE d [2020-05-08T09:36:24.530Z] SOURCES_SUBDIR gopath [2020-05-08T09:36:24.530Z] STAGE_NAME Run tests [2020-05-08T09:36:24.530Z] SystemDrive C: [2020-05-08T09:36:24.530Z] SystemRoot C:\windows [2020-05-08T09:36:24.530Z] TEMP C:\windows\TEMP [2020-05-08T09:36:24.530Z] TESTDEBUG 0 [2020-05-08T09:36:24.530Z] TESTRUN_DRIVE d [2020-05-08T09:36:24.530Z] TESTRUN_SUBDIR CI [2020-05-08T09:36:24.530Z] TIMEOUT 120m [2020-05-08T09:36:24.530Z] TMP C:\windows\TEMP [2020-05-08T09:36:24.530Z] unit_validate true [2020-05-08T09:36:24.530Z] USERDOMAIN WORKGROUP [2020-05-08T09:36:24.530Z] USERNAME azwin-2-c9d7d0$ [2020-05-08T09:36:24.530Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-05-08T09:36:24.530Z] validate_force false [2020-05-08T09:36:24.530Z] windir C:\windows [2020-05-08T09:36:24.530Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-05-08T09:36:24.530Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-05-08T09:36:24.530Z] windowsRS1 false [2020-05-08T09:36:24.530Z] windowsRS5 true [2020-05-08T09:36:24.530Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-05-08T09:36:24.530Z] [2020-05-08T09:36:24.530Z] [2020-05-08T09:36:24.530Z] [2020-05-08T09:36:24.530Z] INFO: Sources under d:\gopath\... [2020-05-08T09:36:24.530Z] INFO: Test run under d:\CI\... [2020-05-08T09:36:24.530Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-05-08T09:36:24.530Z] INFO: docker/docker repository was found [2020-05-08T09:36:24.530Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2020-05-08T09:36:24.530Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1158' [2020-05-08T09:36:24.530Z] INFO: Docker version of control daemon [2020-05-08T09:36:24.530Z] [2020-05-08T09:36:24.530Z] Client: Docker Engine - Enterprise [2020-05-08T09:36:24.530Z] Version: 19.03.5 [2020-05-08T09:36:24.530Z] API version: 1.40 [2020-05-08T09:36:24.530Z] Go version: go1.12.12 [2020-05-08T09:36:24.530Z] Git commit: 2ee0c57608 [2020-05-08T09:36:24.530Z] Built: 11/13/2019 08:00:16 [2020-05-08T09:36:24.530Z] OS/Arch: windows/amd64 [2020-05-08T09:36:24.530Z] Experimental: false [2020-05-08T09:36:24.530Z] [2020-05-08T09:36:24.530Z] Server: Docker Engine - Enterprise [2020-05-08T09:36:24.530Z] Engine: [2020-05-08T09:36:24.530Z] Version: 19.03.5 [2020-05-08T09:36:24.530Z] API version: 1.40 (minimum version 1.24) [2020-05-08T09:36:24.530Z] Go version: go1.12.12 [2020-05-08T09:36:24.530Z] Git commit: 2ee0c57608 [2020-05-08T09:36:24.530Z] Built: 11/13/2019 07:58:51 [2020-05-08T09:36:24.530Z] OS/Arch: windows/amd64 [2020-05-08T09:36:24.530Z] Experimental: true [2020-05-08T09:36:24.530Z] [2020-05-08T09:36:24.530Z] INFO: Docker info of control daemon [2020-05-08T09:36:24.530Z] [2020-05-08T09:36:25.002Z] Client: [2020-05-08T09:36:25.002Z] Debug Mode: false [2020-05-08T09:36:25.002Z] Plugins: [2020-05-08T09:36:25.002Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-05-08T09:36:25.002Z] [2020-05-08T09:36:25.002Z] Server: [2020-05-08T09:36:25.002Z] Containers: 2 [2020-05-08T09:36:25.002Z] Running: 0 [2020-05-08T09:36:25.002Z] Paused: 0 [2020-05-08T09:36:25.002Z] Stopped: 2 [2020-05-08T09:36:25.002Z] Images: 10 [2020-05-08T09:36:25.002Z] Server Version: 19.03.5 [2020-05-08T09:36:25.002Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-05-08T09:36:25.002Z] Windows: [2020-05-08T09:36:25.002Z] LCOW: [2020-05-08T09:36:25.002Z] Logging Driver: json-file [2020-05-08T09:36:25.002Z] Plugins: [2020-05-08T09:36:25.002Z] Volume: local [2020-05-08T09:36:25.002Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-08T09:36:25.002Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-08T09:36:25.002Z] Swarm: inactive [2020-05-08T09:36:25.002Z] Default Isolation: process [2020-05-08T09:36:25.002Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-08T09:36:25.002Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-08T09:36:25.002Z] OSType: windows [2020-05-08T09:36:25.002Z] Architecture: x86_64 [2020-05-08T09:36:25.002Z] CPUs: 4 [2020-05-08T09:36:25.002Z] Total Memory: 32GiB [2020-05-08T09:36:25.002Z] Name: azwin-2-c9d7d0 [2020-05-08T09:36:25.002Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-05-08T09:36:25.002Z] Docker Root Dir: D:\docker [2020-05-08T09:36:25.002Z] Debug Mode: false [2020-05-08T09:36:25.002Z] Registry: https://index.docker.io/v1/ [2020-05-08T09:36:25.002Z] Labels: [2020-05-08T09:36:25.002Z] Experimental: true [2020-05-08T09:36:25.002Z] Insecure Registries: [2020-05-08T09:36:25.002Z] 10.0.0.4:5000 [2020-05-08T09:36:25.002Z] 127.0.0.0/8 [2020-05-08T09:36:25.002Z] Registry Mirrors: [2020-05-08T09:36:25.002Z] http://10.0.0.4:5000/ [2020-05-08T09:36:25.002Z] Live Restore Enabled: false [2020-05-08T09:36:25.002Z] [2020-05-08T09:36:25.002Z] [2020-05-08T09:36:25.473Z] INFO: Commit hash is 5d3a9e4319 [2020-05-08T09:36:25.473Z] INFO: Nuke-Everything... [2020-05-08T09:36:25.473Z] INFO: Container count on control daemon to delete is 2 [2020-05-08T09:36:25.625Z] Removing intermediate container 0a4d9232ef4f [2020-05-08T09:36:25.625Z] ---> ba620c3b3a35 [2020-05-08T09:36:25.625Z] Step 7/15 : WORKDIR /buildx [2020-05-08T09:36:25.625Z] ---> Running in 305a973ac98b [2020-05-08T09:36:25.625Z] Removing intermediate container 305a973ac98b [2020-05-08T09:36:25.625Z] ---> 133616dbecfc [2020-05-08T09:36:25.625Z] Step 8/15 : ARG BUILDX_COMMIT [2020-05-08T09:36:25.625Z] ---> Running in 5d53945920fb [2020-05-08T09:36:25.625Z] Removing intermediate container 5d53945920fb [2020-05-08T09:36:25.625Z] ---> 622350ab50f5 [2020-05-08T09:36:25.625Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-05-08T09:36:25.625Z] ---> Running in b6c7f520dc74 [2020-05-08T09:36:25.945Z] 013c085eaee9 [2020-05-08T09:36:25.945Z] 2ecc7315dea9 [2020-05-08T09:36:26.404Z] From https://github.com/docker/buildx [2020-05-08T09:36:26.404Z] * [new tag] v0.3.1 -> build [2020-05-08T09:36:26.523Z] [2020-05-08T09:36:26.523Z] [2020-05-08T09:36:26.523Z] __GENUS : 2 [2020-05-08T09:36:26.523Z] __CLASS : __PARAMETERS [2020-05-08T09:36:26.523Z] __SUPERCLASS : [2020-05-08T09:36:26.523Z] __DYNASTY : __PARAMETERS [2020-05-08T09:36:26.523Z] __RELPATH : [2020-05-08T09:36:26.523Z] __PROPERTY_COUNT : 1 [2020-05-08T09:36:26.523Z] __DERIVATION : {} [2020-05-08T09:36:26.523Z] __SERVER : [2020-05-08T09:36:26.523Z] __NAMESPACE : [2020-05-08T09:36:26.523Z] __PATH : [2020-05-08T09:36:26.523Z] ReturnValue : 0 [2020-05-08T09:36:26.523Z] PSComputerName : [2020-05-08T09:36:26.523Z] [2020-05-08T09:36:26.523Z] INFO: Nuking d:\CI [2020-05-08T09:36:27.424Z] Switched to branch 'build' [2020-05-08T09:36:28.449Z] Removing intermediate container b6c7f520dc74 [2020-05-08T09:36:28.449Z] ---> 2c2ba20b3021 [2020-05-08T09:36:28.449Z] Step 10/15 : ARG GOOS [2020-05-08T09:36:28.449Z] ---> Running in 0ca7e984eb07 [2020-05-08T09:36:28.449Z] Removing intermediate container 0ca7e984eb07 [2020-05-08T09:36:28.449Z] ---> 3cbee6c56fce [2020-05-08T09:36:28.449Z] Step 11/15 : ARG GOARCH [2020-05-08T09:36:28.449Z] ---> Running in 50fb7403d040 [2020-05-08T09:36:28.449Z] Removing intermediate container 50fb7403d040 [2020-05-08T09:36:28.449Z] ---> 89d95a0465e4 [2020-05-08T09:36:28.449Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-05-08T09:36:28.449Z] ---> Running in f446d5d29bf4 [2020-05-08T09:36:41.017Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-08T09:36:41.017Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2020-05-08T09:36:42.020Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2020-05-08T09:36:42.020Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-08T09:36:42.020Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-08T09:36:42.020Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-08T09:36:42.301Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-08T09:36:42.301Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-08T09:36:42.301Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-08T09:36:42.301Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-08T09:36:42.301Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-08T09:36:42.301Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-08T09:36:43.319Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-08T09:36:43.319Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-08T09:36:43.319Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 4.8% of statements [2020-05-08T09:36:43.600Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-08T09:36:43.600Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-08T09:36:43.600Z] ? github.com/docker/docker/api/types [no test files] [2020-05-08T09:36:43.600Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-08T09:36:43.600Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-08T09:36:43.600Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-08T09:36:43.600Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-08T09:36:43.881Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2020-05-08T09:36:44.162Z] ok github.com/docker/docker/api/types/filters 0.012s coverage: 92.2% of statements [2020-05-08T09:36:44.162Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-08T09:36:44.162Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-08T09:36:44.162Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-08T09:36:44.162Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-08T09:36:44.162Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-08T09:36:44.162Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-08T09:36:44.162Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-08T09:36:44.162Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-05-08T09:36:44.162Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 75.0% of statements [2020-05-08T09:36:44.443Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-08T09:36:44.443Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-08T09:36:44.443Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-08T09:36:44.443Z] ? github.com/docker/docker/builder [no test files] [2020-05-08T09:36:44.443Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-08T09:36:44.443Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-08T09:36:44.443Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-08T09:36:44.443Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-08T09:36:44.443Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-08T09:36:44.443Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-08T09:36:44.443Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-08T09:36:44.724Z] ok github.com/docker/docker/builder/dockerignore 0.008s coverage: 96.8% of statements [2020-05-08T09:36:48.169Z] ok github.com/docker/docker/builder/remotecontext 0.329s coverage: 13.6% of statements [2020-05-08T09:36:48.169Z] ok github.com/docker/docker/builder/dockerfile 0.955s coverage: 48.2% of statements [2020-05-08T09:36:48.450Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-05-08T09:36:50.466Z] ok github.com/docker/docker/builder/remotecontext/git 1.709s coverage: 86.3% of statements [2020-05-08T09:36:50.466Z] ? github.com/docker/docker/cli [no test files] [2020-05-08T09:36:50.466Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-08T09:36:50.747Z] ok github.com/docker/docker/client 0.146s coverage: 75.4% of statements [2020-05-08T09:36:51.890Z] INFO: Zapped successfully [2020-05-08T09:36:51.890Z] INFO: Location for testing is d:\CI\PR-40929\3 [2020-05-08T09:36:51.890Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-05-08T09:36:51.890Z] [2020-05-08T09:36:51.890Z] [2020-05-08T09:36:51.890Z] INFO: Building the image from Dockerfile.windows at 05/08/2020 09:36:49... [2020-05-08T09:36:51.890Z] [2020-05-08T09:36:54.859Z] Sending build context to Docker daemon 55.25MB [2020-05-08T09:36:54.859Z] [2020-05-08T09:36:54.859Z] Step 1/10 : FROM microsoft/windowsservercore [2020-05-08T09:36:54.859Z] ---> fdf6432edbdc [2020-05-08T09:36:54.859Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-05-08T09:36:54.859Z] ---> Using cache [2020-05-08T09:36:54.859Z] ---> 634f4bad385f [2020-05-08T09:36:54.859Z] Step 3/10 : ARG GO_VERSION=1.13.10 [2020-05-08T09:36:54.859Z] ---> Using cache [2020-05-08T09:36:54.859Z] ---> 85a40fd9d353 [2020-05-08T09:36:54.859Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-05-08T09:36:54.859Z] ---> Using cache [2020-05-08T09:36:54.859Z] ---> 75b528b9ffa7 [2020-05-08T09:36:54.859Z] 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-05-08T09:36:54.859Z] ---> Using cache [2020-05-08T09:36:54.859Z] ---> 8b5fa5f6c634 [2020-05-08T09:36:54.859Z] 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-05-08T09:36:54.859Z] ---> Using cache [2020-05-08T09:36:54.859Z] ---> b4b39cd2caa9 [2020-05-08T09:36:54.859Z] 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-05-08T09:36:54.859Z] ---> Using cache [2020-05-08T09:36:54.859Z] ---> e32a11dcc55b [2020-05-08T09:36:54.859Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-05-08T09:36:54.859Z] ---> Using cache [2020-05-08T09:36:54.859Z] ---> 736c30bc6ae2 [2020-05-08T09:36:54.859Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-05-08T09:36:54.859Z] ---> Using cache [2020-05-08T09:36:54.859Z] ---> a449054d8dad [2020-05-08T09:36:54.859Z] Step 10/10 : COPY . . [2020-05-08T09:36:57.089Z] ---> Using cache [2020-05-08T09:36:57.089Z] ---> 5a10bb6ec53f [2020-05-08T09:36:58.084Z] Successfully built 5a10bb6ec53f [2020-05-08T09:36:58.084Z] Successfully tagged docker:latest [2020-05-08T09:36:58.084Z] INFO: Image build ended at 05/08/2020 09:36:57. Duration:00:00:08.0092340 [2020-05-08T09:36:58.084Z] [2020-05-08T09:36:58.084Z] [2020-05-08T09:36:58.084Z] INFO: Building the test binaries at 05/08/2020 09:36:57... [2020-05-08T09:37:01.926Z] INFO: make.ps1 starting at 05/08/2020 09:37:01 [2020-05-08T09:37:01.926Z] INFO: Git commit (5d3a9e4319) assumed from DOCKER_GITCOMMIT environment variable [2020-05-08T09:37:01.926Z] INFO: Invoking autogen... [2020-05-08T09:37:02.399Z] INFO: Building daemon... [2020-05-08T09:37:05.235Z] ok github.com/docker/docker/api/server/httputils 0.027s coverage: 14.7% of statements [2020-05-08T09:37:05.235Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-08T09:37:05.235Z] ok github.com/docker/docker/api/server/middleware 0.021s coverage: 37.7% of statements [2020-05-08T09:37:05.235Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-08T09:37:05.235Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-08T09:37:05.235Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-08T09:37:05.235Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-08T09:37:05.235Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-08T09:37:05.235Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-08T09:37:05.235Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-08T09:37:05.235Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-08T09:37:05.235Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-08T09:37:05.235Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-08T09:37:05.235Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-08T09:37:05.235Z] ok github.com/docker/docker/api/types/filters 0.051s coverage: 92.2% of statements [2020-05-08T09:37:05.235Z] ok github.com/docker/docker/api/types/strslice 0.018s coverage: 90.0% of statements [2020-05-08T09:37:05.235Z] ok github.com/docker/docker/api/server/router/swarm 0.015s coverage: 4.8% of statements [2020-05-08T09:37:05.235Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-08T09:37:05.235Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-08T09:37:05.235Z] ? github.com/docker/docker/api/types [no test files] [2020-05-08T09:37:05.235Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-08T09:37:05.235Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-08T09:37:05.235Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-08T09:37:05.235Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-08T09:37:05.235Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-08T09:37:05.235Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-08T09:37:05.235Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-08T09:37:05.235Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-08T09:37:05.235Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-08T09:37:05.235Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-08T09:37:05.235Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-08T09:37:05.235Z] ok github.com/docker/docker/api/types/time 0.016s coverage: 100.0% of statements [2020-05-08T09:37:05.235Z] ok github.com/docker/docker/api/types/versions 0.019s coverage: 75.0% of statements [2020-05-08T09:37:05.235Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-08T09:37:05.235Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-08T09:37:05.235Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-08T09:37:05.235Z] ? github.com/docker/docker/builder [no test files] [2020-05-08T09:37:05.235Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-08T09:37:05.235Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-08T09:37:05.235Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-08T09:37:05.235Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-08T09:37:05.235Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-08T09:37:05.236Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-08T09:37:05.236Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-08T09:37:05.236Z] ok github.com/docker/docker/builder/dockerignore 0.036s coverage: 96.8% of statements [2020-05-08T09:37:05.497Z] ok github.com/docker/docker/cli/debug 0.013s coverage: 100.0% of statements [2020-05-08T09:37:07.407Z] ok github.com/docker/docker/builder/remotecontext 0.282s coverage: 13.6% of statements [2020-05-08T09:37:07.666Z] ok github.com/docker/docker/builder/remotecontext/git 3.503s coverage: 86.3% of statements [2020-05-08T09:37:07.926Z] ok github.com/docker/docker/builder/dockerfile 0.921s coverage: 48.2% of statements [2020-05-08T09:37:07.926Z] ? github.com/docker/docker/cli [no test files] [2020-05-08T09:37:07.926Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-08T09:37:08.467Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-08T09:37:08.467Z] [2020-05-08T09:37:09.026Z] [2020-05-08T09:37:09.026Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-08T09:37:09.026Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-08T09:37:09.026Z] HOSTNAME=dfaa8f53c00d [2020-05-08T09:37:09.026Z] TEST_SKIP_INTEGRATION=1 [2020-05-08T09:37:09.026Z] TESTDEBUG=0 [2020-05-08T09:37:09.026Z] DEST=bundles/test-integration [2020-05-08T09:37:09.026Z] PWD=/go/src/github.com/docker/docker [2020-05-08T09:37:09.026Z] KEEPBUNDLE=1 [2020-05-08T09:37:09.026Z] DOCKER_GITCOMMIT=5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d [2020-05-08T09:37:09.026Z] container=docker [2020-05-08T09:37:09.026Z] HOME=/root [2020-05-08T09:37:09.026Z] GOLANG_VERSION=1.13.10 [2020-05-08T09:37:09.026Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-08T09:37:09.026Z] VALIDATE_BRANCH=master [2020-05-08T09:37:09.026Z] TERM=xterm [2020-05-08T09:37:09.026Z] DOCKER_PKG=github.com/docker/docker [2020-05-08T09:37:09.026Z] SHLVL=1 [2020-05-08T09:37:09.026Z] TIMEOUT=120m [2020-05-08T09:37:09.026Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-08T09:37:09.026Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-08T09:37:09.026Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-05-08T09:37:09.026Z] GO111MODULE=off [2020-05-08T09:37:09.026Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-08T09:37:09.026Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-08T09:37:09.026Z] GOPATH=/go [2020-05-08T09:37:09.026Z] PKG_CONFIG=pkg-config [2020-05-08T09:37:09.026Z] _=/usr/bin/env [2020-05-08T09:37:09.026Z] Building test suite binary ./integration-cli/test.main [2020-05-08T09:37:09.280Z] [2020-05-08T09:37:09.280Z] [2020-05-08T09:37:09.535Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-05-08T09:37:09.535Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-08T09:37:09.535Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-08T09:37:09.535Z] HOSTNAME=6c2a72bde2fc [2020-05-08T09:37:09.535Z] TEST_SKIP_INTEGRATION=1 [2020-05-08T09:37:09.535Z] TESTDEBUG=0 [2020-05-08T09:37:09.535Z] DEST=bundles/test-integration [2020-05-08T09:37:09.535Z] PWD=/go/src/github.com/docker/docker [2020-05-08T09:37:09.535Z] KEEPBUNDLE=1 [2020-05-08T09:37:09.535Z] DOCKER_GITCOMMIT=5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d [2020-05-08T09:37:09.535Z] container=docker [2020-05-08T09:37:09.535Z] HOME=/root [2020-05-08T09:37:09.535Z] GOLANG_VERSION=1.13.10 [2020-05-08T09:37:09.535Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-08T09:37:09.535Z] VALIDATE_BRANCH=master [2020-05-08T09:37:09.535Z] TERM=xterm [2020-05-08T09:37:09.535Z] DOCKER_PKG=github.com/docker/docker [2020-05-08T09:37:09.535Z] SHLVL=1 [2020-05-08T09:37:09.535Z] TIMEOUT=120m [2020-05-08T09:37:09.535Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-08T09:37:09.535Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-08T09:37:09.535Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-05-08T09:37:09.535Z] GO111MODULE=off [2020-05-08T09:37:09.535Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-08T09:37:09.535Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-08T09:37:09.535Z] GOPATH=/go [2020-05-08T09:37:09.535Z] PKG_CONFIG=pkg-config [2020-05-08T09:37:09.535Z] _=/usr/bin/env [2020-05-08T09:37:09.535Z] Building test suite binary ./integration-cli/test.main [2020-05-08T09:37:10.095Z] No new tests added to integration. [2020-05-08T09:37:10.095Z] [2020-05-08T09:37:10.095Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-08T09:37:11.455Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-08T09:37:11.455Z] HOSTNAME=c30d563d45a0 [2020-05-08T09:37:11.455Z] TESTDEBUG=0 [2020-05-08T09:37:11.455Z] DEST=bundles/test-integration [2020-05-08T09:37:11.455Z] PWD=/go/src/github.com/docker/docker [2020-05-08T09:37:11.455Z] KEEPBUNDLE=1 [2020-05-08T09:37:11.455Z] DOCKER_GITCOMMIT=5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d [2020-05-08T09:37:11.455Z] container=docker [2020-05-08T09:37:11.455Z] HOME=/root [2020-05-08T09:37:11.455Z] GOLANG_VERSION=1.13.10 [2020-05-08T09:37:11.455Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-08T09:37:11.455Z] VALIDATE_BRANCH=master [2020-05-08T09:37:11.455Z] TERM=xterm [2020-05-08T09:37:11.455Z] DOCKER_PKG=github.com/docker/docker [2020-05-08T09:37:11.455Z] SHLVL=1 [2020-05-08T09:37:11.455Z] TIMEOUT=120m [2020-05-08T09:37:11.455Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-08T09:37:11.455Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-08T09:37:11.455Z] GO111MODULE=off [2020-05-08T09:37:11.455Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-08T09:37:11.455Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-08T09:37:11.455Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-08T09:37:11.455Z] GOPATH=/go [2020-05-08T09:37:11.455Z] PKG_CONFIG=pkg-config [2020-05-08T09:37:11.455Z] _=/usr/bin/env [2020-05-08T09:37:11.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-08T09:37:13.209Z] ok github.com/docker/docker/client 0.270s coverage: 75.4% of statements [2020-05-08T09:37:17.683Z] ok github.com/docker/docker/cmd/dockerd 0.055s coverage: 30.8% of statements [2020-05-08T09:37:18.295Z] ok github.com/docker/docker/container 0.135s coverage: 34.9% of statements [2020-05-08T09:37:18.295Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-08T09:37:18.295Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-08T09:37:18.295Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-08T09:37:18.295Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-08T09:37:22.706Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-08T09:37:22.706Z] [2020-05-08T09:37:22.706Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-08T09:37:22.706Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-08T09:37:22.706Z] HOSTNAME=a1de26e23a67 [2020-05-08T09:37:22.706Z] DEST=bundles/test-integration [2020-05-08T09:37:22.706Z] PWD=/go/src/github.com/docker/docker [2020-05-08T09:37:22.706Z] DOCKER_ROOTLESS=1 [2020-05-08T09:37:22.706Z] DOCKER_GITCOMMIT=5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d [2020-05-08T09:37:22.706Z] container=docker [2020-05-08T09:37:22.706Z] HOME=/root [2020-05-08T09:37:22.706Z] GOLANG_VERSION=1.13.10 [2020-05-08T09:37:22.706Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-08T09:37:22.706Z] VALIDATE_BRANCH=master [2020-05-08T09:37:22.706Z] TERM=xterm [2020-05-08T09:37:22.706Z] DOCKER_PKG=github.com/docker/docker [2020-05-08T09:37:22.706Z] SHLVL=1 [2020-05-08T09:37:22.706Z] TIMEOUT=120m [2020-05-08T09:37:22.706Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-08T09:37:22.706Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-08T09:37:22.706Z] GO111MODULE=off [2020-05-08T09:37:22.706Z] DOCKER_EXPERIMENTAL=1 [2020-05-08T09:37:22.706Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-08T09:37:22.706Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-08T09:37:22.706Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-08T09:37:22.706Z] GOPATH=/go [2020-05-08T09:37:22.706Z] PKG_CONFIG=pkg-config [2020-05-08T09:37:22.706Z] _=/usr/bin/env [2020-05-08T09:37:22.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-08T09:37:25.084Z] ok github.com/docker/docker/daemon/cluster 0.042s coverage: 0.5% of statements [2020-05-08T09:37:25.365Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2020-05-08T09:37:26.831Z] ok github.com/docker/docker/daemon/cluster/convert 0.005s coverage: 35.6% of statements [2020-05-08T09:37:33.623Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.430s coverage: 13.9% of statements [2020-05-08T09:37:35.091Z] ok github.com/docker/docker/daemon/config 0.022s coverage: 81.7% of statements [2020-05-08T09:37:35.704Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-05-08T09:37:36.316Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-05-08T09:37:36.597Z] ok github.com/docker/docker/daemon 12.240s coverage: 17.4% of statements [2020-05-08T09:37:36.597Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-08T09:37:36.597Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-08T09:37:36.597Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-08T09:37:36.597Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-08T09:37:36.838Z] Removing intermediate container f446d5d29bf4 [2020-05-08T09:37:36.839Z] ---> 2f1cb4b4ba25 [2020-05-08T09:37:36.839Z] Step 13/15 : FROM golang:${GO_VERSION}-stretch [2020-05-08T09:37:36.839Z] ---> 4d38c0565539 [2020-05-08T09:37:36.839Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-05-08T09:37:36.839Z] ---> 38da7ecb675a [2020-05-08T09:37:36.839Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-05-08T09:37:36.839Z] ---> Running in 320b586ff20e [2020-05-08T09:37:36.839Z] Removing intermediate container 320b586ff20e [2020-05-08T09:37:36.839Z] ---> dd3b7873b169 [2020-05-08T09:37:36.839Z] Successfully built dd3b7873b169 [2020-05-08T09:37:36.839Z] Successfully tagged moby-buildx:latest [2020-05-08T09:37:36.839Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-05-08T09:37:36.839Z] if [ -n "${id}" ]; then \ [2020-05-08T09:37:36.839Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-05-08T09:37:36.839Z] && touch bundles/buildx; \ [2020-05-08T09:37:36.839Z] docker rm -f ${id}; \ [2020-05-08T09:37:36.839Z] fi [2020-05-08T09:37:36.839Z] 8cf3f09a4d6cfb65c648a66acd311ccbc3759b6936809f7951d55ac481a39b2c [2020-05-08T09:37:36.839Z] bundles/buildx version [2020-05-08T09:37:36.839Z] buildx v0.3.1 6db68d0 [2020-05-08T09:37:36.839Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d . [2020-05-08T09:37:36.839Z] #1 [internal] booting buildkit [2020-05-08T09:37:36.839Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-05-08T09:37:36.839Z] #1 pulling image moby/buildkit:buildx-stable-1 2.5s done [2020-05-08T09:37:36.839Z] #1 creating container buildx_buildkit_default [2020-05-08T09:37:36.839Z] #1 creating container buildx_buildkit_default 0.5s done [2020-05-08T09:37:36.839Z] #1 DONE 3.0s [2020-05-08T09:37:36.839Z] [2020-05-08T09:37:36.839Z] #2 [internal] load .dockerignore [2020-05-08T09:37:36.839Z] #2 transferring context: 87B done [2020-05-08T09:37:36.839Z] #2 DONE 0.0s [2020-05-08T09:37:36.839Z] [2020-05-08T09:37:36.839Z] #3 [internal] load build definition from Dockerfile [2020-05-08T09:37:36.839Z] #3 transferring dockerfile: 17.17kB done [2020-05-08T09:37:36.839Z] #3 DONE 0.0s [2020-05-08T09:37:36.839Z] [2020-05-08T09:37:36.839Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-08T09:37:36.839Z] #4 DONE 1.1s [2020-05-08T09:37:36.839Z] [2020-05-08T09:37:36.839Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-08T09:37:36.839Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-08T09:37:36.839Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-05-08T09:37:36.839Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-05-08T09:37:36.839Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-08T09:37:36.839Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-05-08T09:37:36.839Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.5s done [2020-05-08T09:37:36.839Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-05-08T09:37:36.839Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.6s done [2020-05-08T09:37:36.839Z] #5 DONE 1.4s [2020-05-08T09:37:36.839Z] [2020-05-08T09:37:36.839Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-08T09:37:36.839Z] #7 DONE 0.7s [2020-05-08T09:37:36.839Z] [2020-05-08T09:37:36.839Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-08T09:37:36.839Z] #6 DONE 0.8s [2020-05-08T09:37:36.839Z] [2020-05-08T09:37:36.839Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-08T09:37:36.839Z] #8 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done [2020-05-08T09:37:37.208Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2020-05-08T09:37:37.494Z] #8 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done [2020-05-08T09:37:37.494Z] #8 sha256:3858ee7d8bcbf0079a20e4b02b72b78639bf8955fa356527f50b62b462822798 0B / 156B 0.1s [2020-05-08T09:37:37.494Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 0B / 73.51MB 0.1s [2020-05-08T09:37:37.494Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 0B / 57.46MB 0.1s [2020-05-08T09:37:37.494Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 0B / 96.51MB 0.1s [2020-05-08T09:37:37.494Z] #8 sha256:1e4ab8eed8c9d89390b06062ba034c8ae0cbe1f64c18f6212dd501590aa2658a 1.79kB / 1.79kB done [2020-05-08T09:37:37.494Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 0B / 10.73MB 0.1s [2020-05-08T09:37:37.494Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 0B / 54.14MB 0.1s [2020-05-08T09:37:37.494Z] #8 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 0B / 8.25MB 0.1s [2020-05-08T09:37:37.494Z] #8 sha256:e930f001de24c772efc02e034ee2e1f942922a53c8e9d36a5e19b271fe154067 5.46kB / 5.46kB done [2020-05-08T09:37:37.793Z] #8 sha256:3858ee7d8bcbf0079a20e4b02b72b78639bf8955fa356527f50b62b462822798 156B / 156B 0.4s [2020-05-08T09:37:37.793Z] #8 sha256:3858ee7d8bcbf0079a20e4b02b72b78639bf8955fa356527f50b62b462822798 156B / 156B 0.5s done [2020-05-08T09:37:37.793Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 772.46kB / 10.73MB 0.6s [2020-05-08T09:37:37.793Z] #8 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 641.44kB / 8.25MB 0.6s [2020-05-08T09:37:38.096Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 4.03MB / 57.46MB 0.8s [2020-05-08T09:37:38.096Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 2.00MB / 10.73MB 0.8s [2020-05-08T09:37:38.096Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 3.43MB / 54.14MB 0.8s [2020-05-08T09:37:38.096Z] #8 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 1.78MB / 8.25MB 0.8s [2020-05-08T09:37:38.096Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 2.97MB / 10.73MB 0.9s [2020-05-08T09:37:38.096Z] #8 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 3.72MB / 8.25MB 0.9s [2020-05-08T09:37:38.432Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 4.54MB / 73.51MB 1.1s [2020-05-08T09:37:38.432Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 4.17MB / 10.73MB 1.1s [2020-05-08T09:37:38.432Z] #8 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 5.05MB / 8.25MB 1.1s [2020-05-08T09:37:38.432Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 9.11MB / 57.46MB 1.4s [2020-05-08T09:37:38.432Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 7.74MB / 96.51MB 1.3s [2020-05-08T09:37:38.432Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 8.12MB / 10.73MB 1.4s [2020-05-08T09:37:38.432Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 8.55MB / 54.14MB 1.4s [2020-05-08T09:37:38.432Z] #8 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 8.25MB / 8.25MB 1.4s [2020-05-08T09:37:38.757Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 8.80MB / 73.51MB 1.5s [2020-05-08T09:37:38.757Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 10.08MB / 10.73MB 1.5s [2020-05-08T09:37:38.757Z] #8 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 8.25MB / 8.25MB 1.4s done [2020-05-08T09:37:38.757Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 12.84MB / 57.46MB 1.7s [2020-05-08T09:37:38.757Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 10.73MB / 10.73MB 1.6s done [2020-05-08T09:37:38.757Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 12.88MB / 54.14MB 1.7s [2020-05-08T09:37:39.052Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 12.98MB / 73.51MB 1.8s [2020-05-08T09:37:39.052Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 13.24MB / 96.51MB 1.8s [2020-05-08T09:37:39.229Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-05-08T09:37:39.590Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 17.64MB / 57.46MB 2.0s [2020-05-08T09:37:39.590Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 17.69MB / 54.14MB 2.0s [2020-05-08T09:37:39.590Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 17.69MB / 73.51MB 2.1s [2020-05-08T09:37:39.590Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 22.82MB / 57.46MB 2.3s [2020-05-08T09:37:39.590Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 18.97MB / 96.51MB 2.3s [2020-05-08T09:37:39.590Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 21.74MB / 54.14MB 2.3s [2020-05-08T09:37:39.590Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 21.82MB / 73.51MB 2.4s [2020-05-08T09:37:39.840Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.176s coverage: 57.0% of statements [2020-05-08T09:37:40.014Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 26.24MB / 57.46MB 2.6s [2020-05-08T09:37:40.014Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 26.05MB / 54.14MB 2.6s [2020-05-08T09:37:40.014Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 26.11MB / 73.51MB 2.7s [2020-05-08T09:37:40.014Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 29.16MB / 57.46MB 2.7s [2020-05-08T09:37:40.014Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 25.18MB / 96.51MB 2.7s [2020-05-08T09:37:40.014Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 31.10MB / 54.14MB 2.8s [2020-05-08T09:37:40.313Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 33.45MB / 57.46MB 3.0s [2020-05-08T09:37:40.313Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 31.57MB / 73.51MB 3.1s [2020-05-08T09:37:40.313Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 30.29MB / 96.51MB 3.1s [2020-05-08T09:37:40.313Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 35.28MB / 54.14MB 3.1s [2020-05-08T09:37:40.623Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 38.09MB / 57.46MB 3.3s [2020-05-08T09:37:40.623Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 38.46MB / 54.14MB 3.3s [2020-05-08T09:37:40.623Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 37.66MB / 73.51MB 3.5s [2020-05-08T09:37:40.939Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 41.08MB / 57.46MB 3.6s [2020-05-08T09:37:40.939Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 36.51MB / 96.51MB 3.6s [2020-05-08T09:37:40.939Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 41.56MB / 54.14MB 3.6s [2020-05-08T09:37:40.939Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 42.64MB / 73.51MB 3.8s [2020-05-08T09:37:40.939Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 45.19MB / 57.46MB 3.8s [2020-05-08T09:37:40.939Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 44.79MB / 54.14MB 3.8s [2020-05-08T09:37:41.329Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 41.55MB / 96.51MB 3.9s [2020-05-08T09:37:41.329Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 48.00MB / 54.14MB 4.1s [2020-05-08T09:37:41.329Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 47.33MB / 73.51MB 4.2s [2020-05-08T09:37:41.329Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 50.42MB / 57.46MB 4.2s [2020-05-08T09:37:41.626Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 46.72MB / 96.51MB 4.4s [2020-05-08T09:37:41.626Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 53.05MB / 54.14MB 4.4s [2020-05-08T09:37:41.626Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 53.66MB / 73.51MB 4.5s [2020-05-08T09:37:41.626Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 54.77MB / 57.46MB 4.5s [2020-05-08T09:37:41.626Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 54.14MB / 54.14MB 4.5s done [2020-05-08T09:37:41.938Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 52.28MB / 96.51MB 4.7s [2020-05-08T09:37:41.938Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 60.36MB / 73.51MB 4.8s [2020-05-08T09:37:41.938Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 57.46MB / 57.46MB 4.7s done [2020-05-08T09:37:42.228Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 64.21MB / 73.51MB 5.0s [2020-05-08T09:37:42.228Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 59.47MB / 96.51MB 5.0s [2020-05-08T09:37:42.228Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 67.89MB / 73.51MB 5.1s [2020-05-08T09:37:42.521Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 64.90MB / 96.51MB 5.3s [2020-05-08T09:37:42.521Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 73.51MB / 73.51MB 5.4s [2020-05-08T09:37:42.814Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 73.51MB / 73.51MB 5.4s done [2020-05-08T09:37:42.814Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 71.17MB / 96.51MB 5.5s [2020-05-08T09:37:43.117Z] #8 ... [2020-05-08T09:37:43.117Z] [2020-05-08T09:37:43.117Z] #72 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-08T09:37:43.117Z] #72 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-08T09:37:43.117Z] #72 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-08T09:37:43.117Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.6s done [2020-05-08T09:37:43.117Z] #72 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-08T09:37:43.117Z] #72 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 4.1s done [2020-05-08T09:37:43.117Z] #72 DONE 6.2s [2020-05-08T09:37:43.117Z] [2020-05-08T09:37:43.117Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-08T09:37:43.117Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 79.55MB / 96.51MB 5.8s [2020-05-08T09:37:43.117Z] #8 ... [2020-05-08T09:37:43.117Z] [2020-05-08T09:37:43.117Z] #21 [internal] load build context [2020-05-08T09:37:43.117Z] #21 transferring context: 39.09MB 6.3s [2020-05-08T09:37:44.178Z] #21 transferring context: 50.53MB 7.1s done [2020-05-08T09:37:44.178Z] #21 DONE 7.2s [2020-05-08T09:37:44.178Z] [2020-05-08T09:37:44.178Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-08T09:37:44.178Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 96.51MB / 96.51MB 6.6s done [2020-05-08T09:37:44.178Z] #8 unpacking docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f [2020-05-08T09:37:44.208Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.290s coverage: 46.2% of statements [2020-05-08T09:37:45.211Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.8% of statements [2020-05-08T09:37:45.304Z] ok github.com/docker/docker/cmd/dockerd 0.127s coverage: 30.8% of statements [2020-05-08T09:37:45.304Z] ok github.com/docker/docker/container 0.202s coverage: 34.7% of statements [2020-05-08T09:37:45.304Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-08T09:37:45.304Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-08T09:37:45.304Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-08T09:37:45.304Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-08T09:37:45.304Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.037s coverage: 65.3% of statements [2020-05-08T09:37:46.244Z] ok github.com/docker/docker/daemon/cluster/convert 0.031s coverage: 35.6% of statements [2020-05-08T09:37:46.345Z] INFO [loader] Go packages loading at mode 575 (exports_file|name|compiled_files|deps|types_sizes|files|imports) took 1m52.596415439s [2020-05-08T09:37:46.345Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 474.377365ms [2020-05-08T09:37:48.157Z] ok github.com/docker/docker/daemon/cluster 0.111s coverage: 0.5% of statements [2020-05-08T09:37:48.695Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.297s coverage: 49.5% of statements [2020-05-08T09:37:49.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-08T09:37:49.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-08T09:37:50.702Z] ok github.com/docker/docker/daemon/discovery 0.057s coverage: 30.0% of statements [2020-05-08T09:37:52.087Z] ok github.com/docker/docker/daemon/events 0.071s coverage: 50.0% of statements [2020-05-08T09:37:52.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-08T09:37:52.659Z] ok github.com/docker/docker/daemon/config 0.086s coverage: 81.7% of statements [2020-05-08T09:37:52.873Z] INFO [runner/unused/goanalysis] analyzers took 27.258621878s with top 10 stages: buildssa: 23.301221868s, U1000: 3.95740001s [2020-05-08T09:37:54.569Z] ok github.com/docker/docker/daemon/graphdriver 0.020s coverage: 2.2% of statements [2020-05-08T09:37:55.481Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.414s coverage: 73.1% of statements [2020-05-08T09:37:55.481Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-08T09:37:55.481Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.864s coverage: 57.7% of statements [2020-05-08T09:37:55.481Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-08T09:37:55.762Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-05-08T09:37:56.043Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.647s coverage: 76.1% of statements [2020-05-08T09:37:56.043Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-08T09:37:57.045Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.017s coverage: 3.0% of statements [2020-05-08T09:37:57.326Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2020-05-08T09:37:57.858Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-05-08T09:37:57.858Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.489s coverage: 13.8% of statements [2020-05-08T09:37:58.329Z] ok github.com/docker/docker/daemon/images 0.010s coverage: 4.9% of statements [2020-05-08T09:37:58.329Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-08T09:37:58.329Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-08T09:37:58.942Z] ok github.com/docker/docker/daemon/logger 0.210s coverage: 41.8% of statements [2020-05-08T09:37:59.238Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.594s coverage: 57.0% of statements [2020-05-08T09:37:59.954Z] ok github.com/docker/docker/daemon/logger/awslogs 0.076s coverage: 77.8% of statements [2020-05-08T09:37:59.954Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-08T09:37:59.954Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-08T09:38:00.235Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2020-05-08T09:38:00.847Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 26.2% of statements [2020-05-08T09:38:01.129Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 61.6% of statements [2020-05-08T09:38:01.410Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements [2020-05-08T09:38:01.778Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.031s coverage: 1.8% of statements [2020-05-08T09:38:02.023Z] ok github.com/docker/docker/daemon/logger/local 0.010s coverage: 75.2% of statements [2020-05-08T09:38:02.023Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-08T09:38:02.634Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.043s coverage: 37.7% of statements [2020-05-08T09:38:02.716Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.357s coverage: 45.9% of statements [2020-05-08T09:38:02.915Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.005s coverage: 33.3% of statements [2020-05-08T09:38:03.919Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2020-05-08T09:38:04.199Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-05-08T09:38:04.622Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.783s coverage: 73.1% of statements [2020-05-08T09:38:05.191Z] ok github.com/docker/docker/daemon 12.318s coverage: 17.4% of statements [2020-05-08T09:38:05.191Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-08T09:38:05.191Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-08T09:38:05.191Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-08T09:38:05.191Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-08T09:38:05.191Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-08T09:38:05.203Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-05-08T09:38:05.203Z] ok github.com/docker/docker/daemon/logger/splunk 1.435s coverage: 82.5% of statements [2020-05-08T09:38:05.203Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-08T09:38:05.203Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-08T09:38:05.451Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.849s coverage: 49.5% of statements [2020-05-08T09:38:06.674Z] ok github.com/docker/docker/distribution/metadata 0.044s coverage: 48.2% of statements [2020-05-08T09:38:06.954Z] ok github.com/docker/docker/distribution 0.346s coverage: 22.1% of statements [2020-05-08T09:38:06.954Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-08T09:38:07.363Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.022s coverage: 58.0% of statements [2020-05-08T09:38:07.363Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.593s coverage: 76.1% of statements [2020-05-08T09:38:07.566Z] ok github.com/docker/docker/errdefs 0.002s coverage: 49.4% of statements [2020-05-08T09:38:07.622Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.028s coverage: 3.0% of statements [2020-05-08T09:38:08.193Z] ok github.com/docker/docker/daemon/links 0.032s coverage: 93.0% of statements [2020-05-08T09:38:08.569Z] ok github.com/docker/docker/image 0.013s coverage: 86.4% of statements [2020-05-08T09:38:09.181Z] ok github.com/docker/docker/image/cache 0.004s coverage: 19.2% of statements [2020-05-08T09:38:09.462Z] ok github.com/docker/docker/distribution/xfer 1.864s coverage: 85.1% of statements [2020-05-08T09:38:09.462Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-08T09:38:09.462Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-08T09:38:10.115Z] ok github.com/docker/docker/image/v1 0.014s coverage: 25.0% of statements [2020-05-08T09:38:10.115Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-08T09:38:10.396Z] ok github.com/docker/docker/libcontainerd/queue 0.029s coverage: 100.0% of statements [2020-05-08T09:38:10.738Z] ok github.com/docker/docker/daemon/logger 0.239s coverage: 41.8% of statements [2020-05-08T09:38:10.738Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.820s coverage: 57.7% of statements [2020-05-08T09:38:10.738Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-08T09:38:10.738Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-08T09:38:11.309Z] ok github.com/docker/docker/daemon/logger/awslogs 0.290s coverage: 77.8% of statements [2020-05-08T09:38:11.862Z] ok github.com/docker/docker/opts 0.014s coverage: 67.4% of statements [2020-05-08T09:38:11.862Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-05-08T09:38:12.250Z] ok github.com/docker/docker/daemon/images 0.035s coverage: 4.9% of statements [2020-05-08T09:38:12.250Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-08T09:38:12.250Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-08T09:38:12.250Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-08T09:38:12.250Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-08T09:38:12.250Z] ok github.com/docker/docker/daemon/logger/journald 0.059s coverage: 26.2% of statements [2020-05-08T09:38:12.250Z] ok github.com/docker/docker/daemon/logger/gelf 0.031s coverage: 67.0% of statements [2020-05-08T09:38:12.821Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.026s coverage: 87.2% of statements [2020-05-08T09:38:13.082Z] time="2020-05-08T09:38:12Z" level=error msg="Failed to open log file: open /tmp/docker-logger-343470737/container.log.1: no such file or directory" [2020-05-08T09:38:13.082Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.031s coverage: 61.6% of statements [2020-05-08T09:38:13.329Z] ok github.com/docker/docker/pkg/archive 0.508s coverage: 77.1% of statements [2020-05-08T09:38:14.023Z] ok github.com/docker/docker/daemon/logger/local 0.028s coverage: 75.2% of statements [2020-05-08T09:38:14.023Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-08T09:38:14.332Z] ok github.com/docker/docker/pkg/authorization 0.403s coverage: 68.3% of statements [2020-05-08T09:38:14.332Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-05-08T09:38:14.593Z] time="2020-05-08T09:38:14Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate658892160/log321192671.1: no such file or directory" [2020-05-08T09:38:14.593Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.059s coverage: 38.0% of statements [2020-05-08T09:38:14.613Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-05-08T09:38:14.794Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-05-08T09:38:14.794Z] [2020-05-08T09:38:14.794Z] ________ ____ __. [2020-05-08T09:38:14.794Z] \_____ \ | |/ _| [2020-05-08T09:38:14.794Z] / | \| < [2020-05-08T09:38:14.794Z] / | \ | \ [2020-05-08T09:38:14.794Z] \_______ /____|__ \ [2020-05-08T09:38:14.794Z] \/ \/ [2020-05-08T09:38:14.794Z] [2020-05-08T09:38:14.794Z] INFO: make.ps1 ended at 05/08/2020 09:38:06 [2020-05-08T09:38:14.794Z] INFO: Binaries build ended at 05/08/2020 09:38:09. Duration:00:01:11.2434460 [2020-05-08T09:38:14.794Z] INFO: Copying the built daemon binary to d:\CI\PR-40929\3\binary\dockerd-5d3a9e4319.exe... [2020-05-08T09:38:14.794Z] INFO: Copying the built client binary to d:\CI\PR-40929\3\binary\docker-5d3a9e4319.exe... [2020-05-08T09:38:14.794Z] INFO: Copying dockerversion from the container... [2020-05-08T09:38:14.794Z] INFO: Copying the golang package from the container to d:\CI\PR-40929\3\installer\go.zip... [2020-05-08T09:38:14.853Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.025s coverage: 33.3% of statements [2020-05-08T09:38:15.265Z] INFO: Extracting go.zip to d:\CI\PR-40929\3\go [2020-05-08T09:38:15.424Z] ok github.com/docker/docker/daemon/logger/templates 0.037s coverage: 8.3% of statements [2020-05-08T09:38:15.683Z] ok github.com/docker/docker/daemon/logger/syslog 0.019s coverage: 47.8% of statements [2020-05-08T09:38:16.775Z] #8 unpacking docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 29.2s done [2020-05-08T09:38:16.776Z] #8 DONE 36.1s [2020-05-08T09:38:16.776Z] [2020-05-08T09:38:16.776Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-08T09:38:16.776Z] #9 DONE 0.2s [2020-05-08T09:38:16.776Z] [2020-05-08T09:38:16.776Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-08T09:38:16.776Z] #10 DONE 0.2s [2020-05-08T09:38:16.776Z] [2020-05-08T09:38:16.776Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-08T09:38:16.776Z] #41 DONE 0.1s [2020-05-08T09:38:16.776Z] [2020-05-08T09:38:16.776Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-08T09:38:16.776Z] #30 DONE 0.1s [2020-05-08T09:38:16.776Z] [2020-05-08T09:38:16.776Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-08T09:38:16.776Z] #22 DONE 0.1s [2020-05-08T09:38:16.776Z] [2020-05-08T09:38:16.776Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-08T09:38:16.776Z] #31 ... [2020-05-08T09:38:16.776Z] [2020-05-08T09:38:16.776Z] #68 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-05-08T09:38:16.776Z] #68 DONE 0.2s [2020-05-08T09:38:16.776Z] [2020-05-08T09:38:16.776Z] #56 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-05-08T09:38:16.776Z] #56 DONE 0.2s [2020-05-08T09:38:16.776Z] [2020-05-08T09:38:16.776Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-05-08T09:38:16.776Z] #33 DONE 0.2s [2020-05-08T09:38:16.776Z] [2020-05-08T09:38:16.776Z] #74 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-05-08T09:38:16.776Z] #74 DONE 0.2s [2020-05-08T09:38:16.776Z] [2020-05-08T09:38:16.776Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-05-08T09:38:16.776Z] #47 DONE 0.2s [2020-05-08T09:38:16.776Z] [2020-05-08T09:38:16.776Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-08T09:38:16.776Z] #23 DONE 0.2s [2020-05-08T09:38:16.776Z] [2020-05-08T09:38:16.776Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-05-08T09:38:16.776Z] #53 DONE 0.2s [2020-05-08T09:38:16.776Z] [2020-05-08T09:38:16.776Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-05-08T09:38:16.776Z] #50 DONE 0.3s [2020-05-08T09:38:16.776Z] [2020-05-08T09:38:16.776Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T09:38:16.776Z] #51 0.743 + RM_GOPATH=0 [2020-05-08T09:38:16.776Z] #51 0.744 + TMP_GOPATH= [2020-05-08T09:38:16.776Z] #51 0.744 + : /build [2020-05-08T09:38:16.776Z] #51 0.744 + '[' -z '' ']' [2020-05-08T09:38:16.776Z] #51 0.744 ++ mktemp -d [2020-05-08T09:38:16.776Z] #51 0.767 + export GOPATH=/tmp/tmp.qlfkU5olr5 [2020-05-08T09:38:16.776Z] #51 0.783 + GOPATH=/tmp/tmp.qlfkU5olr5 [2020-05-08T09:38:16.776Z] #51 0.783 + RM_GOPATH=1 [2020-05-08T09:38:16.776Z] #51 0.789 ++ dirname ./install.sh [2020-05-08T09:38:16.776Z] #51 0.795 + dir=. [2020-05-08T09:38:16.776Z] #51 0.795 + bin=gotestsum [2020-05-08T09:38:16.776Z] #51 0.795 + shift [2020-05-08T09:38:16.776Z] #51 0.796 + '[' '!' -f ./gotestsum.installer ']' [2020-05-08T09:38:16.776Z] #51 0.796 + . ./gotestsum.installer [2020-05-08T09:38:16.776Z] #51 0.797 ++ : v0.3.5 [2020-05-08T09:38:16.776Z] #51 0.798 + install_gotestsum [2020-05-08T09:38:16.776Z] #51 0.798 + echo 'Installing gotestsum version v0.3.5' [2020-05-08T09:38:16.776Z] #51 0.798 Installing gotestsum version v0.3.5 [2020-05-08T09:38:16.776Z] #51 0.798 + go get -d gotest.tools/gotestsum [2020-05-08T09:38:17.067Z] ok github.com/docker/docker/daemon/logger/splunk 1.914s coverage: 82.5% of statements [2020-05-08T09:38:17.067Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-08T09:38:17.067Z] ok github.com/docker/docker/daemon/network 0.036s coverage: 63.8% of statements [2020-05-08T09:38:17.067Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-08T09:38:18.055Z] ok github.com/docker/docker/layer 7.325s coverage: 68.8% of statements [2020-05-08T09:38:18.055Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-08T09:38:18.055Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-08T09:38:18.055Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-08T09:38:18.055Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-08T09:38:18.055Z] ? github.com/docker/docker/oci [no test files] [2020-05-08T09:38:18.055Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-08T09:38:18.336Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-05-08T09:38:18.451Z] ok github.com/docker/docker/distribution/metadata 0.101s coverage: 48.2% of statements [2020-05-08T09:38:18.617Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-05-08T09:38:18.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-08T09:38:18.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-08T09:38:18.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-08T09:38:18.897Z] ok github.com/docker/docker/pkg/chrootarchive 3.533s coverage: 43.2% of statements [2020-05-08T09:38:18.897Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-08T09:38:18.897Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-08T09:38:19.178Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2020-05-08T09:38:19.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-08T09:38:19.390Z] ok github.com/docker/docker/distribution 0.313s coverage: 22.1% of statements [2020-05-08T09:38:19.390Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-08T09:38:19.390Z] ok github.com/docker/docker/errdefs 0.043s coverage: 49.4% of statements [2020-05-08T09:38:19.459Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-05-08T09:38:19.515Z] #51 ... [2020-05-08T09:38:19.515Z] [2020-05-08T09:38:19.515Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T09:38:19.515Z] #48 0.551 + RM_GOPATH=0 [2020-05-08T09:38:19.515Z] #48 0.551 + TMP_GOPATH= [2020-05-08T09:38:19.515Z] #48 0.551 + : /build [2020-05-08T09:38:19.515Z] #48 0.552 + '[' -z '' ']' [2020-05-08T09:38:19.515Z] #48 0.552 ++ mktemp -d [2020-05-08T09:38:19.515Z] #48 0.555 + export GOPATH=/tmp/tmp.L7acazJ4yC [2020-05-08T09:38:19.515Z] #48 0.555 + GOPATH=/tmp/tmp.L7acazJ4yC [2020-05-08T09:38:19.515Z] #48 0.555 + RM_GOPATH=1 [2020-05-08T09:38:19.515Z] #48 0.556 ++ dirname ./install.sh [2020-05-08T09:38:19.515Z] #48 0.558 + dir=. [2020-05-08T09:38:19.515Z] #48 0.558 + bin=vndr [2020-05-08T09:38:19.515Z] #48 0.559 + shift [2020-05-08T09:38:19.515Z] #48 0.559 + '[' '!' -f ./vndr.installer ']' [2020-05-08T09:38:19.515Z] #48 0.559 + . ./vndr.installer [2020-05-08T09:38:19.515Z] #48 0.559 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-08T09:38:19.515Z] #48 0.560 + install_vndr [2020-05-08T09:38:19.515Z] #48 0.560 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-08T09:38:19.515Z] #48 0.560 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.L7acazJ4yC/src/github.com/LK4D4/vndr [2020-05-08T09:38:19.515Z] #48 0.561 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-08T09:38:19.515Z] #48 0.585 Cloning into '/tmp/tmp.L7acazJ4yC/src/github.com/LK4D4/vndr'... [2020-05-08T09:38:19.515Z] #48 1.770 + cd /tmp/tmp.L7acazJ4yC/src/github.com/LK4D4/vndr [2020-05-08T09:38:19.515Z] #48 1.770 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-08T09:38:19.515Z] #48 1.813 + go build -buildmode=pie -v -o /build/vndr . [2020-05-08T09:38:19.515Z] #48 4.425 internal/race [2020-05-08T09:38:19.515Z] #48 4.426 runtime/internal/sys [2020-05-08T09:38:19.515Z] #48 4.436 internal/cpu [2020-05-08T09:38:19.515Z] #48 4.798 runtime/internal/atomic [2020-05-08T09:38:19.515Z] #48 4.931 sync/atomic [2020-05-08T09:38:19.515Z] #48 5.769 runtime/internal/math [2020-05-08T09:38:19.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-08T09:38:19.807Z] #48 6.081 unicode [2020-05-08T09:38:19.807Z] #48 6.172 unicode/utf8 [2020-05-08T09:38:19.807Z] #48 6.174 math/bits [2020-05-08T09:38:20.081Z] ok github.com/docker/docker/pkg/discovery/nodes 0.011s coverage: 93.8% of statements [2020-05-08T09:38:20.362Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-05-08T09:38:20.443Z] #48 6.737 internal/bytealg [2020-05-08T09:38:21.301Z] ok github.com/docker/docker/image 0.052s coverage: 86.4% of statements [2020-05-08T09:38:21.301Z] ok github.com/docker/docker/image/cache 0.024s coverage: 19.2% of statements [2020-05-08T09:38:21.364Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2020-05-08T09:38:21.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-08T09:38:21.561Z] ok github.com/docker/docker/image/v1 0.022s coverage: 25.0% of statements [2020-05-08T09:38:21.561Z] ok github.com/docker/docker/distribution/xfer 1.707s coverage: 85.6% of statements [2020-05-08T09:38:21.561Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-08T09:38:21.561Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-08T09:38:21.561Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-08T09:38:21.821Z] ok github.com/docker/docker/libcontainerd/queue 0.045s coverage: 100.0% of statements [2020-05-08T09:38:21.975Z] ok github.com/docker/docker/pkg/fileutils 0.025s coverage: 89.5% of statements [2020-05-08T09:38:22.392Z] ok github.com/docker/docker/pkg/aaparser 0.034s coverage: 50.0% of statements [2020-05-08T09:38:22.977Z] ok github.com/docker/docker/pkg/discovery/kv 3.066s coverage: 84.1% of statements [2020-05-08T09:38:22.977Z] ok github.com/docker/docker/pkg/fsutils 0.387s coverage: 85.1% of statements [2020-05-08T09:38:23.204Z] #48 9.410 runtime [2020-05-08T09:38:23.204Z] #48 9.487 internal/testlog [2020-05-08T09:38:23.204Z] #48 ... [2020-05-08T09:38:23.204Z] [2020-05-08T09:38:23.204Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-08T09:38:23.204Z] #26 0.761 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-08T09:38:23.204Z] #26 0.931 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-08T09:38:23.204Z] #26 1.057 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-08T09:38:23.204Z] #26 2.600 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-05-08T09:38:23.204Z] #26 5.949 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [191 kB] [2020-05-08T09:38:23.204Z] #26 8.779 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-08T09:38:23.258Z] ok github.com/docker/docker/pkg/homedir 0.015s coverage: 11.4% of statements [2020-05-08T09:38:23.496Z] #26 ... [2020-05-08T09:38:23.497Z] [2020-05-08T09:38:23.497Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-08T09:38:23.497Z] #42 0.629 + git clone https://github.com/docker/distribution.git . [2020-05-08T09:38:23.497Z] #42 0.636 Cloning into '.'... [2020-05-08T09:38:23.497Z] #42 ... [2020-05-08T09:38:23.497Z] [2020-05-08T09:38:23.497Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T09:38:23.497Z] #57 0.725 + RM_GOPATH=0 [2020-05-08T09:38:23.497Z] #57 0.725 + TMP_GOPATH= [2020-05-08T09:38:23.497Z] #57 0.725 + : /build [2020-05-08T09:38:23.497Z] #57 0.725 + '[' -z '' ']' [2020-05-08T09:38:23.497Z] #57 0.726 ++ mktemp -d [2020-05-08T09:38:23.497Z] #57 0.737 + export GOPATH=/tmp/tmp.M3MRgK8XMR [2020-05-08T09:38:23.497Z] #57 0.737 + GOPATH=/tmp/tmp.M3MRgK8XMR [2020-05-08T09:38:23.497Z] #57 0.737 + RM_GOPATH=1 [2020-05-08T09:38:23.497Z] #57 0.737 ++ dirname ./install.sh [2020-05-08T09:38:23.497Z] #57 0.739 + dir=. [2020-05-08T09:38:23.497Z] #57 0.739 + bin=shfmt [2020-05-08T09:38:23.497Z] #57 0.739 + shift [2020-05-08T09:38:23.497Z] #57 0.739 + '[' '!' -f ./shfmt.installer ']' [2020-05-08T09:38:23.497Z] #57 0.739 + . ./shfmt.installer [2020-05-08T09:38:23.497Z] #57 0.740 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-08T09:38:23.497Z] #57 0.740 + install_shfmt [2020-05-08T09:38:23.497Z] #57 0.740 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-08T09:38:23.497Z] #57 0.740 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-08T09:38:23.497Z] #57 0.765 + git clone https://github.com/mvdan/sh.git /tmp/tmp.M3MRgK8XMR/src/github.com/mvdan/sh [2020-05-08T09:38:23.497Z] #57 0.774 Cloning into '/tmp/tmp.M3MRgK8XMR/src/github.com/mvdan/sh'... [2020-05-08T09:38:23.787Z] #57 ... [2020-05-08T09:38:23.787Z] [2020-05-08T09:38:23.787Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-08T09:38:23.787Z] #44 1.012 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-08T09:38:23.787Z] #44 1.206 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-08T09:38:23.787Z] #44 1.207 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-08T09:38:23.787Z] #44 3.105 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-05-08T09:38:23.787Z] #44 6.881 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [191 kB] [2020-05-08T09:38:23.787Z] #44 8.922 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-08T09:38:23.787Z] #44 ... [2020-05-08T09:38:23.787Z] [2020-05-08T09:38:23.787Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T09:38:23.787Z] #24 0.691 + RM_GOPATH=0 [2020-05-08T09:38:23.787Z] #24 0.694 + TMP_GOPATH= [2020-05-08T09:38:23.787Z] #24 0.694 + : /build [2020-05-08T09:38:23.787Z] #24 0.694 + '[' -z '' ']' [2020-05-08T09:38:23.787Z] #24 0.694 ++ mktemp -d [2020-05-08T09:38:23.787Z] #24 0.700 + export GOPATH=/tmp/tmp.EUNK57VwsH [2020-05-08T09:38:23.787Z] #24 0.701 + GOPATH=/tmp/tmp.EUNK57VwsH [2020-05-08T09:38:23.787Z] #24 0.701 + RM_GOPATH=1 [2020-05-08T09:38:23.787Z] #24 0.707 ++ dirname ./install.sh [2020-05-08T09:38:23.787Z] #24 0.716 + dir=. [2020-05-08T09:38:23.787Z] #24 0.722 + bin=dockercli [2020-05-08T09:38:23.787Z] #24 0.727 + shift [2020-05-08T09:38:23.787Z] #24 0.727 + '[' '!' -f ./dockercli.installer ']' [2020-05-08T09:38:23.787Z] #24 0.728 + . ./dockercli.installer [2020-05-08T09:38:23.787Z] #24 0.728 ++ : stable [2020-05-08T09:38:23.787Z] #24 0.730 ++ : 17.06.2-ce [2020-05-08T09:38:23.787Z] #24 0.731 + install_dockercli [2020-05-08T09:38:23.787Z] #24 0.734 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-08T09:38:23.787Z] #24 0.735 Install docker/cli version 17.06.2-ce from stable [2020-05-08T09:38:23.787Z] #24 0.738 ++ uname -m [2020-05-08T09:38:23.787Z] #24 0.774 + arch=ppc64le [2020-05-08T09:38:23.787Z] #24 0.778 + '[' ppc64le '!=' x86_64 ']' [2020-05-08T09:38:23.787Z] #24 0.779 + '[' ppc64le '!=' s390x ']' [2020-05-08T09:38:23.787Z] #24 0.779 + '[' ppc64le '!=' armhf ']' [2020-05-08T09:38:23.787Z] #24 0.779 + build_dockercli [2020-05-08T09:38:23.787Z] #24 0.780 + git clone https://github.com/docker/docker-ce /tmp/tmp.EUNK57VwsH/tmp/docker-ce [2020-05-08T09:38:23.787Z] #24 0.789 Cloning into '/tmp/tmp.EUNK57VwsH/tmp/docker-ce'... [2020-05-08T09:38:23.868Z] ok github.com/docker/docker/pkg/idtools 0.456s coverage: 70.3% of statements [2020-05-08T09:38:24.077Z] #24 ... [2020-05-08T09:38:24.077Z] [2020-05-08T09:38:24.077Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-08T09:38:24.077Z] #63 0.756 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-08T09:38:24.077Z] #63 0.932 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-08T09:38:24.077Z] #63 1.215 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-08T09:38:24.078Z] #63 2.592 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-05-08T09:38:24.078Z] #63 5.697 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [191 kB] [2020-05-08T09:38:24.078Z] #63 8.619 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-08T09:38:24.078Z] #63 ... [2020-05-08T09:38:24.078Z] [2020-05-08T09:38:24.078Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-08T09:38:24.078Z] #31 0.661 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-08T09:38:24.078Z] #31 0.664 Cloning into '.'... [2020-05-08T09:38:24.149Z] ok github.com/docker/docker/pkg/ioutils 0.273s coverage: 70.1% of statements [2020-05-08T09:38:24.368Z] #31 ... [2020-05-08T09:38:24.369Z] [2020-05-08T09:38:24.369Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T09:38:24.369Z] #69 0.655 + RM_GOPATH=0 [2020-05-08T09:38:24.369Z] #69 0.655 + TMP_GOPATH= [2020-05-08T09:38:24.369Z] #69 0.655 + : /build/ [2020-05-08T09:38:24.369Z] #69 0.656 + '[' -z '' ']' [2020-05-08T09:38:24.369Z] #69 0.656 ++ mktemp -d [2020-05-08T09:38:24.369Z] #69 0.659 + export GOPATH=/tmp/tmp.1R3Qa4KJNM [2020-05-08T09:38:24.369Z] #69 0.659 + GOPATH=/tmp/tmp.1R3Qa4KJNM [2020-05-08T09:38:24.369Z] #69 0.659 + RM_GOPATH=1 [2020-05-08T09:38:24.369Z] #69 0.660 ++ dirname ./install.sh [2020-05-08T09:38:24.369Z] #69 0.668 + dir=. [2020-05-08T09:38:24.369Z] #69 0.668 + bin=rootlesskit [2020-05-08T09:38:24.369Z] #69 0.668 + shift [2020-05-08T09:38:24.369Z] #69 0.669 + '[' '!' -f ./rootlesskit.installer ']' [2020-05-08T09:38:24.369Z] #69 0.669 + . ./rootlesskit.installer [2020-05-08T09:38:24.369Z] #69 0.669 ++ : 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-08T09:38:24.369Z] #69 0.670 + install_rootlesskit [2020-05-08T09:38:24.369Z] #69 0.670 + case "$1" in [2020-05-08T09:38:24.369Z] #69 0.670 + export CGO_ENABLED=0 [2020-05-08T09:38:24.369Z] #69 0.670 + CGO_ENABLED=0 [2020-05-08T09:38:24.369Z] #69 0.670 + _install_rootlesskit [2020-05-08T09:38:24.369Z] #69 0.670 + echo 'Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492' [2020-05-08T09:38:24.369Z] #69 0.670 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.1R3Qa4KJNM/src/github.com/rootless-containers/rootlesskit [2020-05-08T09:38:24.369Z] #69 0.670 Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-08T09:38:24.369Z] #69 0.674 Cloning into '/tmp/tmp.1R3Qa4KJNM/src/github.com/rootless-containers/rootlesskit'... [2020-05-08T09:38:24.369Z] #69 9.980 Checking out files: 85% (675/789) Checking out files: 86% (679/789) Checking out files: 87% (687/789) Checking out files: 88% (695/789) Checking out files: 89% (703/789) Checking out files: 90% (711/789) Checking out files: 91% (718/789) Checking out files: 92% (726/789) Checking out files: 93% (734/789) Checking out files: 94% (742/789) Checking out files: 95% (750/789) Checking out files: 96% (758/789) Checking out files: 97% (766/789) Checking out files: 98% (774/789) Checking out files: 99% (782/789) Checking out files: 100% (789/789) Checking out files: 100% (789/789), done. [2020-05-08T09:38:24.369Z] #69 10.31 + cd /tmp/tmp.1R3Qa4KJNM/src/github.com/rootless-containers/rootlesskit [2020-05-08T09:38:24.369Z] #69 10.31 + git checkout -q 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-08T09:38:24.369Z] #69 ... [2020-05-08T09:38:24.369Z] [2020-05-08T09:38:24.369Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-08T09:38:24.369Z] #36 1.008 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-08T09:38:24.369Z] #36 1.125 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-08T09:38:24.369Z] #36 1.125 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-08T09:38:24.369Z] #36 3.201 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-05-08T09:38:24.369Z] #36 6.981 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [191 kB] [2020-05-08T09:38:24.369Z] #36 9.779 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-08T09:38:24.430Z] ok github.com/docker/docker/pkg/jsonmessage 0.001s coverage: 91.7% of statements [2020-05-08T09:38:24.430Z] ok github.com/docker/docker/pkg/locker 0.011s coverage: 88.9% of statements [2020-05-08T09:38:24.430Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-05-08T09:38:24.430Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-08T09:38:24.430Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-08T09:38:24.663Z] #36 ... [2020-05-08T09:38:24.663Z] [2020-05-08T09:38:24.663Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T09:38:24.663Z] #34 0.794 + RM_GOPATH=0 [2020-05-08T09:38:24.663Z] #34 0.794 + TMP_GOPATH= [2020-05-08T09:38:24.663Z] #34 0.795 + : /build [2020-05-08T09:38:24.663Z] #34 0.795 + '[' -z '' ']' [2020-05-08T09:38:24.663Z] #34 0.808 ++ mktemp -d [2020-05-08T09:38:24.663Z] #34 0.846 + export GOPATH=/tmp/tmp.VJXMPA7LNZ [2020-05-08T09:38:24.663Z] #34 0.846 + GOPATH=/tmp/tmp.VJXMPA7LNZ [2020-05-08T09:38:24.663Z] #34 0.847 + RM_GOPATH=1 [2020-05-08T09:38:24.663Z] #34 0.847 ++ dirname ./install.sh [2020-05-08T09:38:24.663Z] #34 0.893 + dir=. [2020-05-08T09:38:24.663Z] #34 0.893 + bin=tomlv [2020-05-08T09:38:24.663Z] #34 0.893 + shift [2020-05-08T09:38:24.663Z] #34 0.893 + '[' '!' -f ./tomlv.installer ']' [2020-05-08T09:38:24.663Z] #34 0.893 + . ./tomlv.installer [2020-05-08T09:38:24.663Z] #34 0.894 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-08T09:38:24.663Z] #34 0.894 + install_tomlv [2020-05-08T09:38:24.663Z] #34 0.894 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-08T09:38:24.663Z] #34 0.894 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.VJXMPA7LNZ/src/github.com/BurntSushi/toml [2020-05-08T09:38:24.663Z] #34 0.894 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-08T09:38:24.663Z] #34 0.922 Cloning into '/tmp/tmp.VJXMPA7LNZ/src/github.com/BurntSushi/toml'... [2020-05-08T09:38:24.663Z] #34 2.762 + cd /tmp/tmp.VJXMPA7LNZ/src/github.com/BurntSushi/toml [2020-05-08T09:38:24.663Z] #34 2.762 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-08T09:38:24.663Z] #34 2.818 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-08T09:38:24.663Z] #34 4.438 math/bits [2020-05-08T09:38:24.663Z] #34 4.498 internal/cpu [2020-05-08T09:38:24.663Z] #34 4.697 runtime/internal/sys [2020-05-08T09:38:24.663Z] #34 4.791 runtime/internal/atomic [2020-05-08T09:38:24.663Z] #34 5.318 runtime/internal/math [2020-05-08T09:38:24.663Z] #34 5.872 unicode/utf8 [2020-05-08T09:38:24.663Z] #34 5.900 sync/atomic [2020-05-08T09:38:24.663Z] #34 6.236 internal/bytealg [2020-05-08T09:38:24.663Z] #34 7.179 unicode [2020-05-08T09:38:24.663Z] #34 7.743 math [2020-05-08T09:38:24.663Z] #34 8.829 internal/testlog [2020-05-08T09:38:24.663Z] #34 9.450 runtime [2020-05-08T09:38:24.663Z] #34 10.66 encoding [2020-05-08T09:38:24.663Z] #34 ... [2020-05-08T09:38:24.663Z] [2020-05-08T09:38:24.663Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T09:38:24.663Z] #54 0.591 + RM_GOPATH=0 [2020-05-08T09:38:24.663Z] #54 0.591 + TMP_GOPATH= [2020-05-08T09:38:24.663Z] #54 0.592 + : /build [2020-05-08T09:38:24.663Z] #54 0.592 + '[' -z '' ']' [2020-05-08T09:38:24.663Z] #54 0.593 ++ mktemp -d [2020-05-08T09:38:24.663Z] #54 0.605 + export GOPATH=/tmp/tmp.5q4jRu0kUB [2020-05-08T09:38:24.663Z] #54 0.606 + GOPATH=/tmp/tmp.5q4jRu0kUB [2020-05-08T09:38:24.663Z] #54 0.606 + RM_GOPATH=1 [2020-05-08T09:38:24.663Z] #54 0.628 ++ dirname ./install.sh [2020-05-08T09:38:24.663Z] #54 0.631 + dir=. [2020-05-08T09:38:24.663Z] #54 0.632 + bin=golangci_lint [2020-05-08T09:38:24.663Z] #54 0.632 + shift [2020-05-08T09:38:24.663Z] #54 0.632 + '[' '!' -f ./golangci_lint.installer ']' [2020-05-08T09:38:24.663Z] #54 0.632 + . ./golangci_lint.installer [2020-05-08T09:38:24.663Z] #54 0.632 ++ : v1.23.8 [2020-05-08T09:38:24.663Z] #54 0.633 + install_golangci_lint [2020-05-08T09:38:24.663Z] #54 0.633 + echo 'Installing golangci-lint version v1.23.8' [2020-05-08T09:38:24.663Z] #54 0.633 Installing golangci-lint version v1.23.8 [2020-05-08T09:38:24.663Z] #54 0.633 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-08T09:38:24.710Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2020-05-08T09:38:24.710Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-08T09:38:24.710Z] ok github.com/docker/docker/pkg/parsers 0.009s coverage: 97.0% of statements [2020-05-08T09:38:24.933Z] ok github.com/docker/docker/opts 0.053s coverage: 67.4% of statements [2020-05-08T09:38:24.970Z] #54 ... [2020-05-08T09:38:24.970Z] [2020-05-08T09:38:24.970Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T09:38:24.970Z] #75 0.484 + RM_GOPATH=0 [2020-05-08T09:38:24.970Z] #75 0.484 + TMP_GOPATH= [2020-05-08T09:38:24.970Z] #75 0.484 + : /build [2020-05-08T09:38:24.970Z] #75 0.484 + '[' -z '' ']' [2020-05-08T09:38:24.970Z] #75 0.485 ++ mktemp -d [2020-05-08T09:38:24.970Z] #75 0.488 + export GOPATH=/tmp/tmp.T6sqi7VF9T [2020-05-08T09:38:24.970Z] #75 0.488 + GOPATH=/tmp/tmp.T6sqi7VF9T [2020-05-08T09:38:24.970Z] #75 0.489 + RM_GOPATH=1 [2020-05-08T09:38:24.970Z] #75 0.490 ++ dirname ./install.sh [2020-05-08T09:38:24.970Z] #75 0.517 + dir=. [2020-05-08T09:38:24.970Z] #75 0.517 + bin=proxy [2020-05-08T09:38:24.970Z] #75 0.517 + shift [2020-05-08T09:38:24.970Z] #75 0.517 + '[' '!' -f ./proxy.installer ']' [2020-05-08T09:38:24.970Z] #75 0.517 + . ./proxy.installer [2020-05-08T09:38:24.970Z] #75 0.518 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-08T09:38:24.970Z] #75 0.519 + install_proxy [2020-05-08T09:38:24.970Z] #75 0.520 + case "$1" in [2020-05-08T09:38:24.970Z] #75 0.521 + export CGO_ENABLED=0 [2020-05-08T09:38:24.970Z] #75 0.522 + CGO_ENABLED=0 [2020-05-08T09:38:24.970Z] #75 0.523 + _install_proxy [2020-05-08T09:38:24.970Z] #75 0.524 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-08T09:38:24.970Z] #75 0.525 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-08T09:38:24.970Z] #75 0.525 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.T6sqi7VF9T/src/github.com/docker/libnetwork [2020-05-08T09:38:24.970Z] #75 0.532 Cloning into '/tmp/tmp.T6sqi7VF9T/src/github.com/docker/libnetwork'... [2020-05-08T09:38:24.970Z] #75 ... [2020-05-08T09:38:24.970Z] [2020-05-08T09:38:24.970Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T09:38:24.970Z] #11 0.759 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-08T09:38:24.970Z] #11 0.992 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-08T09:38:24.970Z] #11 1.056 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-08T09:38:24.970Z] #11 2.771 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-05-08T09:38:24.970Z] #11 6.437 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [191 kB] [2020-05-08T09:38:24.970Z] #11 9.087 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-08T09:38:24.991Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2020-05-08T09:38:25.193Z] ok github.com/docker/docker/pkg/authorization 0.382s coverage: 68.3% of statements [2020-05-08T09:38:25.193Z] ok github.com/docker/docker/pkg/broadcaster 0.023s coverage: 100.0% of statements [2020-05-08T09:38:25.262Z] #11 ... [2020-05-08T09:38:25.262Z] [2020-05-08T09:38:25.262Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T09:38:25.262Z] #34 11.51 runtime/cgo [2020-05-08T09:38:25.271Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements [2020-05-08T09:38:25.271Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2020-05-08T09:38:25.271Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-08T09:38:25.271Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-08T09:38:25.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-08T09:38:25.763Z] ok github.com/docker/docker/pkg/capabilities 0.017s coverage: 87.5% of statements [2020-05-08T09:38:25.883Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2020-05-08T09:38:26.333Z] ok github.com/docker/docker/pkg/directory 0.013s coverage: 80.0% of statements [2020-05-08T09:38:26.494Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2020-05-08T09:38:26.593Z] ok github.com/docker/docker/pkg/archive 1.277s coverage: 77.0% of statements [2020-05-08T09:38:26.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-08T09:38:26.776Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-05-08T09:38:26.776Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-05-08T09:38:27.162Z] ok github.com/docker/docker/pkg/discovery 0.014s coverage: 58.3% of statements [2020-05-08T09:38:27.421Z] ok github.com/docker/docker/pkg/discovery/file 0.015s coverage: 92.9% of statements [2020-05-08T09:38:27.991Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-05-08T09:38:28.241Z] ok github.com/docker/docker/pkg/pubsub 1.019s coverage: 73.9% of statements [2020-05-08T09:38:28.241Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-05-08T09:38:28.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-08T09:38:28.561Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-05-08T09:38:28.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-08T09:38:29.129Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-05-08T09:38:30.065Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2020-05-08T09:38:30.323Z] ok github.com/docker/docker/pkg/chrootarchive 3.562s coverage: 43.2% of statements [2020-05-08T09:38:30.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-08T09:38:30.865Z] #34 ... [2020-05-08T09:38:30.865Z] [2020-05-08T09:38:30.865Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T09:38:30.865Z] #48 10.06 math [2020-05-08T09:38:30.865Z] #48 10.94 encoding [2020-05-08T09:38:30.865Z] #48 11.52 unicode/utf16 [2020-05-08T09:38:30.865Z] #48 13.14 container/list [2020-05-08T09:38:30.865Z] #48 16.98 crypto/internal/subtle [2020-05-08T09:38:30.893Z] ok github.com/docker/docker/pkg/fileutils 0.018s coverage: 89.5% of statements [2020-05-08T09:38:30.906Z] ok github.com/docker/docker/pkg/signal 2.355s coverage: 61.0% of statements [2020-05-08T09:38:31.153Z] ok github.com/docker/docker/pkg/fsutils 0.296s coverage: 85.1% of statements [2020-05-08T09:38:31.207Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2020-05-08T09:38:31.412Z] ok github.com/docker/docker/pkg/homedir 0.014s coverage: 11.4% of statements [2020-05-08T09:38:31.497Z] #48 17.67 crypto/subtle [2020-05-08T09:38:31.672Z] ok github.com/docker/docker/pkg/discovery/kv 3.095s coverage: 84.1% of statements [2020-05-08T09:38:31.818Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-05-08T09:38:31.818Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-05-08T09:38:32.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-08T09:38:32.099Z] ok github.com/docker/docker/pkg/symlink 0.005s coverage: 87.7% of statements [2020-05-08T09:38:32.131Z] #48 18.31 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-08T09:38:32.241Z] ok github.com/docker/docker/layer 7.877s coverage: 68.8% of statements [2020-05-08T09:38:32.241Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-08T09:38:32.241Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-08T09:38:32.241Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-08T09:38:32.241Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-08T09:38:32.241Z] ? github.com/docker/docker/oci [no test files] [2020-05-08T09:38:32.241Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-08T09:38:32.241Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-08T09:38:32.241Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-08T09:38:32.421Z] #48 18.75 internal/nettrace [2020-05-08T09:38:32.501Z] ok github.com/docker/docker/pkg/jsonmessage 0.027s coverage: 91.7% of statements [2020-05-08T09:38:32.711Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 54.1% of statements [2020-05-08T09:38:32.759Z] ok github.com/docker/docker/pkg/locker 0.033s coverage: 88.9% of statements [2020-05-08T09:38:32.759Z] ok github.com/docker/docker/pkg/ioutils 0.622s coverage: 70.6% of statements [2020-05-08T09:38:32.992Z] ok github.com/docker/docker/pkg/system 0.036s coverage: 36.9% of statements [2020-05-08T09:38:33.018Z] ok github.com/docker/docker/pkg/idtools 0.957s coverage: 70.3% of statements [2020-05-08T09:38:33.018Z] ok github.com/docker/docker/pkg/longpath 0.025s coverage: 100.0% of statements [2020-05-08T09:38:33.018Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-08T09:38:33.018Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-08T09:38:33.055Z] #48 19.18 runtime/cgo [2020-05-08T09:38:33.278Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2020-05-08T09:38:33.278Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-08T09:38:33.346Z] #48 ... [2020-05-08T09:38:33.346Z] [2020-05-08T09:38:33.346Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T09:38:33.346Z] #57 19.67 + cd /tmp/tmp.M3MRgK8XMR/src/github.com/mvdan/sh [2020-05-08T09:38:33.346Z] #57 19.67 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-08T09:38:33.346Z] #57 19.80 + GO111MODULE=on [2020-05-08T09:38:33.538Z] ok github.com/docker/docker/pkg/parsers 0.027s coverage: 97.0% of statements [2020-05-08T09:38:33.603Z] ok github.com/docker/docker/pkg/tailfile 0.037s coverage: 88.6% of statements [2020-05-08T09:38:33.637Z] #57 19.83 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-08T09:38:33.798Z] ok github.com/docker/docker/pkg/parsers/kernel 0.020s coverage: 60.0% of statements [2020-05-08T09:38:33.798Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.027s coverage: 91.4% of statements [2020-05-08T09:38:33.884Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2020-05-08T09:38:33.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-08T09:38:34.058Z] ok github.com/docker/docker/pkg/pidfile 0.021s coverage: 82.4% of statements [2020-05-08T09:38:34.058Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-08T09:38:34.058Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-08T09:38:34.165Z] testing: warning: no tests to run [2020-05-08T09:38:34.165Z] coverage: [no statements] [2020-05-08T09:38:34.165Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-05-08T09:38:34.445Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-05-08T09:38:34.627Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.024s coverage: 56.8% of statements [2020-05-08T09:38:34.674Z] #57 ... [2020-05-08T09:38:34.674Z] [2020-05-08T09:38:34.674Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T09:38:34.674Z] #69 11.16 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-08T09:38:34.674Z] #69 11.18 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-08T09:38:34.726Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-05-08T09:38:34.726Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-05-08T09:38:34.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-08T09:38:35.197Z] ok github.com/docker/docker/pkg/plugins/transport 0.030s coverage: 85.7% of statements [2020-05-08T09:38:35.458Z] ok github.com/docker/docker/pkg/progress 0.012s coverage: 75.9% of statements [2020-05-08T09:38:35.458Z] ok github.com/docker/docker/pkg/pools 0.028s coverage: 88.2% of statements [2020-05-08T09:38:36.028Z] ok github.com/docker/docker/pkg/reexec 0.020s coverage: 82.4% of statements [2020-05-08T09:38:36.190Z] #69 ... [2020-05-08T09:38:36.190Z] [2020-05-08T09:38:36.190Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T09:38:36.190Z] #57 22.30 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-08T09:38:36.190Z] #57 22.33 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-08T09:38:36.190Z] #57 22.48 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-08T09:38:36.190Z] #57 22.60 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-08T09:38:36.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-08T09:38:36.486Z] #57 22.84 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-08T09:38:36.596Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements [2020-05-08T09:38:36.739Z] ok github.com/docker/docker/plugin 0.559s coverage: 23.3% of statements [2020-05-08T09:38:36.855Z] ok github.com/docker/docker/pkg/pubsub 1.096s coverage: 73.9% of statements [2020-05-08T09:38:37.020Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-05-08T09:38:37.424Z] ok github.com/docker/docker/pkg/streamformatter 0.012s coverage: 66.2% of statements [2020-05-08T09:38:37.424Z] ok github.com/docker/docker/pkg/stringid 0.014s coverage: 70.6% of statements [2020-05-08T09:38:37.631Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-05-08T09:38:37.636Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-08T09:38:37.636Z] Using test binary docker [2020-05-08T09:38:37.893Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-08T09:38:37.893Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-08T09:38:37.893Z] INFO: Waiting for daemon to start... [2020-05-08T09:38:37.893Z] Starting dockerd [2020-05-08T09:38:37.912Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-05-08T09:38:37.993Z] ok github.com/docker/docker/pkg/symlink 0.026s coverage: 87.7% of statements [2020-05-08T09:38:38.557Z] #57 24.63 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-08T09:38:38.930Z] ok github.com/docker/docker/pkg/sysinfo 0.018s coverage: 54.1% of statements [2020-05-08T09:38:38.930Z] ok github.com/docker/docker/pkg/system 0.036s coverage: 36.9% of statements [2020-05-08T09:38:38.930Z] ok github.com/docker/docker/pkg/signal 2.784s coverage: 61.0% of statements [2020-05-08T09:38:39.377Z] ok github.com/docker/docker/registry 0.087s coverage: 56.1% of statements [2020-05-08T09:38:39.500Z] ok github.com/docker/docker/pkg/tailfile 0.135s coverage: 88.6% of statements [2020-05-08T09:38:39.500Z] testing: warning: no tests to run [2020-05-08T09:38:39.500Z] coverage: [no statements] [2020-05-08T09:38:39.500Z] ok github.com/docker/docker/pkg/term/windows 0.029s coverage: [no statements] [no tests to run] [2020-05-08T09:38:39.607Z] #57 25.93 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-08T09:38:39.658Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2020-05-08T09:38:39.786Z] . [2020-05-08T09:38:39.786Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-08T09:38:39.786Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-08T09:38:39.786Z] Error: No such image: emptyfs [2020-05-08T09:38:39.938Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-05-08T09:38:40.043Z] Running integration-test (iteration 1) [2020-05-08T09:38:40.043Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-05-08T09:38:40.070Z] ok github.com/docker/docker/pkg/tarsum 0.111s coverage: 89.3% of statements [2020-05-08T09:38:40.070Z] ok github.com/docker/docker/pkg/urlutil 0.023s coverage: 100.0% of statements [2020-05-08T09:38:40.329Z] ok github.com/docker/docker/pkg/truncindex 0.113s coverage: 91.5% of statements [2020-05-08T09:38:40.550Z] ok github.com/docker/docker/runconfig 0.016s coverage: 65.8% of statements [2020-05-08T09:38:40.589Z] ok github.com/docker/docker/pkg/useragent 0.020s coverage: 88.9% of statements [2020-05-08T09:38:40.607Z] INFO: Extraction ended at 05/08/2020 09:38:38. Duration:00:00:23.3359559 [2020-05-08T09:38:40.607Z] INFO: Updating the golang and path environment variables [2020-05-08T09:38:40.607Z] INFO: GOPATH=d:\gopath [2020-05-08T09:38:40.607Z] INFO: go version go1.13.10 windows/amd64 [2020-05-08T09:38:40.607Z] INFO: Running the daemon under test in debug mode [2020-05-08T09:38:40.607Z] INFO: Starting a daemon under test... [2020-05-08T09:38:40.607Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40929\3\daemon --pidfile d:\CI\PR-40929\3\docker.pid -D [2020-05-08T09:38:40.607Z] INFO: Process started successfully. [2020-05-08T09:38:40.607Z] INFO: Start tailing logs of the daemon under tests [2020-05-08T09:38:40.607Z] INFO: Waiting for the daemon under test to start... [2020-05-08T09:38:40.840Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-05-08T09:38:41.679Z] #57 ... [2020-05-08T09:38:41.679Z] [2020-05-08T09:38:41.679Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-08T09:38:41.972Z] ok github.com/docker/docker/plugin/v2 0.012s coverage: 14.5% of statements [2020-05-08T09:38:42.182Z] INFO: Daemon under test started and replied! [2020-05-08T09:38:42.182Z] INFO: Docker version of the daemon under test [2020-05-08T09:38:42.182Z] [2020-05-08T09:38:42.182Z] Client: [2020-05-08T09:38:42.182Z] Version: 17.06.2-ce [2020-05-08T09:38:42.182Z] API version: 1.30 [2020-05-08T09:38:42.182Z] Go version: go1.8.3 [2020-05-08T09:38:42.182Z] Git commit: cec0b72 [2020-05-08T09:38:42.182Z] Built: Tue Sep 5 19:57:19 2017 [2020-05-08T09:38:42.182Z] OS/Arch: windows/amd64 [2020-05-08T09:38:42.182Z] [2020-05-08T09:38:42.182Z] Server: [2020-05-08T09:38:42.182Z] Version: 0.0.0-dev [2020-05-08T09:38:42.182Z] API version: 1.41 (minimum version 1.24) [2020-05-08T09:38:42.182Z] Go version: go1.13.10 [2020-05-08T09:38:42.182Z] Git commit: 5d3a9e4319 [2020-05-08T09:38:42.182Z] Built: 05/08/2020 09:37:01 [2020-05-08T09:38:42.182Z] OS/Arch: windows/amd64 [2020-05-08T09:38:42.182Z] Experimental: false [2020-05-08T09:38:42.182Z] [2020-05-08T09:38:42.182Z] INFO: Docker info of the daemon under test [2020-05-08T09:38:42.182Z] [2020-05-08T09:38:42.263Z] #42 28.07 Checking out files: 60% (967/1597) Checking out files: 61% (975/1597) Checking out files: 62% (991/1597) Checking out files: 63% (1007/1597) Checking out files: 64% (1023/1597) Checking out files: 65% (1039/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-05-08T09:38:42.263Z] #42 28.79 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-08T09:38:42.543Z] ok github.com/docker/docker/profiles/seccomp 0.014s coverage: 73.8% of statements [2020-05-08T09:38:42.654Z] Containers: 0 [2020-05-08T09:38:42.654Z] Running: 0 [2020-05-08T09:38:42.654Z] Paused: 0 [2020-05-08T09:38:42.654Z] Stopped: 0 [2020-05-08T09:38:42.654Z] Images: 0 [2020-05-08T09:38:42.654Z] Server Version: 0.0.0-dev [2020-05-08T09:38:42.654Z] Storage Driver: windowsfilter [2020-05-08T09:38:42.654Z] Windows: [2020-05-08T09:38:42.654Z] Logging Driver: json-file [2020-05-08T09:38:42.654Z] Plugins: [2020-05-08T09:38:42.654Z] Volume: local [2020-05-08T09:38:42.654Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-08T09:38:42.654Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-08T09:38:42.654Z] Swarm: inactive [2020-05-08T09:38:42.654Z] Default Isolation: process [2020-05-08T09:38:42.654Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-08T09:38:42.654Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-08T09:38:42.654Z] OSType: windows [2020-05-08T09:38:42.654Z] Architecture: x86_64 [2020-05-08T09:38:42.654Z] CPUs: 4 [2020-05-08T09:38:42.654Z] Total Memory: 32GiB [2020-05-08T09:38:42.654Z] Name: azwin-2-c9d7d0 [2020-05-08T09:38:42.654Z] ID: LWN6:ZAAE:OX7Y:DLYJ:COMR:C6I6:SYP3:SFFD:6L2G:BTLH:YMD7:RGYS [2020-05-08T09:38:42.654Z] Docker Root Dir: D:\CI\PR-40929\3\daemon [2020-05-08T09:38:42.654Z] Debug Mode (client): false [2020-05-08T09:38:42.654Z] Debug Mode (server): true [2020-05-08T09:38:42.654Z] File Descriptors: -1 [2020-05-08T09:38:42.654Z] Goroutines: 17 [2020-05-08T09:38:42.654Z] System Time: 2020-05-08T09:38:42.1767035Z [2020-05-08T09:38:42.654Z] EventsListeners: 0 [2020-05-08T09:38:42.654Z] Registry: https://index.docker.io/v1/ [2020-05-08T09:38:42.654Z] Labels: [2020-05-08T09:38:42.654Z] Experimental: false [2020-05-08T09:38:42.654Z] Insecure Registries: [2020-05-08T09:38:42.654Z] 127.0.0.0/8 [2020-05-08T09:38:42.654Z] Live Restore Enabled: false [2020-05-08T09:38:42.654Z] [2020-05-08T09:38:42.654Z] [2020-05-08T09:38:42.654Z] INFO: Docker images of the daemon under test [2020-05-08T09:38:42.654Z] [2020-05-08T09:38:42.654Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-05-08T09:38:42.654Z] [2020-05-08T09:38:42.654Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-05-08T09:38:42.654Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-05-08T09:38:42.654Z] ltsc2019: Pulling from windows/servercore [2020-05-08T09:38:42.654Z] 65014b3c3121: Pulling fs layer [2020-05-08T09:38:42.654Z] eac6fba788c9: Pulling fs layer [2020-05-08T09:38:42.803Z] ok github.com/docker/docker/reference 0.024s coverage: 84.4% of statements [2020-05-08T09:38:42.855Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-05-08T09:38:43.743Z] ok github.com/docker/docker/plugin 0.585s coverage: 23.3% of statements [2020-05-08T09:38:43.857Z] ok github.com/docker/docker/volume/local 0.051s coverage: 73.0% of statements [2020-05-08T09:38:44.003Z] ok github.com/docker/docker/registry/resumable 0.037s coverage: 100.0% of statements [2020-05-08T09:38:44.138Z] ok github.com/docker/docker/volume/mounts 0.016s coverage: 67.0% of statements [2020-05-08T09:38:44.573Z] ok github.com/docker/docker/restartmanager 0.008s coverage: 45.3% of statements [2020-05-08T09:38:44.833Z] ok github.com/docker/docker/registry 0.231s coverage: 56.1% of statements [2020-05-08T09:38:45.092Z] ok github.com/docker/docker/testutil 0.012s coverage: 62.5% of statements [2020-05-08T09:38:45.140Z] ok github.com/docker/docker/volume/service 0.010s coverage: 73.0% of statements [2020-05-08T09:38:45.808Z] #42 32.15 + 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-05-08T09:38:46.032Z] ok github.com/docker/docker/runconfig 0.039s coverage: 65.8% of statements [2020-05-08T09:38:47.330Z] #42 ... [2020-05-08T09:38:47.330Z] [2020-05-08T09:38:47.330Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-08T09:38:47.330Z] #63 24.14 Fetched 8128 kB in 24s (345 kB/s) [2020-05-08T09:38:47.330Z] #63 24.14 Reading package lists... [2020-05-08T09:38:47.622Z] #63 ... [2020-05-08T09:38:47.622Z] [2020-05-08T09:38:47.622Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T09:38:47.622Z] #75 31.42 Checking out files: 51% (1065/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: 86% (1793/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-05-08T09:38:47.622Z] #75 32.91 + cd /tmp/tmp.T6sqi7VF9T/src/github.com/docker/libnetwork [2020-05-08T09:38:47.622Z] #75 32.91 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-08T09:38:47.622Z] #75 33.84 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-08T09:38:47.939Z] ok github.com/docker/docker/volume/drivers 0.030s coverage: 36.1% of statements [2020-05-08T09:38:48.199Z] ok github.com/docker/docker/volume/mounts 0.057s coverage: 67.0% of statements [2020-05-08T09:38:48.199Z] ok github.com/docker/docker/volume/local 0.045s coverage: 73.0% of statements [2020-05-08T09:38:48.259Z] #75 ... [2020-05-08T09:38:48.259Z] [2020-05-08T09:38:48.259Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-08T09:38:48.259Z] #36 25.01 Fetched 8128 kB in 24s (338 kB/s) [2020-05-08T09:38:48.259Z] #36 25.01 Reading package lists... [2020-05-08T09:38:48.551Z] #36 ... [2020-05-08T09:38:48.551Z] [2020-05-08T09:38:48.551Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-08T09:38:48.551Z] #44 25.21 Fetched 8128 kB in 24s (335 kB/s) [2020-05-08T09:38:48.551Z] #44 25.21 Reading package lists... [2020-05-08T09:38:48.551Z] #44 ... [2020-05-08T09:38:48.551Z] [2020-05-08T09:38:48.551Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-08T09:38:48.551Z] #26 25.29 Fetched 8128 kB in 25s (331 kB/s) [2020-05-08T09:38:48.551Z] #26 25.29 Reading package lists... [2020-05-08T09:38:48.842Z] #26 34.86 Reading package lists... [2020-05-08T09:38:48.842Z] #26 ... [2020-05-08T09:38:48.842Z] [2020-05-08T09:38:48.842Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T09:38:48.842Z] #48 24.88 vendor/golang.org/x/crypto/internal/subtle [2020-05-08T09:38:48.842Z] #48 ... [2020-05-08T09:38:48.842Z] [2020-05-08T09:38:48.842Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-08T09:38:48.842Z] #44 25.21 Reading package lists... [2020-05-08T09:38:49.135Z] #44 ... [2020-05-08T09:38:49.135Z] [2020-05-08T09:38:49.135Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T09:38:49.135Z] #11 25.79 Fetched 8128 kB in 25s (324 kB/s) [2020-05-08T09:38:49.135Z] #11 25.79 Reading package lists... [2020-05-08T09:38:49.135Z] #11 35.79 Reading package lists... [2020-05-08T09:38:49.135Z] #11 ... [2020-05-08T09:38:49.135Z] [2020-05-08T09:38:49.135Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-08T09:38:49.575Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.0% of statements [2020-05-08T09:38:49.848Z] eac6fba788c9: Verifying Checksum [2020-05-08T09:38:49.848Z] eac6fba788c9: Download complete [2020-05-08T09:38:51.874Z] #36 35.42 Reading package lists... [2020-05-08T09:38:51.874Z] #36 ... [2020-05-08T09:38:51.874Z] [2020-05-08T09:38:51.874Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T09:38:51.874Z] #57 28.30 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-08T09:38:51.874Z] #57 30.34 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-08T09:38:51.874Z] #57 30.47 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-08T09:38:51.874Z] #57 30.90 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-08T09:38:51.874Z] #57 30.99 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-08T09:38:51.874Z] #57 32.79 runtime/cgo [2020-05-08T09:38:51.874Z] #57 33.02 runtime [2020-05-08T09:38:52.222Z] Loaded image: buildpack-deps:jessie [2020-05-08T09:38:52.223Z] Loaded image: busybox:latest [2020-05-08T09:38:52.223Z] Loaded image: busybox:glibc [2020-05-08T09:38:52.223Z] Loaded image: debian:jessie [2020-05-08T09:38:52.223Z] Loaded image: hello-world:latest [2020-05-08T09:38:52.223Z] INFO: Testing against a local daemon [2020-05-08T09:38:52.223Z] === RUN TestCgroupNamespacesBuild [2020-05-08T09:38:54.115Z] --- PASS: TestCgroupNamespacesBuild (3.21s) [2020-05-08T09:38:54.115Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-08T09:38:55.746Z] 65014b3c3121: Verifying Checksum [2020-05-08T09:38:55.746Z] 65014b3c3121: Download complete [2020-05-08T09:38:57.439Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.94s) [2020-05-08T09:38:57.439Z] === RUN TestBuildWithSession [2020-05-08T09:38:57.439Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-08T09:38:57.439Z] build_session_test.go:25: TODO: BuildKit [2020-05-08T09:38:57.439Z] === RUN TestBuildSquashParent [2020-05-08T09:38:57.482Z] #57 ... [2020-05-08T09:38:57.482Z] [2020-05-08T09:38:57.482Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-08T09:38:57.482Z] #26 34.86 Reading package lists... [2020-05-08T09:38:57.774Z] #26 44.48 Building dependency tree... [2020-05-08T09:38:57.774Z] #26 ... [2020-05-08T09:38:57.774Z] [2020-05-08T09:38:57.774Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-08T09:38:57.774Z] #63 34.57 Reading package lists... [2020-05-08T09:38:58.083Z] #63 ... [2020-05-08T09:38:58.083Z] [2020-05-08T09:38:58.083Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-08T09:38:58.083Z] #36 35.42 Reading package lists... [2020-05-08T09:38:59.599Z] #36 44.88 Building dependency tree... [2020-05-08T09:38:59.599Z] #36 ... [2020-05-08T09:38:59.599Z] [2020-05-08T09:38:59.599Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-08T09:38:59.599Z] #44 36.24 Reading package lists... [2020-05-08T09:38:59.599Z] #44 ... [2020-05-08T09:38:59.599Z] [2020-05-08T09:38:59.599Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-08T09:38:59.599Z] #26 44.48 Building dependency tree... [2020-05-08T09:39:00.330Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.6% of statements [2020-05-08T09:39:00.331Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-08T09:39:00.331Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-08T09:39:00.331Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-08T09:39:00.331Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-08T09:39:00.331Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-08T09:39:00.331Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-08T09:39:00.331Z] ? github.com/docker/docker/rootless [no test files] [2020-05-08T09:39:00.331Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-08T09:39:00.331Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-08T09:39:00.331Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-08T09:39:00.331Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-08T09:39:00.331Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-08T09:39:00.331Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-08T09:39:00.331Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-08T09:39:00.331Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-08T09:39:00.331Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-08T09:39:00.331Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-08T09:39:00.331Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-08T09:39:00.331Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-08T09:39:00.331Z] ? github.com/docker/docker/volume [no test files] [2020-05-08T09:39:00.331Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-08T09:39:00.331Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-08T09:39:00.331Z] [2020-05-08T09:39:00.331Z] === Skipped [2020-05-08T09:39:00.331Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-08T09:39:00.331Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-08T09:39:00.331Z] [2020-05-08T09:39:00.331Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-08T09:39:00.331Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-08T09:39:00.331Z] [2020-05-08T09:39:00.331Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-08T09:39:00.331Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T09:39:00.331Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-08T09:39:00.331Z] [2020-05-08T09:39:00.331Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-08T09:39:00.331Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T09:39:00.331Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-08T09:39:00.331Z] [2020-05-08T09:39:00.331Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-08T09:39:00.331Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T09:39:00.331Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-08T09:39:00.331Z] [2020-05-08T09:39:00.331Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-08T09:39:00.331Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T09:39:00.331Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-08T09:39:00.331Z] [2020-05-08T09:39:00.331Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-08T09:39:00.331Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T09:39:00.331Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-08T09:39:00.331Z] [2020-05-08T09:39:00.331Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-08T09:39:00.331Z] graphtest_unix.go:73: No driver to put! [2020-05-08T09:39:00.331Z] [2020-05-08T09:39:00.331Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-08T09:39:00.331Z] time="2020-05-08T09:37:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-08T09:39:00.331Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-08T09:39:00.331Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-08T09:39:00.331Z] [2020-05-08T09:39:00.331Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-08T09:39:00.331Z] time="2020-05-08T09:37:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-08T09:39:00.331Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-08T09:39:00.331Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-08T09:39:00.331Z] [2020-05-08T09:39:00.331Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-08T09:39:00.331Z] time="2020-05-08T09:37:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-08T09:39:00.331Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-08T09:39:00.331Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-08T09:39:00.331Z] [2020-05-08T09:39:00.331Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-08T09:39:00.331Z] time="2020-05-08T09:37:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-08T09:39:00.331Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-08T09:39:00.331Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-08T09:39:00.331Z] [2020-05-08T09:39:00.331Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-08T09:39:00.331Z] time="2020-05-08T09:37:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-08T09:39:00.331Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-08T09:39:00.331Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-08T09:39:00.331Z] [2020-05-08T09:39:00.331Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-08T09:39:00.331Z] graphtest_unix.go:73: No driver to put! [2020-05-08T09:39:00.331Z] [2020-05-08T09:39:00.331Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-08T09:39:00.331Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-08T09:39:00.331Z] [2020-05-08T09:39:00.331Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-08T09:39:00.331Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-08T09:39:00.331Z] [2020-05-08T09:39:00.331Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-08T09:39:00.331Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-08T09:39:00.331Z] [2020-05-08T09:39:00.331Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-08T09:39:00.331Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-08T09:39:00.331Z] [2020-05-08T09:39:00.331Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-08T09:39:00.331Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T09:39:00.331Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-08T09:39:00.331Z] [2020-05-08T09:39:00.331Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-08T09:39:00.331Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T09:39:00.331Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-08T09:39:00.331Z] [2020-05-08T09:39:00.331Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-08T09:39:00.331Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T09:39:00.331Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-08T09:39:00.331Z] [2020-05-08T09:39:00.331Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-08T09:39:00.331Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T09:39:00.331Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-08T09:39:00.331Z] [2020-05-08T09:39:00.331Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-08T09:39:00.331Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T09:39:00.331Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-08T09:39:00.331Z] [2020-05-08T09:39:00.331Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-08T09:39:00.331Z] graphtest_unix.go:73: No driver to put! [2020-05-08T09:39:00.331Z] [2020-05-08T09:39:00.331Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-08T09:39:00.331Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-08T09:39:00.331Z] [2020-05-08T09:39:00.331Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-08T09:39:00.331Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-08T09:39:00.331Z] [2020-05-08T09:39:00.331Z] [2020-05-08T09:39:00.331Z] DONE 2123 tests, 26 skipped in 195.633s Post stage [Pipeline] junit [2020-05-08T09:39:00.646Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-08T09:39:01.103Z] #26 47.76 ca-certificates is already the newest version (20190110). [2020-05-08T09:39:01.103Z] #26 47.76 The following additional packages will be installed: [2020-05-08T09:39:01.103Z] #26 47.77 libjq1 libonig5 [2020-05-08T09:39:01.174Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40929/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d -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:5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d hack/make.sh dynbinary test-integration [2020-05-08T09:39:01.455Z] [2020-05-08T09:39:01.455Z] Removing bundles/ [2020-05-08T09:39:01.455Z] [2020-05-08T09:39:01.455Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-08T09:39:01.455Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-08T09:39:01.455Z] GOOS="" GOARCH="" GOARM="" [2020-05-08T09:39:01.734Z] #26 48.36 The following NEW packages will be installed: [2020-05-08T09:39:01.734Z] #26 48.37 jq libjq1 libonig5 [2020-05-08T09:39:01.734Z] #26 48.54 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded. [2020-05-08T09:39:01.734Z] #26 48.54 Need to get 358 kB of archives. [2020-05-08T09:39:01.734Z] #26 48.54 After this operation, 1277 kB of additional disk space will be used. [2020-05-08T09:39:01.734Z] #26 48.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-05-08T09:39:02.037Z] #26 48.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-05-08T09:39:02.037Z] #26 48.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-05-08T09:39:04.107Z] #26 50.72 debconf: delaying package configuration, since apt-utils is not installed [2020-05-08T09:39:04.399Z] #26 51.08 Fetched 358 kB in 0s (2482 kB/s) [2020-05-08T09:39:04.692Z] #26 51.27 Selecting previously unselected package libonig5:ppc64el. [2020-05-08T09:39:04.692Z] #26 51.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15338 files and directories currently installed.) [2020-05-08T09:39:04.692Z] #26 51.45 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-05-08T09:39:04.692Z] #26 51.45 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-05-08T09:39:04.988Z] #26 51.74 Selecting previously unselected package libjq1:ppc64el. [2020-05-08T09:39:04.988Z] #26 51.76 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-08T09:39:04.988Z] #26 51.77 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-08T09:39:05.283Z] #26 51.97 Selecting previously unselected package jq. [2020-05-08T09:39:05.283Z] #26 51.98 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-08T09:39:05.283Z] #26 52.01 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-08T09:39:05.530Z] --- PASS: TestBuildSquashParent (7.38s) [2020-05-08T09:39:05.530Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-08T09:39:05.530Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-08T09:39:05.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-08T09:39:05.530Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-08T09:39:05.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-08T09:39:05.530Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-08T09:39:05.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-08T09:39:05.530Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-08T09:39:05.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-08T09:39:05.530Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-08T09:39:05.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-08T09:39:05.530Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-08T09:39:05.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-08T09:39:05.530Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-08T09:39:05.530Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-08T09:39:05.574Z] #26 52.33 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-05-08T09:39:05.575Z] #26 52.33 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-08T09:39:05.575Z] #26 52.34 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-08T09:39:05.869Z] #26 52.36 Processing triggers for libc-bin (2.28-10) ... [2020-05-08T09:39:06.164Z] #26 DONE 52.7s [2020-05-08T09:39:06.164Z] [2020-05-08T09:39:06.164Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-08T09:39:06.164Z] #63 44.85 Building dependency tree... [2020-05-08T09:39:06.164Z] #63 48.66 The following additional packages will be installed: [2020-05-08T09:39:06.164Z] #63 48.68 libbtrfs0 [2020-05-08T09:39:06.164Z] #63 48.96 The following NEW packages will be installed: [2020-05-08T09:39:06.164Z] #63 48.98 libbtrfs-dev libbtrfs0 [2020-05-08T09:39:06.164Z] #63 49.27 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2020-05-08T09:39:06.164Z] #63 49.27 Need to get 120 kB of archives. [2020-05-08T09:39:06.164Z] #63 49.27 After this operation, 423 kB of additional disk space will be used. [2020-05-08T09:39:06.164Z] #63 49.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-05-08T09:39:06.164Z] #63 49.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-05-08T09:39:06.164Z] #63 51.20 debconf: delaying package configuration, since apt-utils is not installed [2020-05-08T09:39:06.164Z] #63 51.42 Fetched 120 kB in 0s (1172 kB/s) [2020-05-08T09:39:06.164Z] #63 51.58 Selecting previously unselected package libbtrfs0. [2020-05-08T09:39:06.164Z] #63 51.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 ... 15338 files and directories currently installed.) [2020-05-08T09:39:06.164Z] #63 51.69 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-05-08T09:39:06.164Z] #63 51.71 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-08T09:39:06.164Z] #63 51.85 Selecting previously unselected package libbtrfs-dev. [2020-05-08T09:39:06.164Z] #63 51.85 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-05-08T09:39:06.164Z] #63 51.86 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-08T09:39:06.164Z] #63 52.31 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-08T09:39:06.164Z] #63 52.33 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-08T09:39:06.164Z] #63 52.38 Processing triggers for libc-bin (2.28-10) ... [2020-05-08T09:39:06.164Z] #63 DONE 52.8s [2020-05-08T09:39:06.164Z] [2020-05-08T09:39:06.164Z] #64 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-08T09:39:06.164Z] #64 DONE 0.1s [2020-05-08T09:39:06.164Z] [2020-05-08T09:39:06.164Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-08T09:39:06.164Z] #27 DONE 0.1s [2020-05-08T09:39:06.164Z] [2020-05-08T09:39:06.164Z] #65 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-05-08T09:39:06.164Z] #65 DONE 0.1s [2020-05-08T09:39:06.164Z] [2020-05-08T09:39:06.164Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T09:39:06.805Z] #66 0.469 + RM_GOPATH=0 [2020-05-08T09:39:06.805Z] #66 0.470 + TMP_GOPATH= [2020-05-08T09:39:06.805Z] #66 0.470 + : /build [2020-05-08T09:39:06.805Z] #66 0.470 + '[' -z '' ']' [2020-05-08T09:39:06.805Z] #66 0.482 ++ mktemp -d [2020-05-08T09:39:06.805Z] #66 0.485 + export GOPATH=/tmp/tmp.blUDv49LEH [2020-05-08T09:39:06.805Z] #66 0.486 + GOPATH=/tmp/tmp.blUDv49LEH [2020-05-08T09:39:06.805Z] #66 0.486 + RM_GOPATH=1 [2020-05-08T09:39:06.805Z] #66 0.499 ++ dirname ./install.sh [2020-05-08T09:39:06.805Z] #66 0.503 + dir=. [2020-05-08T09:39:06.805Z] #66 0.504 + bin=containerd [2020-05-08T09:39:06.805Z] #66 0.504 + shift [2020-05-08T09:39:06.805Z] #66 0.504 + '[' '!' -f ./containerd.installer ']' [2020-05-08T09:39:06.805Z] #66 0.504 + . ./containerd.installer [2020-05-08T09:39:06.805Z] #66 0.511 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-08T09:39:06.805Z] #66 0.512 + install_containerd [2020-05-08T09:39:06.805Z] #66 0.513 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-08T09:39:06.805Z] #66 0.513 + git clone https://github.com/containerd/containerd.git /tmp/tmp.blUDv49LEH/src/github.com/containerd/containerd [2020-05-08T09:39:06.805Z] #66 0.513 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-08T09:39:06.805Z] #66 0.525 Cloning into '/tmp/tmp.blUDv49LEH/src/github.com/containerd/containerd'... [2020-05-08T09:39:07.422Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-08T09:39:07.422Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-08T09:39:09.316Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-08T09:39:09.316Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-08T09:39:09.610Z] #66 ... [2020-05-08T09:39:09.610Z] [2020-05-08T09:39:09.610Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T09:39:09.610Z] #11 35.79 Reading package lists... [2020-05-08T09:39:09.610Z] #11 46.22 Building dependency tree... [2020-05-08T09:39:09.610Z] #11 50.66 The following additional packages will be installed: [2020-05-08T09:39:09.610Z] #11 50.66 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-08T09:39:09.610Z] #11 50.66 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-08T09:39:09.610Z] #11 50.67 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-08T09:39:09.610Z] #11 50.67 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-08T09:39:09.610Z] #11 50.68 Suggested packages: [2020-05-08T09:39:09.610Z] #11 50.68 gcc-8-locales seccomp wine64 [2020-05-08T09:39:09.610Z] #11 53.25 The following NEW packages will be installed: [2020-05-08T09:39:09.610Z] #11 53.25 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-08T09:39:09.610Z] #11 53.25 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-08T09:39:09.610Z] #11 53.25 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-08T09:39:09.610Z] #11 53.26 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-08T09:39:09.610Z] #11 53.26 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-08T09:39:09.611Z] #11 53.26 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-08T09:39:09.611Z] #11 53.54 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2020-05-08T09:39:09.611Z] #11 53.54 Need to get 78.9 MB of archives. [2020-05-08T09:39:09.611Z] #11 53.54 After this operation, 532 MB of additional disk space will be used. [2020-05-08T09:39:09.611Z] #11 53.54 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-05-08T09:39:09.611Z] #11 54.12 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-05-08T09:39:09.611Z] #11 54.66 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-05-08T09:39:09.611Z] #11 54.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-05-08T09:39:09.611Z] #11 54.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-05-08T09:39:09.611Z] #11 54.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-08T09:39:09.611Z] #11 55.49 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-05-08T09:39:09.611Z] #11 ... [2020-05-08T09:39:09.611Z] [2020-05-08T09:39:09.611Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-08T09:39:09.611Z] #44 46.97 Building dependency tree... [2020-05-08T09:39:09.611Z] #44 50.69 The following additional packages will be installed: [2020-05-08T09:39:09.611Z] #44 50.69 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-08T09:39:09.611Z] #44 50.69 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-08T09:39:09.611Z] #44 50.70 Suggested packages: [2020-05-08T09:39:09.611Z] #44 50.71 manpages-dev python-setuptools [2020-05-08T09:39:09.611Z] #44 53.69 The following NEW packages will be installed: [2020-05-08T09:39:09.611Z] #44 53.72 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-08T09:39:09.611Z] #44 53.72 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-08T09:39:09.611Z] #44 53.72 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-08T09:39:09.611Z] #44 53.73 python-six zlib1g-dev [2020-05-08T09:39:09.611Z] #44 53.96 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2020-05-08T09:39:09.611Z] #44 53.96 Need to get 4075 kB of archives. [2020-05-08T09:39:09.611Z] #44 53.96 After this operation, 24.5 MB of additional disk space will be used. [2020-05-08T09:39:09.611Z] #44 53.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-05-08T09:39:09.611Z] #44 54.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-05-08T09:39:09.611Z] #44 54.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-05-08T09:39:09.611Z] #44 54.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-05-08T09:39:09.611Z] #44 54.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-05-08T09:39:09.611Z] #44 54.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-05-08T09:39:09.611Z] #44 54.12 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-05-08T09:39:09.611Z] #44 54.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-05-08T09:39:09.611Z] #44 54.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-05-08T09:39:09.611Z] #44 54.30 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-05-08T09:39:09.611Z] #44 54.32 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-05-08T09:39:09.611Z] #44 54.56 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-05-08T09:39:09.611Z] #44 54.63 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-05-08T09:39:09.611Z] #44 54.65 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-05-08T09:39:09.611Z] #44 54.67 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-08T09:39:09.611Z] #44 54.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-05-08T09:39:09.611Z] #44 54.70 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-05-08T09:39:09.611Z] #44 ... [2020-05-08T09:39:09.611Z] [2020-05-08T09:39:09.611Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T09:39:09.611Z] #11 56.07 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-05-08T09:39:09.611Z] #11 56.12 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-05-08T09:39:10.676Z] #11 ... [2020-05-08T09:39:10.676Z] [2020-05-08T09:39:10.676Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-08T09:39:10.676Z] #36 44.88 Building dependency tree... [2020-05-08T09:39:10.676Z] #36 49.53 The following additional packages will be installed: [2020-05-08T09:39:10.676Z] #36 49.54 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-08T09:39:10.676Z] #36 49.56 Suggested packages: [2020-05-08T09:39:10.676Z] #36 49.56 cmake-doc ninja-build lrzip [2020-05-08T09:39:10.676Z] #36 49.56 Recommended packages: [2020-05-08T09:39:10.676Z] #36 49.56 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-08T09:39:10.676Z] #36 51.59 The following NEW packages will be installed: [2020-05-08T09:39:10.676Z] #36 51.60 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-08T09:39:10.676Z] #36 51.61 vim-common xxd [2020-05-08T09:39:10.676Z] #36 51.79 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2020-05-08T09:39:10.676Z] #36 51.79 Need to get 14.9 MB of archives. [2020-05-08T09:39:10.676Z] #36 51.79 After this operation, 67.2 MB of additional disk space will be used. [2020-05-08T09:39:10.676Z] #36 51.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-05-08T09:39:10.676Z] #36 51.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-05-08T09:39:10.676Z] #36 51.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-05-08T09:39:10.676Z] #36 52.17 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-05-08T09:39:10.676Z] #36 53.53 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-05-08T09:39:10.676Z] #36 53.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-05-08T09:39:10.676Z] #36 53.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-05-08T09:39:10.676Z] #36 53.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-05-08T09:39:10.676Z] #36 53.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-05-08T09:39:10.676Z] #36 53.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-05-08T09:39:10.676Z] #36 56.13 debconf: delaying package configuration, since apt-utils is not installed [2020-05-08T09:39:10.676Z] #36 56.39 Fetched 14.9 MB in 2s (6222 kB/s) [2020-05-08T09:39:10.676Z] #36 56.59 Selecting previously unselected package xxd. [2020-05-08T09:39:10.676Z] #36 56.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15338 files and directories currently installed.) [2020-05-08T09:39:10.676Z] #36 56.78 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-05-08T09:39:10.676Z] #36 56.79 Unpacking xxd (2:8.1.0875-5) ... [2020-05-08T09:39:10.676Z] #36 57.30 Selecting previously unselected package vim-common. [2020-05-08T09:39:10.676Z] #36 57.31 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-08T09:39:10.676Z] #36 57.40 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-08T09:39:10.676Z] #36 ... [2020-05-08T09:39:10.676Z] [2020-05-08T09:39:10.676Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-08T09:39:10.676Z] #28 2.897 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-08T09:39:10.676Z] #28 3.803 #=#=# [2020-05-08T09:39:11.208Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-05-08T09:39:11.208Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.51s) [2020-05-08T09:39:11.208Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.64s) [2020-05-08T09:39:11.208Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.84s) [2020-05-08T09:39:11.208Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.82s) [2020-05-08T09:39:11.208Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.92s) [2020-05-08T09:39:11.208Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.19s) [2020-05-08T09:39:11.208Z] === RUN TestBuildMultiStageCopy [2020-05-08T09:39:11.208Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-08T09:39:11.497Z] ok github.com/docker/docker/pkg/plugins 33.653s coverage: 76.6% of statements [2020-05-08T09:39:11.497Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-08T09:39:11.497Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-08T09:39:11.497Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-08T09:39:11.497Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-08T09:39:11.497Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-08T09:39:11.497Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-08T09:39:11.497Z] ? github.com/docker/docker/rootless [no test files] [2020-05-08T09:39:11.497Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-08T09:39:11.497Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-08T09:39:11.497Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-08T09:39:11.497Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-08T09:39:11.497Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-08T09:39:11.497Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-08T09:39:11.497Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-08T09:39:11.497Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-08T09:39:11.497Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-08T09:39:11.497Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-08T09:39:11.497Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-08T09:39:11.497Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-08T09:39:11.497Z] ? github.com/docker/docker/volume [no test files] [2020-05-08T09:39:11.497Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-08T09:39:11.497Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-08T09:39:11.497Z] [2020-05-08T09:39:11.497Z] === Skipped [2020-05-08T09:39:11.497Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-08T09:39:11.497Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-08T09:39:11.497Z] [2020-05-08T09:39:11.497Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-08T09:39:11.497Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-08T09:39:11.497Z] [2020-05-08T09:39:11.497Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-08T09:39:11.497Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T09:39:11.497Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-08T09:39:11.497Z] [2020-05-08T09:39:11.497Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-08T09:39:11.497Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T09:39:11.497Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-08T09:39:11.497Z] [2020-05-08T09:39:11.497Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-08T09:39:11.497Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T09:39:11.497Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-08T09:39:11.497Z] [2020-05-08T09:39:11.497Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-08T09:39:11.497Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T09:39:11.497Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-08T09:39:11.497Z] [2020-05-08T09:39:11.497Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-08T09:39:11.497Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T09:39:11.497Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-08T09:39:11.497Z] [2020-05-08T09:39:11.497Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-08T09:39:11.497Z] graphtest_unix.go:73: No driver to put! [2020-05-08T09:39:11.497Z] [2020-05-08T09:39:11.497Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-08T09:39:11.497Z] time="2020-05-08T09:38:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-08T09:39:11.497Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-08T09:39:11.497Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-08T09:39:11.497Z] [2020-05-08T09:39:11.497Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-08T09:39:11.497Z] time="2020-05-08T09:38:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-08T09:39:11.497Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-08T09:39:11.497Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-08T09:39:11.497Z] [2020-05-08T09:39:11.497Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-08T09:39:11.497Z] time="2020-05-08T09:38:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-08T09:39:11.497Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-08T09:39:11.497Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-08T09:39:11.497Z] [2020-05-08T09:39:11.497Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-08T09:39:11.497Z] time="2020-05-08T09:38:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-08T09:39:11.497Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-08T09:39:11.497Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-08T09:39:11.497Z] [2020-05-08T09:39:11.497Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-08T09:39:11.497Z] time="2020-05-08T09:38:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-08T09:39:11.497Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-08T09:39:11.497Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-08T09:39:11.497Z] [2020-05-08T09:39:11.497Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-08T09:39:11.497Z] graphtest_unix.go:73: No driver to put! [2020-05-08T09:39:11.497Z] [2020-05-08T09:39:11.497Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-08T09:39:11.497Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-08T09:39:11.497Z] [2020-05-08T09:39:11.497Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-08T09:39:11.497Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-08T09:39:11.497Z] [2020-05-08T09:39:11.497Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-08T09:39:11.497Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-08T09:39:11.497Z] [2020-05-08T09:39:11.497Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-08T09:39:11.497Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-08T09:39:11.497Z] [2020-05-08T09:39:11.497Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-08T09:39:11.497Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T09:39:11.497Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-08T09:39:11.497Z] [2020-05-08T09:39:11.497Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-08T09:39:11.497Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T09:39:11.497Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-08T09:39:11.497Z] [2020-05-08T09:39:11.497Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-08T09:39:11.497Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T09:39:11.497Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-08T09:39:11.497Z] [2020-05-08T09:39:11.497Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-08T09:39:11.497Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T09:39:11.497Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-08T09:39:11.497Z] [2020-05-08T09:39:11.497Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-08T09:39:11.497Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T09:39:11.497Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-08T09:39:11.497Z] [2020-05-08T09:39:11.497Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-08T09:39:11.497Z] graphtest_unix.go:73: No driver to put! [2020-05-08T09:39:11.497Z] [2020-05-08T09:39:11.497Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-08T09:39:11.497Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-08T09:39:11.497Z] [2020-05-08T09:39:11.497Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-08T09:39:11.497Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-08T09:39:11.497Z] [2020-05-08T09:39:11.497Z] [2020-05-08T09:39:11.497Z] DONE 2123 tests, 26 skipped in 194.462s Post stage [Pipeline] junit [2020-05-08T09:39:11.510Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-08T09:39:12.037Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40929/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d -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:5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d hack/make.sh dynbinary test-integration [2020-05-08T09:39:12.972Z] [2020-05-08T09:39:12.972Z] Removing bundles/ [2020-05-08T09:39:12.972Z] [2020-05-08T09:39:12.972Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-08T09:39:12.972Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-08T09:39:12.972Z] GOOS="" GOARCH="" GOARM="" [2020-05-08T09:39:13.051Z] #28 4.094 #=#=# ### 5.2% ######## 11.6% ############ 18.0% ################ 23.5% ##################### 29.9% ######################## 34.1% ########################## 36.3% ########################### 38.4% ############################# 40.5% ############################## 42.7% ################################### 49.0% ###################################### 53.3% ######################################### 57.5% ############################################ 61.8% ############################################### 66.0% ################################################## 70.3% ##################################################### 74.6% ########################################################## 81.0% ############################################################## 87.4% ################################################################# 91.6% ##################################################################### 95.9% ######################################################################## 100.0% [2020-05-08T09:39:14.089Z] #28 7.913 #=#=# [2020-05-08T09:39:14.228Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m10.401002803s with top 10 stages: buildssa: 1m39.210833115s, goimports: 24.380392387s, unconvert: 13.724971581s, gosec: 10.964152718s, golint: 6.269648121s, ineffassign: 4.47277059s, misspell: 4.12680172s, inspect: 3.462296538s, vrp: 2.736403091s, fact_purity: 1.692808336s [2020-05-08T09:39:14.228Z] INFO [runner] Issues before processing: 2301, after processing: 0 [2020-05-08T09:39:14.228Z] INFO [runner] Processors filtering stat (out/in): exclude-rules: 63/1587, nolint: 0/63, autogenerated_exclude: 1587/1692, path_prettifier: 1692/1692, skip_files: 1692/1692, exclude: 1587/1587, filename_unadjuster: 1692/1692, identifier_marker: 1587/1587, cgo: 1692/2301, skip_dirs: 1692/1692 [2020-05-08T09:39:14.228Z] INFO [runner] processing took 60.413102ms with stages: nolint: 26.515281ms, identifier_marker: 16.731593ms, path_prettifier: 7.974401ms, autogenerated_exclude: 3.778286ms, exclude-rules: 3.469815ms, skip_dirs: 1.640293ms, cgo: 177.358µs, filename_unadjuster: 120.243µs, max_same_issues: 2.008µs, uniq_by_line: 688ns, diff: 583ns, exclude: 548ns, skip_files: 500ns, max_from_linter: 474ns, path_shortener: 431ns, source_code: 404ns, max_per_file_from_linter: 196ns [2020-05-08T09:39:14.228Z] INFO [runner] linters took 1m39.327719742s with stages: goanalysis_metalinter: 1m19.417602825s, unused: 19.849360271s [2020-05-08T09:39:14.228Z] INFO File cache stats: 1442 entries of total size 6.8MiB [2020-05-08T09:39:14.228Z] INFO Memory: 1441 samples, avg is 696.1MB, max is 3237.0MB [2020-05-08T09:39:14.228Z] INFO Execution took 3m32.407806234s [2020-05-08T09:39:14.228Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-05-08T09:39:14.478Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-08T09:39:14.563Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40929/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d hack/make.sh dynbinary-daemon test-docker-py [2020-05-08T09:39:15.123Z] [2020-05-08T09:39:15.123Z] Removing bundles/ [2020-05-08T09:39:15.123Z] [2020-05-08T09:39:15.123Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-05-08T09:39:15.123Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-08T09:39:15.123Z] GOOS="" GOARCH="" GOARM="" [2020-05-08T09:39:15.407Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-08T09:39:15.548Z] #28 8.271 0.7% ####### 9.7% ############### 21.2% ######################## 34.3% ################################# 45.9% ######################################### 57.3% ############################################# 63.1% ##################################################### 74.6% ############################################################# 86.1% ###################################################################### 97.6% ######################################################################## 100.0% [2020-05-08T09:39:16.335Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-08T09:39:16.626Z] #28 10.18 [2020-05-08T09:39:17.264Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-08T09:39:17.800Z] #28 10.39 #=#=# ## 3.1% ####### 10.9% ############# 18.6% ################# 23.8% ################## 26.4% #################### 28.9% ###################### 31.5% ########################## 36.7% ############################## 41.8% ################################# 47.0% [2020-05-08T09:39:17.800Z] #28 ... [2020-05-08T09:39:17.800Z] [2020-05-08T09:39:17.800Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T09:39:17.800Z] #11 64.67 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-05-08T09:39:17.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-08T09:39:17.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-08T09:39:18.193Z] --- PASS: TestBuildMultiStageCopy (7.07s) [2020-05-08T09:39:18.193Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.08s) [2020-05-08T09:39:18.193Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.99s) [2020-05-08T09:39:18.193Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-05-08T09:39:18.193Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-05-08T09:39:18.193Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-05-08T09:39:18.193Z] === RUN TestBuildMultiStageParentConfig [2020-05-08T09:39:19.886Z] #11 ... [2020-05-08T09:39:19.886Z] [2020-05-08T09:39:19.886Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-08T09:39:19.886Z] #44 56.62 debconf: delaying package configuration, since apt-utils is not installed [2020-05-08T09:39:19.886Z] #44 56.87 Fetched 4075 kB in 1s (4794 kB/s) [2020-05-08T09:39:19.886Z] #44 57.09 Selecting previously unselected package libcap-dev:ppc64el. [2020-05-08T09:39:19.886Z] #44 57.09 (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 ... 15338 files and directories currently installed.) [2020-05-08T09:39:19.886Z] #44 57.26 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-05-08T09:39:19.886Z] #44 57.28 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-05-08T09:39:19.886Z] #44 57.60 Selecting previously unselected package libnet1:ppc64el. [2020-05-08T09:39:19.886Z] #44 57.62 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-08T09:39:19.886Z] #44 57.67 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-08T09:39:19.886Z] #44 58.00 Selecting previously unselected package libnet1-dev. [2020-05-08T09:39:19.886Z] #44 58.05 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-08T09:39:19.886Z] #44 58.05 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-08T09:39:19.886Z] #44 58.44 Selecting previously unselected package libnl-3-200:ppc64el. [2020-05-08T09:39:19.886Z] #44 58.45 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-05-08T09:39:19.886Z] #44 58.45 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-08T09:39:19.886Z] #44 58.68 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-05-08T09:39:19.886Z] #44 58.69 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-05-08T09:39:19.886Z] #44 58.70 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-05-08T09:39:19.886Z] #44 59.14 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-05-08T09:39:19.886Z] #44 59.15 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-05-08T09:39:19.886Z] #44 59.16 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-08T09:39:19.886Z] #44 59.37 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-05-08T09:39:19.886Z] #44 59.38 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-05-08T09:39:19.886Z] #44 59.40 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-05-08T09:39:19.886Z] #44 59.62 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-05-08T09:39:19.886Z] #44 59.62 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-05-08T09:39:19.886Z] #44 59.63 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-05-08T09:39:19.886Z] #44 60.31 Selecting previously unselected package libprotobuf17:ppc64el. [2020-05-08T09:39:19.886Z] #44 60.35 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-05-08T09:39:19.886Z] #44 60.35 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-05-08T09:39:19.886Z] #44 61.81 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-05-08T09:39:19.886Z] #44 61.83 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-05-08T09:39:19.886Z] #44 61.83 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-05-08T09:39:19.886Z] #44 62.39 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-05-08T09:39:19.886Z] #44 62.41 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-05-08T09:39:19.886Z] #44 62.41 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-05-08T09:39:19.886Z] #44 64.77 Selecting previously unselected package libprotoc17:ppc64el. [2020-05-08T09:39:19.886Z] #44 64.78 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-05-08T09:39:19.886Z] #44 64.78 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-05-08T09:39:19.886Z] #44 66.07 Selecting previously unselected package protobuf-c-compiler. [2020-05-08T09:39:19.886Z] #44 66.08 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-05-08T09:39:19.886Z] #44 66.08 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-08T09:39:19.886Z] #44 66.30 Selecting previously unselected package protobuf-compiler. [2020-05-08T09:39:19.886Z] #44 66.33 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-05-08T09:39:19.886Z] #44 66.33 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-08T09:39:19.886Z] #44 66.67 Selecting previously unselected package python-pkg-resources. [2020-05-08T09:39:19.886Z] #44 66.69 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-08T09:39:19.886Z] #44 66.70 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-08T09:39:20.178Z] #44 ... [2020-05-08T09:39:20.178Z] [2020-05-08T09:39:20.178Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-08T09:39:20.178Z] #28 10.39 #=#=# ## 3.1% ####### 10.9% ############# 18.6% ################# 23.8% ################## 26.4% #################### 28.9% ###################### 31.5% ########################## 36.7% ############################## 41.8% ################################# 47.0% ##################################### 52.2% ######################################### 57.3% ############################################# 62.5% ################################################ 67.7% #################################################### 72.9% ######################################################## 78.0% ########################################################### 83.2% ############################################################### 88.3% ################################################################### 93.5% ####################################################################### 98.7% ######################################################################## 100.0% [2020-05-08T09:39:20.474Z] #28 14.26 [2020-05-08T09:39:21.379Z] #28 14.67 0.2% # 2.0% ## 3.8% #### 5.6% ##### [2020-05-08T09:39:21.379Z] #28 ... [2020-05-08T09:39:21.379Z] [2020-05-08T09:39:21.379Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-08T09:39:21.379Z] #36 57.93 Selecting previously unselected package cmake-data. [2020-05-08T09:39:21.379Z] #36 57.95 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-08T09:39:21.379Z] #36 57.97 Unpacking cmake-data (3.13.4-1) ... [2020-05-08T09:39:21.379Z] #36 63.38 Selecting previously unselected package libicu63:ppc64el. [2020-05-08T09:39:21.379Z] #36 63.41 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-05-08T09:39:21.379Z] #36 63.42 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-08T09:39:21.379Z] #36 ... [2020-05-08T09:39:21.379Z] [2020-05-08T09:39:21.379Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-08T09:39:22.568Z] #28 14.67 0.2% # 2.0% ## 3.8% #### 5.6% ##### 7.4% ###### 9.1% ####### 10.9% ######### 12.7% ########## 14.5% ############ 17.2% ############## 19.9% ############### 21.6% ################ 23.4% ################## 25.2% ################### 27.0% #################### [2020-05-08T09:39:22.568Z] #28 ... [2020-05-08T09:39:22.568Z] [2020-05-08T09:39:22.568Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T09:39:22.568Z] #75 DONE 69.1s [2020-05-08T09:39:22.568Z] [2020-05-08T09:39:22.568Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-08T09:39:23.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-08T09:39:23.441Z] --- PASS: TestBuildMultiStageParentConfig (4.98s) [2020-05-08T09:39:23.441Z] === RUN TestBuildLabelWithTargets [2020-05-08T09:39:27.021Z] #28 14.67 0.2% # 2.0% ## 3.8% #### 5.6% ##### 7.4% ###### 9.1% ####### 10.9% ######### 12.7% ########## 14.5% ############ 17.2% ############## 19.9% ############### 21.6% ################ 23.4% ################## 25.2% ################### 27.0% #################### 28.8% ###################### 31.6% ######################### 35.1% ########################### 37.8% ############################# 40.5% ############################## 42.3% ############################### 44.1% ################################ 45.0% ################################## 47.7% ################################## 48.6% ################################### 49.5% #################################### 51.2% ###################################### 53.9% ######################################## 55.7% ######################################### 57.5% ########################################## 59.3% ########################################### 60.2% ############################################ 61.9% ############################################# 63.7% ############################################### 65.7% ################################################# 68.4% ################################################### 71.1% ################################################### 72.0% ##################################################### 73.8% ###################################################### 75.6% ####################################################### 77.4% ########################################################## 80.9% ############################################################ 84.5% ############################################################### 88.1% ################################################################# 91.7% ################################################################### 93.4% #################################################################### 95.7% ####################################################################### 98.7% ######################################################################## 100.0% [2020-05-08T09:39:27.021Z] #28 20.93 [2020-05-08T09:39:29.092Z] #28 22.99 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-08T09:39:29.092Z] #28 ... [2020-05-08T09:39:29.092Z] [2020-05-08T09:39:29.092Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T09:39:29.092Z] #34 65.60 sync [2020-05-08T09:39:29.092Z] #34 65.62 internal/reflectlite [2020-05-08T09:39:29.092Z] #34 72.49 sort [2020-05-08T09:39:29.092Z] #34 72.54 errors [2020-05-08T09:39:29.092Z] #34 73.68 strconv [2020-05-08T09:39:29.092Z] #34 73.70 io [2020-05-08T09:39:29.092Z] #34 73.70 internal/oserror [2020-05-08T09:39:29.092Z] #34 74.10 syscall [2020-05-08T09:39:29.384Z] #34 ... [2020-05-08T09:39:29.384Z] [2020-05-08T09:39:29.384Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T09:39:29.384Z] #11 69.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-05-08T09:39:29.384Z] #11 69.18 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-05-08T09:39:29.384Z] #11 69.22 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-05-08T09:39:29.384Z] #11 69.24 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-05-08T09:39:29.384Z] #11 69.26 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-05-08T09:39:29.384Z] #11 69.27 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB] [2020-05-08T09:39:29.384Z] #11 69.29 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-05-08T09:39:29.384Z] #11 69.41 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-05-08T09:39:29.384Z] #11 69.41 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-05-08T09:39:29.384Z] #11 69.47 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-05-08T09:39:29.384Z] #11 69.50 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-05-08T09:39:29.384Z] #11 69.62 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-05-08T09:39:29.384Z] #11 69.69 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-05-08T09:39:29.384Z] #11 69.71 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-05-08T09:39:29.384Z] #11 69.73 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB] [2020-05-08T09:39:29.384Z] #11 73.11 debconf: delaying package configuration, since apt-utils is not installed [2020-05-08T09:39:29.384Z] #11 73.43 Fetched 78.9 MB in 16s (4823 kB/s) [2020-05-08T09:39:29.384Z] #11 73.57 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-08T09:39:29.384Z] #11 73.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15338 files and directories currently installed.) [2020-05-08T09:39:29.384Z] #11 73.67 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-05-08T09:39:29.384Z] #11 73.68 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-08T09:39:29.675Z] #11 ... [2020-05-08T09:39:29.675Z] [2020-05-08T09:39:29.675Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-08T09:39:29.675Z] #28 23.60 [2020-05-08T09:39:30.284Z] #28 23.91 ############################################# 62.9% ######################################################################## 100.0% [2020-05-08T09:39:30.575Z] #28 ... [2020-05-08T09:39:30.575Z] [2020-05-08T09:39:30.575Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-08T09:39:30.575Z] #44 67.12 Selecting previously unselected package python-six. [2020-05-08T09:39:30.575Z] #44 67.13 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-08T09:39:30.575Z] #44 67.15 Unpacking python-six (1.12.0-1) ... [2020-05-08T09:39:30.575Z] #44 67.35 Selecting previously unselected package python-protobuf. [2020-05-08T09:39:30.575Z] #44 67.39 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-05-08T09:39:30.575Z] #44 67.40 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-08T09:39:30.575Z] #44 68.83 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-08T09:39:30.575Z] #44 76.38 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-05-08T09:39:30.575Z] #44 76.38 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-08T09:39:30.575Z] #44 76.39 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-08T09:39:30.575Z] #44 76.39 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-05-08T09:39:30.575Z] #44 76.40 Setting up python-six (1.12.0-1) ... [2020-05-08T09:39:30.575Z] #44 ... [2020-05-08T09:39:30.575Z] [2020-05-08T09:39:30.575Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-08T09:39:30.575Z] #36 77.06 Selecting previously unselected package libxml2:ppc64el. [2020-05-08T09:39:30.575Z] #36 77.06 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-05-08T09:39:30.575Z] #36 77.06 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-05-08T09:39:31.531Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-05-08T09:39:31.531Z] === RUN TestBuildWithEmptyLayers [2020-05-08T09:39:31.613Z] #36 77.96 Selecting previously unselected package libarchive13:ppc64el. [2020-05-08T09:39:31.613Z] #36 77.98 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-05-08T09:39:31.613Z] #36 77.99 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-05-08T09:39:31.906Z] #36 ... [2020-05-08T09:39:31.906Z] [2020-05-08T09:39:31.906Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T09:39:31.906Z] #48 68.13 sync [2020-05-08T09:39:31.906Z] #48 68.14 internal/reflectlite [2020-05-08T09:39:31.906Z] #48 70.44 internal/singleflight [2020-05-08T09:39:31.906Z] #48 70.45 math/rand [2020-05-08T09:39:31.906Z] #48 70.47 github.com/LK4D4/vndr/godl/singleflight [2020-05-08T09:39:31.906Z] #48 76.59 io [2020-05-08T09:39:31.906Z] #48 76.63 sort [2020-05-08T09:39:31.906Z] #48 76.64 strconv [2020-05-08T09:39:31.906Z] #48 76.74 syscall [2020-05-08T09:39:31.906Z] #48 ... [2020-05-08T09:39:31.906Z] [2020-05-08T09:39:31.906Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T09:39:31.906Z] #11 78.53 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-08T09:39:31.906Z] #11 78.57 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-05-08T09:39:31.906Z] #11 78.58 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-08T09:39:34.051Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-05-08T09:39:34.051Z] === RUN TestBuildMultiStageOnBuild [2020-05-08T09:39:37.472Z] #11 83.38 Selecting previously unselected package binutils-mingw-w64. [2020-05-08T09:39:37.472Z] #11 83.42 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-08T09:39:37.472Z] #11 83.42 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-08T09:39:37.472Z] #11 83.66 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-05-08T09:39:37.472Z] #11 83.69 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-05-08T09:39:37.472Z] #11 83.70 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-08T09:39:37.472Z] #11 84.06 Selecting previously unselected package dmsetup. [2020-05-08T09:39:37.472Z] #11 84.09 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-05-08T09:39:37.472Z] #11 ... [2020-05-08T09:39:37.472Z] [2020-05-08T09:39:37.472Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-08T09:39:37.472Z] #28 24.43 [2020-05-08T09:39:37.472Z] #28 26.68 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-08T09:39:37.472Z] #28 27.21 [2020-05-08T09:39:37.472Z] #28 27.45 ####################################################### 76.4% ######################################################################## 100.0% [2020-05-08T09:39:37.472Z] #28 27.69 [2020-05-08T09:39:37.472Z] #28 29.58 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-08T09:39:37.472Z] #28 29.71 skipping existing c8c2d4a6b2e3 [2020-05-08T09:39:37.472Z] #28 29.89 [2020-05-08T09:39:38.109Z] #28 31.95 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-08T09:39:38.750Z] #28 ... [2020-05-08T09:39:38.750Z] [2020-05-08T09:39:38.750Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-08T09:39:38.750Z] #36 78.58 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-05-08T09:39:38.750Z] #36 78.62 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-05-08T09:39:38.750Z] #36 78.63 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-05-08T09:39:38.750Z] #36 78.88 Selecting previously unselected package librhash0:ppc64el. [2020-05-08T09:39:38.750Z] #36 78.89 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-05-08T09:39:38.750Z] #36 78.90 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-05-08T09:39:38.750Z] #36 79.19 Selecting previously unselected package libuv1:ppc64el. [2020-05-08T09:39:38.750Z] #36 79.20 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-05-08T09:39:38.750Z] #36 79.22 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-05-08T09:39:38.750Z] #36 79.49 Selecting previously unselected package cmake. [2020-05-08T09:39:38.750Z] #36 79.51 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-05-08T09:39:38.750Z] #36 79.54 Unpacking cmake (3.13.4-1) ... [2020-05-08T09:39:38.750Z] #36 84.73 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-08T09:39:38.750Z] #36 84.74 Setting up xxd (2:8.1.0875-5) ... [2020-05-08T09:39:38.750Z] #36 84.75 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-05-08T09:39:38.750Z] #36 84.77 Setting up vim-common (2:8.1.0875-5) ... [2020-05-08T09:39:38.750Z] #36 84.86 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-05-08T09:39:38.750Z] #36 84.88 Setting up cmake-data (3.13.4-1) ... [2020-05-08T09:39:38.750Z] #36 84.93 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-05-08T09:39:38.750Z] #36 84.94 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-05-08T09:39:38.750Z] #36 84.96 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-05-08T09:39:38.750Z] #36 84.97 Setting up cmake (3.13.4-1) ... [2020-05-08T09:39:38.750Z] #36 84.99 Processing triggers for libc-bin (2.28-10) ... [2020-05-08T09:39:38.750Z] #36 85.14 Processing triggers for mime-support (3.62) ... [2020-05-08T09:39:38.750Z] #36 DONE 85.5s [2020-05-08T09:39:38.750Z] [2020-05-08T09:39:38.750Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-08T09:39:38.750Z] #28 32.59 #=#=# [2020-05-08T09:39:38.750Z] #28 ... [2020-05-08T09:39:38.750Z] [2020-05-08T09:39:38.750Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T09:39:38.750Z] #11 84.09 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-05-08T09:39:38.750Z] #11 84.10 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-08T09:39:38.750Z] #11 84.42 Selecting previously unselected package mingw-w64-common. [2020-05-08T09:39:38.750Z] #11 84.42 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-08T09:39:38.750Z] #11 84.43 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-08T09:39:39.044Z] #11 ... [2020-05-08T09:39:39.044Z] [2020-05-08T09:39:39.044Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-08T09:39:39.044Z] #37 DONE 0.2s [2020-05-08T09:39:39.044Z] [2020-05-08T09:39:39.044Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-05-08T09:39:39.044Z] #38 DONE 0.1s [2020-05-08T09:39:39.044Z] [2020-05-08T09:39:39.044Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-08T09:39:39.044Z] #28 32.80 ######################################################################## 100.0% [2020-05-08T09:39:39.300Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-05-08T09:39:39.300Z] === RUN TestBuildUncleanTarFilenames [2020-05-08T09:39:39.337Z] #28 33.20 [2020-05-08T09:39:39.630Z] #28 33.37 Download of images into '/build' complete. [2020-05-08T09:39:39.630Z] #28 33.37 Use something like the following to load the result into a Docker daemon: [2020-05-08T09:39:39.630Z] #28 33.37 tar -cC '/build' . | docker load [2020-05-08T09:39:39.630Z] #28 DONE 33.5s [2020-05-08T09:39:39.630Z] [2020-05-08T09:39:39.630Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T09:39:39.630Z] #39 0.392 + RM_GOPATH=0 [2020-05-08T09:39:39.630Z] #39 0.393 + TMP_GOPATH= [2020-05-08T09:39:39.630Z] #39 0.393 + : /build [2020-05-08T09:39:39.630Z] #39 0.394 + '[' -z '' ']' [2020-05-08T09:39:39.630Z] #39 0.396 ++ mktemp -d [2020-05-08T09:39:39.630Z] #39 0.405 + export GOPATH=/tmp/tmp.VnzlskkyhN [2020-05-08T09:39:39.630Z] #39 0.406 + GOPATH=/tmp/tmp.VnzlskkyhN [2020-05-08T09:39:39.630Z] #39 0.406 + RM_GOPATH=1 [2020-05-08T09:39:39.630Z] #39 0.407 ++ dirname ./install.sh [2020-05-08T09:39:39.630Z] #39 0.409 + dir=. [2020-05-08T09:39:39.630Z] #39 0.411 + bin=tini [2020-05-08T09:39:39.630Z] #39 0.412 + shift [2020-05-08T09:39:39.630Z] #39 0.413 + '[' '!' -f ./tini.installer ']' [2020-05-08T09:39:39.630Z] #39 0.415 + . ./tini.installer [2020-05-08T09:39:39.630Z] #39 0.417 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-08T09:39:39.630Z] #39 0.420 + install_tini [2020-05-08T09:39:39.630Z] #39 0.421 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-08T09:39:39.630Z] #39 0.422 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-08T09:39:39.630Z] #39 0.423 + git clone https://github.com/krallin/tini.git /tmp/tmp.VnzlskkyhN/tini [2020-05-08T09:39:39.630Z] #39 0.429 Cloning into '/tmp/tmp.VnzlskkyhN/tini'... [2020-05-08T09:39:39.864Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) [2020-05-08T09:39:39.864Z] === RUN TestBuildMultiStageLayerLeak [2020-05-08T09:39:42.372Z] #39 2.753 + cd /tmp/tmp.VnzlskkyhN/tini [2020-05-08T09:39:42.373Z] #39 2.754 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-08T09:39:42.373Z] #39 2.780 + cmake . [2020-05-08T09:39:43.410Z] #39 4.263 -- The C compiler identification is GNU 8.3.0 [2020-05-08T09:39:43.410Z] #39 ... [2020-05-08T09:39:43.410Z] [2020-05-08T09:39:43.410Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T09:39:43.410Z] #51 79.73 + cd /tmp/tmp.qlfkU5olr5/src/gotest.tools/gotestsum [2020-05-08T09:39:43.410Z] #51 79.74 + git checkout -q v0.3.5 [2020-05-08T09:39:43.410Z] #51 80.01 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-08T09:39:43.702Z] #51 ... [2020-05-08T09:39:43.702Z] [2020-05-08T09:39:43.702Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-08T09:39:43.702Z] #31 86.19 Checking out files: 61% (940/1521) Checking out files: 62% (944/1521) Checking out files: 63% (959/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/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: 87% (1338/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 93% (1422/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-05-08T09:39:43.702Z] #31 88.63 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-08T09:39:43.702Z] #31 89.19 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-08T09:39:44.000Z] #31 ... [2020-05-08T09:39:44.000Z] [2020-05-08T09:39:44.000Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T09:39:44.000Z] #34 80.41 strings [2020-05-08T09:39:44.000Z] #34 80.46 bytes [2020-05-08T09:39:44.058Z] --- PASS: TestBuildMultiStageLayerLeak (4.40s) [2020-05-08T09:39:44.058Z] === RUN TestBuildWithHugeFile [2020-05-08T09:39:44.293Z] #34 ... [2020-05-08T09:39:44.293Z] [2020-05-08T09:39:44.293Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T09:39:44.293Z] #39 4.455 -- Check for working C compiler: /usr/bin/cc [2020-05-08T09:39:44.585Z] #39 5.521 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-08T09:39:44.585Z] #39 5.526 -- Detecting C compiler ABI info [2020-05-08T09:39:45.222Z] #39 6.186 -- Detecting C compiler ABI info - done [2020-05-08T09:39:45.222Z] #39 6.306 -- Detecting C compile features [2020-05-08T09:39:45.859Z] #39 ... [2020-05-08T09:39:45.859Z] [2020-05-08T09:39:45.859Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-08T09:39:45.859Z] #44 82.41 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-05-08T09:39:45.859Z] #44 82.42 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-08T09:39:45.859Z] #44 82.44 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-05-08T09:39:45.859Z] #44 82.45 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-05-08T09:39:45.859Z] #44 82.46 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-05-08T09:39:45.859Z] #44 82.49 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-08T09:39:45.859Z] #44 82.49 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-08T09:39:45.859Z] #44 82.50 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-05-08T09:39:45.859Z] #44 82.50 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-08T09:39:45.859Z] #44 82.51 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-08T09:39:46.152Z] #44 ... [2020-05-08T09:39:46.152Z] [2020-05-08T09:39:46.152Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T09:39:46.152Z] #48 82.53 bytes [2020-05-08T09:39:46.152Z] #48 83.78 strings [2020-05-08T09:39:46.152Z] #48 91.21 bufio [2020-05-08T09:39:46.451Z] #48 ... [2020-05-08T09:39:46.451Z] [2020-05-08T09:39:46.451Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-08T09:39:46.451Z] #44 93.11 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-05-08T09:39:46.451Z] #44 93.13 Processing triggers for libc-bin (2.28-10) ... [2020-05-08T09:39:46.741Z] #44 DONE 93.4s [2020-05-08T09:39:46.741Z] [2020-05-08T09:39:46.741Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T09:39:46.741Z] #57 83.01 bytes [2020-05-08T09:39:46.741Z] #57 83.01 strings [2020-05-08T09:39:46.741Z] #57 83.04 strconv [2020-05-08T09:39:46.741Z] #57 83.05 syscall [2020-05-08T09:39:46.741Z] #57 ... [2020-05-08T09:39:46.741Z] [2020-05-08T09:39:46.741Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T09:39:48.809Z] #45 1.997 Note: Building without setproctitle() and strlcpy() support. [2020-05-08T09:39:48.809Z] #45 1.999 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-08T09:39:48.809Z] #45 2.011 Note: Building without GnuTLS support [2020-05-08T09:39:50.876Z] #45 3.818 fatal: not a git repository (or any of the parent directories): .git [2020-05-08T09:39:50.876Z] #45 3.874 GEN .gitid [2020-05-08T09:39:50.876Z] #45 3.894 GEN criu/include/version.h [2020-05-08T09:39:50.876Z] #45 3.914 GEN include/common/asm [2020-05-08T09:39:53.606Z] #45 6.501 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-08T09:39:53.606Z] #45 6.640 PBCC images/opts.pb-c.c [2020-05-08T09:39:53.606Z] #45 6.729 PBCC images/sit.pb-c.c [2020-05-08T09:39:53.606Z] #45 ... [2020-05-08T09:39:53.606Z] [2020-05-08T09:39:53.606Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T09:39:53.606Z] #39 9.037 -- Detecting C compile features - done [2020-05-08T09:39:53.606Z] #39 9.080 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-08T09:39:53.606Z] #39 9.450 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-08T09:39:53.606Z] #39 9.646 -- Configuring done [2020-05-08T09:39:53.606Z] #39 9.671 -- Generating done [2020-05-08T09:39:53.606Z] #39 9.684 -- Build files have been written to: /tmp/tmp.VnzlskkyhN/tini [2020-05-08T09:39:53.606Z] #39 9.702 + make tini-static [2020-05-08T09:39:53.606Z] #39 10.24 Scanning dependencies of target tini-static [2020-05-08T09:39:53.606Z] #39 10.37 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-08T09:39:53.606Z] #39 13.30 [100%] Linking C executable tini-static [2020-05-08T09:39:53.606Z] #39 14.35 [100%] Built target tini-static [2020-05-08T09:39:53.606Z] #39 14.45 + mkdir -p /build [2020-05-08T09:39:53.606Z] #39 14.46 + cp tini-static /build/docker-init [2020-05-08T09:39:53.606Z] #39 DONE 14.6s [2020-05-08T09:39:53.606Z] [2020-05-08T09:39:53.606Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T09:39:53.606Z] #45 6.853 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-08T09:39:53.606Z] #45 ... [2020-05-08T09:39:53.606Z] [2020-05-08T09:39:53.606Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T09:39:53.606Z] #48 98.34 reflect [2020-05-08T09:39:53.606Z] #48 99.64 hash/crc32 [2020-05-08T09:39:55.110Z] #48 101.2 regexp/syntax [2020-05-08T09:39:56.614Z] #48 ... [2020-05-08T09:39:56.614Z] [2020-05-08T09:39:56.614Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T09:39:56.614Z] #34 93.06 bufio [2020-05-08T09:39:56.614Z] #34 95.93 reflect [2020-05-08T09:39:56.614Z] #34 97.35 path [2020-05-08T09:39:56.614Z] #34 100.1 text/tabwriter [2020-05-08T09:39:56.905Z] #34 ... [2020-05-08T09:39:56.905Z] [2020-05-08T09:39:56.905Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T09:39:56.905Z] #45 6.948 DEP images/opts.pb-c.d [2020-05-08T09:39:56.905Z] #45 7.043 DEP images/sit.pb-c.d [2020-05-08T09:39:56.905Z] #45 7.110 PBCC images/macvlan.pb-c.c [2020-05-08T09:39:56.905Z] #45 7.155 DEP images/macvlan.pb-c.d [2020-05-08T09:39:56.905Z] #45 7.224 PBCC images/autofs.pb-c.c [2020-05-08T09:39:56.905Z] #45 7.262 DEP images/autofs.pb-c.d [2020-05-08T09:39:56.905Z] #45 7.335 PBCC images/sysctl.pb-c.c [2020-05-08T09:39:56.905Z] #45 7.394 DEP images/sysctl.pb-c.d [2020-05-08T09:39:56.905Z] #45 7.465 PBCC images/time.pb-c.c [2020-05-08T09:39:56.905Z] #45 7.513 DEP images/time.pb-c.d [2020-05-08T09:39:56.905Z] #45 7.637 PBCC images/binfmt-misc.pb-c.c [2020-05-08T09:39:56.905Z] #45 7.694 DEP images/binfmt-misc.pb-c.d [2020-05-08T09:39:56.905Z] #45 7.882 PBCC images/seccomp.pb-c.c [2020-05-08T09:39:56.905Z] #45 7.913 DEP images/seccomp.pb-c.d [2020-05-08T09:39:56.905Z] #45 8.004 PBCC images/userns.pb-c.c [2020-05-08T09:39:56.905Z] #45 8.035 DEP images/userns.pb-c.d [2020-05-08T09:39:56.905Z] #45 8.187 PBCC images/cgroup.pb-c.c [2020-05-08T09:39:56.905Z] #45 8.243 DEP images/cgroup.pb-c.d [2020-05-08T09:39:56.905Z] #45 8.456 PBCC images/fown.pb-c.c [2020-05-08T09:39:56.905Z] #45 8.551 PBCC images/ext-file.pb-c.c [2020-05-08T09:39:56.905Z] #45 8.597 DEP images/fown.pb-c.d [2020-05-08T09:39:56.905Z] #45 8.698 DEP images/ext-file.pb-c.d [2020-05-08T09:39:56.905Z] #45 8.753 PBCC images/rpc.pb-c.c [2020-05-08T09:39:56.905Z] #45 8.818 DEP images/rpc.pb-c.d [2020-05-08T09:39:56.905Z] #45 8.888 PBCC images/siginfo.pb-c.c [2020-05-08T09:39:56.905Z] #45 8.907 DEP images/siginfo.pb-c.d [2020-05-08T09:39:56.905Z] #45 8.986 PBCC images/pagemap.pb-c.c [2020-05-08T09:39:56.905Z] #45 9.060 DEP images/pagemap.pb-c.d [2020-05-08T09:39:56.905Z] #45 9.132 PBCC images/rlimit.pb-c.c [2020-05-08T09:39:56.905Z] #45 9.155 DEP images/rlimit.pb-c.d [2020-05-08T09:39:56.905Z] #45 9.220 PBCC images/file-lock.pb-c.c [2020-05-08T09:39:56.905Z] #45 9.258 DEP images/file-lock.pb-c.d [2020-05-08T09:39:56.905Z] #45 9.332 PBCC images/tty.pb-c.c [2020-05-08T09:39:56.905Z] #45 9.397 DEP images/tty.pb-c.d [2020-05-08T09:39:56.905Z] #45 9.469 PBCC images/tun.pb-c.c [2020-05-08T09:39:56.905Z] #45 9.538 PBCC images/netdev.pb-c.c [2020-05-08T09:39:56.905Z] #45 9.680 DEP images/tun.pb-c.d [2020-05-08T09:39:56.905Z] #45 9.790 DEP images/netdev.pb-c.d [2020-05-08T09:39:56.905Z] #45 9.834 PBCC images/vma.pb-c.c [2020-05-08T09:39:56.905Z] #45 9.949 DEP images/vma.pb-c.d [2020-05-08T09:39:56.905Z] #45 10.07 PBCC images/creds.pb-c.c [2020-05-08T09:39:56.905Z] #45 10.11 DEP images/creds.pb-c.d [2020-05-08T09:39:56.905Z] #45 10.17 PBCC images/utsns.pb-c.c [2020-05-08T09:39:56.905Z] #45 10.18 DEP images/utsns.pb-c.d [2020-05-08T09:39:56.905Z] #45 10.26 PBCC images/ipc-desc.pb-c.c [2020-05-08T09:39:56.905Z] #45 10.29 PBCC images/ipc-sem.pb-c.c [2020-05-08T09:39:56.905Z] #45 10.33 DEP images/ipc-desc.pb-c.d [2020-05-08T09:39:56.905Z] #45 10.40 DEP images/ipc-sem.pb-c.d [2020-05-08T09:39:57.196Z] #45 10.46 PBCC images/ipc-msg.pb-c.c [2020-05-08T09:39:57.196Z] #45 10.50 DEP images/ipc-msg.pb-c.d [2020-05-08T09:39:57.196Z] #45 10.66 PBCC images/ipc-shm.pb-c.c [2020-05-08T09:39:57.520Z] #45 10.68 DEP images/ipc-shm.pb-c.d [2020-05-08T09:39:57.520Z] #45 10.81 PBCC images/ipc-var.pb-c.c [2020-05-08T09:39:57.520Z] #45 10.84 DEP images/ipc-var.pb-c.d [2020-05-08T09:39:57.520Z] #45 10.93 PBCC images/sk-opts.pb-c.c [2020-05-08T09:39:57.813Z] #45 10.98 PBCC images/packet-sock.pb-c.c [2020-05-08T09:39:57.813Z] #45 11.10 DEP images/sk-opts.pb-c.d [2020-05-08T09:39:57.813Z] #45 11.18 DEP images/packet-sock.pb-c.d [2020-05-08T09:39:58.107Z] #45 11.26 PBCC images/sk-netlink.pb-c.c [2020-05-08T09:39:58.107Z] #45 11.35 DEP images/sk-netlink.pb-c.d [2020-05-08T09:39:58.107Z] #45 ... [2020-05-08T09:39:58.107Z] [2020-05-08T09:39:58.107Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T09:39:58.107Z] #57 94.44 bufio [2020-05-08T09:39:58.107Z] #57 100.7 text/tabwriter [2020-05-08T09:39:58.107Z] #57 103.2 regexp/syntax [2020-05-08T09:39:58.107Z] #57 103.3 reflect [2020-05-08T09:39:58.107Z] #57 ... [2020-05-08T09:39:58.107Z] [2020-05-08T09:39:58.107Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T09:39:58.107Z] #11 94.66 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-08T09:39:58.107Z] #11 94.67 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-08T09:39:58.107Z] #11 94.67 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-08T09:39:58.107Z] #11 103.7 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-08T09:39:58.107Z] #11 103.7 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-05-08T09:39:58.107Z] #11 103.8 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-08T09:39:58.107Z] #11 103.9 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-08T09:39:58.107Z] #11 103.9 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-05-08T09:39:58.107Z] #11 104.0 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-08T09:39:58.107Z] #11 ... [2020-05-08T09:39:58.107Z] [2020-05-08T09:39:58.107Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T09:39:58.107Z] #45 11.47 PBCC images/sk-inet.pb-c.c [2020-05-08T09:39:58.107Z] #45 11.60 DEP images/sk-inet.pb-c.d [2020-05-08T09:39:58.174Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-08T09:39:58.401Z] #45 11.70 PBCC images/sk-unix.pb-c.c [2020-05-08T09:39:58.401Z] #45 11.78 DEP images/sk-unix.pb-c.d [2020-05-08T09:39:58.695Z] #45 11.93 PBCC images/mm.pb-c.c [2020-05-08T09:39:58.786Z] [2020-05-08T09:39:58.787Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-08T09:39:58.988Z] #45 12.12 DEP images/mm.pb-c.d [2020-05-08T09:39:58.988Z] #45 12.22 PBCC images/timerfd.pb-c.c [2020-05-08T09:39:58.988Z] #45 12.32 DEP images/timerfd.pb-c.d [2020-05-08T09:39:58.988Z] #45 12.41 PBCC images/timer.pb-c.c [2020-05-08T09:39:58.988Z] #45 12.45 DEP images/timer.pb-c.d [2020-05-08T09:39:59.282Z] #45 12.58 PBCC images/sa.pb-c.c [2020-05-08T09:39:59.282Z] #45 12.66 DEP images/sa.pb-c.d [2020-05-08T09:39:59.398Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-08T09:39:59.398Z] HOSTNAME=6599a74c23ed [2020-05-08T09:39:59.398Z] TESTDEBUG=0 [2020-05-08T09:39:59.398Z] DEST=bundles/test-integration [2020-05-08T09:39:59.398Z] PWD=/go/src/github.com/docker/docker [2020-05-08T09:39:59.398Z] DOCKER_GITCOMMIT=5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d [2020-05-08T09:39:59.398Z] container=docker [2020-05-08T09:39:59.398Z] HOME=/root [2020-05-08T09:39:59.398Z] GOLANG_VERSION=1.13.10 [2020-05-08T09:39:59.398Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-08T09:39:59.398Z] VALIDATE_BRANCH=master [2020-05-08T09:39:59.398Z] TERM=xterm [2020-05-08T09:39:59.398Z] DOCKER_PKG=github.com/docker/docker [2020-05-08T09:39:59.399Z] SHLVL=1 [2020-05-08T09:39:59.399Z] TIMEOUT=120m [2020-05-08T09:39:59.399Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-08T09:39:59.399Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-08T09:39:59.399Z] GO111MODULE=off [2020-05-08T09:39:59.399Z] DOCKER_EXPERIMENTAL=1 [2020-05-08T09:39:59.399Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-08T09:39:59.399Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-08T09:39:59.399Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-08T09:39:59.399Z] GOPATH=/go [2020-05-08T09:39:59.399Z] PKG_CONFIG=pkg-config [2020-05-08T09:39:59.399Z] _=/usr/bin/env [2020-05-08T09:39:59.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-08T09:39:59.574Z] #45 12.77 PBCC images/pipe-data.pb-c.c [2020-05-08T09:39:59.574Z] #45 12.81 DEP images/pipe-data.pb-c.d [2020-05-08T09:39:59.574Z] #45 12.90 PBCC images/mnt.pb-c.c [2020-05-08T09:39:59.574Z] #45 13.00 DEP images/mnt.pb-c.d [2020-05-08T09:39:59.865Z] #45 13.11 PBCC images/sk-packet.pb-c.c [2020-05-08T09:39:59.865Z] #45 13.13 DEP images/sk-packet.pb-c.d [2020-05-08T09:39:59.865Z] #45 13.21 PBCC images/tcp-stream.pb-c.c [2020-05-08T09:39:59.865Z] #45 13.30 DEP images/tcp-stream.pb-c.d [2020-05-08T09:40:00.157Z] #45 13.40 PBCC images/pipe.pb-c.c [2020-05-08T09:40:00.157Z] #45 13.48 DEP images/pipe.pb-c.d [2020-05-08T09:40:00.157Z] #45 13.56 PBCC images/pstree.pb-c.c [2020-05-08T09:40:00.157Z] #45 13.61 DEP images/pstree.pb-c.d [2020-05-08T09:40:00.449Z] #45 13.75 PBCC images/fs.pb-c.c [2020-05-08T09:40:00.449Z] #45 13.80 DEP images/fs.pb-c.d [2020-05-08T09:40:00.449Z] #45 13.86 PBCC images/signalfd.pb-c.c [2020-05-08T09:40:00.743Z] #45 13.94 DEP images/signalfd.pb-c.d [2020-05-08T09:40:00.743Z] #45 14.03 PBCC images/fh.pb-c.c [2020-05-08T09:40:00.743Z] #45 14.10 PBCC images/fsnotify.pb-c.c [2020-05-08T09:40:01.035Z] #45 14.25 DEP images/fh.pb-c.d [2020-05-08T09:40:01.035Z] #45 14.30 DEP images/fsnotify.pb-c.d [2020-05-08T09:40:01.035Z] #45 14.41 PBCC images/eventpoll.pb-c.c [2020-05-08T09:40:01.035Z] #45 14.42 DEP images/eventpoll.pb-c.d [2020-05-08T09:40:01.035Z] #45 14.52 PBCC images/eventfd.pb-c.c [2020-05-08T09:40:01.329Z] #45 14.57 DEP images/eventfd.pb-c.d [2020-05-08T09:40:01.329Z] #45 14.74 PBCC images/remap-file-path.pb-c.c [2020-05-08T09:40:01.329Z] #45 14.80 DEP images/remap-file-path.pb-c.d [2020-05-08T09:40:01.632Z] #45 14.93 PBCC images/fifo.pb-c.c [2020-05-08T09:40:01.632Z] #45 14.95 DEP images/fifo.pb-c.d [2020-05-08T09:40:01.632Z] #45 15.04 PBCC images/ghost-file.pb-c.c [2020-05-08T09:40:01.926Z] #45 15.18 DEP images/ghost-file.pb-c.d [2020-05-08T09:40:01.926Z] #45 15.24 PBCC images/regfile.pb-c.c [2020-05-08T09:40:02.220Z] #45 15.33 DEP images/regfile.pb-c.d [2020-05-08T09:40:02.220Z] #45 15.41 PBCC images/ns.pb-c.c [2020-05-08T09:40:02.220Z] #45 15.43 DEP images/ns.pb-c.d [2020-05-08T09:40:02.220Z] #45 15.50 PBCC images/fdinfo.pb-c.c [2020-05-08T09:40:02.512Z] #45 15.62 DEP images/fdinfo.pb-c.d [2020-05-08T09:40:02.512Z] #45 15.79 PBCC images/core-aarch64.pb-c.c [2020-05-08T09:40:02.512Z] #45 15.85 PBCC images/core-arm.pb-c.c [2020-05-08T09:40:02.512Z] #45 15.93 PBCC images/core-ppc64.pb-c.c [2020-05-08T09:40:02.805Z] #45 16.05 PBCC images/core-s390.pb-c.c [2020-05-08T09:40:02.805Z] #45 16.13 PBCC images/core-x86.pb-c.c [2020-05-08T09:40:02.805Z] #45 16.24 PBCC images/core.pb-c.c [2020-05-08T09:40:03.098Z] #45 16.41 PBCC images/inventory.pb-c.c [2020-05-08T09:40:03.390Z] #45 16.58 DEP images/core-aarch64.pb-c.d [2020-05-08T09:40:03.390Z] #45 16.70 DEP images/core-arm.pb-c.d [2020-05-08T09:40:03.390Z] #45 16.83 DEP images/core-ppc64.pb-c.d [2020-05-08T09:40:03.681Z] #45 16.89 DEP images/core-s390.pb-c.d [2020-05-08T09:40:03.681Z] #45 16.97 DEP images/core-x86.pb-c.d [2020-05-08T09:40:03.681Z] #45 17.04 DEP images/core.pb-c.d [2020-05-08T09:40:03.974Z] #45 17.19 DEP images/inventory.pb-c.d [2020-05-08T09:40:03.974Z] #45 17.28 PBCC images/cpuinfo.pb-c.c [2020-05-08T09:40:03.974Z] #45 17.35 DEP images/cpuinfo.pb-c.d [2020-05-08T09:40:04.266Z] #45 17.44 PBCC images/stats.pb-c.c [2020-05-08T09:40:04.266Z] #45 17.50 DEP images/stats.pb-c.d [2020-05-08T09:40:07.002Z] #45 20.31 make[1]: Nothing to be done for 'all'. [2020-05-08T09:40:08.044Z] #45 ... [2020-05-08T09:40:08.044Z] [2020-05-08T09:40:08.044Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T09:40:08.044Z] #57 114.3 time [2020-05-08T09:40:08.681Z] #57 ... [2020-05-08T09:40:08.681Z] [2020-05-08T09:40:08.681Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T09:40:08.681Z] #48 105.0 crypto [2020-05-08T09:40:08.681Z] #48 106.1 crypto/rc4 [2020-05-08T09:40:08.681Z] #48 107.0 vendor/golang.org/x/net/dns/dnsmessage [2020-05-08T09:40:08.681Z] #48 114.5 time [2020-05-08T09:40:09.316Z] #48 ... [2020-05-08T09:40:09.316Z] [2020-05-08T09:40:09.316Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T09:40:09.316Z] #45 22.55 CC images/stats.o [2020-05-08T09:40:09.952Z] #45 23.35 CC images/core.o [2020-05-08T09:40:10.997Z] #45 ... [2020-05-08T09:40:10.997Z] [2020-05-08T09:40:10.997Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T09:40:10.997Z] #34 107.3 internal/syscall/execenv [2020-05-08T09:40:10.997Z] #34 107.3 internal/syscall/unix [2020-05-08T09:40:10.997Z] #34 107.3 time [2020-05-08T09:40:11.289Z] #34 ... [2020-05-08T09:40:11.289Z] [2020-05-08T09:40:11.289Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T09:40:11.289Z] #45 24.69 CC images/core-x86.o [2020-05-08T09:40:12.804Z] #45 25.86 CC images/core-arm.o [2020-05-08T09:40:13.096Z] #45 26.50 CC images/core-aarch64.o [2020-05-08T09:40:13.732Z] #45 27.11 CC images/core-ppc64.o [2020-05-08T09:40:14.775Z] #45 28.25 CC images/core-s390.o [2020-05-08T09:40:16.855Z] #45 29.75 CC images/cpuinfo.o [2020-05-08T09:40:16.855Z] #45 ... [2020-05-08T09:40:16.855Z] [2020-05-08T09:40:16.855Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T09:40:16.856Z] #66 68.01 Checking out files: 46% (1494/3186) Checking out files: 47% (1498/3186) Checking out files: 48% (1530/3186) Checking out files: 49% (1562/3186) Checking out files: 50% (1593/3186) Checking out files: 51% (1625/3186) Checking out files: 52% (1657/3186) Checking out files: 53% (1689/3186) Checking out files: 54% (1721/3186) Checking out files: 55% (1753/3186) Checking out files: 56% (1785/3186) Checking out files: 57% (1817/3186) Checking out files: 58% (1848/3186) Checking out files: 59% (1880/3186) Checking out files: 60% (1912/3186) Checking out files: 61% (1944/3186) Checking out files: 62% (1976/3186) Checking out files: 63% (2008/3186) Checking out files: 64% (2040/3186) Checking out files: 65% (2071/3186) Checking out files: 66% (2103/3186) Checking out files: 67% (2135/3186) Checking out files: 68% (2167/3186) Checking out files: 69% (2199/3186) Checking out files: 70% (2231/3186) Checking out files: 71% (2263/3186) Checking out files: 72% (2294/3186) Checking out files: 73% (2326/3186) Checking out files: 74% (2358/3186) Checking out files: 75% (2390/3186) Checking out files: 76% (2422/3186) Checking out files: 77% (2454/3186) Checking out files: 78% (2486/3186) Checking out files: 79% (2517/3186) Checking out files: 80% (2549/3186) Checking out files: 81% (2581/3186) Checking out files: 82% (2613/3186) Checking out files: 82% (2635/3186) Checking out files: 83% (2645/3186) Checking out files: 84% (2677/3186) Checking out files: 85% (2709/3186) Checking out files: 86% (2740/3186) Checking out files: 87% (2772/3186) Checking out files: 88% (2804/3186) Checking out files: 89% (2836/3186) Checking out files: 90% (2868/3186) Checking out files: 91% (2900/3186) Checking out files: 92% (2932/3186) Checking out files: 93% (2963/3186) Checking out files: 94% (2995/3186) Checking out files: 95% (3027/3186) Checking out files: 96% (3059/3186) Checking out files: 97% (3091/3186) Checking out files: 98% (3123/3186) Checking out files: 99% (3155/3186) Checking out files: 100% (3186/3186) Checking out files: 100% (3186/3186), done. [2020-05-08T09:40:16.856Z] #66 69.54 + cd /tmp/tmp.blUDv49LEH/src/github.com/containerd/containerd [2020-05-08T09:40:16.856Z] #66 69.54 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-08T09:40:17.892Z] #66 71.81 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-08T09:40:18.184Z] #66 71.81 + BUILDTAGS='netgo osusergo static_build' [2020-05-08T09:40:18.184Z] #66 71.81 + export EXTRA_FLAGS=-buildmode=pie [2020-05-08T09:40:18.184Z] #66 71.81 + EXTRA_FLAGS=-buildmode=pie [2020-05-08T09:40:18.184Z] #66 71.81 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-08T09:40:18.184Z] #66 71.82 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-08T09:40:18.184Z] #66 71.82 + '[' '' = dynamic ']' [2020-05-08T09:40:18.184Z] #66 71.82 + make [2020-05-08T09:40:19.697Z] #66 73.48 + bin/ctr [2020-05-08T09:40:23.219Z] #66 ... [2020-05-08T09:40:23.219Z] [2020-05-08T09:40:23.219Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T09:40:23.219Z] #57 119.6 regexp [2020-05-08T09:40:23.219Z] #57 ... [2020-05-08T09:40:23.219Z] [2020-05-08T09:40:23.219Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T09:40:23.219Z] #34 119.7 internal/poll [2020-05-08T09:40:23.219Z] #34 124.3 os [2020-05-08T09:40:23.219Z] #34 126.3 internal/fmtsort [2020-05-08T09:40:23.219Z] #34 129.4 path/filepath [2020-05-08T09:40:23.219Z] #34 129.4 fmt [2020-05-08T09:40:23.511Z] #34 ... [2020-05-08T09:40:23.511Z] [2020-05-08T09:40:23.511Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T09:40:23.511Z] #45 30.50 CC images/inventory.o [2020-05-08T09:40:23.511Z] #45 30.97 CC images/fdinfo.o [2020-05-08T09:40:23.511Z] #45 31.60 CC images/fown.o [2020-05-08T09:40:23.511Z] #45 31.90 CC images/ns.o [2020-05-08T09:40:23.511Z] #45 32.26 CC images/regfile.o [2020-05-08T09:40:23.511Z] #45 32.61 CC images/ghost-file.o [2020-05-08T09:40:23.511Z] #45 33.15 CC images/fifo.o [2020-05-08T09:40:23.511Z] #45 33.57 CC images/remap-file-path.o [2020-05-08T09:40:23.511Z] #45 33.99 CC images/eventfd.o [2020-05-08T09:40:23.511Z] #45 34.41 CC images/eventpoll.o [2020-05-08T09:40:23.511Z] #45 35.07 CC images/fh.o [2020-05-08T09:40:23.511Z] #45 35.68 CC images/fsnotify.o [2020-05-08T09:40:23.511Z] #45 36.83 CC images/signalfd.o [2020-05-08T09:40:24.147Z] #45 37.30 CC images/fs.o [2020-05-08T09:40:24.440Z] #45 37.67 CC images/pstree.o [2020-05-08T09:40:24.734Z] #45 38.05 CC images/pipe.o [2020-05-08T09:40:25.370Z] #45 38.50 CC images/tcp-stream.o [2020-05-08T09:40:25.370Z] #45 ... [2020-05-08T09:40:25.370Z] [2020-05-08T09:40:25.370Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T09:40:25.370Z] #34 131.6 io/ioutil [2020-05-08T09:40:26.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-08T09:40:26.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-08T09:40:27.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-08T09:40:28.982Z] #34 135.6 github.com/BurntSushi/toml [2020-05-08T09:40:28.982Z] #34 ... [2020-05-08T09:40:28.982Z] [2020-05-08T09:40:28.982Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T09:40:28.982Z] #48 125.5 regexp [2020-05-08T09:40:29.272Z] #48 ... [2020-05-08T09:40:29.272Z] [2020-05-08T09:40:29.272Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T09:40:29.272Z] #34 135.6 log [2020-05-08T09:40:29.272Z] #34 135.6 flag [2020-05-08T09:40:34.430Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-08T09:40:34.431Z] [2020-05-08T09:40:34.431Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-08T09:40:34.431Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-08T09:40:34.431Z] HOSTNAME=5c4876ced483 [2020-05-08T09:40:34.431Z] TESTDEBUG=0 [2020-05-08T09:40:34.431Z] DEST=bundles/test-integration [2020-05-08T09:40:34.431Z] PWD=/go/src/github.com/docker/docker [2020-05-08T09:40:34.431Z] DOCKER_GITCOMMIT=5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d [2020-05-08T09:40:34.431Z] container=docker [2020-05-08T09:40:34.431Z] HOME=/root [2020-05-08T09:40:34.431Z] GOLANG_VERSION=1.13.10 [2020-05-08T09:40:34.431Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-08T09:40:34.431Z] VALIDATE_BRANCH=master [2020-05-08T09:40:34.431Z] TERM=xterm [2020-05-08T09:40:34.431Z] DOCKER_PKG=github.com/docker/docker [2020-05-08T09:40:34.431Z] SHLVL=1 [2020-05-08T09:40:34.431Z] TIMEOUT=120m [2020-05-08T09:40:34.431Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-08T09:40:34.431Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-08T09:40:34.431Z] GO111MODULE=off [2020-05-08T09:40:34.431Z] DOCKER_EXPERIMENTAL=1 [2020-05-08T09:40:34.431Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-08T09:40:34.431Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-08T09:40:34.431Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-08T09:40:34.431Z] GOPATH=/go [2020-05-08T09:40:34.431Z] PKG_CONFIG=pkg-config [2020-05-08T09:40:34.431Z] _=/usr/bin/env [2020-05-08T09:40:34.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-08T09:40:34.839Z] #34 ... [2020-05-08T09:40:34.839Z] [2020-05-08T09:40:34.839Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T09:40:34.839Z] #45 38.85 CC images/sk-packet.o [2020-05-08T09:40:34.839Z] #45 39.29 CC images/mnt.o [2020-05-08T09:40:34.839Z] #45 39.81 CC images/pipe-data.o [2020-05-08T09:40:34.839Z] #45 40.21 CC images/sa.o [2020-05-08T09:40:34.839Z] #45 40.62 CC images/timer.o [2020-05-08T09:40:34.839Z] #45 41.27 CC images/timerfd.o [2020-05-08T09:40:34.839Z] #45 41.66 CC images/mm.o [2020-05-08T09:40:34.839Z] #45 42.22 CC images/sk-opts.o [2020-05-08T09:40:34.839Z] #45 42.64 CC images/sk-unix.o [2020-05-08T09:40:34.839Z] #45 43.30 CC images/sk-inet.o [2020-05-08T09:40:34.839Z] #45 44.07 CC images/tun.o [2020-05-08T09:40:34.839Z] #45 44.56 CC images/sk-netlink.o [2020-05-08T09:40:34.839Z] #45 45.03 CC images/packet-sock.o [2020-05-08T09:40:34.839Z] #45 45.89 CC images/ipc-var.o [2020-05-08T09:40:34.839Z] #45 46.27 CC images/ipc-desc.o [2020-05-08T09:40:34.839Z] #45 46.60 CC images/ipc-shm.o [2020-05-08T09:40:34.839Z] #45 47.05 CC images/ipc-msg.o [2020-05-08T09:40:34.839Z] #45 47.58 CC images/ipc-sem.o [2020-05-08T09:40:34.839Z] #45 47.96 CC images/utsns.o [2020-05-08T09:40:34.839Z] #45 48.31 CC images/creds.o [2020-05-08T09:40:35.473Z] #45 48.70 CC images/vma.o [2020-05-08T09:40:35.772Z] #45 49.13 CC images/netdev.o [2020-05-08T09:40:36.064Z] #45 ... [2020-05-08T09:40:36.064Z] [2020-05-08T09:40:36.064Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T09:40:36.064Z] #57 132.5 io/ioutil [2020-05-08T09:40:36.064Z] #57 132.5 mvdan.cc/sh/v3/fileutil [2020-05-08T09:40:36.064Z] #57 136.0 encoding/binary [2020-05-08T09:40:36.064Z] #57 136.0 github.com/pkg/diff [2020-05-08T09:40:36.064Z] #57 136.0 go/token [2020-05-08T09:40:36.064Z] #57 136.1 flag [2020-05-08T09:40:36.064Z] #57 140.4 go/scanner [2020-05-08T09:40:36.355Z] #57 ... [2020-05-08T09:40:36.355Z] [2020-05-08T09:40:36.355Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T09:40:36.355Z] #48 138.9 net [2020-05-08T09:40:36.355Z] #48 139.0 os/exec [2020-05-08T09:40:36.355Z] #48 140.4 github.com/LK4D4/vndr/versioned [2020-05-08T09:40:37.859Z] #48 ... [2020-05-08T09:40:37.859Z] [2020-05-08T09:40:37.859Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T09:40:37.859Z] #57 143.6 mvdan.cc/editorconfig [2020-05-08T09:40:37.859Z] #57 143.7 mvdan.cc/sh/v3/syntax [2020-05-08T09:40:39.365Z] #57 ... [2020-05-08T09:40:39.365Z] [2020-05-08T09:40:39.365Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T09:40:39.365Z] #11 136.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-08T09:40:39.365Z] #11 136.2 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-05-08T09:40:39.365Z] #11 136.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-08T09:40:39.657Z] #11 ... [2020-05-08T09:40:39.657Z] [2020-05-08T09:40:39.657Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T09:40:39.657Z] #45 49.96 CC images/tty.o [2020-05-08T09:40:39.657Z] #45 51.05 CC images/file-lock.o [2020-05-08T09:40:39.657Z] #45 51.37 CC images/rlimit.o [2020-05-08T09:40:39.657Z] #45 51.75 CC images/pagemap.o [2020-05-08T09:40:39.657Z] #45 52.30 CC images/siginfo.o [2020-05-08T09:40:39.657Z] #45 52.79 CC images/rpc.o [2020-05-08T09:40:40.251Z] --- PASS: TestBuildWithHugeFile (51.90s) [2020-05-08T09:40:40.251Z] === RUN TestBuildWithEmptyDockerfile [2020-05-08T09:40:40.251Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-08T09:40:40.251Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-08T09:40:40.251Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-08T09:40:40.251Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-08T09:40:40.251Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-08T09:40:40.251Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-08T09:40:40.251Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-08T09:40:40.251Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-08T09:40:40.251Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-08T09:40:40.251Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-05-08T09:40:40.251Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2020-05-08T09:40:40.251Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2020-05-08T09:40:40.251Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2020-05-08T09:40:40.251Z] === RUN TestBuildPreserveOwnership [2020-05-08T09:40:40.251Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-08T09:40:42.384Z] #45 55.31 CC images/ext-file.o [2020-05-08T09:40:42.384Z] #45 55.72 CC images/cgroup.o [2020-05-08T09:40:42.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-08T09:40:43.418Z] #45 56.77 CC images/userns.o [2020-05-08T09:40:43.521Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-08T09:40:44.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-08T09:40:44.052Z] #45 ... [2020-05-08T09:40:44.052Z] [2020-05-08T09:40:44.052Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T09:40:44.052Z] #34 143.7 github.com/BurntSushi/toml/cmd/tomlv [2020-05-08T09:40:44.052Z] #34 DONE 150.4s [2020-05-08T09:40:44.052Z] [2020-05-08T09:40:44.052Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T09:40:44.052Z] #48 146.7 crypto/cipher [2020-05-08T09:40:44.052Z] #48 146.7 go/scanner [2020-05-08T09:40:44.052Z] #48 146.7 crypto/sha512 [2020-05-08T09:40:44.052Z] #48 150.1 net/url [2020-05-08T09:40:44.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-08T09:40:44.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-08T09:40:44.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-08T09:40:45.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-08T09:40:46.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-08T09:40:46.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-08T09:40:46.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-08T09:40:46.804Z] #48 152.7 text/template/parse [2020-05-08T09:40:46.804Z] #48 152.8 go/ast [2020-05-08T09:40:47.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-08T09:40:47.693Z] --- PASS: TestBuildPreserveOwnership (10.80s) [2020-05-08T09:40:47.693Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.79s) [2020-05-08T09:40:47.693Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-05-08T09:40:47.693Z] === RUN TestBuildPlatformInvalid [2020-05-08T09:40:47.693Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-05-08T09:40:47.693Z] PASS [2020-05-08T09:40:47.693Z] [2020-05-08T09:40:47.693Z] === Skipped [2020-05-08T09:40:47.693Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-05-08T09:40:47.693Z] build_session_test.go:25: TODO: BuildKit [2020-05-08T09:40:47.693Z] [2020-05-08T09:40:47.693Z] [2020-05-08T09:40:47.693Z] DONE 32 tests, 1 skipped in 127.216s [2020-05-08T09:40:47.693Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-05-08T09:40:47.693Z] INFO: Testing against a local daemon [2020-05-08T09:40:47.693Z] === RUN TestConfigInspect [2020-05-08T09:40:47.693Z] --- SKIP: TestConfigInspect (0.02s) [2020-05-08T09:40:47.693Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:40:47.693Z] === RUN TestConfigList [2020-05-08T09:40:47.693Z] --- SKIP: TestConfigList (0.01s) [2020-05-08T09:40:47.693Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:40:47.693Z] === RUN TestConfigsCreateAndDelete [2020-05-08T09:40:47.693Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-05-08T09:40:47.693Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:40:47.693Z] === RUN TestConfigsUpdate [2020-05-08T09:40:47.693Z] --- SKIP: TestConfigsUpdate (0.02s) [2020-05-08T09:40:47.693Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:40:47.693Z] === RUN TestTemplatedConfig [2020-05-08T09:40:47.693Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-05-08T09:40:47.693Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:40:47.693Z] === RUN TestConfigCreateResolve [2020-05-08T09:40:47.693Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-05-08T09:40:47.693Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:40:47.693Z] === RUN TestConfigDaemonLibtrustID [2020-05-08T09:40:48.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-08T09:40:49.540Z] #48 ... [2020-05-08T09:40:49.540Z] [2020-05-08T09:40:49.540Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T09:40:49.540Z] #45 57.39 CC images/google/protobuf/descriptor.o [2020-05-08T09:40:49.540Z] #45 61.49 CC images/opts.o [2020-05-08T09:40:49.540Z] #45 61.97 CC images/seccomp.o [2020-05-08T09:40:49.540Z] #45 62.45 CC images/binfmt-misc.o [2020-05-08T09:40:49.540Z] #45 62.77 CC images/time.o [2020-05-08T09:40:49.584Z] --- PASS: TestConfigDaemonLibtrustID (1.93s) [2020-05-08T09:40:49.584Z] PASS [2020-05-08T09:40:49.584Z] [2020-05-08T09:40:49.584Z] === Skipped [2020-05-08T09:40:49.584Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-05-08T09:40:49.584Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:40:49.584Z] [2020-05-08T09:40:49.584Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-05-08T09:40:49.584Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:40:49.584Z] [2020-05-08T09:40:49.584Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-05-08T09:40:49.584Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:40:49.584Z] [2020-05-08T09:40:49.584Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2020-05-08T09:40:49.584Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:40:49.584Z] [2020-05-08T09:40:49.584Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-05-08T09:40:49.584Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:40:49.584Z] [2020-05-08T09:40:49.584Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-05-08T09:40:49.584Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:40:49.584Z] [2020-05-08T09:40:49.584Z] [2020-05-08T09:40:49.584Z] DONE 7 tests, 6 skipped in 2.166s [2020-05-08T09:40:49.584Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-05-08T09:40:49.584Z] INFO: Testing against a local daemon [2020-05-08T09:40:49.584Z] === RUN TestCheckpoint [2020-05-08T09:40:49.584Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-08T09:40:49.584Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-08T09:40:49.584Z] === RUN TestContainerInvalidJSON [2020-05-08T09:40:49.584Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-08T09:40:49.584Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-08T09:40:49.584Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-08T09:40:49.585Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-08T09:40:49.585Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-08T09:40:49.585Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-08T09:40:49.585Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-08T09:40:49.585Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-08T09:40:49.585Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-08T09:40:49.585Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-05-08T09:40:49.585Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-08T09:40:49.585Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-08T09:40:49.585Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-08T09:40:49.585Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-08T09:40:49.833Z] #45 63.17 CC images/sysctl.o [2020-05-08T09:40:49.833Z] #45 ... [2020-05-08T09:40:49.833Z] [2020-05-08T09:40:49.833Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T09:40:49.833Z] #57 146.4 encoding/base64 [2020-05-08T09:40:49.833Z] #57 147.5 go/ast [2020-05-08T09:40:49.833Z] #57 149.8 encoding/json [2020-05-08T09:40:49.833Z] #57 150.5 golang.org/x/sys/unix [2020-05-08T09:40:49.841Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2020-05-08T09:40:49.841Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-08T09:40:49.841Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-05-08T09:40:49.841Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-08T09:40:49.841Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-05-08T09:40:49.841Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-08T09:40:50.097Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-05-08T09:40:50.097Z] === RUN TestCopyFromContainer [2020-05-08T09:40:50.124Z] #57 ... [2020-05-08T09:40:50.125Z] [2020-05-08T09:40:50.125Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T09:40:50.125Z] #45 63.53 CC images/autofs.o [2020-05-08T09:40:50.418Z] #45 63.88 CC images/macvlan.o [2020-05-08T09:40:50.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-08T09:40:51.052Z] #45 64.27 CC images/sit.o [2020-05-08T09:40:51.344Z] #45 64.66 LINK images/built-in.o [2020-05-08T09:40:51.490Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-08T09:40:51.490Z] [2020-05-08T09:40:51.490Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-05-08T09:40:51.490Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-05-08T09:40:51.490Z] Using test binary docker [2020-05-08T09:40:51.490Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-08T09:40:51.490Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-08T09:40:51.490Z] INFO: Waiting for daemon to start... [2020-05-08T09:40:51.490Z] Starting dockerd [2020-05-08T09:40:51.490Z] . [2020-05-08T09:40:51.490Z] INFO: Building docker-sdk-python3:4.2.0... [2020-05-08T09:40:51.638Z] #45 64.89 GEN compel/include/asm [2020-05-08T09:40:51.638Z] #45 64.91 GEN compel/include/version.h [2020-05-08T09:40:51.638Z] #45 64.93 touch .config [2020-05-08T09:40:51.638Z] #45 64.96 GEN include/common/config.h [2020-05-08T09:40:51.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-08T09:40:51.939Z] #45 65.07 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-08T09:40:51.939Z] #45 65.10 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-08T09:40:51.939Z] #45 65.15 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-05-08T09:40:51.939Z] #45 65.21 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-05-08T09:40:51.939Z] #45 65.25 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-05-08T09:40:51.939Z] #45 65.33 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-05-08T09:40:51.939Z] #45 65.37 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-05-08T09:40:52.231Z] #45 65.41 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-08T09:40:52.231Z] #45 65.43 DEP compel/plugins/std/infect.d [2020-05-08T09:40:52.231Z] #45 65.66 DEP compel/plugins/std/string.d [2020-05-08T09:40:52.527Z] #45 65.90 DEP compel/plugins/std/log.d [2020-05-08T09:40:52.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-08T09:40:52.821Z] #45 66.09 DEP compel/plugins/std/fds.d [2020-05-08T09:40:52.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-08T09:40:53.114Z] #45 66.36 DEP compel/plugins/std/std.d [2020-05-08T09:40:53.114Z] #45 66.51 DEP compel/plugins/shmem/shmem.d [2020-05-08T09:40:53.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-08T09:40:53.407Z] #45 66.68 DEP compel/plugins/fds/fds.d [2020-05-08T09:40:53.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-08T09:40:53.701Z] #45 66.91 CC compel/plugins/std/std.o [2020-05-08T09:40:54.268Z] === RUN TestCopyFromContainer// [2020-05-08T09:40:54.269Z] === RUN TestCopyFromContainer//bar/root [2020-05-08T09:40:54.269Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-08T09:40:54.341Z] #45 67.41 CC compel/plugins/std/fds.o [2020-05-08T09:40:54.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-08T09:40:54.525Z] === RUN TestCopyFromContainer/bar/quux [2020-05-08T09:40:54.525Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-08T09:40:54.525Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-08T09:40:54.781Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-08T09:40:54.781Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-08T09:40:54.781Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-08T09:40:54.781Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-08T09:40:54.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-08T09:40:54.977Z] #45 68.07 CC compel/plugins/std/log.o [2020-05-08T09:40:55.038Z] --- PASS: TestCopyFromContainer (4.94s) [2020-05-08T09:40:55.038Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-05-08T09:40:55.038Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-05-08T09:40:55.038Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-05-08T09:40:55.038Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-05-08T09:40:55.038Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-05-08T09:40:55.038Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-05-08T09:40:55.038Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-05-08T09:40:55.038Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-05-08T09:40:55.038Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-05-08T09:40:55.038Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-05-08T09:40:55.038Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-08T09:40:55.038Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-08T09:40:55.038Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-08T09:40:55.038Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-08T09:40:55.038Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-08T09:40:55.038Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-08T09:40:55.038Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-08T09:40:55.038Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-08T09:40:55.038Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-08T09:40:55.038Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-08T09:40:55.038Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-05-08T09:40:55.038Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-08T09:40:55.038Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-08T09:40:55.038Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-08T09:40:55.038Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-08T09:40:55.038Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-05-08T09:40:55.038Z] === RUN TestCreateWithInvalidEnv [2020-05-08T09:40:55.038Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-08T09:40:55.038Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-08T09:40:55.038Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-08T09:40:55.038Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-08T09:40:55.038Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-08T09:40:55.038Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-08T09:40:55.038Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-08T09:40:55.038Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-08T09:40:55.038Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-08T09:40:55.038Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-05-08T09:40:55.038Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-08T09:40:55.038Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-08T09:40:55.038Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-08T09:40:55.038Z] === RUN TestCreateTmpfsMountsTarget [2020-05-08T09:40:55.038Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-05-08T09:40:55.038Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-08T09:40:55.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-08T09:40:56.490Z] #45 ... [2020-05-08T09:40:56.490Z] [2020-05-08T09:40:56.490Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T09:40:56.490Z] #11 161.9 Selecting previously unselected package libapparmor1:ppc64el. [2020-05-08T09:40:56.490Z] #11 161.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-05-08T09:40:56.490Z] #11 161.9 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-05-08T09:40:56.490Z] #11 162.1 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-05-08T09:40:56.490Z] #11 162.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-05-08T09:40:56.490Z] #11 162.1 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-05-08T09:40:56.490Z] #11 162.3 Selecting previously unselected package libbtrfs0. [2020-05-08T09:40:56.490Z] #11 162.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-05-08T09:40:56.490Z] #11 162.3 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-08T09:40:56.490Z] #11 162.5 Selecting previously unselected package libbtrfs-dev. [2020-05-08T09:40:56.490Z] #11 162.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-05-08T09:40:56.490Z] #11 162.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-08T09:40:56.490Z] #11 162.8 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-05-08T09:40:56.490Z] #11 162.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-05-08T09:40:56.490Z] #11 162.8 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-08T09:40:56.490Z] #11 162.9 Selecting previously unselected package libudev-dev:ppc64el. [2020-05-08T09:40:56.490Z] #11 162.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_ppc64el.deb ... [2020-05-08T09:40:56.490Z] #11 163.0 Unpacking libudev-dev:ppc64el (241-7~deb10u3) ... [2020-05-08T09:40:56.490Z] #11 163.2 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-05-08T09:40:56.490Z] #11 163.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-05-08T09:40:56.490Z] #11 163.2 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-05-08T09:40:57.124Z] #11 163.7 Selecting previously unselected package libpcre16-3:ppc64el. [2020-05-08T09:40:57.124Z] #11 163.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-05-08T09:40:57.124Z] #11 163.7 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-05-08T09:40:57.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-08T09:40:57.417Z] #11 164.0 Selecting previously unselected package libpcre32-3:ppc64el. [2020-05-08T09:40:57.417Z] #11 164.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-05-08T09:40:57.417Z] #11 164.0 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-05-08T09:40:57.417Z] #11 164.2 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-05-08T09:40:57.556Z] --- PASS: TestCreateWithCustomMaskedPaths (2.19s) [2020-05-08T09:40:57.556Z] === RUN TestCreateWithCapabilities [2020-05-08T09:40:57.556Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-08T09:40:57.556Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-08T09:40:57.556Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-08T09:40:57.556Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-08T09:40:57.556Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-08T09:40:57.556Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-08T09:40:57.556Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-08T09:40:57.556Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-08T09:40:57.556Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-08T09:40:57.556Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-08T09:40:57.556Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-08T09:40:57.556Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-08T09:40:57.556Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-08T09:40:57.556Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-08T09:40:57.556Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-08T09:40:57.556Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-08T09:40:57.556Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-08T09:40:57.556Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-08T09:40:57.556Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-08T09:40:57.556Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-08T09:40:57.556Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-08T09:40:57.556Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-08T09:40:57.556Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-08T09:40:57.556Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-08T09:40:57.556Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-08T09:40:57.556Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-08T09:40:57.556Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-08T09:40:57.556Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-08T09:40:57.556Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-08T09:40:57.556Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-08T09:40:57.556Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-08T09:40:57.557Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-08T09:40:57.557Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-08T09:40:57.557Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-05-08T09:40:57.557Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-05-08T09:40:57.557Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-05-08T09:40:57.557Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-08T09:40:57.557Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-08T09:40:57.557Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-05-08T09:40:57.557Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-05-08T09:40:57.557Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-05-08T09:40:57.557Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-05-08T09:40:57.557Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-05-08T09:40:57.557Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-05-08T09:40:57.557Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-05-08T09:40:57.557Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-08T09:40:57.710Z] #11 164.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-05-08T09:40:57.710Z] #11 164.2 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-05-08T09:40:57.710Z] #11 164.3 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-05-08T09:40:57.710Z] #11 164.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-05-08T09:40:57.710Z] #11 164.4 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-05-08T09:40:57.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-08T09:40:58.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-08T09:40:58.345Z] #11 165.0 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-05-08T09:40:58.345Z] #11 165.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-05-08T09:40:58.345Z] #11 165.0 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-05-08T09:40:58.638Z] #11 165.4 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-05-08T09:40:58.638Z] #11 165.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-05-08T09:40:58.638Z] #11 165.4 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-05-08T09:40:58.930Z] #11 165.5 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-05-08T09:40:58.930Z] #11 165.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-05-08T09:40:58.930Z] #11 165.5 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-05-08T09:40:58.930Z] #11 165.7 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-05-08T09:40:59.222Z] #11 165.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_ppc64el.deb ... [2020-05-08T09:40:59.222Z] #11 165.7 Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-05-08T09:40:59.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-08T09:40:59.885Z] #11 166.6 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-05-08T09:40:59.885Z] #11 166.6 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-05-08T09:40:59.885Z] #11 166.6 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-05-08T09:40:59.885Z] #11 166.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-08T09:40:59.885Z] #11 166.6 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-05-08T09:40:59.885Z] #11 166.6 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-05-08T09:40:59.885Z] #11 166.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-08T09:40:59.885Z] #11 166.6 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-08T09:41:00.076Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.29s) [2020-05-08T09:41:00.076Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-08T09:41:00.076Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-08T09:41:00.076Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-08T09:41:00.076Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-08T09:41:00.076Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-08T09:41:00.076Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-08T09:41:00.076Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-08T09:41:00.076Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-08T09:41:00.076Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-08T09:41:00.076Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-08T09:41:00.076Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-08T09:41:00.076Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-08T09:41:00.076Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-08T09:41:00.076Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-08T09:41:00.076Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-08T09:41:00.076Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-08T09:41:00.076Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-05-08T09:41:00.076Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-05-08T09:41:00.076Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-05-08T09:41:00.076Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-05-08T09:41:00.076Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-05-08T09:41:00.076Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-05-08T09:41:00.076Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-08T09:41:00.178Z] #11 166.7 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-05-08T09:41:00.178Z] #11 166.7 Setting up libudev-dev:ppc64el (241-7~deb10u3) ... [2020-05-08T09:41:00.178Z] #11 166.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-08T09:41:00.178Z] #11 166.7 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-08T09:41:00.178Z] #11 166.7 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-05-08T09:41:00.178Z] #11 166.7 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-08T09:41:00.178Z] #11 166.7 Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-05-08T09:41:00.178Z] #11 166.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-08T09:41:00.178Z] #11 166.8 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-05-08T09:41:00.178Z] #11 166.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-08T09:41:00.178Z] #11 166.8 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-05-08T09:41:00.178Z] #11 166.8 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-05-08T09:41:00.178Z] #11 166.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-08T09:41:00.178Z] #11 166.8 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-05-08T09:41:00.178Z] #11 166.9 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-05-08T09:41:00.178Z] #11 166.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-08T09:41:00.178Z] #11 166.9 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-05-08T09:41:00.178Z] #11 166.9 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-08T09:41:00.178Z] #11 166.9 Setting up dmsetup (2:1.02.155-3) ... [2020-05-08T09:41:00.178Z] #11 167.0 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-08T09:41:00.178Z] #11 167.0 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-05-08T09:41:00.178Z] #11 167.0 Processing triggers for libc-bin (2.28-10) ... [2020-05-08T09:41:00.471Z] #11 DONE 167.3s [2020-05-08T09:41:00.471Z] [2020-05-08T09:41:00.471Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T09:41:00.471Z] #45 69.60 CC compel/plugins/std/string.o [2020-05-08T09:41:00.471Z] #45 70.73 CC compel/plugins/std/infect.o [2020-05-08T09:41:00.471Z] #45 71.48 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-05-08T09:41:00.471Z] #45 71.58 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-05-08T09:41:00.471Z] #45 71.68 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-05-08T09:41:00.471Z] #45 71.74 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-05-08T09:41:00.471Z] #45 71.81 AR compel/plugins/std.lib.a [2020-05-08T09:41:00.471Z] #45 71.95 CC compel/plugins/fds/fds.o [2020-05-08T09:41:00.472Z] #45 72.29 AR compel/plugins/fds.lib.a [2020-05-08T09:41:00.472Z] #45 72.39 HOSTDEP compel/src/lib/log-host.d [2020-05-08T09:41:00.472Z] #45 72.60 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-08T09:41:00.472Z] #45 72.84 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-05-08T09:41:00.472Z] #45 73.07 HOSTDEP compel/src/main-host.d [2020-05-08T09:41:00.472Z] #45 73.48 DEP compel/src/lib/ptrace.d [2020-05-08T09:41:00.472Z] #45 73.76 DEP compel/src/lib/infect.d [2020-05-08T09:41:00.479Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-08T09:41:00.479Z] Using test binary docker [2020-05-08T09:41:00.479Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-08T09:41:00.479Z] +++ /etc/init.d/apparmor start [2020-05-08T09:41:00.479Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-08T09:41:00.479Z] INFO: Waiting for daemon to start... [2020-05-08T09:41:00.479Z] Starting dockerd [2020-05-08T09:41:00.479Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-05-08T09:41:00.639Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s) [2020-05-08T09:41:00.639Z] === RUN TestContainerStartOnDaemonRestart [2020-05-08T09:41:00.639Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-05-08T09:41:00.639Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-05-08T09:41:00.639Z] === RUN TestDaemonRestartIpcMode [2020-05-08T09:41:00.639Z] === PAUSE TestDaemonRestartIpcMode [2020-05-08T09:41:00.639Z] === RUN TestDaemonHostGatewayIP [2020-05-08T09:41:00.639Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-05-08T09:41:00.639Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-08T09:41:00.639Z] === RUN TestContainerKillOnDaemonStart [2020-05-08T09:41:00.639Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-05-08T09:41:00.639Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-05-08T09:41:00.639Z] === RUN TestDiff [2020-05-08T09:41:00.766Z] #45 74.03 DEP compel/src/lib/infect-util.d [2020-05-08T09:41:00.766Z] #45 ... [2020-05-08T09:41:00.767Z] [2020-05-08T09:41:00.767Z] #59 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-08T09:41:00.767Z] #59 DONE 0.2s [2020-05-08T09:41:01.062Z] [2020-05-08T09:41:01.062Z] #60 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-05-08T09:41:01.062Z] #60 DONE 0.1s [2020-05-08T09:41:01.062Z] [2020-05-08T09:41:01.062Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T09:41:01.062Z] #45 74.31 DEP compel/src/lib/infect-rpc.d [2020-05-08T09:41:01.357Z] #45 74.52 DEP compel/arch/ppc64/src/lib/infect.d [2020-05-08T09:41:01.357Z] #45 ... [2020-05-08T09:41:01.357Z] [2020-05-08T09:41:01.357Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T09:41:01.357Z] #48 157.6 encoding/json [2020-05-08T09:41:01.357Z] #48 ... [2020-05-08T09:41:01.357Z] [2020-05-08T09:41:01.357Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-08T09:41:01.357Z] #12 DONE 0.7s [2020-05-08T09:41:01.357Z] [2020-05-08T09:41:01.357Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T09:41:01.357Z] #61 0.406 + RM_GOPATH=0 [2020-05-08T09:41:01.357Z] #61 0.407 + TMP_GOPATH= [2020-05-08T09:41:01.357Z] #61 0.408 + : /build [2020-05-08T09:41:01.357Z] #61 0.408 + '[' -z '' ']' [2020-05-08T09:41:01.357Z] #61 0.414 ++ mktemp -d [2020-05-08T09:41:01.357Z] #61 0.422 + export GOPATH=/tmp/tmp.u8J6VcCHOc [2020-05-08T09:41:01.357Z] #61 0.424 + GOPATH=/tmp/tmp.u8J6VcCHOc [2020-05-08T09:41:01.357Z] #61 0.448 + RM_GOPATH=1 [2020-05-08T09:41:01.568Z] --- PASS: TestDiff (0.77s) [2020-05-08T09:41:01.568Z] === RUN TestExecWithCloseStdin [2020-05-08T09:41:01.651Z] #61 0.452 ++ dirname ./install.sh [2020-05-08T09:41:01.651Z] #61 0.457 + dir=. [2020-05-08T09:41:01.651Z] #61 0.458 + bin=runc [2020-05-08T09:41:01.651Z] #61 0.458 + shift [2020-05-08T09:41:01.651Z] #61 0.459 + '[' '!' -f ./runc.installer ']' [2020-05-08T09:41:01.651Z] #61 0.459 + . ./runc.installer [2020-05-08T09:41:01.651Z] #61 0.460 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-08T09:41:01.651Z] #61 0.464 + install_runc [2020-05-08T09:41:01.651Z] #61 0.465 + uname -r [2020-05-08T09:41:01.651Z] #61 0.466 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-08T09:41:01.651Z] #61 0.479 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-08T09:41:01.651Z] #61 0.479 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-08T09:41:01.651Z] #61 0.480 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-08T09:41:01.651Z] #61 0.480 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.u8J6VcCHOc/src/github.com/opencontainers/runc [2020-05-08T09:41:01.651Z] #61 0.505 Cloning into '/tmp/tmp.u8J6VcCHOc/src/github.com/opencontainers/runc'... [2020-05-08T09:41:01.943Z] #61 ... [2020-05-08T09:41:01.943Z] [2020-05-08T09:41:01.943Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-08T09:41:01.943Z] #13 DONE 0.5s [2020-05-08T09:41:01.943Z] [2020-05-08T09:41:01.943Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T09:41:01.943Z] #45 74.75 DEP compel/arch/ppc64/src/lib/cpu.d [2020-05-08T09:41:01.943Z] #45 75.03 DEP compel/src/lib/log.d [2020-05-08T09:41:01.943Z] #45 75.24 DEP compel/src/main.d [2020-05-08T09:41:02.236Z] #45 75.41 DEP compel/src/lib/handle-elf.d [2020-05-08T09:41:02.236Z] #45 ... [2020-05-08T09:41:02.236Z] [2020-05-08T09:41:02.236Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-08T09:41:02.236Z] #14 0.354 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-08T09:41:02.236Z] #14 DONE 0.4s [2020-05-08T09:41:02.498Z] . [2020-05-08T09:41:02.498Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-08T09:41:02.498Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-08T09:41:02.498Z] Error: No such image: emptyfs [2020-05-08T09:41:02.498Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-08T09:41:02.498Z] ++++ docker load [2020-05-08T09:41:02.499Z] --- PASS: TestExecWithCloseStdin (0.89s) [2020-05-08T09:41:02.499Z] === RUN TestExec [2020-05-08T09:41:02.529Z] [2020-05-08T09:41:02.529Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T09:41:02.529Z] #45 75.63 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-05-08T09:41:02.529Z] #45 75.77 CC compel/src/lib/log.o [2020-05-08T09:41:02.780Z] Running integration-test (iteration 1) [2020-05-08T09:41:02.780Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-05-08T09:41:02.780Z] ++ 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-05-08T09:41:02.780Z] ++ set -e [2020-05-08T09:41:02.780Z] ++ '[' -n 0 ']' [2020-05-08T09:41:02.780Z] ++ set -x [2020-05-08T09:41:02.780Z] ++ env -i DEST=/go/src/github.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-05-08T09:41:02.822Z] #45 ... [2020-05-08T09:41:02.822Z] [2020-05-08T09:41:02.822Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-08T09:41:02.822Z] #15 DONE 0.5s [2020-05-08T09:41:02.822Z] [2020-05-08T09:41:02.822Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T09:41:02.822Z] #45 76.12 CC compel/arch/ppc64/src/lib/cpu.o [2020-05-08T09:41:03.063Z] --- PASS: TestExec (0.86s) [2020-05-08T09:41:03.063Z] === RUN TestExecUser [2020-05-08T09:41:03.114Z] #45 ... [2020-05-08T09:41:03.114Z] [2020-05-08T09:41:03.114Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-08T09:41:03.114Z] #16 DONE 0.4s [2020-05-08T09:41:03.407Z] [2020-05-08T09:41:03.407Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-05-08T09:41:03.699Z] #17 DONE 0.4s [2020-05-08T09:41:03.699Z] [2020-05-08T09:41:03.699Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T09:41:03.992Z] --- PASS: TestExecUser (0.86s) [2020-05-08T09:41:03.992Z] === RUN TestExportContainerAndImportImage [2020-05-08T09:41:04.342Z] #18 0.856 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-08T09:41:04.635Z] #18 1.092 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-08T09:41:04.921Z] --- PASS: TestExportContainerAndImportImage (0.95s) [2020-05-08T09:41:04.921Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-08T09:41:04.926Z] #18 1.287 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-08T09:41:05.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-08T09:41:06.077Z] #18 2.426 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-05-08T09:41:07.749Z] 65014b3c3121: Pull complete [2020-05-08T09:41:08.141Z] #18 4.599 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [191 kB] [2020-05-08T09:41:08.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-08T09:41:09.092Z] --- PASS: TestExportContainerAfterDaemonRestart (4.20s) [2020-05-08T09:41:09.092Z] === RUN TestHealthCheckWorkdir [2020-05-08T09:41:09.628Z] Loaded image: buildpack-deps:jessie [2020-05-08T09:41:09.910Z] Loaded image: busybox:latest [2020-05-08T09:41:10.192Z] Loaded image: busybox:glibc [2020-05-08T09:41:10.192Z] Loaded image: debian:jessie [2020-05-08T09:41:10.192Z] Loaded image: hello-world:latest [2020-05-08T09:41:10.192Z] INFO: Testing against a local daemon [2020-05-08T09:41:10.192Z] === RUN TestCgroupNamespacesBuild [2020-05-08T09:41:10.459Z] --- PASS: TestHealthCheckWorkdir (1.08s) [2020-05-08T09:41:10.459Z] === RUN TestHealthKillContainer [2020-05-08T09:41:10.872Z] #18 7.082 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-08T09:41:12.867Z] --- PASS: TestCgroupNamespacesBuild (2.11s) [2020-05-08T09:41:12.867Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-08T09:41:12.942Z] #18 ... [2020-05-08T09:41:12.942Z] [2020-05-08T09:41:12.942Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T09:41:12.942Z] #48 168.9 text/template [2020-05-08T09:41:12.942Z] #48 172.9 go/parser [2020-05-08T09:41:12.942Z] #48 ... [2020-05-08T09:41:12.942Z] [2020-05-08T09:41:12.942Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T09:41:12.942Z] #45 76.84 CC compel/arch/ppc64/src/lib/infect.o [2020-05-08T09:41:12.942Z] #45 78.56 CC compel/src/lib/infect-rpc.o [2020-05-08T09:41:12.942Z] #45 79.17 CC compel/src/lib/infect-util.o [2020-05-08T09:41:12.942Z] #45 79.70 CC compel/src/lib/infect.o [2020-05-08T09:41:12.942Z] #45 84.41 CC compel/src/lib/ptrace.o [2020-05-08T09:41:12.942Z] #45 85.08 AR compel/libcompel.a [2020-05-08T09:41:12.942Z] #45 85.20 HOSTCC compel/src/main-host.o [2020-05-08T09:41:12.942Z] #45 85.84 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-05-08T09:41:12.942Z] #45 86.22 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-08T09:41:13.575Z] #45 86.81 HOSTCC compel/src/lib/log-host.o [2020-05-08T09:41:13.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-08T09:41:13.729Z] --- PASS: TestHealthKillContainer (2.94s) [2020-05-08T09:41:13.729Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-08T09:41:13.869Z] #45 87.10 HOSTLINK compel/compel-host-bin [2020-05-08T09:41:13.985Z] --- PASS: TestInspectCpusetInConfigPre120 (0.75s) [2020-05-08T09:41:13.985Z] === RUN TestIpcModeNone [2020-05-08T09:41:14.162Z] #45 87.32 DEP soccr/soccr.d [2020-05-08T09:41:14.338Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.75s) [2020-05-08T09:41:14.338Z] === RUN TestBuildWithSession [2020-05-08T09:41:14.338Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-08T09:41:14.338Z] build_session_test.go:25: TODO: BuildKit [2020-05-08T09:41:14.338Z] === RUN TestBuildSquashParent [2020-05-08T09:41:14.489Z] #45 87.75 CC soccr/soccr.o [2020-05-08T09:41:14.932Z] --- PASS: TestIpcModeNone (0.90s) [2020-05-08T09:41:14.932Z] === RUN TestIpcModePrivate [2020-05-08T09:41:15.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-08T09:41:15.864Z] --- PASS: TestIpcModePrivate (0.84s) [2020-05-08T09:41:15.864Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:110, shared: false, mustBeShared: false [2020-05-08T09:41:15.864Z] === RUN TestIpcModeShareable [2020-05-08T09:41:15.864Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-05-08T09:41:15.864Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-08T09:41:15.864Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-08T09:41:15.990Z] #45 ... [2020-05-08T09:41:15.990Z] [2020-05-08T09:41:15.990Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T09:41:15.990Z] #57 182.1 golang.org/x/crypto/ssh/terminal [2020-05-08T09:41:18.382Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.72s) [2020-05-08T09:41:18.383Z] === RUN TestAPIIpcModeHost [2020-05-08T09:41:18.383Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-05-08T09:41:18.383Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-08T09:41:18.383Z] === RUN TestDaemonIpcModeShareable [2020-05-08T09:41:18.383Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-05-08T09:41:18.383Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-08T09:41:18.383Z] === RUN TestDaemonIpcModePrivate [2020-05-08T09:41:19.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-08T09:41:19.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-08T09:41:20.274Z] --- PASS: TestDaemonIpcModePrivate (1.87s) [2020-05-08T09:41:20.274Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-05-08T09:41:20.274Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-08T09:41:20.274Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-05-08T09:41:20.274Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-08T09:41:20.274Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-08T09:41:20.274Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-05-08T09:41:20.274Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-08T09:41:20.274Z] === RUN TestIpcModeOlderClient [2020-05-08T09:41:20.274Z] === PAUSE TestIpcModeOlderClient [2020-05-08T09:41:20.274Z] === RUN TestKillContainerInvalidSignal [2020-05-08T09:41:20.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-08T09:41:20.439Z] #57 186.6 mvdan.cc/sh/v3/cmd/shfmt [2020-05-08T09:41:20.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-08T09:41:21.137Z] --- PASS: TestBuildSquashParent (6.58s) [2020-05-08T09:41:21.137Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-08T09:41:21.137Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-08T09:41:21.137Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-08T09:41:21.137Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-08T09:41:21.137Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-08T09:41:21.137Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-08T09:41:21.137Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-08T09:41:21.137Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-08T09:41:21.137Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-08T09:41:21.137Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-08T09:41:21.137Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-08T09:41:21.137Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-08T09:41:21.137Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-08T09:41:21.137Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-08T09:41:21.137Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-08T09:41:21.203Z] --- PASS: TestKillContainerInvalidSignal (0.96s) [2020-05-08T09:41:21.203Z] === RUN TestKillContainer [2020-05-08T09:41:21.203Z] === RUN TestKillContainer/no_signal [2020-05-08T09:41:21.485Z] #57 ... [2020-05-08T09:41:21.486Z] [2020-05-08T09:41:21.486Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T09:41:21.486Z] #45 90.93 AR soccr/libsoccr.a [2020-05-08T09:41:21.486Z] #45 90.98 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-08T09:41:21.486Z] #45 91.43 DEP criu/arch/ppc64/sigframe.d [2020-05-08T09:41:21.486Z] #45 91.62 DEP criu/arch/ppc64/crtools.d [2020-05-08T09:41:21.486Z] #45 91.97 DEP criu/arch/ppc64/cpu.d [2020-05-08T09:41:21.486Z] #45 92.31 CC criu/arch/ppc64/cpu.o [2020-05-08T09:41:21.486Z] #45 93.45 CC criu/arch/ppc64/crtools.o [2020-05-08T09:41:22.132Z] === RUN TestKillContainer/non_killing_signal [2020-05-08T09:41:22.694Z] === RUN TestKillContainer/killing_signal [2020-05-08T09:41:23.020Z] #45 96.03 CC criu/arch/ppc64/sigframe.o [2020-05-08T09:41:23.020Z] #45 96.37 LINK criu/arch/ppc64/crtools.built-in.o [2020-05-08T09:41:23.020Z] #45 96.44 DEP criu/pie/util-vdso.d [2020-05-08T09:41:23.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-08T09:41:23.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-08T09:41:23.312Z] #45 96.62 DEP criu/pie/util.d [2020-05-08T09:41:23.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-08T09:41:23.603Z] #45 96.83 CC criu/pie/util.o [2020-05-08T09:41:23.624Z] --- PASS: TestKillContainer (2.30s) [2020-05-08T09:41:23.624Z] --- PASS: TestKillContainer/no_signal (0.75s) [2020-05-08T09:41:23.624Z] --- PASS: TestKillContainer/non_killing_signal (0.59s) [2020-05-08T09:41:23.624Z] --- PASS: TestKillContainer/killing_signal (0.73s) [2020-05-08T09:41:23.624Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-08T09:41:23.624Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-08T09:41:23.810Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-08T09:41:23.810Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-08T09:41:24.186Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-08T09:41:24.241Z] #45 97.53 CC criu/pie/util-vdso.o [2020-05-08T09:41:25.115Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.55s) [2020-05-08T09:41:25.115Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s) [2020-05-08T09:41:25.115Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2020-05-08T09:41:25.115Z] === RUN TestKillStoppedContainer [2020-05-08T09:41:25.115Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-05-08T09:41:25.115Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-08T09:41:25.115Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-05-08T09:41:25.115Z] === RUN TestKillDifferentUserContainer [2020-05-08T09:41:25.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-08T09:41:25.831Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-08T09:41:25.831Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-08T09:41:26.046Z] --- PASS: TestKillDifferentUserContainer (0.79s) [2020-05-08T09:41:26.046Z] === RUN TestInspectOomKilledTrue [2020-05-08T09:41:26.046Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-08T09:41:26.046Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-08T09:41:26.046Z] === RUN TestInspectOomKilledFalse [2020-05-08T09:41:26.046Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-08T09:41:26.046Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-08T09:41:26.046Z] === RUN TestLinksEtcHostsContentMatch [2020-05-08T09:41:26.046Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-05-08T09:41:26.046Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-05-08T09:41:26.046Z] === RUN TestLinksContainerNames [2020-05-08T09:41:26.313Z] #45 99.18 AR criu/pie/pie.lib.a [2020-05-08T09:41:26.313Z] #45 99.38 DEP criu/pie/restorer.d [2020-05-08T09:41:26.313Z] #45 ... [2020-05-08T09:41:26.313Z] [2020-05-08T09:41:26.313Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T09:41:26.313Z] #61 15.19 + cd /tmp/tmp.u8J6VcCHOc/src/github.com/opencontainers/runc [2020-05-08T09:41:26.313Z] #61 15.19 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-08T09:41:26.313Z] #61 16.55 + '[' -z '' ']' [2020-05-08T09:41:26.313Z] #61 16.55 + target=static [2020-05-08T09:41:26.313Z] #61 16.55 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-08T09:41:26.313Z] #61 19.92 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-05-08T09:41:26.606Z] #61 ... [2020-05-08T09:41:26.606Z] [2020-05-08T09:41:26.606Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T09:41:26.606Z] #45 99.84 DEP criu/arch/ppc64/vdso-trampoline.d [2020-05-08T09:41:26.606Z] #45 99.90 DEP criu/arch/ppc64/restorer.d [2020-05-08T09:41:27.247Z] #45 100.4 DEP criu/arch/ppc64/vdso-pie.d [2020-05-08T09:41:27.248Z] #45 100.7 DEP criu/pie/parasite-vdso.d [2020-05-08T09:41:27.413Z] --- PASS: TestLinksContainerNames (1.55s) [2020-05-08T09:41:27.413Z] === RUN TestLogsFollowTailEmpty [2020-05-08T09:41:27.881Z] #45 101.1 DEP criu/pie/parasite.d [2020-05-08T09:41:27.881Z] #45 ... [2020-05-08T09:41:27.881Z] [2020-05-08T09:41:27.881Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T09:41:27.881Z] #48 184.2 encoding/xml [2020-05-08T09:41:27.881Z] #48 191.6 math/big [2020-05-08T09:41:28.172Z] #48 ... [2020-05-08T09:41:28.172Z] [2020-05-08T09:41:28.172Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T09:41:28.172Z] #45 101.6 CC criu/pie/parasite.o [2020-05-08T09:41:28.342Z] --- PASS: TestLogsFollowTailEmpty (0.77s) [2020-05-08T09:41:28.342Z] === RUN TestContainerNetworkMountsNoChown [2020-05-08T09:41:28.504Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-05-08T09:41:28.504Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.61s) [2020-05-08T09:41:28.504Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.69s) [2020-05-08T09:41:28.504Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.48s) [2020-05-08T09:41:28.504Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.42s) [2020-05-08T09:41:28.504Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.58s) [2020-05-08T09:41:28.504Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.69s) [2020-05-08T09:41:28.504Z] === RUN TestBuildMultiStageCopy [2020-05-08T09:41:28.504Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-08T09:41:29.207Z] #45 ... [2020-05-08T09:41:29.207Z] [2020-05-08T09:41:29.207Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T09:41:29.207Z] #57 DONE 195.6s [2020-05-08T09:41:29.272Z] --- PASS: TestContainerNetworkMountsNoChown (0.78s) [2020-05-08T09:41:29.272Z] === RUN TestMountDaemonRoot [2020-05-08T09:41:29.272Z] === RUN TestMountDaemonRoot/default [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/default [2020-05-08T09:41:29.272Z] === RUN TestMountDaemonRoot/private [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/private [2020-05-08T09:41:29.272Z] === RUN TestMountDaemonRoot/rprivate [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-08T09:41:29.272Z] === RUN TestMountDaemonRoot/slave [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/slave [2020-05-08T09:41:29.272Z] === RUN TestMountDaemonRoot/rslave [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-08T09:41:29.272Z] === RUN TestMountDaemonRoot/shared [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/shared [2020-05-08T09:41:29.272Z] === RUN TestMountDaemonRoot/rshared [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-08T09:41:29.272Z] === CONT TestMountDaemonRoot/default [2020-05-08T09:41:29.272Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-08T09:41:29.272Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-08T09:41:29.272Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-08T09:41:29.272Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-08T09:41:29.272Z] === CONT TestMountDaemonRoot/rslave [2020-05-08T09:41:29.272Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-08T09:41:29.272Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-08T09:41:29.272Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-08T09:41:29.272Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-08T09:41:29.272Z] === CONT TestMountDaemonRoot/rshared [2020-05-08T09:41:29.272Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-08T09:41:29.272Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-08T09:41:29.272Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-08T09:41:29.272Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-08T09:41:29.272Z] === CONT TestMountDaemonRoot/shared [2020-05-08T09:41:29.272Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-08T09:41:29.272Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-08T09:41:29.272Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-08T09:41:29.272Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-08T09:41:29.272Z] === CONT TestMountDaemonRoot/rprivate [2020-05-08T09:41:29.272Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-08T09:41:29.272Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-08T09:41:29.272Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-08T09:41:29.272Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-08T09:41:29.272Z] === CONT TestMountDaemonRoot/slave [2020-05-08T09:41:29.272Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-08T09:41:29.272Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-08T09:41:29.272Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-08T09:41:29.272Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-08T09:41:29.272Z] === CONT TestMountDaemonRoot/private [2020-05-08T09:41:29.272Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-08T09:41:29.272Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-08T09:41:29.272Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-08T09:41:29.272Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-08T09:41:29.272Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-08T09:41:29.272Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-08T09:41:29.272Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-08T09:41:29.272Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-08T09:41:29.272Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-08T09:41:29.272Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-08T09:41:29.272Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-08T09:41:29.272Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-08T09:41:29.272Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-08T09:41:29.272Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-08T09:41:29.501Z] [2020-05-08T09:41:29.501Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T09:41:29.501Z] #18 18.53 Fetched 8128 kB in 18s (455 kB/s) [2020-05-08T09:41:29.501Z] #18 18.53 Reading package lists... [2020-05-08T09:41:29.501Z] #18 ... [2020-05-08T09:41:29.501Z] [2020-05-08T09:41:29.501Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T09:41:29.501Z] #48 195.9 go/doc [2020-05-08T09:41:29.528Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-08T09:41:29.528Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-08T09:41:29.528Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-08T09:41:29.528Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-08T09:41:29.528Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-08T09:41:29.528Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-08T09:41:29.528Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-08T09:41:29.528Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-08T09:41:29.528Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-08T09:41:29.528Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-08T09:41:29.528Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-08T09:41:29.785Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-08T09:41:29.785Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-08T09:41:29.785Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-08T09:41:29.785Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-08T09:41:29.785Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-08T09:41:29.785Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-08T09:41:29.785Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-08T09:41:29.785Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-05-08T09:41:29.785Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-08T09:41:29.785Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-05-08T09:41:29.785Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-05-08T09:41:29.785Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-05-08T09:41:29.785Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-05-08T09:41:29.785Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-08T09:41:29.785Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-05-08T09:41:29.785Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-05-08T09:41:29.785Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-05-08T09:41:29.785Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-05-08T09:41:29.785Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-08T09:41:29.785Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-05-08T09:41:29.785Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-05-08T09:41:29.785Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-05-08T09:41:29.785Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-05-08T09:41:29.785Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-08T09:41:29.785Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-05-08T09:41:29.785Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-05-08T09:41:29.785Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-05-08T09:41:29.785Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-05-08T09:41:29.785Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-08T09:41:29.785Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-05-08T09:41:29.785Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-05-08T09:41:29.785Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-05-08T09:41:29.785Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-05-08T09:41:29.785Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-08T09:41:29.785Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-05-08T09:41:29.785Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-05-08T09:41:29.785Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-05-08T09:41:29.785Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-05-08T09:41:29.785Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-08T09:41:29.785Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-05-08T09:41:29.785Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-05-08T09:41:29.785Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-05-08T09:41:29.785Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-05-08T09:41:29.785Z] === RUN TestContainerBindMountNonRecursive [2020-05-08T09:41:29.785Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-05-08T09:41:29.785Z] 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-05-08T09:41:29.785Z] === RUN TestNetworkNat [2020-05-08T09:41:29.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-08T09:41:30.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-08T09:41:30.140Z] sha256:d9782290b9f3d9b8dce794daf5cacdc0c412751c6d0cf6129b48caaefb184063 [2020-05-08T09:41:30.140Z] INFO: Starting docker-py tests... [2020-05-08T09:41:30.140Z] ============================= test session starts ============================== [2020-05-08T09:41:30.140Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-05-08T09:41:30.140Z] rootdir: /src, inifile: pytest.ini [2020-05-08T09:41:30.140Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-05-08T09:41:30.140Z] collected 387 items / 1 deselected / 386 selected [2020-05-08T09:41:30.140Z] [2020-05-08T09:41:30.713Z] --- PASS: TestNetworkNat (0.87s) [2020-05-08T09:41:30.714Z] === RUN TestNetworkLocalhostTCPNat [2020-05-08T09:41:31.183Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-08T09:41:31.643Z] --- PASS: TestNetworkLocalhostTCPNat (0.81s) [2020-05-08T09:41:31.643Z] === RUN TestNetworkLoopbackNat [2020-05-08T09:41:31.797Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-08T09:41:31.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-08T09:41:32.079Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-08T09:41:32.573Z] --- PASS: TestNetworkLoopbackNat (0.99s) [2020-05-08T09:41:32.573Z] === RUN TestPause [2020-05-08T09:41:32.573Z] --- SKIP: TestPause (0.00s) [2020-05-08T09:41:32.573Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-08T09:41:32.573Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-08T09:41:32.573Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-08T09:41:32.573Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-08T09:41:32.573Z] === RUN TestPauseStopPausedContainer [2020-05-08T09:41:32.573Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-05-08T09:41:32.573Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-08T09:41:32.573Z] === RUN TestPsFilter [2020-05-08T09:41:32.573Z] --- PASS: TestPsFilter (0.20s) [2020-05-08T09:41:32.573Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-08T09:41:32.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-08T09:41:32.692Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-08T09:41:33.306Z] --- PASS: TestBuildMultiStageCopy (4.89s) [2020-05-08T09:41:33.306Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.57s) [2020-05-08T09:41:33.306Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s) [2020-05-08T09:41:33.306Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s) [2020-05-08T09:41:33.306Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2020-05-08T09:41:33.306Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s) [2020-05-08T09:41:33.306Z] === RUN TestBuildMultiStageParentConfig [2020-05-08T09:41:33.502Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.74s) [2020-05-08T09:41:33.502Z] === RUN TestRemoveContainerWithVolume [2020-05-08T09:41:34.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-08T09:41:34.431Z] --- PASS: TestRemoveContainerWithVolume (0.87s) [2020-05-08T09:41:34.431Z] === RUN TestRemoveContainerRunning [2020-05-08T09:41:34.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-08T09:41:34.993Z] --- PASS: TestRemoveContainerRunning (0.82s) [2020-05-08T09:41:34.993Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-08T09:41:35.107Z] #48 ... [2020-05-08T09:41:35.107Z] [2020-05-08T09:41:35.107Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T09:41:35.107Z] #45 104.9 LINK criu/pie/parasite.built-in.o [2020-05-08T09:41:35.107Z] #45 104.9 GEN criu/pie/parasite-blob.h [2020-05-08T09:41:35.107Z] #45 105.0 CC criu/pie/parasite-vdso.o [2020-05-08T09:41:35.107Z] #45 106.3 CC criu/arch/ppc64/vdso-pie.o [2020-05-08T09:41:35.107Z] #45 107.2 CC criu/arch/ppc64/restorer.o [2020-05-08T09:41:35.107Z] #45 108.0 CC criu/arch/ppc64/vdso-trampoline.o [2020-05-08T09:41:35.107Z] #45 108.1 CC criu/pie/restorer.o [2020-05-08T09:41:35.328Z] --- PASS: TestBuildMultiStageParentConfig (1.54s) [2020-05-08T09:41:35.328Z] === RUN TestBuildLabelWithTargets [2020-05-08T09:41:35.922Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s) [2020-05-08T09:41:35.922Z] === RUN TestRemoveInvalidContainer [2020-05-08T09:41:35.922Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-05-08T09:41:35.922Z] === RUN TestRenameLinkedContainer [2020-05-08T09:41:36.792Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-08T09:41:37.393Z] --- PASS: TestBuildLabelWithTargets (2.49s) [2020-05-08T09:41:37.393Z] === RUN TestBuildWithEmptyLayers [2020-05-08T09:41:37.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-08T09:41:38.402Z] --- PASS: TestBuildWithEmptyLayers (0.92s) [2020-05-08T09:41:38.402Z] === RUN TestBuildMultiStageOnBuild [2020-05-08T09:41:39.192Z] --- PASS: TestRenameLinkedContainer (3.11s) [2020-05-08T09:41:39.193Z] === RUN TestRenameStoppedContainer [2020-05-08T09:41:39.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-08T09:41:39.557Z] #45 ... [2020-05-08T09:41:39.557Z] [2020-05-08T09:41:39.557Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T09:41:39.557Z] #18 26.25 Reading package lists... [2020-05-08T09:41:39.557Z] #18 33.79 Building dependency tree... [2020-05-08T09:41:39.557Z] #18 36.01 libcap2-bin is already the newest version (1:2.25-2). [2020-05-08T09:41:39.557Z] #18 36.01 The following additional packages will be installed: [2020-05-08T09:41:39.557Z] #18 36.01 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-08T09:41:39.557Z] #18 36.02 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-08T09:41:39.557Z] #18 36.02 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-08T09:41:39.557Z] #18 36.02 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-08T09:41:39.557Z] #18 36.02 python3.7 python3.7-minimal vim-runtime xxd [2020-05-08T09:41:39.557Z] #18 36.02 Suggested packages: [2020-05-08T09:41:39.557Z] #18 36.03 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-08T09:41:39.557Z] #18 36.03 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-08T09:41:39.557Z] #18 36.03 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-08T09:41:39.557Z] #18 36.03 Recommended packages: [2020-05-08T09:41:39.557Z] #18 36.03 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-08T09:41:39.557Z] #18 36.03 python3-keyrings.alt python3-xdg unzip [2020-05-08T09:41:39.755Z] --- PASS: TestRenameStoppedContainer (0.76s) [2020-05-08T09:41:39.755Z] === RUN TestRenameRunningContainerAndReuse [2020-05-08T09:41:40.952Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-08T09:41:40.952Z] Using test binary docker [2020-05-08T09:41:40.952Z] +++ /etc/init.d/apparmor start [2020-05-08T09:41:40.952Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-08T09:41:40.952Z] INFO: Waiting for daemon to start... [2020-05-08T09:41:40.952Z] Starting dockerd [2020-05-08T09:41:40.952Z] +++ 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-05-08T09:41:41.059Z] #18 ... [2020-05-08T09:41:41.060Z] [2020-05-08T09:41:41.060Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T09:41:41.060Z] #45 114.3 LINK criu/pie/restorer.built-in.o [2020-05-08T09:41:41.060Z] #45 114.3 GEN criu/pie/restorer-blob.h [2020-05-08T09:41:41.060Z] #45 114.5 DEP criu/vdso.d [2020-05-08T09:41:41.647Z] --- PASS: TestRenameRunningContainerAndReuse (1.57s) [2020-05-08T09:41:41.647Z] === RUN TestRenameInvalidName [2020-05-08T09:41:41.707Z] #45 114.8 DEP criu/uts_ns.d [2020-05-08T09:41:41.707Z] #45 115.1 DEP criu/util.d [2020-05-08T09:41:41.865Z] --- PASS: TestBuildMultiStageOnBuild (3.07s) [2020-05-08T09:41:41.865Z] === RUN TestBuildUncleanTarFilenames [2020-05-08T09:41:41.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-08T09:41:42.210Z] --- PASS: TestRenameInvalidName (0.75s) [2020-05-08T09:41:42.210Z] === RUN TestRenameAnonymousContainer [2020-05-08T09:41:42.341Z] #45 115.5 DEP criu/uffd.d [2020-05-08T09:41:42.341Z] #45 115.8 DEP criu/tun.d [2020-05-08T09:41:42.833Z] . [2020-05-08T09:41:42.833Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-08T09:41:42.833Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-08T09:41:42.833Z] Error: No such image: emptyfs [2020-05-08T09:41:42.833Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-08T09:41:42.833Z] ++++ docker load [2020-05-08T09:41:42.872Z] --- PASS: TestBuildUncleanTarFilenames (1.30s) [2020-05-08T09:41:42.872Z] === RUN TestBuildMultiStageLayerLeak [2020-05-08T09:41:42.974Z] #45 116.2 DEP criu/tty.d [2020-05-08T09:41:43.266Z] #45 116.6 DEP criu/timerfd.d [2020-05-08T09:41:43.266Z] #45 ... [2020-05-08T09:41:43.266Z] [2020-05-08T09:41:43.266Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T09:41:43.266Z] #69 199.8 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-08T09:41:43.266Z] #69 199.8 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-08T09:41:43.392Z] Running integration-test (iteration 1) [2020-05-08T09:41:43.392Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-05-08T09:41:43.392Z] ++ 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-05-08T09:41:43.392Z] ++ set -e [2020-05-08T09:41:43.392Z] ++ '[' -n 0 ']' [2020-05-08T09:41:43.392Z] ++ set -x [2020-05-08T09:41:43.392Z] ++ env -i DEST=/go/src/github.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-05-08T09:41:43.557Z] #69 ... [2020-05-08T09:41:43.557Z] [2020-05-08T09:41:43.557Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T09:41:43.557Z] #18 39.98 The following NEW packages will be installed: [2020-05-08T09:41:43.557Z] #18 39.99 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-08T09:41:43.557Z] #18 39.99 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-08T09:41:43.557Z] #18 39.99 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-08T09:41:43.557Z] #18 39.99 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-08T09:41:43.557Z] #18 40.00 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-08T09:41:43.557Z] #18 40.00 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-08T09:41:43.557Z] #18 40.00 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-08T09:41:43.557Z] #18 40.00 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-08T09:41:43.557Z] #18 40.00 xz-utils zip [2020-05-08T09:41:43.798Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-08T09:41:44.191Z] #18 40.43 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2020-05-08T09:41:44.191Z] #18 40.43 Need to get 29.2 MB of archives. [2020-05-08T09:41:44.191Z] #18 40.43 After this operation, 134 MB of additional disk space will be used. [2020-05-08T09:41:44.191Z] #18 40.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-05-08T09:41:44.483Z] #18 40.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-05-08T09:41:44.775Z] #18 41.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-05-08T09:41:45.412Z] #18 ... [2020-05-08T09:41:45.412Z] [2020-05-08T09:41:45.412Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T09:41:45.412Z] #69 DONE 211.7s [2020-05-08T09:41:45.412Z] [2020-05-08T09:41:45.412Z] #70 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-05-08T09:41:45.412Z] #70 DONE 0.1s [2020-05-08T09:41:45.412Z] [2020-05-08T09:41:45.412Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T09:41:45.412Z] #45 117.1 DEP criu/sysfs_parse.d [2020-05-08T09:41:45.412Z] #45 117.5 DEP criu/sysctl.d [2020-05-08T09:41:45.412Z] #45 117.8 DEP criu/string.d [2020-05-08T09:41:45.412Z] #45 117.9 DEP criu/stats.d [2020-05-08T09:41:45.412Z] #45 118.1 DEP criu/sockets.d [2020-05-08T09:41:45.412Z] #45 118.4 DEP criu/sk-unix.d [2020-05-08T09:41:45.480Z] --- PASS: TestRenameAnonymousContainer (3.44s) [2020-05-08T09:41:45.480Z] === RUN TestRenameContainerWithSameName [2020-05-08T09:41:45.558Z] --- PASS: TestBuildMultiStageLayerLeak (2.94s) [2020-05-08T09:41:45.558Z] === RUN TestBuildWithHugeFile [2020-05-08T09:41:45.704Z] #45 118.9 DEP criu/sk-tcp.d [2020-05-08T09:41:45.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-08T09:41:45.995Z] #45 119.3 DEP criu/sk-queue.d [2020-05-08T09:41:46.410Z] --- PASS: TestRenameContainerWithSameName (0.78s) [2020-05-08T09:41:46.410Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-08T09:41:46.627Z] #45 119.9 DEP criu/sk-packet.d [2020-05-08T09:41:46.919Z] #45 120.3 DEP criu/sk-netlink.d [2020-05-08T09:41:47.209Z] #45 120.6 DEP criu/sk-inet.d [2020-05-08T09:41:47.608Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-08T09:41:47.608Z] Using test binary docker [2020-05-08T09:41:47.857Z] #45 121.0 DEP criu/signalfd.d [2020-05-08T09:41:47.857Z] #45 121.2 DEP criu/sigframe.d [2020-05-08T09:41:47.867Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-08T09:41:47.867Z] +++ /etc/init.d/apparmor start [2020-05-08T09:41:47.867Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-08T09:41:47.867Z] INFO: Waiting for daemon to start... [2020-05-08T09:41:47.867Z] Starting dockerd [2020-05-08T09:41:47.867Z] +++ 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-05-08T09:41:48.192Z] #45 121.3 DEP criu/shmem.d [2020-05-08T09:41:48.300Z] --- PASS: TestRenameContainerWithLinkedContainer (1.61s) [2020-05-08T09:41:48.300Z] === RUN TestResize [2020-05-08T09:41:48.498Z] #45 121.6 DEP criu/servicefd.d [2020-05-08T09:41:48.498Z] #45 121.8 DEP criu/seize.d [2020-05-08T09:41:48.862Z] --- PASS: TestResize (0.79s) [2020-05-08T09:41:48.862Z] === RUN TestResizeWithInvalidSize [2020-05-08T09:41:48.908Z] #45 122.2 DEP criu/seccomp.d [2020-05-08T09:41:49.425Z] --- PASS: TestResizeWithInvalidSize (0.80s) [2020-05-08T09:41:49.425Z] === RUN TestResizeWhenContainerNotStarted [2020-05-08T09:41:49.433Z] #45 122.6 DEP criu/rst-malloc.d [2020-05-08T09:41:49.433Z] #45 122.7 DEP criu/rbtree.d [2020-05-08T09:41:49.433Z] #45 122.8 DEP criu/pstree.d [2020-05-08T09:41:49.953Z] #45 123.0 DEP criu/protobuf.d [2020-05-08T09:41:49.953Z] #45 123.3 GEN criu/protobuf-desc-gen.h [2020-05-08T09:41:50.027Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-05-08T09:41:50.354Z] --- PASS: TestResizeWhenContainerNotStarted (0.75s) [2020-05-08T09:41:50.354Z] === RUN TestDaemonRestartKillContainers [2020-05-08T09:41:50.354Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-05-08T09:41:50.354Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-05-08T09:41:50.354Z] === RUN TestCgroupNamespacesRun [2020-05-08T09:41:50.396Z] . [2020-05-08T09:41:50.396Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-08T09:41:50.396Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-08T09:41:50.396Z] Error: No such image: emptyfs [2020-05-08T09:41:50.396Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-08T09:41:50.396Z] ++++ docker load [2020-05-08T09:41:50.396Z] Running integration-test (iteration 1) [2020-05-08T09:41:50.396Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-05-08T09:41:50.396Z] ++ 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-05-08T09:41:50.396Z] ++ set -e [2020-05-08T09:41:50.396Z] ++ '[' -n 0 ']' [2020-05-08T09:41:50.396Z] ++ set -x [2020-05-08T09:41:50.396Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-08T09:41:50.587Z] tests/integration/api_client_test.py ..... [ 7%] [2020-05-08T09:41:52.065Z] #45 ... [2020-05-08T09:41:52.065Z] [2020-05-08T09:41:52.065Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T09:41:52.065Z] #18 41.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-05-08T09:41:52.065Z] #18 42.06 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-05-08T09:41:52.065Z] #18 42.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-05-08T09:41:52.065Z] #18 43.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-05-08T09:41:52.065Z] #18 43.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-05-08T09:41:52.065Z] #18 43.45 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-05-08T09:41:52.065Z] #18 43.53 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-05-08T09:41:52.065Z] #18 43.54 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-05-08T09:41:52.065Z] #18 43.61 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-05-08T09:41:52.065Z] #18 43.71 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-05-08T09:41:52.065Z] #18 43.87 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-05-08T09:41:52.065Z] #18 44.11 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-05-08T09:41:52.065Z] #18 44.39 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-05-08T09:41:52.065Z] #18 44.86 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-05-08T09:41:52.065Z] #18 45.04 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-05-08T09:41:52.065Z] #18 45.09 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-05-08T09:41:52.065Z] #18 45.15 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-05-08T09:41:52.065Z] #18 45.27 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-05-08T09:41:52.065Z] #18 45.42 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-05-08T09:41:52.065Z] #18 45.94 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-05-08T09:41:52.065Z] #18 46.02 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-05-08T09:41:52.065Z] #18 46.17 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-05-08T09:41:52.065Z] #18 46.26 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-05-08T09:41:52.065Z] #18 46.30 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-05-08T09:41:52.065Z] #18 46.31 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-05-08T09:41:52.065Z] #18 46.51 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-05-08T09:41:52.506Z] tests/integration/api_config_test.py ..... [ 8%] [2020-05-08T09:41:52.810Z] #18 ... [2020-05-08T09:41:52.810Z] [2020-05-08T09:41:52.810Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T09:41:52.810Z] #45 125.9 DEP criu/protobuf-desc.d [2020-05-08T09:41:52.810Z] #45 126.1 DEP criu/proc_parse.d [2020-05-08T09:41:53.519Z] #45 126.6 DEP criu/plugin.d [2020-05-08T09:41:53.519Z] #45 126.8 DEP criu/pipes.d [2020-05-08T09:41:53.647Z] --- PASS: TestCgroupNamespacesRun (2.92s) [2020-05-08T09:41:53.647Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-08T09:41:53.845Z] #45 127.2 DEP criu/pie-util.d [2020-05-08T09:41:54.171Z] #45 127.4 DEP criu/pie-util-vdso.d [2020-05-08T09:41:54.171Z] #45 127.6 DEP criu/path.d [2020-05-08T09:41:54.503Z] #45 127.8 DEP criu/parasite-syscall.d [2020-05-08T09:41:54.838Z] #45 128.1 DEP criu/pagemap.d [2020-05-08T09:41:55.170Z] #45 128.4 DEP criu/pagemap-cache.d [2020-05-08T09:41:55.505Z] #45 128.8 DEP criu/page-xfer.d [2020-05-08T09:41:55.505Z] #45 129.0 DEP criu/page-pipe.d [2020-05-08T09:41:55.867Z] #45 129.2 DEP criu/netfilter.d [2020-05-08T09:41:56.164Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.93s) [2020-05-08T09:41:56.164Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-08T09:41:56.583Z] #45 129.6 DEP criu/net.d [2020-05-08T09:41:56.921Z] #45 130.0 DEP criu/namespaces.d [2020-05-08T09:41:57.266Z] #45 130.5 DEP criu/mount.d [2020-05-08T09:41:57.605Z] #45 131.0 DEP criu/mem.d [2020-05-08T09:41:57.953Z] #45 131.3 DEP criu/lsm.d [2020-05-08T09:41:57.953Z] #45 ... [2020-05-08T09:41:57.953Z] [2020-05-08T09:41:57.953Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T09:41:57.953Z] #48 214.3 vendor/golang.org/x/text/unicode/norm [2020-05-08T09:41:57.953Z] #48 215.8 github.com/LK4D4/vndr/build [2020-05-08T09:41:58.298Z] #48 ... [2020-05-08T09:41:58.298Z] [2020-05-08T09:41:58.298Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T09:41:58.298Z] #18 50.15 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-05-08T09:41:58.298Z] #18 50.18 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-05-08T09:41:58.298Z] #18 50.19 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-05-08T09:41:58.298Z] #18 50.32 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-05-08T09:41:58.298Z] #18 50.65 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-05-08T09:41:58.298Z] #18 50.92 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-05-08T09:41:58.298Z] #18 51.46 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-08T09:41:58.298Z] #18 51.48 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-05-08T09:41:58.298Z] #18 51.53 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-05-08T09:41:58.298Z] #18 51.59 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-08T09:41:58.298Z] #18 51.64 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-05-08T09:41:58.298Z] #18 51.73 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-08T09:41:58.298Z] #18 51.85 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-05-08T09:41:58.298Z] #18 52.54 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-05-08T09:41:58.298Z] #18 52.62 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-05-08T09:41:58.298Z] #18 52.70 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-08T09:41:58.298Z] #18 54.09 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-05-08T09:41:58.298Z] #18 54.90 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-05-08T09:41:59.048Z] #18 55.45 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-05-08T09:41:59.436Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (3.00s) [2020-05-08T09:41:59.436Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-08T09:42:00.372Z] Loaded image: buildpack-deps:jessie [2020-05-08T09:42:00.372Z] Loaded image: busybox:latest [2020-05-08T09:42:00.372Z] Loaded image: busybox:glibc [2020-05-08T09:42:00.372Z] Loaded image: debian:jessie [2020-05-08T09:42:00.372Z] Loaded image: hello-world:latest [2020-05-08T09:42:00.372Z] INFO: Testing against a local daemon [2020-05-08T09:42:00.372Z] === RUN TestCgroupNamespacesBuild [2020-05-08T09:42:00.763Z] #18 57.02 debconf: delaying package configuration, since apt-utils is not installed [2020-05-08T09:42:00.763Z] #18 57.28 Fetched 29.2 MB in 16s (1870 kB/s) [2020-05-08T09:42:00.763Z] #18 57.37 Selecting previously unselected package pigz. [2020-05-08T09:42:01.095Z] #18 57.37 (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 ... 23360 files and directories currently installed.) [2020-05-08T09:42:01.095Z] #18 57.43 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-05-08T09:42:01.095Z] #18 57.45 Unpacking pigz (2.4-1) ... [2020-05-08T09:42:01.095Z] #18 57.58 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-05-08T09:42:01.095Z] #18 57.60 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-08T09:42:01.431Z] #18 57.61 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-05-08T09:42:01.769Z] #18 58.21 Selecting previously unselected package python3.7-minimal. [2020-05-08T09:42:01.769Z] #18 58.22 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-08T09:42:01.769Z] #18 58.24 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-08T09:42:01.955Z] --- PASS: TestCgroupNamespacesRunHostMode (2.96s) [2020-05-08T09:42:01.955Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-08T09:42:02.904Z] --- PASS: TestCgroupNamespacesBuild (3.01s) [2020-05-08T09:42:02.904Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-08T09:42:03.497Z] #18 59.54 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-05-08T09:42:03.497Z] #18 59.57 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-08T09:42:03.497Z] #18 ... [2020-05-08T09:42:03.497Z] [2020-05-08T09:42:03.497Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T09:42:03.497Z] #48 229.6 vendor/golang.org/x/net/http2/hpack [2020-05-08T09:42:04.809Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.86s) [2020-05-08T09:42:04.809Z] === RUN TestBuildWithSession [2020-05-08T09:42:04.809Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-08T09:42:04.809Z] build_session_test.go:25: TODO: BuildKit [2020-05-08T09:42:04.809Z] === RUN TestBuildSquashParent [2020-05-08T09:42:05.225Z] --- PASS: TestCgroupNamespacesRunPrivateMode (3.04s) [2020-05-08T09:42:05.225Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-08T09:42:06.075Z] #48 231.9 mime [2020-05-08T09:42:07.832Z] #48 234.2 net/http/internal [2020-05-08T09:42:08.495Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.90s) [2020-05-08T09:42:08.496Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-08T09:42:08.575Z] #48 ... [2020-05-08T09:42:08.575Z] [2020-05-08T09:42:08.575Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T09:42:08.575Z] #45 131.6 DEP criu/log.d [2020-05-08T09:42:08.575Z] #45 131.8 DEP criu/libnetlink.d [2020-05-08T09:42:08.575Z] #45 132.0 DEP criu/kerndat.d [2020-05-08T09:42:08.575Z] #45 132.3 DEP criu/kcmp-ids.d [2020-05-08T09:42:08.575Z] #45 132.5 DEP criu/irmap.d [2020-05-08T09:42:08.575Z] #45 132.7 DEP criu/ipc_ns.d [2020-05-08T09:42:08.575Z] #45 133.0 DEP criu/image.d [2020-05-08T09:42:08.575Z] #45 133.2 DEP criu/image-desc.d [2020-05-08T09:42:08.575Z] #45 133.4 DEP criu/fsnotify.d [2020-05-08T09:42:08.575Z] #45 133.7 DEP criu/filesystems.d [2020-05-08T09:42:08.575Z] #45 134.1 DEP criu/files.d [2020-05-08T09:42:08.575Z] #45 134.4 DEP criu/files-reg.d [2020-05-08T09:42:08.575Z] #45 134.8 DEP criu/files-ext.d [2020-05-08T09:42:08.575Z] #45 135.2 DEP criu/file-lock.d [2020-05-08T09:42:08.575Z] #45 135.4 DEP criu/file-ids.d [2020-05-08T09:42:08.575Z] #45 135.7 DEP criu/fifo.d [2020-05-08T09:42:08.575Z] #45 136.0 DEP criu/fdstore.d [2020-05-08T09:42:08.575Z] #45 136.2 DEP criu/fault-injection.d [2020-05-08T09:42:08.575Z] #45 136.3 DEP criu/external.d [2020-05-08T09:42:08.575Z] #45 136.5 DEP criu/eventpoll.d [2020-05-08T09:42:08.575Z] #45 136.8 DEP criu/eventfd.d [2020-05-08T09:42:08.575Z] #45 137.1 DEP criu/crtools.d [2020-05-08T09:42:08.575Z] #45 137.4 DEP criu/cr-service.d [2020-05-08T09:42:08.575Z] #45 137.8 DEP criu/cr-restore.d [2020-05-08T09:42:08.575Z] #45 138.2 DEP criu/cr-errno.d [2020-05-08T09:42:08.575Z] #45 138.2 DEP criu/cr-dump.d [2020-05-08T09:42:08.575Z] #45 138.7 DEP criu/cr-dedup.d [2020-05-08T09:42:08.575Z] #45 138.9 DEP criu/cr-check.d [2020-05-08T09:42:08.575Z] #45 139.3 DEP criu/config.d [2020-05-08T09:42:08.575Z] #45 139.5 DEP criu/clone-noasan.d [2020-05-08T09:42:08.575Z] #45 139.6 DEP criu/cgroup.d [2020-05-08T09:42:08.575Z] #45 139.9 DEP criu/cgroup-props.d [2020-05-08T09:42:08.575Z] #45 140.2 DEP criu/bitmap.d [2020-05-08T09:42:08.575Z] #45 140.2 DEP criu/bfd.d [2020-05-08T09:42:08.575Z] #45 140.4 DEP criu/autofs.d [2020-05-08T09:42:08.575Z] #45 140.6 DEP criu/aio.d [2020-05-08T09:42:08.575Z] #45 141.0 DEP criu/action-scripts.d [2020-05-08T09:42:08.575Z] #45 141.7 CC criu/action-scripts.o [2020-05-08T09:42:08.575Z] #45 ... [2020-05-08T09:42:08.575Z] [2020-05-08T09:42:08.575Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T09:42:08.575Z] #18 64.48 Selecting previously unselected package python3-minimal. [2020-05-08T09:42:08.575Z] #18 64.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 ... 23609 files and directories currently installed.) [2020-05-08T09:42:08.575Z] #18 64.56 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-05-08T09:42:08.575Z] #18 64.56 Unpacking python3-minimal (3.7.3-1) ... [2020-05-08T09:42:08.575Z] #18 64.67 Selecting previously unselected package libmpdec2:ppc64el. [2020-05-08T09:42:08.575Z] #18 64.68 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-05-08T09:42:08.575Z] #18 64.68 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-05-08T09:42:08.575Z] #18 64.84 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-05-08T09:42:08.575Z] #18 64.86 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-08T09:42:08.575Z] #18 64.87 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-05-08T09:42:10.232Z] #18 66.58 Selecting previously unselected package python3.7. [2020-05-08T09:42:10.232Z] #18 66.59 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-08T09:42:10.232Z] #18 66.60 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-08T09:42:10.387Z] --- PASS: TestCgroupNamespacesRunInvalidMode (2.16s) [2020-05-08T09:42:10.387Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-08T09:42:10.633Z] #18 66.76 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-05-08T09:42:10.633Z] #18 66.77 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-05-08T09:42:10.633Z] #18 66.77 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-05-08T09:42:10.633Z] #18 66.94 Setting up python3-minimal (3.7.3-1) ... [2020-05-08T09:42:11.373Z] --- PASS: TestBuildSquashParent (6.16s) [2020-05-08T09:42:11.373Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-08T09:42:11.373Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-08T09:42:11.373Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-08T09:42:11.373Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-08T09:42:11.373Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-08T09:42:11.373Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-08T09:42:11.373Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-08T09:42:11.373Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-08T09:42:11.373Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-08T09:42:11.373Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-08T09:42:11.373Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-08T09:42:11.373Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-08T09:42:11.373Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-08T09:42:11.373Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-08T09:42:11.373Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-08T09:42:11.373Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-08T09:42:11.373Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-08T09:42:11.899Z] #18 68.44 Selecting previously unselected package python3. [2020-05-08T09:42:12.244Z] #18 68.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24021 files and directories currently installed.) [2020-05-08T09:42:12.244Z] #18 68.51 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-05-08T09:42:12.244Z] #18 68.54 Unpacking python3 (3.7.3-1) ... [2020-05-08T09:42:12.244Z] #18 68.73 Selecting previously unselected package libip4tc0:ppc64el. [2020-05-08T09:42:12.244Z] #18 68.76 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-05-08T09:42:12.244Z] #18 68.76 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-05-08T09:42:12.244Z] #18 68.86 Selecting previously unselected package libip6tc0:ppc64el. [2020-05-08T09:42:12.608Z] #18 68.87 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-05-08T09:42:12.608Z] #18 68.88 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-05-08T09:42:12.608Z] #18 69.01 Selecting previously unselected package libiptc0:ppc64el. [2020-05-08T09:42:12.608Z] #18 69.02 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-05-08T09:42:12.608Z] #18 69.02 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-05-08T09:42:13.006Z] #18 69.14 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-05-08T09:42:13.006Z] #18 69.15 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-05-08T09:42:13.006Z] #18 69.16 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-05-08T09:42:13.006Z] #18 69.30 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-05-08T09:42:13.007Z] #18 69.34 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-05-08T09:42:13.007Z] #18 69.36 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-05-08T09:42:13.007Z] #18 69.56 Selecting previously unselected package libnftnl11:ppc64el. [2020-05-08T09:42:13.354Z] #18 69.59 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-05-08T09:42:13.354Z] #18 69.60 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-05-08T09:42:13.354Z] #18 69.76 Selecting previously unselected package iptables. [2020-05-08T09:42:13.354Z] #18 69.79 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-05-08T09:42:13.354Z] #18 69.80 Unpacking iptables (1.8.2-4) ... [2020-05-08T09:42:13.658Z] --- PASS: TestCgroupNamespacesRunOlderClient (3.03s) [2020-05-08T09:42:13.658Z] === RUN TestKernelTCPMemory [2020-05-08T09:42:13.658Z] --- SKIP: TestKernelTCPMemory (0.03s) [2020-05-08T09:42:13.658Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-08T09:42:13.658Z] === RUN TestNISDomainname [2020-05-08T09:42:13.658Z] --- SKIP: TestNISDomainname (0.00s) [2020-05-08T09:42:13.658Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-05-08T09:42:13.658Z] === RUN TestHostnameDnsResolution [2020-05-08T09:42:13.908Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-08T09:42:13.908Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-08T09:42:14.568Z] #18 70.83 Selecting previously unselected package xxd. [2020-05-08T09:42:14.568Z] #18 70.85 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-05-08T09:42:14.568Z] #18 70.85 Unpacking xxd (2:8.1.0875-5) ... [2020-05-08T09:42:14.568Z] #18 71.01 Selecting previously unselected package vim-common. [2020-05-08T09:42:14.568Z] #18 71.03 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-08T09:42:14.568Z] #18 71.11 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-08T09:42:14.586Z] --- PASS: TestHostnameDnsResolution (1.26s) [2020-05-08T09:42:14.586Z] === RUN TestStats [2020-05-08T09:42:14.586Z] --- SKIP: TestStats (0.00s) [2020-05-08T09:42:14.586Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-08T09:42:14.586Z] === RUN TestStopContainerWithTimeout [2020-05-08T09:42:14.586Z] === RUN TestStopContainerWithTimeout/0 [2020-05-08T09:42:14.586Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-08T09:42:14.586Z] === RUN TestStopContainerWithTimeout/1 [2020-05-08T09:42:14.586Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-08T09:42:14.586Z] === RUN TestStopContainerWithTimeout/3 [2020-05-08T09:42:14.586Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-08T09:42:14.586Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-08T09:42:14.586Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-08T09:42:14.586Z] === CONT TestStopContainerWithTimeout/0 [2020-05-08T09:42:14.586Z] === CONT TestStopContainerWithTimeout/3 [2020-05-08T09:42:14.924Z] #18 71.43 Selecting previously unselected package bash-completion. [2020-05-08T09:42:14.924Z] #18 71.44 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-08T09:42:15.415Z] Loaded image: buildpack-deps:jessie [2020-05-08T09:42:15.415Z] Loaded image: busybox:latest [2020-05-08T09:42:15.415Z] Loaded image: busybox:glibc [2020-05-08T09:42:15.415Z] Loaded image: debian:jessie [2020-05-08T09:42:15.415Z] Loaded image: hello-world:latest [2020-05-08T09:42:15.415Z] INFO: Testing against a local daemon [2020-05-08T09:42:15.415Z] === RUN TestCgroupNamespacesBuild [2020-05-08T09:42:15.518Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-08T09:42:16.442Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-05-08T09:42:16.442Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.88s) [2020-05-08T09:42:16.442Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.00s) [2020-05-08T09:42:16.442Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.00s) [2020-05-08T09:42:16.442Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.22s) [2020-05-08T09:42:16.442Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.27s) [2020-05-08T09:42:16.442Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.22s) [2020-05-08T09:42:16.442Z] === RUN TestBuildMultiStageCopy [2020-05-08T09:42:16.442Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-08T09:42:17.408Z] === CONT TestStopContainerWithTimeout/1 [2020-05-08T09:42:17.930Z] --- PASS: TestCgroupNamespacesBuild (4.20s) [2020-05-08T09:42:17.930Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-08T09:42:18.063Z] --- PASS: TestBuildWithHugeFile (26.97s) [2020-05-08T09:42:18.063Z] === RUN TestBuildWithEmptyDockerfile [2020-05-08T09:42:18.063Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-08T09:42:18.063Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-08T09:42:18.063Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-08T09:42:18.063Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-08T09:42:18.063Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-08T09:42:18.064Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-08T09:42:18.064Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-08T09:42:18.064Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-08T09:42:18.064Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-08T09:42:18.064Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-05-08T09:42:18.064Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2020-05-08T09:42:18.064Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2020-05-08T09:42:18.064Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-05-08T09:42:18.064Z] === RUN TestBuildPreserveOwnership [2020-05-08T09:42:18.064Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-08T09:42:18.064Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-08T09:42:18.345Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-08T09:42:18.912Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-08T09:42:18.948Z] #18 ... [2020-05-08T09:42:18.948Z] [2020-05-08T09:42:18.948Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T09:42:18.948Z] #51 DONE 244.8s [2020-05-08T09:42:18.948Z] [2020-05-08T09:42:18.948Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T09:42:18.948Z] #48 238.9 vendor/golang.org/x/net/http/httpproxy [2020-05-08T09:42:18.948Z] #48 238.9 net/textproto [2020-05-08T09:42:18.948Z] #48 238.9 crypto/x509 [2020-05-08T09:42:18.948Z] #48 242.5 mime/multipart [2020-05-08T09:42:18.948Z] #48 242.5 vendor/golang.org/x/net/http/httpguts [2020-05-08T09:42:19.171Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-08T09:42:19.299Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-05-08T09:42:19.299Z] --- PASS: TestStopContainerWithTimeout/0 (1.01s) [2020-05-08T09:42:19.299Z] --- PASS: TestStopContainerWithTimeout/3 (2.86s) [2020-05-08T09:42:19.299Z] --- PASS: TestStopContainerWithTimeout/-1 (2.77s) [2020-05-08T09:42:19.299Z] --- PASS: TestStopContainerWithTimeout/1 (1.76s) [2020-05-08T09:42:19.299Z] === RUN TestDeleteDevicemapper [2020-05-08T09:42:19.299Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-08T09:42:19.299Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-08T09:42:19.299Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-08T09:42:19.301Z] #48 ... [2020-05-08T09:42:19.301Z] [2020-05-08T09:42:19.301Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T09:42:19.301Z] #45 142.6 CC criu/aio.o [2020-05-08T09:42:19.301Z] #45 143.5 CC criu/autofs.o [2020-05-08T09:42:19.301Z] #45 147.2 CC criu/bfd.o [2020-05-08T09:42:19.301Z] #45 148.4 CC criu/bitmap.o [2020-05-08T09:42:19.301Z] #45 148.7 CC criu/cgroup-props.o [2020-05-08T09:42:19.301Z] #45 150.7 CC criu/cgroup.o [2020-05-08T09:42:19.533Z] --- PASS: TestBuildPreserveOwnership (6.59s) [2020-05-08T09:42:19.533Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.28s) [2020-05-08T09:42:19.533Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.31s) [2020-05-08T09:42:19.533Z] === RUN TestBuildPlatformInvalid [2020-05-08T09:42:19.740Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-08T09:42:19.815Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-05-08T09:42:19.815Z] PASS [2020-05-08T09:42:19.815Z] [2020-05-08T09:42:19.815Z] === Skipped [2020-05-08T09:42:19.815Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-05-08T09:42:19.815Z] build_session_test.go:25: TODO: BuildKit [2020-05-08T09:42:19.815Z] [2020-05-08T09:42:19.815Z] [2020-05-08T09:42:19.815Z] DONE 32 tests, 1 skipped in 77.105s [2020-05-08T09:42:19.815Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-05-08T09:42:19.815Z] ++ 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-05-08T09:42:19.815Z] ++ set -e [2020-05-08T09:42:19.815Z] ++ '[' -n 0 ']' [2020-05-08T09:42:19.815Z] ++ set -x [2020-05-08T09:42:19.816Z] ++ env -i DEST=/go/src/github.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-05-08T09:42:19.816Z] INFO: Testing against a local daemon [2020-05-08T09:42:19.816Z] === RUN TestConfigInspect [2020-05-08T09:42:19.859Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.45s) [2020-05-08T09:42:19.859Z] === RUN TestBuildWithSession [2020-05-08T09:42:19.859Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-08T09:42:19.859Z] build_session_test.go:25: TODO: BuildKit [2020-05-08T09:42:19.859Z] === RUN TestBuildSquashParent [2020-05-08T09:42:20.308Z] --- PASS: TestBuildMultiStageCopy (4.47s) [2020-05-08T09:42:20.308Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.32s) [2020-05-08T09:42:20.308Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2020-05-08T09:42:20.308Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2020-05-08T09:42:20.308Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2020-05-08T09:42:20.308Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2020-05-08T09:42:20.308Z] === RUN TestBuildMultiStageParentConfig [2020-05-08T09:42:21.078Z] #45 ... [2020-05-08T09:42:21.078Z] [2020-05-08T09:42:21.078Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T09:42:21.078Z] #18 77.49 Unpacking bash-completion (1:2.8-6) ... [2020-05-08T09:42:21.192Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.99s) [2020-05-08T09:42:21.192Z] === RUN TestUpdateMemory [2020-05-08T09:42:21.192Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-08T09:42:21.192Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-08T09:42:21.192Z] === RUN TestUpdateCPUQuota [2020-05-08T09:42:21.192Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-05-08T09:42:21.192Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-08T09:42:21.192Z] === RUN TestUpdatePidsLimit [2020-05-08T09:42:21.192Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-05-08T09:42:21.192Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-08T09:42:21.192Z] === RUN TestUpdateRestartPolicy [2020-05-08T09:42:21.845Z] #18 78.20 Selecting previously unselected package bzip2. [2020-05-08T09:42:21.845Z] #18 78.21 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-05-08T09:42:21.845Z] #18 78.22 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-08T09:42:21.845Z] #18 78.34 Selecting previously unselected package xz-utils. [2020-05-08T09:42:22.182Z] #18 78.36 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-05-08T09:42:22.182Z] #18 78.36 Unpacking xz-utils (5.2.4-1) ... [2020-05-08T09:42:22.182Z] #18 78.60 Selecting previously unselected package apparmor. [2020-05-08T09:42:22.182Z] #18 78.61 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-05-08T09:42:22.211Z] --- PASS: TestBuildMultiStageParentConfig (1.46s) [2020-05-08T09:42:22.211Z] === RUN TestBuildLabelWithTargets [2020-05-08T09:42:22.516Z] #18 78.78 Unpacking apparmor (2.13.2-10) ... [2020-05-08T09:42:23.239Z] #18 79.38 Selecting previously unselected package aufs-tools. [2020-05-08T09:42:23.239Z] #18 79.42 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-05-08T09:42:23.239Z] #18 79.42 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-08T09:42:23.239Z] #18 79.64 Selecting previously unselected package libonig5:ppc64el. [2020-05-08T09:42:23.239Z] #18 79.65 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-05-08T09:42:23.239Z] #18 79.67 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-05-08T09:42:23.569Z] #18 79.88 Selecting previously unselected package libjq1:ppc64el. [2020-05-08T09:42:23.569Z] #18 79.89 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-08T09:42:23.569Z] #18 79.90 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-08T09:42:23.887Z] #18 80.07 Selecting previously unselected package jq. [2020-05-08T09:42:23.887Z] #18 80.08 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-08T09:42:23.887Z] #18 80.08 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-08T09:42:23.887Z] #18 80.23 Selecting previously unselected package libaio1:ppc64el. [2020-05-08T09:42:23.887Z] #18 80.25 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-05-08T09:42:23.887Z] #18 80.26 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-05-08T09:42:23.887Z] #18 80.33 Selecting previously unselected package libgpm2:ppc64el. [2020-05-08T09:42:23.887Z] #18 80.34 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-05-08T09:42:23.887Z] #18 80.34 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-05-08T09:42:23.887Z] #18 80.41 Selecting previously unselected package libicu63:ppc64el. [2020-05-08T09:42:23.887Z] #18 80.42 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-05-08T09:42:23.887Z] #18 80.43 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-08T09:42:24.115Z] --- PASS: TestBuildLabelWithTargets (2.20s) [2020-05-08T09:42:24.115Z] === RUN TestBuildWithEmptyLayers [2020-05-08T09:42:24.193Z] --- PASS: TestConfigInspect (3.91s) [2020-05-08T09:42:24.193Z] === RUN TestConfigList [2020-05-08T09:42:25.050Z] --- PASS: TestBuildWithEmptyLayers (1.05s) [2020-05-08T09:42:25.050Z] === RUN TestBuildMultiStageOnBuild [2020-05-08T09:42:27.041Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-05-08T09:42:27.642Z] --- PASS: TestConfigList (3.68s) [2020-05-08T09:42:27.643Z] === RUN TestConfigsCreateAndDelete [2020-05-08T09:42:28.339Z] --- PASS: TestBuildMultiStageOnBuild (2.79s) [2020-05-08T09:42:28.339Z] === RUN TestBuildUncleanTarFilenames [2020-05-08T09:42:29.274Z] --- PASS: TestBuildUncleanTarFilenames (1.43s) [2020-05-08T09:42:29.274Z] === RUN TestBuildMultiStageLayerLeak [2020-05-08T09:42:29.688Z] #18 85.71 Selecting previously unselected package libnet1:ppc64el. [2020-05-08T09:42:29.688Z] #18 85.72 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-08T09:42:29.688Z] #18 85.72 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-08T09:42:29.688Z] #18 85.85 Selecting previously unselected package libnl-3-200:ppc64el. [2020-05-08T09:42:29.688Z] #18 85.88 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-05-08T09:42:29.688Z] #18 85.89 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-08T09:42:29.688Z] #18 86.00 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-05-08T09:42:29.688Z] #18 86.00 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-05-08T09:42:29.688Z] #18 86.02 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-08T09:42:29.688Z] #18 86.08 Selecting previously unselected package libreadline5:ppc64el. [2020-05-08T09:42:29.688Z] #18 86.10 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-05-08T09:42:29.688Z] #18 86.10 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-05-08T09:42:30.002Z] #18 86.31 Selecting previously unselected package net-tools. [2020-05-08T09:42:30.002Z] #18 86.32 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-05-08T09:42:30.002Z] #18 86.33 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-08T09:42:30.312Z] #18 86.65 Selecting previously unselected package python-pip-whl. [2020-05-08T09:42:30.312Z] #18 86.67 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-08T09:42:30.312Z] #18 86.68 Unpacking python-pip-whl (18.1-5) ... [2020-05-08T09:42:30.989Z] #18 87.51 Selecting previously unselected package python3-lib2to3. [2020-05-08T09:42:30.990Z] #18 87.52 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-08T09:42:30.990Z] #18 87.52 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-08T09:42:31.096Z] --- PASS: TestConfigsCreateAndDelete (3.63s) [2020-05-08T09:42:31.096Z] === RUN TestConfigsUpdate [2020-05-08T09:42:31.312Z] #18 87.72 Selecting previously unselected package python3-distutils. [2020-05-08T09:42:31.312Z] #18 87.73 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-08T09:42:31.312Z] #18 87.74 Unpacking python3-distutils (3.7.3-1) ... [2020-05-08T09:42:31.632Z] #18 87.92 Selecting previously unselected package python3-pip. [2020-05-08T09:42:31.632Z] #18 87.95 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-08T09:42:31.632Z] #18 87.95 Unpacking python3-pip (18.1-5) ... [2020-05-08T09:42:31.632Z] #18 88.20 Selecting previously unselected package python3-pkg-resources. [2020-05-08T09:42:31.961Z] #18 88.20 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-08T09:42:31.961Z] #18 88.23 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-08T09:42:31.961Z] #18 88.48 Selecting previously unselected package python3-setuptools. [2020-05-08T09:42:32.016Z] --- PASS: TestBuildSquashParent (11.13s) [2020-05-08T09:42:32.016Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-08T09:42:32.016Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-08T09:42:32.016Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-08T09:42:32.016Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-08T09:42:32.016Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-08T09:42:32.016Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-08T09:42:32.016Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-08T09:42:32.016Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-08T09:42:32.016Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-08T09:42:32.016Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-08T09:42:32.016Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-08T09:42:32.016Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-08T09:42:32.016Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-08T09:42:32.016Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-08T09:42:32.016Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-08T09:42:32.287Z] #18 88.50 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-08T09:42:32.287Z] #18 88.51 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-08T09:42:32.287Z] #18 ... [2020-05-08T09:42:32.287Z] [2020-05-08T09:42:32.287Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T09:42:32.287Z] #48 248.6 crypto/tls [2020-05-08T09:42:32.287Z] #48 258.5 net/http/httptrace [2020-05-08T09:42:32.559Z] --- PASS: TestBuildMultiStageLayerLeak (2.91s) [2020-05-08T09:42:32.559Z] === RUN TestBuildWithHugeFile [2020-05-08T09:42:32.603Z] #48 ... [2020-05-08T09:42:32.603Z] [2020-05-08T09:42:32.603Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T09:42:32.603Z] #18 88.92 Selecting previously unselected package python3-wheel. [2020-05-08T09:42:32.603Z] #18 88.94 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-08T09:42:32.603Z] #18 88.95 Unpacking python3-wheel (0.32.3-2) ... [2020-05-08T09:42:32.603Z] #18 89.04 Selecting previously unselected package sudo. [2020-05-08T09:42:32.603Z] #18 89.06 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-05-08T09:42:32.603Z] #18 89.09 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-08T09:42:33.760Z] #18 90.01 Selecting previously unselected package thin-provisioning-tools. [2020-05-08T09:42:33.760Z] #18 90.02 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-05-08T09:42:33.760Z] #18 90.03 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-08T09:42:34.100Z] #18 90.34 Selecting previously unselected package uidmap. [2020-05-08T09:42:34.100Z] #18 90.35 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-05-08T09:42:34.100Z] #18 90.36 Unpacking uidmap (1:4.5-1.1) ... [2020-05-08T09:42:34.100Z] #18 90.54 Selecting previously unselected package vim-runtime. [2020-05-08T09:42:34.100Z] #18 90.55 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-08T09:42:34.100Z] #18 90.67 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-08T09:42:34.432Z] #18 90.74 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-08T09:42:34.432Z] #18 90.74 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-08T09:42:34.534Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-08T09:42:34.534Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-08T09:42:34.591Z] --- PASS: TestConfigsUpdate (3.33s) [2020-05-08T09:42:34.591Z] === RUN TestTemplatedConfig [2020-05-08T09:42:35.596Z] #18 ... [2020-05-08T09:42:35.596Z] [2020-05-08T09:42:35.596Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T09:42:35.596Z] #45 158.9 CC criu/clone-noasan.o [2020-05-08T09:42:35.596Z] #45 159.1 CC criu/config.o [2020-05-08T09:42:35.596Z] #45 162.9 CC criu/cr-check.o [2020-05-08T09:42:35.597Z] #45 167.0 CC criu/cr-dedup.o [2020-05-08T09:42:35.597Z] #45 168.0 CC criu/cr-dump.o [2020-05-08T09:42:35.597Z] #45 ... [2020-05-08T09:42:35.597Z] [2020-05-08T09:42:35.597Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T09:42:36.037Z] --- PASS: TestUpdateRestartPolicy (12.87s) [2020-05-08T09:42:36.037Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-08T09:42:36.037Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s) [2020-05-08T09:42:36.037Z] === RUN TestWaitNonBlocked [2020-05-08T09:42:36.037Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-08T09:42:36.037Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-08T09:42:36.037Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-08T09:42:36.037Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-08T09:42:36.037Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-08T09:42:36.037Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-08T09:42:36.037Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-05-08T09:42:36.037Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.84s) [2020-05-08T09:42:36.037Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s) [2020-05-08T09:42:36.037Z] === RUN TestWaitBlocked [2020-05-08T09:42:36.037Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-08T09:42:36.037Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-08T09:42:36.037Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-08T09:42:36.037Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-08T09:42:36.037Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-08T09:42:36.037Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-08T09:42:36.901Z] #24 258.7 Checking out files: 19% (2090/10798) Checking out files: 20% (2160/10798) Checking out files: 21% (2268/10798) Checking out files: 22% (2376/10798) Checking out files: 23% (2484/10798) Checking out files: 24% (2592/10798) Checking out files: 25% (2700/10798) Checking out files: 26% (2808/10798) Checking out files: 27% (2916/10798) Checking out files: 28% (3024/10798) Checking out files: 29% (3132/10798) Checking out files: 30% (3240/10798) Checking out files: 31% (3348/10798) Checking out files: 32% (3456/10798) Checking out files: 33% (3564/10798) Checking out files: 34% (3672/10798) Checking out files: 34% (3750/10798) Checking out files: 35% (3780/10798) Checking out files: 36% (3888/10798) Checking out files: 37% (3996/10798) Checking out files: 38% (4104/10798) Checking out files: 39% (4212/10798) Checking out files: 40% (4320/10798) Checking out files: 41% (4428/10798) Checking out files: 42% (4536/10798) Checking out files: 43% (4644/10798) Checking out files: 44% (4752/10798) Checking out files: 45% (4860/10798) Checking out files: 46% (4968/10798) Checking out files: 47% (5076/10798) Checking out files: 48% (5184/10798) Checking out files: 49% (5292/10798) Checking out files: 50% (5399/10798) Checking out files: 51% (5507/10798) Checking out files: 52% (5615/10798) Checking out files: 52% (5688/10798) Checking out files: 53% (5723/10798) Checking out files: 54% (5831/10798) Checking out files: 55% (5939/10798) Checking out files: 56% (6047/10798) Checking out files: 57% (6155/10798) Checking out files: 58% (6263/10798) Checking out files: 59% (6371/10798) Checking out files: 60% (6479/10798) Checking out files: 61% (6587/10798) Checking out files: 62% (6695/10798) Checking out files: 63% (6803/10798) Checking out files: 64% (6911/10798) Checking out files: 65% (7019/10798) Checking out files: 66% (7127/10798) Checking out files: 66% (7154/10798) Checking out files: 67% (7235/10798) Checking out files: 68% (7343/10798) Checking out files: 69% (7451/10798) Checking out files: 70% (7559/10798) Checking out files: 71% (7667/10798) Checking out files: 72% (7775/10798) Checking out files: 73% (7883/10798) Checking out files: 74% (7991/10798) Checking out files: 75% (8099/10798) Checking out files: 76% (8207/10798) Checking out files: 77% (8315/10798) Checking out files: 78% (8423/10798) Checking out files: 79% (8531/10798) Checking out files: 80% (8639/10798) Checking out files: 81% (8747/10798) Checking out files: 82% (8855/10798) Checking out files: 83% (8963/10798) Checking out files: 84% (9071/10798) Checking out files: 85% (9179/10798) Checking out files: 86% (9287/10798) Checking out files: 87% (9395/10798) Checking out files: 88% (9503/10798) Checking out files: 89% (9611/10798) Checking out files: 90% (9719/10798) Checking out files: 90% (9721/10798) Checking out files: 91% (9827/10798) Checking out files: 92% (9935/10798) Checking out files: 93% (10043/10798) Checking out files: 94% (10151/10798) Checking out files: 95% (10259/10798) Checking out files: 96% (10367/10798) Checking out files: 97% (10475/10798) Checking out files: 98% (10583/10798) Checking out files: 99% (10691/10798) Checking out files: 100% (10798/10798) Checking out files: 100% (10798/10798), done. [2020-05-08T09:42:36.967Z] --- PASS: TestWaitBlocked (0.02s) [2020-05-08T09:42:36.967Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.88s) [2020-05-08T09:42:36.967Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.01s) [2020-05-08T09:42:36.967Z] === CONT TestDaemonRestartIpcMode [2020-05-08T09:42:36.967Z] === CONT TestIpcModeOlderClient [2020-05-08T09:42:36.967Z] --- PASS: TestIpcModeOlderClient (0.11s) [2020-05-08T09:42:37.230Z] #24 263.5 + cd /tmp/tmp.EUNK57VwsH/tmp/docker-ce [2020-05-08T09:42:37.230Z] #24 263.5 + git checkout -q v17.06.2-ce [2020-05-08T09:42:37.798Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-08T09:42:37.798Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-08T09:42:38.041Z] --- PASS: TestTemplatedConfig (3.56s) [2020-05-08T09:42:38.041Z] === RUN TestConfigCreateResolve [2020-05-08T09:42:41.092Z] #24 ... [2020-05-08T09:42:41.092Z] [2020-05-08T09:42:41.092Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T09:42:41.092Z] #45 173.8 CC criu/cr-errno.o [2020-05-08T09:42:41.092Z] #45 174.0 CC criu/cr-restore.o [2020-05-08T09:42:41.186Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-05-08T09:42:41.186Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.30s) [2020-05-08T09:42:41.186Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.55s) [2020-05-08T09:42:41.186Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.35s) [2020-05-08T09:42:41.186Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.20s) [2020-05-08T09:42:41.186Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.12s) [2020-05-08T09:42:41.186Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.29s) [2020-05-08T09:42:41.186Z] === RUN TestBuildMultiStageCopy [2020-05-08T09:42:41.186Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-08T09:42:42.418Z] --- PASS: TestConfigCreateResolve (3.63s) [2020-05-08T09:42:42.418Z] === RUN TestConfigDaemonLibtrustID [2020-05-08T09:42:42.418Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-05-08T09:42:42.418Z] PASS [2020-05-08T09:42:42.418Z] [2020-05-08T09:42:42.418Z] DONE 7 tests in 22.342s [2020-05-08T09:42:42.418Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-05-08T09:42:42.418Z] ++ 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-05-08T09:42:42.418Z] ++ set -e [2020-05-08T09:42:42.418Z] ++ '[' -n 0 ']' [2020-05-08T09:42:42.418Z] ++ set -x [2020-05-08T09:42:42.418Z] ++ env -i DEST=/go/src/github.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-05-08T09:42:42.418Z] INFO: Testing against a local daemon [2020-05-08T09:42:42.418Z] === RUN TestCheckpoint [2020-05-08T09:42:42.418Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-08T09:42:42.418Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-08T09:42:42.418Z] === RUN TestContainerInvalidJSON [2020-05-08T09:42:42.418Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-08T09:42:42.418Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-08T09:42:42.418Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-08T09:42:42.418Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-08T09:42:42.418Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-08T09:42:42.418Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-08T09:42:42.418Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-08T09:42:42.418Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-08T09:42:42.418Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-08T09:42:42.418Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-05-08T09:42:42.418Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-08T09:42:42.418Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-08T09:42:42.418Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-08T09:42:42.418Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-08T09:42:42.418Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2020-05-08T09:42:42.418Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-08T09:42:42.700Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-05-08T09:42:42.700Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-08T09:42:42.700Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2020-05-08T09:42:42.700Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-08T09:42:42.815Z] #45 ... [2020-05-08T09:42:42.815Z] [2020-05-08T09:42:42.815Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T09:42:42.815Z] #48 259.1 net/http [2020-05-08T09:42:42.815Z] #48 ... [2020-05-08T09:42:42.815Z] [2020-05-08T09:42:42.815Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T09:42:42.815Z] #18 96.85 Selecting previously unselected package vim. [2020-05-08T09:42:42.815Z] #18 96.87 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-05-08T09:42:42.815Z] #18 96.90 Unpacking vim (2:8.1.0875-5) ... [2020-05-08T09:42:42.815Z] #18 97.91 Selecting previously unselected package xfsprogs. [2020-05-08T09:42:42.815Z] #18 97.93 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-05-08T09:42:42.815Z] #18 97.94 Unpacking xfsprogs (4.20.0-1) ... [2020-05-08T09:42:42.815Z] #18 98.75 Selecting previously unselected package zip. [2020-05-08T09:42:42.815Z] #18 98.76 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-05-08T09:42:42.815Z] #18 98.76 Unpacking zip (3.0-11+b1) ... [2020-05-08T09:42:42.815Z] #18 99.17 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-08T09:42:42.815Z] #18 99.18 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-08T09:42:42.815Z] #18 99.19 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-05-08T09:42:42.815Z] #18 99.20 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-05-08T09:42:42.815Z] #18 99.21 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-05-08T09:42:42.815Z] #18 99.21 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-05-08T09:42:42.815Z] #18 99.22 Setting up uidmap (1:4.5-1.1) ... [2020-05-08T09:42:42.815Z] #18 99.23 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-05-08T09:42:42.815Z] #18 99.24 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-08T09:42:42.815Z] #18 99.25 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-08T09:42:42.815Z] #18 99.25 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-08T09:42:42.815Z] #18 99.26 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-08T09:42:42.815Z] #18 99.27 Setting up xxd (2:8.1.0875-5) ... [2020-05-08T09:42:42.815Z] #18 99.28 Setting up zip (3.0-11+b1) ... [2020-05-08T09:42:42.815Z] #18 99.30 Setting up vim-common (2:8.1.0875-5) ... [2020-05-08T09:42:42.815Z] #18 99.34 Setting up bash-completion (1:2.8-6) ... [2020-05-08T09:42:42.982Z] --- PASS: TestCopyToContainerPathIsNotDir (0.16s) [2020-05-08T09:42:42.982Z] === RUN TestCopyFromContainer [2020-05-08T09:42:43.508Z] --- PASS: TestDaemonRestartIpcMode (5.57s) [2020-05-08T09:42:43.508Z] PASS [2020-05-08T09:42:43.508Z] [2020-05-08T09:42:43.508Z] === Skipped [2020-05-08T09:42:43.508Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-05-08T09:42:43.508Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-08T09:42:43.508Z] [2020-05-08T09:42:43.508Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-05-08T09:42:43.508Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-05-08T09:42:43.508Z] [2020-05-08T09:42:43.508Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-05-08T09:42:43.508Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-08T09:42:43.508Z] [2020-05-08T09:42:43.508Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-05-08T09:42:43.508Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-05-08T09:42:43.508Z] [2020-05-08T09:42:43.508Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-05-08T09:42:43.508Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-08T09:42:43.508Z] [2020-05-08T09:42:43.508Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-05-08T09:42:43.508Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-08T09:42:43.508Z] [2020-05-08T09:42:43.508Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-05-08T09:42:43.508Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-08T09:42:43.508Z] [2020-05-08T09:42:43.508Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-05-08T09:42:43.508Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-08T09:42:43.508Z] [2020-05-08T09:42:43.508Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-05-08T09:42:43.508Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-08T09:42:43.508Z] [2020-05-08T09:42:43.508Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-08T09:42:43.508Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-08T09:42:43.508Z] [2020-05-08T09:42:43.508Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-08T09:42:43.508Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-08T09:42:43.508Z] [2020-05-08T09:42:43.508Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-05-08T09:42:43.508Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-05-08T09:42:43.508Z] [2020-05-08T09:42:43.508Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-05-08T09:42:43.508Z] 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-05-08T09:42:43.508Z] [2020-05-08T09:42:43.508Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-05-08T09:42:43.508Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-08T09:42:43.508Z] [2020-05-08T09:42:43.508Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-08T09:42:43.508Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-08T09:42:43.508Z] [2020-05-08T09:42:43.508Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-05-08T09:42:43.508Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-08T09:42:43.508Z] [2020-05-08T09:42:43.508Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-05-08T09:42:43.508Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-05-08T09:42:43.508Z] [2020-05-08T09:42:43.508Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2020-05-08T09:42:43.508Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-08T09:42:43.508Z] [2020-05-08T09:42:43.508Z] === SKIP: amd64.integration.container TestNISDomainname (0.00s) [2020-05-08T09:42:43.508Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-05-08T09:42:43.508Z] [2020-05-08T09:42:43.508Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-05-08T09:42:43.508Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-08T09:42:43.508Z] [2020-05-08T09:42:43.508Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-05-08T09:42:43.508Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-08T09:42:43.508Z] [2020-05-08T09:42:43.508Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-05-08T09:42:43.508Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-08T09:42:43.508Z] [2020-05-08T09:42:43.508Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-05-08T09:42:43.508Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-08T09:42:43.508Z] [2020-05-08T09:42:43.508Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-05-08T09:42:43.508Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-08T09:42:43.508Z] [2020-05-08T09:42:43.508Z] [2020-05-08T09:42:43.508Z] DONE 181 tests, 24 skipped in 112.882s [2020-05-08T09:42:43.508Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-05-08T09:42:43.508Z] INFO: Testing against a local daemon [2020-05-08T09:42:43.508Z] === RUN TestCommitInheritsEnv [2020-05-08T09:42:44.071Z] --- PASS: TestCommitInheritsEnv (1.54s) [2020-05-08T09:42:44.071Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-08T09:42:44.071Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-08T09:42:44.071Z] === RUN TestImagesFilterMultiReference [2020-05-08T09:42:44.327Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-05-08T09:42:44.327Z] === RUN TestImagePullPlatformInvalid [2020-05-08T09:42:44.327Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-05-08T09:42:44.327Z] === RUN TestRemoveImageOrphaning [2020-05-08T09:42:44.450Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-08T09:42:45.001Z] === RUN TestCopyFromContainer// [2020-05-08T09:42:45.001Z] === RUN TestCopyFromContainer//bar/root [2020-05-08T09:42:45.001Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-08T09:42:45.011Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-08T09:42:45.283Z] === RUN TestCopyFromContainer/bar/quux [2020-05-08T09:42:45.283Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-08T09:42:45.283Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-08T09:42:45.570Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-08T09:42:45.570Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-08T09:42:45.570Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-08T09:42:45.570Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-08T09:42:45.852Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-08T09:42:45.852Z] --- PASS: TestCopyFromContainer (2.97s) [2020-05-08T09:42:45.852Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-05-08T09:42:45.852Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-05-08T09:42:45.852Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-05-08T09:42:45.852Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-05-08T09:42:45.852Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-05-08T09:42:45.852Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-05-08T09:42:45.852Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-05-08T09:42:45.852Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-05-08T09:42:45.852Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-05-08T09:42:45.852Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-05-08T09:42:45.852Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-08T09:42:45.852Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-08T09:42:45.852Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-08T09:42:45.852Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-08T09:42:45.852Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-08T09:42:45.852Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-08T09:42:45.852Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-08T09:42:45.852Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-08T09:42:45.852Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-08T09:42:45.852Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-08T09:42:45.852Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-05-08T09:42:45.852Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-08T09:42:45.852Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-08T09:42:45.852Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-08T09:42:45.852Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-08T09:42:45.852Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-05-08T09:42:45.852Z] === RUN TestCreateWithInvalidEnv [2020-05-08T09:42:45.852Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-08T09:42:45.852Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-08T09:42:45.852Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-08T09:42:45.852Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-08T09:42:45.852Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-08T09:42:45.852Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-08T09:42:45.852Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-08T09:42:45.852Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-08T09:42:45.852Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-08T09:42:45.852Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-05-08T09:42:45.852Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-08T09:42:45.852Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-08T09:42:45.852Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-08T09:42:45.852Z] === RUN TestCreateTmpfsMountsTarget [2020-05-08T09:42:45.852Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-05-08T09:42:45.852Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-08T09:42:46.177Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-08T09:42:46.218Z] --- PASS: TestRemoveImageOrphaning (1.90s) [2020-05-08T09:42:46.218Z] === RUN TestRemoveImageGarbageCollector [2020-05-08T09:42:46.218Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-08T09:42:46.218Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-05-08T09:42:46.218Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-08T09:42:46.218Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-05-08T09:42:46.218Z] === RUN TestTagInvalidReference [2020-05-08T09:42:46.218Z] --- PASS: TestTagInvalidReference (0.02s) [2020-05-08T09:42:46.218Z] === RUN TestTagValidPrefixedRepo [2020-05-08T09:42:46.218Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-05-08T09:42:46.218Z] === RUN TestTagExistedNameWithoutForce [2020-05-08T09:42:46.218Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-05-08T09:42:46.218Z] === RUN TestTagOfficialNames [2020-05-08T09:42:46.218Z] --- PASS: TestTagOfficialNames (0.05s) [2020-05-08T09:42:46.218Z] === RUN TestTagMatchesDigest [2020-05-08T09:42:46.475Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-05-08T09:42:46.475Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-08T09:42:47.102Z] --- PASS: TestBuildMultiStageCopy (5.83s) [2020-05-08T09:42:47.102Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.21s) [2020-05-08T09:42:47.102Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.61s) [2020-05-08T09:42:47.102Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.63s) [2020-05-08T09:42:47.102Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.73s) [2020-05-08T09:42:47.102Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.65s) [2020-05-08T09:42:47.102Z] === RUN TestBuildMultiStageParentConfig [2020-05-08T09:42:48.526Z] --- PASS: TestCreateWithCustomMaskedPaths (2.43s) [2020-05-08T09:42:48.526Z] === RUN TestCreateWithCapabilities [2020-05-08T09:42:48.526Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-08T09:42:48.526Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-08T09:42:48.526Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-08T09:42:48.526Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-08T09:42:48.526Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-08T09:42:48.526Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-08T09:42:48.526Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-08T09:42:48.526Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-08T09:42:48.526Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-08T09:42:48.526Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-08T09:42:48.526Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-08T09:42:48.526Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-08T09:42:48.526Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-08T09:42:48.526Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-08T09:42:48.526Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-08T09:42:48.526Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-08T09:42:48.526Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-08T09:42:48.526Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-08T09:42:48.526Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-08T09:42:48.526Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-08T09:42:48.526Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-08T09:42:48.526Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-08T09:42:48.526Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-08T09:42:48.526Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-08T09:42:48.526Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-08T09:42:48.526Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-08T09:42:48.526Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-08T09:42:48.527Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-08T09:42:48.527Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-08T09:42:48.527Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-08T09:42:48.527Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-08T09:42:48.527Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-08T09:42:48.527Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-08T09:42:48.809Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-05-08T09:42:48.809Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-05-08T09:42:48.809Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-05-08T09:42:48.809Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-05-08T09:42:48.809Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-08T09:42:48.809Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-05-08T09:42:48.809Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-05-08T09:42:48.809Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-08T09:42:48.809Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-08T09:42:48.809Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-05-08T09:42:48.809Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-05-08T09:42:48.809Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-05-08T09:42:48.809Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-08T09:42:48.987Z] --- PASS: TestBuildMultiStageParentConfig (1.68s) [2020-05-08T09:42:48.987Z] === RUN TestBuildLabelWithTargets [2020-05-08T09:42:50.210Z] #18 105.9 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-05-08T09:42:50.210Z] #18 105.9 Setting up xz-utils (5.2.4-1) ... [2020-05-08T09:42:50.210Z] #18 105.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-08T09:42:50.210Z] #18 105.9 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-08T09:42:50.210Z] #18 106.0 invoke-rc.d: could not determine current runlevel [2020-05-08T09:42:50.210Z] #18 106.0 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-08T09:42:50.210Z] #18 106.1 Setting up pigz (2.4-1) ... [2020-05-08T09:42:50.210Z] #18 106.1 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-05-08T09:42:50.210Z] #18 106.1 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-08T09:42:50.210Z] #18 106.1 Setting up python-pip-whl (18.1-5) ... [2020-05-08T09:42:50.210Z] #18 106.1 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-05-08T09:42:50.210Z] #18 106.1 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-08T09:42:50.210Z] #18 ... [2020-05-08T09:42:50.210Z] [2020-05-08T09:42:50.210Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T09:42:50.210Z] #45 183.1 CC criu/cr-service.o [2020-05-08T09:42:51.484Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.57s) [2020-05-08T09:42:51.484Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-08T09:42:51.484Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-08T09:42:51.484Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-08T09:42:51.484Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-08T09:42:51.484Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-08T09:42:51.484Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-08T09:42:51.484Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-08T09:42:51.484Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-08T09:42:51.484Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-08T09:42:51.484Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-08T09:42:51.484Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-08T09:42:51.484Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-08T09:42:51.484Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-08T09:42:51.484Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-08T09:42:51.484Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-08T09:42:51.484Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-08T09:42:51.484Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-05-08T09:42:51.484Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-05-08T09:42:51.484Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-05-08T09:42:51.484Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-05-08T09:42:51.484Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-05-08T09:42:51.484Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-05-08T09:42:51.484Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-08T09:42:51.497Z] --- PASS: TestBuildLabelWithTargets (2.66s) [2020-05-08T09:42:51.497Z] === RUN TestBuildWithEmptyLayers [2020-05-08T09:42:51.937Z] #45 ... [2020-05-08T09:42:51.937Z] [2020-05-08T09:42:51.937Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T09:42:51.937Z] #24 268.2 + mkdir -p /tmp/tmp.EUNK57VwsH/src/github.com/docker [2020-05-08T09:42:51.937Z] #24 268.2 + mv components/cli /tmp/tmp.EUNK57VwsH/src/github.com/docker/cli [2020-05-08T09:42:51.937Z] #24 268.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-05-08T09:42:51.937Z] #24 ... [2020-05-08T09:42:51.937Z] [2020-05-08T09:42:51.937Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T09:42:51.937Z] #18 106.9 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-05-08T09:42:51.937Z] #18 106.9 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-05-08T09:42:51.937Z] #18 106.9 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-05-08T09:42:51.937Z] #18 107.0 Setting up vim (2:8.1.0875-5) ... [2020-05-08T09:42:51.937Z] #18 107.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-08T09:42:51.937Z] #18 107.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-08T09:42:51.937Z] #18 107.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-08T09:42:51.937Z] #18 107.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-08T09:42:51.937Z] #18 107.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-08T09:42:51.937Z] #18 107.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-08T09:42:51.937Z] #18 107.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-08T09:42:51.937Z] #18 107.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-08T09:42:51.937Z] #18 107.2 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-08T09:42:51.937Z] #18 107.2 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-08T09:42:51.937Z] #18 107.2 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-05-08T09:42:51.937Z] #18 107.2 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-08T09:42:51.937Z] #18 107.2 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-05-08T09:42:51.937Z] #18 107.2 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-08T09:42:52.097Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.86s) [2020-05-08T09:42:52.097Z] === RUN TestContainerStartOnDaemonRestart [2020-05-08T09:42:52.097Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-08T09:42:52.097Z] === RUN TestDaemonRestartIpcMode [2020-05-08T09:42:52.097Z] === PAUSE TestDaemonRestartIpcMode [2020-05-08T09:42:52.097Z] === RUN TestDaemonHostGatewayIP [2020-05-08T09:42:52.097Z] === PAUSE TestDaemonHostGatewayIP [2020-05-08T09:42:52.097Z] === RUN TestContainerKillOnDaemonStart [2020-05-08T09:42:52.097Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-08T09:42:52.097Z] === RUN TestDiff [2020-05-08T09:42:52.859Z] --- PASS: TestBuildWithEmptyLayers (1.49s) [2020-05-08T09:42:52.859Z] === RUN TestBuildMultiStageOnBuild [2020-05-08T09:42:53.107Z] --- PASS: TestDiff (0.87s) [2020-05-08T09:42:53.107Z] === RUN TestExecWithCloseStdin [2020-05-08T09:42:54.114Z] --- PASS: TestExecWithCloseStdin (0.96s) [2020-05-08T09:42:54.114Z] === RUN TestExec [2020-05-08T09:42:55.121Z] --- PASS: TestExec (1.00s) [2020-05-08T09:42:55.121Z] === RUN TestExecUser [2020-05-08T09:42:56.128Z] --- PASS: TestExecUser (0.92s) [2020-05-08T09:42:56.128Z] === RUN TestExportContainerAndImportImage [2020-05-08T09:42:57.062Z] --- PASS: TestBuildMultiStageOnBuild (3.64s) [2020-05-08T09:42:57.062Z] === RUN TestBuildUncleanTarFilenames [2020-05-08T09:42:57.134Z] --- PASS: TestExportContainerAndImportImage (1.14s) [2020-05-08T09:42:57.134Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-08T09:42:58.032Z] #18 113.6 Setting up iptables (1.8.2-4) ... [2020-05-08T09:42:58.032Z] #18 113.7 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-08T09:42:58.032Z] #18 113.7 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-08T09:42:58.032Z] #18 113.7 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-08T09:42:58.032Z] #18 113.7 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-08T09:42:58.032Z] #18 113.7 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-08T09:42:58.032Z] #18 113.7 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-08T09:42:58.032Z] #18 113.7 Setting up python3 (3.7.3-1) ... [2020-05-08T09:42:58.032Z] #18 114.4 Setting up python3-wheel (0.32.3-2) ... [2020-05-08T09:42:58.425Z] --- PASS: TestBuildUncleanTarFilenames (1.91s) [2020-05-08T09:42:58.425Z] === RUN TestBuildMultiStageLayerLeak [2020-05-08T09:42:58.630Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2020-05-08T09:42:58.630Z] === RUN TestHealthCheckWorkdir [2020-05-08T09:42:58.984Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-08T09:42:58.984Z] Using test binary docker [2020-05-08T09:42:58.984Z] +++ /etc/init.d/apparmor start [2020-05-08T09:42:58.984Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-08T09:42:58.984Z] Starting dockerd [2020-05-08T09:42:58.984Z] INFO: Waiting for daemon to start... [2020-05-08T09:42:58.984Z] +++ 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-05-08T09:42:59.162Z] #18 115.5 Setting up apparmor (2.13.2-10) ... [2020-05-08T09:42:59.544Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-08T09:42:59.544Z] Using test binary docker [2020-05-08T09:42:59.658Z] --- PASS: TestHealthCheckWorkdir (1.14s) [2020-05-08T09:42:59.658Z] === RUN TestHealthKillContainer [2020-05-08T09:42:59.799Z] +++ /etc/init.d/apparmor start [2020-05-08T09:42:59.799Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-08T09:42:59.799Z] INFO: Waiting for daemon to start... [2020-05-08T09:42:59.799Z] Starting dockerd [2020-05-08T09:42:59.799Z] +++ 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-05-08T09:43:00.832Z] . [2020-05-08T09:43:00.832Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-08T09:43:01.086Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-08T09:43:01.086Z] Error: No such image: emptyfs [2020-05-08T09:43:01.086Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-08T09:43:01.086Z] ++++ docker load [2020-05-08T09:43:01.341Z] Running integration-test (iteration 1) [2020-05-08T09:43:01.341Z] 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-05-08T09:43:01.341Z] ++ 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-05-08T09:43:01.341Z] ++ set -e [2020-05-08T09:43:01.341Z] ++ '[' -n 0 ']' [2020-05-08T09:43:01.341Z] ++ set -x [2020-05-08T09:43:01.341Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-08T09:43:01.685Z] #18 118.0 Setting up xfsprogs (4.20.0-1) ... [2020-05-08T09:43:01.685Z] #18 118.0 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-08T09:43:01.901Z] [2020-05-08T09:43:01.901Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-08T09:43:01.901Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-08T09:43:01.901Z] Error: No such image: emptyfs [2020-05-08T09:43:01.901Z] ++++ docker load [2020-05-08T09:43:01.901Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-08T09:43:01.901Z] --- PASS: TestBuildMultiStageLayerLeak (3.66s) [2020-05-08T09:43:01.901Z] === RUN TestBuildWithHugeFile [2020-05-08T09:43:02.156Z] Running integration-test (iteration 1) [2020-05-08T09:43:02.156Z] 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-05-08T09:43:02.156Z] ++ 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-05-08T09:43:02.156Z] ++ set -e [2020-05-08T09:43:02.156Z] ++ '[' -n 0 ']' [2020-05-08T09:43:02.156Z] ++ set -x [2020-05-08T09:43:02.156Z] ++ env -i DEST=/go/src/github.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-05-08T09:43:02.322Z] #18 118.9 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-08T09:43:02.616Z] #18 ... [2020-05-08T09:43:02.616Z] [2020-05-08T09:43:02.616Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T09:43:02.616Z] #48 279.0 github.com/LK4D4/vndr/godl [2020-05-08T09:43:02.616Z] #48 280.4 github.com/LK4D4/vndr [2020-05-08T09:43:02.910Z] #48 ... [2020-05-08T09:43:02.910Z] [2020-05-08T09:43:02.910Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T09:43:02.910Z] #45 187.3 CC criu/crtools.o [2020-05-08T09:43:02.910Z] #45 188.4 CC criu/eventfd.o [2020-05-08T09:43:02.910Z] #45 189.0 CC criu/eventpoll.o [2020-05-08T09:43:02.910Z] #45 191.1 CC criu/external.o [2020-05-08T09:43:02.910Z] #45 191.9 CC criu/fault-injection.o [2020-05-08T09:43:02.910Z] #45 192.1 CC criu/fdstore.o [2020-05-08T09:43:02.910Z] #45 192.9 CC criu/fifo.o [2020-05-08T09:43:02.910Z] #45 193.7 CC criu/file-ids.o [2020-05-08T09:43:02.910Z] #45 194.4 CC criu/file-lock.o [2020-05-08T09:43:03.251Z] --- PASS: TestHealthKillContainer (3.05s) [2020-05-08T09:43:03.251Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-08T09:43:03.562Z] #45 196.9 CC criu/files-ext.o [2020-05-08T09:43:03.865Z] --- PASS: TestInspectCpusetInConfigPre120 (0.86s) [2020-05-08T09:43:03.865Z] === RUN TestIpcModeNone [2020-05-08T09:43:04.196Z] #45 197.7 CC criu/files-reg.o [2020-05-08T09:43:04.479Z] --- PASS: TestIpcModeNone (0.88s) [2020-05-08T09:43:04.479Z] === RUN TestIpcModePrivate [2020-05-08T09:43:04.489Z] #45 ... [2020-05-08T09:43:04.489Z] [2020-05-08T09:43:04.489Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T09:43:04.489Z] #18 120.8 Setting up python3-distutils (3.7.3-1) ... [2020-05-08T09:43:04.538Z] eac6fba788c9: Pull complete [2020-05-08T09:43:04.538Z] Digest: sha256:2ecf1e2987b91b41f576afd7f56aa40c9ddbc691d7b6b066c64d8f27fb3070ca [2020-05-08T09:43:04.539Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-08T09:43:04.539Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-05-08T09:43:04.539Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-05-08T09:43:04.539Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1158' [2020-05-08T09:43:04.539Z] WARN: Skipping validation tests [2020-05-08T09:43:04.539Z] INFO: Running unit tests at 05/08/2020 09:43:01... [2020-05-08T09:43:05.011Z] INFO: make.ps1 starting at 05/08/2020 09:43:04 [2020-05-08T09:43:05.483Z] INFO: Git commit (5d3a9e4319) assumed from DOCKER_GITCOMMIT environment variable [2020-05-08T09:43:05.483Z] INFO: Invoking autogen... [2020-05-08T09:43:05.486Z] --- PASS: TestIpcModePrivate (0.93s) [2020-05-08T09:43:05.486Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-05-08T09:43:05.486Z] === RUN TestIpcModeShareable [2020-05-08T09:43:05.539Z] #18 121.8 Setting up python3-setuptools (40.8.0-1) ... [2020-05-08T09:43:05.955Z] INFO: Running unit tests... [2020-05-08T09:43:06.494Z] --- PASS: TestIpcModeShareable (1.01s) [2020-05-08T09:43:06.494Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-05-08T09:43:06.494Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-08T09:43:07.698Z] #18 123.9 Setting up python3-pip (18.1-5) ... [2020-05-08T09:43:08.780Z] #18 ... [2020-05-08T09:43:08.780Z] [2020-05-08T09:43:08.780Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T09:43:08.780Z] #48 DONE 295.1s [2020-05-08T09:43:09.092Z] [2020-05-08T09:43:09.092Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T09:43:09.092Z] #18 125.6 Processing triggers for libc-bin (2.28-10) ... [2020-05-08T09:43:09.093Z] #18 125.6 Processing triggers for mime-support (3.62) ... [2020-05-08T09:43:09.404Z] #18 DONE 126.0s [2020-05-08T09:43:09.404Z] [2020-05-08T09:43:09.404Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T09:43:09.721Z] #45 ... [2020-05-08T09:43:09.721Z] [2020-05-08T09:43:09.721Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-08T09:43:09.945Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.84s) [2020-05-08T09:43:09.945Z] === RUN TestAPIIpcModeHost [2020-05-08T09:43:09.945Z] --- PASS: TestAPIIpcModeHost (0.64s) [2020-05-08T09:43:09.945Z] === RUN TestDaemonIpcModeShareable [2020-05-08T09:43:10.042Z] #19 0.493 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-08T09:43:10.042Z] #19 0.505 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-08T09:43:10.042Z] #19 0.515 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-08T09:43:10.361Z] #19 DONE 0.6s [2020-05-08T09:43:10.361Z] [2020-05-08T09:43:10.361Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T09:43:10.361Z] #45 203.6 CC criu/files.o [2020-05-08T09:43:11.965Z] --- PASS: TestDaemonIpcModeShareable (1.86s) [2020-05-08T09:43:11.965Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-05-08T09:43:11.965Z] === RUN TestDaemonIpcModePrivate [2020-05-08T09:43:13.995Z] --- PASS: TestDaemonIpcModePrivate (1.77s) [2020-05-08T09:43:13.995Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-05-08T09:43:13.995Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-08T09:43:14.650Z] 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-05-08T09:43:14.985Z] #45 207.8 CC criu/filesystems.o [2020-05-08T09:43:15.465Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s) [2020-05-08T09:43:15.465Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-05-08T09:43:15.465Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-08T09:43:16.502Z] #45 209.5 CC criu/fsnotify.o [2020-05-08T09:43:17.486Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.86s) [2020-05-08T09:43:17.486Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-05-08T09:43:17.486Z] === RUN TestIpcModeOlderClient [2020-05-08T09:43:17.486Z] === PAUSE TestIpcModeOlderClient [2020-05-08T09:43:17.486Z] === RUN TestKillContainerInvalidSignal [2020-05-08T09:43:18.100Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2020-05-08T09:43:18.100Z] === RUN TestKillContainer [2020-05-08T09:43:18.100Z] === RUN TestKillContainer/no_signal [2020-05-08T09:43:18.572Z] #45 211.7 CC criu/image-desc.o [2020-05-08T09:43:18.572Z] #45 212.0 CC criu/image.o [2020-05-08T09:43:19.108Z] === RUN TestKillContainer/non_killing_signal [2020-05-08T09:43:19.236Z] --- PASS: TestBuildWithHugeFile (40.47s) [2020-05-08T09:43:19.236Z] === RUN TestBuildWithEmptyDockerfile [2020-05-08T09:43:19.236Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-08T09:43:19.236Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-08T09:43:19.236Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-08T09:43:19.236Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-08T09:43:19.236Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-08T09:43:19.236Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-08T09:43:19.236Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-08T09:43:19.236Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-08T09:43:19.236Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-08T09:43:19.236Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2020-05-08T09:43:19.236Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s) [2020-05-08T09:43:19.236Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2020-05-08T09:43:19.236Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2020-05-08T09:43:19.236Z] === RUN TestBuildPreserveOwnership [2020-05-08T09:43:19.236Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-08T09:43:19.236Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-08T09:43:19.236Z] --- PASS: TestBuildPreserveOwnership (6.04s) [2020-05-08T09:43:19.236Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.86s) [2020-05-08T09:43:19.236Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.16s) [2020-05-08T09:43:19.236Z] === RUN TestBuildPlatformInvalid [2020-05-08T09:43:19.236Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-05-08T09:43:19.236Z] PASS [2020-05-08T09:43:19.236Z] [2020-05-08T09:43:19.236Z] === Skipped [2020-05-08T09:43:19.236Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-05-08T09:43:19.236Z] build_session_test.go:25: TODO: BuildKit [2020-05-08T09:43:19.236Z] [2020-05-08T09:43:19.236Z] [2020-05-08T09:43:19.236Z] DONE 32 tests, 1 skipped in 88.946s [2020-05-08T09:43:19.390Z] === RUN TestKillContainer/killing_signal [2020-05-08T09:43:19.495Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-05-08T09:43:19.495Z] ++ 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-05-08T09:43:19.495Z] ++ set -e [2020-05-08T09:43:19.495Z] ++ '[' -n 0 ']' [2020-05-08T09:43:19.495Z] ++ set -x [2020-05-08T09:43:19.495Z] ++ env -i DEST=/go/src/github.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-05-08T09:43:19.495Z] INFO: Testing against a local daemon [2020-05-08T09:43:19.495Z] === RUN TestConfigInspect [2020-05-08T09:43:19.607Z] #45 ... [2020-05-08T09:43:19.607Z] [2020-05-08T09:43:19.607Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-08T09:43:19.607Z] #20 7.957 Collecting yamllint==1.16.0 [2020-05-08T09:43:19.607Z] #20 8.836 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-08T09:43:19.608Z] #20 9.098 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-08T09:43:19.608Z] #20 9.328 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-08T09:43:19.608Z] #20 9.505 Collecting pyyaml (from yamllint==1.16.0) [2020-05-08T09:43:20.250Z] #20 10.15 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-08T09:43:20.553Z] ? github.com/docker/docker/api [no test files] [2020-05-08T09:43:20.573Z] #20 ... [2020-05-08T09:43:20.573Z] [2020-05-08T09:43:20.573Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T09:43:20.573Z] #45 213.8 CC criu/ipc_ns.o [2020-05-08T09:43:20.860Z] --- PASS: TestKillContainer (2.68s) [2020-05-08T09:43:20.860Z] --- PASS: TestKillContainer/no_signal (0.87s) [2020-05-08T09:43:20.860Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2020-05-08T09:43:20.860Z] --- PASS: TestKillContainer/killing_signal (0.85s) [2020-05-08T09:43:20.860Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-08T09:43:20.860Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-08T09:43:21.474Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-08T09:43:22.485Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.65s) [2020-05-08T09:43:22.485Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.78s) [2020-05-08T09:43:22.485Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2020-05-08T09:43:22.485Z] === RUN TestKillStoppedContainer [2020-05-08T09:43:22.485Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-05-08T09:43:22.485Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-08T09:43:22.767Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-05-08T09:43:22.767Z] === RUN TestKillDifferentUserContainer [2020-05-08T09:43:22.778Z] --- PASS: TestConfigInspect (3.36s) [2020-05-08T09:43:22.778Z] === RUN TestConfigList [2020-05-08T09:43:23.305Z] #45 216.1 CC criu/irmap.o [2020-05-08T09:43:23.774Z] --- PASS: TestKillDifferentUserContainer (0.92s) [2020-05-08T09:43:23.774Z] === RUN TestInspectOomKilledTrue [2020-05-08T09:43:23.774Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-08T09:43:23.774Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-08T09:43:23.774Z] === RUN TestInspectOomKilledFalse [2020-05-08T09:43:23.774Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-08T09:43:23.774Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-08T09:43:23.774Z] === RUN TestLinksEtcHostsContentMatch [2020-05-08T09:43:24.056Z] --- PASS: TestLinksEtcHostsContentMatch (0.53s) [2020-05-08T09:43:24.057Z] === RUN TestLinksContainerNames [2020-05-08T09:43:24.340Z] #45 217.4 CC criu/kcmp-ids.o [2020-05-08T09:43:24.632Z] #45 218.0 CC criu/kerndat.o [2020-05-08T09:43:26.063Z] --- PASS: TestConfigList (3.24s) [2020-05-08T09:43:26.063Z] === RUN TestConfigsCreateAndDelete [2020-05-08T09:43:26.120Z] --- PASS: TestLinksContainerNames (1.77s) [2020-05-08T09:43:26.120Z] === RUN TestLogsFollowTailEmpty [2020-05-08T09:43:26.143Z] #45 ... [2020-05-08T09:43:26.143Z] [2020-05-08T09:43:26.143Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-08T09:43:26.143Z] #20 13.09 Building wheels for collected packages: pyyaml [2020-05-08T09:43:26.143Z] #20 13.10 Running setup.py bdist_wheel for pyyaml: started [2020-05-08T09:43:26.143Z] #20 14.92 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-08T09:43:26.143Z] #20 14.93 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-08T09:43:26.143Z] #20 15.08 Successfully built pyyaml [2020-05-08T09:43:26.143Z] #20 15.11 Installing collected packages: pathspec, pyyaml, yamllint [2020-05-08T09:43:26.143Z] #20 15.72 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-08T09:43:26.143Z] #20 DONE 16.0s [2020-05-08T09:43:26.434Z] [2020-05-08T09:43:26.434Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T09:43:26.726Z] #45 220.1 CC criu/libnetlink.o [2020-05-08T09:43:26.734Z] --- PASS: TestLogsFollowTailEmpty (0.87s) [2020-05-08T09:43:26.734Z] === RUN TestContainerNetworkMountsNoChown [2020-05-08T09:43:27.025Z] #45 ... [2020-05-08T09:43:27.025Z] [2020-05-08T09:43:27.025Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-08T09:43:27.025Z] #31 DONE 313.5s [2020-05-08T09:43:27.025Z] [2020-05-08T09:43:27.025Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-08T09:43:27.739Z] --- PASS: TestContainerNetworkMountsNoChown (0.89s) [2020-05-08T09:43:27.739Z] === RUN TestMountDaemonRoot [2020-05-08T09:43:27.739Z] === RUN TestMountDaemonRoot/default [2020-05-08T09:43:27.739Z] === PAUSE TestMountDaemonRoot/default [2020-05-08T09:43:27.739Z] === RUN TestMountDaemonRoot/private [2020-05-08T09:43:27.739Z] === PAUSE TestMountDaemonRoot/private [2020-05-08T09:43:27.739Z] === RUN TestMountDaemonRoot/rprivate [2020-05-08T09:43:27.739Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-08T09:43:27.739Z] === RUN TestMountDaemonRoot/slave [2020-05-08T09:43:27.739Z] === PAUSE TestMountDaemonRoot/slave [2020-05-08T09:43:27.739Z] === RUN TestMountDaemonRoot/rslave [2020-05-08T09:43:27.739Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-08T09:43:27.739Z] === RUN TestMountDaemonRoot/shared [2020-05-08T09:43:27.739Z] === PAUSE TestMountDaemonRoot/shared [2020-05-08T09:43:27.739Z] === RUN TestMountDaemonRoot/rshared [2020-05-08T09:43:27.739Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-08T09:43:27.739Z] === CONT TestMountDaemonRoot/default [2020-05-08T09:43:27.739Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-08T09:43:27.739Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-08T09:43:27.739Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-08T09:43:27.739Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-08T09:43:27.739Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-08T09:43:27.739Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-08T09:43:27.739Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-08T09:43:27.739Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-08T09:43:27.739Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-08T09:43:27.739Z] === CONT TestMountDaemonRoot/rprivate [2020-05-08T09:43:27.739Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-08T09:43:27.739Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-08T09:43:27.739Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-08T09:43:27.739Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-08T09:43:27.739Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-08T09:43:27.739Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-08T09:43:27.739Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-08T09:43:27.739Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-08T09:43:27.739Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-08T09:43:27.739Z] === CONT TestMountDaemonRoot/private [2020-05-08T09:43:27.739Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-08T09:43:27.739Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-08T09:43:27.739Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-08T09:43:27.739Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-08T09:43:27.739Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-08T09:43:27.739Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-08T09:43:27.739Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-08T09:43:27.739Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-08T09:43:27.739Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-08T09:43:27.739Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-08T09:43:27.739Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-08T09:43:27.739Z] === CONT TestMountDaemonRoot/slave [2020-05-08T09:43:27.739Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-08T09:43:27.739Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-08T09:43:27.739Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-08T09:43:27.739Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-08T09:43:27.739Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-08T09:43:27.739Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-08T09:43:27.739Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-08T09:43:27.739Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-08T09:43:27.739Z] === CONT TestMountDaemonRoot/rshared [2020-05-08T09:43:27.739Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-08T09:43:27.739Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-08T09:43:27.739Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-08T09:43:27.739Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-08T09:43:27.739Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-08T09:43:27.739Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-08T09:43:27.739Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-08T09:43:27.739Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-08T09:43:27.739Z] === CONT TestMountDaemonRoot/shared [2020-05-08T09:43:27.739Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-08T09:43:27.739Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-08T09:43:27.739Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-08T09:43:27.739Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-08T09:43:27.739Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-08T09:43:27.739Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-08T09:43:27.739Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-08T09:43:27.739Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-08T09:43:27.739Z] === CONT TestMountDaemonRoot/rslave [2020-05-08T09:43:27.739Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-08T09:43:27.739Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-08T09:43:27.739Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-08T09:43:27.739Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-08T09:43:27.739Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-08T09:43:27.739Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-08T09:43:27.739Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-08T09:43:27.739Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-08T09:43:27.739Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-08T09:43:28.021Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-08T09:43:28.021Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-08T09:43:28.021Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-08T09:43:28.021Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-08T09:43:28.021Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-08T09:43:28.021Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-08T09:43:28.021Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-08T09:43:28.021Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-08T09:43:28.021Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-08T09:43:28.021Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-08T09:43:28.021Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-08T09:43:28.069Z] #42 ... [2020-05-08T09:43:28.069Z] [2020-05-08T09:43:28.069Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T09:43:28.069Z] #45 221.4 CC criu/log.o [2020-05-08T09:43:28.303Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-08T09:43:28.303Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-08T09:43:28.303Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-08T09:43:28.303Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-08T09:43:28.303Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-08T09:43:28.303Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-08T09:43:28.585Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-08T09:43:28.585Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-08T09:43:28.585Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-08T09:43:28.585Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-08T09:43:28.585Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-08T09:43:28.585Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-05-08T09:43:28.585Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-08T09:43:28.585Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) [2020-05-08T09:43:28.585Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-05-08T09:43:28.585Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-05-08T09:43:28.585Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-05-08T09:43:28.585Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-08T09:43:28.585Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2020-05-08T09:43:28.585Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-05-08T09:43:28.585Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-05-08T09:43:28.585Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-05-08T09:43:28.585Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-08T09:43:28.585Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-05-08T09:43:28.585Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-05-08T09:43:28.585Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-05-08T09:43:28.585Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2020-05-08T09:43:28.585Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-08T09:43:28.585Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-05-08T09:43:28.585Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-05-08T09:43:28.585Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2020-05-08T09:43:28.585Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2020-05-08T09:43:28.585Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-08T09:43:28.585Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-05-08T09:43:28.585Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-05-08T09:43:28.585Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-05-08T09:43:28.585Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-05-08T09:43:28.585Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-08T09:43:28.585Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-05-08T09:43:28.585Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-05-08T09:43:28.585Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-05-08T09:43:28.585Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2020-05-08T09:43:28.585Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-08T09:43:28.585Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-05-08T09:43:28.585Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-05-08T09:43:28.585Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-05-08T09:43:28.585Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-05-08T09:43:28.585Z] === RUN TestContainerBindMountNonRecursive [2020-05-08T09:43:29.100Z] #45 222.3 CC criu/lsm.o [2020-05-08T09:43:29.350Z] --- PASS: TestConfigsCreateAndDelete (3.23s) [2020-05-08T09:43:29.350Z] === RUN TestConfigsUpdate [2020-05-08T09:43:29.363Z] ................................................ [ 29%] [2020-05-08T09:43:30.131Z] #45 223.2 CC criu/mem.o [2020-05-08T09:43:30.618Z] --- PASS: TestContainerBindMountNonRecursive (2.03s) [2020-05-08T09:43:30.618Z] === RUN TestNetworkNat [2020-05-08T09:43:31.623Z] --- PASS: TestNetworkNat (0.86s) [2020-05-08T09:43:31.623Z] === RUN TestNetworkLocalhostTCPNat [2020-05-08T09:43:32.629Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s) [2020-05-08T09:43:32.629Z] === RUN TestNetworkLoopbackNat [2020-05-08T09:43:32.633Z] --- PASS: TestConfigsUpdate (3.29s) [2020-05-08T09:43:32.633Z] === RUN TestTemplatedConfig [2020-05-08T09:43:32.861Z] #45 226.1 CC criu/mount.o [2020-05-08T09:43:33.636Z] --- PASS: TestNetworkLoopbackNat (1.20s) [2020-05-08T09:43:33.636Z] === RUN TestPause [2020-05-08T09:43:34.248Z] Loaded image: buildpack-deps:jessie [2020-05-08T09:43:34.249Z] Loaded image: busybox:latest [2020-05-08T09:43:34.249Z] Loaded image: busybox:glibc [2020-05-08T09:43:34.249Z] Loaded image: debian:jessie [2020-05-08T09:43:34.249Z] Loaded image: hello-world:latest [2020-05-08T09:43:34.249Z] INFO: Testing against a local daemon [2020-05-08T09:43:34.249Z] === RUN TestDockerDaemonSuite [2020-05-08T09:43:34.249Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-05-08T09:43:34.249Z] Loaded image: buildpack-deps:jessie [2020-05-08T09:43:34.249Z] Loaded image: busybox:latest [2020-05-08T09:43:34.249Z] Loaded image: busybox:glibc [2020-05-08T09:43:34.249Z] Loaded image: debian:jessie [2020-05-08T09:43:34.249Z] Loaded image: hello-world:latest [2020-05-08T09:43:34.249Z] INFO: Testing against a local daemon [2020-05-08T09:43:34.249Z] === RUN TestDockerSuite [2020-05-08T09:43:34.249Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-05-08T09:43:34.249Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-05-08T09:43:34.249Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-05-08T09:43:34.249Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-05-08T09:43:34.249Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-05-08T09:43:34.249Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-05-08T09:43:34.249Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-05-08T09:43:34.249Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-05-08T09:43:34.642Z] --- PASS: TestPause (0.89s) [2020-05-08T09:43:34.642Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-08T09:43:34.642Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-08T09:43:34.642Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-08T09:43:34.642Z] === RUN TestPauseStopPausedContainer [2020-05-08T09:43:35.543Z] ok github.com/docker/docker/api/server 0.192s coverage: 9.0% of statements [2020-05-08T09:43:35.648Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2020-05-08T09:43:35.648Z] === RUN TestPsFilter [2020-05-08T09:43:35.648Z] --- PASS: TestPsFilter (0.31s) [2020-05-08T09:43:35.648Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-08T09:43:36.654Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s) [2020-05-08T09:43:36.654Z] === RUN TestRemoveContainerWithVolume [2020-05-08T09:43:36.818Z] --- PASS: TestTemplatedConfig (3.61s) [2020-05-08T09:43:36.819Z] === RUN TestConfigCreateResolve [2020-05-08T09:43:37.659Z] --- PASS: TestRemoveContainerWithVolume (0.87s) [2020-05-08T09:43:37.659Z] === RUN TestRemoveContainerRunning [2020-05-08T09:43:38.273Z] --- PASS: TestRemoveContainerRunning (0.90s) [2020-05-08T09:43:38.273Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-08T09:43:39.279Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.90s) [2020-05-08T09:43:39.279Z] === RUN TestRemoveInvalidContainer [2020-05-08T09:43:39.279Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-05-08T09:43:39.279Z] === RUN TestRenameLinkedContainer [2020-05-08T09:43:39.349Z] --- PASS: TestConfigCreateResolve (3.19s) [2020-05-08T09:43:39.349Z] === RUN TestConfigDaemonLibtrustID [2020-05-08T09:43:39.612Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-05-08T09:43:39.612Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-05-08T09:43:39.774Z] #45 232.4 CC criu/namespaces.o [2020-05-08T09:43:39.874Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-05-08T09:43:40.138Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-05-08T09:43:40.284Z] --- PASS: TestConfigDaemonLibtrustID (0.66s) [2020-05-08T09:43:40.284Z] PASS [2020-05-08T09:43:40.284Z] [2020-05-08T09:43:40.284Z] DONE 7 tests in 20.726s [2020-05-08T09:43:40.284Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-05-08T09:43:40.284Z] ++ 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-05-08T09:43:40.284Z] ++ set -e [2020-05-08T09:43:40.284Z] ++ '[' -n 0 ']' [2020-05-08T09:43:40.284Z] ++ set -x [2020-05-08T09:43:40.284Z] ++ env -i DEST=/go/src/github.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-05-08T09:43:40.284Z] INFO: Testing against a local daemon [2020-05-08T09:43:40.284Z] === RUN TestCheckpoint [2020-05-08T09:43:40.284Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-08T09:43:40.284Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-08T09:43:40.284Z] === RUN TestContainerInvalidJSON [2020-05-08T09:43:40.284Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-08T09:43:40.284Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-08T09:43:40.284Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-08T09:43:40.284Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-08T09:43:40.284Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-08T09:43:40.284Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-08T09:43:40.284Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-08T09:43:40.284Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-08T09:43:40.284Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-08T09:43:40.284Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-05-08T09:43:40.284Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-08T09:43:40.284Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-08T09:43:40.284Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-08T09:43:40.284Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-08T09:43:40.542Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-05-08T09:43:40.542Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-08T09:43:40.542Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-05-08T09:43:40.542Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-08T09:43:40.702Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-05-08T09:43:40.801Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-05-08T09:43:40.801Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-08T09:43:40.801Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-05-08T09:43:40.801Z] === RUN TestCopyFromContainer [2020-05-08T09:43:40.958Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-05-08T09:43:40.958Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-05-08T09:43:42.535Z] #45 235.6 CC criu/net.o [2020-05-08T09:43:42.703Z] === RUN TestCopyFromContainer// [2020-05-08T09:43:42.731Z] --- PASS: TestRenameLinkedContainer (3.48s) [2020-05-08T09:43:42.731Z] === RUN TestRenameStoppedContainer [2020-05-08T09:43:42.961Z] === RUN TestCopyFromContainer//bar/root [2020-05-08T09:43:42.961Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-08T09:43:42.961Z] === RUN TestCopyFromContainer/bar/quux [2020-05-08T09:43:43.220Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-08T09:43:43.220Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-08T09:43:43.479Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-08T09:43:43.479Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-08T09:43:43.481Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-05-08T09:43:43.481Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-05-08T09:43:43.481Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-05-08T09:43:43.481Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-05-08T09:43:43.735Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-05-08T09:43:43.737Z] --- PASS: TestRenameStoppedContainer (0.91s) [2020-05-08T09:43:43.737Z] === RUN TestRenameRunningContainerAndReuse [2020-05-08T09:43:43.738Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-08T09:43:43.738Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-08T09:43:43.996Z] --- PASS: TestCopyFromContainer (3.11s) [2020-05-08T09:43:43.996Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-05-08T09:43:43.996Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-05-08T09:43:43.996Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-05-08T09:43:43.996Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2020-05-08T09:43:43.996Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-05-08T09:43:43.996Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-05-08T09:43:43.996Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-05-08T09:43:43.996Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-05-08T09:43:43.996Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-05-08T09:43:43.996Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2020-05-08T09:43:43.996Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-08T09:43:43.996Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-08T09:43:43.996Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-08T09:43:43.996Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-08T09:43:43.996Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-08T09:43:43.996Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-08T09:43:43.996Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-08T09:43:43.996Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-08T09:43:43.996Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-08T09:43:43.996Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-08T09:43:43.996Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-05-08T09:43:43.996Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-08T09:43:43.996Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-08T09:43:43.996Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-08T09:43:43.996Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-08T09:43:43.996Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-05-08T09:43:43.996Z] === RUN TestCreateWithInvalidEnv [2020-05-08T09:43:43.996Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-08T09:43:43.996Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-08T09:43:43.996Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-08T09:43:43.996Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-08T09:43:43.996Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-08T09:43:43.996Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-08T09:43:43.996Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-08T09:43:43.996Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-08T09:43:43.996Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-08T09:43:43.996Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-05-08T09:43:43.996Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-08T09:43:43.996Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-08T09:43:43.996Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-08T09:43:43.996Z] === RUN TestCreateTmpfsMountsTarget [2020-05-08T09:43:43.996Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-05-08T09:43:43.996Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-08T09:43:44.294Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-05-08T09:43:45.655Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-05-08T09:43:45.655Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-05-08T09:43:45.655Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-05-08T09:43:45.655Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-05-08T09:43:45.655Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-05-08T09:43:45.757Z] --- PASS: TestRenameRunningContainerAndReuse (1.80s) [2020-05-08T09:43:45.757Z] === RUN TestRenameInvalidName [2020-05-08T09:43:46.214Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-05-08T09:43:46.371Z] --- PASS: TestRenameInvalidName (0.87s) [2020-05-08T09:43:46.371Z] === RUN TestRenameAnonymousContainer [2020-05-08T09:43:46.528Z] --- PASS: TestCreateWithCustomMaskedPaths (2.20s) [2020-05-08T09:43:46.528Z] === RUN TestCreateWithCapabilities [2020-05-08T09:43:46.528Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-08T09:43:46.528Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-08T09:43:46.528Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-08T09:43:46.528Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-08T09:43:46.528Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-08T09:43:46.528Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-08T09:43:46.528Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-08T09:43:46.528Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-08T09:43:46.528Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-08T09:43:46.528Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-08T09:43:46.528Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-08T09:43:46.528Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-08T09:43:46.528Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-08T09:43:46.528Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-08T09:43:46.528Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-08T09:43:46.528Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-08T09:43:46.528Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-08T09:43:46.528Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-08T09:43:46.528Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-08T09:43:46.528Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-08T09:43:46.528Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-08T09:43:46.528Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-08T09:43:46.528Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-08T09:43:46.528Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-08T09:43:46.528Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-08T09:43:46.528Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-08T09:43:46.528Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-08T09:43:46.528Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-08T09:43:46.528Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-08T09:43:46.528Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-08T09:43:46.528Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-08T09:43:46.528Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-08T09:43:46.528Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-08T09:43:46.528Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-05-08T09:43:46.528Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-08T09:43:46.528Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-08T09:43:46.528Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-05-08T09:43:46.528Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-05-08T09:43:46.528Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-05-08T09:43:46.528Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-05-08T09:43:46.528Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-05-08T09:43:46.528Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-05-08T09:43:46.528Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-08T09:43:46.528Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s) [2020-05-08T09:43:46.528Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.11s) [2020-05-08T09:43:46.528Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-08T09:43:48.108Z] #45 240.8 CC criu/netfilter.o [2020-05-08T09:43:48.108Z] #45 241.3 CC criu/page-pipe.o [2020-05-08T09:43:48.836Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-05-08T09:43:49.057Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.26s) [2020-05-08T09:43:49.057Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-08T09:43:49.058Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-08T09:43:49.058Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-08T09:43:49.058Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-08T09:43:49.058Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-08T09:43:49.058Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-08T09:43:49.058Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-08T09:43:49.058Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-08T09:43:49.058Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-08T09:43:49.058Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-08T09:43:49.058Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-08T09:43:49.058Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-08T09:43:49.058Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-08T09:43:49.058Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-08T09:43:49.058Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-08T09:43:49.058Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-08T09:43:49.058Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-05-08T09:43:49.058Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-05-08T09:43:49.058Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-05-08T09:43:49.058Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-05-08T09:43:49.058Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-05-08T09:43:49.058Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-05-08T09:43:49.058Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-08T09:43:49.144Z] #45 242.4 CC criu/page-xfer.o [2020-05-08T09:43:49.624Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s) [2020-05-08T09:43:49.624Z] === RUN TestContainerStartOnDaemonRestart [2020-05-08T09:43:49.624Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-08T09:43:49.624Z] === RUN TestDaemonRestartIpcMode [2020-05-08T09:43:49.624Z] === PAUSE TestDaemonRestartIpcMode [2020-05-08T09:43:49.624Z] === RUN TestDaemonHostGatewayIP [2020-05-08T09:43:49.624Z] === PAUSE TestDaemonHostGatewayIP [2020-05-08T09:43:49.624Z] === RUN TestContainerKillOnDaemonStart [2020-05-08T09:43:49.624Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-08T09:43:49.624Z] === RUN TestDiff [2020-05-08T09:43:49.640Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-05-08T09:43:49.894Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-05-08T09:43:50.559Z] --- PASS: TestDiff (0.76s) [2020-05-08T09:43:50.559Z] === RUN TestExecWithCloseStdin [2020-05-08T09:43:51.495Z] --- PASS: TestExecWithCloseStdin (0.89s) [2020-05-08T09:43:51.495Z] === RUN TestExec [2020-05-08T09:43:51.854Z] --- PASS: TestRenameAnonymousContainer (4.86s) [2020-05-08T09:43:51.854Z] === RUN TestRenameContainerWithSameName [2020-05-08T09:43:51.885Z] #45 244.8 CC criu/pagemap-cache.o [2020-05-08T09:43:52.136Z] --- PASS: TestRenameContainerWithSameName (1.00s) [2020-05-08T09:43:52.136Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-08T09:43:52.177Z] #45 245.4 CC criu/pagemap.o [2020-05-08T09:43:52.429Z] --- PASS: TestExec (0.91s) [2020-05-08T09:43:52.429Z] === RUN TestExecUser [2020-05-08T09:43:52.444Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-05-08T09:43:52.444Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-05-08T09:43:53.364Z] --- PASS: TestExecUser (0.92s) [2020-05-08T09:43:53.364Z] === RUN TestExportContainerAndImportImage [2020-05-08T09:43:53.694Z] #45 246.9 CC criu/parasite-syscall.o [2020-05-08T09:43:54.157Z] --- PASS: TestRenameContainerWithLinkedContainer (1.79s) [2020-05-08T09:43:54.157Z] === RUN TestResize [2020-05-08T09:43:54.301Z] --- PASS: TestExportContainerAndImportImage (1.08s) [2020-05-08T09:43:54.301Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-08T09:43:54.410Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-05-08T09:43:54.770Z] --- PASS: TestResize (0.89s) [2020-05-08T09:43:54.770Z] === RUN TestResizeWithInvalidSize [2020-05-08T09:43:54.969Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-05-08T09:43:55.210Z] #45 248.3 CC criu/path.o [2020-05-08T09:43:55.504Z] #45 248.7 CC criu/pie-util-vdso.o [2020-05-08T09:43:55.777Z] --- PASS: TestResizeWithInvalidSize (0.86s) [2020-05-08T09:43:55.778Z] === RUN TestResizeWhenContainerNotStarted [2020-05-08T09:43:56.143Z] #45 249.4 CC criu/pie-util.o [2020-05-08T09:43:56.143Z] #45 249.6 CC criu/pipes.o [2020-05-08T09:43:56.203Z] --- PASS: TestExportContainerAfterDaemonRestart (2.05s) [2020-05-08T09:43:56.203Z] === RUN TestHealthCheckWorkdir [2020-05-08T09:43:56.329Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-05-08T09:43:56.755Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-05-08T09:43:56.784Z] --- PASS: TestResizeWhenContainerNotStarted (0.88s) [2020-05-08T09:43:56.784Z] === RUN TestDaemonRestartKillContainers [2020-05-08T09:43:56.784Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-08T09:43:56.784Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-08T09:43:56.784Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-08T09:43:56.784Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-08T09:43:56.784Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-08T09:43:56.784Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-08T09:43:56.784Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-08T09:43:56.784Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-08T09:43:56.784Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-08T09:43:56.784Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-08T09:43:56.784Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-08T09:43:56.784Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-08T09:43:56.784Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-08T09:43:56.784Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-08T09:43:56.784Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-08T09:43:56.784Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-08T09:43:56.784Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-08T09:43:56.784Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-08T09:43:56.784Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-08T09:43:56.784Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-08T09:43:56.784Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-08T09:43:56.784Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-08T09:43:56.784Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-08T09:43:56.784Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-08T09:43:56.784Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-08T09:43:56.784Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-08T09:43:57.254Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-05-08T09:43:57.578Z] --- PASS: TestHealthCheckWorkdir (1.06s) [2020-05-08T09:43:57.578Z] === RUN TestHealthKillContainer [2020-05-08T09:43:57.650Z] #45 250.8 CC criu/plugin.o [2020-05-08T09:43:57.943Z] #45 251.4 CC criu/proc_parse.o [2020-05-08T09:43:58.179Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-05-08T09:43:58.805Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-08T09:43:59.087Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-08T09:43:59.102Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-05-08T09:43:59.356Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-05-08T09:44:00.093Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-08T09:44:00.279Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-05-08T09:44:00.375Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-08T09:44:00.861Z] --- PASS: TestHealthKillContainer (2.99s) [2020-05-08T09:44:00.861Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-08T09:44:00.890Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-05-08T09:44:01.120Z] --- PASS: TestInspectCpusetInConfigPre120 (0.79s) [2020-05-08T09:44:01.120Z] === RUN TestIpcModeNone [2020-05-08T09:44:01.724Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-05-08T09:44:01.845Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-08T09:44:01.845Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-08T09:44:02.057Z] --- PASS: TestIpcModeNone (0.92s) [2020-05-08T09:44:02.057Z] === RUN TestIpcModePrivate [2020-05-08T09:44:02.325Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-05-08T09:44:02.992Z] --- PASS: TestIpcModePrivate (0.88s) [2020-05-08T09:44:02.992Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2020-05-08T09:44:02.992Z] === RUN TestIpcModeShareable [2020-05-08T09:44:03.526Z] #45 256.7 CC criu/protobuf-desc.o [2020-05-08T09:44:03.865Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-08T09:44:03.928Z] --- PASS: TestIpcModeShareable (0.93s) [2020-05-08T09:44:03.928Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2020-05-08T09:44:03.928Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-08T09:44:04.147Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-08T09:44:04.206Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-05-08T09:44:05.595Z] #45 258.5 CC criu/protobuf.o [2020-05-08T09:44:05.887Z] #45 259.2 CC criu/pstree.o [2020-05-08T09:44:06.129Z] === RUN TestDockerSuite/TestAttachDetach [2020-05-08T09:44:06.384Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-05-08T09:44:07.212Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.77s) [2020-05-08T09:44:07.212Z] === RUN TestAPIIpcModeHost [2020-05-08T09:44:07.212Z] --- PASS: TestAPIIpcModeHost (0.67s) [2020-05-08T09:44:07.212Z] === RUN TestDaemonIpcModeShareable [2020-05-08T09:44:07.308Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-05-08T09:44:07.606Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-08T09:44:07.606Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-08T09:44:07.951Z] #45 261.1 CC criu/rbtree.o [2020-05-08T09:44:08.243Z] #45 261.5 CC criu/rst-malloc.o [2020-05-08T09:44:08.668Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-05-08T09:44:08.896Z] #45 262.1 CC criu/seccomp.o [2020-05-08T09:44:09.114Z] --- PASS: TestDaemonIpcModeShareable (1.86s) [2020-05-08T09:44:09.114Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-05-08T09:44:09.114Z] === RUN TestDaemonIpcModePrivate [2020-05-08T09:44:09.626Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-08T09:44:09.626Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.20s) [2020-05-08T09:44:09.626Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.40s) [2020-05-08T09:44:09.626Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.43s) [2020-05-08T09:44:09.626Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.38s) [2020-05-08T09:44:09.626Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.49s) [2020-05-08T09:44:09.626Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.45s) [2020-05-08T09:44:09.626Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.25s) [2020-05-08T09:44:09.626Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.22s) [2020-05-08T09:44:09.626Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.06s) [2020-05-08T09:44:09.626Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.03s) [2020-05-08T09:44:09.626Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.25s) [2020-05-08T09:44:09.626Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.34s) [2020-05-08T09:44:09.626Z] === RUN TestCgroupNamespacesRun [2020-05-08T09:44:09.930Z] #45 263.4 CC criu/seize.o [2020-05-08T09:44:10.553Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-05-08T09:44:11.017Z] --- PASS: TestDaemonIpcModePrivate (1.85s) [2020-05-08T09:44:11.017Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-05-08T09:44:11.017Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-08T09:44:11.098Z] --- PASS: TestCgroupNamespacesRun (1.73s) [2020-05-08T09:44:11.098Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-08T09:44:11.114Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-05-08T09:44:12.002Z] #45 265.0 CC criu/servicefd.o [2020-05-08T09:44:12.036Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-05-08T09:44:12.635Z] #45 265.9 CC criu/shmem.o [2020-05-08T09:44:12.919Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.85s) [2020-05-08T09:44:12.919Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-05-08T09:44:12.919Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-08T09:44:12.959Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-05-08T09:44:13.125Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.71s) [2020-05-08T09:44:13.125Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-08T09:44:13.881Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-05-08T09:44:14.441Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-05-08T09:44:14.595Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.83s) [2020-05-08T09:44:14.595Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-08T09:44:14.705Z] #45 267.6 CC criu/sigframe.o [2020-05-08T09:44:14.705Z] #45 268.0 CC criu/signalfd.o [2020-05-08T09:44:14.821Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.86s) [2020-05-08T09:44:14.821Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-05-08T09:44:14.821Z] === RUN TestIpcModeOlderClient [2020-05-08T09:44:14.821Z] === PAUSE TestIpcModeOlderClient [2020-05-08T09:44:14.821Z] === RUN TestKillContainerInvalidSignal [2020-05-08T09:44:15.001Z] #45 268.4 CC criu/sk-inet.o [2020-05-08T09:44:15.364Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-05-08T09:44:15.756Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2020-05-08T09:44:15.756Z] === RUN TestKillContainer [2020-05-08T09:44:15.756Z] === RUN TestKillContainer/no_signal [2020-05-08T09:44:16.325Z] === RUN TestKillContainer/non_killing_signal [2020-05-08T09:44:16.616Z] --- PASS: TestCgroupNamespacesRunHostMode (1.74s) [2020-05-08T09:44:16.616Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-08T09:44:16.891Z] === RUN TestKillContainer/killing_signal [2020-05-08T09:44:17.103Z] #45 270.1 CC criu/sk-netlink.o [2020-05-08T09:44:17.244Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-05-08T09:44:17.393Z] #45 270.8 CC criu/sk-packet.o [2020-05-08T09:44:17.826Z] --- PASS: TestKillContainer (2.36s) [2020-05-08T09:44:17.826Z] --- PASS: TestKillContainer/no_signal (0.74s) [2020-05-08T09:44:17.826Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2020-05-08T09:44:17.826Z] --- PASS: TestKillContainer/killing_signal (0.76s) [2020-05-08T09:44:17.826Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-08T09:44:17.826Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-08T09:44:18.117Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s) [2020-05-08T09:44:18.117Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-08T09:44:18.426Z] #45 271.9 CC criu/sk-queue.o [2020-05-08T09:44:18.605Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-05-08T09:44:18.605Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-05-08T09:44:18.762Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-08T09:44:18.864Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-05-08T09:44:19.458Z] #45 272.7 CC criu/sk-tcp.o [2020-05-08T09:44:19.465Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-05-08T09:44:19.697Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.57s) [2020-05-08T09:44:19.697Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.77s) [2020-05-08T09:44:19.697Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2020-05-08T09:44:19.697Z] === RUN TestKillStoppedContainer [2020-05-08T09:44:19.697Z] --- PASS: TestKillStoppedContainer (0.12s) [2020-05-08T09:44:19.697Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-08T09:44:19.697Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-05-08T09:44:19.697Z] === RUN TestKillDifferentUserContainer [2020-05-08T09:44:20.028Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-05-08T09:44:20.028Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-05-08T09:44:20.137Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.73s) [2020-05-08T09:44:20.137Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-08T09:44:20.631Z] --- PASS: TestKillDifferentUserContainer (0.84s) [2020-05-08T09:44:20.631Z] === RUN TestInspectOomKilledTrue [2020-05-08T09:44:20.631Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-08T09:44:20.631Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-08T09:44:20.631Z] === RUN TestInspectOomKilledFalse [2020-05-08T09:44:20.631Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-08T09:44:20.631Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-08T09:44:20.631Z] === RUN TestLinksEtcHostsContentMatch [2020-05-08T09:44:20.751Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2020-05-08T09:44:20.751Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-08T09:44:20.972Z] #45 274.0 CC criu/sk-unix.o [2020-05-08T09:44:21.199Z] --- PASS: TestLinksEtcHostsContentMatch (0.67s) [2020-05-08T09:44:21.199Z] === RUN TestLinksContainerNames [2020-05-08T09:44:21.386Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-05-08T09:44:21.641Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-05-08T09:44:21.641Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-05-08T09:44:22.326Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-05-08T09:44:22.607Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-05-08T09:44:22.784Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) [2020-05-08T09:44:22.784Z] === RUN TestKernelTCPMemory [2020-05-08T09:44:23.100Z] --- PASS: TestLinksContainerNames (1.59s) [2020-05-08T09:44:23.101Z] === RUN TestLogsFollowTailEmpty [2020-05-08T09:44:23.397Z] --- PASS: TestKernelTCPMemory (0.97s) [2020-05-08T09:44:23.397Z] === RUN TestNISDomainname [2020-05-08T09:44:23.667Z] --- PASS: TestLogsFollowTailEmpty (0.81s) [2020-05-08T09:44:23.667Z] === RUN TestContainerNetworkMountsNoChown [2020-05-08T09:44:24.495Z] #45 277.7 CC criu/sockets.o [2020-05-08T09:44:24.604Z] --- PASS: TestContainerNetworkMountsNoChown (0.78s) [2020-05-08T09:44:24.604Z] === RUN TestMountDaemonRoot [2020-05-08T09:44:24.604Z] === RUN TestMountDaemonRoot/default [2020-05-08T09:44:24.604Z] === PAUSE TestMountDaemonRoot/default [2020-05-08T09:44:24.604Z] === RUN TestMountDaemonRoot/private [2020-05-08T09:44:24.604Z] === PAUSE TestMountDaemonRoot/private [2020-05-08T09:44:24.604Z] === RUN TestMountDaemonRoot/rprivate [2020-05-08T09:44:24.604Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-08T09:44:24.604Z] === RUN TestMountDaemonRoot/slave [2020-05-08T09:44:24.604Z] === PAUSE TestMountDaemonRoot/slave [2020-05-08T09:44:24.604Z] === RUN TestMountDaemonRoot/rslave [2020-05-08T09:44:24.604Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-08T09:44:24.604Z] === RUN TestMountDaemonRoot/shared [2020-05-08T09:44:24.604Z] === PAUSE TestMountDaemonRoot/shared [2020-05-08T09:44:24.604Z] === RUN TestMountDaemonRoot/rshared [2020-05-08T09:44:24.604Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-08T09:44:24.604Z] === CONT TestMountDaemonRoot/default [2020-05-08T09:44:24.604Z] === CONT TestMountDaemonRoot/rslave [2020-05-08T09:44:24.604Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-08T09:44:24.604Z] === CONT TestMountDaemonRoot/rshared [2020-05-08T09:44:24.604Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-08T09:44:24.604Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-08T09:44:24.604Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-08T09:44:24.604Z] === CONT TestMountDaemonRoot/shared [2020-05-08T09:44:24.604Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-08T09:44:24.604Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-08T09:44:24.604Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-08T09:44:24.604Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-08T09:44:24.604Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-08T09:44:24.604Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-08T09:44:24.604Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-08T09:44:24.604Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-08T09:44:24.604Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-08T09:44:24.604Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-08T09:44:24.604Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-08T09:44:24.604Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-08T09:44:24.604Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-08T09:44:24.604Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-08T09:44:24.604Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-08T09:44:24.604Z] === CONT TestMountDaemonRoot/rprivate [2020-05-08T09:44:24.604Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-08T09:44:24.604Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-08T09:44:24.604Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-08T09:44:24.604Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-08T09:44:24.604Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-08T09:44:24.604Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-08T09:44:24.604Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-08T09:44:24.604Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-08T09:44:24.604Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-08T09:44:24.604Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-08T09:44:24.604Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-08T09:44:24.604Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-08T09:44:24.604Z] === CONT TestMountDaemonRoot/slave [2020-05-08T09:44:24.604Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-08T09:44:24.604Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-08T09:44:24.604Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-08T09:44:24.604Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-08T09:44:24.604Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-08T09:44:24.604Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-08T09:44:24.604Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-08T09:44:24.604Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-08T09:44:24.604Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-08T09:44:24.604Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-08T09:44:24.604Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-08T09:44:24.604Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-08T09:44:24.604Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-08T09:44:24.604Z] === CONT TestMountDaemonRoot/private [2020-05-08T09:44:24.604Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-08T09:44:24.604Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-08T09:44:24.604Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-08T09:44:24.604Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-08T09:44:24.604Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-08T09:44:24.604Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-08T09:44:24.604Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-08T09:44:24.604Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-08T09:44:24.604Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-08T09:44:24.604Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-08T09:44:24.604Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-08T09:44:24.604Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-08T09:44:24.604Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-08T09:44:24.604Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-08T09:44:24.604Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-08T09:44:24.604Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-08T09:44:24.604Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-08T09:44:24.604Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-08T09:44:24.604Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-08T09:44:24.604Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-08T09:44:24.604Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-08T09:44:24.604Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-08T09:44:24.604Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-08T09:44:24.604Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-08T09:44:24.604Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-08T09:44:24.604Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-08T09:44:24.604Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-08T09:44:24.604Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-08T09:44:24.604Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-08T09:44:24.604Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-08T09:44:24.604Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-08T09:44:24.862Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-08T09:44:24.862Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-08T09:44:24.862Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-08T09:44:24.862Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-08T09:44:24.862Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-08T09:44:24.862Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-08T09:44:24.862Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-08T09:44:24.862Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-08T09:44:24.862Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-08T09:44:24.862Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-05-08T09:44:24.862Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-08T09:44:24.862Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-05-08T09:44:24.862Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-05-08T09:44:24.862Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-05-08T09:44:24.862Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-05-08T09:44:24.862Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-08T09:44:24.862Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-05-08T09:44:24.862Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-05-08T09:44:24.862Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-05-08T09:44:24.862Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2020-05-08T09:44:24.862Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-08T09:44:24.862Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-05-08T09:44:24.862Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-05-08T09:44:24.862Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-05-08T09:44:24.862Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-05-08T09:44:24.862Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-08T09:44:24.862Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-05-08T09:44:24.862Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-05-08T09:44:24.862Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-05-08T09:44:24.862Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-05-08T09:44:24.862Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-08T09:44:24.862Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-05-08T09:44:24.862Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-05-08T09:44:24.862Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-05-08T09:44:24.862Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s) [2020-05-08T09:44:24.862Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-08T09:44:24.862Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-05-08T09:44:24.862Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2020-05-08T09:44:24.862Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-05-08T09:44:24.862Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-05-08T09:44:24.862Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-08T09:44:24.862Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2020-05-08T09:44:24.862Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-05-08T09:44:24.862Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-05-08T09:44:24.862Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-05-08T09:44:24.862Z] === RUN TestContainerBindMountNonRecursive [2020-05-08T09:44:24.867Z] --- PASS: TestNISDomainname (1.02s) [2020-05-08T09:44:24.867Z] === RUN TestHostnameDnsResolution [2020-05-08T09:44:25.115Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-05-08T09:44:26.020Z] #45 279.2 CC criu/stats.o [2020-05-08T09:44:26.313Z] #45 279.8 CC criu/string.o [2020-05-08T09:44:26.336Z] --- PASS: TestHostnameDnsResolution (1.66s) [2020-05-08T09:44:26.336Z] === RUN TestStats [2020-05-08T09:44:26.475Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-05-08T09:44:26.492Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-08T09:44:26.492Z] ok github.com/docker/docker/api/server/httputils 0.174s coverage: 14.7% of statements [2020-05-08T09:44:26.492Z] ok github.com/docker/docker/api/server/middleware 0.147s coverage: 37.7% of statements [2020-05-08T09:44:26.492Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-08T09:44:26.492Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-08T09:44:26.492Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-08T09:44:26.492Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-08T09:44:26.492Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-08T09:44:26.492Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-08T09:44:26.492Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-08T09:44:26.492Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-08T09:44:26.492Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-08T09:44:26.492Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-08T09:44:26.492Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-08T09:44:26.492Z] ok github.com/docker/docker/api/types/strslice 0.046s coverage: 90.0% of statements [2020-05-08T09:44:26.492Z] ok github.com/docker/docker/api/types/filters 0.198s coverage: 92.2% of statements [2020-05-08T09:44:26.492Z] ok github.com/docker/docker/api/types/time 0.169s coverage: 100.0% of statements [2020-05-08T09:44:26.492Z] ok github.com/docker/docker/api/server/router/swarm 0.170s coverage: 4.8% of statements [2020-05-08T09:44:26.492Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-08T09:44:26.492Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-08T09:44:26.492Z] ? github.com/docker/docker/api/types [no test files] [2020-05-08T09:44:26.492Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-08T09:44:26.492Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-08T09:44:26.492Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-08T09:44:26.492Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-08T09:44:26.492Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-08T09:44:26.492Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-08T09:44:26.492Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-08T09:44:26.492Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-08T09:44:26.492Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-08T09:44:26.492Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-08T09:44:26.492Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-08T09:44:26.492Z] ok github.com/docker/docker/api/types/versions 0.039s coverage: 75.0% of statements [2020-05-08T09:44:26.492Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-08T09:44:26.492Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-08T09:44:26.492Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-08T09:44:26.492Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-05-08T09:44:26.492Z] ? github.com/docker/docker/builder [no test files] [2020-05-08T09:44:26.492Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-08T09:44:26.492Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-08T09:44:26.492Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-08T09:44:26.492Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-08T09:44:26.492Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-08T09:44:26.492Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-08T09:44:26.492Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-08T09:44:26.492Z] ok github.com/docker/docker/builder/dockerignore 0.055s coverage: 96.8% of statements [2020-05-08T09:44:26.605Z] #45 ... [2020-05-08T09:44:26.605Z] [2020-05-08T09:44:26.605Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-08T09:44:26.605Z] #42 373.3 + dpkg --print-architecture [2020-05-08T09:44:26.605Z] #42 373.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-08T09:44:27.239Z] #42 373.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-08T09:44:27.239Z] #42 373.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-08T09:44:27.393Z] --- PASS: TestContainerBindMountNonRecursive (2.10s) [2020-05-08T09:44:27.393Z] === RUN TestNetworkNat [2020-05-08T09:44:27.960Z] --- PASS: TestNetworkNat (0.92s) [2020-05-08T09:44:27.960Z] === RUN TestNetworkLocalhostTCPNat [2020-05-08T09:44:28.902Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s) [2020-05-08T09:44:28.902Z] === RUN TestNetworkLoopbackNat [2020-05-08T09:44:29.730Z] --- PASS: TestBuildWithHugeFile (87.37s) [2020-05-08T09:44:29.731Z] === RUN TestBuildWithEmptyDockerfile [2020-05-08T09:44:29.731Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-08T09:44:29.731Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-08T09:44:29.731Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-08T09:44:29.731Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-08T09:44:29.731Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-08T09:44:29.731Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-08T09:44:29.731Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-08T09:44:29.731Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-08T09:44:29.731Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-08T09:44:29.731Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-05-08T09:44:29.731Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2020-05-08T09:44:29.731Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2020-05-08T09:44:29.731Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2020-05-08T09:44:29.731Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.16s) [2020-05-08T09:44:29.731Z] === RUN TestBuildPreserveOwnership [2020-05-08T09:44:29.731Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-08T09:44:29.787Z] --- PASS: TestStats (2.96s) [2020-05-08T09:44:29.787Z] === RUN TestStopContainerWithTimeout [2020-05-08T09:44:29.787Z] === RUN TestStopContainerWithTimeout/0 [2020-05-08T09:44:29.787Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-08T09:44:29.787Z] === RUN TestStopContainerWithTimeout/1 [2020-05-08T09:44:29.787Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-08T09:44:29.787Z] === RUN TestStopContainerWithTimeout/3 [2020-05-08T09:44:29.787Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-08T09:44:29.787Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-08T09:44:29.787Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-08T09:44:29.787Z] === CONT TestStopContainerWithTimeout/0 [2020-05-08T09:44:29.787Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-08T09:44:29.965Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-05-08T09:44:30.069Z] === CONT TestStopContainerWithTimeout/3 [2020-05-08T09:44:30.278Z] --- PASS: TestNetworkLoopbackNat (1.20s) [2020-05-08T09:44:30.278Z] === RUN TestPause [2020-05-08T09:44:30.303Z] ok github.com/docker/docker/cli/debug 0.468s coverage: 100.0% of statements [2020-05-08T09:44:30.303Z] ok github.com/docker/docker/builder/remotecontext 0.796s coverage: 9.2% of statements [2020-05-08T09:44:30.303Z] ok github.com/docker/docker/builder/dockerfile 0.740s coverage: 46.3% of statements [2020-05-08T09:44:30.653Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-05-08T09:44:30.851Z] --- PASS: TestPause (0.88s) [2020-05-08T09:44:30.851Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-08T09:44:30.851Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-08T09:44:30.851Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-08T09:44:30.851Z] === RUN TestPauseStopPausedContainer [2020-05-08T09:44:31.212Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-05-08T09:44:31.791Z] --- PASS: TestPauseStopPausedContainer (0.90s) [2020-05-08T09:44:31.791Z] === RUN TestPsFilter [2020-05-08T09:44:31.883Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-05-08T09:44:32.050Z] --- PASS: TestPsFilter (0.28s) [2020-05-08T09:44:32.050Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-08T09:44:32.089Z] === CONT TestStopContainerWithTimeout/1 [2020-05-08T09:44:32.984Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s) [2020-05-08T09:44:32.984Z] === RUN TestRemoveContainerWithVolume [2020-05-08T09:44:33.095Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-08T09:44:33.551Z] --- PASS: TestRemoveContainerWithVolume (0.80s) [2020-05-08T09:44:33.551Z] === RUN TestRemoveContainerRunning [2020-05-08T09:44:34.110Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-05-08T09:44:34.110Z] --- PASS: TestStopContainerWithTimeout/0 (0.96s) [2020-05-08T09:44:34.110Z] --- PASS: TestStopContainerWithTimeout/-1 (2.85s) [2020-05-08T09:44:34.110Z] --- PASS: TestStopContainerWithTimeout/3 (2.94s) [2020-05-08T09:44:34.110Z] --- PASS: TestStopContainerWithTimeout/1 (1.89s) [2020-05-08T09:44:34.110Z] === RUN TestDeleteDevicemapper [2020-05-08T09:44:34.110Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-08T09:44:34.110Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-08T09:44:34.110Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-08T09:44:34.487Z] --- PASS: TestRemoveContainerRunning (0.79s) [2020-05-08T09:44:34.487Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-08T09:44:34.977Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-05-08T09:44:34.977Z] --- PASS: TestBuildPreserveOwnership (5.35s) [2020-05-08T09:44:34.977Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.46s) [2020-05-08T09:44:34.977Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.89s) [2020-05-08T09:44:34.977Z] === RUN TestBuildPlatformInvalid [2020-05-08T09:44:35.235Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-05-08T09:44:35.235Z] PASS [2020-05-08T09:44:35.235Z] [2020-05-08T09:44:35.235Z] === Skipped [2020-05-08T09:44:35.235Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-05-08T09:44:35.235Z] build_session_test.go:25: TODO: BuildKit [2020-05-08T09:44:35.235Z] [2020-05-08T09:44:35.235Z] [2020-05-08T09:44:35.235Z] DONE 32 tests, 1 skipped in 171.696s [2020-05-08T09:44:35.235Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-05-08T09:44:35.235Z] ++ 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-05-08T09:44:35.235Z] ++ set -e [2020-05-08T09:44:35.235Z] ++ '[' -n 0 ']' [2020-05-08T09:44:35.235Z] ++ set -x [2020-05-08T09:44:35.235Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-08T09:44:35.235Z] INFO: Testing against a local daemon [2020-05-08T09:44:35.235Z] === RUN TestConfigInspect [2020-05-08T09:44:35.422Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s) [2020-05-08T09:44:35.422Z] === RUN TestRemoveInvalidContainer [2020-05-08T09:44:35.422Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-05-08T09:44:35.422Z] === RUN TestRenameLinkedContainer [2020-05-08T09:44:37.146Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-05-08T09:44:37.561Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.53s) [2020-05-08T09:44:37.561Z] === RUN TestUpdateMemory [2020-05-08T09:44:37.561Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-08T09:44:37.561Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-08T09:44:37.561Z] === RUN TestUpdateCPUQuota [2020-05-08T09:44:37.611Z] #42 ... [2020-05-08T09:44:37.611Z] [2020-05-08T09:44:37.611Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T09:44:37.611Z] #45 280.0 CC criu/sysctl.o [2020-05-08T09:44:37.611Z] #45 281.1 CC criu/sysfs_parse.o [2020-05-08T09:44:37.611Z] #45 281.8 CC criu/timerfd.o [2020-05-08T09:44:37.611Z] #45 282.3 CC criu/tty.o [2020-05-08T09:44:37.611Z] #45 285.9 CC criu/tun.o [2020-05-08T09:44:37.611Z] #45 286.9 CC criu/uffd.o [2020-05-08T09:44:37.611Z] #45 288.7 CC criu/util.o [2020-05-08T09:44:37.885Z] --- PASS: TestImportExtremelyLargeImageWorks (104.87s) [2020-05-08T09:44:37.885Z] PASS [2020-05-08T09:44:37.885Z] [2020-05-08T09:44:37.885Z] === Skipped [2020-05-08T09:44:37.885Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-08T09:44:37.885Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-05-08T09:44:37.885Z] [2020-05-08T09:44:37.885Z] [2020-05-08T09:44:37.885Z] DONE 12 tests, 1 skipped in 108.828s [2020-05-08T09:44:37.885Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-05-08T09:44:37.885Z] INFO: Testing against a local daemon [2020-05-08T09:44:37.885Z] === RUN TestNetworkCreateDelete [2020-05-08T09:44:37.885Z] --- PASS: TestNetworkCreateDelete (0.12s) [2020-05-08T09:44:37.885Z] === RUN TestDockerNetworkDeletePreferID [2020-05-08T09:44:37.885Z] --- PASS: TestDockerNetworkDeletePreferID (0.30s) [2020-05-08T09:44:37.885Z] === RUN TestInspectNetwork [2020-05-08T09:44:37.885Z] --- SKIP: TestInspectNetwork (0.00s) [2020-05-08T09:44:37.885Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:44:37.885Z] === RUN TestRunContainerWithBridgeNone [2020-05-08T09:44:37.885Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-05-08T09:44:37.885Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-08T09:44:37.885Z] === RUN TestNetworkInvalidJSON [2020-05-08T09:44:37.885Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-08T09:44:37.885Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-08T09:44:37.885Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-08T09:44:37.885Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-08T09:44:37.885Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-08T09:44:37.885Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-08T09:44:37.885Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-08T09:44:37.885Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-08T09:44:37.885Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-08T09:44:37.885Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-05-08T09:44:37.885Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-08T09:44:37.885Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-08T09:44:37.885Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-08T09:44:37.885Z] === RUN TestHostIPv4BridgeLabel [2020-05-08T09:44:37.885Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-05-08T09:44:37.885Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-08T09:44:37.885Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-08T09:44:37.885Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2020-05-08T09:44:37.885Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-08T09:44:37.885Z] === RUN TestDaemonDefaultNetworkPools [2020-05-08T09:44:37.885Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-05-08T09:44:37.885Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-08T09:44:37.885Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-08T09:44:37.885Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-05-08T09:44:37.885Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-08T09:44:37.885Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-08T09:44:37.885Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-05-08T09:44:37.885Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-08T09:44:37.885Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-08T09:44:37.885Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-05-08T09:44:37.885Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-08T09:44:37.885Z] === RUN TestServiceWithPredefinedNetwork [2020-05-08T09:44:37.885Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-05-08T09:44:37.885Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:44:37.885Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-08T09:44:37.885Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-08T09:44:37.885Z] service_test.go:236: FLAKY_TEST [2020-05-08T09:44:37.885Z] === RUN TestServiceWithDataPathPortInit [2020-05-08T09:44:37.885Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-05-08T09:44:37.885Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:44:37.885Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-08T09:44:37.885Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-05-08T09:44:37.885Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:44:37.885Z] PASS [2020-05-08T09:44:37.885Z] [2020-05-08T09:44:37.885Z] === Skipped [2020-05-08T09:44:37.885Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-05-08T09:44:37.885Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:44:37.885Z] [2020-05-08T09:44:37.885Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-05-08T09:44:37.885Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-08T09:44:37.885Z] [2020-05-08T09:44:37.885Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-05-08T09:44:37.885Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-08T09:44:37.885Z] [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2020-05-08T09:44:37.886Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-08T09:44:37.886Z] [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2020-05-08T09:44:37.886Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-08T09:44:37.886Z] [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2020-05-08T09:44:37.886Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-08T09:44:37.886Z] [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-05-08T09:44:37.886Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-08T09:44:37.886Z] [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-05-08T09:44:37.886Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-08T09:44:37.886Z] [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-05-08T09:44:37.886Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:44:37.886Z] [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-08T09:44:37.886Z] service_test.go:236: FLAKY_TEST [2020-05-08T09:44:37.886Z] [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-05-08T09:44:37.886Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:44:37.886Z] [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-05-08T09:44:37.886Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:44:37.886Z] [2020-05-08T09:44:37.886Z] [2020-05-08T09:44:37.886Z] DONE 18 tests, 12 skipped in 0.614s [2020-05-08T09:44:37.886Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-08T09:44:37.886Z] INFO: Testing against a local daemon [2020-05-08T09:44:37.886Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-08T09:44:37.886Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-08T09:44:37.886Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-08T09:44:37.886Z] === RUN TestDockerNetworkIpvlan [2020-05-08T09:44:37.886Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-08T09:44:37.886Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-08T09:44:37.886Z] PASS [2020-05-08T09:44:37.886Z] [2020-05-08T09:44:37.886Z] === Skipped [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-08T09:44:37.886Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-08T09:44:37.886Z] [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-08T09:44:37.886Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-08T09:44:37.886Z] [2020-05-08T09:44:37.886Z] [2020-05-08T09:44:37.886Z] DONE 2 tests, 2 skipped in 0.134s [2020-05-08T09:44:37.886Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-08T09:44:37.886Z] INFO: Testing against a local daemon [2020-05-08T09:44:37.886Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-08T09:44:37.886Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-05-08T09:44:37.886Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-08T09:44:37.886Z] === RUN TestDockerNetworkMacvlan [2020-05-08T09:44:37.886Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-05-08T09:44:37.886Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-08T09:44:37.886Z] PASS [2020-05-08T09:44:37.886Z] [2020-05-08T09:44:37.886Z] === Skipped [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-05-08T09:44:37.886Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-08T09:44:37.886Z] [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-05-08T09:44:37.886Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-08T09:44:37.886Z] [2020-05-08T09:44:37.886Z] [2020-05-08T09:44:37.886Z] DONE 2 tests, 2 skipped in 0.158s [2020-05-08T09:44:37.886Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-08T09:44:37.886Z] testing: warning: no tests to run [2020-05-08T09:44:37.886Z] PASS [2020-05-08T09:44:37.886Z] [2020-05-08T09:44:37.886Z] DONE 0 tests in 0.030s [2020-05-08T09:44:37.886Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-08T09:44:37.886Z] INFO: Testing against a local daemon [2020-05-08T09:44:37.886Z] === RUN TestAuthZPluginAllowRequest [2020-05-08T09:44:37.886Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-05-08T09:44:37.886Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T09:44:37.886Z] === RUN TestAuthZPluginTLS [2020-05-08T09:44:37.886Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-05-08T09:44:37.886Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T09:44:37.886Z] === RUN TestAuthZPluginDenyRequest [2020-05-08T09:44:37.886Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-05-08T09:44:37.886Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T09:44:37.886Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-08T09:44:37.886Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-05-08T09:44:37.886Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T09:44:37.886Z] === RUN TestAuthZPluginDenyResponse [2020-05-08T09:44:37.886Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-05-08T09:44:37.886Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T09:44:37.886Z] === RUN TestAuthZPluginAllowEventStream [2020-05-08T09:44:37.886Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-05-08T09:44:37.886Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T09:44:37.886Z] === RUN TestAuthZPluginErrorResponse [2020-05-08T09:44:37.886Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-05-08T09:44:37.886Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T09:44:37.886Z] === RUN TestAuthZPluginErrorRequest [2020-05-08T09:44:37.886Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-05-08T09:44:37.886Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T09:44:37.886Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-08T09:44:37.886Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-05-08T09:44:37.886Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T09:44:37.886Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-08T09:44:37.886Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-05-08T09:44:37.886Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T09:44:37.886Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-08T09:44:37.886Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-05-08T09:44:37.886Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T09:44:37.886Z] === RUN TestAuthZPluginHeader [2020-05-08T09:44:37.886Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-05-08T09:44:37.886Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T09:44:37.886Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-08T09:44:37.886Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.34s) [2020-05-08T09:44:37.886Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T09:44:37.886Z] === RUN TestAuthZPluginV2Disable [2020-05-08T09:44:37.886Z] --- SKIP: TestAuthZPluginV2Disable (0.03s) [2020-05-08T09:44:37.886Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T09:44:37.886Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-08T09:44:37.886Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-05-08T09:44:37.886Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T09:44:37.886Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-08T09:44:37.886Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2020-05-08T09:44:37.886Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T09:44:37.886Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-08T09:44:37.886Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-05-08T09:44:37.886Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T09:44:37.886Z] PASS [2020-05-08T09:44:37.886Z] [2020-05-08T09:44:37.886Z] === Skipped [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-05-08T09:44:37.886Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T09:44:37.886Z] [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-05-08T09:44:37.886Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T09:44:37.886Z] [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-05-08T09:44:37.886Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T09:44:37.886Z] [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-05-08T09:44:37.886Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T09:44:37.886Z] [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-05-08T09:44:37.886Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T09:44:37.886Z] [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-05-08T09:44:37.886Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T09:44:37.886Z] [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-05-08T09:44:37.886Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T09:44:37.886Z] [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-05-08T09:44:37.886Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T09:44:37.886Z] [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-05-08T09:44:37.886Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T09:44:37.886Z] [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-05-08T09:44:37.886Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T09:44:37.886Z] [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-05-08T09:44:37.886Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T09:44:37.886Z] [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-05-08T09:44:37.886Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T09:44:37.886Z] [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.34s) [2020-05-08T09:44:37.886Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T09:44:37.886Z] [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.03s) [2020-05-08T09:44:37.886Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T09:44:37.886Z] [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-05-08T09:44:37.886Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T09:44:37.886Z] [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2020-05-08T09:44:37.886Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T09:44:37.886Z] [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-05-08T09:44:37.886Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T09:44:37.886Z] [2020-05-08T09:44:37.886Z] [2020-05-08T09:44:37.886Z] DONE 17 tests, 17 skipped in 0.587s [2020-05-08T09:44:37.886Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-08T09:44:37.886Z] INFO: Testing against a local daemon [2020-05-08T09:44:37.886Z] === RUN TestPluginInvalidJSON [2020-05-08T09:44:37.886Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-08T09:44:37.886Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-08T09:44:37.886Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-08T09:44:37.886Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-05-08T09:44:37.886Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-08T09:44:37.886Z] === RUN TestPluginInstall [2020-05-08T09:44:37.886Z] --- SKIP: TestPluginInstall (0.00s) [2020-05-08T09:44:37.886Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T09:44:37.886Z] PASS [2020-05-08T09:44:37.886Z] [2020-05-08T09:44:37.886Z] === Skipped [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-05-08T09:44:37.886Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T09:44:37.886Z] [2020-05-08T09:44:37.886Z] [2020-05-08T09:44:37.886Z] DONE 3 tests, 1 skipped in 0.231s [2020-05-08T09:44:37.886Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-08T09:44:37.886Z] INFO: Testing against a local daemon [2020-05-08T09:44:37.886Z] === RUN TestExternalGraphDriver [2020-05-08T09:44:37.886Z] --- SKIP: TestExternalGraphDriver (0.12s) [2020-05-08T09:44:37.886Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-05-08T09:44:37.886Z] === RUN TestGraphdriverPluginV2 [2020-05-08T09:44:37.902Z] #45 291.2 CC criu/uts_ns.o [2020-05-08T09:44:38.492Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-05-08T09:44:38.533Z] #45 291.8 CC criu/vdso.o [2020-05-08T09:44:38.567Z] --- PASS: TestUpdateCPUQuota (1.18s) [2020-05-08T09:44:38.567Z] === RUN TestUpdatePidsLimit [2020-05-08T09:44:38.567Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-08T09:44:38.708Z] --- PASS: TestRenameLinkedContainer (3.17s) [2020-05-08T09:44:38.708Z] === RUN TestRenameStoppedContainer [2020-05-08T09:44:38.746Z] --- PASS: TestConfigInspect (3.31s) [2020-05-08T09:44:38.746Z] === RUN TestConfigList [2020-05-08T09:44:39.000Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-05-08T09:44:39.180Z] === RUN TestUpdatePidsLimit/no_change [2020-05-08T09:44:39.276Z] --- PASS: TestRenameStoppedContainer (0.83s) [2020-05-08T09:44:39.276Z] === RUN TestRenameRunningContainerAndReuse [2020-05-08T09:44:39.464Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-08T09:44:39.558Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-05-08T09:44:39.572Z] #45 292.9 LINK criu/built-in.o [2020-05-08T09:44:39.746Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-08T09:44:39.863Z] #45 293.1 LINK criu/criu [2020-05-08T09:44:40.117Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-05-08T09:44:40.359Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-08T09:44:40.641Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-08T09:44:40.675Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-05-08T09:44:40.900Z] #45 294.1 DEP lib/c/criu.d [2020-05-08T09:44:40.900Z] #45 294.3 CC images/rpc.pb-c.o [2020-05-08T09:44:41.155Z] --- PASS: TestGraphdriverPluginV2 (7.56s) [2020-05-08T09:44:41.155Z] PASS [2020-05-08T09:44:41.155Z] [2020-05-08T09:44:41.155Z] === Skipped [2020-05-08T09:44:41.155Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.12s) [2020-05-08T09:44:41.155Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-05-08T09:44:41.155Z] [2020-05-08T09:44:41.155Z] [2020-05-08T09:44:41.155Z] DONE 2 tests, 1 skipped in 7.897s [2020-05-08T09:44:41.155Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-08T09:44:41.155Z] INFO: Testing against a local daemon [2020-05-08T09:44:41.155Z] === RUN TestContinueAfterPluginCrash [2020-05-08T09:44:41.155Z] === PAUSE TestContinueAfterPluginCrash [2020-05-08T09:44:41.155Z] === RUN TestReadPluginNoRead [2020-05-08T09:44:41.155Z] === PAUSE TestReadPluginNoRead [2020-05-08T09:44:41.155Z] === RUN TestDaemonStartWithLogOpt [2020-05-08T09:44:41.155Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-08T09:44:41.155Z] === CONT TestContinueAfterPluginCrash [2020-05-08T09:44:41.155Z] === CONT TestDaemonStartWithLogOpt [2020-05-08T09:44:41.177Z] --- PASS: TestRenameRunningContainerAndReuse (1.64s) [2020-05-08T09:44:41.177Z] === RUN TestRenameInvalidName [2020-05-08T09:44:41.255Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-08T09:44:41.744Z] --- PASS: TestRenameInvalidName (0.79s) [2020-05-08T09:44:41.744Z] === RUN TestRenameAnonymousContainer [2020-05-08T09:44:42.120Z] --- PASS: TestConfigList (3.24s) [2020-05-08T09:44:42.120Z] === RUN TestConfigsCreateAndDelete [2020-05-08T09:44:42.410Z] #45 295.6 CC lib/c/criu.o [2020-05-08T09:44:42.725Z] --- PASS: TestUpdatePidsLimit (3.92s) [2020-05-08T09:44:42.725Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2020-05-08T09:44:42.725Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2020-05-08T09:44:42.725Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2020-05-08T09:44:42.725Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2020-05-08T09:44:42.725Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.46s) [2020-05-08T09:44:42.725Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2020-05-08T09:44:42.725Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2020-05-08T09:44:42.725Z] === RUN TestUpdateRestartPolicy [2020-05-08T09:44:42.837Z] ok github.com/docker/docker/client 0.421s coverage: 74.9% of statements [2020-05-08T09:44:43.180Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-05-08T09:44:43.738Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-05-08T09:44:43.993Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-05-08T09:44:44.475Z] #45 297.8 LINK lib/c/built-in.o [2020-05-08T09:44:44.475Z] #45 297.8 LINK lib/c/libcriu.so [2020-05-08T09:44:44.475Z] #45 297.8 LINK lib/c/libcriu.a [2020-05-08T09:44:44.766Z] #45 298.2 GEN magic.py [2020-05-08T09:44:45.059Z] #45 298.4 Note: Building without setproctitle() and strlcpy() support. [2020-05-08T09:44:45.059Z] #45 ... [2020-05-08T09:44:45.059Z] [2020-05-08T09:44:45.059Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T09:44:45.059Z] #54 391.3 + cd /tmp/tmp.5q4jRu0kUB/src/github.com/golangci/golangci-lint/ [2020-05-08T09:44:45.059Z] #54 391.3 + git checkout -q v1.23.8 [2020-05-08T09:44:45.354Z] --- PASS: TestConfigsCreateAndDelete (3.19s) [2020-05-08T09:44:45.354Z] === RUN TestConfigsUpdate [2020-05-08T09:44:45.608Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-05-08T09:44:45.692Z] #54 392.0 ++ git describe --tags [2020-05-08T09:44:45.692Z] #54 392.1 + version=v1.23.8 [2020-05-08T09:44:45.692Z] #54 392.1 ++ git rev-parse --short HEAD [2020-05-08T09:44:45.692Z] #54 392.1 + commit=76a82c6 [2020-05-08T09:44:45.692Z] #54 392.1 ++ git show -s --format=%cd [2020-05-08T09:44:45.692Z] #54 392.1 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-08T09:44:45.692Z] #54 392.1 + 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-05-08T09:44:45.932Z] --- PASS: TestRenameAnonymousContainer (4.06s) [2020-05-08T09:44:45.932Z] === RUN TestRenameContainerWithSameName [2020-05-08T09:44:46.167Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-05-08T09:44:46.498Z] --- PASS: TestRenameContainerWithSameName (0.78s) [2020-05-08T09:44:46.498Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-08T09:44:46.768Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-05-08T09:44:48.400Z] --- PASS: TestRenameContainerWithLinkedContainer (1.57s) [2020-05-08T09:44:48.400Z] === RUN TestResize [2020-05-08T09:44:48.651Z] --- PASS: TestConfigsUpdate (3.35s) [2020-05-08T09:44:48.651Z] === RUN TestTemplatedConfig [2020-05-08T09:44:48.966Z] --- PASS: TestResize (0.81s) [2020-05-08T09:44:48.966Z] === RUN TestResizeWithInvalidSize [2020-05-08T09:44:49.210Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-05-08T09:44:49.210Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-05-08T09:44:49.864Z] ......................... [ 67%] [2020-05-08T09:44:49.901Z] --- PASS: TestResizeWithInvalidSize (0.85s) [2020-05-08T09:44:49.901Z] === RUN TestResizeWhenContainerNotStarted [2020-05-08T09:44:50.470Z] --- PASS: TestResizeWhenContainerNotStarted (0.79s) [2020-05-08T09:44:50.470Z] === RUN TestDaemonRestartKillContainers [2020-05-08T09:44:50.470Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-08T09:44:50.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-08T09:44:50.470Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-08T09:44:50.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-08T09:44:50.470Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-08T09:44:50.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-08T09:44:50.470Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-08T09:44:50.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-08T09:44:50.470Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-08T09:44:50.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-08T09:44:50.470Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-08T09:44:50.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-08T09:44:50.470Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-08T09:44:50.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-08T09:44:50.470Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-08T09:44:50.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-08T09:44:50.470Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-08T09:44:50.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-08T09:44:50.470Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-08T09:44:50.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-08T09:44:50.470Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-08T09:44:50.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-08T09:44:50.470Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-08T09:44:50.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-08T09:44:50.470Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-08T09:44:50.470Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-08T09:44:50.470Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-08T09:44:50.470Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-08T09:44:51.261Z] #54 ... [2020-05-08T09:44:51.261Z] [2020-05-08T09:44:51.261Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T09:44:51.261Z] #45 298.4 Note: Building without setproctitle() and strlcpy() support. [2020-05-08T09:44:51.261Z] #45 298.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-08T09:44:51.261Z] #45 298.4 Note: Building without GnuTLS support [2020-05-08T09:44:51.261Z] #45 299.6 fatal: not a git repository (or any of the parent directories): .git [2020-05-08T09:44:51.261Z] #45 300.9 make[1]: Nothing to be done for 'all'. [2020-05-08T09:44:51.261Z] #45 302.4 make[1]: 'images/built-in.o' is up to date. [2020-05-08T09:44:51.261Z] #45 302.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-08T09:44:51.261Z] #45 302.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-08T09:44:51.261Z] #45 302.7 make[1]: 'compel/libcompel.a' is up to date. [2020-05-08T09:44:51.261Z] #45 302.8 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-08T09:44:51.261Z] #45 302.8 make[1]: Nothing to be done for 'all'. [2020-05-08T09:44:51.261Z] #45 302.9 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-08T09:44:51.261Z] #45 303.2 make[2]: Nothing to be done for 'all'. [2020-05-08T09:44:51.261Z] #45 303.3 make[2]: Nothing to be done for 'all'. [2020-05-08T09:44:51.261Z] #45 303.4 make[2]: Nothing to be done for 'all'. [2020-05-08T09:44:51.261Z] #45 303.8 make[2]: Nothing to be done for 'all'. [2020-05-08T09:44:51.261Z] #45 303.9 make[2]: Nothing to be done for 'all'. [2020-05-08T09:44:51.261Z] #45 303.9 make[2]: Nothing to be done for 'all'. [2020-05-08T09:44:51.261Z] #45 304.1 make[2]: Nothing to be done for 'all'. [2020-05-08T09:44:51.261Z] #45 304.4 make[2]: Nothing to be done for 'all'. [2020-05-08T09:44:51.261Z] #45 304.5 INSTALL criu/criu [2020-05-08T09:44:51.261Z] #45 DONE 304.6s [2020-05-08T09:44:51.553Z] [2020-05-08T09:44:51.553Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T09:44:51.720Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-05-08T09:44:51.975Z] --- PASS: TestTemplatedConfig (3.46s) [2020-05-08T09:44:51.975Z] === RUN TestConfigCreateResolve [2020-05-08T09:44:52.230Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-05-08T09:44:52.230Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-05-08T09:44:52.378Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-08T09:44:52.788Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-05-08T09:44:53.316Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-08T09:44:53.316Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-08T09:44:53.576Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-08T09:44:54.671Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-05-08T09:44:55.231Z] --- PASS: TestConfigCreateResolve (3.30s) [2020-05-08T09:44:55.231Z] === RUN TestConfigDaemonLibtrustID [2020-05-08T09:44:55.485Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-08T09:44:55.795Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-05-08T09:44:55.795Z] PASS [2020-05-08T09:44:55.795Z] [2020-05-08T09:44:55.795Z] DONE 7 tests in 20.560s [2020-05-08T09:44:55.795Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-05-08T09:44:55.795Z] ++ 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-05-08T09:44:55.795Z] ++ set -e [2020-05-08T09:44:55.795Z] ++ '[' -n 0 ']' [2020-05-08T09:44:55.795Z] ++ set -x [2020-05-08T09:44:55.795Z] ++ env -i DEST=/go/src/github.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-05-08T09:44:55.795Z] INFO: Testing against a local daemon [2020-05-08T09:44:55.795Z] === RUN TestCheckpoint [2020-05-08T09:44:55.795Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-08T09:44:55.795Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-08T09:44:55.795Z] === RUN TestContainerInvalidJSON [2020-05-08T09:44:55.795Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-08T09:44:55.795Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-08T09:44:55.795Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-08T09:44:55.795Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-08T09:44:55.795Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-08T09:44:55.795Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-08T09:44:56.007Z] --- PASS: TestDaemonStartWithLogOpt (14.47s) [2020-05-08T09:44:56.007Z] === CONT TestReadPluginNoRead [2020-05-08T09:44:56.050Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-08T09:44:56.050Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-08T09:44:56.050Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-08T09:44:56.050Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-05-08T09:44:56.050Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-08T09:44:56.050Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2020-05-08T09:44:56.050Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-05-08T09:44:56.050Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-08T09:44:56.050Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2020-05-08T09:44:56.050Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-08T09:44:56.050Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2020-05-08T09:44:56.050Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-08T09:44:56.053Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-08T09:44:56.053Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-08T09:44:56.304Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-05-08T09:44:56.304Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2020-05-08T09:44:56.304Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-08T09:44:56.304Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-05-08T09:44:56.304Z] === RUN TestCopyFromContainer [2020-05-08T09:44:56.621Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-08T09:44:57.121Z] #54 ... [2020-05-08T09:44:57.121Z] [2020-05-08T09:44:57.121Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T09:44:57.121Z] #61 235.8 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-05-08T09:44:57.815Z] ok github.com/docker/docker/builder/remotecontext/git 28.943s coverage: 86.3% of statements [2020-05-08T09:44:57.815Z] ? github.com/docker/docker/cli [no test files] [2020-05-08T09:44:57.815Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-08T09:44:57.936Z] --- PASS: TestUpdateRestartPolicy (13.01s) [2020-05-08T09:44:57.936Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-08T09:44:57.936Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s) [2020-05-08T09:44:57.936Z] === RUN TestWaitNonBlocked [2020-05-08T09:44:57.936Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-08T09:44:57.936Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-08T09:44:57.936Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-08T09:44:57.936Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-08T09:44:57.936Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-08T09:44:57.936Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-08T09:44:57.936Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-05-08T09:44:57.936Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.05s) [2020-05-08T09:44:57.936Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.14s) [2020-05-08T09:44:57.936Z] === RUN TestWaitBlocked [2020-05-08T09:44:57.936Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-08T09:44:57.936Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-08T09:44:57.936Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-08T09:44:57.936Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-08T09:44:57.936Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-08T09:44:57.936Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-08T09:44:58.186Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-05-08T09:44:58.186Z] === RUN TestCopyFromContainer// [2020-05-08T09:44:58.440Z] === RUN TestCopyFromContainer//bar/root [2020-05-08T09:44:58.440Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-08T09:44:58.524Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-08T09:44:58.524Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.73s) [2020-05-08T09:44:58.524Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.65s) [2020-05-08T09:44:58.524Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.79s) [2020-05-08T09:44:58.524Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.94s) [2020-05-08T09:44:58.524Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.67s) [2020-05-08T09:44:58.524Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.57s) [2020-05-08T09:44:58.524Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.62s) [2020-05-08T09:44:58.524Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.28s) [2020-05-08T09:44:58.524Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.43s) [2020-05-08T09:44:58.524Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.65s) [2020-05-08T09:44:58.524Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.58s) [2020-05-08T09:44:58.524Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.57s) [2020-05-08T09:44:58.524Z] === RUN TestCgroupNamespacesRun [2020-05-08T09:44:58.694Z] === RUN TestCopyFromContainer/bar/quux [2020-05-08T09:44:58.694Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-08T09:44:58.694Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-08T09:44:58.946Z] --- PASS: TestWaitBlocked (0.01s) [2020-05-08T09:44:58.946Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.18s) [2020-05-08T09:44:58.946Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.30s) [2020-05-08T09:44:58.946Z] === CONT TestContainerStartOnDaemonRestart [2020-05-08T09:44:58.946Z] === CONT TestContainerKillOnDaemonStart [2020-05-08T09:44:58.949Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-08T09:44:58.949Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-08T09:44:59.203Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-08T09:44:59.203Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-08T09:44:59.278Z] --- PASS: TestContinueAfterPluginCrash (18.09s) [2020-05-08T09:44:59.458Z] --- PASS: TestCopyFromContainer (3.05s) [2020-05-08T09:44:59.458Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-05-08T09:44:59.458Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-05-08T09:44:59.458Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2020-05-08T09:44:59.458Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-05-08T09:44:59.458Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-05-08T09:44:59.458Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-05-08T09:44:59.458Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-05-08T09:44:59.458Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-05-08T09:44:59.458Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-05-08T09:44:59.458Z] --- PASS: TestCopyFromContainer/bar/notarget (0.15s) [2020-05-08T09:44:59.458Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-08T09:44:59.458Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-08T09:44:59.458Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-08T09:44:59.458Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-08T09:44:59.458Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-08T09:44:59.458Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-08T09:44:59.458Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-08T09:44:59.458Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-08T09:44:59.458Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-08T09:44:59.458Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-08T09:44:59.458Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-05-08T09:44:59.458Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-08T09:44:59.458Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-05-08T09:44:59.458Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-08T09:44:59.458Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-08T09:44:59.458Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-05-08T09:44:59.458Z] === RUN TestCreateWithInvalidEnv [2020-05-08T09:44:59.458Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-08T09:44:59.458Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-08T09:44:59.458Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-08T09:44:59.458Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-08T09:44:59.458Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-08T09:44:59.458Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-08T09:44:59.458Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-08T09:44:59.458Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-08T09:44:59.458Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-08T09:44:59.458Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-05-08T09:44:59.458Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-08T09:44:59.458Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-08T09:44:59.458Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-05-08T09:44:59.458Z] === RUN TestCreateTmpfsMountsTarget [2020-05-08T09:44:59.458Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-05-08T09:44:59.458Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-08T09:44:59.534Z] === RUN TestReadPluginNoRead/default [2020-05-08T09:44:59.756Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-05-08T09:45:00.427Z] --- PASS: TestCgroupNamespacesRun (1.82s) [2020-05-08T09:45:00.427Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-08T09:45:00.665Z] #61 239.6 + mkdir -p /build [2020-05-08T09:45:00.665Z] #61 239.6 + cp runc /build/runc [2020-05-08T09:45:00.665Z] #61 DONE 239.7s [2020-05-08T09:45:00.665Z] [2020-05-08T09:45:00.665Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-08T09:45:01.118Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-05-08T09:45:02.042Z] --- PASS: TestCreateWithCustomMaskedPaths (2.51s) [2020-05-08T09:45:02.042Z] === RUN TestCreateWithCapabilities [2020-05-08T09:45:02.042Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-08T09:45:02.042Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-08T09:45:02.042Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-08T09:45:02.042Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-08T09:45:02.042Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-08T09:45:02.042Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-08T09:45:02.042Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-08T09:45:02.042Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-08T09:45:02.042Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-08T09:45:02.042Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-08T09:45:02.042Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-08T09:45:02.042Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-08T09:45:02.042Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-08T09:45:02.042Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-08T09:45:02.042Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-08T09:45:02.042Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-08T09:45:02.042Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-08T09:45:02.042Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-08T09:45:02.042Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-08T09:45:02.042Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-08T09:45:02.042Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-08T09:45:02.042Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-08T09:45:02.042Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-08T09:45:02.042Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-08T09:45:02.042Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-08T09:45:02.042Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-08T09:45:02.297Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-08T09:45:02.297Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-08T09:45:02.297Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-08T09:45:02.297Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-08T09:45:02.297Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-08T09:45:02.297Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-08T09:45:02.330Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s) [2020-05-08T09:45:02.330Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-08T09:45:02.397Z] --- PASS: TestContainerStartOnDaemonRestart (3.14s) [2020-05-08T09:45:02.397Z] === CONT TestIpcModeOlderClient [2020-05-08T09:45:02.397Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-05-08T09:45:02.397Z] === CONT TestDaemonHostGatewayIP [2020-05-08T09:45:02.552Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-08T09:45:02.552Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-05-08T09:45:02.552Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-05-08T09:45:02.552Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-08T09:45:02.552Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-08T09:45:02.552Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-05-08T09:45:02.552Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-05-08T09:45:02.552Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-08T09:45:02.552Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.19s) [2020-05-08T09:45:02.552Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.18s) [2020-05-08T09:45:02.552Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-05-08T09:45:02.552Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-05-08T09:45:02.552Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-05-08T09:45:02.552Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-08T09:45:02.803Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-08T09:45:03.110Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-05-08T09:45:03.670Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-05-08T09:45:03.707Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.81s) [2020-05-08T09:45:03.707Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-08T09:45:03.821Z] ok github.com/docker/docker/cmd/dockerd 0.497s coverage: 19.3% of statements [2020-05-08T09:45:04.816Z] ok github.com/docker/docker/container 0.543s coverage: 41.9% of statements [2020-05-08T09:45:04.816Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-08T09:45:04.816Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-08T09:45:04.816Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-08T09:45:04.816Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-08T09:45:05.597Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.71s) [2020-05-08T09:45:05.598Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-08T09:45:05.598Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-08T09:45:05.598Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-08T09:45:05.598Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-08T09:45:05.598Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-08T09:45:05.598Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-08T09:45:05.598Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-08T09:45:05.598Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-08T09:45:05.598Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-08T09:45:05.598Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-08T09:45:05.598Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-08T09:45:05.598Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-08T09:45:05.598Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-08T09:45:05.598Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-08T09:45:05.598Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-08T09:45:05.598Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-08T09:45:05.598Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-05-08T09:45:05.598Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-05-08T09:45:05.598Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-05-08T09:45:05.598Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-05-08T09:45:05.598Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-05-08T09:45:05.598Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-05-08T09:45:05.598Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-08T09:45:05.598Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-05-08T09:45:05.610Z] --- PASS: TestCgroupNamespacesRunHostMode (1.88s) [2020-05-08T09:45:05.610Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-08T09:45:05.849Z] --- PASS: TestDaemonHostGatewayIP (3.45s) [2020-05-08T09:45:05.849Z] === CONT TestDaemonRestartIpcMode [2020-05-08T09:45:05.852Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-05-08T09:45:06.075Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-08T09:45:06.107Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.88s) [2020-05-08T09:45:06.107Z] === RUN TestContainerStartOnDaemonRestart [2020-05-08T09:45:06.107Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-08T09:45:06.107Z] === RUN TestDaemonRestartIpcMode [2020-05-08T09:45:06.107Z] === PAUSE TestDaemonRestartIpcMode [2020-05-08T09:45:06.107Z] === RUN TestDaemonHostGatewayIP [2020-05-08T09:45:06.107Z] === PAUSE TestDaemonHostGatewayIP [2020-05-08T09:45:06.107Z] === RUN TestContainerKillOnDaemonStart [2020-05-08T09:45:06.107Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-08T09:45:06.107Z] === RUN TestDiff [2020-05-08T09:45:07.031Z] --- PASS: TestDiff (0.87s) [2020-05-08T09:45:07.031Z] === RUN TestExecWithCloseStdin [2020-05-08T09:45:07.047Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.494s coverage: 65.3% of statements [2020-05-08T09:45:07.511Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.84s) [2020-05-08T09:45:07.511Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-08T09:45:07.590Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-05-08T09:45:07.590Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-05-08T09:45:08.148Z] --- PASS: TestExecWithCloseStdin (1.10s) [2020-05-08T09:45:08.148Z] === RUN TestExec [2020-05-08T09:45:09.072Z] --- PASS: TestExec (1.01s) [2020-05-08T09:45:09.072Z] === RUN TestExecUser [2020-05-08T09:45:09.276Z] ok github.com/docker/docker/daemon/cluster 0.635s coverage: 0.5% of statements [2020-05-08T09:45:09.306Z] --- PASS: TestDaemonRestartIpcMode (3.61s) [2020-05-08T09:45:09.345Z] --- PASS: TestReadPluginNoRead (13.78s) [2020-05-08T09:45:09.345Z] --- PASS: TestReadPluginNoRead/default (3.28s) [2020-05-08T09:45:09.345Z] --- PASS: TestReadPluginNoRead/disabled_caching (3.26s) [2020-05-08T09:45:09.345Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (3.30s) [2020-05-08T09:45:09.345Z] read_test.go:91: [ddca2ee9beb9b] daemon is not started [2020-05-08T09:45:09.345Z] PASS [2020-05-08T09:45:09.345Z] [2020-05-08T09:45:09.345Z] DONE 6 tests in 28.438s [2020-05-08T09:45:09.345Z] 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-05-08T09:45:09.414Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.75s) [2020-05-08T09:45:09.414Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-08T09:45:09.601Z] testing: warning: no tests to run [2020-05-08T09:45:09.601Z] PASS [2020-05-08T09:45:09.601Z] [2020-05-08T09:45:09.601Z] DONE 0 tests in 0.053s [2020-05-08T09:45:09.601Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-08T09:45:09.601Z] INFO: Testing against a local daemon [2020-05-08T09:45:09.601Z] === RUN TestPluginWithDevMounts [2020-05-08T09:45:09.601Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-05-08T09:45:09.601Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-05-08T09:45:09.601Z] PASS [2020-05-08T09:45:09.601Z] [2020-05-08T09:45:09.601Z] === Skipped [2020-05-08T09:45:09.601Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-05-08T09:45:09.601Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-05-08T09:45:09.601Z] [2020-05-08T09:45:09.601Z] [2020-05-08T09:45:09.601Z] DONE 1 tests, 1 skipped in 0.174s [2020-05-08T09:45:09.601Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-05-08T09:45:09.748Z] ok github.com/docker/docker/daemon/cluster/convert 0.868s coverage: 35.6% of statements [2020-05-08T09:45:09.857Z] INFO: Testing against a local daemon [2020-05-08T09:45:09.857Z] === RUN TestSecretInspect [2020-05-08T09:45:09.857Z] --- SKIP: TestSecretInspect (0.02s) [2020-05-08T09:45:09.857Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:45:09.857Z] === RUN TestSecretList [2020-05-08T09:45:09.857Z] --- SKIP: TestSecretList (0.02s) [2020-05-08T09:45:09.857Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:45:09.857Z] === RUN TestSecretsCreateAndDelete [2020-05-08T09:45:09.857Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2020-05-08T09:45:09.857Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:45:09.857Z] === RUN TestSecretsUpdate [2020-05-08T09:45:09.857Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-05-08T09:45:09.857Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:45:09.857Z] === RUN TestTemplatedSecret [2020-05-08T09:45:09.857Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-05-08T09:45:09.857Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:45:09.857Z] === RUN TestSecretCreateResolve [2020-05-08T09:45:09.857Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-05-08T09:45:09.857Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:45:09.857Z] PASS [2020-05-08T09:45:09.857Z] [2020-05-08T09:45:09.857Z] === Skipped [2020-05-08T09:45:09.857Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-05-08T09:45:09.857Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:45:09.857Z] [2020-05-08T09:45:09.857Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2020-05-08T09:45:09.857Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:45:09.857Z] [2020-05-08T09:45:09.857Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2020-05-08T09:45:09.857Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:45:09.857Z] [2020-05-08T09:45:09.857Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-05-08T09:45:09.857Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:45:09.857Z] [2020-05-08T09:45:09.857Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-05-08T09:45:09.857Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:45:09.857Z] [2020-05-08T09:45:09.857Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-05-08T09:45:09.857Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:45:09.857Z] [2020-05-08T09:45:09.857Z] [2020-05-08T09:45:09.857Z] DONE 6 tests, 6 skipped in 0.227s [2020-05-08T09:45:09.857Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-05-08T09:45:09.995Z] --- PASS: TestExecUser (0.89s) [2020-05-08T09:45:09.995Z] === RUN TestExportContainerAndImportImage [2020-05-08T09:45:10.114Z] INFO: Testing against a local daemon [2020-05-08T09:45:10.114Z] === RUN TestServiceCreateInit [2020-05-08T09:45:10.114Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-08T09:45:10.114Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-08T09:45:10.114Z] --- PASS: TestServiceCreateInit (0.02s) [2020-05-08T09:45:10.114Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-08T09:45:10.114Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:45:10.114Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-08T09:45:10.114Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:45:10.114Z] === RUN TestCreateServiceMultipleTimes [2020-05-08T09:45:10.114Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-05-08T09:45:10.114Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:45:10.114Z] === RUN TestCreateServiceConflict [2020-05-08T09:45:10.114Z] --- SKIP: TestCreateServiceConflict (0.02s) [2020-05-08T09:45:10.114Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:45:10.114Z] === RUN TestCreateServiceMaxReplicas [2020-05-08T09:45:10.114Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2020-05-08T09:45:10.114Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:45:10.114Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-08T09:45:10.114Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-05-08T09:45:10.114Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:45:10.114Z] === RUN TestCreateServiceSecretFileMode [2020-05-08T09:45:10.370Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-05-08T09:45:10.370Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:45:10.370Z] === RUN TestCreateServiceConfigFileMode [2020-05-08T09:45:10.370Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-05-08T09:45:10.370Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:45:10.371Z] === RUN TestCreateServiceSysctls [2020-05-08T09:45:10.371Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-05-08T09:45:10.371Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:45:10.371Z] === RUN TestCreateServiceCapabilities [2020-05-08T09:45:10.371Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2020-05-08T09:45:10.371Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:45:10.371Z] === RUN TestInspect [2020-05-08T09:45:10.371Z] --- SKIP: TestInspect (0.01s) [2020-05-08T09:45:10.371Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:45:10.371Z] === RUN TestCreateJob [2020-05-08T09:45:10.371Z] --- SKIP: TestCreateJob (0.01s) [2020-05-08T09:45:10.371Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:45:10.371Z] === RUN TestReplicatedJob [2020-05-08T09:45:10.371Z] --- SKIP: TestReplicatedJob (0.01s) [2020-05-08T09:45:10.371Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:45:10.371Z] === RUN TestUpdateReplicatedJob [2020-05-08T09:45:10.371Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-05-08T09:45:10.371Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:45:10.371Z] === RUN TestServiceListWithStatuses [2020-05-08T09:45:10.371Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-08T09:45:10.371Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-08T09:45:10.371Z] === RUN TestDockerNetworkConnectAlias [2020-05-08T09:45:10.371Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-05-08T09:45:10.371Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:45:10.371Z] === RUN TestDockerNetworkReConnect [2020-05-08T09:45:10.371Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-05-08T09:45:10.371Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:45:10.371Z] === RUN TestServicePlugin [2020-05-08T09:45:10.467Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.01s) [2020-05-08T09:45:10.467Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-08T09:45:11.048Z] #42 DONE 416.7s [2020-05-08T09:45:11.048Z] [2020-05-08T09:45:11.048Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T09:45:11.326Z] --- PASS: TestContainerKillOnDaemonStart (12.54s) [2020-05-08T09:45:11.326Z] PASS [2020-05-08T09:45:11.326Z] [2020-05-08T09:45:11.326Z] === Skipped [2020-05-08T09:45:11.326Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-05-08T09:45:11.326Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-08T09:45:11.326Z] [2020-05-08T09:45:11.326Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-08T09:45:11.326Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-08T09:45:11.326Z] [2020-05-08T09:45:11.326Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-08T09:45:11.326Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-08T09:45:11.326Z] [2020-05-08T09:45:11.326Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-08T09:45:11.326Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-08T09:45:11.326Z] [2020-05-08T09:45:11.326Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-05-08T09:45:11.326Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-08T09:45:11.326Z] [2020-05-08T09:45:11.326Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-05-08T09:45:11.326Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-08T09:45:11.326Z] [2020-05-08T09:45:11.326Z] [2020-05-08T09:45:11.326Z] DONE 200 tests, 6 skipped in 149.180s [2020-05-08T09:45:11.326Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-05-08T09:45:11.326Z] ++ 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-05-08T09:45:11.326Z] ++ set -e [2020-05-08T09:45:11.326Z] ++ '[' -n 0 ']' [2020-05-08T09:45:11.326Z] ++ set -x [2020-05-08T09:45:11.326Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-08T09:45:11.353Z] --- PASS: TestExportContainerAndImportImage (1.39s) [2020-05-08T09:45:11.353Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-08T09:45:11.607Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-05-08T09:45:11.607Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-05-08T09:45:11.607Z] INFO: Testing against a local daemon [2020-05-08T09:45:11.608Z] === RUN TestCommitInheritsEnv [2020-05-08T09:45:12.221Z] --- PASS: TestCommitInheritsEnv (0.58s) [2020-05-08T09:45:12.221Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-08T09:45:12.221Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-08T09:45:12.221Z] === RUN TestImagesFilterMultiReference [2020-05-08T09:45:12.221Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-05-08T09:45:12.221Z] === RUN TestImagePullPlatformInvalid [2020-05-08T09:45:12.221Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-05-08T09:45:12.222Z] === RUN TestRemoveImageOrphaning [2020-05-08T09:45:12.368Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.92s) [2020-05-08T09:45:12.368Z] === RUN TestKernelTCPMemory [2020-05-08T09:45:12.835Z] --- PASS: TestRemoveImageOrphaning (0.60s) [2020-05-08T09:45:12.835Z] === RUN TestRemoveImageGarbageCollector [2020-05-08T09:45:12.835Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-08T09:45:12.835Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T09:45:12.835Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-08T09:45:12.835Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-05-08T09:45:12.835Z] === RUN TestTagInvalidReference [2020-05-08T09:45:12.835Z] --- PASS: TestTagInvalidReference (0.01s) [2020-05-08T09:45:12.835Z] === RUN TestTagValidPrefixedRepo [2020-05-08T09:45:12.835Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-05-08T09:45:12.835Z] === RUN TestTagExistedNameWithoutForce [2020-05-08T09:45:12.835Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-05-08T09:45:12.835Z] === RUN TestTagOfficialNames [2020-05-08T09:45:12.835Z] --- PASS: TestTagOfficialNames (0.05s) [2020-05-08T09:45:12.835Z] === RUN TestTagMatchesDigest [2020-05-08T09:45:12.835Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-05-08T09:45:12.835Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-08T09:45:12.967Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2020-05-08T09:45:12.967Z] === RUN TestHealthCheckWorkdir [2020-05-08T09:45:12.967Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-05-08T09:45:13.303Z] --- PASS: TestKernelTCPMemory (0.90s) [2020-05-08T09:45:13.303Z] === RUN TestNISDomainname [2020-05-08T09:45:13.890Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-05-08T09:45:14.144Z] --- PASS: TestHealthCheckWorkdir (1.20s) [2020-05-08T09:45:14.144Z] === RUN TestHealthKillContainer [2020-05-08T09:45:14.238Z] --- PASS: TestNISDomainname (1.01s) [2020-05-08T09:45:14.238Z] === RUN TestHostnameDnsResolution [2020-05-08T09:45:14.534Z] ok github.com/docker/docker/daemon/discovery 0.177s coverage: 30.0% of statements [2020-05-08T09:45:14.541Z] --- SKIP: TestServicePlugin (3.65s) [2020-05-08T09:45:14.541Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:45:14.541Z] === RUN TestServiceUpdateLabel [2020-05-08T09:45:14.541Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2020-05-08T09:45:14.541Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:45:14.541Z] === RUN TestServiceUpdateSecrets [2020-05-08T09:45:14.541Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-05-08T09:45:14.541Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:45:14.541Z] === RUN TestServiceUpdateConfigs [2020-05-08T09:45:14.541Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-05-08T09:45:14.541Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:45:14.541Z] === RUN TestServiceUpdateNetwork [2020-05-08T09:45:14.541Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-05-08T09:45:14.541Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:45:14.541Z] === RUN TestServiceUpdatePidsLimit [2020-05-08T09:45:14.541Z] --- SKIP: TestServiceUpdatePidsLimit (0.05s) [2020-05-08T09:45:14.541Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:45:14.541Z] PASS [2020-05-08T09:45:14.541Z] [2020-05-08T09:45:14.541Z] === Skipped [2020-05-08T09:45:14.541Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-08T09:45:14.541Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-08T09:45:14.541Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:45:14.541Z] [2020-05-08T09:45:14.541Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-08T09:45:14.541Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-08T09:45:14.541Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:45:14.541Z] [2020-05-08T09:45:14.541Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-05-08T09:45:14.541Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:45:14.541Z] [2020-05-08T09:45:14.541Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s) [2020-05-08T09:45:14.541Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:45:14.541Z] [2020-05-08T09:45:14.541Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2020-05-08T09:45:14.541Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:45:14.541Z] [2020-05-08T09:45:14.541Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-05-08T09:45:14.541Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:45:14.541Z] [2020-05-08T09:45:14.541Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-05-08T09:45:14.541Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:45:14.541Z] [2020-05-08T09:45:14.541Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-05-08T09:45:14.541Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:45:14.541Z] [2020-05-08T09:45:14.541Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-05-08T09:45:14.541Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:45:14.541Z] [2020-05-08T09:45:14.541Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2020-05-08T09:45:14.541Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:45:14.541Z] [2020-05-08T09:45:14.541Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-05-08T09:45:14.541Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:45:14.541Z] [2020-05-08T09:45:14.541Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-05-08T09:45:14.541Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:45:14.541Z] [2020-05-08T09:45:14.541Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-05-08T09:45:14.541Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:45:14.541Z] [2020-05-08T09:45:14.541Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-05-08T09:45:14.541Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:45:14.541Z] [2020-05-08T09:45:14.541Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-05-08T09:45:14.541Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-08T09:45:14.541Z] [2020-05-08T09:45:14.541Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-05-08T09:45:14.541Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:45:14.541Z] [2020-05-08T09:45:14.541Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-05-08T09:45:14.541Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:45:14.541Z] [2020-05-08T09:45:14.541Z] === SKIP: amd64.integration.service TestServicePlugin (3.65s) [2020-05-08T09:45:14.541Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:45:14.541Z] [2020-05-08T09:45:14.541Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2020-05-08T09:45:14.541Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:45:14.541Z] [2020-05-08T09:45:14.541Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-05-08T09:45:14.541Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:45:14.541Z] [2020-05-08T09:45:14.541Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-05-08T09:45:14.541Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:45:14.541Z] [2020-05-08T09:45:14.541Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-05-08T09:45:14.541Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:45:14.541Z] [2020-05-08T09:45:14.541Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.05s) [2020-05-08T09:45:14.541Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T09:45:14.541Z] [2020-05-08T09:45:14.541Z] [2020-05-08T09:45:14.541Z] DONE 24 tests, 23 skipped in 4.184s [2020-05-08T09:45:14.541Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-05-08T09:45:14.541Z] INFO: Testing against a local daemon [2020-05-08T09:45:14.542Z] === RUN TestSessionCreate [2020-05-08T09:45:14.542Z] --- PASS: TestSessionCreate (0.02s) [2020-05-08T09:45:14.542Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-08T09:45:14.542Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-05-08T09:45:14.542Z] PASS [2020-05-08T09:45:14.542Z] [2020-05-08T09:45:14.542Z] DONE 2 tests in 0.162s [2020-05-08T09:45:14.542Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-05-08T09:45:14.542Z] INFO: Testing against a local daemon [2020-05-08T09:45:14.542Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-08T09:45:14.542Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-08T09:45:14.542Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-08T09:45:14.542Z] === RUN TestEventsExecDie [2020-05-08T09:45:15.471Z] --- PASS: TestEventsExecDie (0.90s) [2020-05-08T09:45:15.471Z] === RUN TestEventsBackwardsCompatible [2020-05-08T09:45:15.471Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-05-08T09:45:15.471Z] === RUN TestInfoBinaryCommits [2020-05-08T09:45:15.471Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-05-08T09:45:15.471Z] === RUN TestInfoAPIVersioned [2020-05-08T09:45:15.471Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-08T09:45:15.471Z] === RUN TestInfoDiscoveryBackend [2020-05-08T09:45:15.528Z] ok github.com/docker/docker/daemon/config 0.872s coverage: 79.6% of statements [2020-05-08T09:45:15.547Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-05-08T09:45:16.140Z] --- PASS: TestHostnameDnsResolution (1.66s) [2020-05-08T09:45:16.140Z] === RUN TestStats [2020-05-08T09:45:16.149Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-05-08T09:45:16.404Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-05-08T09:45:16.962Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-05-08T09:45:17.300Z] --- PASS: TestHealthKillContainer (3.04s) [2020-05-08T09:45:17.300Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-08T09:45:17.300Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-05-08T09:45:17.362Z] --- PASS: TestInfoDiscoveryBackend (1.80s) [2020-05-08T09:45:17.362Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-08T09:45:17.758Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.641s coverage: 11.1% of statements [2020-05-08T09:45:18.266Z] --- PASS: TestInspectCpusetInConfigPre120 (0.92s) [2020-05-08T09:45:18.266Z] === RUN TestIpcModeNone [2020-05-08T09:45:18.670Z] --- PASS: TestStats (2.84s) [2020-05-08T09:45:18.670Z] === RUN TestStopContainerWithTimeout [2020-05-08T09:45:18.670Z] === RUN TestStopContainerWithTimeout/0 [2020-05-08T09:45:18.670Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-08T09:45:18.670Z] === RUN TestStopContainerWithTimeout/1 [2020-05-08T09:45:18.670Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-08T09:45:18.670Z] === RUN TestStopContainerWithTimeout/3 [2020-05-08T09:45:18.670Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-08T09:45:18.670Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-08T09:45:18.670Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-08T09:45:18.670Z] === CONT TestStopContainerWithTimeout/0 [2020-05-08T09:45:18.670Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-08T09:45:18.670Z] === CONT TestStopContainerWithTimeout/3 [2020-05-08T09:45:18.670Z] === CONT TestStopContainerWithTimeout/1 [2020-05-08T09:45:18.752Z] ok github.com/docker/docker/daemon/events 0.288s coverage: 50.0% of statements [2020-05-08T09:45:18.752Z] ok github.com/docker/docker/daemon 3.369s coverage: 9.2% of statements [2020-05-08T09:45:18.752Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-08T09:45:18.752Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-08T09:45:18.752Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-08T09:45:18.752Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-08T09:45:18.826Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-05-08T09:45:19.125Z] --- PASS: TestIpcModeNone (0.93s) [2020-05-08T09:45:19.125Z] === RUN TestIpcModePrivate [2020-05-08T09:45:19.225Z] ok github.com/docker/docker/daemon/graphdriver 0.135s coverage: 2.3% of statements [2020-05-08T09:45:19.225Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-05-08T09:45:19.225Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-05-08T09:45:19.225Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-05-08T09:45:19.225Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-08T09:45:19.225Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-05-08T09:45:19.225Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-05-08T09:45:19.225Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-05-08T09:45:19.225Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-05-08T09:45:19.225Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-08T09:45:19.225Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-05-08T09:45:19.225Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-05-08T09:45:19.225Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-05-08T09:45:19.697Z] ok github.com/docker/docker/daemon/links 0.278s coverage: 93.0% of statements [2020-05-08T09:45:20.135Z] --- PASS: TestIpcModePrivate (0.96s) [2020-05-08T09:45:20.135Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:201, shared: false, mustBeShared: false [2020-05-08T09:45:20.135Z] === RUN TestIpcModeShareable [2020-05-08T09:45:20.390Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-05-08T09:45:20.390Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-05-08T09:45:20.631Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (2.94s) [2020-05-08T09:45:20.631Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-08T09:45:20.631Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-05-08T09:45:20.631Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-08T09:45:20.631Z] === RUN TestInfoAPI [2020-05-08T09:45:20.631Z] --- PASS: TestInfoAPI (0.04s) [2020-05-08T09:45:20.631Z] === RUN TestInfoAPIWarnings [2020-05-08T09:45:21.356Z] --- PASS: TestIpcModeShareable (1.10s) [2020-05-08T09:45:21.356Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:201, shared: true, mustBeShared: true [2020-05-08T09:45:21.356Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-08T09:45:21.611Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-05-08T09:45:21.957Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-05-08T09:45:21.957Z] --- PASS: TestStopContainerWithTimeout/0 (0.99s) [2020-05-08T09:45:21.957Z] --- PASS: TestStopContainerWithTimeout/1 (2.22s) [2020-05-08T09:45:21.957Z] --- PASS: TestStopContainerWithTimeout/3 (3.06s) [2020-05-08T09:45:21.957Z] --- PASS: TestStopContainerWithTimeout/-1 (3.22s) [2020-05-08T09:45:21.957Z] === RUN TestDeleteDevicemapper [2020-05-08T09:45:21.957Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-08T09:45:21.957Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-08T09:45:21.957Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-08T09:45:21.999Z] --- PASS: TestInfoAPIWarnings (1.82s) [2020-05-08T09:45:21.999Z] === RUN TestInfoDebug [2020-05-08T09:45:22.170Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-05-08T09:45:22.669Z] ok github.com/docker/docker/daemon/logger/awslogs 0.766s coverage: 77.8% of statements [2020-05-08T09:45:22.669Z] ok github.com/docker/docker/daemon/logger 0.527s coverage: 42.1% of statements [2020-05-08T09:45:23.093Z] === RUN TestDockerSuite/TestBuildAddScript [2020-05-08T09:45:23.141Z] ok github.com/docker/docker/daemon/images 0.384s coverage: 4.9% of statements [2020-05-08T09:45:23.141Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-08T09:45:23.141Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-08T09:45:23.141Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-05-08T09:45:23.141Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-08T09:45:23.141Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-08T09:45:23.141Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-05-08T09:45:23.141Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-05-08T09:45:23.614Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.285s coverage: 61.6% of statements [2020-05-08T09:45:24.087Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.184s coverage: 87.2% of statements [2020-05-08T09:45:24.496Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.27s) [2020-05-08T09:45:24.497Z] === RUN TestAPIIpcModeHost [2020-05-08T09:45:24.497Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-05-08T09:45:24.516Z] --- PASS: TestInfoDebug (2.01s) [2020-05-08T09:45:24.516Z] === RUN TestInfoInsecureRegistries [2020-05-08T09:45:25.240Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.02s) [2020-05-08T09:45:25.240Z] === RUN TestUpdateMemory [2020-05-08T09:45:25.240Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-08T09:45:25.240Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-08T09:45:25.240Z] === RUN TestUpdateCPUQuota [2020-05-08T09:45:25.420Z] --- PASS: TestAPIIpcModeHost (0.90s) [2020-05-08T09:45:25.420Z] === RUN TestDaemonIpcModeShareable [2020-05-08T09:45:25.663Z] ok github.com/docker/docker/daemon/logger/local 0.294s coverage: 75.2% of statements [2020-05-08T09:45:25.663Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-08T09:45:25.663Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.329s coverage: 33.3% of statements [2020-05-08T09:45:26.139Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.218s coverage: 35.9% of statements [2020-05-08T09:45:26.343Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-05-08T09:45:26.432Z] --- PASS: TestInfoInsecureRegistries (2.05s) [2020-05-08T09:45:26.432Z] === RUN TestInfoRegistryMirrors [2020-05-08T09:45:26.614Z] --- PASS: TestUpdateCPUQuota (1.46s) [2020-05-08T09:45:26.614Z] === RUN TestUpdatePidsLimit [2020-05-08T09:45:26.614Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-08T09:45:26.663Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-05-08T09:45:26.872Z] === RUN TestUpdatePidsLimit/no_change [2020-05-08T09:45:27.131Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-08T09:45:27.231Z] --- PASS: TestDaemonIpcModeShareable (1.84s) [2020-05-08T09:45:27.231Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:211, shared: true, mustBeShared: true [2020-05-08T09:45:27.231Z] === RUN TestDaemonIpcModePrivate [2020-05-08T09:45:27.697Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-08T09:45:27.715Z] ok github.com/docker/docker/daemon/logger/syslog 0.359s coverage: 47.8% of statements [2020-05-08T09:45:27.956Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-08T09:45:28.187Z] ok github.com/docker/docker/daemon/logger/templates 0.390s coverage: 8.3% of statements [2020-05-08T09:45:28.194Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-05-08T09:45:28.323Z] --- PASS: TestInfoRegistryMirrors (2.00s) [2020-05-08T09:45:28.323Z] === RUN TestLoginFailsWithBadCredentials [2020-05-08T09:45:28.323Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s) [2020-05-08T09:45:28.323Z] === RUN TestPingCacheHeaders [2020-05-08T09:45:28.524Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-08T09:45:28.580Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-05-08T09:45:28.580Z] === RUN TestPingGet [2020-05-08T09:45:28.580Z] --- PASS: TestPingGet (0.01s) [2020-05-08T09:45:28.580Z] === RUN TestPingHead [2020-05-08T09:45:28.580Z] --- PASS: TestPingHead (0.02s) [2020-05-08T09:45:28.580Z] === RUN TestVersion [2020-05-08T09:45:28.580Z] --- PASS: TestVersion (0.02s) [2020-05-08T09:45:28.580Z] PASS [2020-05-08T09:45:28.580Z] [2020-05-08T09:45:28.580Z] === Skipped [2020-05-08T09:45:28.580Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-08T09:45:28.580Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-08T09:45:28.580Z] [2020-05-08T09:45:28.580Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-05-08T09:45:28.580Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-08T09:45:28.580Z] [2020-05-08T09:45:28.580Z] [2020-05-08T09:45:28.580Z] DONE 18 tests, 2 skipped in 14.206s [2020-05-08T09:45:28.580Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-05-08T09:45:28.580Z] INFO: Testing against a local daemon [2020-05-08T09:45:28.580Z] === RUN TestVolumesCreateAndList [2020-05-08T09:45:28.783Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-08T09:45:28.836Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-05-08T09:45:28.836Z] === RUN TestVolumesRemove [2020-05-08T09:45:28.836Z] --- PASS: TestVolumesRemove (0.09s) [2020-05-08T09:45:28.836Z] === RUN TestVolumesInspect [2020-05-08T09:45:28.836Z] --- PASS: TestVolumesInspect (0.02s) [2020-05-08T09:45:28.837Z] === RUN TestVolumesInvalidJSON [2020-05-08T09:45:28.837Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-08T09:45:28.837Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-08T09:45:28.837Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-08T09:45:28.837Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-05-08T09:45:28.837Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2020-05-08T09:45:28.837Z] PASS [2020-05-08T09:45:28.837Z] [2020-05-08T09:45:28.837Z] DONE 5 tests in 0.303s [2020-05-08T09:45:28.837Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-08T09:45:28.877Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-05-08T09:45:29.093Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12248 is not a child of this shell [2020-05-08T09:45:29.093Z] warning: PID 12248 from bundles/test-integration/docker.pid had a nonzero exit code [2020-05-08T09:45:29.093Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-08T09:45:29.093Z] [2020-05-08T09:45:29.093Z] Unloading profiles will leave already running processes permanently [2020-05-08T09:45:29.093Z] unconfined, which can lead to unexpected situations. [2020-05-08T09:45:29.093Z] [2020-05-08T09:45:29.093Z] To set a process to complain mode, use the command line tool [2020-05-08T09:45:29.093Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-08T09:45:29.093Z] Removing test suite binaries [2020-05-08T09:45:29.147Z] --- PASS: TestDaemonIpcModePrivate (1.91s) [2020-05-08T09:45:29.147Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:217, shared: false, mustBeShared: false [2020-05-08T09:45:29.147Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-08T09:45:29.763Z] ok github.com/docker/docker/daemon/logger/splunk 2.053s coverage: 82.5% of statements [2020-05-08T09:45:29.763Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-08T09:45:29.763Z] ? github.com/docker/docker/daemon/network [no test files] [2020-05-08T09:45:29.763Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-08T09:45:30.022Z] [2020-05-08T09:45:30.506Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-05-08T09:45:30.685Z] --- PASS: TestUpdatePidsLimit (4.05s) [2020-05-08T09:45:30.685Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.43s) [2020-05-08T09:45:30.685Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-05-08T09:45:30.685Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-05-08T09:45:30.685Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-05-08T09:45:30.685Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2020-05-08T09:45:30.685Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2020-05-08T09:45:30.685Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2020-05-08T09:45:30.685Z] === RUN TestUpdateRestartPolicy [2020-05-08T09:45:30.761Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-05-08T09:45:30.761Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.84s) [2020-05-08T09:45:30.761Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:216, shared: false, mustBeShared: false [2020-05-08T09:45:30.761Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-08T09:45:31.343Z] ok github.com/docker/docker/distribution/metadata 1.196s coverage: 48.2% of statements [2020-05-08T09:45:31.343Z] ok github.com/docker/docker/distribution 1.347s coverage: 20.3% of statements [2020-05-08T09:45:31.343Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-08T09:45:31.815Z] ok github.com/docker/docker/errdefs 0.100s coverage: 49.4% of statements [2020-05-08T09:45:32.644Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.64s) [2020-05-08T09:45:32.644Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:211, shared: true, mustBeShared: true [2020-05-08T09:45:32.644Z] === RUN TestIpcModeOlderClient [2020-05-08T09:45:32.644Z] === PAUSE TestIpcModeOlderClient [2020-05-08T09:45:32.644Z] === RUN TestKillContainerInvalidSignal [2020-05-08T09:45:32.809Z] ok github.com/docker/docker/distribution/xfer 2.534s coverage: 76.8% of statements [2020-05-08T09:45:32.809Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-08T09:45:33.202Z] --- PASS: TestKillContainerInvalidSignal (0.80s) [2020-05-08T09:45:33.202Z] === RUN TestKillContainer [2020-05-08T09:45:33.280Z] ok github.com/docker/docker/image/cache 0.155s coverage: 19.2% of statements Post stage [Pipeline] junit [2020-05-08T09:45:33.304Z] Recording test results [2020-05-08T09:45:33.457Z] === RUN TestKillContainer/no_signal [2020-05-08T09:45:33.753Z] ok github.com/docker/docker/image/v1 0.118s coverage: 25.0% of statements [2020-05-08T09:45:33.753Z] ok github.com/docker/docker/image 0.686s coverage: 86.4% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-08T09:45:34.105Z] + echo Ensuring container killed. [2020-05-08T09:45:34.105Z] Ensuring container killed. [2020-05-08T09:45:34.105Z] + docker rm -vf docker-pr3 [2020-05-08T09:45:34.105Z] Error: No such container: docker-pr3 [2020-05-08T09:45:34.105Z] + true [Pipeline] sh [2020-05-08T09:45:34.225Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-08T09:45:34.225Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-08T09:45:34.380Z] === RUN TestKillContainer/non_killing_signal [2020-05-08T09:45:34.380Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-05-08T09:45:34.384Z] + echo Chowning /workspace to jenkins user [2020-05-08T09:45:34.384Z] Chowning /workspace to jenkins user [2020-05-08T09:45:34.384Z] + id -u [2020-05-08T09:45:34.384Z] + id -g [2020-05-08T09:45:34.384Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40929:/workspace busybox chown -R 1000:1000 /workspace [2020-05-08T09:45:34.981Z] === RUN TestKillContainer/killing_signal [2020-05-08T09:45:35.220Z] ok github.com/docker/docker/libcontainerd/queue 0.117s coverage: 100.0% of statements [2020-05-08T09:45:35.580Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-05-08T09:45:35.834Z] --- PASS: TestKillContainer (2.60s) [2020-05-08T09:45:35.834Z] --- PASS: TestKillContainer/no_signal (0.90s) [2020-05-08T09:45:35.834Z] --- PASS: TestKillContainer/non_killing_signal (0.70s) [2020-05-08T09:45:35.834Z] --- PASS: TestKillContainer/killing_signal (0.77s) [2020-05-08T09:45:35.834Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-08T09:45:35.834Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-08T09:45:36.757Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-08T09:45:36.796Z] ok github.com/docker/docker/libcontainerd/local 0.670s coverage: 1.0% of statements [2020-05-08T09:45:36.796Z] ok github.com/docker/docker/pkg/aaparser 0.043s coverage: 50.0% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-08T09:45:37.194Z] + bundleName=amd64-rootless [2020-05-08T09:45:37.194Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-05-08T09:45:37.194Z] Creating amd64-rootless-bundles.tar.gz [2020-05-08T09:45:37.194Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-05-08T09:45:37.194Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-08T09:45:37.204Z] Archiving artifacts [2020-05-08T09:45:37.268Z] ok github.com/docker/docker/layer 0.895s coverage: 30.1% of statements [2020-05-08T09:45:37.268Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-08T09:45:37.268Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-08T09:45:37.268Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-08T09:45:37.268Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-08T09:45:37.268Z] ? github.com/docker/docker/oci [no test files] [2020-05-08T09:45:37.268Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-08T09:45:37.268Z] ok github.com/docker/docker/opts 0.169s coverage: 67.7% of statements [2020-05-08T09:45:37.456Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40929/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-08T09:45:37.680Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.58s) [2020-05-08T09:45:37.680Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s) [2020-05-08T09:45:37.680Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s) [2020-05-08T09:45:37.680Z] === RUN TestKillStoppedContainer [2020-05-08T09:45:37.680Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-05-08T09:45:37.680Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-08T09:45:37.680Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-05-08T09:45:37.680Z] === RUN TestKillDifferentUserContainer [2020-05-08T09:45:37.765Z] + make clean [2020-05-08T09:45:38.021Z] docker volume rm -f docker-dev-cache [2020-05-08T09:45:38.021Z] docker-dev-cache [Pipeline] deleteDir [2020-05-08T09:45:38.266Z] ok github.com/docker/docker/pkg/broadcaster 0.084s coverage: 100.0% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-08T09:45:38.602Z] --- PASS: TestKillDifferentUserContainer (0.79s) [2020-05-08T09:45:38.602Z] === RUN TestInspectOomKilledTrue [2020-05-08T09:45:38.602Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-08T09:45:38.602Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-08T09:45:38.602Z] === RUN TestInspectOomKilledFalse [2020-05-08T09:45:38.602Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-08T09:45:38.602Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-08T09:45:38.602Z] === RUN TestLinksEtcHostsContentMatch [2020-05-08T09:45:38.856Z] --- PASS: TestLinksEtcHostsContentMatch (0.51s) [2020-05-08T09:45:38.856Z] === RUN TestLinksContainerNames [2020-05-08T09:45:39.261Z] ok github.com/docker/docker/pkg/authorization 0.518s coverage: 26.8% of statements [2020-05-08T09:45:39.261Z] ok github.com/docker/docker/pkg/capabilities 0.122s coverage: 87.5% of statements [2020-05-08T09:45:39.733Z] ok github.com/docker/docker/pkg/chrootarchive 0.185s coverage: 15.4% of statements [2020-05-08T09:45:40.206Z] ok github.com/docker/docker/pkg/directory 0.066s coverage: 80.0% of statements [2020-05-08T09:45:40.215Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-05-08T09:45:40.678Z] ok github.com/docker/docker/pkg/discovery 0.221s coverage: 58.3% of statements [2020-05-08T09:45:40.774Z] --- PASS: TestLinksContainerNames (1.65s) [2020-05-08T09:45:40.774Z] === RUN TestLogsFollowTailEmpty [2020-05-08T09:45:40.774Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-05-08T09:45:41.150Z] ok github.com/docker/docker/pkg/discovery/file 0.133s coverage: 92.9% of statements [2020-05-08T09:45:41.375Z] --- PASS: TestLogsFollowTailEmpty (0.89s) [2020-05-08T09:45:41.375Z] === RUN TestContainerNetworkMountsNoChown [2020-05-08T09:45:42.145Z] ok github.com/docker/docker/pkg/discovery/memory 0.064s coverage: 92.3% of statements [2020-05-08T09:45:42.298Z] --- PASS: TestContainerNetworkMountsNoChown (0.91s) [2020-05-08T09:45:42.298Z] === RUN TestMountDaemonRoot [2020-05-08T09:45:42.553Z] === RUN TestMountDaemonRoot/default [2020-05-08T09:45:42.553Z] === PAUSE TestMountDaemonRoot/default [2020-05-08T09:45:42.553Z] === RUN TestMountDaemonRoot/private [2020-05-08T09:45:42.553Z] === PAUSE TestMountDaemonRoot/private [2020-05-08T09:45:42.553Z] === RUN TestMountDaemonRoot/rprivate [2020-05-08T09:45:42.553Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-08T09:45:42.553Z] === RUN TestMountDaemonRoot/slave [2020-05-08T09:45:42.553Z] === PAUSE TestMountDaemonRoot/slave [2020-05-08T09:45:42.553Z] === RUN TestMountDaemonRoot/rslave [2020-05-08T09:45:42.553Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-08T09:45:42.553Z] === RUN TestMountDaemonRoot/shared [2020-05-08T09:45:42.553Z] === PAUSE TestMountDaemonRoot/shared [2020-05-08T09:45:42.553Z] === RUN TestMountDaemonRoot/rshared [2020-05-08T09:45:42.553Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-08T09:45:42.553Z] === CONT TestMountDaemonRoot/default [2020-05-08T09:45:42.553Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-08T09:45:42.553Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-08T09:45:42.553Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-08T09:45:42.553Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-08T09:45:42.553Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-08T09:45:42.553Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-08T09:45:42.553Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-08T09:45:42.553Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-08T09:45:42.553Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-08T09:45:42.553Z] === CONT TestMountDaemonRoot/rshared [2020-05-08T09:45:42.553Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-08T09:45:42.553Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-08T09:45:42.553Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-08T09:45:42.553Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-08T09:45:42.553Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-08T09:45:42.553Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-08T09:45:42.553Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-08T09:45:42.553Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-08T09:45:42.553Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-08T09:45:42.553Z] === CONT TestMountDaemonRoot/shared [2020-05-08T09:45:42.553Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-08T09:45:42.553Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-08T09:45:42.553Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-08T09:45:42.553Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-08T09:45:42.553Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-08T09:45:42.553Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-08T09:45:42.553Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-08T09:45:42.553Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-08T09:45:42.553Z] === CONT TestMountDaemonRoot/rslave [2020-05-08T09:45:42.553Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-08T09:45:42.553Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-08T09:45:42.553Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-08T09:45:42.553Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-08T09:45:42.553Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-08T09:45:42.553Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-08T09:45:42.553Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-08T09:45:42.553Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-08T09:45:42.553Z] === CONT TestMountDaemonRoot/slave [2020-05-08T09:45:42.553Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-08T09:45:42.553Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-08T09:45:42.553Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-08T09:45:42.553Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-08T09:45:42.553Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-08T09:45:42.553Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-08T09:45:42.553Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-08T09:45:42.553Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-08T09:45:42.553Z] === CONT TestMountDaemonRoot/rprivate [2020-05-08T09:45:42.553Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-08T09:45:42.553Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-08T09:45:42.553Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-08T09:45:42.553Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-08T09:45:42.553Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-08T09:45:42.553Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-08T09:45:42.553Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-08T09:45:42.553Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-08T09:45:42.553Z] === CONT TestMountDaemonRoot/private [2020-05-08T09:45:42.553Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-08T09:45:42.553Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-08T09:45:42.553Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-08T09:45:42.553Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-08T09:45:42.553Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-08T09:45:42.553Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-08T09:45:42.553Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-08T09:45:42.553Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-08T09:45:42.553Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-08T09:45:42.553Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-08T09:45:42.553Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-08T09:45:42.553Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-08T09:45:42.553Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-08T09:45:42.617Z] ok github.com/docker/docker/pkg/discovery/nodes 0.173s coverage: 93.8% of statements [2020-05-08T09:45:42.808Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-08T09:45:42.808Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-08T09:45:42.808Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-08T09:45:42.808Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-08T09:45:42.808Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-08T09:45:42.808Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-08T09:45:42.808Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-08T09:45:42.808Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-08T09:45:42.808Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-08T09:45:42.808Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-08T09:45:42.808Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-08T09:45:42.885Z] --- PASS: TestUpdateRestartPolicy (12.51s) [2020-05-08T09:45:42.885Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-08T09:45:43.063Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-08T09:45:43.063Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-08T09:45:43.063Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-08T09:45:43.063Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-08T09:45:43.063Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-08T09:45:43.063Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-08T09:45:43.063Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-08T09:45:43.063Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-08T09:45:43.063Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-08T09:45:43.063Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-08T09:45:43.063Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-05-08T09:45:43.063Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-08T09:45:43.063Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) [2020-05-08T09:45:43.063Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-05-08T09:45:43.063Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-05-08T09:45:43.063Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-05-08T09:45:43.063Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-08T09:45:43.063Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-05-08T09:45:43.063Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-05-08T09:45:43.063Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-05-08T09:45:43.063Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-05-08T09:45:43.063Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-08T09:45:43.063Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-05-08T09:45:43.063Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-05-08T09:45:43.063Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-05-08T09:45:43.063Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-05-08T09:45:43.063Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-08T09:45:43.063Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-05-08T09:45:43.063Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-05-08T09:45:43.063Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-05-08T09:45:43.063Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-05-08T09:45:43.063Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-08T09:45:43.063Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-05-08T09:45:43.063Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-05-08T09:45:43.063Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-05-08T09:45:43.063Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-05-08T09:45:43.063Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-08T09:45:43.063Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-05-08T09:45:43.063Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-05-08T09:45:43.063Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-05-08T09:45:43.063Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-05-08T09:45:43.064Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-08T09:45:43.064Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-05-08T09:45:43.064Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-05-08T09:45:43.064Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-05-08T09:45:43.064Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-05-08T09:45:43.064Z] === RUN TestContainerBindMountNonRecursive [2020-05-08T09:45:43.319Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-05-08T09:45:43.575Z] === RUN TestDockerSuite/TestBuildAddTar [2020-05-08T09:45:43.821Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s) [2020-05-08T09:45:43.822Z] === RUN TestWaitNonBlocked [2020-05-08T09:45:43.822Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-08T09:45:43.822Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-08T09:45:43.822Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-08T09:45:43.822Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-08T09:45:43.822Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-08T09:45:43.822Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-08T09:45:44.194Z] ok github.com/docker/docker/pkg/filenotify 0.169s coverage: 36.2% of statements [2020-05-08T09:45:44.666Z] ok github.com/docker/docker/pkg/fileutils 0.201s coverage: 87.7% of statements [2020-05-08T09:45:44.758Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-05-08T09:45:44.758Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.90s) [2020-05-08T09:45:44.758Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.98s) [2020-05-08T09:45:44.758Z] === RUN TestWaitBlocked [2020-05-08T09:45:44.758Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-08T09:45:44.758Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-08T09:45:44.758Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-08T09:45:44.758Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-08T09:45:44.758Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-08T09:45:44.758Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-08T09:45:45.138Z] ok github.com/docker/docker/pkg/homedir 0.065s coverage: 42.9% of statements [2020-05-08T09:45:45.695Z] --- PASS: TestWaitBlocked (0.03s) [2020-05-08T09:45:45.695Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.98s) [2020-05-08T09:45:45.695Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.03s) [2020-05-08T09:45:45.695Z] === CONT TestContainerStartOnDaemonRestart [2020-05-08T09:45:45.695Z] === CONT TestContainerKillOnDaemonStart [2020-05-08T09:45:45.695Z] === CONT TestDaemonHostGatewayIP [2020-05-08T09:45:45.695Z] === CONT TestIpcModeOlderClient [2020-05-08T09:45:45.955Z] --- PASS: TestIpcModeOlderClient (0.18s) [2020-05-08T09:45:45.955Z] === CONT TestDaemonRestartIpcMode [2020-05-08T09:45:46.084Z] --- PASS: TestContainerBindMountNonRecursive (2.48s) [2020-05-08T09:45:46.084Z] === RUN TestNetworkNat [2020-05-08T09:45:46.133Z] ok github.com/docker/docker/pkg/idtools 0.198s coverage: 6.5% of statements [2020-05-08T09:45:46.133Z] ok github.com/docker/docker/pkg/archive 6.871s coverage: 62.0% of statements [2020-05-08T09:45:46.605Z] ok github.com/docker/docker/pkg/discovery/kv 3.992s coverage: 84.1% of statements [2020-05-08T09:45:46.686Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-05-08T09:45:46.686Z] --- PASS: TestNetworkNat (1.00s) [2020-05-08T09:45:46.686Z] === RUN TestNetworkLocalhostTCPNat [2020-05-08T09:45:46.898Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-05-08T09:45:46.898Z] tests/integration/client_test.py ..... [ 75%] [2020-05-08T09:45:46.898Z] tests/integration/context_api_test.py .. [ 76%] [2020-05-08T09:45:46.898Z] tests/integration/errors_test.py . [ 76%] [2020-05-08T09:45:47.076Z] ok github.com/docker/docker/pkg/ioutils 0.755s coverage: 69.2% of statements [2020-05-08T09:45:47.549Z] ok github.com/docker/docker/pkg/jsonmessage 0.181s coverage: 91.7% of statements [2020-05-08T09:45:47.549Z] ok github.com/docker/docker/pkg/locker 0.058s coverage: 88.9% of statements [2020-05-08T09:45:47.609Z] --- PASS: TestNetworkLocalhostTCPNat (1.00s) [2020-05-08T09:45:47.609Z] === RUN TestNetworkLoopbackNat [2020-05-08T09:45:48.021Z] ok github.com/docker/docker/pkg/longpath 0.130s coverage: 100.0% of statements [2020-05-08T09:45:48.493Z] ok github.com/docker/docker/pkg/namesgenerator 0.032s coverage: 85.7% of statements [2020-05-08T09:45:48.493Z] ok github.com/docker/docker/pkg/parsers 0.039s coverage: 97.0% of statements [2020-05-08T09:45:48.972Z] --- PASS: TestNetworkLoopbackNat (1.20s) [2020-05-08T09:45:48.972Z] === RUN TestPause [2020-05-08T09:45:49.229Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-05-08T09:45:49.245Z] --- PASS: TestContainerStartOnDaemonRestart (3.51s) [2020-05-08T09:45:49.487Z] ok github.com/docker/docker/pkg/pidfile 0.095s coverage: 82.6% of statements [2020-05-08T09:45:49.787Z] --- PASS: TestPause (1.02s) [2020-05-08T09:45:49.787Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-08T09:45:49.787Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-08T09:45:49.787Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-08T09:45:49.787Z] === RUN TestPauseStopPausedContainer [2020-05-08T09:45:50.192Z] --- PASS: TestDaemonRestartIpcMode (4.32s) [2020-05-08T09:45:50.422Z] #24 ... [2020-05-08T09:45:50.422Z] [2020-05-08T09:45:50.422Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T09:45:50.422Z] #66 401.8 + bin/containerd [2020-05-08T09:45:50.481Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.208s coverage: 56.8% of statements [2020-05-08T09:45:50.758Z] --- PASS: TestDaemonHostGatewayIP (4.80s) [2020-05-08T09:45:51.148Z] --- PASS: TestPauseStopPausedContainer (1.07s) [2020-05-08T09:45:51.148Z] === RUN TestPsFilter [2020-05-08T09:45:51.148Z] --- PASS: TestPsFilter (0.23s) [2020-05-08T09:45:51.148Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-08T09:45:51.475Z] ok github.com/docker/docker/pkg/pools 0.054s coverage: 88.2% of statements [2020-05-08T09:45:51.475Z] ok github.com/docker/docker/pkg/plugins/transport 0.103s coverage: 85.7% of statements [2020-05-08T09:45:52.469Z] ok github.com/docker/docker/pkg/progress 0.034s coverage: 75.9% of statements [2020-05-08T09:45:53.030Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.70s) [2020-05-08T09:45:53.030Z] === RUN TestRemoveContainerWithVolume [2020-05-08T09:45:53.470Z] ok github.com/docker/docker/pkg/reexec 0.138s coverage: 82.4% of statements [2020-05-08T09:45:53.470Z] ok github.com/docker/docker/pkg/pubsub 1.120s coverage: 73.9% of statements [2020-05-08T09:45:53.943Z] ok github.com/docker/docker/pkg/signal 0.088s coverage: 20.3% of statements [2020-05-08T09:45:53.998Z] --- PASS: TestRemoveContainerWithVolume (0.90s) [2020-05-08T09:45:53.998Z] === RUN TestRemoveContainerRunning [2020-05-08T09:45:53.998Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-05-08T09:45:54.415Z] ok github.com/docker/docker/pkg/stdcopy 0.083s coverage: 100.0% of statements [2020-05-08T09:45:54.922Z] --- PASS: TestRemoveContainerRunning (0.97s) [2020-05-08T09:45:54.922Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-08T09:45:55.409Z] ok github.com/docker/docker/pkg/streamformatter 0.040s coverage: 66.2% of statements [2020-05-08T09:45:55.409Z] ok github.com/docker/docker/pkg/stringid 0.063s coverage: 70.6% of statements [2020-05-08T09:45:55.409Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-08T09:45:55.409Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-08T09:45:55.409Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-08T09:45:55.409Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-08T09:45:55.409Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-05-08T09:45:55.409Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-05-08T09:45:55.409Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-08T09:45:55.409Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-08T09:45:55.481Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-05-08T09:45:56.040Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.27s) [2020-05-08T09:45:56.040Z] === RUN TestRemoveInvalidContainer [2020-05-08T09:45:56.040Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-05-08T09:45:56.040Z] === RUN TestRenameLinkedContainer [2020-05-08T09:45:56.403Z] ok github.com/docker/docker/pkg/sysinfo 0.065s coverage: 38.2% of statements [2020-05-08T09:45:56.875Z] ok github.com/docker/docker/pkg/tailfile 0.170s coverage: 88.6% of statements [2020-05-08T09:45:56.875Z] ok github.com/docker/docker/pkg/system 0.081s coverage: 13.8% of statements [2020-05-08T09:45:56.963Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-05-08T09:45:57.870Z] testing: warning: no tests to run [2020-05-08T09:45:57.870Z] coverage: [no statements] [2020-05-08T09:45:57.870Z] ok github.com/docker/docker/pkg/term/windows 0.035s coverage: [no statements] [no tests to run] [2020-05-08T09:45:57.870Z] ok github.com/docker/docker/pkg/tarsum 0.178s coverage: 89.3% of statements [2020-05-08T09:45:57.870Z] ok github.com/docker/docker/pkg/truncindex 0.141s coverage: 91.5% of statements [2020-05-08T09:45:58.342Z] ok github.com/docker/docker/pkg/urlutil 0.046s coverage: 100.0% of statements [2020-05-08T09:45:58.342Z] ok github.com/docker/docker/pkg/useragent 0.089s coverage: 88.9% of statements [2020-05-08T09:45:58.867Z] --- PASS: TestContainerKillOnDaemonStart (13.16s) [2020-05-08T09:45:58.867Z] PASS [2020-05-08T09:45:58.867Z] [2020-05-08T09:45:58.867Z] === Skipped [2020-05-08T09:45:58.867Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-05-08T09:45:58.867Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-08T09:45:58.867Z] [2020-05-08T09:45:58.867Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-08T09:45:58.867Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-08T09:45:58.867Z] [2020-05-08T09:45:58.867Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-08T09:45:58.867Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-08T09:45:58.867Z] [2020-05-08T09:45:58.867Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-08T09:45:58.867Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-08T09:45:58.867Z] [2020-05-08T09:45:58.867Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-05-08T09:45:58.867Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-08T09:45:58.867Z] [2020-05-08T09:45:58.867Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-05-08T09:45:58.867Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-08T09:45:58.867Z] [2020-05-08T09:45:58.867Z] [2020-05-08T09:45:58.867Z] DONE 200 tests, 6 skipped in 138.806s [2020-05-08T09:45:58.867Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-05-08T09:45:58.867Z] ++ 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-05-08T09:45:58.867Z] ++ set -e [2020-05-08T09:45:58.867Z] ++ '[' -n 0 ']' [2020-05-08T09:45:58.867Z] ++ set -x [2020-05-08T09:45:58.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=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-05-08T09:45:59.125Z] INFO: Testing against a local daemon [2020-05-08T09:45:59.125Z] === RUN TestCommitInheritsEnv [2020-05-08T09:45:59.693Z] --- PASS: TestCommitInheritsEnv (0.59s) [2020-05-08T09:45:59.693Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-08T09:45:59.693Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-05-08T09:45:59.693Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-05-08T09:45:59.693Z] === RUN TestImagesFilterMultiReference [2020-05-08T09:45:59.924Z] ok github.com/docker/docker/reference 0.282s coverage: 84.4% of statements [2020-05-08T09:45:59.952Z] --- PASS: TestImagesFilterMultiReference (0.15s) [2020-05-08T09:45:59.952Z] === RUN TestImagePullPlatformInvalid [2020-05-08T09:45:59.952Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-05-08T09:45:59.952Z] === RUN TestRemoveImageOrphaning [2020-05-08T09:46:00.263Z] --- PASS: TestRenameLinkedContainer (4.33s) [2020-05-08T09:46:00.263Z] === RUN TestRenameStoppedContainer [2020-05-08T09:46:00.396Z] ok github.com/docker/docker/plugin/v2 0.187s coverage: 20.1% of statements [2020-05-08T09:46:00.396Z] ok github.com/docker/docker/plugin 0.308s coverage: 12.4% of statements [2020-05-08T09:46:00.520Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2020-05-08T09:46:00.520Z] === RUN TestRemoveImageGarbageCollector [2020-05-08T09:46:00.520Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-08T09:46:00.520Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T09:46:00.520Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-08T09:46:00.520Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-05-08T09:46:00.520Z] === RUN TestTagInvalidReference [2020-05-08T09:46:00.520Z] --- PASS: TestTagInvalidReference (0.03s) [2020-05-08T09:46:00.520Z] === RUN TestTagValidPrefixedRepo [2020-05-08T09:46:00.779Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-05-08T09:46:00.779Z] === RUN TestTagExistedNameWithoutForce [2020-05-08T09:46:00.779Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-05-08T09:46:00.779Z] === RUN TestTagOfficialNames [2020-05-08T09:46:00.779Z] --- PASS: TestTagOfficialNames (0.08s) [2020-05-08T09:46:00.779Z] === RUN TestTagMatchesDigest [2020-05-08T09:46:00.779Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-05-08T09:46:00.779Z] PASS [2020-05-08T09:46:00.779Z] [2020-05-08T09:46:00.779Z] === Skipped [2020-05-08T09:46:00.779Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-05-08T09:46:00.779Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-05-08T09:46:00.779Z] [2020-05-08T09:46:00.779Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-08T09:46:00.779Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T09:46:00.779Z] [2020-05-08T09:46:00.779Z] [2020-05-08T09:46:00.779Z] DONE 12 tests, 2 skipped in 1.826s [2020-05-08T09:46:00.779Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-05-08T09:46:00.779Z] ++ 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-05-08T09:46:00.779Z] ++ set -e [2020-05-08T09:46:00.779Z] ++ '[' -n 0 ']' [2020-05-08T09:46:00.779Z] ++ set -x [2020-05-08T09:46:00.779Z] ++ env -i DEST=/go/src/github.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-05-08T09:46:00.805Z] #66 ... [2020-05-08T09:46:00.805Z] [2020-05-08T09:46:00.805Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T09:46:00.805Z] #24 467.1 + return [2020-05-08T09:46:00.805Z] #24 DONE 467.2s [2020-05-08T09:46:00.805Z] [2020-05-08T09:46:00.805Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T09:46:01.037Z] INFO: Testing against a local daemon [2020-05-08T09:46:01.037Z] === RUN TestNetworkCreateDelete [2020-05-08T09:46:01.296Z] --- PASS: TestNetworkCreateDelete (0.39s) [2020-05-08T09:46:01.296Z] === RUN TestDockerNetworkDeletePreferID [2020-05-08T09:46:01.622Z] --- PASS: TestRenameStoppedContainer (1.26s) [2020-05-08T09:46:01.622Z] === RUN TestRenameRunningContainerAndReuse [2020-05-08T09:46:01.877Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-05-08T09:46:01.972Z] ok github.com/docker/docker/restartmanager 0.055s coverage: 50.9% of statements [2020-05-08T09:46:01.972Z] ok github.com/docker/docker/registry/resumable 0.339s coverage: 100.0% of statements [2020-05-08T09:46:02.131Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-05-08T09:46:02.671Z] --- PASS: TestDockerNetworkDeletePreferID (1.15s) [2020-05-08T09:46:02.671Z] === RUN TestInspectNetwork [2020-05-08T09:46:03.492Z] --- PASS: TestRenameRunningContainerAndReuse (1.79s) [2020-05-08T09:46:03.492Z] === RUN TestRenameInvalidName [2020-05-08T09:46:03.531Z] #54 ... [2020-05-08T09:46:03.531Z] [2020-05-08T09:46:03.531Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-08T09:46:03.531Z] #25 DONE 0.1s [2020-05-08T09:46:03.531Z] [2020-05-08T09:46:03.531Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-08T09:46:03.548Z] ok github.com/docker/docker/registry 0.476s coverage: 51.5% of statements [2020-05-08T09:46:03.548Z] ok github.com/docker/docker/runconfig 0.283s coverage: 52.2% of statements [2020-05-08T09:46:03.548Z] ok github.com/docker/docker/testutil 0.335s coverage: 62.5% of statements [2020-05-08T09:46:04.051Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-05-08T09:46:04.208Z] #29 DONE 0.5s [2020-05-08T09:46:04.208Z] [2020-05-08T09:46:04.208Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-08T09:46:04.208Z] #32 DONE 0.1s [2020-05-08T09:46:04.208Z] [2020-05-08T09:46:04.208Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-08T09:46:04.208Z] #35 DONE 0.1s [2020-05-08T09:46:04.208Z] [2020-05-08T09:46:04.208Z] #40 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-08T09:46:04.308Z] --- PASS: TestRenameInvalidName (0.96s) [2020-05-08T09:46:04.308Z] === RUN TestRenameAnonymousContainer [2020-05-08T09:46:04.498Z] #40 DONE 0.1s [2020-05-08T09:46:04.498Z] [2020-05-08T09:46:04.498Z] #43 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-08T09:46:04.498Z] #43 DONE 0.3s [2020-05-08T09:46:04.498Z] [2020-05-08T09:46:04.498Z] #46 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-08T09:46:04.498Z] #46 DONE 0.1s [2020-05-08T09:46:04.498Z] [2020-05-08T09:46:04.498Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T09:46:04.789Z] #54 ... [2020-05-08T09:46:04.789Z] [2020-05-08T09:46:04.789Z] #49 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-08T09:46:04.789Z] #49 DONE 0.1s [2020-05-08T09:46:04.789Z] [2020-05-08T09:46:04.789Z] #52 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-08T09:46:04.789Z] #52 DONE 0.1s [2020-05-08T09:46:04.789Z] [2020-05-08T09:46:04.789Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T09:46:05.232Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-05-08T09:46:06.518Z] ok github.com/docker/docker/volume/drivers 0.230s coverage: 36.1% of statements [2020-05-08T09:46:06.518Z] ok github.com/docker/docker/volume/local 0.240s coverage: 37.7% of statements [2020-05-08T09:46:06.990Z] ok github.com/docker/docker/volume/mounts 0.162s coverage: 66.2% of statements [2020-05-08T09:46:07.938Z] === RUN TestInspectNetwork/full_network_id [2020-05-08T09:46:07.938Z] === RUN TestInspectNetwork/partial_network_id [2020-05-08T09:46:07.938Z] === RUN TestInspectNetwork/network_name [2020-05-08T09:46:07.938Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-08T09:46:08.533Z] --- PASS: TestRenameAnonymousContainer (3.68s) [2020-05-08T09:46:08.533Z] === RUN TestRenameContainerWithSameName [2020-05-08T09:46:08.567Z] ok github.com/docker/docker/volume/service 0.469s coverage: 70.3% of statements [2020-05-08T09:46:09.092Z] --- PASS: TestRenameContainerWithSameName (1.12s) [2020-05-08T09:46:09.092Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-08T09:46:09.651Z] === RUN TestDockerSuite/TestBuildBlankName [2020-05-08T09:46:10.211Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-05-08T09:46:10.772Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-05-08T09:46:11.027Z] --- PASS: TestRenameContainerWithLinkedContainer (1.78s) [2020-05-08T09:46:11.027Z] === RUN TestResize [2020-05-08T09:46:11.586Z] --- PASS: TestResize (0.74s) [2020-05-08T09:46:11.586Z] === RUN TestResizeWithInvalidSize [2020-05-08T09:46:12.123Z] --- PASS: TestInspectNetwork (9.57s) [2020-05-08T09:46:12.123Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-08T09:46:12.123Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-08T09:46:12.123Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-08T09:46:12.123Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-08T09:46:12.123Z] === RUN TestRunContainerWithBridgeNone [2020-05-08T09:46:12.511Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-05-08T09:46:12.511Z] --- PASS: TestResizeWithInvalidSize (0.95s) [2020-05-08T09:46:12.511Z] === RUN TestResizeWhenContainerNotStarted [2020-05-08T09:46:13.870Z] --- PASS: TestResizeWhenContainerNotStarted (1.02s) [2020-05-08T09:46:13.870Z] === RUN TestDaemonRestartKillContainers [2020-05-08T09:46:13.870Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-08T09:46:13.870Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-08T09:46:13.870Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-08T09:46:13.870Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-08T09:46:13.870Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-08T09:46:13.870Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-08T09:46:13.870Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-08T09:46:13.870Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-08T09:46:13.870Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-08T09:46:13.870Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-08T09:46:13.870Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-08T09:46:13.870Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-08T09:46:13.870Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-08T09:46:13.870Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-08T09:46:13.870Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-08T09:46:13.870Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-08T09:46:13.870Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-08T09:46:13.870Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-08T09:46:13.870Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-08T09:46:13.870Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-08T09:46:13.870Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-08T09:46:13.870Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-08T09:46:13.870Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-08T09:46:13.870Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-08T09:46:13.870Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-08T09:46:13.870Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-08T09:46:14.124Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-05-08T09:46:14.652Z] --- PASS: TestRunContainerWithBridgeNone (2.57s) [2020-05-08T09:46:14.652Z] === RUN TestNetworkInvalidJSON [2020-05-08T09:46:14.652Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-08T09:46:14.652Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-08T09:46:14.652Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-08T09:46:14.652Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-08T09:46:14.652Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-08T09:46:14.652Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-08T09:46:14.652Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-08T09:46:14.652Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-08T09:46:14.652Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-08T09:46:14.652Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-05-08T09:46:14.652Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-08T09:46:14.652Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-08T09:46:14.652Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-08T09:46:14.652Z] === RUN TestHostIPv4BridgeLabel [2020-05-08T09:46:14.685Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-05-08T09:46:15.587Z] --- PASS: TestHostIPv4BridgeLabel (0.80s) [2020-05-08T09:46:15.587Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-08T09:46:16.608Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-08T09:46:16.608Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-05-08T09:46:16.608Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-08T09:46:16.963Z] --- PASS: TestDaemonRestartWithLiveRestore (1.40s) [2020-05-08T09:46:16.963Z] === RUN TestDaemonDefaultNetworkPools [2020-05-08T09:46:17.967Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-08T09:46:18.222Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-08T09:46:18.339Z] --- PASS: TestDaemonDefaultNetworkPools (1.23s) [2020-05-08T09:46:18.339Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-08T09:46:19.145Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-05-08T09:46:19.145Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-08T09:46:19.704Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-08T09:46:19.959Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-05-08T09:46:20.240Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.94s) [2020-05-08T09:46:20.240Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-08T09:46:21.844Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-05-08T09:46:21.844Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-05-08T09:46:21.844Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-08T09:46:22.403Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-08T09:46:22.773Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.30s) [2020-05-08T09:46:22.773Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-08T09:46:23.339Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.81s) [2020-05-08T09:46:23.339Z] === RUN TestServiceWithPredefinedNetwork [2020-05-08T09:46:24.910Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-05-08T09:46:24.910Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-05-08T09:46:25.470Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-08T09:46:26.029Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-08T09:46:26.430Z] ok github.com/docker/docker/pkg/plugins 35.040s coverage: 73.4% of statements [2020-05-08T09:46:26.430Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-08T09:46:26.430Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-08T09:46:26.430Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-08T09:46:26.430Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-05-08T09:46:26.430Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-08T09:46:26.430Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-08T09:46:26.430Z] ? github.com/docker/docker/rootless [no test files] [2020-05-08T09:46:26.430Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-08T09:46:26.430Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-08T09:46:26.430Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-08T09:46:26.430Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-08T09:46:26.430Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-08T09:46:26.431Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-08T09:46:26.431Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-08T09:46:26.431Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-08T09:46:26.431Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-08T09:46:26.431Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-08T09:46:26.431Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-08T09:46:26.431Z] ? github.com/docker/docker/volume [no test files] [2020-05-08T09:46:26.431Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-08T09:46:26.431Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-08T09:46:26.431Z] [2020-05-08T09:46:26.431Z] === Skipped [2020-05-08T09:46:26.431Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-05-08T09:46:26.431Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-05-08T09:46:26.431Z] [2020-05-08T09:46:26.431Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-05-08T09:46:26.431Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-08T09:46:26.431Z] [2020-05-08T09:46:26.431Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-05-08T09:46:26.431Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-08T09:46:26.431Z] [2020-05-08T09:46:26.431Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-05-08T09:46:26.431Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-08T09:46:26.431Z] [2020-05-08T09:46:26.431Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-05-08T09:46:26.431Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-08T09:46:26.431Z] [2020-05-08T09:46:26.431Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-05-08T09:46:26.431Z] client_test.go:23: runtime.GOOS == "windows" [2020-05-08T09:46:26.431Z] [2020-05-08T09:46:26.431Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-05-08T09:46:26.431Z] daemon_test.go:147: root required [2020-05-08T09:46:26.431Z] [2020-05-08T09:46:26.431Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-05-08T09:46:26.431Z] reload_test.go:520: root required [2020-05-08T09:46:26.431Z] [2020-05-08T09:46:26.431Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-05-08T09:46:26.431Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-05-08T09:46:26.431Z] [2020-05-08T09:46:26.431Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-05-08T09:46:26.431Z] pull_v2_test.go:73: Needs fixing on Windows [2020-05-08T09:46:26.431Z] [2020-05-08T09:46:26.431Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-05-08T09:46:26.431Z] pull_v2_test.go:118: Needs fixing on Windows [2020-05-08T09:46:26.431Z] [2020-05-08T09:46:26.431Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-05-08T09:46:26.431Z] download_test.go:268: Needs fixing on Windows [2020-05-08T09:46:26.431Z] [2020-05-08T09:46:26.431Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-05-08T09:46:26.431Z] layer_test.go:304: Failing on Windows [2020-05-08T09:46:26.431Z] [2020-05-08T09:46:26.431Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-05-08T09:46:26.431Z] layer_test.go:353: Failing on Windows [2020-05-08T09:46:26.431Z] [2020-05-08T09:46:26.431Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-05-08T09:46:26.431Z] layer_test.go:468: Failing on Windows [2020-05-08T09:46:26.431Z] [2020-05-08T09:46:26.431Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-05-08T09:46:26.431Z] layer_test.go:697: Failing on Windows [2020-05-08T09:46:26.431Z] [2020-05-08T09:46:26.431Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-05-08T09:46:26.431Z] migration_test.go:46: Failing on Windows [2020-05-08T09:46:26.431Z] [2020-05-08T09:46:26.431Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-05-08T09:46:26.431Z] migration_test.go:182: Failing on Windows [2020-05-08T09:46:26.431Z] [2020-05-08T09:46:26.431Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-05-08T09:46:26.431Z] mount_test.go:17: Failing on Windows [2020-05-08T09:46:26.431Z] [2020-05-08T09:46:26.431Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-05-08T09:46:26.431Z] mount_test.go:76: Failing on Windows [2020-05-08T09:46:26.431Z] [2020-05-08T09:46:26.431Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-05-08T09:46:26.431Z] mount_test.go:125: Failing on Windows [2020-05-08T09:46:26.431Z] [2020-05-08T09:46:26.431Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-05-08T09:46:26.431Z] mount_test.go:212: Failing on Windows [2020-05-08T09:46:26.431Z] [2020-05-08T09:46:26.431Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-05-08T09:46:26.431Z] archive_test.go:133: Xz not present in msys2 [2020-05-08T09:46:26.431Z] [2020-05-08T09:46:26.431Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-05-08T09:46:26.431Z] archive_test.go:238: Failing on Windows CI machines [2020-05-08T09:46:26.431Z] [2020-05-08T09:46:26.431Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-05-08T09:46:26.431Z] archive_windows_test.go:16: Currently fails [2020-05-08T09:46:26.431Z] [2020-05-08T09:46:26.431Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-05-08T09:46:26.431Z] changes_test.go:192: needs more investigation [2020-05-08T09:46:26.431Z] [2020-05-08T09:46:26.431Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-05-08T09:46:26.431Z] changes_test.go:405: needs further investigation [2020-05-08T09:46:26.431Z] [2020-05-08T09:46:26.431Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-05-08T09:46:26.431Z] changes_test.go:441: needs further investigation [2020-05-08T09:46:26.431Z] [2020-05-08T09:46:26.431Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-05-08T09:46:26.431Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-05-08T09:46:26.431Z] [2020-05-08T09:46:26.431Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-05-08T09:46:26.431Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-05-08T09:46:26.431Z] [2020-05-08T09:46:26.431Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-05-08T09:46:26.431Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-05-08T09:46:26.431Z] [2020-05-08T09:46:26.431Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-05-08T09:46:26.431Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-05-08T09:46:26.431Z] [2020-05-08T09:46:26.431Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-05-08T09:46:26.431Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-05-08T09:46:26.431Z] [2020-05-08T09:46:26.431Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-05-08T09:46:26.431Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-05-08T09:46:26.431Z] [2020-05-08T09:46:26.431Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-05-08T09:46:26.431Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-05-08T09:46:26.431Z] [2020-05-08T09:46:26.431Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-05-08T09:46:26.431Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-05-08T09:46:26.431Z] [2020-05-08T09:46:26.431Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-05-08T09:46:26.431Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-05-08T09:46:26.431Z] [2020-05-08T09:46:26.431Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-05-08T09:46:26.431Z] poller_test.go:41: No chmod on Windows [2020-05-08T09:46:26.431Z] [2020-05-08T09:46:26.431Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-05-08T09:46:26.431Z] fileutils_test.go:134: Needs porting to Windows [2020-05-08T09:46:26.431Z] [2020-05-08T09:46:26.431Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-05-08T09:46:26.431Z] fileutils_test.go:180: Needs porting to Windows [2020-05-08T09:46:26.431Z] [2020-05-08T09:46:26.431Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-05-08T09:46:26.431Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-05-08T09:46:26.431Z] [2020-05-08T09:46:26.431Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-05-08T09:46:26.431Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-05-08T09:46:26.431Z] [2020-05-08T09:46:26.431Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-05-08T09:46:26.431Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-05-08T09:46:26.431Z] [2020-05-08T09:46:26.431Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-05-08T09:46:26.431Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-05-08T09:46:26.431Z] [2020-05-08T09:46:26.431Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-05-08T09:46:26.431Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-05-08T09:46:26.431Z] [2020-05-08T09:46:26.431Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-05-08T09:46:26.431Z] local_test.go:181: runtime.GOOS == "windows" [2020-05-08T09:46:26.431Z] [2020-05-08T09:46:26.431Z] [2020-05-08T09:46:26.431Z] DONE 1761 tests, 46 skipped in 192.906s [2020-05-08T09:46:26.431Z] INFO: make.ps1 ended at 05/08/2020 09:46:26 [2020-05-08T09:46:26.588Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-05-08T09:46:26.622Z] --- PASS: TestServiceWithPredefinedNetwork (3.27s) [2020-05-08T09:46:26.622Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-08T09:46:26.622Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-08T09:46:26.622Z] service_test.go:236: FLAKY_TEST [2020-05-08T09:46:26.622Z] === RUN TestServiceWithDataPathPortInit [2020-05-08T09:46:27.483Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-05-08T09:46:28.684Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-05-08T09:46:28.684Z] INFO: Unit tests ended at 05/08/2020 09:46:28. Duration:00:03:26.4584021 [2020-05-08T09:46:28.684Z] INFO: Building busybox [2020-05-08T09:46:28.684Z] Sending build context to Docker daemon 5.12kB [2020-05-08T09:46:28.684Z] [2020-05-08T09:46:28.684Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-05-08T09:46:28.684Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-05-08T09:46:28.684Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-05-08T09:46:28.684Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-05-08T09:46:28.684Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-05-08T09:46:28.684Z] ---> fdf6432edbdc [2020-05-08T09:46:28.684Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-05-08T09:46:28.684Z] ---> Running in f81926a8db1f [2020-05-08T09:46:29.096Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-08T09:46:29.096Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.56s) [2020-05-08T09:46:29.096Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.87s) [2020-05-08T09:46:29.096Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.55s) [2020-05-08T09:46:29.096Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.60s) [2020-05-08T09:46:29.096Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.49s) [2020-05-08T09:46:29.096Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.60s) [2020-05-08T09:46:29.096Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.56s) [2020-05-08T09:46:29.096Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.68s) [2020-05-08T09:46:29.096Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.56s) [2020-05-08T09:46:29.096Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.60s) [2020-05-08T09:46:29.096Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.64s) [2020-05-08T09:46:29.096Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.65s) [2020-05-08T09:46:29.096Z] === RUN TestCgroupNamespacesRun [2020-05-08T09:46:30.456Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-05-08T09:46:30.710Z] --- PASS: TestCgroupNamespacesRun (1.97s) [2020-05-08T09:46:30.710Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-08T09:46:32.593Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.63s) [2020-05-08T09:46:32.593Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-08T09:46:34.478Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.10s) [2020-05-08T09:46:34.478Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-08T09:46:34.478Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-05-08T09:46:34.581Z] Removing intermediate container f81926a8db1f [2020-05-08T09:46:34.581Z] ---> c864e4b6a36f [2020-05-08T09:46:34.581Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-05-08T09:46:34.581Z] ---> Running in 8687026a77cb [2020-05-08T09:46:34.581Z] Removing intermediate container 8687026a77cb [2020-05-08T09:46:34.581Z] ---> 5b33d3b29a38 [2020-05-08T09:46:34.581Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-05-08T09:46:34.581Z] ---> Running in a33f9fae5d20 [2020-05-08T09:46:34.581Z] Removing intermediate container a33f9fae5d20 [2020-05-08T09:46:34.581Z] ---> 896d75449be4 [2020-05-08T09:46:34.581Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-05-08T09:46:34.810Z] --- PASS: TestImportExtremelyLargeImageWorks (81.91s) [2020-05-08T09:46:34.810Z] PASS [2020-05-08T09:46:34.810Z] [2020-05-08T09:46:34.810Z] === Skipped [2020-05-08T09:46:34.810Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-08T09:46:34.810Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T09:46:34.810Z] [2020-05-08T09:46:34.810Z] [2020-05-08T09:46:34.810Z] DONE 12 tests, 1 skipped in 83.418s [2020-05-08T09:46:34.810Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-05-08T09:46:34.810Z] ++ 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-05-08T09:46:34.810Z] ++ set -e [2020-05-08T09:46:34.811Z] ++ '[' -n 0 ']' [2020-05-08T09:46:34.811Z] ++ set -x [2020-05-08T09:46:34.811Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-08T09:46:34.811Z] INFO: Testing against a local daemon [2020-05-08T09:46:34.811Z] === RUN TestNetworkCreateDelete [2020-05-08T09:46:35.093Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-05-08T09:46:35.093Z] === RUN TestDockerNetworkDeletePreferID [2020-05-08T09:46:35.375Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2020-05-08T09:46:35.375Z] === RUN TestInspectNetwork [2020-05-08T09:46:35.575Z] [2020-05-08T09:46:36.046Z] ---> 54274e9a8c23 [2020-05-08T09:46:36.047Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-05-08T09:46:36.047Z] ---> Running in cf643f24bedf [2020-05-08T09:46:36.361Z] --- PASS: TestCgroupNamespacesRunHostMode (1.68s) [2020-05-08T09:46:36.361Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-08T09:46:38.245Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.85s) [2020-05-08T09:46:38.245Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-08T09:46:38.245Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-05-08T09:46:39.605Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.74s) [2020-05-08T09:46:39.605Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-08T09:46:39.605Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-05-08T09:46:40.531Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2020-05-08T09:46:40.531Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-08T09:46:41.890Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-05-08T09:46:42.145Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.76s) [2020-05-08T09:46:42.145Z] === RUN TestKernelTCPMemory [2020-05-08T09:46:42.248Z] === RUN TestInspectNetwork/full_network_id [2020-05-08T09:46:42.248Z] === RUN TestInspectNetwork/partial_network_id [2020-05-08T09:46:42.248Z] === RUN TestInspectNetwork/network_name [2020-05-08T09:46:42.248Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-08T09:46:43.506Z] --- PASS: TestKernelTCPMemory (1.02s) [2020-05-08T09:46:43.506Z] === RUN TestNISDomainname [2020-05-08T09:46:44.065Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-05-08T09:46:44.125Z] #54 DONE 504.5s [2020-05-08T09:46:44.125Z] [2020-05-08T09:46:44.125Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T09:46:44.125Z] #66 ... [2020-05-08T09:46:44.125Z] [2020-05-08T09:46:44.125Z] #55 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-08T09:46:44.125Z] #55 DONE 0.1s [2020-05-08T09:46:44.125Z] [2020-05-08T09:46:44.125Z] #58 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-08T09:46:44.125Z] #58 DONE 0.1s [2020-05-08T09:46:44.125Z] [2020-05-08T09:46:44.125Z] #62 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-08T09:46:44.125Z] #62 DONE 0.1s [2020-05-08T09:46:44.125Z] [2020-05-08T09:46:44.125Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T09:46:44.319Z] --- PASS: TestNISDomainname (1.02s) [2020-05-08T09:46:44.319Z] === RUN TestHostnameDnsResolution [2020-05-08T09:46:44.703Z] --- PASS: TestServiceWithDataPathPortInit (18.17s) [2020-05-08T09:46:44.703Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-08T09:46:45.210Z] ......... [ 86%] [2020-05-08T09:46:45.246Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-05-08T09:46:45.246Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-05-08T09:46:45.246Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-05-08T09:46:45.804Z] --- PASS: TestHostnameDnsResolution (1.59s) [2020-05-08T09:46:45.804Z] === RUN TestStats [2020-05-08T09:46:46.505Z] Removing intermediate container cf643f24bedf [2020-05-08T09:46:46.505Z] ---> 74f1d2db5b60 [2020-05-08T09:46:46.505Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-05-08T09:46:46.505Z] ---> Running in 8cb19ab949fb [2020-05-08T09:46:46.631Z] --- PASS: TestInspectNetwork (11.07s) [2020-05-08T09:46:46.631Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-08T09:46:46.631Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-08T09:46:46.631Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-08T09:46:46.631Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-08T09:46:46.631Z] === RUN TestRunContainerWithBridgeNone [2020-05-08T09:46:47.498Z] [2020-05-08T09:46:47.498Z] SUCCESS: Specified value was saved. [2020-05-08T09:46:47.771Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-05-08T09:46:49.131Z] --- PASS: TestStats (2.94s) [2020-05-08T09:46:49.131Z] === RUN TestStopContainerWithTimeout [2020-05-08T09:46:49.131Z] === RUN TestStopContainerWithTimeout/0 [2020-05-08T09:46:49.131Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-08T09:46:49.131Z] === RUN TestStopContainerWithTimeout/1 [2020-05-08T09:46:49.131Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-08T09:46:49.131Z] === RUN TestStopContainerWithTimeout/3 [2020-05-08T09:46:49.131Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-08T09:46:49.131Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-08T09:46:49.131Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-08T09:46:49.131Z] === CONT TestStopContainerWithTimeout/0 [2020-05-08T09:46:49.131Z] === CONT TestStopContainerWithTimeout/3 [2020-05-08T09:46:49.131Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-05-08T09:46:49.305Z] --- PASS: TestRunContainerWithBridgeNone (2.54s) [2020-05-08T09:46:49.305Z] === RUN TestNetworkInvalidJSON [2020-05-08T09:46:49.305Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-08T09:46:49.305Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-08T09:46:49.305Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-08T09:46:49.305Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-08T09:46:49.305Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-08T09:46:49.305Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-08T09:46:49.305Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-08T09:46:49.305Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-08T09:46:49.305Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-08T09:46:49.305Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-05-08T09:46:49.305Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-08T09:46:49.305Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-08T09:46:49.305Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2020-05-08T09:46:49.305Z] === RUN TestHostIPv4BridgeLabel [2020-05-08T09:46:49.587Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2020-05-08T09:46:49.587Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-08T09:46:50.054Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-08T09:46:50.298Z] tests/integration/models_images_test.py ............... [ 89%] [2020-05-08T09:46:50.594Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-05-08T09:46:50.594Z] === RUN TestDaemonDefaultNetworkPools [2020-05-08T09:46:50.613Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-05-08T09:46:50.867Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-05-08T09:46:51.307Z] Removing intermediate container 8cb19ab949fb [2020-05-08T09:46:51.307Z] ---> cbeb8e40303f [2020-05-08T09:46:51.307Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-05-08T09:46:51.307Z] ---> Running in c6604d57a6db [2020-05-08T09:46:51.599Z] --- PASS: TestDaemonDefaultNetworkPools (0.88s) [2020-05-08T09:46:51.599Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-08T09:46:51.789Z] === CONT TestStopContainerWithTimeout/1 [2020-05-08T09:46:51.912Z] tests/integration/models_networks_test.py .... [ 90%] [2020-05-08T09:46:52.755Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-05-08T09:46:53.069Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2020-05-08T09:46:53.069Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-08T09:46:53.677Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-05-08T09:46:53.677Z] --- PASS: TestStopContainerWithTimeout/0 (1.14s) [2020-05-08T09:46:53.677Z] --- PASS: TestStopContainerWithTimeout/3 (2.97s) [2020-05-08T09:46:53.677Z] --- PASS: TestStopContainerWithTimeout/-1 (2.94s) [2020-05-08T09:46:53.677Z] --- PASS: TestStopContainerWithTimeout/1 (1.96s) [2020-05-08T09:46:53.677Z] === RUN TestDeleteDevicemapper [2020-05-08T09:46:53.677Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-08T09:46:53.677Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-08T09:46:53.677Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-08T09:46:53.932Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-05-08T09:46:54.076Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2020-05-08T09:46:54.076Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-08T09:46:54.298Z] Cannot create a file when that file already exists. [2020-05-08T09:46:54.675Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.05s) [2020-05-08T09:46:54.675Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wkup1xsucstvy9dohd3ru51vv Created:2020-05-08 09:46:46.201102418 +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[b9391854db02febef3b1083976816ae67441c165b8ab35fb0282a8cb8edf4803:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sppz4wvjvvnzjtmczy5vvubsg EndpointID:d8e0e8561be6d7d1f849b9c8101dd285325f8d3bd97407903ea993e4fad6a460 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:603d06a45e439bceccc3efa06939ab0686d99f08084522eda297a0f72a76a95b 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:0b376a35b237 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sppz4wvjvvnzjtmczy5vvubsg EndpointID:d8e0e8561be6d7d1f849b9c8101dd285325f8d3bd97407903ea993e4fad6a460 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-08T09:46:54.675Z] PASS [2020-05-08T09:46:54.675Z] [2020-05-08T09:46:54.675Z] === Skipped [2020-05-08T09:46:54.675Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-08T09:46:54.675Z] service_test.go:236: FLAKY_TEST [2020-05-08T09:46:54.675Z] [2020-05-08T09:46:54.675Z] [2020-05-08T09:46:54.675Z] DONE 22 tests, 1 skipped in 52.842s [2020-05-08T09:46:54.675Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-08T09:46:54.675Z] ++ 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-05-08T09:46:54.675Z] ++ set -e [2020-05-08T09:46:54.675Z] ++ '[' -n 0 ']' [2020-05-08T09:46:54.675Z] ++ set -x [2020-05-08T09:46:54.675Z] ++ env -i DEST=/go/src/github.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-05-08T09:46:54.675Z] INFO: Testing against a local daemon [2020-05-08T09:46:54.675Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-08T09:46:54.675Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-08T09:46:54.675Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-08T09:46:54.675Z] === RUN TestDockerNetworkIpvlan [2020-05-08T09:46:54.675Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-08T09:46:54.675Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-08T09:46:54.675Z] PASS [2020-05-08T09:46:54.675Z] [2020-05-08T09:46:54.675Z] === Skipped [2020-05-08T09:46:54.675Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-08T09:46:54.675Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-08T09:46:54.675Z] [2020-05-08T09:46:54.675Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-08T09:46:54.675Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-08T09:46:54.675Z] [2020-05-08T09:46:54.675Z] [2020-05-08T09:46:54.675Z] DONE 2 tests, 2 skipped in 0.146s [2020-05-08T09:46:54.675Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-08T09:46:54.675Z] ++ 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-05-08T09:46:54.675Z] ++ set -e [2020-05-08T09:46:54.675Z] ++ '[' -n 0 ']' [2020-05-08T09:46:54.675Z] ++ set -x [2020-05-08T09:46:54.675Z] ++ env -i DEST=/go/src/github.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-05-08T09:46:54.675Z] INFO: Testing against a local daemon [2020-05-08T09:46:54.675Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-08T09:46:54.690Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s) [2020-05-08T09:46:54.690Z] === RUN TestServiceWithPredefinedNetwork [2020-05-08T09:46:55.813Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.83s) [2020-05-08T09:46:55.813Z] === RUN TestUpdateMemory [2020-05-08T09:46:55.813Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-08T09:46:55.813Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-08T09:46:55.813Z] === RUN TestUpdateCPUQuota [2020-05-08T09:46:56.050Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.08s) [2020-05-08T09:46:56.050Z] === RUN TestDockerNetworkMacvlan [2020-05-08T09:46:56.067Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-05-08T09:46:56.993Z] --- PASS: TestUpdateCPUQuota (1.47s) [2020-05-08T09:46:56.993Z] === RUN TestUpdatePidsLimit [2020-05-08T09:46:56.993Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-08T09:46:57.247Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-05-08T09:46:57.425Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-08T09:46:57.503Z] === RUN TestUpdatePidsLimit/no_change [2020-05-08T09:46:58.062Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-08T09:46:58.146Z] --- PASS: TestServiceWithPredefinedNetwork (3.55s) [2020-05-08T09:46:58.146Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-08T09:46:58.146Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-08T09:46:58.146Z] service_test.go:236: FLAKY_TEST [2020-05-08T09:46:58.146Z] === RUN TestServiceWithDataPathPortInit [2020-05-08T09:46:58.317Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-08T09:46:58.361Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-08T09:46:58.433Z] tests/integration/models_nodes_test.py . [ 91%] [2020-05-08T09:46:58.433Z] tests/integration/models_resources_test.py . [ 91%] [2020-05-08T09:46:58.879Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-08T09:46:59.069Z] Removing intermediate container c6604d57a6db [2020-05-08T09:46:59.069Z] ---> a8ccaf58bfb5 [2020-05-08T09:46:59.069Z] Step 13/13 : CMD ["sh"] [2020-05-08T09:46:59.069Z] ---> Running in fdaa63ccde37 [2020-05-08T09:46:59.069Z] Removing intermediate container fdaa63ccde37 [2020-05-08T09:46:59.069Z] ---> 9d891fba18e5 [2020-05-08T09:46:59.069Z] Successfully built 9d891fba18e5 [2020-05-08T09:46:59.069Z] Successfully tagged busybox:latest [2020-05-08T09:46:59.069Z] INFO: Docker images of the daemon under test [2020-05-08T09:46:59.069Z] [2020-05-08T09:46:59.069Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-05-08T09:46:59.069Z] busybox latest 9d891fba18e5 Less than a second ago 4.99GB [2020-05-08T09:46:59.069Z] microsoft/windowsservercore latest fdf6432edbdc 3 weeks ago 4.94GB [2020-05-08T09:46:59.069Z] mcr.microsoft.com/windows/servercore ltsc2019 fdf6432edbdc 3 weeks ago 4.94GB [2020-05-08T09:46:59.069Z] [2020-05-08T09:46:59.069Z] INFO: Running integration tests at 05/08/2020 09:46:58... [2020-05-08T09:46:59.069Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-05-08T09:46:59.069Z] INFO: Integration API tests being run from the host: [2020-05-08T09:46:59.069Z] INFO: make.ps1 starting at 05/08/2020 09:46:58 [2020-05-08T09:46:59.134Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-08T09:46:59.412Z] #66 472.0 + bin/containerd-stress [2020-05-08T09:46:59.545Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-05-08T09:46:59.693Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-08T09:46:59.738Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-08T09:47:00.616Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-05-08T09:47:01.174Z] --- PASS: TestUpdatePidsLimit (4.02s) [2020-05-08T09:47:01.174Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.43s) [2020-05-08T09:47:01.174Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-05-08T09:47:01.174Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-05-08T09:47:01.174Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2020-05-08T09:47:01.174Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.46s) [2020-05-08T09:47:01.174Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.47s) [2020-05-08T09:47:01.174Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.46s) [2020-05-08T09:47:01.174Z] === RUN TestUpdateRestartPolicy [2020-05-08T09:47:02.119Z] #66 475.6 + bin/containerd-shim [2020-05-08T09:47:02.140Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-05-08T09:47:02.699Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-05-08T09:47:03.022Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-08T09:47:03.260Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-05-08T09:47:04.479Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-05-08T09:47:04.620Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-05-08T09:47:05.542Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-05-08T09:47:06.101Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-05-08T09:47:06.308Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-08T09:47:06.659Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-05-08T09:47:08.242Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-05-08T09:47:08.242Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-05-08T09:47:11.890Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-05-08T09:47:11.890Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-05-08T09:47:12.491Z] tests/integration/regression_test.py ...... [ 98%] [2020-05-08T09:47:12.504Z] #66 485.8 + bin/containerd-shim-runc-v1 [2020-05-08T09:47:12.747Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-05-08T09:47:12.747Z] tests/integration/credentials/utils_test.py . [100%] [2020-05-08T09:47:12.747Z] [2020-05-08T09:47:12.747Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-05-08T09:47:12.747Z] =========================== short test summary info ============================ [2020-05-08T09:47:12.747Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-05-08T09:47:12.747Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-05-08T09:47:12.747Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-05-08T09:47:12.747Z] Not supported on most drivers [2020-05-08T09:47:12.747Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-05-08T09:47:12.747Z] Can fail if eth0 has multiple IP addresses [2020-05-08T09:47:12.747Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-05-08T09:47:12.747Z] This doesn't seem to be taken into account by the engine [2020-05-08T09:47:12.747Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-05-08T09:47:12.747Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-05-08T09:47:12.747Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-05-08T09:47:12.747Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-05-08T09:47:12.747Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-05-08T09:47:12.747Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-05-08T09:47:12.747Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-05-08T09:47:12.747Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 345.50 seconds == [2020-05-08T09:47:12.870Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-08T09:47:13.251Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-05-08T09:47:13.306Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-05-08T09:47:13.811Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-05-08T09:47:14.736Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-05-08T09:47:14.736Z] --- PASS: TestUpdateRestartPolicy (13.74s) [2020-05-08T09:47:14.736Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-08T09:47:14.772Z] --- PASS: TestDockerNetworkMacvlan (18.50s) [2020-05-08T09:47:14.772Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-05-08T09:47:14.772Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-05-08T09:47:14.772Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.98s) [2020-05-08T09:47:14.772Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.07s) [2020-05-08T09:47:14.772Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.89s) [2020-05-08T09:47:14.772Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.34s) [2020-05-08T09:47:14.772Z] PASS [2020-05-08T09:47:14.772Z] [2020-05-08T09:47:14.772Z] DONE 8 tests in 20.722s [2020-05-08T09:47:14.772Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-08T09:47:14.772Z] ++ 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-05-08T09:47:14.772Z] ++ set -e [2020-05-08T09:47:14.772Z] ++ '[' -n 0 ']' [2020-05-08T09:47:14.772Z] ++ set -x [2020-05-08T09:47:14.772Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-05-08T09:47:14.772Z] testing: warning: no tests to run [2020-05-08T09:47:14.772Z] PASS [2020-05-08T09:47:14.772Z] [2020-05-08T09:47:14.772Z] DONE 0 tests in 0.027s [2020-05-08T09:47:14.772Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-08T09:47:14.772Z] ++ 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-05-08T09:47:14.772Z] ++ set -e [2020-05-08T09:47:14.772Z] ++ '[' -n 0 ']' [2020-05-08T09:47:14.772Z] ++ set -x [2020-05-08T09:47:14.772Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-05-08T09:47:14.772Z] INFO: Testing against a local daemon [2020-05-08T09:47:14.772Z] === RUN TestAuthZPluginAllowRequest [2020-05-08T09:47:15.297Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-05-08T09:47:15.856Z] --- PASS: TestUpdateRestartWithAutoRemove (0.91s) [2020-05-08T09:47:15.856Z] === RUN TestWaitNonBlocked [2020-05-08T09:47:15.856Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-08T09:47:15.856Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-08T09:47:15.856Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-08T09:47:15.856Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-08T09:47:15.856Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-08T09:47:15.856Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-08T09:47:16.674Z] --- PASS: TestAuthZPluginAllowRequest (1.84s) [2020-05-08T09:47:16.674Z] === RUN TestAuthZPluginTLS [2020-05-08T09:47:16.954Z] #66 490.8 + bin/containerd-shim-runc-v2 [2020-05-08T09:47:17.215Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-05-08T09:47:17.215Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s) [2020-05-08T09:47:17.215Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.21s) [2020-05-08T09:47:17.215Z] === RUN TestWaitBlocked [2020-05-08T09:47:17.215Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-08T09:47:17.215Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-08T09:47:17.215Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-08T09:47:17.215Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-08T09:47:17.215Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-08T09:47:17.215Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-08T09:47:17.241Z] --- PASS: TestAuthZPluginTLS (0.70s) [2020-05-08T09:47:17.241Z] === RUN TestAuthZPluginDenyRequest [2020-05-08T09:47:18.143Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-05-08T09:47:18.143Z] --- PASS: TestWaitBlocked (0.02s) [2020-05-08T09:47:18.143Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.00s) [2020-05-08T09:47:18.143Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.21s) [2020-05-08T09:47:18.143Z] === CONT TestContainerStartOnDaemonRestart [2020-05-08T09:47:18.143Z] === CONT TestContainerKillOnDaemonStart [2020-05-08T09:47:18.176Z] --- PASS: TestAuthZPluginDenyRequest (0.65s) [2020-05-08T09:47:18.176Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-08T09:47:18.446Z] #66 492.3 + binaries [2020-05-08T09:47:18.446Z] #66 492.3 + mkdir -p /build [2020-05-08T09:47:18.446Z] #66 492.3 + cp bin/containerd /build/containerd [2020-05-08T09:47:18.446Z] #66 492.3 + cp bin/containerd-shim /build/containerd-shim [2020-05-08T09:47:18.446Z] #66 492.3 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-08T09:47:18.734Z] #66 492.4 + cp bin/ctr /build/ctr [2020-05-08T09:47:18.734Z] #66 DONE 492.4s [2020-05-08T09:47:18.743Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.83s) [2020-05-08T09:47:18.743Z] === RUN TestAuthZPluginDenyResponse [2020-05-08T09:47:19.678Z] --- PASS: TestAuthZPluginDenyResponse (0.68s) [2020-05-08T09:47:19.678Z] === RUN TestAuthZPluginAllowEventStream [2020-05-08T09:47:20.225Z] [2020-05-08T09:47:20.225Z] #67 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-08T09:47:20.225Z] #67 DONE 0.1s [2020-05-08T09:47:20.225Z] [2020-05-08T09:47:20.225Z] #71 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-08T09:47:20.225Z] #71 DONE 0.1s [2020-05-08T09:47:20.225Z] [2020-05-08T09:47:20.225Z] #73 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-08T09:47:20.225Z] #73 DONE 0.1s [2020-05-08T09:47:20.457Z] --- PASS: TestServiceWithDataPathPortInit (20.15s) [2020-05-08T09:47:20.457Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-08T09:47:20.513Z] [2020-05-08T09:47:20.513Z] #76 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-08T09:47:20.513Z] #76 DONE 0.1s [2020-05-08T09:47:20.513Z] [2020-05-08T09:47:20.513Z] #77 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-08T09:47:20.513Z] #77 DONE 0.0s [2020-05-08T09:47:20.513Z] [2020-05-08T09:47:20.513Z] #78 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-08T09:47:20.869Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-08T09:47:20.869Z] INFO: Testing against a local daemon [2020-05-08T09:47:21.580Z] --- PASS: TestAuthZPluginAllowEventStream (1.77s) [2020-05-08T09:47:21.580Z] === RUN TestAuthZPluginErrorResponse [2020-05-08T09:47:21.839Z] --- PASS: TestAuthZPluginErrorResponse (0.68s) [2020-05-08T09:47:21.839Z] === RUN TestAuthZPluginErrorRequest [2020-05-08T09:47:22.303Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-05-08T09:47:22.303Z] --- PASS: TestContainerStartOnDaemonRestart (3.42s) [2020-05-08T09:47:22.303Z] === CONT TestIpcModeOlderClient [2020-05-08T09:47:22.303Z] --- PASS: TestIpcModeOlderClient (0.11s) [2020-05-08T09:47:22.303Z] === CONT TestDaemonHostGatewayIP [2020-05-08T09:47:22.303Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-05-08T09:47:22.579Z] #78 DONE 2.2s [2020-05-08T09:47:22.774Z] --- PASS: TestAuthZPluginErrorRequest (0.65s) [2020-05-08T09:47:22.775Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-08T09:47:22.872Z] [2020-05-08T09:47:22.872Z] #79 exporting to oci image format [2020-05-08T09:47:22.872Z] #79 exporting layers [2020-05-08T09:47:23.342Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s) [2020-05-08T09:47:23.342Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-08T09:47:24.936Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-05-08T09:47:25.192Z] --- PASS: TestDaemonHostGatewayIP (3.31s) [2020-05-08T09:47:25.192Z] === CONT TestDaemonRestartIpcMode [2020-05-08T09:47:25.447Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-05-08T09:47:25.447Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-05-08T09:47:25.456Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-08T09:47:25.456Z] [2020-05-08T09:47:25.456Z] Unloading profiles will leave already running processes permanently [2020-05-08T09:47:25.456Z] unconfined, which can lead to unexpected situations. [2020-05-08T09:47:25.456Z] [2020-05-08T09:47:25.456Z] To set a process to complain mode, use the command line tool [2020-05-08T09:47:25.456Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-08T09:47:25.456Z] Post stage [Pipeline] junit [2020-05-08T09:47:25.718Z] Recording test results [2020-05-08T09:47:25.873Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.28s) [2020-05-08T09:47:25.873Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [Pipeline] sh [2020-05-08T09:47:26.211Z] + echo Ensuring container killed. [2020-05-08T09:47:26.211Z] Ensuring container killed. [2020-05-08T09:47:26.211Z] + docker rm -vf docker-pr3 [2020-05-08T09:47:26.211Z] Error: No such container: docker-pr3 [2020-05-08T09:47:26.211Z] + true [Pipeline] sh [2020-05-08T09:47:26.369Z] === RUN TestDockerSuite/TestBuildCmd [2020-05-08T09:47:26.525Z] + echo Chowning /workspace to jenkins user [2020-05-08T09:47:26.525Z] Chowning /workspace to jenkins user [2020-05-08T09:47:26.525Z] + id -u [2020-05-08T09:47:26.525Z] + id -g [2020-05-08T09:47:26.525Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40929:/workspace busybox chown -R 1000:1000 /workspace [2020-05-08T09:47:26.624Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-05-08T09:47:26.879Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-05-08T09:47:27.440Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-05-08T09:47:27.440Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-05-08T09:47:27.440Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-05-08T09:47:27.775Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.34s) [2020-05-08T09:47:27.775Z] === RUN TestAuthZPluginHeader [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-08T09:47:28.239Z] + bundleName=docker-py [2020-05-08T09:47:28.239Z] + echo Creating docker-py-bundles.tar.gz [2020-05-08T09:47:28.239Z] Creating docker-py-bundles.tar.gz [2020-05-08T09:47:28.239Z] + 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-05-08T09:47:28.248Z] Archiving artifacts [2020-05-08T09:47:28.841Z] --- PASS: TestDaemonRestartIpcMode (3.62s) [2020-05-08T09:47:28.841Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-05-08T09:47:28.863Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.06s) [2020-05-08T09:47:28.863Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:16yi87wmrrv0wq4llobdd2t9n Created:2020-05-08 09:47:19.778911505 +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[c48cc8f000f1c10688d398467a47b495d5b9575c5b930b01d0b6edb84e8a6f4c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lv8ej7272zab1plc0y5xwtf3t EndpointID:746baa2bed170e861685896a58a37262c6e39a12b475dd1ce8ce87a64e96530d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:eb659350065e1c46d5b10d3657dadff3a272831058de503b1d01e1c42ad3172b 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:b5531c247360 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lv8ej7272zab1plc0y5xwtf3t EndpointID:746baa2bed170e861685896a58a37262c6e39a12b475dd1ce8ce87a64e96530d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-08T09:47:28.863Z] PASS [2020-05-08T09:47:28.863Z] [2020-05-08T09:47:28.863Z] === Skipped [2020-05-08T09:47:28.863Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-08T09:47:28.863Z] service_test.go:236: FLAKY_TEST [2020-05-08T09:47:28.863Z] [2020-05-08T09:47:28.863Z] [2020-05-08T09:47:28.863Z] DONE 22 tests, 1 skipped in 53.608s [2020-05-08T09:47:28.863Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-08T09:47:28.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-05-08T09:47:28.863Z] ++ set -e [2020-05-08T09:47:28.863Z] ++ '[' -n 0 ']' [2020-05-08T09:47:28.863Z] ++ set -x [2020-05-08T09:47:28.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-05-08T09:47:28.863Z] INFO: Testing against a local daemon [2020-05-08T09:47:28.863Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-08T09:47:28.863Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-08T09:47:28.863Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-08T09:47:28.863Z] === RUN TestDockerNetworkIpvlan [2020-05-08T09:47:28.863Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-08T09:47:28.863Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-08T09:47:28.863Z] PASS [2020-05-08T09:47:28.863Z] [2020-05-08T09:47:28.863Z] === Skipped [2020-05-08T09:47:28.863Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-08T09:47:28.863Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-08T09:47:28.863Z] [2020-05-08T09:47:28.863Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-08T09:47:28.863Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-08T09:47:28.863Z] [2020-05-08T09:47:28.863Z] [2020-05-08T09:47:28.863Z] DONE 2 tests, 2 skipped in 0.082s [2020-05-08T09:47:28.863Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-08T09:47:28.863Z] ++ 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-05-08T09:47:28.863Z] ++ set -e [2020-05-08T09:47:28.863Z] ++ '[' -n 0 ']' [2020-05-08T09:47:28.863Z] ++ set -x [2020-05-08T09:47:28.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-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-05-08T09:47:28.863Z] INFO: Testing against a local daemon [2020-05-08T09:47:28.863Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-08T09:47:29.152Z] --- PASS: TestAuthZPluginHeader (0.98s) [2020-05-08T09:47:29.152Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-08T09:47:29.152Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-08T09:47:29.152Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T09:47:29.152Z] === RUN TestAuthZPluginV2Disable [2020-05-08T09:47:29.152Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-08T09:47:29.152Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T09:47:29.152Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-08T09:47:29.152Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-08T09:47:29.152Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T09:47:29.152Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-08T09:47:29.152Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-08T09:47:29.152Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T09:47:29.152Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-08T09:47:30.336Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.46s) [2020-05-08T09:47:30.336Z] === RUN TestDockerNetworkMacvlan [2020-05-08T09:47:30.814Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-05-08T09:47:30.951Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-08T09:47:31.374Z] --- PASS: TestContainerKillOnDaemonStart (13.09s) [2020-05-08T09:47:31.374Z] PASS [2020-05-08T09:47:31.374Z] [2020-05-08T09:47:31.374Z] === Skipped [2020-05-08T09:47:31.374Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-05-08T09:47:31.374Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-08T09:47:31.374Z] [2020-05-08T09:47:31.374Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-08T09:47:31.374Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-08T09:47:31.374Z] [2020-05-08T09:47:31.374Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-08T09:47:31.374Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-08T09:47:31.374Z] [2020-05-08T09:47:31.374Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-08T09:47:31.374Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-08T09:47:31.374Z] [2020-05-08T09:47:31.374Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-05-08T09:47:31.374Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-08T09:47:31.374Z] [2020-05-08T09:47:31.374Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-05-08T09:47:31.374Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-08T09:47:31.374Z] [2020-05-08T09:47:31.374Z] [2020-05-08T09:47:31.374Z] DONE 200 tests, 6 skipped in 155.570s [2020-05-08T09:47:31.374Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-05-08T09:47:31.374Z] ++ 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-05-08T09:47:31.374Z] ++ set -e [2020-05-08T09:47:31.374Z] ++ '[' -n 0 ']' [2020-05-08T09:47:31.374Z] ++ set -x [2020-05-08T09:47:31.374Z] ++ env -i DEST=/go/src/github.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-05-08T09:47:31.631Z] INFO: Testing against a local daemon [2020-05-08T09:47:31.631Z] === RUN TestCommitInheritsEnv [2020-05-08T09:47:31.962Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-08T09:47:32.199Z] --- PASS: TestCommitInheritsEnv (0.48s) [2020-05-08T09:47:32.199Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-08T09:47:32.199Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-08T09:47:32.199Z] === RUN TestImagesFilterMultiReference [2020-05-08T09:47:32.199Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-05-08T09:47:32.199Z] === RUN TestImagePullPlatformInvalid [2020-05-08T09:47:32.199Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-05-08T09:47:32.199Z] === RUN TestRemoveImageOrphaning [2020-05-08T09:47:32.765Z] --- PASS: TestRemoveImageOrphaning (0.63s) [2020-05-08T09:47:32.765Z] === RUN TestRemoveImageGarbageCollector [2020-05-08T09:47:32.968Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-08T09:47:33.542Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40929/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-05-08T09:47:33.893Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40929/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d -e DOCKER_GRAPHDRIVER docker:5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d hack/make.sh binary-daemon [2020-05-08T09:47:34.452Z] [2020-05-08T09:47:34.452Z] Removing bundles/ [2020-05-08T09:47:34.452Z] [2020-05-08T09:47:34.452Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-05-08T09:47:34.452Z] Building: bundles/binary-daemon/dockerd-dev [2020-05-08T09:47:34.452Z] GOOS="" GOARCH="" GOARM="" [2020-05-08T09:47:35.283Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-05-08T09:47:35.283Z] --- PASS: TestRemoveImageGarbageCollector (2.24s) [2020-05-08T09:47:35.283Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-08T09:47:35.283Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-05-08T09:47:35.283Z] === RUN TestTagInvalidReference [2020-05-08T09:47:35.283Z] --- PASS: TestTagInvalidReference (0.04s) [2020-05-08T09:47:35.283Z] === RUN TestTagValidPrefixedRepo [2020-05-08T09:47:35.283Z] --- PASS: TestTagValidPrefixedRepo (0.10s) [2020-05-08T09:47:35.283Z] === RUN TestTagExistedNameWithoutForce [2020-05-08T09:47:35.283Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-05-08T09:47:35.283Z] === RUN TestTagOfficialNames [2020-05-08T09:47:35.283Z] --- PASS: TestTagOfficialNames (0.05s) [2020-05-08T09:47:35.283Z] === RUN TestTagMatchesDigest [2020-05-08T09:47:35.283Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-05-08T09:47:35.283Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-08T09:47:35.842Z] === RUN TestDockerSuite/TestBuildContChar [2020-05-08T09:47:35.914Z] ok github.com/docker/docker/integration/build 14.899s [2020-05-08T09:47:35.914Z] [2020-05-08T09:47:35.914Z] === Skipped [2020-05-08T09:47:35.914Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-05-08T09:47:35.914Z] build_session_test.go:25: TODO: BuildKit [2020-05-08T09:47:35.914Z] [2020-05-08T09:47:35.914Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-05-08T09:47:35.914Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T09:47:35.914Z] [2020-05-08T09:47:35.914Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-05-08T09:47:35.914Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-08T09:47:35.914Z] [2020-05-08T09:47:35.914Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.01s) [2020-05-08T09:47:35.914Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-08T09:47:35.914Z] [2020-05-08T09:47:35.914Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-05-08T09:47:35.914Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-08T09:47:35.914Z] [2020-05-08T09:47:35.914Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-05-08T09:47:35.914Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-08T09:47:35.914Z] [2020-05-08T09:47:35.914Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-05-08T09:47:35.914Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-08T09:47:35.914Z] [2020-05-08T09:47:35.914Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s) [2020-05-08T09:47:35.914Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-08T09:47:35.914Z] [2020-05-08T09:47:35.914Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-05-08T09:47:35.914Z] build_test.go:491: testEnv.OSType == "windows" [2020-05-08T09:47:35.914Z] [2020-05-08T09:47:35.914Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-05-08T09:47:35.914Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-08T09:47:35.914Z] [2020-05-08T09:47:35.914Z] [2020-05-08T09:47:35.914Z] DONE 22 tests, 10 skipped in 35.730s [2020-05-08T09:47:35.914Z] [2020-05-08T09:47:35.914Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-05-08T09:47:36.766Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-05-08T09:47:37.346Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-08T09:47:37.485Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-08T09:47:37.485Z] INFO: Testing against a local daemon [2020-05-08T09:47:37.485Z] ok github.com/docker/docker/integration/config 0.222s [2020-05-08T09:47:37.690Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-05-08T09:47:37.955Z] [2020-05-08T09:47:37.955Z] === Skipped [2020-05-08T09:47:37.955Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-05-08T09:47:37.955Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T09:47:37.955Z] [2020-05-08T09:47:37.955Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-05-08T09:47:37.955Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T09:47:37.955Z] [2020-05-08T09:47:37.955Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-05-08T09:47:37.955Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T09:47:37.955Z] [2020-05-08T09:47:37.955Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-05-08T09:47:37.955Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T09:47:37.955Z] [2020-05-08T09:47:37.955Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-05-08T09:47:37.955Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T09:47:37.955Z] [2020-05-08T09:47:37.955Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-05-08T09:47:37.955Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-05-08T09:47:37.955Z] [2020-05-08T09:47:37.955Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-05-08T09:47:37.955Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-05-08T09:47:37.955Z] [2020-05-08T09:47:37.955Z] [2020-05-08T09:47:37.955Z] DONE 7 tests, 7 skipped in 2.292s [2020-05-08T09:47:37.955Z] [2020-05-08T09:47:37.955Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-05-08T09:47:38.249Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-05-08T09:47:39.173Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-08T09:47:40.098Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-05-08T09:47:40.797Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-08T09:47:40.917Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-08T09:47:40.917Z] INFO: Testing against a local daemon [2020-05-08T09:47:41.464Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-05-08T09:47:41.719Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-05-08T09:47:41.973Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-05-08T09:47:42.896Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-05-08T09:47:43.151Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-05-08T09:47:44.075Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-05-08T09:47:45.435Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-05-08T09:47:45.690Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-05-08T09:47:46.249Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-05-08T09:47:47.230Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.05s) [2020-05-08T09:47:47.230Z] PASS [2020-05-08T09:47:47.230Z] [2020-05-08T09:47:47.230Z] === Skipped [2020-05-08T09:47:47.230Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-08T09:47:47.230Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T09:47:47.230Z] [2020-05-08T09:47:47.230Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-08T09:47:47.230Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T09:47:47.230Z] [2020-05-08T09:47:47.230Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-08T09:47:47.230Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T09:47:47.230Z] [2020-05-08T09:47:47.230Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-08T09:47:47.230Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T09:47:47.230Z] [2020-05-08T09:47:47.230Z] [2020-05-08T09:47:47.230Z] DONE 17 tests, 4 skipped in 32.281s [2020-05-08T09:47:47.230Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-08T09:47:47.230Z] ++ 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-05-08T09:47:47.230Z] ++ set -e [2020-05-08T09:47:47.230Z] ++ '[' -n 0 ']' [2020-05-08T09:47:47.230Z] ++ set -x [2020-05-08T09:47:47.230Z] ++ env -i DEST=/go/src/github.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-05-08T09:47:47.230Z] INFO: Testing against a local daemon [2020-05-08T09:47:47.230Z] === RUN TestPluginInvalidJSON [2020-05-08T09:47:47.230Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-08T09:47:47.230Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-08T09:47:47.230Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-08T09:47:47.230Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-05-08T09:47:47.230Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-08T09:47:47.230Z] === RUN TestPluginInstall [2020-05-08T09:47:47.230Z] === RUN TestPluginInstall/no_auth [2020-05-08T09:47:49.172Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-08T09:47:50.178Z] --- PASS: TestDockerNetworkMacvlan (19.87s) [2020-05-08T09:47:50.178Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-05-08T09:47:50.178Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2020-05-08T09:47:50.178Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.56s) [2020-05-08T09:47:50.178Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.49s) [2020-05-08T09:47:50.178Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.46s) [2020-05-08T09:47:50.178Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.50s) [2020-05-08T09:47:50.178Z] PASS [2020-05-08T09:47:50.178Z] [2020-05-08T09:47:50.178Z] DONE 8 tests in 21.417s [2020-05-08T09:47:50.178Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-08T09:47:50.178Z] ++ 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-05-08T09:47:50.178Z] ++ set -e [2020-05-08T09:47:50.178Z] ++ '[' -n 0 ']' [2020-05-08T09:47:50.178Z] ++ set -x [2020-05-08T09:47:50.178Z] ++ env -i DEST=/go/src/github.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-05-08T09:47:50.178Z] testing: warning: no tests to run [2020-05-08T09:47:50.178Z] PASS [2020-05-08T09:47:50.178Z] [2020-05-08T09:47:50.178Z] DONE 0 tests in 0.015s [2020-05-08T09:47:50.178Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-08T09:47:50.178Z] ++ 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-05-08T09:47:50.178Z] ++ set -e [2020-05-08T09:47:50.178Z] ++ '[' -n 0 ']' [2020-05-08T09:47:50.178Z] ++ set -x [2020-05-08T09:47:50.178Z] ++ env -i DEST=/go/src/github.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-05-08T09:47:50.178Z] INFO: Testing against a local daemon [2020-05-08T09:47:50.178Z] === RUN TestAuthZPluginAllowRequest [2020-05-08T09:47:50.450Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-05-08T09:47:50.450Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-05-08T09:47:52.199Z] --- PASS: TestAuthZPluginAllowRequest (1.71s) [2020-05-08T09:47:52.199Z] === RUN TestAuthZPluginTLS [2020-05-08T09:47:52.481Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-05-08T09:47:52.481Z] === RUN TestAuthZPluginDenyRequest [2020-05-08T09:47:52.501Z] time="2020-05-08T09:47:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-08T09:47:52.501Z] time="2020-05-08T09:47:52Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-08T09:47:52.501Z] time="2020-05-08T09:47:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0b05e74887728ce10fd7fb584d2be8b78104678bd55a7eaf93884588b0a5dcc9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-08T09:47:52.501Z] time="2020-05-08T09:47:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-08T09:47:52.501Z] time="2020-05-08T09:47:52Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-08T09:47:52.501Z] time="2020-05-08T09:47:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0b05e74887728ce10fd7fb584d2be8b78104678bd55a7eaf93884588b0a5dcc9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-08T09:47:52.760Z] === RUN TestPluginInstall/with_htpasswd [2020-05-08T09:47:52.764Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-05-08T09:47:52.764Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-08T09:47:53.377Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-05-08T09:47:53.377Z] === RUN TestAuthZPluginDenyResponse [2020-05-08T09:47:53.695Z] time="2020-05-08T09:47:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-08T09:47:53.695Z] time="2020-05-08T09:47:53Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-08T09:47:53.695Z] time="2020-05-08T09:47:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0289ae18f6c45b6931508e45f479b15dfe3df5cc24eb2e511a204ef3aed45759" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-08T09:47:53.695Z] time="2020-05-08T09:47:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-08T09:47:53.695Z] time="2020-05-08T09:47:53Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-08T09:47:53.695Z] time="2020-05-08T09:47:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0289ae18f6c45b6931508e45f479b15dfe3df5cc24eb2e511a204ef3aed45759" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-08T09:47:53.706Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-05-08T09:47:53.956Z] === RUN TestPluginInstall/with_insecure [2020-05-08T09:47:53.991Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-05-08T09:47:53.991Z] === RUN TestAuthZPluginAllowEventStream [2020-05-08T09:47:55.333Z] time="2020-05-08T09:47:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-08T09:47:55.333Z] time="2020-05-08T09:47:55Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-08T09:47:55.333Z] time="2020-05-08T09:47:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ac8547fa1896c1b99c89bba6ebd921ab80debd375c92ebeb0b43f79853193a2e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-08T09:47:55.333Z] time="2020-05-08T09:47:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-08T09:47:55.333Z] time="2020-05-08T09:47:55Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-08T09:47:55.333Z] time="2020-05-08T09:47:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ac8547fa1896c1b99c89bba6ebd921ab80debd375c92ebeb0b43f79853193a2e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-08T09:47:55.588Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-05-08T09:47:55.592Z] --- PASS: TestPluginInstall (8.56s) [2020-05-08T09:47:55.592Z] --- PASS: TestPluginInstall/no_auth (5.57s) [2020-05-08T09:47:55.592Z] --- PASS: TestPluginInstall/with_htpasswd (1.24s) [2020-05-08T09:47:55.592Z] --- PASS: TestPluginInstall/with_insecure (1.75s) [2020-05-08T09:47:55.592Z] plugin_test.go:157: [d6fb2dbe0522e] daemon is not started [2020-05-08T09:47:55.592Z] PASS [2020-05-08T09:47:55.592Z] [2020-05-08T09:47:55.592Z] DONE 6 tests in 8.756s [2020-05-08T09:47:55.592Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-08T09:47:55.592Z] ++ 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-05-08T09:47:55.592Z] ++ set -e [2020-05-08T09:47:55.592Z] ++ '[' -n 0 ']' [2020-05-08T09:47:55.592Z] ++ set -x [2020-05-08T09:47:55.592Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-08T09:47:55.850Z] INFO: Testing against a local daemon [2020-05-08T09:47:55.850Z] === RUN TestExternalGraphDriver [2020-05-08T09:47:56.012Z] --- PASS: TestAuthZPluginAllowEventStream (1.77s) [2020-05-08T09:47:56.012Z] === RUN TestAuthZPluginErrorResponse [2020-05-08T09:47:56.109Z] === RUN TestExternalGraphDriver/json [2020-05-08T09:47:56.294Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-05-08T09:47:56.294Z] === RUN TestAuthZPluginErrorRequest [2020-05-08T09:47:56.908Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-05-08T09:47:56.908Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-08T09:47:57.190Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-05-08T09:47:57.190Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-08T09:47:58.639Z] === RUN TestExternalGraphDriver/spec [2020-05-08T09:47:58.845Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-05-08T09:47:59.769Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-05-08T09:47:59.863Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.12s) [2020-05-08T09:47:59.863Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-08T09:48:00.024Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-05-08T09:48:00.583Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-05-08T09:48:01.142Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-05-08T09:48:01.172Z] === RUN TestExternalGraphDriver/pull [2020-05-08T09:48:01.937Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.36s) [2020-05-08T09:48:01.937Z] === RUN TestAuthZPluginHeader [2020-05-08T09:48:02.551Z] --- PASS: TestAuthZPluginHeader (0.88s) [2020-05-08T09:48:02.551Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-08T09:48:02.551Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-08T09:48:02.551Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T09:48:02.551Z] === RUN TestAuthZPluginV2Disable [2020-05-08T09:48:02.551Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-08T09:48:02.551Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T09:48:02.551Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-08T09:48:02.551Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-08T09:48:02.551Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T09:48:02.551Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-08T09:48:02.551Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-08T09:48:02.551Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T09:48:02.551Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-08T09:48:03.704Z] --- PASS: TestExternalGraphDriver (7.71s) [2020-05-08T09:48:03.704Z] --- PASS: TestExternalGraphDriver/json (2.45s) [2020-05-08T09:48:03.704Z] --- PASS: TestExternalGraphDriver/spec (2.75s) [2020-05-08T09:48:03.704Z] --- PASS: TestExternalGraphDriver/pull (2.38s) [2020-05-08T09:48:03.704Z] === RUN TestGraphdriverPluginV2 [2020-05-08T09:48:03.704Z] --- SKIP: TestGraphdriverPluginV2 (0.12s) [2020-05-08T09:48:03.704Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T09:48:03.704Z] PASS [2020-05-08T09:48:03.704Z] [2020-05-08T09:48:03.704Z] === Skipped [2020-05-08T09:48:03.704Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.12s) [2020-05-08T09:48:03.704Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T09:48:03.704Z] [2020-05-08T09:48:03.704Z] [2020-05-08T09:48:03.704Z] DONE 5 tests, 1 skipped in 7.988s [2020-05-08T09:48:03.704Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-08T09:48:03.704Z] ++ 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-05-08T09:48:03.704Z] ++ set -e [2020-05-08T09:48:03.704Z] ++ '[' -n 0 ']' [2020-05-08T09:48:03.704Z] ++ set -x [2020-05-08T09:48:03.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-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-05-08T09:48:03.963Z] INFO: Testing against a local daemon [2020-05-08T09:48:03.963Z] === RUN TestContinueAfterPluginCrash [2020-05-08T09:48:03.963Z] === PAUSE TestContinueAfterPluginCrash [2020-05-08T09:48:03.963Z] === RUN TestReadPluginNoRead [2020-05-08T09:48:03.963Z] === PAUSE TestReadPluginNoRead [2020-05-08T09:48:03.963Z] === RUN TestDaemonStartWithLogOpt [2020-05-08T09:48:03.963Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-08T09:48:03.963Z] === CONT TestContinueAfterPluginCrash [2020-05-08T09:48:03.963Z] === CONT TestDaemonStartWithLogOpt [2020-05-08T09:48:03.963Z] === CONT TestReadPluginNoRead [2020-05-08T09:48:05.384Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-05-08T09:48:06.308Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-05-08T09:48:08.161Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-08T09:48:08.729Z] --- PASS: TestDaemonStartWithLogOpt (4.87s) [2020-05-08T09:48:10.108Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-08T09:48:10.507Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-05-08T09:48:10.507Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-05-08T09:48:11.867Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-05-08T09:48:11.867Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-05-08T09:48:11.867Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-05-08T09:48:11.867Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-05-08T09:48:11.867Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-05-08T09:48:12.013Z] === RUN TestReadPluginNoRead/default [2020-05-08T09:48:13.227Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-05-08T09:48:13.915Z] --- PASS: TestReadPluginNoRead (10.11s) [2020-05-08T09:48:13.915Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.95s) [2020-05-08T09:48:13.915Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.90s) [2020-05-08T09:48:13.915Z] --- PASS: TestReadPluginNoRead/default (1.89s) [2020-05-08T09:48:13.915Z] read_test.go:91: [d5dbfa5aecd2d] daemon is not started [2020-05-08T09:48:14.174Z] --- PASS: TestContinueAfterPluginCrash (10.31s) [2020-05-08T09:48:14.174Z] PASS [2020-05-08T09:48:14.174Z] [2020-05-08T09:48:14.174Z] DONE 6 tests in 10.471s [2020-05-08T09:48:14.174Z] 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-05-08T09:48:14.174Z] ++ 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-05-08T09:48:14.174Z] ++ set -e [2020-05-08T09:48:14.174Z] ++ '[' -n 0 ']' [2020-05-08T09:48:14.174Z] ++ set -x [2020-05-08T09:48:14.174Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-08T09:48:14.174Z] testing: warning: no tests to run [2020-05-08T09:48:14.174Z] PASS [2020-05-08T09:48:14.174Z] [2020-05-08T09:48:14.174Z] DONE 0 tests in 0.042s [2020-05-08T09:48:14.174Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-08T09:48:14.174Z] ++ 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-05-08T09:48:14.174Z] ++ set -e [2020-05-08T09:48:14.174Z] ++ '[' -n 0 ']' [2020-05-08T09:48:14.174Z] ++ set -x [2020-05-08T09:48:14.174Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-08T09:48:14.434Z] INFO: Testing against a local daemon [2020-05-08T09:48:14.434Z] === RUN TestPluginWithDevMounts [2020-05-08T09:48:14.434Z] === PAUSE TestPluginWithDevMounts [2020-05-08T09:48:14.434Z] === CONT TestPluginWithDevMounts [2020-05-08T09:48:15.111Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-05-08T09:48:15.670Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-05-08T09:48:16.229Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-05-08T09:48:16.790Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-05-08T09:48:16.967Z] --- PASS: TestPluginWithDevMounts (2.21s) [2020-05-08T09:48:16.967Z] PASS [2020-05-08T09:48:16.967Z] [2020-05-08T09:48:16.967Z] DONE 1 tests in 2.370s [2020-05-08T09:48:16.967Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-05-08T09:48:16.967Z] ++ 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-05-08T09:48:16.967Z] ++ set -e [2020-05-08T09:48:16.967Z] ++ '[' -n 0 ']' [2020-05-08T09:48:16.967Z] ++ set -x [2020-05-08T09:48:16.967Z] ++ env -i DEST=/go/src/github.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-05-08T09:48:16.967Z] INFO: Testing against a local daemon [2020-05-08T09:48:16.967Z] === RUN TestSecretInspect [2020-05-08T09:48:17.045Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-05-08T09:48:18.972Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-05-08T09:48:18.972Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-05-08T09:48:19.501Z] --- PASS: TestSecretInspect (2.75s) [2020-05-08T09:48:19.501Z] === RUN TestSecretList [2020-05-08T09:48:20.856Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-05-08T09:48:20.993Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.35s) [2020-05-08T09:48:20.993Z] PASS [2020-05-08T09:48:20.993Z] [2020-05-08T09:48:20.993Z] === Skipped [2020-05-08T09:48:20.993Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-08T09:48:20.993Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T09:48:20.993Z] [2020-05-08T09:48:20.993Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-08T09:48:20.993Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T09:48:20.993Z] [2020-05-08T09:48:20.993Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-08T09:48:20.993Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T09:48:20.993Z] [2020-05-08T09:48:20.993Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-08T09:48:20.993Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T09:48:20.993Z] [2020-05-08T09:48:20.993Z] [2020-05-08T09:48:20.993Z] DONE 17 tests, 4 skipped in 29.998s [2020-05-08T09:48:20.993Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-08T09:48:20.993Z] ++ 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-05-08T09:48:20.993Z] ++ set -e [2020-05-08T09:48:20.993Z] ++ '[' -n 0 ']' [2020-05-08T09:48:20.993Z] ++ set -x [2020-05-08T09:48:20.993Z] ++ env -i DEST=/go/src/github.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-05-08T09:48:20.993Z] INFO: Testing against a local daemon [2020-05-08T09:48:20.993Z] === RUN TestPluginInvalidJSON [2020-05-08T09:48:20.993Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-08T09:48:20.993Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-08T09:48:20.993Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-08T09:48:20.993Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-05-08T09:48:20.993Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-08T09:48:20.993Z] === RUN TestPluginInstall [2020-05-08T09:48:20.993Z] === RUN TestPluginInstall/no_auth [2020-05-08T09:48:22.218Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-05-08T09:48:22.786Z] --- PASS: TestSecretList (3.23s) [2020-05-08T09:48:22.786Z] === RUN TestSecretsCreateAndDelete [2020-05-08T09:48:23.579Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-05-08T09:48:24.445Z] time="2020-05-08T09:48:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-08T09:48:24.445Z] time="2020-05-08T09:48:23Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-08T09:48:24.445Z] time="2020-05-08T09:48:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:779d89abf996a0121b62f9df9fb86b2cc668d78dbbf8872d948669bb15c42140" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-08T09:48:24.445Z] time="2020-05-08T09:48:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-08T09:48:24.445Z] time="2020-05-08T09:48:23Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-08T09:48:24.445Z] time="2020-05-08T09:48:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:779d89abf996a0121b62f9df9fb86b2cc668d78dbbf8872d948669bb15c42140" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-08T09:48:24.445Z] === RUN TestPluginInstall/with_htpasswd [2020-05-08T09:48:25.059Z] time="2020-05-08T09:48:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-08T09:48:25.059Z] time="2020-05-08T09:48:24Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-08T09:48:25.059Z] time="2020-05-08T09:48:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9423b9bb9fef82880471040a0d052430443e00d3594a12ed5af46d753b4f9028" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-08T09:48:25.059Z] time="2020-05-08T09:48:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-08T09:48:25.059Z] time="2020-05-08T09:48:24Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-08T09:48:25.059Z] time="2020-05-08T09:48:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9423b9bb9fef82880471040a0d052430443e00d3594a12ed5af46d753b4f9028" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-08T09:48:25.059Z] === RUN TestPluginInstall/with_insecure [2020-05-08T09:48:26.065Z] time="2020-05-08T09:48:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-08T09:48:26.065Z] time="2020-05-08T09:48:26Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-08T09:48:26.065Z] time="2020-05-08T09:48:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4c04713f3a076cef9a1896fad950cdff91921df4622b2097407909ea3c5075ee" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-08T09:48:26.065Z] time="2020-05-08T09:48:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-08T09:48:26.065Z] time="2020-05-08T09:48:26Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-08T09:48:26.065Z] time="2020-05-08T09:48:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4c04713f3a076cef9a1896fad950cdff91921df4622b2097407909ea3c5075ee" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-08T09:48:26.070Z] --- PASS: TestSecretsCreateAndDelete (3.23s) [2020-05-08T09:48:26.071Z] === RUN TestSecretsUpdate [2020-05-08T09:48:26.347Z] --- PASS: TestPluginInstall (6.35s) [2020-05-08T09:48:26.347Z] --- PASS: TestPluginInstall/no_auth (4.26s) [2020-05-08T09:48:26.347Z] --- PASS: TestPluginInstall/with_htpasswd (0.82s) [2020-05-08T09:48:26.347Z] --- PASS: TestPluginInstall/with_insecure (1.27s) [2020-05-08T09:48:26.347Z] plugin_test.go:157: [dabffa6aafac6] daemon is not started [2020-05-08T09:48:26.347Z] PASS [2020-05-08T09:48:26.347Z] [2020-05-08T09:48:26.347Z] DONE 6 tests in 6.442s [2020-05-08T09:48:26.347Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-08T09:48:26.347Z] ++ 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-05-08T09:48:26.347Z] ++ set -e [2020-05-08T09:48:26.347Z] ++ '[' -n 0 ']' [2020-05-08T09:48:26.347Z] ++ set -x [2020-05-08T09:48:26.347Z] ++ env -i DEST=/go/src/github.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-05-08T09:48:26.629Z] INFO: Testing against a local daemon [2020-05-08T09:48:26.629Z] === RUN TestExternalGraphDriver [2020-05-08T09:48:26.629Z] === RUN TestExternalGraphDriver/json [2020-05-08T09:48:26.837Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-05-08T09:48:27.397Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-05-08T09:48:27.956Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-05-08T09:48:28.212Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-05-08T09:48:28.650Z] === RUN TestExternalGraphDriver/spec [2020-05-08T09:48:29.354Z] --- PASS: TestSecretsUpdate (3.23s) [2020-05-08T09:48:29.354Z] === RUN TestTemplatedSecret [2020-05-08T09:48:30.098Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-05-08T09:48:30.670Z] === RUN TestExternalGraphDriver/pull [2020-05-08T09:48:32.690Z] --- PASS: TestExternalGraphDriver (6.27s) [2020-05-08T09:48:32.690Z] --- PASS: TestExternalGraphDriver/json (2.08s) [2020-05-08T09:48:32.690Z] --- PASS: TestExternalGraphDriver/spec (2.04s) [2020-05-08T09:48:32.690Z] --- PASS: TestExternalGraphDriver/pull (2.04s) [2020-05-08T09:48:32.690Z] === RUN TestGraphdriverPluginV2 [2020-05-08T09:48:32.973Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-05-08T09:48:32.973Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T09:48:32.973Z] PASS [2020-05-08T09:48:32.973Z] [2020-05-08T09:48:32.973Z] === Skipped [2020-05-08T09:48:32.973Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-05-08T09:48:32.973Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T09:48:32.973Z] [2020-05-08T09:48:32.973Z] [2020-05-08T09:48:32.973Z] DONE 5 tests, 1 skipped in 6.414s [2020-05-08T09:48:32.973Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-08T09:48:32.973Z] ++ 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-05-08T09:48:32.973Z] ++ set -e [2020-05-08T09:48:32.973Z] ++ '[' -n 0 ']' [2020-05-08T09:48:32.973Z] ++ set -x [2020-05-08T09:48:32.973Z] ++ env -i DEST=/go/src/github.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-05-08T09:48:32.973Z] INFO: Testing against a local daemon [2020-05-08T09:48:32.973Z] === RUN TestContinueAfterPluginCrash [2020-05-08T09:48:32.973Z] === PAUSE TestContinueAfterPluginCrash [2020-05-08T09:48:32.973Z] === RUN TestReadPluginNoRead [2020-05-08T09:48:32.973Z] === PAUSE TestReadPluginNoRead [2020-05-08T09:48:32.973Z] === RUN TestDaemonStartWithLogOpt [2020-05-08T09:48:32.973Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-08T09:48:32.973Z] === CONT TestContinueAfterPluginCrash [2020-05-08T09:48:32.973Z] === CONT TestDaemonStartWithLogOpt [2020-05-08T09:48:33.544Z] --- PASS: TestTemplatedSecret (3.56s) [2020-05-08T09:48:33.544Z] === RUN TestSecretCreateResolve [2020-05-08T09:48:34.256Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-05-08T09:48:35.223Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-05-08T09:48:36.075Z] --- PASS: TestSecretCreateResolve (3.25s) [2020-05-08T09:48:36.075Z] PASS [2020-05-08T09:48:36.075Z] [2020-05-08T09:48:36.075Z] DONE 6 tests in 19.385s [2020-05-08T09:48:36.075Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-05-08T09:48:36.075Z] ++ 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-05-08T09:48:36.075Z] ++ set -e [2020-05-08T09:48:36.075Z] ++ '[' -n 0 ']' [2020-05-08T09:48:36.075Z] ++ set -x [2020-05-08T09:48:36.075Z] ++ env -i DEST=/go/src/github.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-05-08T09:48:36.335Z] INFO: Testing against a local daemon [2020-05-08T09:48:36.335Z] === RUN TestServiceCreateInit [2020-05-08T09:48:36.335Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-08T09:48:37.351Z] --- PASS: TestDaemonStartWithLogOpt (3.91s) [2020-05-08T09:48:37.351Z] === CONT TestReadPluginNoRead [2020-05-08T09:48:37.730Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-05-08T09:48:40.025Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-08T09:48:41.596Z] ok github.com/docker/docker/integration/container 60.221s [2020-05-08T09:48:41.596Z] [2020-05-08T09:48:41.596Z] === Skipped [2020-05-08T09:48:41.596Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-05-08T09:48:41.596Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-08T09:48:41.596Z] [2020-05-08T09:48:41.596Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s) [2020-05-08T09:48:41.596Z] copy_test.go:25: testEnv.OSType == "windows" [2020-05-08T09:48:41.596Z] [2020-05-08T09:48:41.596Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-05-08T09:48:41.596Z] copy_test.go:39: testEnv.OSType == "windows" [2020-05-08T09:48:41.596Z] [2020-05-08T09:48:41.596Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-05-08T09:48:41.596Z] copy_test.go:51: testEnv.OSType == "windows" [2020-05-08T09:48:41.596Z] [2020-05-08T09:48:41.596Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-05-08T09:48:41.596Z] copy_test.go:65: testEnv.OSType == "windows" [2020-05-08T09:48:41.596Z] [2020-05-08T09:48:41.596Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-05-08T09:48:41.596Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T09:48:41.596Z] [2020-05-08T09:48:41.596Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-05-08T09:48:41.596Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-05-08T09:48:41.596Z] [2020-05-08T09:48:41.596Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-05-08T09:48:41.596Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T09:48:41.596Z] [2020-05-08T09:48:41.596Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-05-08T09:48:41.596Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-05-08T09:48:41.596Z] [2020-05-08T09:48:41.596Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-05-08T09:48:41.596Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-05-08T09:48:41.596Z] [2020-05-08T09:48:41.596Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-05-08T09:48:41.596Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-05-08T09:48:41.596Z] [2020-05-08T09:48:41.596Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-05-08T09:48:41.596Z] create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-05-08T09:48:41.596Z] [2020-05-08T09:48:41.596Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-05-08T09:48:41.596Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T09:48:41.596Z] [2020-05-08T09:48:41.596Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-05-08T09:48:41.596Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-05-08T09:48:41.596Z] [2020-05-08T09:48:41.596Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-05-08T09:48:41.596Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-05-08T09:48:41.596Z] [2020-05-08T09:48:41.596Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-05-08T09:48:41.596Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-05-08T09:48:41.596Z] [2020-05-08T09:48:41.596Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-05-08T09:48:41.596Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T09:48:41.596Z] [2020-05-08T09:48:41.596Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-05-08T09:48:41.596Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T09:48:41.596Z] [2020-05-08T09:48:41.596Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-05-08T09:48:41.596Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-05-08T09:48:41.596Z] [2020-05-08T09:48:41.596Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-05-08T09:48:41.596Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-05-08T09:48:41.596Z] [2020-05-08T09:48:41.597Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-05-08T09:48:41.597Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-05-08T09:48:41.597Z] [2020-05-08T09:48:41.597Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-05-08T09:48:41.597Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-05-08T09:48:41.597Z] [2020-05-08T09:48:41.597Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-05-08T09:48:41.597Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-08T09:48:41.597Z] [2020-05-08T09:48:41.597Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-05-08T09:48:41.597Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-08T09:48:41.597Z] [2020-05-08T09:48:41.597Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-05-08T09:48:41.597Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-08T09:48:41.597Z] [2020-05-08T09:48:41.597Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-05-08T09:48:41.597Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-05-08T09:48:41.597Z] [2020-05-08T09:48:41.597Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-05-08T09:48:41.597Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T09:48:41.597Z] [2020-05-08T09:48:41.597Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-05-08T09:48:41.597Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-08T09:48:41.597Z] [2020-05-08T09:48:41.597Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-05-08T09:48:41.597Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-05-08T09:48:41.597Z] [2020-05-08T09:48:41.597Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-05-08T09:48:41.597Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-08T09:48:41.597Z] [2020-05-08T09:48:41.597Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-05-08T09:48:41.597Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-05-08T09:48:41.597Z] [2020-05-08T09:48:41.597Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-05-08T09:48:41.597Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-05-08T09:48:41.597Z] [2020-05-08T09:48:41.597Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-05-08T09:48:41.597Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T09:48:41.597Z] [2020-05-08T09:48:41.597Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-05-08T09:48:41.597Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-05-08T09:48:41.597Z] [2020-05-08T09:48:41.597Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-05-08T09:48:41.597Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-05-08T09:48:41.597Z] [2020-05-08T09:48:41.597Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-05-08T09:48:41.597Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-05-08T09:48:41.597Z] [2020-05-08T09:48:41.597Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-05-08T09:48:41.597Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-05-08T09:48:41.597Z] [2020-05-08T09:48:41.597Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-05-08T09:48:41.597Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-05-08T09:48:41.597Z] [2020-05-08T09:48:41.597Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-05-08T09:48:41.597Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T09:48:41.597Z] [2020-05-08T09:48:41.597Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-05-08T09:48:41.597Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-05-08T09:48:41.597Z] [2020-05-08T09:48:41.597Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-05-08T09:48:41.597Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-05-08T09:48:41.597Z] [2020-05-08T09:48:41.597Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-05-08T09:48:41.597Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-05-08T09:48:41.597Z] [2020-05-08T09:48:41.597Z] [2020-05-08T09:48:41.597Z] DONE 81 tests, 42 skipped in 62.847s [2020-05-08T09:48:41.597Z] [2020-05-08T09:48:41.597Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-05-08T09:48:41.603Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-08T09:48:42.092Z] === RUN TestReadPluginNoRead/default [2020-05-08T09:48:42.092Z] --- PASS: TestContinueAfterPluginCrash (9.00s) [2020-05-08T09:48:42.587Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-08T09:48:42.587Z] INFO: Testing against a local daemon [2020-05-08T09:48:42.966Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-05-08T09:48:42.966Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-05-08T09:48:43.058Z] ok github.com/docker/docker/integration/image 0.467s [2020-05-08T09:48:43.058Z] [2020-05-08T09:48:43.058Z] === Skipped [2020-05-08T09:48:43.058Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-05-08T09:48:43.058Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-08T09:48:43.058Z] [2020-05-08T09:48:43.058Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-05-08T09:48:43.058Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-05-08T09:48:43.058Z] [2020-05-08T09:48:43.058Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-05-08T09:48:43.058Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-08T09:48:43.058Z] [2020-05-08T09:48:43.058Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-05-08T09:48:43.058Z] tag_test.go:98: testEnv.OSType == "windows" [2020-05-08T09:48:43.058Z] [2020-05-08T09:48:43.058Z] [2020-05-08T09:48:43.058Z] DONE 11 tests, 4 skipped in 2.504s [2020-05-08T09:48:43.058Z] [2020-05-08T09:48:43.058Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-05-08T09:48:43.526Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-05-08T09:48:43.563Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-08T09:48:44.451Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-05-08T09:48:45.290Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-08T09:48:45.290Z] INFO: Testing against a local daemon [2020-05-08T09:48:45.418Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-05-08T09:48:45.674Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-05-08T09:48:45.761Z] ok github.com/docker/docker/integration/network 0.223s [2020-05-08T09:48:45.761Z] [2020-05-08T09:48:45.761Z] === Skipped [2020-05-08T09:48:45.761Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-05-08T09:48:45.761Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-05-08T09:48:45.761Z] [2020-05-08T09:48:45.761Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-05-08T09:48:45.761Z] 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-05-08T09:48:45.761Z] [2020-05-08T09:48:45.761Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-05-08T09:48:45.761Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-05-08T09:48:45.761Z] [2020-05-08T09:48:45.761Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-05-08T09:48:45.761Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-05-08T09:48:45.761Z] [2020-05-08T09:48:45.761Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-05-08T09:48:45.761Z] network_test.go:97: testEnv.OSType == "windows" [2020-05-08T09:48:45.761Z] [2020-05-08T09:48:45.761Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-05-08T09:48:45.761Z] service_test.go:29: testEnv.OSType == "windows" [2020-05-08T09:48:45.761Z] [2020-05-08T09:48:45.761Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-05-08T09:48:45.761Z] service_test.go:52: testEnv.OSType == "windows" [2020-05-08T09:48:45.761Z] [2020-05-08T09:48:45.761Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-05-08T09:48:45.761Z] service_test.go:96: testEnv.OSType == "windows" [2020-05-08T09:48:45.761Z] [2020-05-08T09:48:45.761Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-05-08T09:48:45.761Z] service_test.go:130: testEnv.OSType == "windows" [2020-05-08T09:48:45.761Z] [2020-05-08T09:48:45.761Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-05-08T09:48:45.761Z] service_test.go:181: testEnv.OSType == "windows" [2020-05-08T09:48:45.761Z] [2020-05-08T09:48:45.761Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-05-08T09:48:45.761Z] service_test.go:206: testEnv.OSType == "windows" [2020-05-08T09:48:45.761Z] [2020-05-08T09:48:45.761Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-08T09:48:45.761Z] service_test.go:236: FLAKY_TEST [2020-05-08T09:48:45.761Z] [2020-05-08T09:48:45.761Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-05-08T09:48:45.761Z] service_test.go:326: testEnv.OSType == "windows" [2020-05-08T09:48:45.761Z] [2020-05-08T09:48:45.761Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-05-08T09:48:45.761Z] service_test.go:394: testEnv.OSType == "windows" [2020-05-08T09:48:45.761Z] [2020-05-08T09:48:45.761Z] [2020-05-08T09:48:45.761Z] DONE 18 tests, 14 skipped in 2.385s [2020-05-08T09:48:45.761Z] [2020-05-08T09:48:45.761Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-05-08T09:48:46.240Z] --- PASS: TestReadPluginNoRead (8.85s) [2020-05-08T09:48:46.240Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.97s) [2020-05-08T09:48:46.240Z] --- PASS: TestReadPluginNoRead/default (1.92s) [2020-05-08T09:48:46.240Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.11s) [2020-05-08T09:48:46.240Z] read_test.go:91: [d981c5c593630] daemon is not started [2020-05-08T09:48:46.240Z] PASS [2020-05-08T09:48:46.240Z] [2020-05-08T09:48:46.240Z] DONE 6 tests in 12.865s [2020-05-08T09:48:46.240Z] 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-05-08T09:48:46.240Z] ++ 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-05-08T09:48:46.240Z] ++ set -e [2020-05-08T09:48:46.240Z] ++ '[' -n 0 ']' [2020-05-08T09:48:46.240Z] ++ set -x [2020-05-08T09:48:46.240Z] ++ env -i DEST=/go/src/github.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-05-08T09:48:46.240Z] testing: warning: no tests to run [2020-05-08T09:48:46.240Z] PASS [2020-05-08T09:48:46.240Z] [2020-05-08T09:48:46.240Z] DONE 0 tests in 0.033s [2020-05-08T09:48:46.240Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-08T09:48:46.240Z] ++ 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-05-08T09:48:46.240Z] ++ set -e [2020-05-08T09:48:46.240Z] ++ '[' -n 0 ']' [2020-05-08T09:48:46.240Z] ++ set -x [2020-05-08T09:48:46.240Z] ++ env -i DEST=/go/src/github.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-05-08T09:48:46.240Z] INFO: Testing against a local daemon [2020-05-08T09:48:46.240Z] === RUN TestPluginWithDevMounts [2020-05-08T09:48:46.240Z] === PAUSE TestPluginWithDevMounts [2020-05-08T09:48:46.240Z] === CONT TestPluginWithDevMounts [2020-05-08T09:48:46.753Z] testing: warning: no tests to run [2020-05-08T09:48:46.753Z] ok github.com/docker/docker/integration/network/ipvlan 0.069s [2020-05-08T09:48:46.753Z] [2020-05-08T09:48:46.753Z] DONE 0 tests in 0.756s [2020-05-08T09:48:46.753Z] [2020-05-08T09:48:46.753Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-05-08T09:48:47.034Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-05-08T09:48:47.223Z] testing: warning: no tests to run [2020-05-08T09:48:47.223Z] ok github.com/docker/docker/integration/network/macvlan 0.069s [2020-05-08T09:48:47.223Z] [2020-05-08T09:48:47.223Z] DONE 0 tests in 0.742s [2020-05-08T09:48:47.223Z] [2020-05-08T09:48:47.223Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-05-08T09:48:47.710Z] --- PASS: TestPluginWithDevMounts (1.92s) [2020-05-08T09:48:47.710Z] PASS [2020-05-08T09:48:47.710Z] [2020-05-08T09:48:47.710Z] DONE 1 tests in 1.999s [2020-05-08T09:48:47.710Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-05-08T09:48:47.710Z] ++ 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-05-08T09:48:47.710Z] ++ set -e [2020-05-08T09:48:47.710Z] ++ '[' -n 0 ']' [2020-05-08T09:48:47.710Z] ++ set -x [2020-05-08T09:48:47.710Z] ++ env -i DEST=/go/src/github.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-05-08T09:48:47.991Z] INFO: Testing against a local daemon [2020-05-08T09:48:47.992Z] === RUN TestSecretInspect [2020-05-08T09:48:48.165Z] --- PASS: TestServiceCreateInit (10.79s) [2020-05-08T09:48:48.165Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.27s) [2020-05-08T09:48:48.165Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.48s) [2020-05-08T09:48:48.165Z] === RUN TestCreateServiceMultipleTimes [2020-05-08T09:48:48.213Z] testing: warning: no tests to run [2020-05-08T09:48:48.213Z] ok github.com/docker/docker/integration/plugin 0.090s [2020-05-08T09:48:48.213Z] [2020-05-08T09:48:48.213Z] DONE 0 tests in 0.752s [2020-05-08T09:48:48.213Z] [2020-05-08T09:48:48.213Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-05-08T09:48:49.203Z] testing: warning: no tests to run [2020-05-08T09:48:49.203Z] ok github.com/docker/docker/integration/plugin/authz 0.117s [2020-05-08T09:48:49.203Z] [2020-05-08T09:48:49.203Z] DONE 0 tests in 0.793s [2020-05-08T09:48:49.203Z] [2020-05-08T09:48:49.203Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-05-08T09:48:50.291Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-05-08T09:48:50.291Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-05-08T09:48:50.546Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-05-08T09:48:50.546Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-05-08T09:48:52.367Z] --- PASS: TestSecretInspect (3.73s) [2020-05-08T09:48:52.367Z] === RUN TestSecretList [2020-05-08T09:48:52.429Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-05-08T09:48:54.311Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-05-08T09:48:55.672Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-05-08T09:48:55.803Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-05-08T09:48:55.803Z] Copying nested executables into bundles/binary-daemon [2020-05-08T09:48:55.803Z] [Pipeline] } [2020-05-08T09:48:55.817Z] --- PASS: TestSecretList (3.63s) [2020-05-08T09:48:55.817Z] === RUN TestSecretsCreateAndDelete [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-05-08T09:48:56.166Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40929/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d -e DOCKER_GRAPHDRIVER docker:5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d hack/make.sh cross [2020-05-08T09:48:56.457Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-08T09:48:56.457Z] INFO: Testing against a local daemon [2020-05-08T09:48:56.457Z] ok github.com/docker/docker/integration/plugin/common 0.205s [2020-05-08T09:48:56.728Z] [2020-05-08T09:48:56.728Z] Removing bundles/ [2020-05-08T09:48:56.728Z] [2020-05-08T09:48:56.728Z] ---> Making bundle: cross (in bundles/cross) [2020-05-08T09:48:56.728Z] Cross building: bundles/cross/linux/amd64 [2020-05-08T09:48:56.728Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-05-08T09:48:56.728Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-05-08T09:48:56.929Z] [2020-05-08T09:48:56.929Z] === Skipped [2020-05-08T09:48:56.929Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-05-08T09:48:56.929Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-05-08T09:48:56.929Z] [2020-05-08T09:48:56.929Z] [2020-05-08T09:48:56.929Z] DONE 3 tests, 1 skipped in 7.808s [2020-05-08T09:48:56.929Z] [2020-05-08T09:48:56.929Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-05-08T09:48:59.269Z] --- PASS: TestSecretsCreateAndDelete (3.64s) [2020-05-08T09:48:59.269Z] === RUN TestSecretsUpdate [2020-05-08T09:48:59.827Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-05-08T09:48:59.898Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-08T09:48:59.898Z] INFO: Testing against a local daemon [2020-05-08T09:48:59.898Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.279s [2020-05-08T09:48:59.898Z] [2020-05-08T09:48:59.898Z] === Skipped [2020-05-08T09:48:59.898Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-05-08T09:48:59.898Z] external_test.go:48: runtime.GOOS == "windows" [2020-05-08T09:48:59.898Z] [2020-05-08T09:48:59.898Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-05-08T09:48:59.898Z] external_test.go:408: runtime.GOOS == "windows" [2020-05-08T09:48:59.898Z] [2020-05-08T09:48:59.898Z] [2020-05-08T09:48:59.898Z] DONE 2 tests, 2 skipped in 3.155s [2020-05-08T09:48:59.898Z] [2020-05-08T09:48:59.898Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-05-08T09:49:02.720Z] --- PASS: TestSecretsUpdate (3.72s) [2020-05-08T09:49:02.720Z] === RUN TestTemplatedSecret [2020-05-08T09:49:02.860Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-08T09:49:02.860Z] INFO: Testing against a local daemon [2020-05-08T09:49:02.860Z] ok github.com/docker/docker/integration/plugin/logging 0.254s [2020-05-08T09:49:02.860Z] [2020-05-08T09:49:02.860Z] === Skipped [2020-05-08T09:49:02.860Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-05-08T09:49:02.860Z] read_test.go:21: no unix domain sockets on Windows [2020-05-08T09:49:02.860Z] [2020-05-08T09:49:02.860Z] [2020-05-08T09:49:02.860Z] DONE 1 tests, 1 skipped in 2.444s [2020-05-08T09:49:02.860Z] [2020-05-08T09:49:02.860Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-05-08T09:49:03.852Z] testing: warning: no tests to run [2020-05-08T09:49:03.852Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.106s [2020-05-08T09:49:03.852Z] [2020-05-08T09:49:03.852Z] DONE 0 tests in 1.315s [2020-05-08T09:49:03.852Z] [2020-05-08T09:49:03.852Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-05-08T09:49:06.075Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-08T09:49:06.075Z] INFO: Testing against a local daemon [2020-05-08T09:49:06.075Z] ok github.com/docker/docker/integration/plugin/volumes 0.227s [2020-05-08T09:49:06.247Z] --- PASS: TestCreateServiceMultipleTimes (18.89s) [2020-05-08T09:49:06.247Z] === RUN TestCreateServiceConflict [2020-05-08T09:49:06.546Z] [2020-05-08T09:49:06.546Z] === Skipped [2020-05-08T09:49:06.546Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-05-08T09:49:06.546Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T09:49:06.546Z] [2020-05-08T09:49:06.546Z] [2020-05-08T09:49:06.546Z] DONE 1 tests, 1 skipped in 2.469s [2020-05-08T09:49:06.546Z] [2020-05-08T09:49:06.546Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-05-08T09:49:07.101Z] --- PASS: TestTemplatedSecret (3.79s) [2020-05-08T09:49:07.101Z] === RUN TestSecretCreateResolve [2020-05-08T09:49:07.897Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-05-08T09:49:08.769Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-08T09:49:08.769Z] INFO: Testing against a local daemon [2020-05-08T09:49:08.769Z] ok github.com/docker/docker/integration/secret 0.240s [2020-05-08T09:49:08.769Z] [2020-05-08T09:49:08.769Z] === Skipped [2020-05-08T09:49:08.769Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-05-08T09:49:08.769Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T09:49:08.769Z] [2020-05-08T09:49:08.769Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-05-08T09:49:08.769Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T09:49:08.769Z] [2020-05-08T09:49:08.769Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-05-08T09:49:08.769Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T09:49:08.769Z] [2020-05-08T09:49:08.769Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-05-08T09:49:08.769Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T09:49:08.769Z] [2020-05-08T09:49:08.769Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-05-08T09:49:08.769Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T09:49:08.769Z] [2020-05-08T09:49:08.769Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-05-08T09:49:08.769Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-05-08T09:49:08.769Z] [2020-05-08T09:49:08.769Z] [2020-05-08T09:49:08.769Z] DONE 6 tests, 6 skipped in 2.234s [2020-05-08T09:49:08.769Z] [2020-05-08T09:49:08.769Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-05-08T09:49:08.822Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-05-08T09:49:09.529Z] --- PASS: TestCreateServiceConflict (3.28s) [2020-05-08T09:49:09.529Z] === RUN TestCreateServiceMaxReplicas [2020-05-08T09:49:09.748Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-05-08T09:49:10.553Z] --- PASS: TestSecretCreateResolve (3.65s) [2020-05-08T09:49:10.553Z] PASS [2020-05-08T09:49:10.553Z] [2020-05-08T09:49:10.553Z] DONE 6 tests in 22.237s [2020-05-08T09:49:10.553Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-05-08T09:49:10.553Z] ++ 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-05-08T09:49:10.553Z] ++ set -e [2020-05-08T09:49:10.553Z] ++ '[' -n 0 ']' [2020-05-08T09:49:10.553Z] ++ set -x [2020-05-08T09:49:10.553Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-08T09:49:10.553Z] INFO: Testing against a local daemon [2020-05-08T09:49:10.553Z] === RUN TestServiceCreateInit [2020-05-08T09:49:10.553Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-08T09:49:11.746Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-08T09:49:11.746Z] INFO: Testing against a local daemon [2020-05-08T09:49:11.746Z] ok github.com/docker/docker/integration/service 0.364s [2020-05-08T09:49:11.746Z] [2020-05-08T09:49:11.746Z] === Skipped [2020-05-08T09:49:11.746Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-08T09:49:11.746Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-08T09:49:11.746Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T09:49:11.746Z] [2020-05-08T09:49:11.746Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-08T09:49:11.746Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-08T09:49:11.746Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T09:49:11.746Z] [2020-05-08T09:49:11.746Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-05-08T09:49:11.746Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T09:49:11.746Z] [2020-05-08T09:49:11.746Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-05-08T09:49:11.746Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T09:49:11.746Z] [2020-05-08T09:49:11.746Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-05-08T09:49:11.746Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T09:49:11.746Z] [2020-05-08T09:49:11.746Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-05-08T09:49:11.746Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T09:49:11.746Z] [2020-05-08T09:49:11.746Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-05-08T09:49:11.746Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T09:49:11.746Z] [2020-05-08T09:49:11.746Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-05-08T09:49:11.746Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T09:49:11.746Z] [2020-05-08T09:49:11.746Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-05-08T09:49:11.746Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T09:49:11.746Z] [2020-05-08T09:49:11.746Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-05-08T09:49:11.746Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T09:49:11.746Z] [2020-05-08T09:49:11.746Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-05-08T09:49:11.746Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T09:49:11.746Z] [2020-05-08T09:49:11.746Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-05-08T09:49:11.746Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T09:49:11.746Z] [2020-05-08T09:49:11.746Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-05-08T09:49:11.746Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T09:49:11.746Z] [2020-05-08T09:49:11.746Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-05-08T09:49:11.746Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T09:49:11.746Z] [2020-05-08T09:49:11.746Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-05-08T09:49:11.746Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T09:49:11.746Z] [2020-05-08T09:49:11.746Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-05-08T09:49:11.746Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T09:49:11.746Z] [2020-05-08T09:49:11.746Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-05-08T09:49:11.746Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T09:49:11.746Z] [2020-05-08T09:49:11.746Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-05-08T09:49:11.746Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T09:49:11.746Z] [2020-05-08T09:49:11.746Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-05-08T09:49:11.746Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-05-08T09:49:11.746Z] [2020-05-08T09:49:11.746Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-05-08T09:49:11.746Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-05-08T09:49:11.746Z] [2020-05-08T09:49:11.746Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-05-08T09:49:11.746Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-05-08T09:49:11.746Z] [2020-05-08T09:49:11.746Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-05-08T09:49:11.746Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-05-08T09:49:11.746Z] [2020-05-08T09:49:11.746Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2020-05-08T09:49:11.746Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-05-08T09:49:11.746Z] [2020-05-08T09:49:11.746Z] [2020-05-08T09:49:11.746Z] DONE 24 tests, 23 skipped in 2.810s [2020-05-08T09:49:11.746Z] [2020-05-08T09:49:11.746Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-05-08T09:49:12.256Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-05-08T09:49:13.617Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-05-08T09:49:13.717Z] --- PASS: TestCreateServiceMaxReplicas (3.72s) [2020-05-08T09:49:13.717Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-08T09:49:13.872Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-05-08T09:49:13.970Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-08T09:49:13.970Z] INFO: Testing against a local daemon [2020-05-08T09:49:13.970Z] ok github.com/docker/docker/integration/session 0.244s [2020-05-08T09:49:13.970Z] [2020-05-08T09:49:13.970Z] === Skipped [2020-05-08T09:49:13.970Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-05-08T09:49:13.970Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-05-08T09:49:13.970Z] [2020-05-08T09:49:13.970Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-05-08T09:49:13.970Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-05-08T09:49:13.970Z] [2020-05-08T09:49:13.970Z] [2020-05-08T09:49:13.970Z] DONE 2 tests, 2 skipped in 2.198s [2020-05-08T09:49:13.970Z] [2020-05-08T09:49:13.970Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-05-08T09:49:16.102Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-08T09:49:16.192Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-08T09:49:16.192Z] INFO: Testing against a local daemon [2020-05-08T09:49:16.663Z] ok github.com/docker/docker/integration/system 1.195s [2020-05-08T09:49:17.133Z] [2020-05-08T09:49:17.133Z] === Skipped [2020-05-08T09:49:17.133Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-08T09:49:17.133Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T09:49:17.133Z] [2020-05-08T09:49:17.133Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-05-08T09:49:17.133Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-05-08T09:49:17.133Z] [2020-05-08T09:49:17.133Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-05-08T09:49:17.133Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-05-08T09:49:17.133Z] [2020-05-08T09:49:17.133Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-05-08T09:49:17.133Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-08T09:49:17.133Z] [2020-05-08T09:49:17.133Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-05-08T09:49:17.133Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-05-08T09:49:17.133Z] [2020-05-08T09:49:17.133Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-05-08T09:49:17.133Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-05-08T09:49:17.133Z] [2020-05-08T09:49:17.133Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-05-08T09:49:17.133Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-05-08T09:49:17.133Z] [2020-05-08T09:49:17.133Z] [2020-05-08T09:49:17.133Z] DONE 13 tests, 7 skipped in 3.097s [2020-05-08T09:49:17.133Z] [2020-05-08T09:49:17.133Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-05-08T09:49:17.216Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-05-08T09:49:17.216Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-05-08T09:49:19.357Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-08T09:49:19.357Z] INFO: Testing against a local daemon [2020-05-08T09:49:19.357Z] ok github.com/docker/docker/integration/volume 0.285s [2020-05-08T09:49:19.357Z] [2020-05-08T09:49:19.357Z] === Skipped [2020-05-08T09:49:19.357Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-05-08T09:49:19.357Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-05-08T09:49:19.357Z] [2020-05-08T09:49:19.357Z] [2020-05-08T09:49:19.357Z] DONE 5 tests, 1 skipped in 2.357s [2020-05-08T09:49:19.357Z] [2020-05-08T09:49:19.357Z] INFO: make.ps1 ended at 05/08/2020 09:49:19 [2020-05-08T09:49:19.357Z] INFO: Integration CLI tests being run from the host: [2020-05-08T09:49:19.357Z] 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-05-08T09:49:21.590Z] --- PASS: TestServiceCreateInit (10.85s) [2020-05-08T09:49:21.590Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.48s) [2020-05-08T09:49:21.590Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.36s) [2020-05-08T09:49:21.590Z] === RUN TestCreateServiceMultipleTimes [2020-05-08T09:49:22.536Z] --- PASS: TestDockerDaemonSuite (352.16s) [2020-05-08T09:49:22.536Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (13.38s) [2020-05-08T09:49:22.536Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.83s) [2020-05-08T09:49:22.536Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.64s) [2020-05-08T09:49:22.536Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.32s) [2020-05-08T09:49:22.536Z] docker_cli_daemon_test.go:1449: [d3b1de2f77b78] daemon is not started [2020-05-08T09:49:22.536Z] check_test.go:309: [db1294e2bd81f] daemon is not started [2020-05-08T09:49:22.536Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.83s) [2020-05-08T09:49:22.536Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.08s) [2020-05-08T09:49:22.536Z] check_test.go:309: [d7c38adb210a4] daemon is not started [2020-05-08T09:49:22.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.65s) [2020-05-08T09:49:22.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.25s) [2020-05-08T09:49:22.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.79s) [2020-05-08T09:49:22.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.12s) [2020-05-08T09:49:22.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.76s) [2020-05-08T09:49:22.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.94s) [2020-05-08T09:49:22.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.45s) [2020-05-08T09:49:22.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.89s) [2020-05-08T09:49:22.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-05-08T09:49:22.536Z] check_test.go:309: [d5e0764563e1a] daemon is not started [2020-05-08T09:49:22.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-05-08T09:49:22.536Z] check_test.go:309: [d40a283ddffe2] daemon is not started [2020-05-08T09:49:22.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.73s) [2020-05-08T09:49:22.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2020-05-08T09:49:22.536Z] check_test.go:309: [d0e814cea5310] daemon is not started [2020-05-08T09:49:22.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.14s) [2020-05-08T09:49:22.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.83s) [2020-05-08T09:49:22.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.01s) [2020-05-08T09:49:22.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.15s) [2020-05-08T09:49:22.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s) [2020-05-08T09:49:22.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2020-05-08T09:49:22.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.61s) [2020-05-08T09:49:22.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s) [2020-05-08T09:49:22.536Z] check_test.go:309: [dc02210afef7a] daemon is not started [2020-05-08T09:49:22.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2020-05-08T09:49:22.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2020-05-08T09:49:22.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2020-05-08T09:49:22.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.25s) [2020-05-08T09:49:22.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.33s) [2020-05-08T09:49:22.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.00s) [2020-05-08T09:49:22.536Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-05-08T09:49:22.536Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-05-08T09:49:22.536Z] check_test.go:309: [d9d5c87de1edc] daemon is not started [2020-05-08T09:49:22.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.13s) [2020-05-08T09:49:22.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.97s) [2020-05-08T09:49:22.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.61s) [2020-05-08T09:49:22.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.92s) [2020-05-08T09:49:22.536Z] check_test.go:309: [d3ccdfc91fbc0] daemon is not started [2020-05-08T09:49:22.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.43s) [2020-05-08T09:49:22.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2020-05-08T09:49:22.536Z] check_test.go:309: [d40d3090ba574] daemon is not started [2020-05-08T09:49:22.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.95s) [2020-05-08T09:49:22.536Z] docker_cli_daemon_plugins_test.go:79: [d48d0afd534a8] daemon is not started [2020-05-08T09:49:22.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.04s) [2020-05-08T09:49:22.536Z] docker_cli_daemon_plugins_test.go:169: [d0548accc7ac6] daemon is not started [2020-05-08T09:49:22.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.75s) [2020-05-08T09:49:22.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2020-05-08T09:49:22.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2020-05-08T09:49:22.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-05-08T09:49:22.536Z] check_test.go:309: [dc53d2b2dfebb] daemon is not started [2020-05-08T09:49:22.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.83s) [2020-05-08T09:49:22.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.62s) [2020-05-08T09:49:22.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.80s) [2020-05-08T09:49:22.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.12s) [2020-05-08T09:49:22.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.78s) [2020-05-08T09:49:22.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.98s) [2020-05-08T09:49:22.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.05s) [2020-05-08T09:49:22.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2020-05-08T09:49:22.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-05-08T09:49:22.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2020-05-08T09:49:22.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.81s) [2020-05-08T09:49:22.536Z] check_test.go:309: [d2139d94d0345] daemon is not started [2020-05-08T09:49:22.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.61s) [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.69s) [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.23s) [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.06s) [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.59s) [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.41s) [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.80s) [2020-05-08T09:49:22.537Z] check_test.go:309: [d832d3c6e2d5b] daemon is not started [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.79s) [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.64s) [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.12s) [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.42s) [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.67s) [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.34s) [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.25s) [2020-05-08T09:49:22.537Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-05-08T09:49:22.537Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-05-08T09:49:22.537Z] check_test.go:309: [dbbabe298fa76] daemon is not started [2020-05-08T09:49:22.537Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-05-08T09:49:22.537Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-05-08T09:49:22.537Z] check_test.go:309: [db09643e889a4] daemon is not started [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.77s) [2020-05-08T09:49:22.537Z] check_test.go:309: [d735279c0dd5a] daemon is not started [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.99s) [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.31s) [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.18s) [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.14s) [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.08s) [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.23s) [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.33s) [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.70s) [2020-05-08T09:49:22.537Z] check_test.go:309: [d593b56dc60da] daemon is not started [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.57s) [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.93s) [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.86s) [2020-05-08T09:49:22.537Z] check_test.go:309: [d659f5d2ee114] daemon is not started [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.86s) [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.56s) [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2020-05-08T09:49:22.537Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-05-08T09:49:22.537Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-05-08T09:49:22.537Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-05-08T09:49:22.537Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-05-08T09:49:22.537Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-05-08T09:49:22.537Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-05-08T09:49:22.537Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-05-08T09:49:22.537Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-05-08T09:49:22.537Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-05-08T09:49:22.537Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-05-08T09:49:22.537Z] check_test.go:309: [d7cf06968dd07] daemon is not started [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.12s) [2020-05-08T09:49:22.537Z] check_test.go:309: [d2aa47778ab1a] daemon is not started [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.56s) [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.39s) [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.61s) [2020-05-08T09:49:22.537Z] check_test.go:309: [d57da5d1e7fad] daemon is not started [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.99s) [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.11s) [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.55s) [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2020-05-08T09:49:22.537Z] check_test.go:309: [d11e8d73eda8a] daemon is not started [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.10s) [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.86s) [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.11s) [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.03s) [2020-05-08T09:49:22.537Z] check_test.go:309: [d4a56ef0b3a76] daemon is not started [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.61s) [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.89s) [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-05-08T09:49:22.537Z] check_test.go:309: [d1374770413f0] daemon is not started [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.84s) [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.62s) [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.19s) [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.64s) [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.95s) [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.67s) [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.70s) [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.02s) [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.01s) [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.19s) [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.14s) [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.43s) [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.92s) [2020-05-08T09:49:22.537Z] docker_cli_daemon_test.go:2542: [df0d23efb3373] daemon is not started [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.74s) [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.01s) [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.02s) [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.95s) [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2020-05-08T09:49:22.537Z] check_test.go:309: [d24f7cba5338f] daemon is not started [2020-05-08T09:49:22.537Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.59s) [2020-05-08T09:49:22.537Z] === RUN TestDockerSwarmSuite [2020-05-08T09:49:22.537Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-05-08T09:49:26.697Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-05-08T09:49:28.050Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-08T09:49:28.050Z] INFO: Testing against a local daemon [2020-05-08T09:49:28.058Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-05-08T09:49:28.614Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.28s) [2020-05-08T09:49:28.614Z] === RUN TestCreateServiceSecretFileMode [2020-05-08T09:49:29.458Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-05-08T09:49:29.458Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-05-08T09:49:30.198Z] #79 exporting layers 116.3s done [2020-05-08T09:49:30.198Z] #79 exporting manifest sha256:a04aef0196ef770dbea6f85b6680db19df3a9f2e6b91915bfc71cfb70e866dfb done [2020-05-08T09:49:30.198Z] #79 exporting config sha256:96d6f1b0314487819bb4fceba07102fe662f8194b5aa0a28f5e18d52864efdd1 [2020-05-08T09:49:30.198Z] #79 exporting config sha256:96d6f1b0314487819bb4fceba07102fe662f8194b5aa0a28f5e18d52864efdd1 done [2020-05-08T09:49:30.198Z] #79 sending tarball [2020-05-08T09:49:30.382Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-05-08T09:49:30.516Z] --- PASS: TestCreateServiceSecretFileMode (2.94s) [2020-05-08T09:49:30.516Z] === RUN TestCreateServiceConfigFileMode [2020-05-08T09:49:33.798Z] --- PASS: TestCreateServiceConfigFileMode (3.49s) [2020-05-08T09:49:33.798Z] === RUN TestCreateServiceSysctls [2020-05-08T09:49:35.614Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-05-08T09:49:35.869Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-05-08T09:49:37.755Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-05-08T09:49:37.989Z] --- PASS: TestCreateServiceSysctls (4.38s) [2020-05-08T09:49:37.989Z] === RUN TestCreateServiceCapabilities [2020-05-08T09:49:38.726Z] #79 sending tarball 18.5s done [2020-05-08T09:49:38.726Z] #79 DONE 134.8s [2020-05-08T09:49:38.726Z] [2020-05-08T09:49:38.726Z] #80 importing to docker [2020-05-08T09:49:41.011Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-05-08T09:49:41.274Z] --- PASS: TestCreateServiceCapabilities (2.82s) [2020-05-08T09:49:41.274Z] === RUN TestInspect [2020-05-08T09:49:44.559Z] --- PASS: TestInspect (3.55s) [2020-05-08T09:49:44.559Z] === RUN TestCreateJob [2020-05-08T09:49:47.718Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-05-08T09:49:48.540Z] --- PASS: TestCreateServiceMultipleTimes (23.14s) [2020-05-08T09:49:48.540Z] === RUN TestCreateServiceConflict [2020-05-08T09:49:48.540Z] --- PASS: TestCreateServiceConflict (3.33s) [2020-05-08T09:49:48.540Z] === RUN TestCreateServiceMaxReplicas [2020-05-08T09:49:48.747Z] --- PASS: TestCreateJob (3.93s) [2020-05-08T09:49:48.747Z] === RUN TestReplicatedJob [2020-05-08T09:49:49.600Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-05-08T09:49:50.523Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-05-08T09:49:50.523Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-05-08T09:49:51.995Z] --- PASS: TestCreateServiceMaxReplicas (3.92s) [2020-05-08T09:49:51.995Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-08T09:49:53.779Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-05-08T09:49:55.307Z] --- PASS: TestReplicatedJob (6.59s) [2020-05-08T09:49:55.307Z] === RUN TestUpdateReplicatedJob [2020-05-08T09:49:59.496Z] --- PASS: TestUpdateReplicatedJob (4.39s) [2020-05-08T09:49:59.496Z] === RUN TestServiceListWithStatuses [2020-05-08T09:49:59.496Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-08T09:49:59.496Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-08T09:49:59.496Z] === RUN TestDockerNetworkConnectAlias [2020-05-08T09:50:06.059Z] --- PASS: TestDockerNetworkConnectAlias (6.60s) [2020-05-08T09:50:06.059Z] === RUN TestDockerNetworkReConnect [2020-05-08T09:50:07.210Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.18s) [2020-05-08T09:50:07.210Z] === RUN TestCreateServiceSecretFileMode [2020-05-08T09:50:10.664Z] --- PASS: TestCreateServiceSecretFileMode (3.56s) [2020-05-08T09:50:10.664Z] === RUN TestCreateServiceConfigFileMode [2020-05-08T09:50:11.328Z] --- PASS: TestDockerNetworkReConnect (5.03s) [2020-05-08T09:50:11.328Z] === RUN TestServicePlugin [2020-05-08T09:50:11.328Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-08T09:50:11.328Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T09:50:11.328Z] === RUN TestServiceUpdateLabel [2020-05-08T09:50:14.119Z] --- PASS: TestCreateServiceConfigFileMode (3.63s) [2020-05-08T09:50:14.119Z] === RUN TestCreateServiceSysctls [2020-05-08T09:50:14.612Z] --- PASS: TestServiceUpdateLabel (3.22s) [2020-05-08T09:50:14.613Z] === RUN TestServiceUpdateSecrets [2020-05-08T09:50:15.793Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-05-08T09:50:15.793Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-05-08T09:50:18.046Z] #80 DONE 38.0s [Pipeline] } [Pipeline] // stage [2020-05-08T09:50:18.089Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-05-08T09:50:18.089Z] Copying nested executables into bundles/cross/linux/amd64 [2020-05-08T09:50:18.089Z] Cross building: bundles/cross/windows/amd64 [2020-05-08T09:50:18.089Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-05-08T09:50:18.089Z] GOOS="windows" GOARCH="amd64" GOARM="" [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-08T09:50:18.534Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40929/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d hack/test/unit [2020-05-08T09:50:18.555Z] --- PASS: TestCreateServiceSysctls (4.30s) [2020-05-08T09:50:18.555Z] === RUN TestCreateServiceCapabilities [2020-05-08T09:50:19.050Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-05-08T09:50:19.050Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-05-08T09:50:19.305Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-05-08T09:50:19.305Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-05-08T09:50:19.305Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-05-08T09:50:20.229Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-05-08T09:50:20.483Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-05-08T09:50:20.738Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-05-08T09:50:21.297Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-05-08T09:50:22.006Z] --- PASS: TestCreateServiceCapabilities (3.53s) [2020-05-08T09:50:22.006Z] === RUN TestInspect [2020-05-08T09:50:23.018Z] ? github.com/docker/docker/api [no test files] [2020-05-08T09:50:24.554Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-05-08T09:50:25.458Z] --- PASS: TestInspect (3.69s) [2020-05-08T09:50:25.458Z] === RUN TestCreateJob [2020-05-08T09:50:25.914Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-05-08T09:50:27.797Z] === RUN TestDockerSuite/TestBuildEnv [2020-05-08T09:50:29.157Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-05-08T09:50:29.837Z] --- PASS: TestCreateJob (4.40s) [2020-05-08T09:50:29.837Z] === RUN TestReplicatedJob [2020-05-08T09:50:31.041Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-05-08T09:50:31.041Z] --- PASS: TestImportExtremelyLargeImageWorks (175.69s) [2020-05-08T09:50:31.041Z] PASS [2020-05-08T09:50:31.041Z] [2020-05-08T09:50:31.041Z] DONE 12 tests in 179.698s [2020-05-08T09:50:31.041Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-05-08T09:50:31.041Z] ++ 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-05-08T09:50:31.041Z] ++ set -e [2020-05-08T09:50:31.041Z] ++ '[' -n 0 ']' [2020-05-08T09:50:31.041Z] ++ set -x [2020-05-08T09:50:31.041Z] ++ env -i DEST=/go/src/github.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-05-08T09:50:31.295Z] INFO: Testing against a local daemon [2020-05-08T09:50:31.295Z] === RUN TestNetworkCreateDelete [2020-05-08T09:50:31.295Z] --- PASS: TestNetworkCreateDelete (0.15s) [2020-05-08T09:50:31.295Z] === RUN TestDockerNetworkDeletePreferID [2020-05-08T09:50:31.854Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2020-05-08T09:50:31.854Z] === RUN TestInspectNetwork [2020-05-08T09:50:31.854Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-05-08T09:50:32.692Z] --- PASS: TestServiceUpdateSecrets (15.45s) [2020-05-08T09:50:32.692Z] === RUN TestServiceUpdateConfigs [2020-05-08T09:50:37.128Z] === RUN TestInspectNetwork/full_network_id [2020-05-08T09:50:37.128Z] === RUN TestInspectNetwork/partial_network_id [2020-05-08T09:50:37.128Z] === RUN TestInspectNetwork/network_name [2020-05-08T09:50:37.128Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-08T09:50:38.216Z] --- PASS: TestReplicatedJob (7.33s) [2020-05-08T09:50:38.216Z] === RUN TestUpdateReplicatedJob [2020-05-08T09:50:39.010Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-05-08T09:50:39.975Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-05-08T09:50:40.984Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-05-08T09:50:41.543Z] --- PASS: TestInspectNetwork (9.62s) [2020-05-08T09:50:41.543Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-08T09:50:41.543Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-08T09:50:41.543Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-08T09:50:41.543Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-08T09:50:41.543Z] === RUN TestRunContainerWithBridgeNone [2020-05-08T09:50:41.668Z] --- PASS: TestUpdateReplicatedJob (4.61s) [2020-05-08T09:50:41.668Z] === RUN TestServiceListWithStatuses [2020-05-08T09:50:41.668Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-08T09:50:41.668Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-08T09:50:41.668Z] === RUN TestDockerNetworkConnectAlias [2020-05-08T09:50:44.800Z] --- PASS: TestRunContainerWithBridgeNone (2.98s) [2020-05-08T09:50:44.800Z] === RUN TestNetworkInvalidJSON [2020-05-08T09:50:44.800Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-08T09:50:44.800Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-08T09:50:44.800Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-08T09:50:44.800Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-08T09:50:44.800Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-08T09:50:44.800Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-08T09:50:44.800Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-08T09:50:44.800Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-08T09:50:44.800Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-08T09:50:44.800Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-05-08T09:50:44.800Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-08T09:50:44.800Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-08T09:50:44.800Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-05-08T09:50:44.800Z] === RUN TestHostIPv4BridgeLabel [2020-05-08T09:50:45.055Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2020-05-08T09:50:45.055Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-08T09:50:45.639Z] ok github.com/docker/docker/api/server 0.018s coverage: 9.0% of statements [2020-05-08T09:50:45.980Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-05-08T09:50:45.980Z] === RUN TestDaemonDefaultNetworkPools [2020-05-08T09:50:46.947Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2020-05-08T09:50:46.947Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-08T09:50:47.564Z] --- PASS: TestServiceUpdateConfigs (15.54s) [2020-05-08T09:50:47.564Z] === RUN TestServiceUpdateNetwork [2020-05-08T09:50:47.871Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2020-05-08T09:50:47.871Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-08T09:50:49.232Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) [2020-05-08T09:50:49.232Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-08T09:50:49.790Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2020-05-08T09:50:49.790Z] === RUN TestServiceWithPredefinedNetwork [2020-05-08T09:50:50.048Z] --- PASS: TestDockerNetworkConnectAlias (7.97s) [2020-05-08T09:50:50.048Z] === RUN TestDockerNetworkReConnect [2020-05-08T09:50:53.046Z] --- PASS: TestServiceWithPredefinedNetwork (3.23s) [2020-05-08T09:50:53.046Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-08T09:50:53.046Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-08T09:50:53.046Z] service_test.go:236: FLAKY_TEST [2020-05-08T09:50:53.046Z] === RUN TestServiceWithDataPathPortInit [2020-05-08T09:50:56.854Z] --- PASS: TestDockerNetworkReConnect (6.12s) [2020-05-08T09:50:56.854Z] === RUN TestServicePlugin [2020-05-08T09:50:56.854Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-08T09:50:56.854Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T09:50:56.854Z] === RUN TestServiceUpdateLabel [2020-05-08T09:50:58.875Z] --- PASS: TestServiceUpdateLabel (3.20s) [2020-05-08T09:50:58.875Z] === RUN TestServiceUpdateSecrets [2020-05-08T09:51:02.437Z] --- PASS: TestServiceUpdateNetwork (14.84s) [2020-05-08T09:51:02.437Z] === RUN TestServiceUpdatePidsLimit [2020-05-08T09:51:02.437Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-08T09:51:02.437Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-08T09:51:03.011Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-05-08T09:51:03.265Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-05-08T09:51:10.551Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-08T09:51:11.508Z] --- PASS: TestServiceWithDataPathPortInit (17.76s) [2020-05-08T09:51:11.508Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-08T09:51:12.910Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-05-08T09:51:13.835Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-05-08T09:51:14.132Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-05-08T09:51:14.691Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-05-08T09:51:16.050Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-05-08T09:51:16.050Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-05-08T09:51:16.305Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-05-08T09:51:17.328Z] --- PASS: TestServiceUpdateSecrets (15.74s) [2020-05-08T09:51:17.328Z] === RUN TestServiceUpdateConfigs [2020-05-08T09:51:18.663Z] --- PASS: TestServiceUpdatePidsLimit (17.61s) [2020-05-08T09:51:18.663Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-05-08T09:51:18.663Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s) [2020-05-08T09:51:18.663Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2020-05-08T09:51:18.663Z] PASS [2020-05-08T09:51:18.663Z] [2020-05-08T09:51:18.663Z] === Skipped [2020-05-08T09:51:18.663Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-05-08T09:51:18.663Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-08T09:51:18.663Z] [2020-05-08T09:51:18.663Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-05-08T09:51:18.663Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T09:51:18.663Z] [2020-05-08T09:51:18.663Z] [2020-05-08T09:51:18.663Z] DONE 27 tests, 2 skipped in 161.526s [2020-05-08T09:51:18.663Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-05-08T09:51:18.663Z] ++ 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-05-08T09:51:18.663Z] ++ set -e [2020-05-08T09:51:18.663Z] ++ '[' -n 0 ']' [2020-05-08T09:51:18.663Z] ++ set -x [2020-05-08T09:51:18.663Z] ++ env -i DEST=/go/src/github.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-05-08T09:51:18.663Z] INFO: Testing against a local daemon [2020-05-08T09:51:18.663Z] === RUN TestSessionCreate [2020-05-08T09:51:18.663Z] --- PASS: TestSessionCreate (0.05s) [2020-05-08T09:51:18.663Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-08T09:51:18.663Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-05-08T09:51:18.663Z] PASS [2020-05-08T09:51:18.663Z] [2020-05-08T09:51:18.663Z] DONE 2 tests in 0.241s [2020-05-08T09:51:18.663Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-05-08T09:51:18.663Z] ++ 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-05-08T09:51:18.663Z] ++ set -e [2020-05-08T09:51:18.663Z] ++ '[' -n 0 ']' [2020-05-08T09:51:18.663Z] ++ set -x [2020-05-08T09:51:18.663Z] ++ env -i DEST=/go/src/github.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-05-08T09:51:18.663Z] INFO: Testing against a local daemon [2020-05-08T09:51:18.663Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-08T09:51:18.663Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-08T09:51:18.663Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-08T09:51:18.663Z] === RUN TestEventsExecDie [2020-05-08T09:51:18.921Z] --- PASS: TestEventsExecDie (0.94s) [2020-05-08T09:51:18.921Z] === RUN TestEventsBackwardsCompatible [2020-05-08T09:51:19.180Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-05-08T09:51:19.180Z] === RUN TestInfoBinaryCommits [2020-05-08T09:51:19.180Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-05-08T09:51:19.180Z] === RUN TestInfoAPIVersioned [2020-05-08T09:51:19.180Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-05-08T09:51:19.180Z] === RUN TestInfoDiscoveryBackend [2020-05-08T09:51:19.601Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.70s) [2020-05-08T09:51:19.601Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:r29jdu4w15gfdpujym1dcgdtb Created:2020-05-08 09:51:12.171000201 +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[a85a16f1301a452303797961dd31f6a1c243cb22e56fc0f198f4c0dab03c37fc:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wswi283vvxwv4l0aqx17a8a84 EndpointID:dbee31606866d068e9c648087e51498cbb559bb5579d641a0b0f89f158d855c2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ac51bacefdd6dd6732f53868cb523dd9d4756dbc008f1d4a0b5d50fa20396c91 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:5b56d3a7c4f3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wswi283vvxwv4l0aqx17a8a84 EndpointID:dbee31606866d068e9c648087e51498cbb559bb5579d641a0b0f89f158d855c2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-08T09:51:19.601Z] PASS [2020-05-08T09:51:19.601Z] [2020-05-08T09:51:19.601Z] === Skipped [2020-05-08T09:51:19.601Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-08T09:51:19.601Z] service_test.go:236: FLAKY_TEST [2020-05-08T09:51:19.601Z] [2020-05-08T09:51:19.601Z] [2020-05-08T09:51:19.601Z] DONE 22 tests, 1 skipped in 48.376s [2020-05-08T09:51:19.601Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-08T09:51:19.601Z] ++ 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-05-08T09:51:19.601Z] ++ set -e [2020-05-08T09:51:19.601Z] ++ '[' -n 0 ']' [2020-05-08T09:51:19.601Z] ++ set -x [2020-05-08T09:51:19.601Z] ++ env -i DEST=/go/src/github.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-05-08T09:51:19.601Z] INFO: Testing against a local daemon [2020-05-08T09:51:19.601Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-08T09:51:19.601Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-08T09:51:19.602Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-08T09:51:19.602Z] === RUN TestDockerNetworkIpvlan [2020-05-08T09:51:19.602Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-08T09:51:19.602Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-08T09:51:19.602Z] PASS [2020-05-08T09:51:19.602Z] [2020-05-08T09:51:19.602Z] === Skipped [2020-05-08T09:51:19.602Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-08T09:51:19.602Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-08T09:51:19.602Z] [2020-05-08T09:51:19.602Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-08T09:51:19.602Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-08T09:51:19.602Z] [2020-05-08T09:51:19.602Z] [2020-05-08T09:51:19.602Z] DONE 2 tests, 2 skipped in 0.189s [2020-05-08T09:51:19.602Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-08T09:51:19.602Z] ++ 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-05-08T09:51:19.602Z] ++ set -e [2020-05-08T09:51:19.602Z] ++ '[' -n 0 ']' [2020-05-08T09:51:19.602Z] ++ set -x [2020-05-08T09:51:19.602Z] ++ env -i DEST=/go/src/github.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-05-08T09:51:19.747Z] --- PASS: TestInfoDiscoveryBackend (0.65s) [2020-05-08T09:51:19.747Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-08T09:51:19.856Z] INFO: Testing against a local daemon [2020-05-08T09:51:19.856Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-08T09:51:21.123Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-08T09:51:21.123Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-08T09:51:21.215Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2020-05-08T09:51:21.215Z] === RUN TestDockerNetworkMacvlan [2020-05-08T09:51:21.383Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.64s) [2020-05-08T09:51:21.383Z] === RUN TestInfoAPI [2020-05-08T09:51:21.642Z] --- PASS: TestInfoAPI (0.05s) [2020-05-08T09:51:21.642Z] === RUN TestInfoAPIWarnings [2020-05-08T09:51:22.140Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-08T09:51:22.209Z] --- PASS: TestInfoAPIWarnings (0.64s) [2020-05-08T09:51:22.209Z] === RUN TestInfoDebug [2020-05-08T09:51:22.776Z] --- PASS: TestInfoDebug (0.64s) [2020-05-08T09:51:22.776Z] === RUN TestInfoInsecureRegistries [2020-05-08T09:51:23.063Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-08T09:51:23.344Z] --- PASS: TestInfoInsecureRegistries (0.66s) [2020-05-08T09:51:23.344Z] === RUN TestInfoRegistryMirrors [2020-05-08T09:51:23.986Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-08T09:51:24.280Z] --- PASS: TestInfoRegistryMirrors (0.64s) [2020-05-08T09:51:24.280Z] === RUN TestLoginFailsWithBadCredentials [2020-05-08T09:51:24.280Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2020-05-08T09:51:24.280Z] === RUN TestPingCacheHeaders [2020-05-08T09:51:24.538Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-05-08T09:51:24.538Z] === RUN TestPingGet [2020-05-08T09:51:24.538Z] --- PASS: TestPingGet (0.03s) [2020-05-08T09:51:24.538Z] === RUN TestPingHead [2020-05-08T09:51:24.538Z] --- PASS: TestPingHead (0.05s) [2020-05-08T09:51:24.538Z] === RUN TestVersion [2020-05-08T09:51:24.538Z] --- PASS: TestVersion (0.05s) [2020-05-08T09:51:24.538Z] PASS [2020-05-08T09:51:24.538Z] [2020-05-08T09:51:24.538Z] === Skipped [2020-05-08T09:51:24.538Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-08T09:51:24.538Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-08T09:51:24.538Z] [2020-05-08T09:51:24.538Z] [2020-05-08T09:51:24.538Z] DONE 18 tests, 1 skipped in 6.669s [2020-05-08T09:51:24.538Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-05-08T09:51:24.538Z] ++ 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-05-08T09:51:24.538Z] ++ set -e [2020-05-08T09:51:24.538Z] ++ '[' -n 0 ']' [2020-05-08T09:51:24.538Z] ++ set -x [2020-05-08T09:51:24.538Z] ++ env -i DEST=/go/src/github.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-05-08T09:51:24.796Z] INFO: Testing against a local daemon [2020-05-08T09:51:24.796Z] === RUN TestVolumesCreateAndList [2020-05-08T09:51:24.796Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-05-08T09:51:24.796Z] === RUN TestVolumesRemove [2020-05-08T09:51:24.796Z] --- PASS: TestVolumesRemove (0.14s) [2020-05-08T09:51:24.796Z] === RUN TestVolumesInspect [2020-05-08T09:51:25.055Z] --- PASS: TestVolumesInspect (0.04s) [2020-05-08T09:51:25.055Z] === RUN TestVolumesInvalidJSON [2020-05-08T09:51:25.055Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-08T09:51:25.055Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-08T09:51:25.055Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-08T09:51:25.055Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-05-08T09:51:25.055Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-08T09:51:25.055Z] PASS [2020-05-08T09:51:25.055Z] [2020-05-08T09:51:25.055Z] DONE 5 tests in 0.387s [2020-05-08T09:51:25.055Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-08T09:51:25.313Z] ++++ cat bundles/test-integration/docker.pid [2020-05-08T09:51:25.313Z] +++ kill 13898 [2020-05-08T09:51:26.688Z] +++ /etc/init.d/apparmor stop [2020-05-08T09:51:26.688Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-08T09:51:26.688Z] [2020-05-08T09:51:26.688Z] Unloading profiles will leave already running processes permanently [2020-05-08T09:51:26.688Z] unconfined, which can lead to unexpected situations. [2020-05-08T09:51:26.688Z] [2020-05-08T09:51:26.688Z] To set a process to complain mode, use the command line tool [2020-05-08T09:51:26.688Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-08T09:51:26.688Z] +++ true [2020-05-08T09:51:26.688Z] [2020-05-08T09:51:27.289Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-08T09:51:27.289Z] === RUN TestDockerSuite/TestBuildExpose [2020-05-08T09:51:27.848Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-05-08T09:51:28.407Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-05-08T09:51:28.967Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-05-08T09:51:29.222Z] === RUN TestDockerSuite/TestBuildFails [2020-05-08T09:51:29.222Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-05-08T09:51:29.781Z] === RUN TestDockerNetworkMacvlan/MultiSubnet Post stage [Pipeline] junit [2020-05-08T09:51:29.984Z] Recording test results [2020-05-08T09:51:30.035Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-05-08T09:51:30.290Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-08T09:51:30.642Z] + echo Ensuring container killed. [2020-05-08T09:51:30.642Z] Ensuring container killed. [2020-05-08T09:51:30.642Z] + docker rm -vf docker-pr3 [2020-05-08T09:51:30.642Z] Error: No such container: docker-pr3 [2020-05-08T09:51:30.642Z] + true [Pipeline] sh [2020-05-08T09:51:30.929Z] + echo Chowning /workspace to jenkins user [2020-05-08T09:51:30.930Z] Chowning /workspace to jenkins user [2020-05-08T09:51:30.930Z] + id -u [2020-05-08T09:51:30.930Z] + id -g [2020-05-08T09:51:30.930Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40929:/workspace busybox chown -R 1000:1000 /workspace [2020-05-08T09:51:32.538Z] --- PASS: TestServiceUpdateConfigs (15.91s) [2020-05-08T09:51:32.538Z] === RUN TestServiceUpdateNetwork [2020-05-08T09:51:32.840Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-08T09:51:34.514Z] + bundleName=arm64-integration [2020-05-08T09:51:34.514Z] + echo Creating arm64-integration-bundles.tar.gz [2020-05-08T09:51:34.514Z] Creating arm64-integration-bundles.tar.gz [2020-05-08T09:51:34.514Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o+ -name *.prof -o -name *-report.xmlxargs ) -print tar [2020-05-08T09:51:34.514Z] -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-08T09:51:34.784Z] Archiving artifacts [2020-05-08T09:51:35.046Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40929/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-08T09:51:35.349Z] === RUN TestDockerSuite/TestBuildForceRm [2020-05-08T09:51:35.364Z] + make clean [2020-05-08T09:51:35.932Z] docker volume rm -f docker-dev-cache [2020-05-08T09:51:35.932Z] docker-dev-cache [Pipeline] deleteDir [2020-05-08T09:51:36.708Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-08T09:51:37.632Z] === RUN TestDockerSuite/TestBuildFromGit [2020-05-08T09:51:38.191Z] --- PASS: TestDockerNetworkMacvlan (17.05s) [2020-05-08T09:51:38.191Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-05-08T09:51:38.191Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-05-08T09:51:38.191Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.86s) [2020-05-08T09:51:38.191Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.94s) [2020-05-08T09:51:38.191Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.41s) [2020-05-08T09:51:38.191Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.31s) [2020-05-08T09:51:38.191Z] PASS [2020-05-08T09:51:38.191Z] [2020-05-08T09:51:38.191Z] DONE 8 tests in 18.585s [2020-05-08T09:51:38.191Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-08T09:51:38.191Z] ++ 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-05-08T09:51:38.191Z] ++ set -e [2020-05-08T09:51:38.191Z] ++ '[' -n 0 ']' [2020-05-08T09:51:38.191Z] ++ set -x [2020-05-08T09:51:38.191Z] ++ env -i DEST=/go/src/github.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-05-08T09:51:38.191Z] testing: warning: no tests to run [2020-05-08T09:51:38.191Z] PASS [2020-05-08T09:51:38.191Z] [2020-05-08T09:51:38.191Z] DONE 0 tests in 0.030s [2020-05-08T09:51:38.191Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-08T09:51:38.191Z] ++ 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-05-08T09:51:38.191Z] ++ set -e [2020-05-08T09:51:38.191Z] ++ '[' -n 0 ']' [2020-05-08T09:51:38.191Z] ++ set -x [2020-05-08T09:51:38.192Z] ++ env -i DEST=/go/src/github.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-05-08T09:51:38.489Z] INFO: Testing against a local daemon [2020-05-08T09:51:38.489Z] === RUN TestAuthZPluginAllowRequest [2020-05-08T09:51:39.050Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-05-08T09:51:39.305Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-05-08T09:51:39.445Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-05-08T09:51:39.445Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-05-08T09:51:39.445Z] remote: Enumerating objects: 2, done. [2020-05-08T09:51:39.445Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-05-08T09:51:39.445Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-05-08T09:51:39.445Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-05-08T09:51:39.445Z] 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-05-08T09:51:39.445Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-05-08T09:51:39.445Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-08T09:51:39.853Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40929/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d hack/test/unit [2020-05-08T09:51:40.228Z] --- PASS: TestAuthZPluginAllowRequest (1.61s) [2020-05-08T09:51:40.228Z] === RUN TestAuthZPluginTLS [2020-05-08T09:51:40.483Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-05-08T09:51:40.737Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-05-08T09:51:40.737Z] === RUN TestAuthZPluginDenyRequest [2020-05-08T09:51:41.296Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-05-08T09:51:41.296Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-08T09:51:41.854Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-05-08T09:51:41.854Z] === RUN TestAuthZPluginDenyResponse [2020-05-08T09:51:42.414Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-05-08T09:51:42.414Z] === RUN TestAuthZPluginAllowEventStream [2020-05-08T09:51:42.414Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-05-08T09:51:43.112Z] ? github.com/docker/docker/api [no test files] [2020-05-08T09:51:43.338Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-05-08T09:51:43.674Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-05-08T09:51:43.928Z] --- PASS: TestAuthZPluginAllowEventStream (1.70s) [2020-05-08T09:51:43.928Z] === RUN TestAuthZPluginErrorResponse [2020-05-08T09:51:44.530Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2020-05-08T09:51:44.530Z] === RUN TestAuthZPluginErrorRequest [2020-05-08T09:51:45.133Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-05-08T09:51:45.133Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-08T09:51:45.691Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-05-08T09:51:45.691Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-08T09:51:45.691Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-05-08T09:51:47.748Z] --- PASS: TestServiceUpdateNetwork (16.83s) [2020-05-08T09:51:47.748Z] === RUN TestServiceUpdatePidsLimit [2020-05-08T09:51:48.199Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s) [2020-05-08T09:51:48.199Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-08T09:51:48.199Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-05-08T09:51:48.362Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-08T09:51:49.369Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-08T09:51:49.559Z] === RUN TestDockerSuite/TestBuildHistory [2020-05-08T09:51:50.117Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.26s) [2020-05-08T09:51:50.117Z] === RUN TestAuthZPluginHeader [2020-05-08T09:51:51.083Z] --- PASS: TestAuthZPluginHeader (0.91s) [2020-05-08T09:51:51.083Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-08T09:51:54.340Z] === RUN TestDockerSuite/TestBuildIidFile [2020-05-08T09:51:54.899Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-05-08T09:51:55.153Z] === RUN TestDockerSuite/TestBuildInheritance [2020-05-08T09:51:55.712Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.67s) [2020-05-08T09:51:55.712Z] === RUN TestAuthZPluginV2Disable [2020-05-08T09:51:55.712Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-05-08T09:51:56.271Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-05-08T09:51:56.271Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-05-08T09:51:57.629Z] === RUN TestDockerSuite/TestBuildLabel [2020-05-08T09:51:57.753Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-08T09:51:57.945Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2020-05-08T09:51:58.191Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-05-08T09:51:58.446Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-05-08T09:51:59.045Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-05-08T09:51:59.300Z] === RUN TestDockerSuite/TestBuildLabels [2020-05-08T09:51:59.300Z] --- PASS: TestAuthZPluginV2Disable (3.78s) [2020-05-08T09:51:59.300Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-08T09:51:59.859Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-05-08T09:52:01.218Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-05-08T09:52:02.584Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.33s) [2020-05-08T09:52:02.584Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-08T09:52:03.945Z] === RUN TestDockerSuite/TestBuildLastModified [2020-05-08T09:52:06.170Z] --- PASS: TestServiceUpdatePidsLimit (17.36s) [2020-05-08T09:52:06.170Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s) [2020-05-08T09:52:06.170Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.16s) [2020-05-08T09:52:06.170Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.15s) [2020-05-08T09:52:06.170Z] PASS [2020-05-08T09:52:06.170Z] [2020-05-08T09:52:06.170Z] === Skipped [2020-05-08T09:52:06.170Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-05-08T09:52:06.170Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-08T09:52:06.170Z] [2020-05-08T09:52:06.170Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-05-08T09:52:06.170Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T09:52:06.170Z] [2020-05-08T09:52:06.170Z] [2020-05-08T09:52:06.170Z] DONE 27 tests, 2 skipped in 174.681s [2020-05-08T09:52:06.170Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-05-08T09:52:06.170Z] ++ 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-05-08T09:52:06.170Z] ++ set -e [2020-05-08T09:52:06.170Z] ++ '[' -n 0 ']' [2020-05-08T09:52:06.170Z] ++ set -x [2020-05-08T09:52:06.170Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-08T09:52:06.170Z] INFO: Testing against a local daemon [2020-05-08T09:52:06.170Z] === RUN TestSessionCreate [2020-05-08T09:52:06.170Z] --- PASS: TestSessionCreate (0.02s) [2020-05-08T09:52:06.170Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-08T09:52:06.170Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-05-08T09:52:06.170Z] PASS [2020-05-08T09:52:06.170Z] [2020-05-08T09:52:06.170Z] DONE 2 tests in 0.119s [2020-05-08T09:52:06.170Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-05-08T09:52:06.170Z] ++ 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-05-08T09:52:06.170Z] ++ set -e [2020-05-08T09:52:06.170Z] ++ '[' -n 0 ']' [2020-05-08T09:52:06.170Z] ++ set -x [2020-05-08T09:52:06.170Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-08T09:52:06.170Z] INFO: Testing against a local daemon [2020-05-08T09:52:06.170Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-08T09:52:06.170Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-08T09:52:06.170Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-08T09:52:06.170Z] === RUN TestEventsExecDie [2020-05-08T09:52:06.170Z] --- PASS: TestEventsExecDie (0.99s) [2020-05-08T09:52:06.170Z] === RUN TestEventsBackwardsCompatible [2020-05-08T09:52:06.170Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-05-08T09:52:06.170Z] === RUN TestInfoBinaryCommits [2020-05-08T09:52:06.170Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-05-08T09:52:06.170Z] === RUN TestInfoAPIVersioned [2020-05-08T09:52:06.170Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-08T09:52:06.170Z] === RUN TestInfoDiscoveryBackend [2020-05-08T09:52:06.785Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-05-08T09:52:06.785Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-08T09:52:07.204Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-05-08T09:52:07.790Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-08T09:52:07.790Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-08T09:52:08.072Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-05-08T09:52:08.072Z] === RUN TestInfoAPI [2020-05-08T09:52:08.072Z] --- PASS: TestInfoAPI (0.02s) [2020-05-08T09:52:08.072Z] === RUN TestInfoAPIWarnings [2020-05-08T09:52:08.687Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-05-08T09:52:08.687Z] === RUN TestInfoDebug [2020-05-08T09:52:09.301Z] --- PASS: TestInfoDebug (0.52s) [2020-05-08T09:52:09.301Z] === RUN TestInfoInsecureRegistries [2020-05-08T09:52:09.915Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-05-08T09:52:09.915Z] === RUN TestInfoRegistryMirrors [2020-05-08T09:52:10.197Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-05-08T09:52:10.197Z] === RUN TestLoginFailsWithBadCredentials [2020-05-08T09:52:10.479Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2020-05-08T09:52:10.479Z] === RUN TestPingCacheHeaders [2020-05-08T09:52:10.479Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-05-08T09:52:10.479Z] === RUN TestPingGet [2020-05-08T09:52:10.479Z] --- PASS: TestPingGet (0.01s) [2020-05-08T09:52:10.479Z] === RUN TestPingHead [2020-05-08T09:52:10.479Z] --- PASS: TestPingHead (0.01s) [2020-05-08T09:52:10.479Z] === RUN TestVersion [2020-05-08T09:52:10.479Z] --- PASS: TestVersion (0.01s) [2020-05-08T09:52:10.479Z] PASS [2020-05-08T09:52:10.761Z] [2020-05-08T09:52:10.761Z] === Skipped [2020-05-08T09:52:10.761Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-08T09:52:10.761Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-08T09:52:10.761Z] [2020-05-08T09:52:10.761Z] [2020-05-08T09:52:10.761Z] DONE 18 tests, 1 skipped in 5.722s [2020-05-08T09:52:10.761Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-05-08T09:52:10.761Z] ++ 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-05-08T09:52:10.761Z] ++ set -e [2020-05-08T09:52:10.761Z] ++ '[' -n 0 ']' [2020-05-08T09:52:10.761Z] ++ set -x [2020-05-08T09:52:10.761Z] ++ env -i DEST=/go/src/github.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-05-08T09:52:10.761Z] INFO: Testing against a local daemon [2020-05-08T09:52:10.761Z] === RUN TestVolumesCreateAndList [2020-05-08T09:52:10.761Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-05-08T09:52:10.761Z] === RUN TestVolumesRemove [2020-05-08T09:52:10.761Z] --- PASS: TestVolumesRemove (0.09s) [2020-05-08T09:52:10.761Z] === RUN TestVolumesInspect [2020-05-08T09:52:10.761Z] --- PASS: TestVolumesInspect (0.01s) [2020-05-08T09:52:10.761Z] === RUN TestVolumesInvalidJSON [2020-05-08T09:52:10.761Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-08T09:52:10.761Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-08T09:52:10.761Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-08T09:52:10.761Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-05-08T09:52:10.761Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-08T09:52:10.761Z] PASS [2020-05-08T09:52:10.761Z] [2020-05-08T09:52:10.761Z] DONE 5 tests in 0.218s [2020-05-08T09:52:10.761Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-08T09:52:11.043Z] ++++ cat bundles/test-integration/docker.pid [2020-05-08T09:52:11.043Z] +++ kill 12273 [2020-05-08T09:52:11.357Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-05-08T09:52:12.517Z] +++ /etc/init.d/apparmor stop [2020-05-08T09:52:12.517Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-08T09:52:12.517Z] [2020-05-08T09:52:12.517Z] Unloading profiles will leave already running processes permanently [2020-05-08T09:52:12.517Z] unconfined, which can lead to unexpected situations. [2020-05-08T09:52:12.517Z] [2020-05-08T09:52:12.517Z] To set a process to complain mode, use the command line tool [2020-05-08T09:52:12.517Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-08T09:52:12.517Z] +++ true [2020-05-08T09:52:12.517Z] Post stage [Pipeline] junit [2020-05-08T09:52:13.560Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-08T09:52:13.908Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.31s) [2020-05-08T09:52:13.908Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-08T09:52:14.243Z] + echo Ensuring container killed. [2020-05-08T09:52:14.243Z] Ensuring container killed. [2020-05-08T09:52:14.243Z] + docker rm -vf docker-pr3 [2020-05-08T09:52:14.243Z] Error: No such container: docker-pr3 [2020-05-08T09:52:14.243Z] + true [Pipeline] sh [2020-05-08T09:52:14.614Z] + echo Chowning /workspace to jenkins user [2020-05-08T09:52:14.614Z] Chowning /workspace to jenkins user [2020-05-08T09:52:14.614Z] + id -u [2020-05-08T09:52:14.614Z] + id -g [2020-05-08T09:52:14.614Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40929:/workspace busybox chown -R 1001:1001 /workspace [2020-05-08T09:52:15.267Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-05-08T09:52:15.267Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-05-08T09:52:15.267Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-05-08T09:52:15.267Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-05-08T09:52:15.267Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-05-08T09:52:15.827Z] === RUN TestDockerSuite/TestBuildMissingArgs [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-08T09:52:17.019Z] + bundleName=s390x-integration [2020-05-08T09:52:17.019Z] + echo Creating s390x-integration-bundles.tar.gz [2020-05-08T09:52:17.019Z] Creating s390x-integration-bundles.tar.gz [2020-05-08T09:52:17.019Z] + + xargs tar -czf s390x-integration-bundles.tar.gz [2020-05-08T09:52:17.019Z] 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-05-08T09:52:17.054Z] Archiving artifacts [2020-05-08T09:52:17.227Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-05-08T09:52:17.370Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40929/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-08T09:52:17.796Z] + make clean [2020-05-08T09:52:18.078Z] docker volume rm -f docker-dev-cache [2020-05-08T09:52:18.078Z] docker-dev-cache [Pipeline] deleteDir [2020-05-08T09:52:18.670Z] === RUN TestDockerSuite/TestBuildMultiStageArg [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-08T09:52:22.824Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-05-08T09:52:23.078Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-05-08T09:52:23.679Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-05-08T09:52:31.956Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s) [2020-05-08T09:52:31.956Z] PASS [2020-05-08T09:52:31.956Z] [2020-05-08T09:52:31.956Z] DONE 17 tests in 52.320s [2020-05-08T09:52:31.956Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-08T09:52:31.956Z] ++ 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-05-08T09:52:31.956Z] ++ set -e [2020-05-08T09:52:31.956Z] ++ '[' -n 0 ']' [2020-05-08T09:52:31.956Z] ++ set -x [2020-05-08T09:52:31.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=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-05-08T09:52:31.957Z] INFO: Testing against a local daemon [2020-05-08T09:52:31.957Z] === RUN TestPluginInvalidJSON [2020-05-08T09:52:31.957Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-08T09:52:31.957Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-08T09:52:31.957Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-08T09:52:31.957Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-05-08T09:52:31.957Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-08T09:52:31.957Z] === RUN TestPluginInstall [2020-05-08T09:52:31.957Z] === RUN TestPluginInstall/no_auth [2020-05-08T09:52:31.957Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-05-08T09:52:36.125Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-05-08T09:52:38.043Z] ok github.com/docker/docker/api/server/httputils 0.016s coverage: 14.7% of statements [2020-05-08T09:52:38.043Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-08T09:52:38.043Z] ok github.com/docker/docker/api/server/middleware 0.029s coverage: 37.7% of statements [2020-05-08T09:52:38.043Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-08T09:52:38.043Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-08T09:52:38.043Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-08T09:52:38.043Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-08T09:52:38.043Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-08T09:52:38.043Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-08T09:52:38.043Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-08T09:52:38.043Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-08T09:52:38.043Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-08T09:52:38.043Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-08T09:52:38.043Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-08T09:52:38.043Z] ok github.com/docker/docker/api/types/filters 0.025s coverage: 92.2% of statements [2020-05-08T09:52:38.043Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2020-05-08T09:52:38.043Z] ok github.com/docker/docker/api/types/time 0.025s coverage: 100.0% of statements [2020-05-08T09:52:38.043Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 4.8% of statements [2020-05-08T09:52:38.043Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-08T09:52:38.043Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-08T09:52:38.043Z] ? github.com/docker/docker/api/types [no test files] [2020-05-08T09:52:38.043Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-08T09:52:38.043Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-08T09:52:38.043Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-08T09:52:38.043Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-08T09:52:38.043Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-08T09:52:38.043Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-08T09:52:38.043Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-08T09:52:38.043Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-08T09:52:38.043Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-08T09:52:38.043Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-08T09:52:38.043Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-08T09:52:38.043Z] ok github.com/docker/docker/api/types/versions 0.036s coverage: 75.0% of statements [2020-05-08T09:52:38.043Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-08T09:52:38.043Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-08T09:52:38.043Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-08T09:52:38.043Z] ? github.com/docker/docker/builder [no test files] [2020-05-08T09:52:38.043Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-08T09:52:38.043Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-08T09:52:38.043Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-08T09:52:38.043Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-08T09:52:38.043Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-08T09:52:38.043Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-08T09:52:38.043Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-08T09:52:38.043Z] ok github.com/docker/docker/builder/dockerignore 0.045s coverage: 96.8% of statements [2020-05-08T09:52:38.632Z] time="2020-05-08T09:52:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-08T09:52:38.632Z] time="2020-05-08T09:52:38Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-08T09:52:38.632Z] time="2020-05-08T09:52:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0892a66fafd47f290082711a780708cce22dedfcc5a3860b042fceab325689f4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-08T09:52:38.632Z] time="2020-05-08T09:52:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-08T09:52:38.632Z] time="2020-05-08T09:52:38Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-08T09:52:38.632Z] time="2020-05-08T09:52:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0892a66fafd47f290082711a780708cce22dedfcc5a3860b042fceab325689f4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-08T09:52:38.632Z] === RUN TestPluginInstall/with_htpasswd [2020-05-08T09:52:39.232Z] time="2020-05-08T09:52:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-08T09:52:39.232Z] time="2020-05-08T09:52:38Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-08T09:52:39.232Z] time="2020-05-08T09:52:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d9a9ad2315d4a23a67bfa228933b43c4f4f5916d335237f21474275998b17441" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-08T09:52:39.232Z] time="2020-05-08T09:52:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-08T09:52:39.232Z] time="2020-05-08T09:52:38Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-08T09:52:39.232Z] time="2020-05-08T09:52:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d9a9ad2315d4a23a67bfa228933b43c4f4f5916d335237f21474275998b17441" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-08T09:52:39.487Z] === RUN TestPluginInstall/with_insecure [2020-05-08T09:52:40.847Z] time="2020-05-08T09:52:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-08T09:52:40.847Z] time="2020-05-08T09:52:40Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-08T09:52:40.847Z] time="2020-05-08T09:52:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:72a828b447a257638f8b0c1e3871e6c44cf556ef3b545f27429f31732fbc6e66" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-08T09:52:40.847Z] time="2020-05-08T09:52:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-08T09:52:40.847Z] time="2020-05-08T09:52:40Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-08T09:52:40.847Z] time="2020-05-08T09:52:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:72a828b447a257638f8b0c1e3871e6c44cf556ef3b545f27429f31732fbc6e66" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-08T09:52:40.847Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-05-08T09:52:41.144Z] --- PASS: TestPluginInstall (10.18s) [2020-05-08T09:52:41.144Z] --- PASS: TestPluginInstall/no_auth (7.72s) [2020-05-08T09:52:41.144Z] --- PASS: TestPluginInstall/with_htpasswd (0.97s) [2020-05-08T09:52:41.144Z] --- PASS: TestPluginInstall/with_insecure (1.49s) [2020-05-08T09:52:41.144Z] plugin_test.go:157: [dc4eb050ce7bb] daemon is not started [2020-05-08T09:52:41.144Z] PASS [2020-05-08T09:52:41.144Z] [2020-05-08T09:52:41.144Z] DONE 6 tests in 10.359s [2020-05-08T09:52:41.144Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-08T09:52:41.144Z] ++ 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-05-08T09:52:41.144Z] ++ set -e [2020-05-08T09:52:41.144Z] ++ '[' -n 0 ']' [2020-05-08T09:52:41.144Z] ++ set -x [2020-05-08T09:52:41.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=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-05-08T09:52:41.144Z] INFO: Testing against a local daemon [2020-05-08T09:52:41.144Z] === RUN TestExternalGraphDriver [2020-05-08T09:52:41.484Z] === RUN TestExternalGraphDriver/json [2020-05-08T09:52:42.086Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-05-08T09:52:42.501Z] ok github.com/docker/docker/cli/debug 0.018s coverage: 100.0% of statements [2020-05-08T09:52:43.446Z] === RUN TestExternalGraphDriver/spec [2020-05-08T09:52:44.027Z] ok github.com/docker/docker/builder/remotecontext/git 5.400s coverage: 86.3% of statements [2020-05-08T09:52:44.806Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-05-08T09:52:44.806Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-05-08T09:52:45.366Z] === RUN TestExternalGraphDriver/pull [2020-05-08T09:52:46.089Z] ok github.com/docker/docker/builder/remotecontext 0.571s coverage: 13.6% of statements [2020-05-08T09:52:47.291Z] --- PASS: TestExternalGraphDriver (5.95s) [2020-05-08T09:52:47.291Z] --- PASS: TestExternalGraphDriver/json (2.10s) [2020-05-08T09:52:47.291Z] --- PASS: TestExternalGraphDriver/spec (2.04s) [2020-05-08T09:52:47.291Z] --- PASS: TestExternalGraphDriver/pull (1.69s) [2020-05-08T09:52:47.291Z] === RUN TestGraphdriverPluginV2 [2020-05-08T09:52:48.159Z] ok github.com/docker/docker/builder/dockerfile 1.341s coverage: 48.2% of statements [2020-05-08T09:52:48.159Z] ? github.com/docker/docker/cli [no test files] [2020-05-08T09:52:48.159Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-08T09:52:50.547Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-05-08T09:52:50.547Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-05-08T09:52:51.907Z] --- PASS: TestGraphdriverPluginV2 (4.90s) [2020-05-08T09:52:51.907Z] PASS [2020-05-08T09:52:51.907Z] [2020-05-08T09:52:51.907Z] DONE 5 tests in 11.011s [2020-05-08T09:52:51.907Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-08T09:52:51.907Z] ++ 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-05-08T09:52:51.907Z] ++ set -e [2020-05-08T09:52:51.907Z] ++ '[' -n 0 ']' [2020-05-08T09:52:51.907Z] ++ set -x [2020-05-08T09:52:51.907Z] ++ env -i DEST=/go/src/github.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-05-08T09:52:52.162Z] INFO: Testing against a local daemon [2020-05-08T09:52:52.162Z] === RUN TestContinueAfterPluginCrash [2020-05-08T09:52:52.162Z] === PAUSE TestContinueAfterPluginCrash [2020-05-08T09:52:52.162Z] === RUN TestReadPluginNoRead [2020-05-08T09:52:52.162Z] === PAUSE TestReadPluginNoRead [2020-05-08T09:52:52.162Z] === RUN TestDaemonStartWithLogOpt [2020-05-08T09:52:52.162Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-08T09:52:52.162Z] === CONT TestContinueAfterPluginCrash [2020-05-08T09:52:52.162Z] === CONT TestDaemonStartWithLogOpt [2020-05-08T09:52:52.720Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-05-08T09:52:53.281Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-05-08T09:52:56.583Z] === RUN TestDockerSuite/TestBuildNetNone [2020-05-08T09:52:56.665Z] ok github.com/docker/docker/client 0.776s coverage: 75.4% of statements [2020-05-08T09:52:56.839Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-05-08T09:52:57.094Z] === RUN TestDockerSuite/TestBuildNoContext [2020-05-08T09:52:57.653Z] --- PASS: TestDaemonStartWithLogOpt (5.35s) [2020-05-08T09:52:57.653Z] === CONT TestReadPluginNoRead [2020-05-08T09:52:58.212Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-05-08T09:53:00.094Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-05-08T09:53:01.977Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-05-08T09:53:01.977Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-05-08T09:53:01.977Z] === RUN TestReadPluginNoRead/default [2020-05-08T09:53:02.231Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-05-08T09:53:02.486Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-05-08T09:53:02.740Z] --- PASS: TestContinueAfterPluginCrash (10.52s) [2020-05-08T09:53:03.299Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-05-08T09:53:03.867Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-05-08T09:53:04.426Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-08T09:53:04.985Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-05-08T09:53:05.556Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-08T09:53:06.118Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 14.7% of statements [2020-05-08T09:53:06.429Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-08T09:53:07.352Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-05-08T09:53:07.479Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2020-05-08T09:53:07.479Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-08T09:53:07.479Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-08T09:53:07.479Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-08T09:53:07.911Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-05-08T09:53:08.038Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-08T09:53:08.038Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-08T09:53:08.038Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-08T09:53:08.038Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-08T09:53:08.293Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-08T09:53:08.469Z] --- PASS: TestReadPluginNoRead (11.02s) [2020-05-08T09:53:08.470Z] --- PASS: TestReadPluginNoRead/default (2.36s) [2020-05-08T09:53:08.470Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.12s) [2020-05-08T09:53:08.470Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.13s) [2020-05-08T09:53:08.470Z] read_test.go:91: [da5d9544acf8c] daemon is not started [2020-05-08T09:53:08.470Z] PASS [2020-05-08T09:53:08.470Z] [2020-05-08T09:53:08.470Z] DONE 6 tests in 16.499s [2020-05-08T09:53:08.470Z] 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-05-08T09:53:08.470Z] ++ 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-05-08T09:53:08.470Z] ++ set -e [2020-05-08T09:53:08.470Z] ++ '[' -n 0 ']' [2020-05-08T09:53:08.470Z] ++ set -x [2020-05-08T09:53:08.470Z] ++ env -i DEST=/go/src/github.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-05-08T09:53:08.548Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-08T09:53:08.724Z] testing: warning: no tests to run [2020-05-08T09:53:08.724Z] PASS [2020-05-08T09:53:08.724Z] [2020-05-08T09:53:08.724Z] DONE 0 tests in 0.046s [2020-05-08T09:53:08.724Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-08T09:53:08.724Z] ++ 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-05-08T09:53:08.724Z] ++ set -e [2020-05-08T09:53:08.724Z] ++ '[' -n 0 ']' [2020-05-08T09:53:08.724Z] ++ set -x [2020-05-08T09:53:08.724Z] ++ env -i DEST=/go/src/github.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-05-08T09:53:08.724Z] INFO: Testing against a local daemon [2020-05-08T09:53:08.724Z] === RUN TestPluginWithDevMounts [2020-05-08T09:53:08.724Z] === PAUSE TestPluginWithDevMounts [2020-05-08T09:53:08.724Z] === CONT TestPluginWithDevMounts [2020-05-08T09:53:09.473Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-08T09:53:09.473Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-08T09:53:09.727Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 4.8% of statements [2020-05-08T09:53:09.727Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-08T09:53:09.983Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-08T09:53:09.983Z] ? github.com/docker/docker/api/types [no test files] [2020-05-08T09:53:09.983Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-08T09:53:09.983Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-08T09:53:09.983Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-08T09:53:09.983Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-08T09:53:10.543Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2020-05-08T09:53:10.543Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-08T09:53:10.543Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-08T09:53:10.543Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-08T09:53:10.543Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-08T09:53:10.543Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-08T09:53:10.543Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2020-05-08T09:53:10.543Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-08T09:53:10.543Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-08T09:53:10.692Z] --- PASS: TestPluginWithDevMounts (1.94s) [2020-05-08T09:53:10.692Z] PASS [2020-05-08T09:53:10.692Z] [2020-05-08T09:53:10.692Z] DONE 1 tests in 2.078s [2020-05-08T09:53:10.692Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-05-08T09:53:10.692Z] ++ 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-05-08T09:53:10.692Z] ++ set -e [2020-05-08T09:53:10.692Z] ++ '[' -n 0 ']' [2020-05-08T09:53:10.692Z] ++ set -x [2020-05-08T09:53:10.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-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-05-08T09:53:10.692Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-05-08T09:53:10.798Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2020-05-08T09:53:10.798Z] ok github.com/docker/docker/api/types/time 0.008s coverage: 100.0% of statements [2020-05-08T09:53:10.798Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-08T09:53:10.798Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-08T09:53:10.798Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-08T09:53:10.798Z] ? github.com/docker/docker/builder [no test files] [2020-05-08T09:53:10.798Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-08T09:53:10.798Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-08T09:53:10.798Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-08T09:53:10.798Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-08T09:53:10.798Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-08T09:53:10.798Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-08T09:53:10.798Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-08T09:53:10.946Z] INFO: Testing against a local daemon [2020-05-08T09:53:10.946Z] === RUN TestSecretInspect [2020-05-08T09:53:11.722Z] ok github.com/docker/docker/builder/dockerignore 0.013s coverage: 96.8% of statements [2020-05-08T09:53:12.872Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-05-08T09:53:13.837Z] --- PASS: TestSecretInspect (3.00s) [2020-05-08T09:53:13.837Z] === RUN TestSecretList [2020-05-08T09:53:14.844Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-05-08T09:53:15.768Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-05-08T09:53:15.886Z] ok github.com/docker/docker/builder/dockerfile 0.566s coverage: 48.2% of statements [2020-05-08T09:53:15.886Z] ok github.com/docker/docker/builder/remotecontext 0.209s coverage: 13.6% of statements [2020-05-08T09:53:16.328Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-05-08T09:53:16.831Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2020-05-08T09:53:17.251Z] --- PASS: TestSecretList (3.22s) [2020-05-08T09:53:17.251Z] === RUN TestSecretsCreateAndDelete [2020-05-08T09:53:17.809Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-05-08T09:53:18.192Z] ok github.com/docker/docker/builder/remotecontext/git 1.362s coverage: 86.3% of statements [2020-05-08T09:53:18.192Z] ? github.com/docker/docker/cli [no test files] [2020-05-08T09:53:18.192Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-08T09:53:18.411Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-05-08T09:53:20.298Z] --- PASS: TestSecretsCreateAndDelete (2.81s) [2020-05-08T09:53:20.298Z] === RUN TestSecretsUpdate [2020-05-08T09:53:21.453Z] ok github.com/docker/docker/client 0.170s coverage: 75.4% of statements [2020-05-08T09:53:22.808Z] === RUN TestDockerSuite/TestBuildPATH [2020-05-08T09:53:23.062Z] --- PASS: TestSecretsUpdate (3.12s) [2020-05-08T09:53:23.062Z] === RUN TestTemplatedSecret [2020-05-08T09:53:25.609Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-05-08T09:53:26.210Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-05-08T09:53:26.768Z] --- PASS: TestTemplatedSecret (3.60s) [2020-05-08T09:53:26.768Z] === RUN TestSecretCreateResolve [2020-05-08T09:53:27.023Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-05-08T09:53:29.531Z] --- PASS: TestSecretCreateResolve (2.91s) [2020-05-08T09:53:29.531Z] PASS [2020-05-08T09:53:29.531Z] [2020-05-08T09:53:29.531Z] DONE 6 tests in 18.850s [2020-05-08T09:53:29.531Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-05-08T09:53:29.531Z] ++ 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-05-08T09:53:29.531Z] ++ set -e [2020-05-08T09:53:29.531Z] ++ '[' -n 0 ']' [2020-05-08T09:53:29.531Z] ++ set -x [2020-05-08T09:53:29.531Z] ++ env -i DEST=/go/src/github.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-05-08T09:53:29.785Z] INFO: Testing against a local daemon [2020-05-08T09:53:29.786Z] === RUN TestServiceCreateInit [2020-05-08T09:53:29.786Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-08T09:53:36.324Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-08T09:53:38.207Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-05-08T09:53:40.804Z] --- PASS: TestServiceCreateInit (10.67s) [2020-05-08T09:53:40.804Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.43s) [2020-05-08T09:53:40.804Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.20s) [2020-05-08T09:53:40.804Z] === RUN TestCreateServiceMultipleTimes [2020-05-08T09:53:43.311Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-05-08T09:53:45.819Z] === RUN TestDockerSuite/TestBuildRm [2020-05-08T09:53:49.123Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-05-08T09:53:50.046Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-05-08T09:53:51.408Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-05-08T09:53:51.967Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-05-08T09:53:52.526Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-05-08T09:53:53.580Z] ok github.com/docker/docker/cmd/dockerd 0.242s coverage: 30.8% of statements [2020-05-08T09:53:53.886Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-05-08T09:53:55.246Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-05-08T09:53:56.169Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-05-08T09:53:56.308Z] ok github.com/docker/docker/container 0.205s coverage: 34.9% of statements [2020-05-08T09:53:56.308Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-08T09:53:56.308Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-08T09:53:56.308Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-08T09:53:56.308Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-08T09:53:59.423Z] --- PASS: TestCreateServiceMultipleTimes (18.77s) [2020-05-08T09:53:59.423Z] === RUN TestCreateServiceConflict [2020-05-08T09:54:00.560Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-05-08T09:54:00.560Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-05-08T09:54:00.799Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.052s coverage: 65.3% of statements [2020-05-08T09:54:00.900Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-05-08T09:54:00.900Z] === RUN TestDockerSuite/TestBuildSpaces [2020-05-08T09:54:01.155Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-05-08T09:54:02.079Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-05-08T09:54:02.333Z] === RUN TestDockerSuite/TestBuildStderr [2020-05-08T09:54:02.333Z] --- PASS: TestCreateServiceConflict (3.12s) [2020-05-08T09:54:02.334Z] === RUN TestCreateServiceMaxReplicas [2020-05-08T09:54:03.258Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-05-08T09:54:03.258Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-05-08T09:54:06.560Z] --- PASS: TestCreateServiceMaxReplicas (3.76s) [2020-05-08T09:54:06.560Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-08T09:54:08.075Z] ok github.com/docker/docker/cmd/dockerd 0.089s coverage: 30.8% of statements [2020-05-08T09:54:08.075Z] ok github.com/docker/docker/container 0.117s coverage: 34.9% of statements [2020-05-08T09:54:08.075Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-08T09:54:08.075Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-08T09:54:08.075Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-08T09:54:08.075Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-08T09:54:09.075Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-05-08T09:54:09.288Z] ok github.com/docker/docker/daemon/cluster/convert 0.020s coverage: 35.6% of statements [2020-05-08T09:54:09.997Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-05-08T09:54:11.400Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-05-08T09:54:11.964Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-05-08T09:54:12.017Z] ok github.com/docker/docker/daemon/cluster 0.185s coverage: 0.5% of statements [2020-05-08T09:54:12.242Z] ok github.com/docker/docker/daemon/cluster 0.064s coverage: 0.5% of statements [2020-05-08T09:54:13.324Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-05-08T09:54:14.128Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2020-05-08T09:54:14.685Z] === RUN TestDockerSuite/TestBuildUser [2020-05-08T09:54:15.490Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.6% of statements [2020-05-08T09:54:17.192Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-05-08T09:54:17.584Z] ok github.com/docker/docker/daemon/discovery 0.033s coverage: 30.0% of statements [2020-05-08T09:54:19.667Z] ok github.com/docker/docker/daemon/events 0.066s coverage: 50.0% of statements [2020-05-08T09:54:19.667Z] ok github.com/docker/docker/daemon/config 0.070s coverage: 81.7% of statements [2020-05-08T09:54:20.488Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-05-08T09:54:20.489Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-05-08T09:54:21.859Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.48s) [2020-05-08T09:54:21.859Z] === RUN TestCreateServiceSecretFileMode [2020-05-08T09:54:23.176Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements [2020-05-08T09:54:25.161Z] --- PASS: TestCreateServiceSecretFileMode (3.62s) [2020-05-08T09:54:25.161Z] === RUN TestCreateServiceConfigFileMode [2020-05-08T09:54:25.226Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.619s coverage: 13.9% of statements [2020-05-08T09:54:25.423Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.9% of statements [2020-05-08T09:54:25.679Z] ok github.com/docker/docker/daemon 12.225s coverage: 17.4% of statements [2020-05-08T09:54:25.679Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-08T09:54:25.679Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-08T09:54:26.604Z] ok github.com/docker/docker/daemon/config 0.088s coverage: 81.7% of statements [2020-05-08T09:54:27.165Z] ok github.com/docker/docker/daemon/discovery 0.007s coverage: 30.0% of statements [2020-05-08T09:54:27.282Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 2.9% of statements [2020-05-08T09:54:28.090Z] ok github.com/docker/docker/daemon/events 0.064s coverage: 50.0% of statements [2020-05-08T09:54:28.090Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-08T09:54:28.090Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-08T09:54:28.504Z] --- PASS: TestCreateServiceConfigFileMode (3.21s) [2020-05-08T09:54:28.504Z] === RUN TestCreateServiceSysctls [2020-05-08T09:54:28.820Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.262s coverage: 57.9% of statements [2020-05-08T09:54:29.015Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2020-05-08T09:54:29.448Z] ok github.com/docker/docker/daemon 12.415s coverage: 17.4% of statements [2020-05-08T09:54:29.448Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-08T09:54:29.448Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-08T09:54:29.448Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-08T09:54:29.448Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-08T09:54:31.527Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-05-08T09:54:32.454Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.212s coverage: 57.0% of statements [2020-05-08T09:54:32.656Z] --- PASS: TestCreateServiceSysctls (4.10s) [2020-05-08T09:54:32.656Z] === RUN TestCreateServiceCapabilities [2020-05-08T09:54:33.905Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.014s coverage: 1.8% of statements [2020-05-08T09:54:33.905Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.045s coverage: 69.2% of statements [2020-05-08T09:54:35.729Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.391s coverage: 73.1% of statements [2020-05-08T09:54:35.729Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.548s coverage: 45.9% of statements [2020-05-08T09:54:35.910Z] --- PASS: TestCreateServiceCapabilities (3.31s) [2020-05-08T09:54:35.910Z] === RUN TestInspect [2020-05-08T09:54:36.627Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.461s coverage: 49.5% of statements [2020-05-08T09:54:36.917Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.388s coverage: 46.2% of statements [2020-05-08T09:54:36.918Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-08T09:54:37.091Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.026s coverage: 1.8% of statements [2020-05-08T09:54:37.091Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-08T09:54:38.978Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.167s coverage: 49.5% of statements [2020-05-08T09:54:39.166Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-05-08T09:54:39.422Z] --- PASS: TestInspect (3.52s) [2020-05-08T09:54:39.422Z] === RUN TestCreateJob [2020-05-08T09:54:39.689Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.596s coverage: 76.1% of statements [2020-05-08T09:54:40.341Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.309s coverage: 76.1% of statements [2020-05-08T09:54:40.388Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-05-08T09:54:40.643Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-05-08T09:54:41.191Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.015s coverage: 58.0% of statements [2020-05-08T09:54:41.265Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-05-08T09:54:41.483Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.035s coverage: 3.0% of statements [2020-05-08T09:54:41.824Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.199s coverage: 57.7% of statements [2020-05-08T09:54:41.824Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-08T09:54:41.824Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-08T09:54:42.002Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-05-08T09:54:42.749Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2020-05-08T09:54:42.928Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-05-08T09:54:42.991Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.702s coverage: 52.1% of statements [2020-05-08T09:54:42.991Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-08T09:54:42.991Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-08T09:54:42.991Z] ok github.com/docker/docker/daemon/links 0.078s coverage: 93.0% of statements [2020-05-08T09:54:43.486Z] --- PASS: TestCreateJob (4.14s) [2020-05-08T09:54:43.486Z] === RUN TestReplicatedJob [2020-05-08T09:54:43.674Z] ok github.com/docker/docker/daemon/links 0.015s coverage: 93.0% of statements [2020-05-08T09:54:44.845Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-05-08T09:54:44.845Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-05-08T09:54:44.845Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-05-08T09:54:44.845Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-05-08T09:54:44.845Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-05-08T09:54:45.559Z] ok github.com/docker/docker/daemon/images 0.010s coverage: 4.9% of statements [2020-05-08T09:54:45.559Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-08T09:54:45.559Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-08T09:54:45.559Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 41.8% of statements [2020-05-08T09:54:46.924Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 67.0% of statements [2020-05-08T09:54:47.070Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-05-08T09:54:47.070Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-05-08T09:54:47.457Z] ok github.com/docker/docker/daemon/logger 0.274s coverage: 41.8% of statements [2020-05-08T09:54:47.484Z] ok github.com/docker/docker/daemon/logger/awslogs 0.183s coverage: 77.8% of statements [2020-05-08T09:54:47.484Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-08T09:54:47.484Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-08T09:54:47.672Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-05-08T09:54:48.044Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-05-08T09:54:48.509Z] ok github.com/docker/docker/daemon/logger/gelf 0.031s coverage: 67.0% of statements [2020-05-08T09:54:48.730Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-05-08T09:54:48.800Z] ok github.com/docker/docker/daemon/logger/awslogs 0.602s coverage: 77.8% of statements [2020-05-08T09:54:48.971Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.012s coverage: 61.6% of statements [2020-05-08T09:54:48.971Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2020-05-08T09:54:49.864Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-05-08T09:54:49.864Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-05-08T09:54:50.160Z] --- PASS: TestReplicatedJob (6.47s) [2020-05-08T09:54:50.160Z] === RUN TestUpdateReplicatedJob [2020-05-08T09:54:50.311Z] ok github.com/docker/docker/daemon/images 0.032s coverage: 4.9% of statements [2020-05-08T09:54:50.311Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-08T09:54:50.311Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-08T09:54:50.311Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-08T09:54:50.311Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-08T09:54:50.335Z] ok github.com/docker/docker/daemon/logger/local 0.026s coverage: 75.2% of statements [2020-05-08T09:54:50.335Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-08T09:54:50.591Z] time="2020-05-08T09:54:50Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate392143298/log387230777.1: no such file or directory" [2020-05-08T09:54:50.591Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.033s coverage: 37.7% of statements [2020-05-08T09:54:50.944Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 87.2% of statements [2020-05-08T09:54:50.944Z] ok github.com/docker/docker/daemon/logger/journald 0.018s coverage: 26.2% of statements [2020-05-08T09:54:51.956Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.019s coverage: 33.3% of statements [2020-05-08T09:54:52.572Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.019s coverage: 61.6% of statements [2020-05-08T09:54:52.922Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2020-05-08T09:54:53.483Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-05-08T09:54:53.724Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-05-08T09:54:53.980Z] --- PASS: TestUpdateReplicatedJob (4.07s) [2020-05-08T09:54:53.980Z] === RUN TestServiceListWithStatuses [2020-05-08T09:54:53.980Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-08T09:54:53.980Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-08T09:54:53.980Z] === RUN TestDockerNetworkConnectAlias [2020-05-08T09:54:54.044Z] ok github.com/docker/docker/daemon/logger/splunk 1.695s coverage: 82.5% of statements [2020-05-08T09:54:54.044Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-08T09:54:54.606Z] ok github.com/docker/docker/daemon/network 0.031s coverage: 63.8% of statements [2020-05-08T09:54:54.606Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-08T09:54:55.319Z] ok github.com/docker/docker/daemon/logger/local 0.151s coverage: 75.2% of statements [2020-05-08T09:54:55.319Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-08T09:54:55.556Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-05-08T09:54:55.620Z] time="2020-05-08T09:54:55Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate546026354/log529954857.1: no such file or directory" [2020-05-08T09:54:55.620Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.056s coverage: 37.7% of statements [2020-05-08T09:54:55.620Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.034s coverage: 33.3% of statements [2020-05-08T09:54:56.328Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-05-08T09:54:56.497Z] ok github.com/docker/docker/distribution/metadata 0.043s coverage: 48.2% of statements [2020-05-08T09:54:56.624Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-05-08T09:54:56.969Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-05-08T09:54:57.061Z] ok github.com/docker/docker/distribution 0.212s coverage: 22.1% of statements [2020-05-08T09:54:57.061Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-08T09:54:57.134Z] ok github.com/docker/docker/daemon/logger/templates 0.041s coverage: 8.3% of statements [2020-05-08T09:54:57.813Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-05-08T09:54:57.813Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-05-08T09:54:58.536Z] ok github.com/docker/docker/errdefs 0.011s coverage: 49.4% of statements [2020-05-08T09:54:59.032Z] === RUN TestDockerSuite/TestBuildXZHost [2020-05-08T09:54:59.221Z] ok github.com/docker/docker/daemon/logger/syslog 0.039s coverage: 47.8% of statements [2020-05-08T09:54:59.462Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-05-08T09:55:00.392Z] ok github.com/docker/docker/distribution/xfer 1.873s coverage: 85.1% of statements [2020-05-08T09:55:00.392Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-08T09:55:00.392Z] ok github.com/docker/docker/image/cache 0.024s coverage: 19.2% of statements [2020-05-08T09:55:00.392Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-08T09:55:01.264Z] --- PASS: TestDockerNetworkConnectAlias (6.73s) [2020-05-08T09:55:01.265Z] === RUN TestDockerNetworkReConnect [2020-05-08T09:55:01.265Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-05-08T09:55:01.265Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-05-08T09:55:01.265Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-05-08T09:55:01.291Z] ok github.com/docker/docker/daemon/network 0.011s coverage: 63.8% of statements [2020-05-08T09:55:01.291Z] ok github.com/docker/docker/daemon/logger/splunk 3.164s coverage: 82.5% of statements [2020-05-08T09:55:01.291Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-08T09:55:01.291Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-08T09:55:01.756Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-05-08T09:55:01.756Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-08T09:55:02.272Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-05-08T09:55:02.318Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-05-08T09:55:03.420Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-05-08T09:55:03.420Z] === RUN TestDockerSuite/TestCommitChange [2020-05-08T09:55:03.691Z] ok github.com/docker/docker/opts 0.020s coverage: 67.4% of statements [2020-05-08T09:55:03.946Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2020-05-08T09:55:04.849Z] ok github.com/docker/docker/distribution/metadata 0.190s coverage: 48.2% of statements [2020-05-08T09:55:04.912Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-05-08T09:55:05.833Z] ok github.com/docker/docker/pkg/archive 0.405s coverage: 77.3% of statements [2020-05-08T09:55:05.880Z] === RUN TestDockerSuite/TestCommitHardlink [2020-05-08T09:55:05.885Z] ok github.com/docker/docker/errdefs 0.019s coverage: 49.4% of statements [2020-05-08T09:55:05.885Z] ok github.com/docker/docker/distribution 0.716s coverage: 22.1% of statements [2020-05-08T09:55:05.885Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-08T09:55:06.567Z] --- PASS: TestDockerNetworkReConnect (5.69s) [2020-05-08T09:55:06.567Z] === RUN TestServicePlugin [2020-05-08T09:55:06.760Z] ok github.com/docker/docker/pkg/authorization 0.157s coverage: 68.3% of statements [2020-05-08T09:55:07.016Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-05-08T09:55:07.271Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-05-08T09:55:07.926Z] === RUN TestDockerSuite/TestCommitNewFile [2020-05-08T09:55:09.406Z] ok github.com/docker/docker/distribution/xfer 1.728s coverage: 85.1% of statements [2020-05-08T09:55:09.406Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-08T09:55:09.406Z] ok github.com/docker/docker/image 0.060s coverage: 86.4% of statements [2020-05-08T09:55:09.406Z] ok github.com/docker/docker/image/cache 0.018s coverage: 19.2% of statements [2020-05-08T09:55:09.406Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-08T09:55:10.433Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-05-08T09:55:10.436Z] ok github.com/docker/docker/image/v1 0.046s coverage: 25.0% of statements [2020-05-08T09:55:10.436Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-08T09:55:10.436Z] ok github.com/docker/docker/libcontainerd/queue 0.050s coverage: 100.0% of statements [2020-05-08T09:55:10.530Z] ok github.com/docker/docker/layer 7.456s coverage: 68.8% of statements [2020-05-08T09:55:10.530Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-08T09:55:10.530Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-08T09:55:10.530Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-08T09:55:10.530Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-08T09:55:10.530Z] ? github.com/docker/docker/oci [no test files] [2020-05-08T09:55:10.530Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-08T09:55:10.530Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-05-08T09:55:10.785Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-05-08T09:55:10.993Z] === RUN TestDockerSuite/TestCommitTTY [2020-05-08T09:55:11.040Z] ok github.com/docker/docker/pkg/chrootarchive 2.990s coverage: 43.2% of statements [2020-05-08T09:55:11.040Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-08T09:55:11.040Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-08T09:55:11.295Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 92.9% of statements [2020-05-08T09:55:12.220Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-05-08T09:55:12.780Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-05-08T09:55:12.874Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-05-08T09:55:13.035Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-05-08T09:55:13.842Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-05-08T09:55:13.983Z] ok github.com/docker/docker/pkg/aaparser 0.024s coverage: 50.0% of statements [2020-05-08T09:55:14.396Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-05-08T09:55:14.956Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 89.5% of statements [2020-05-08T09:55:15.516Z] ok github.com/docker/docker/pkg/discovery/kv 3.060s coverage: 84.1% of statements [2020-05-08T09:55:15.772Z] ok github.com/docker/docker/pkg/fsutils 0.212s coverage: 85.1% of statements [2020-05-08T09:55:15.772Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2020-05-08T09:55:15.861Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-05-08T09:55:16.465Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-05-08T09:55:16.465Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-05-08T09:55:16.465Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-05-08T09:55:16.702Z] ok github.com/docker/docker/opts 0.055s coverage: 67.4% of statements [2020-05-08T09:55:16.719Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-05-08T09:55:16.719Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-05-08T09:55:16.719Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-05-08T09:55:16.719Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-05-08T09:55:17.134Z] ok github.com/docker/docker/pkg/idtools 0.537s coverage: 70.3% of statements [2020-05-08T09:55:17.134Z] ok github.com/docker/docker/pkg/ioutils 0.443s coverage: 69.3% of statements [2020-05-08T09:55:17.694Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2020-05-08T09:55:17.694Z] ok github.com/docker/docker/pkg/locker 0.012s coverage: 88.9% of statements [2020-05-08T09:55:17.737Z] ok github.com/docker/docker/pkg/archive 1.364s coverage: 76.8% of statements [2020-05-08T09:55:17.949Z] ok github.com/docker/docker/pkg/longpath 0.011s coverage: 100.0% of statements [2020-05-08T09:55:17.950Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-08T09:55:17.950Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-08T09:55:17.950Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-05-08T09:55:17.950Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-08T09:55:18.028Z] ok github.com/docker/docker/pkg/broadcaster 0.020s coverage: 100.0% of statements [2020-05-08T09:55:18.510Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-05-08T09:55:18.510Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-05-08T09:55:18.600Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-05-08T09:55:18.657Z] ok github.com/docker/docker/pkg/capabilities 0.006s coverage: 87.5% of statements [2020-05-08T09:55:18.657Z] ok github.com/docker/docker/pkg/authorization 1.223s coverage: 68.3% of statements [2020-05-08T09:55:19.071Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 91.4% of statements [2020-05-08T09:55:19.071Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-05-08T09:55:19.071Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-08T09:55:19.071Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-08T09:55:19.692Z] ok github.com/docker/docker/pkg/directory 0.017s coverage: 80.0% of statements [2020-05-08T09:55:19.995Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2020-05-08T09:55:20.524Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-05-08T09:55:20.524Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-05-08T09:55:20.524Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-05-08T09:55:20.555Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-05-08T09:55:20.722Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2020-05-08T09:55:20.810Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-05-08T09:55:21.012Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 97.6% of statements [2020-05-08T09:55:21.065Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-05-08T09:55:21.490Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-05-08T09:55:22.414Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-05-08T09:55:22.425Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-05-08T09:55:22.526Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2020-05-08T09:55:22.680Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-05-08T09:55:23.337Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-05-08T09:55:23.555Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2020-05-08T09:55:23.844Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2020-05-08T09:55:24.132Z] ok github.com/docker/docker/layer 7.840s coverage: 68.8% of statements [2020-05-08T09:55:24.133Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-08T09:55:24.133Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-08T09:55:24.133Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-08T09:55:24.133Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-08T09:55:24.133Z] ? github.com/docker/docker/oci [no test files] [2020-05-08T09:55:24.133Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-08T09:55:24.302Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-05-08T09:55:24.761Z] ok github.com/docker/docker/pkg/chrootarchive 4.331s coverage: 43.2% of statements [2020-05-08T09:55:24.761Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-08T09:55:24.761Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-08T09:55:25.225Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-05-08T09:55:25.225Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-05-08T09:55:25.225Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-05-08T09:55:25.388Z] ok github.com/docker/docker/pkg/filenotify 0.628s coverage: 67.0% of statements [2020-05-08T09:55:25.678Z] ok github.com/docker/docker/pkg/fileutils 0.029s coverage: 89.5% of statements [2020-05-08T09:55:25.940Z] ok github.com/docker/docker/pkg/signal 2.374s coverage: 61.0% of statements [2020-05-08T09:55:25.940Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-05-08T09:55:26.189Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-05-08T09:55:26.189Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-05-08T09:55:26.189Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-05-08T09:55:26.189Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-05-08T09:55:26.189Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-05-08T09:55:26.195Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-05-08T09:55:26.308Z] ok github.com/docker/docker/pkg/discovery/kv 3.145s coverage: 84.1% of statements [2020-05-08T09:55:26.450Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-05-08T09:55:26.599Z] ok github.com/docker/docker/pkg/fsutils 0.439s coverage: 85.1% of statements [2020-05-08T09:55:26.706Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-05-08T09:55:27.230Z] ok github.com/docker/docker/pkg/homedir 0.026s coverage: 11.4% of statements [2020-05-08T09:55:27.592Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-05-08T09:55:27.631Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.1% of statements [2020-05-08T09:55:28.191Z] ok github.com/docker/docker/pkg/system 0.020s coverage: 36.9% of statements [2020-05-08T09:55:28.235Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-05-08T09:55:28.446Z] ok github.com/docker/docker/pkg/tailfile 0.055s coverage: 88.6% of statements [2020-05-08T09:55:28.741Z] ok github.com/docker/docker/pkg/jsonmessage 0.025s coverage: 91.7% of statements [2020-05-08T09:55:28.792Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-05-08T09:55:28.792Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-05-08T09:55:29.007Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-05-08T09:55:29.037Z] ok github.com/docker/docker/pkg/locker 0.034s coverage: 88.9% of statements [2020-05-08T09:55:29.262Z] testing: warning: no tests to run [2020-05-08T09:55:29.262Z] coverage: [no statements] [2020-05-08T09:55:29.262Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-05-08T09:55:29.518Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-05-08T09:55:29.670Z] ok github.com/docker/docker/pkg/idtools 0.853s coverage: 70.3% of statements [2020-05-08T09:55:29.774Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-05-08T09:55:29.961Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2020-05-08T09:55:29.961Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2020-05-08T09:55:30.029Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-05-08T09:55:30.595Z] ok github.com/docker/docker/pkg/ioutils 1.743s coverage: 69.3% of statements [2020-05-08T09:55:30.595Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-08T09:55:30.595Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-08T09:55:30.595Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-08T09:55:30.680Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-05-08T09:55:30.888Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2020-05-08T09:55:31.179Z] ok github.com/docker/docker/pkg/parsers/kernel 0.053s coverage: 60.0% of statements [2020-05-08T09:55:31.603Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-05-08T09:55:31.603Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-05-08T09:55:31.813Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.047s coverage: 91.4% of statements [2020-05-08T09:55:31.813Z] ok github.com/docker/docker/pkg/pidfile 0.029s coverage: 82.4% of statements [2020-05-08T09:55:31.813Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-08T09:55:31.813Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-08T09:55:32.525Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-05-08T09:55:32.552Z] ok github.com/docker/docker/plugin 0.534s coverage: 23.3% of statements [2020-05-08T09:55:32.807Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-05-08T09:55:32.849Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.044s coverage: 56.8% of statements [2020-05-08T09:55:33.447Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-05-08T09:55:33.733Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-05-08T09:55:34.006Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-05-08T09:55:34.293Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-05-08T09:55:34.916Z] ok github.com/docker/docker/pkg/pools 0.026s coverage: 88.2% of statements [2020-05-08T09:55:34.916Z] ok github.com/docker/docker/pkg/progress 0.014s coverage: 75.9% of statements [2020-05-08T09:55:34.916Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 85.7% of statements [2020-05-08T09:55:34.971Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-05-08T09:55:34.971Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-05-08T09:55:35.657Z] ok github.com/docker/docker/registry 0.075s coverage: 56.1% of statements [2020-05-08T09:55:35.894Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-05-08T09:55:35.954Z] ok github.com/docker/docker/pkg/reexec 0.028s coverage: 82.4% of statements [2020-05-08T09:55:36.217Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-05-08T09:55:36.453Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-05-08T09:55:36.474Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-05-08T09:55:36.986Z] ok github.com/docker/docker/pkg/pubsub 1.203s coverage: 73.9% of statements [2020-05-08T09:55:36.986Z] ok github.com/docker/docker/pkg/stdcopy 0.040s coverage: 100.0% of statements [2020-05-08T09:55:37.400Z] ok github.com/docker/docker/runconfig 0.009s coverage: 65.8% of statements [2020-05-08T09:55:37.420Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-05-08T09:55:37.420Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-05-08T09:55:37.656Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-05-08T09:55:38.022Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2020-05-08T09:55:38.313Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2020-05-08T09:55:38.342Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-05-08T09:55:38.601Z] ok github.com/docker/docker/pkg/symlink 0.030s coverage: 87.7% of statements [2020-05-08T09:55:40.105Z] ok github.com/docker/docker/pkg/signal 3.475s coverage: 61.0% of statements [2020-05-08T09:55:40.105Z] ok github.com/docker/docker/pkg/system 0.045s coverage: 36.9% of statements [2020-05-08T09:55:40.222Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-05-08T09:55:40.222Z] --- PASS: TestServicePlugin (33.69s) [2020-05-08T09:55:40.222Z] plugin_test.go:62: [d300351710b71] joining swarm manager [df6cac77d140d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-08T09:55:40.222Z] plugin_test.go:65: [d510af073af84] joining swarm manager [df6cac77d140d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-08T09:55:40.222Z] === RUN TestServiceUpdateLabel [2020-05-08T09:55:40.735Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 53.7% of statements [2020-05-08T09:55:40.917Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-05-08T09:55:41.172Z] ok github.com/docker/docker/volume/local 0.020s coverage: 73.0% of statements [2020-05-08T09:55:41.580Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-05-08T09:55:41.580Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-05-08T09:55:41.580Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-05-08T09:55:41.580Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-05-08T09:55:41.580Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-05-08T09:55:41.732Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-05-08T09:55:41.768Z] ok github.com/docker/docker/pkg/tailfile 0.162s coverage: 88.6% of statements [2020-05-08T09:55:41.768Z] testing: warning: no tests to run [2020-05-08T09:55:41.768Z] coverage: [no statements] [2020-05-08T09:55:41.768Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2020-05-08T09:55:42.400Z] ok github.com/docker/docker/pkg/tarsum 0.215s coverage: 89.3% of statements [2020-05-08T09:55:42.512Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-05-08T09:55:42.657Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2020-05-08T09:55:42.689Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2020-05-08T09:55:42.689Z] ok github.com/docker/docker/pkg/truncindex 0.108s coverage: 91.5% of statements [2020-05-08T09:55:43.092Z] --- PASS: TestServiceUpdateLabel (3.00s) [2020-05-08T09:55:43.092Z] === RUN TestServiceUpdateSecrets [2020-05-08T09:55:43.334Z] ok github.com/docker/docker/pkg/useragent 0.013s coverage: 88.9% of statements [2020-05-08T09:55:45.406Z] ok github.com/docker/docker/plugin/v2 0.009s coverage: 14.5% of statements [2020-05-08T09:55:47.288Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-05-08T09:55:47.474Z] ok github.com/docker/docker/reference 0.016s coverage: 83.7% of statements [2020-05-08T09:55:47.769Z] ok github.com/docker/docker/profiles/seccomp 0.025s coverage: 68.8% of statements [2020-05-08T09:55:47.847Z] === RUN TestDockerSuite/TestContainerAPITop [2020-05-08T09:55:48.812Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-05-08T09:55:48.812Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-05-08T09:55:48.812Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-05-08T09:55:48.814Z] ok github.com/docker/docker/plugin 0.575s coverage: 23.3% of statements [2020-05-08T09:55:49.848Z] ok github.com/docker/docker/registry/resumable 0.042s coverage: 100.0% of statements [2020-05-08T09:55:50.886Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 50.9% of statements [2020-05-08T09:55:52.109Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-05-08T09:55:52.363Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-05-08T09:55:52.400Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2020-05-08T09:55:52.691Z] ok github.com/docker/docker/registry 0.405s coverage: 56.1% of statements [2020-05-08T09:55:53.722Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-05-08T09:55:54.755Z] ok github.com/docker/docker/runconfig 0.027s coverage: 65.8% of statements [2020-05-08T09:55:54.808Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2020-05-08T09:55:54.808Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-08T09:55:54.808Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-08T09:55:54.808Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-08T09:55:54.808Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-08T09:55:54.808Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-08T09:55:54.808Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-08T09:55:54.808Z] ? github.com/docker/docker/rootless [no test files] [2020-05-08T09:55:54.808Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-08T09:55:54.808Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-08T09:55:54.808Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-08T09:55:54.808Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-08T09:55:54.808Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-08T09:55:54.808Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-08T09:55:54.808Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-08T09:55:54.808Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-08T09:55:54.808Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-08T09:55:54.808Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-08T09:55:54.808Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-08T09:55:54.808Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-08T09:55:54.808Z] ? github.com/docker/docker/volume [no test files] [2020-05-08T09:55:54.808Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-08T09:55:54.808Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-08T09:55:54.808Z] [2020-05-08T09:55:54.808Z] === Skipped [2020-05-08T09:55:54.808Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-08T09:55:54.808Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-08T09:55:54.808Z] [2020-05-08T09:55:54.808Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-08T09:55:54.808Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-08T09:55:54.808Z] [2020-05-08T09:55:54.808Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-08T09:55:54.808Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T09:55:54.808Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-08T09:55:54.808Z] [2020-05-08T09:55:54.808Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-08T09:55:54.808Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T09:55:54.808Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-08T09:55:54.808Z] [2020-05-08T09:55:54.808Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-08T09:55:54.808Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T09:55:54.808Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-08T09:55:54.808Z] [2020-05-08T09:55:54.808Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-08T09:55:54.808Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T09:55:54.808Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-08T09:55:54.808Z] [2020-05-08T09:55:54.808Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-08T09:55:54.808Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T09:55:54.808Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-08T09:55:54.808Z] [2020-05-08T09:55:54.808Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-08T09:55:54.808Z] graphtest_unix.go:73: No driver to put! [2020-05-08T09:55:54.808Z] [2020-05-08T09:55:54.808Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-08T09:55:54.808Z] time="2020-05-08T09:54:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-08T09:55:54.808Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-08T09:55:54.808Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-08T09:55:54.808Z] [2020-05-08T09:55:54.808Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-08T09:55:54.808Z] time="2020-05-08T09:54:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-08T09:55:54.808Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-08T09:55:54.808Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-08T09:55:54.808Z] [2020-05-08T09:55:54.808Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-08T09:55:54.808Z] time="2020-05-08T09:54:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-08T09:55:54.808Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-08T09:55:54.808Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-08T09:55:54.808Z] [2020-05-08T09:55:54.808Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-08T09:55:54.808Z] time="2020-05-08T09:54:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-08T09:55:54.808Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-08T09:55:54.808Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-08T09:55:54.808Z] [2020-05-08T09:55:54.808Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-08T09:55:54.808Z] time="2020-05-08T09:54:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-08T09:55:54.808Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-08T09:55:54.808Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-08T09:55:54.808Z] [2020-05-08T09:55:54.808Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-08T09:55:54.808Z] graphtest_unix.go:73: No driver to put! [2020-05-08T09:55:54.808Z] [2020-05-08T09:55:54.808Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-08T09:55:54.808Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-08T09:55:54.808Z] [2020-05-08T09:55:54.808Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-08T09:55:54.808Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-08T09:55:54.808Z] [2020-05-08T09:55:54.808Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-08T09:55:54.808Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-08T09:55:54.808Z] [2020-05-08T09:55:54.808Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-08T09:55:54.808Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-08T09:55:54.808Z] [2020-05-08T09:55:54.808Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-08T09:55:54.808Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T09:55:54.808Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-08T09:55:54.808Z] [2020-05-08T09:55:54.808Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-08T09:55:54.808Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T09:55:54.808Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-08T09:55:54.808Z] [2020-05-08T09:55:54.808Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-08T09:55:54.808Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T09:55:54.808Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-08T09:55:54.808Z] [2020-05-08T09:55:54.808Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-08T09:55:54.808Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T09:55:54.808Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-08T09:55:54.808Z] [2020-05-08T09:55:54.808Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-08T09:55:54.808Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T09:55:54.808Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-08T09:55:54.808Z] [2020-05-08T09:55:54.808Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-08T09:55:54.808Z] graphtest_unix.go:73: No driver to put! [2020-05-08T09:55:54.808Z] [2020-05-08T09:55:54.808Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-08T09:55:54.808Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-08T09:55:54.808Z] [2020-05-08T09:55:54.808Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-08T09:55:54.808Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-08T09:55:54.808Z] [2020-05-08T09:55:54.808Z] [2020-05-08T09:55:54.808Z] DONE 2123 tests, 26 skipped in 252.718s Post stage [Pipeline] junit [2020-05-08T09:55:54.817Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-05-08T09:55:55.509Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40929/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d hack/validate/vendor [2020-05-08T09:55:56.465Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-05-08T09:55:57.116Z] + echo Building e2e image [2020-05-08T09:55:57.116Z] Building e2e image [2020-05-08T09:55:57.116Z] + docker build --build-arg DOCKER_GITCOMMIT=5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d -t moby-e2e-test -f Dockerfile.e2e . [2020-05-08T09:55:57.116Z] #2 [internal] load .dockerignore [2020-05-08T09:55:57.116Z] #2 transferring context: 34B done [2020-05-08T09:55:57.116Z] #2 DONE 0.0s [2020-05-08T09:55:57.116Z] [2020-05-08T09:55:57.116Z] #1 [internal] load build definition from Dockerfile.e2e [2020-05-08T09:55:57.116Z] #1 transferring dockerfile: 3.21kB done [2020-05-08T09:55:57.116Z] #1 DONE 0.0s [2020-05-08T09:55:57.116Z] [2020-05-08T09:55:57.116Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-alpine [2020-05-08T09:55:57.116Z] #4 DONE 0.1s [2020-05-08T09:55:57.116Z] [2020-05-08T09:55:57.116Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-05-08T09:55:57.116Z] #3 DONE 0.1s [2020-05-08T09:55:57.116Z] [2020-05-08T09:55:57.116Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-05-08T09:55:57.116Z] #5 DONE 0.0s [2020-05-08T09:55:57.116Z] [2020-05-08T09:55:57.116Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-08T09:55:57.116Z] #14 DONE 0.0s [2020-05-08T09:55:57.116Z] [2020-05-08T09:55:57.116Z] #8 [internal] load build context [2020-05-08T09:55:57.479Z] ok github.com/docker/docker/volume/drivers 0.032s coverage: 36.1% of statements [2020-05-08T09:55:57.676Z] #8 transferring context: 847.86kB 0.3s done [2020-05-08T09:55:57.676Z] #8 DONE 0.3s [2020-05-08T09:55:57.676Z] [2020-05-08T09:55:57.676Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-05-08T09:55:57.676Z] #15 CACHED [2020-05-08T09:55:57.676Z] [2020-05-08T09:55:57.676Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-05-08T09:55:57.676Z] #16 CACHED [2020-05-08T09:55:57.676Z] [2020-05-08T09:55:57.676Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-05-08T09:55:57.676Z] #17 CACHED [2020-05-08T09:55:57.676Z] [2020-05-08T09:55:57.676Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-05-08T09:55:57.676Z] #18 CACHED [2020-05-08T09:55:57.676Z] [2020-05-08T09:55:57.676Z] #31 [builder 1/4] COPY . . [2020-05-08T09:55:58.991Z] ok github.com/docker/docker/volume/mounts 0.060s coverage: 67.0% of statements [2020-05-08T09:55:58.995Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-05-08T09:55:58.995Z] --- PASS: TestServiceUpdateSecrets (15.44s) [2020-05-08T09:55:58.995Z] === RUN TestServiceUpdateConfigs [2020-05-08T09:55:58.995Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-05-08T09:55:59.294Z] ok github.com/docker/docker/volume/local 0.035s coverage: 73.0% of statements [2020-05-08T09:56:00.787Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.0% of statements [2020-05-08T09:56:00.919Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-05-08T09:56:01.833Z] #31 DONE 3.6s [2020-05-08T09:56:01.833Z] [2020-05-08T09:56:01.833Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-05-08T09:56:01.833Z] #32 DONE 0.8s [2020-05-08T09:56:01.833Z] [2020-05-08T09:56:01.833Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-08T09:56:02.364Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-05-08T09:56:02.392Z] #33 0.646 [2020-05-08T09:56:02.951Z] #33 0.954 Removing bundles/ [2020-05-08T09:56:02.951Z] #33 0.955 [2020-05-08T09:56:02.951Z] #33 0.958 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-05-08T09:56:03.328Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-05-08T09:56:03.876Z] #33 2.011 Building test suite binary ./integration-cli/test.main [2020-05-08T09:56:05.209Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-05-08T09:56:06.651Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-05-08T09:56:08.053Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-05-08T09:56:09.205Z] ok github.com/docker/docker/pkg/plugins 33.630s coverage: 76.6% of statements [2020-05-08T09:56:09.205Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-08T09:56:09.205Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-08T09:56:09.205Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-08T09:56:09.205Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-08T09:56:09.205Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-08T09:56:09.205Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-08T09:56:09.205Z] ? github.com/docker/docker/rootless [no test files] [2020-05-08T09:56:09.205Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-08T09:56:09.205Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-08T09:56:09.205Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-08T09:56:09.205Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-08T09:56:09.205Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-08T09:56:09.205Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-08T09:56:09.205Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-08T09:56:09.205Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-08T09:56:09.205Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-08T09:56:09.205Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-08T09:56:09.205Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-08T09:56:09.205Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-08T09:56:09.205Z] ? github.com/docker/docker/volume [no test files] [2020-05-08T09:56:09.205Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-08T09:56:09.205Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-08T09:56:09.205Z] [2020-05-08T09:56:09.205Z] === Skipped [2020-05-08T09:56:09.205Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-08T09:56:09.205Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-08T09:56:09.205Z] [2020-05-08T09:56:09.205Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-08T09:56:09.205Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-08T09:56:09.205Z] [2020-05-08T09:56:09.205Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-08T09:56:09.205Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T09:56:09.205Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-08T09:56:09.205Z] [2020-05-08T09:56:09.205Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-08T09:56:09.205Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T09:56:09.205Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-08T09:56:09.205Z] [2020-05-08T09:56:09.205Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-08T09:56:09.205Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T09:56:09.205Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-08T09:56:09.205Z] [2020-05-08T09:56:09.205Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-08T09:56:09.205Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T09:56:09.205Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-08T09:56:09.205Z] [2020-05-08T09:56:09.205Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-08T09:56:09.205Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T09:56:09.205Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-08T09:56:09.205Z] [2020-05-08T09:56:09.205Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-08T09:56:09.205Z] graphtest_unix.go:73: No driver to put! [2020-05-08T09:56:09.205Z] [2020-05-08T09:56:09.205Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-08T09:56:09.205Z] time="2020-05-08T09:54:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-08T09:56:09.205Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-08T09:56:09.205Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-08T09:56:09.205Z] [2020-05-08T09:56:09.205Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-08T09:56:09.205Z] time="2020-05-08T09:54:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-08T09:56:09.205Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-08T09:56:09.205Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-08T09:56:09.205Z] [2020-05-08T09:56:09.205Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-08T09:56:09.205Z] time="2020-05-08T09:54:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-08T09:56:09.205Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-08T09:56:09.205Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-08T09:56:09.205Z] [2020-05-08T09:56:09.205Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-08T09:56:09.205Z] time="2020-05-08T09:54:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-08T09:56:09.205Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-08T09:56:09.205Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-08T09:56:09.205Z] [2020-05-08T09:56:09.205Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-08T09:56:09.205Z] time="2020-05-08T09:54:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-08T09:56:09.205Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-08T09:56:09.205Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-08T09:56:09.205Z] [2020-05-08T09:56:09.205Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-08T09:56:09.205Z] graphtest_unix.go:73: No driver to put! [2020-05-08T09:56:09.205Z] [2020-05-08T09:56:09.205Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-08T09:56:09.205Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-08T09:56:09.205Z] [2020-05-08T09:56:09.205Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-08T09:56:09.205Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-08T09:56:09.205Z] [2020-05-08T09:56:09.205Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-08T09:56:09.205Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-08T09:56:09.205Z] [2020-05-08T09:56:09.205Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-08T09:56:09.205Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-08T09:56:09.205Z] [2020-05-08T09:56:09.205Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-08T09:56:09.205Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T09:56:09.205Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-08T09:56:09.205Z] [2020-05-08T09:56:09.205Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-08T09:56:09.205Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T09:56:09.205Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-08T09:56:09.205Z] [2020-05-08T09:56:09.205Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-08T09:56:09.205Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T09:56:09.205Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-08T09:56:09.205Z] [2020-05-08T09:56:09.205Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-08T09:56:09.205Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T09:56:09.205Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-08T09:56:09.205Z] [2020-05-08T09:56:09.205Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-08T09:56:09.205Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T09:56:09.205Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-08T09:56:09.205Z] [2020-05-08T09:56:09.205Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-08T09:56:09.205Z] graphtest_unix.go:73: No driver to put! [2020-05-08T09:56:09.205Z] [2020-05-08T09:56:09.205Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-08T09:56:09.205Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-08T09:56:09.205Z] [2020-05-08T09:56:09.205Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-08T09:56:09.205Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-08T09:56:09.205Z] [2020-05-08T09:56:09.205Z] [2020-05-08T09:56:09.205Z] DONE 2123 tests, 26 skipped in 348.250s Post stage [Pipeline] junit [2020-05-08T09:56:09.530Z] Recording test results [2020-05-08T09:56:09.934Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00049baa0_} [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-08T09:56:10.522Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40929/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d -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:5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d hack/make.sh dynbinary test-integration [2020-05-08T09:56:10.809Z] [2020-05-08T09:56:11.098Z] Removing bundles/ [2020-05-08T09:56:11.098Z] [2020-05-08T09:56:11.098Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-08T09:56:11.098Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-08T09:56:11.098Z] GOOS="" GOARCH="" GOARM="" [2020-05-08T09:56:11.377Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1361846385_/foo_false____} [2020-05-08T09:56:13.300Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1361846385_/foo_true____} [2020-05-08T09:56:14.222Z] --- PASS: TestServiceUpdateConfigs (15.36s) [2020-05-08T09:56:14.222Z] === RUN TestServiceUpdateNetwork [2020-05-08T09:56:14.477Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3298143004_/foo_false____} [2020-05-08T09:56:16.384Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3298143004_/foo_true____} [2020-05-08T09:56:17.787Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3298143004_/foo_true__0xc00049bb00__} [2020-05-08T09:56:19.710Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00049bb20_} [2020-05-08T09:56:21.069Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00049bb40_} [2020-05-08T09:56:22.950Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00049bbc0_} [2020-05-08T09:56:24.309Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00049bbe0_} [2020-05-08T09:56:24.869Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-05-08T09:56:26.228Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-05-08T09:56:27.589Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-05-08T09:56:27.589Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-05-08T09:56:27.589Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-05-08T09:56:27.589Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-05-08T09:56:27.589Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-05-08T09:56:27.589Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-05-08T09:56:27.589Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-05-08T09:56:27.589Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-05-08T09:56:27.589Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-05-08T09:56:27.589Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-05-08T09:56:27.589Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-05-08T09:56:27.589Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-05-08T09:56:27.589Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-05-08T09:56:27.589Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-05-08T09:56:27.843Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-05-08T09:56:27.843Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-05-08T09:56:27.843Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-05-08T09:56:27.843Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-05-08T09:56:29.203Z] --- PASS: TestServiceUpdateNetwork (14.99s) [2020-05-08T09:56:29.203Z] === RUN TestServiceUpdatePidsLimit [2020-05-08T09:56:30.564Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-08T09:56:31.489Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-05-08T09:56:31.489Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-08T09:56:34.085Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-05-08T09:56:37.341Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-05-08T09:56:38.701Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-05-08T09:56:38.701Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-08T09:56:38.955Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-05-08T09:56:39.879Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-05-08T09:56:41.238Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-05-08T09:56:42.204Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-05-08T09:56:43.127Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-05-08T09:56:44.094Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-05-08T09:56:44.780Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-05-08T09:56:45.757Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-05-08T09:56:46.322Z] --- PASS: TestServiceUpdatePidsLimit (17.45s) [2020-05-08T09:56:46.322Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.03s) [2020-05-08T09:56:46.322Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.31s) [2020-05-08T09:56:46.322Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.10s) [2020-05-08T09:56:46.322Z] PASS [2020-05-08T09:56:46.322Z] [2020-05-08T09:56:46.322Z] === Skipped [2020-05-08T09:56:46.322Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-05-08T09:56:46.322Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-08T09:56:46.322Z] [2020-05-08T09:56:46.322Z] [2020-05-08T09:56:46.322Z] DONE 27 tests, 1 skipped in 196.829s [2020-05-08T09:56:46.576Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-05-08T09:56:46.576Z] ++ 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-05-08T09:56:46.576Z] ++ set -e [2020-05-08T09:56:46.576Z] ++ '[' -n 0 ']' [2020-05-08T09:56:46.576Z] ++ set -x [2020-05-08T09:56:46.576Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-08T09:56:46.576Z] INFO: Testing against a local daemon [2020-05-08T09:56:46.576Z] === RUN TestSessionCreate [2020-05-08T09:56:46.576Z] --- PASS: TestSessionCreate (0.03s) [2020-05-08T09:56:46.576Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-08T09:56:46.576Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-05-08T09:56:46.576Z] PASS [2020-05-08T09:56:46.576Z] [2020-05-08T09:56:46.576Z] DONE 2 tests in 0.210s [2020-05-08T09:56:46.576Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-05-08T09:56:46.576Z] ++ 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-05-08T09:56:46.576Z] ++ set -e [2020-05-08T09:56:46.576Z] ++ '[' -n 0 ']' [2020-05-08T09:56:46.576Z] ++ set -x [2020-05-08T09:56:46.576Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-08T09:56:46.831Z] INFO: Testing against a local daemon [2020-05-08T09:56:46.831Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-08T09:56:46.831Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-08T09:56:46.831Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-08T09:56:46.831Z] === RUN TestEventsExecDie [2020-05-08T09:56:47.172Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-05-08T09:56:47.732Z] --- PASS: TestEventsExecDie (0.89s) [2020-05-08T09:56:47.732Z] === RUN TestEventsBackwardsCompatible [2020-05-08T09:56:47.732Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-05-08T09:56:47.732Z] === RUN TestInfoBinaryCommits [2020-05-08T09:56:47.732Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-05-08T09:56:47.732Z] === RUN TestInfoAPIVersioned [2020-05-08T09:56:47.732Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-08T09:56:47.732Z] === RUN TestInfoDiscoveryBackend [2020-05-08T09:56:47.987Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-05-08T09:56:48.546Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-05-08T09:56:48.546Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-08T09:56:49.105Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-05-08T09:56:49.360Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-08T09:56:49.360Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-08T09:56:49.919Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-05-08T09:56:49.919Z] === RUN TestInfoAPI [2020-05-08T09:56:49.919Z] --- PASS: TestInfoAPI (0.02s) [2020-05-08T09:56:49.919Z] === RUN TestInfoAPIWarnings [2020-05-08T09:56:50.478Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-05-08T09:56:50.478Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-05-08T09:56:50.478Z] === RUN TestInfoDebug [2020-05-08T09:56:51.037Z] --- PASS: TestInfoDebug (0.53s) [2020-05-08T09:56:51.037Z] === RUN TestInfoInsecureRegistries [2020-05-08T09:56:51.597Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-05-08T09:56:51.597Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-05-08T09:56:51.597Z] === RUN TestInfoRegistryMirrors [2020-05-08T09:56:52.156Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-05-08T09:56:52.156Z] === RUN TestLoginFailsWithBadCredentials [2020-05-08T09:56:52.410Z] --- PASS: TestLoginFailsWithBadCredentials (0.21s) [2020-05-08T09:56:52.410Z] === RUN TestPingCacheHeaders [2020-05-08T09:56:52.410Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-05-08T09:56:52.410Z] === RUN TestPingGet [2020-05-08T09:56:52.410Z] --- PASS: TestPingGet (0.02s) [2020-05-08T09:56:52.410Z] === RUN TestPingHead [2020-05-08T09:56:52.410Z] --- PASS: TestPingHead (0.03s) [2020-05-08T09:56:52.410Z] === RUN TestVersion [2020-05-08T09:56:52.410Z] --- PASS: TestVersion (0.02s) [2020-05-08T09:56:52.410Z] PASS [2020-05-08T09:56:52.410Z] [2020-05-08T09:56:52.410Z] === Skipped [2020-05-08T09:56:52.410Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-08T09:56:52.410Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-08T09:56:52.410Z] [2020-05-08T09:56:52.410Z] [2020-05-08T09:56:52.410Z] DONE 18 tests, 1 skipped in 5.704s [2020-05-08T09:56:52.410Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-05-08T09:56:52.410Z] ++ 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-05-08T09:56:52.410Z] ++ set -e [2020-05-08T09:56:52.410Z] ++ '[' -n 0 ']' [2020-05-08T09:56:52.410Z] ++ set -x [2020-05-08T09:56:52.410Z] ++ env -i DEST=/go/src/github.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-05-08T09:56:52.665Z] INFO: Testing against a local daemon [2020-05-08T09:56:52.665Z] === RUN TestVolumesCreateAndList [2020-05-08T09:56:52.665Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-05-08T09:56:52.665Z] === RUN TestVolumesRemove=== RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-05-08T09:56:52.665Z] [2020-05-08T09:56:52.665Z] --- PASS: TestVolumesRemove (0.10s) [2020-05-08T09:56:52.665Z] === RUN TestVolumesInspect [2020-05-08T09:56:52.665Z] --- PASS: TestVolumesInspect (0.02s) [2020-05-08T09:56:52.665Z] === RUN TestVolumesInvalidJSON [2020-05-08T09:56:52.665Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-08T09:56:52.665Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-08T09:56:52.665Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-08T09:56:52.665Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2020-05-08T09:56:52.665Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-08T09:56:52.665Z] PASS [2020-05-08T09:56:52.665Z] [2020-05-08T09:56:52.665Z] DONE 5 tests in 0.310s [2020-05-08T09:56:52.665Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-08T09:56:52.920Z] ++++ cat bundles/test-integration/docker.pid [2020-05-08T09:56:52.920Z] +++ kill 5836 [2020-05-08T09:56:54.279Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-05-08T09:56:54.279Z] +++ /etc/init.d/apparmor stop [2020-05-08T09:56:54.279Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-08T09:56:54.279Z] [2020-05-08T09:56:54.279Z] Unloading profiles will leave already running processes permanently [2020-05-08T09:56:54.279Z] unconfined, which can lead to unexpected situations. [2020-05-08T09:56:54.279Z] [2020-05-08T09:56:54.279Z] To set a process to complain mode, use the command line tool [2020-05-08T09:56:54.279Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-08T09:56:54.279Z] +++ true [2020-05-08T09:56:54.279Z] [2020-05-08T09:56:55.201Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-05-08T09:56:56.124Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-05-08T09:56:56.124Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-05-08T09:56:57.484Z] === RUN TestDockerSuite/TestCpRelativePath [2020-05-08T09:56:58.043Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-05-08T09:56:59.445Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-05-08T09:57:00.368Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-05-08T09:57:01.292Z] === RUN TestDockerSuite/TestCpToCaseA [2020-05-08T09:57:03.301Z] === RUN TestDockerSuite/TestCpToCaseB [2020-05-08T09:57:03.902Z] === RUN TestDockerSuite/TestCpToCaseC [2020-05-08T09:57:06.408Z] === RUN TestDockerSuite/TestCpToCaseD [2020-05-08T09:57:11.680Z] === RUN TestDockerSuite/TestCpToCaseE [2020-05-08T09:57:13.039Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-05-08T09:57:14.931Z] === RUN TestDockerSuite/TestCpToCaseF [2020-05-08T09:57:15.864Z] === RUN TestDockerSuite/TestCpToCaseG [2020-05-08T09:57:21.096Z] === RUN TestDockerSuite/TestCpToCaseH [2020-05-08T09:57:24.396Z] === RUN TestDockerSuite/TestCpToCaseI [2020-05-08T09:57:25.002Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-05-08T09:57:30.278Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-05-08T09:57:30.836Z] === RUN TestDockerSuite/TestCpToDot [2020-05-08T09:57:31.760Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-05-08T09:57:33.642Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-05-08T09:57:34.606Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-05-08T09:57:35.166Z] === RUN TestDockerSuite/TestCpToStdout [2020-05-08T09:57:36.091Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-05-08T09:57:39.350Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-05-08T09:57:39.950Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-05-08T09:57:40.205Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-05-08T09:57:41.172Z] === RUN TestDockerSuite/TestCpVolumePath [2020-05-08T09:57:43.725Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-05-08T09:57:43.725Z] === RUN TestDockerSuite/TestCreateArgs [2020-05-08T09:57:43.725Z] === RUN TestDockerSuite/TestCreateByImageID [2020-05-08T09:57:43.980Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-05-08T09:57:44.904Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-05-08T09:57:44.904Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-05-08T09:57:44.904Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-05-08T09:57:45.828Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-05-08T09:57:46.083Z] === RUN TestDockerSuite/TestCreateLabels [2020-05-08T09:57:46.338Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-05-08T09:57:46.338Z] === RUN TestDockerSuite/TestCreateRM [2020-05-08T09:57:46.593Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-05-08T09:57:46.593Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-05-08T09:57:46.848Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-05-08T09:57:47.106Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-05-08T09:57:49.667Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-05-08T09:57:49.667Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-05-08T09:57:49.667Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-05-08T09:57:52.924Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-05-08T09:57:53.178Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-05-08T09:57:53.178Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-05-08T09:57:53.178Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-05-08T09:57:53.433Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-05-08T09:57:53.433Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-05-08T09:57:54.356Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-05-08T09:57:55.718Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-05-08T09:57:56.640Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-05-08T09:57:58.522Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-05-08T09:57:58.522Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-05-08T09:57:59.882Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-05-08T09:58:00.850Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-05-08T09:58:01.775Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-05-08T09:58:01.775Z] === RUN TestDockerSuite/TestDevicePermissions [2020-05-08T09:58:02.784Z] === RUN TestDockerSuite/TestDockerFails [2020-05-08T09:58:02.784Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-05-08T09:58:02.784Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-05-08T09:58:02.784Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-05-08T09:58:04.669Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-05-08T09:58:05.312Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-05-08T09:58:07.195Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-05-08T09:58:07.195Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-05-08T09:58:07.195Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-05-08T09:58:07.195Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-05-08T09:58:10.251Z] #33 121.0 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-08T09:58:10.251Z] #33 123.3 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-08T09:58:10.251Z] #33 124.9 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-08T09:58:10.251Z] #33 127.1 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-08T09:58:11.615Z] #33 129.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-08T09:58:13.500Z] #33 131.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-08T09:58:13.759Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-05-08T09:58:14.864Z] #33 132.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-08T09:58:15.640Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-05-08T09:58:16.227Z] #33 134.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-08T09:58:16.606Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-05-08T09:58:16.788Z] #33 134.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-08T09:58:18.152Z] #33 136.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-08T09:58:18.434Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-08T09:58:18.434Z] [2020-05-08T09:58:18.434Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-08T09:58:18.434Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-08T09:58:18.434Z] HOSTNAME=ea08b82a97ef [2020-05-08T09:58:18.434Z] TESTDEBUG=0 [2020-05-08T09:58:18.434Z] DEST=bundles/test-integration [2020-05-08T09:58:18.434Z] PWD=/go/src/github.com/docker/docker [2020-05-08T09:58:18.434Z] DOCKER_GITCOMMIT=5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d [2020-05-08T09:58:18.434Z] container=docker [2020-05-08T09:58:18.434Z] HOME=/root [2020-05-08T09:58:18.434Z] GOLANG_VERSION=1.13.10 [2020-05-08T09:58:18.434Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-08T09:58:18.434Z] VALIDATE_BRANCH=master [2020-05-08T09:58:18.434Z] TERM=xterm [2020-05-08T09:58:18.434Z] DOCKER_PKG=github.com/docker/docker [2020-05-08T09:58:18.434Z] SHLVL=1 [2020-05-08T09:58:18.434Z] TIMEOUT=120m [2020-05-08T09:58:18.434Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-08T09:58:18.434Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-08T09:58:18.434Z] GO111MODULE=off [2020-05-08T09:58:18.434Z] DOCKER_EXPERIMENTAL=1 [2020-05-08T09:58:18.434Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-08T09:58:18.434Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-08T09:58:18.434Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-08T09:58:18.434Z] GOPATH=/go [2020-05-08T09:58:18.434Z] PKG_CONFIG=pkg-config [2020-05-08T09:58:18.434Z] _=/usr/bin/env [2020-05-08T09:58:18.434Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-08T09:58:19.864Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-05-08T09:58:20.037Z] #33 138.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-08T09:58:21.747Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-05-08T09:58:21.921Z] #33 139.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-08T09:58:23.106Z] === RUN TestDockerSuite/TestEventsAttach [2020-05-08T09:58:23.807Z] #33 141.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-08T09:58:24.062Z] #33 142.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-08T09:58:24.098Z] === RUN TestDockerSuite/TestEventsCommit [2020-05-08T09:58:25.020Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-05-08T09:58:25.622Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-05-08T09:58:25.946Z] #33 143.9 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-08T09:58:26.546Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-05-08T09:58:27.307Z] #33 145.4 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-08T09:58:27.468Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-05-08T09:58:29.348Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-05-08T09:58:29.823Z] #33 147.4 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-08T09:58:30.748Z] #33 148.8 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-08T09:58:30.748Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-05-08T09:58:32.111Z] #33 150.3 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-08T09:58:32.189Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-05-08T09:58:33.995Z] #33 151.8 [2020-05-08T09:58:34.113Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-05-08T09:58:34.250Z] #33 DONE 152.2s [2020-05-08T09:58:34.250Z] [2020-05-08T09:58:34.250Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-05-08T09:58:35.612Z] #34 DONE 1.4s [2020-05-08T09:58:37.369Z] === RUN TestDockerSuite/TestEventsCopy [2020-05-08T09:58:37.496Z] [2020-05-08T09:58:37.496Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-05-08T09:58:37.496Z] #29 CACHED [2020-05-08T09:58:37.496Z] [2020-05-08T09:58:37.496Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-05-08T09:58:37.496Z] #24 CACHED [2020-05-08T09:58:37.496Z] [2020-05-08T09:58:37.496Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-05-08T09:58:37.496Z] #9 CACHED [2020-05-08T09:58:37.496Z] [2020-05-08T09:58:37.496Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-05-08T09:58:37.496Z] #28 CACHED [2020-05-08T09:58:37.496Z] [2020-05-08T09:58:37.496Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-08T09:58:37.496Z] #22 CACHED [2020-05-08T09:58:37.496Z] [2020-05-08T09:58:37.496Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-05-08T09:58:37.496Z] #27 CACHED [2020-05-08T09:58:37.496Z] [2020-05-08T09:58:37.496Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-05-08T09:58:37.496Z] #19 CACHED [2020-05-08T09:58:37.496Z] [2020-05-08T09:58:37.496Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-05-08T09:58:37.496Z] #6 CACHED [2020-05-08T09:58:37.496Z] [2020-05-08T09:58:37.496Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-05-08T09:58:37.496Z] #10 CACHED [2020-05-08T09:58:37.496Z] [2020-05-08T09:58:37.496Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-05-08T09:58:37.496Z] #7 CACHED [2020-05-08T09:58:37.496Z] [2020-05-08T09:58:37.496Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-05-08T09:58:37.496Z] #21 CACHED [2020-05-08T09:58:37.496Z] [2020-05-08T09:58:37.496Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-05-08T09:58:37.496Z] #12 CACHED [2020-05-08T09:58:37.496Z] [2020-05-08T09:58:37.496Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-05-08T09:58:37.496Z] #25 CACHED [2020-05-08T09:58:37.496Z] [2020-05-08T09:58:37.496Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-05-08T09:58:37.496Z] #26 CACHED [2020-05-08T09:58:37.496Z] [2020-05-08T09:58:37.496Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-05-08T09:58:37.496Z] #11 CACHED [2020-05-08T09:58:37.496Z] [2020-05-08T09:58:37.496Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-05-08T09:58:37.496Z] #20 CACHED [2020-05-08T09:58:37.496Z] [2020-05-08T09:58:37.496Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-08T09:58:37.496Z] #23 CACHED [2020-05-08T09:58:37.496Z] [2020-05-08T09:58:37.496Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-05-08T09:58:37.496Z] #13 CACHED [2020-05-08T09:58:37.496Z] [2020-05-08T09:58:37.497Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-05-08T09:58:37.497Z] #30 CACHED [2020-05-08T09:58:37.497Z] [2020-05-08T09:58:37.497Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-05-08T09:58:37.928Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-05-08T09:58:38.056Z] #35 DONE 0.7s [2020-05-08T09:58:38.056Z] [2020-05-08T09:58:38.056Z] #36 exporting to image [2020-05-08T09:58:38.056Z] #36 exporting layers [2020-05-08T09:58:38.486Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-05-08T09:58:39.417Z] #36 exporting layers 1.4s done [2020-05-08T09:58:39.417Z] #36 writing image sha256:43e48db672ebf4c27b07124e05d5abe48f83875ebd29537ef4fa5db4b298e850 [2020-05-08T09:58:39.417Z] #36 writing image sha256:43e48db672ebf4c27b07124e05d5abe48f83875ebd29537ef4fa5db4b298e850 done [2020-05-08T09:58:39.417Z] #36 naming to docker.io/library/moby-e2e-test done [2020-05-08T09:58:39.417Z] #36 DONE 1.4s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-08T09:58:39.719Z] + echo Ensuring container killed. [2020-05-08T09:58:39.719Z] Ensuring container killed. [2020-05-08T09:58:39.719Z] + docker rm -vf docker-pr3 [2020-05-08T09:58:39.719Z] Error: No such container: docker-pr3 [2020-05-08T09:58:39.719Z] + true [Pipeline] sh [2020-05-08T09:58:39.990Z] + echo Chowning /workspace to jenkins user [2020-05-08T09:58:39.990Z] Chowning /workspace to jenkins user [2020-05-08T09:58:39.990Z] + id -u [2020-05-08T09:58:39.990Z] + id -g [2020-05-08T09:58:39.990Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40929:/workspace busybox chown -R 1000:1000 /workspace [2020-05-08T09:58:40.368Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-08T09:58:41.200Z] + bundleName=unit [2020-05-08T09:58:41.200Z] + echo Creating unit-bundles.tar.gz [2020-05-08T09:58:41.200Z] Creating unit-bundles.tar.gz [2020-05-08T09:58:41.200Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-05-08T09:58:41.200Z] bundles/junit-report.xml [2020-05-08T09:58:41.200Z] bundles/go-test-report.json [2020-05-08T09:58:41.200Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-05-08T09:58:41.208Z] Archiving artifacts [2020-05-08T09:58:41.331Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-05-08T09:58:41.586Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-05-08T09:58:41.725Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40929/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-08T09:58:42.027Z] + make clean [2020-05-08T09:58:42.281Z] docker volume rm -f docker-dev-cache [2020-05-08T09:58:42.281Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-08T09:58:43.510Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-05-08T09:58:44.069Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-05-08T09:58:44.364Z] === RUN TestDockerSuite/TestEventsFilterType [2020-05-08T09:58:44.662Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-05-08T09:58:44.916Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-05-08T09:58:44.916Z] === RUN TestDockerSuite/TestEventsFilters [2020-05-08T09:58:46.799Z] === RUN TestDockerSuite/TestEventsFormat [2020-05-08T09:58:48.161Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-05-08T09:58:48.161Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-05-08T09:58:48.161Z] === RUN TestDockerSuite/TestEventsImageImport [2020-05-08T09:58:49.128Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-05-08T09:58:49.382Z] === RUN TestDockerSuite/TestEventsImagePull [2020-05-08T09:58:49.636Z] === RUN TestDockerSuite/TestEventsImageTag [2020-05-08T09:58:50.559Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-05-08T09:58:51.118Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-05-08T09:58:51.118Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-05-08T09:58:51.118Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-05-08T09:58:53.066Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-05-08T09:58:53.625Z] === RUN TestDockerSuite/TestEventsRename [2020-05-08T09:58:54.550Z] === RUN TestDockerSuite/TestEventsResize [2020-05-08T09:58:55.473Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-05-08T09:58:56.032Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-05-08T09:58:57.391Z] === RUN TestDockerSuite/TestEventsStreaming [2020-05-08T09:58:57.951Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-05-08T09:59:01.336Z] === RUN TestDockerSuite/TestEventsTop [2020-05-08T09:59:01.937Z] === RUN TestDockerSuite/TestEventsUntag [2020-05-08T09:59:04.443Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-05-08T09:59:05.846Z] === RUN TestDockerSuite/TestExec [2020-05-08T09:59:06.811Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-05-08T09:59:06.811Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-05-08T09:59:07.903Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-05-08T09:59:08.506Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-05-08T09:59:09.430Z] === RUN TestDockerSuite/TestExecAPIStart [2020-05-08T09:59:09.430Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-05-08T09:59:12.067Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-05-08T09:59:12.626Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-05-08T09:59:13.550Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-05-08T09:59:14.475Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-05-08T09:59:15.444Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-05-08T09:59:15.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-08T09:59:15.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-08T09:59:16.410Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-05-08T09:59:16.969Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-05-08T09:59:18.891Z] === RUN TestDockerSuite/TestExecCgroup [2020-05-08T09:59:19.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-08T09:59:20.250Z] === RUN TestDockerSuite/TestExecEnv [2020-05-08T09:59:21.174Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-05-08T09:59:23.070Z] === RUN TestDockerSuite/TestExecExitStatus [2020-05-08T09:59:23.629Z] === RUN TestDockerSuite/TestExecInspectID [2020-05-08T09:59:26.927Z] === RUN TestDockerSuite/TestExecInteractive [2020-05-08T09:59:27.485Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-05-08T09:59:28.409Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-05-08T09:59:29.416Z] === RUN TestDockerSuite/TestExecParseError [2020-05-08T09:59:29.976Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-05-08T09:59:30.899Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-05-08T09:59:31.822Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-05-08T09:59:32.381Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-05-08T09:59:33.741Z] === RUN TestDockerSuite/TestExecSetEnv [2020-05-08T09:59:34.301Z] === RUN TestDockerSuite/TestExecStartFails [2020-05-08T09:59:35.228Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-05-08T09:59:47.379Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-05-08T09:59:47.379Z] === RUN TestDockerSuite/TestExecTTY [2020-05-08T09:59:47.939Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-05-08T09:59:49.298Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-05-08T09:59:49.858Z] === RUN TestDockerSuite/TestExecUlimits [2020-05-08T09:59:50.782Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-05-08T09:59:50.782Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-05-08T09:59:53.290Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-05-08T09:59:53.545Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-05-08T09:59:54.905Z] === RUN TestDockerSuite/TestExecWithTERM [2020-05-08T09:59:55.510Z] === RUN TestDockerSuite/TestExecWithUser [2020-05-08T09:59:56.434Z] === RUN TestDockerSuite/TestGetContainerStats [2020-05-08T09:59:58.410Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-05-08T09:59:59.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-08T09:59:59.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-08T10:00:01.688Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-05-08T10:00:02.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-08T10:00:04.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-08T10:00:04.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-08T10:00:06.920Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-05-08T10:00:08.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-08T10:00:08.279Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-05-08T10:00:13.552Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-05-08T10:00:13.807Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-05-08T10:00:13.807Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-05-08T10:00:13.807Z] === RUN TestDockerSuite/TestHealth [2020-05-08T10:00:15.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-08T10:00:17.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-08T10:00:20.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-08T10:00:21.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-08T10:00:25.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-08T10:00:25.999Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-05-08T10:00:27.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-08T10:00:31.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-08T10:00:34.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-08T10:00:35.923Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-05-08T10:00:35.923Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-05-08T10:00:35.923Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-05-08T10:00:35.923Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-05-08T10:00:35.923Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-05-08T10:00:35.923Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-05-08T10:00:36.483Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-05-08T10:00:36.483Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-05-08T10:00:36.483Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-05-08T10:00:36.780Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-05-08T10:00:36.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-08T10:00:37.035Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-05-08T10:00:37.289Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-05-08T10:00:37.848Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-05-08T10:00:37.848Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-05-08T10:00:38.814Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-05-08T10:00:38.814Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-05-08T10:00:39.632Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-08T10:00:39.632Z] Using test binary docker [2020-05-08T10:00:39.738Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-05-08T10:00:39.922Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-08T10:00:39.922Z] +++ /etc/init.d/apparmor start [2020-05-08T10:00:39.922Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-08T10:00:39.922Z] INFO: Waiting for daemon to start... [2020-05-08T10:00:39.922Z] Starting dockerd [2020-05-08T10:00:39.922Z] +++ 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-05-08T10:00:40.660Z] === RUN TestDockerSuite/TestImagesFormat [2020-05-08T10:00:40.914Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-05-08T10:00:41.837Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-05-08T10:00:41.977Z] . [2020-05-08T10:00:41.977Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-08T10:00:41.977Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-08T10:00:41.977Z] Error: No such image: emptyfs [2020-05-08T10:00:41.977Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-08T10:00:41.977Z] ++++ docker load [2020-05-08T10:00:42.270Z] Running integration-test (iteration 1) [2020-05-08T10:00:42.270Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-05-08T10:00:42.270Z] ++ 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-05-08T10:00:42.270Z] ++ set -e [2020-05-08T10:00:42.270Z] ++ '[' -n 0 ']' [2020-05-08T10:00:42.270Z] ++ set -x [2020-05-08T10:00:42.270Z] ++ env -i DEST=/go/src/github.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-05-08T10:00:45.095Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-05-08T10:00:45.095Z] === RUN TestDockerSuite/TestImportBadURL [2020-05-08T10:00:45.095Z] === RUN TestDockerSuite/TestImportDisplay [2020-05-08T10:00:46.463Z] === RUN TestDockerSuite/TestImportFile [2020-05-08T10:00:48.429Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-05-08T10:00:48.429Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-05-08T10:00:50.397Z] === RUN TestDockerSuite/TestImportGzipped [2020-05-08T10:00:52.322Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-05-08T10:00:54.331Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-05-08T10:00:54.890Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-05-08T10:00:55.813Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-05-08T10:00:56.777Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-05-08T10:00:56.778Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-05-08T10:00:56.778Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-05-08T10:00:57.380Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-05-08T10:00:57.605Z] Loaded image: buildpack-deps:jessie [2020-05-08T10:00:57.605Z] Loaded image: busybox:latest [2020-05-08T10:00:57.605Z] Loaded image: busybox:glibc [2020-05-08T10:00:57.605Z] Loaded image: debian:jessie [2020-05-08T10:00:57.605Z] Loaded image: hello-world:latest [2020-05-08T10:00:57.605Z] INFO: Testing against a local daemon [2020-05-08T10:00:57.605Z] === RUN TestCgroupNamespacesBuild [2020-05-08T10:00:58.391Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-05-08T10:00:58.630Z] --- PASS: TestCgroupNamespacesBuild (1.65s) [2020-05-08T10:00:58.630Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-08T10:00:58.949Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-05-08T10:00:59.874Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-05-08T10:01:00.678Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.61s) [2020-05-08T10:01:00.678Z] === RUN TestBuildWithSession [2020-05-08T10:01:00.678Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-08T10:01:00.678Z] build_session_test.go:25: TODO: BuildKit [2020-05-08T10:01:00.678Z] === RUN TestBuildSquashParent [2020-05-08T10:01:00.797Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-05-08T10:01:01.356Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-05-08T10:01:01.356Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-05-08T10:01:03.325Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-05-08T10:01:03.664Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-05-08T10:01:04.627Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-05-08T10:01:04.627Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-05-08T10:01:04.627Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-05-08T10:01:05.550Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-05-08T10:01:05.550Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-05-08T10:01:06.219Z] --- PASS: TestBuildSquashParent (5.10s) [2020-05-08T10:01:06.219Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-08T10:01:06.219Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-08T10:01:06.219Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-08T10:01:06.219Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-08T10:01:06.219Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-08T10:01:06.220Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-08T10:01:06.220Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-08T10:01:06.220Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-08T10:01:06.220Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-08T10:01:06.220Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-08T10:01:06.220Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-08T10:01:06.220Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-08T10:01:06.220Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-08T10:01:06.220Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-08T10:01:06.220Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-08T10:01:06.220Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-08T10:01:06.220Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-08T10:01:06.910Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-05-08T10:01:08.271Z] === RUN TestDockerSuite/TestInspectDefault [2020-05-08T10:01:08.291Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-08T10:01:08.583Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-08T10:01:08.830Z] === RUN TestDockerSuite/TestInspectHistory [2020-05-08T10:01:09.753Z] === RUN TestDockerSuite/TestInspectImage [2020-05-08T10:01:09.753Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-05-08T10:01:10.008Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-05-08T10:01:10.008Z] === RUN TestDockerSuite/TestInspectInt64 [2020-05-08T10:01:10.570Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-05-08T10:01:10.664Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-05-08T10:01:10.664Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.72s) [2020-05-08T10:01:10.664Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.99s) [2020-05-08T10:01:10.664Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.42s) [2020-05-08T10:01:10.664Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.48s) [2020-05-08T10:01:10.664Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.08s) [2020-05-08T10:01:10.664Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.97s) [2020-05-08T10:01:10.664Z] === RUN TestBuildMultiStageCopy [2020-05-08T10:01:10.664Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-08T10:01:11.493Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-05-08T10:01:11.493Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-05-08T10:01:12.159Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-08T10:01:12.421Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-05-08T10:01:12.786Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-08T10:01:13.075Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-08T10:01:13.344Z] === RUN TestDockerSuite/TestInspectPlugin [2020-05-08T10:01:13.365Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-08T10:01:13.997Z] --- PASS: TestBuildMultiStageCopy (3.46s) [2020-05-08T10:01:13.997Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.84s) [2020-05-08T10:01:13.997Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.36s) [2020-05-08T10:01:13.997Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.40s) [2020-05-08T10:01:13.997Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.42s) [2020-05-08T10:01:13.997Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.43s) [2020-05-08T10:01:13.997Z] === RUN TestBuildMultiStageParentConfig [2020-05-08T10:01:15.019Z] --- PASS: TestBuildMultiStageParentConfig (1.02s) [2020-05-08T10:01:15.019Z] === RUN TestBuildLabelWithTargets [2020-05-08T10:01:15.309Z] === RUN TestDockerSuite/TestInspectRootFS [2020-05-08T10:01:15.309Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-05-08T10:01:16.232Z] === RUN TestDockerSuite/TestInspectStatus [2020-05-08T10:01:16.512Z] --- PASS: TestBuildLabelWithTargets (1.57s) [2020-05-08T10:01:16.512Z] === RUN TestBuildWithEmptyLayers [2020-05-08T10:01:17.139Z] --- PASS: TestBuildWithEmptyLayers (0.75s) [2020-05-08T10:01:17.139Z] === RUN TestBuildMultiStageOnBuild [2020-05-08T10:01:17.154Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-05-08T10:01:18.514Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-05-08T10:01:19.438Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-05-08T10:01:19.844Z] --- PASS: TestBuildMultiStageOnBuild (2.23s) [2020-05-08T10:01:19.844Z] === RUN TestBuildUncleanTarFilenames [2020-05-08T10:01:20.360Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-05-08T10:01:20.866Z] --- PASS: TestBuildUncleanTarFilenames (1.19s) [2020-05-08T10:01:20.866Z] === RUN TestBuildMultiStageLayerLeak [2020-05-08T10:01:21.284Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-05-08T10:01:21.889Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-05-08T10:01:22.813Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-05-08T10:01:22.914Z] --- PASS: TestBuildMultiStageLayerLeak (2.31s) [2020-05-08T10:01:22.914Z] === RUN TestBuildWithHugeFile [2020-05-08T10:01:23.737Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-05-08T10:01:23.737Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-05-08T10:01:26.287Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-05-08T10:01:28.213Z] === RUN TestDockerSuite/TestLinksEnvs [2020-05-08T10:01:30.096Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-05-08T10:01:30.096Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-05-08T10:01:30.096Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-05-08T10:01:31.979Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-05-08T10:01:34.485Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-05-08T10:01:34.740Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-05-08T10:01:37.290Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-05-08T10:01:37.290Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-05-08T10:01:37.848Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-05-08T10:01:39.776Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-05-08T10:01:40.030Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-05-08T10:01:40.955Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-05-08T10:01:41.214Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-05-08T10:01:44.551Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-05-08T10:01:47.810Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-05-08T10:01:51.196Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-05-08T10:01:54.455Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-05-08T10:01:55.379Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-05-08T10:01:56.823Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-05-08T10:01:58.749Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-05-08T10:01:59.716Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-05-08T10:02:01.075Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-05-08T10:02:02.438Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-05-08T10:02:02.438Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-05-08T10:02:02.693Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-05-08T10:02:02.693Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-05-08T10:02:02.947Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-05-08T10:02:03.916Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-05-08T10:02:04.520Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-05-08T10:02:08.763Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-05-08T10:02:09.017Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-05-08T10:02:14.290Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-05-08T10:02:14.848Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-05-08T10:02:14.848Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-05-08T10:02:15.864Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-05-08T10:02:16.847Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-05-08T10:02:18.206Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-05-08T10:02:19.171Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-05-08T10:02:20.574Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-05-08T10:02:22.456Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-05-08T10:02:23.379Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-05-08T10:02:24.302Z] === RUN TestDockerSuite/TestLogsSince [2020-05-08T10:02:26.224Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-05-08T10:02:31.667Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-05-08T10:02:36.897Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-05-08T10:02:36.897Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-05-08T10:02:37.820Z] === RUN TestDockerSuite/TestLogsTail [2020-05-08T10:02:38.747Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-05-08T10:02:39.671Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-05-08T10:02:39.926Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-05-08T10:02:40.484Z] === RUN TestDockerSuite/TestMountIntoProc [2020-05-08T10:02:40.738Z] === RUN TestDockerSuite/TestMountIntoSys [2020-05-08T10:02:41.660Z] === RUN TestDockerSuite/TestNetHostname [2020-05-08T10:02:44.169Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-05-08T10:02:44.423Z] === RUN TestDockerSuite/TestNetworkEvents [2020-05-08T10:02:45.825Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-05-08T10:02:48.425Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-05-08T10:02:48.989Z] === RUN TestDockerSuite/TestPluginActive [2020-05-08T10:02:50.913Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-05-08T10:02:53.460Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-05-08T10:02:56.718Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-05-08T10:02:56.718Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-05-08T10:02:57.017Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-05-08T10:02:57.983Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-05-08T10:03:00.095Z] --- PASS: TestBuildWithHugeFile (84.09s) [2020-05-08T10:03:00.095Z] === RUN TestBuildWithEmptyDockerfile [2020-05-08T10:03:00.095Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-08T10:03:00.095Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-08T10:03:00.095Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-08T10:03:00.095Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-08T10:03:00.095Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-08T10:03:00.095Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-08T10:03:00.095Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-08T10:03:00.095Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-08T10:03:00.095Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-08T10:03:00.095Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-05-08T10:03:00.095Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.32s) [2020-05-08T10:03:00.095Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.32s) [2020-05-08T10:03:00.095Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.33s) [2020-05-08T10:03:00.095Z] === RUN TestBuildPreserveOwnership [2020-05-08T10:03:00.095Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-08T10:03:00.095Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-08T10:03:00.095Z] --- PASS: TestBuildPreserveOwnership (4.85s) [2020-05-08T10:03:00.095Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.16s) [2020-05-08T10:03:00.095Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.67s) [2020-05-08T10:03:00.095Z] === RUN TestBuildPlatformInvalid [2020-05-08T10:03:00.095Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-05-08T10:03:00.095Z] PASS [2020-05-08T10:03:00.095Z] [2020-05-08T10:03:00.095Z] === Skipped [2020-05-08T10:03:00.095Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-05-08T10:03:00.095Z] build_session_test.go:25: TODO: BuildKit [2020-05-08T10:03:00.095Z] [2020-05-08T10:03:00.095Z] [2020-05-08T10:03:00.095Z] DONE 32 tests, 1 skipped in 130.191s [2020-05-08T10:03:00.095Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-05-08T10:03:00.095Z] ++ 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-05-08T10:03:00.095Z] ++ set -e [2020-05-08T10:03:00.095Z] ++ '[' -n 0 ']' [2020-05-08T10:03:00.095Z] ++ set -x [2020-05-08T10:03:00.095Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-08T10:03:00.095Z] INFO: Testing against a local daemon [2020-05-08T10:03:00.095Z] === RUN TestConfigInspect [2020-05-08T10:03:00.095Z] --- PASS: TestConfigInspect (2.28s) [2020-05-08T10:03:00.095Z] === RUN TestConfigList [2020-05-08T10:03:00.095Z] --- PASS: TestConfigList (2.21s) [2020-05-08T10:03:00.095Z] === RUN TestConfigsCreateAndDelete [2020-05-08T10:03:00.095Z] --- PASS: TestConfigsCreateAndDelete (2.23s) [2020-05-08T10:03:00.095Z] === RUN TestConfigsUpdate [2020-05-08T10:03:00.492Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-05-08T10:03:01.415Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-05-08T10:03:01.586Z] --- PASS: TestConfigsUpdate (2.26s) [2020-05-08T10:03:01.586Z] === RUN TestTemplatedConfig [2020-05-08T10:03:03.296Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-05-08T10:03:03.296Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-05-08T10:03:04.292Z] --- PASS: TestTemplatedConfig (2.85s) [2020-05-08T10:03:04.292Z] === RUN TestConfigCreateResolve [2020-05-08T10:03:05.804Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-05-08T10:03:06.364Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-05-08T10:03:06.994Z] --- PASS: TestConfigCreateResolve (2.21s) [2020-05-08T10:03:06.994Z] === RUN TestConfigDaemonLibtrustID [2020-05-08T10:03:07.290Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-05-08T10:03:07.290Z] PASS [2020-05-08T10:03:07.290Z] [2020-05-08T10:03:07.290Z] DONE 7 tests in 14.683s [2020-05-08T10:03:07.290Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-05-08T10:03:07.290Z] ++ 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-05-08T10:03:07.290Z] ++ set -e [2020-05-08T10:03:07.290Z] ++ '[' -n 0 ']' [2020-05-08T10:03:07.290Z] ++ set -x [2020-05-08T10:03:07.290Z] ++ env -i DEST=/go/src/github.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-05-08T10:03:07.290Z] INFO: Testing against a local daemon [2020-05-08T10:03:07.290Z] === RUN TestCheckpoint [2020-05-08T10:03:07.290Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-08T10:03:07.290Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-08T10:03:07.290Z] === RUN TestContainerInvalidJSON [2020-05-08T10:03:07.290Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-08T10:03:07.290Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-08T10:03:07.290Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-08T10:03:07.290Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-08T10:03:07.290Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-08T10:03:07.290Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-08T10:03:07.290Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-08T10:03:07.290Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-08T10:03:07.290Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-08T10:03:07.290Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-05-08T10:03:07.290Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-08T10:03:07.290Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-08T10:03:07.290Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-08T10:03:07.290Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-08T10:03:07.578Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2020-05-08T10:03:07.578Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-08T10:03:07.578Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-05-08T10:03:07.578Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-08T10:03:07.578Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-05-08T10:03:07.578Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-08T10:03:07.578Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-05-08T10:03:07.578Z] === RUN TestCopyFromContainer [2020-05-08T10:03:09.075Z] === RUN TestCopyFromContainer// [2020-05-08T10:03:09.368Z] === RUN TestCopyFromContainer//bar/root [2020-05-08T10:03:09.368Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-08T10:03:09.368Z] === RUN TestCopyFromContainer/bar/quux [2020-05-08T10:03:09.664Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-08T10:03:09.664Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-08T10:03:09.664Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-08T10:03:09.960Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-08T10:03:09.960Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-08T10:03:10.250Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-08T10:03:10.250Z] --- PASS: TestCopyFromContainer (2.57s) [2020-05-08T10:03:10.250Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-05-08T10:03:10.250Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-05-08T10:03:10.250Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-05-08T10:03:10.250Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-05-08T10:03:10.250Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-05-08T10:03:10.250Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-05-08T10:03:10.250Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-05-08T10:03:10.250Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-05-08T10:03:10.250Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-05-08T10:03:10.250Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-05-08T10:03:10.250Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-08T10:03:10.250Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-08T10:03:10.250Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-08T10:03:10.250Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-08T10:03:10.250Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-08T10:03:10.250Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-08T10:03:10.250Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-08T10:03:10.250Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-08T10:03:10.250Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-08T10:03:10.250Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-08T10:03:10.250Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-05-08T10:03:10.250Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-08T10:03:10.250Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-05-08T10:03:10.250Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-05-08T10:03:10.250Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-08T10:03:10.250Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-05-08T10:03:10.250Z] === RUN TestCreateWithInvalidEnv [2020-05-08T10:03:10.250Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-08T10:03:10.250Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-08T10:03:10.250Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-08T10:03:10.250Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-08T10:03:10.250Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-08T10:03:10.250Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-08T10:03:10.250Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-08T10:03:10.250Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-08T10:03:10.250Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-08T10:03:10.250Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-05-08T10:03:10.250Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-08T10:03:10.250Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-08T10:03:10.250Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-08T10:03:10.250Z] === RUN TestCreateTmpfsMountsTarget [2020-05-08T10:03:10.250Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-05-08T10:03:10.250Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-08T10:03:10.518Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-05-08T10:03:10.773Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-05-08T10:03:12.313Z] --- PASS: TestCreateWithCustomMaskedPaths (1.92s) [2020-05-08T10:03:12.313Z] === RUN TestCreateWithCapabilities [2020-05-08T10:03:12.313Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-08T10:03:12.313Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-08T10:03:12.313Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-08T10:03:12.313Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-08T10:03:12.313Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-08T10:03:12.313Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-08T10:03:12.313Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-08T10:03:12.313Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-08T10:03:12.313Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-08T10:03:12.313Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-08T10:03:12.313Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-08T10:03:12.313Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-08T10:03:12.313Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-08T10:03:12.313Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-08T10:03:12.313Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-08T10:03:12.313Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-08T10:03:12.313Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-08T10:03:12.313Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-08T10:03:12.313Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-08T10:03:12.313Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-08T10:03:12.313Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-08T10:03:12.313Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-08T10:03:12.313Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-08T10:03:12.313Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-08T10:03:12.313Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-08T10:03:12.313Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-08T10:03:12.313Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-08T10:03:12.313Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-08T10:03:12.313Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-08T10:03:12.313Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-08T10:03:12.313Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-08T10:03:12.313Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-08T10:03:12.313Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-08T10:03:12.602Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-05-08T10:03:12.602Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-05-08T10:03:12.602Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-05-08T10:03:12.602Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-05-08T10:03:12.602Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-08T10:03:12.602Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-05-08T10:03:12.602Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-05-08T10:03:12.602Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-05-08T10:03:12.602Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-08T10:03:12.602Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-05-08T10:03:12.602Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-05-08T10:03:12.602Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-05-08T10:03:12.602Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-08T10:03:14.074Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-05-08T10:03:14.074Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-05-08T10:03:14.658Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.98s) [2020-05-08T10:03:14.658Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-08T10:03:14.658Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-08T10:03:14.658Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-08T10:03:14.658Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-08T10:03:14.658Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-08T10:03:14.658Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-08T10:03:14.658Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-08T10:03:14.658Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-08T10:03:14.658Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-08T10:03:14.658Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-08T10:03:14.658Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-08T10:03:14.658Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-08T10:03:14.658Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-08T10:03:14.658Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-08T10:03:14.658Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-08T10:03:14.658Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-08T10:03:14.658Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-05-08T10:03:14.658Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-05-08T10:03:14.658Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-05-08T10:03:14.658Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-05-08T10:03:14.658Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-05-08T10:03:14.658Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-05-08T10:03:14.658Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-08T10:03:14.997Z] === RUN TestDockerSuite/TestPortHostBinding [2020-05-08T10:03:15.289Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.68s) [2020-05-08T10:03:15.289Z] === RUN TestContainerStartOnDaemonRestart [2020-05-08T10:03:15.289Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-08T10:03:15.289Z] === RUN TestDaemonRestartIpcMode [2020-05-08T10:03:15.289Z] === PAUSE TestDaemonRestartIpcMode [2020-05-08T10:03:15.289Z] === RUN TestDaemonHostGatewayIP [2020-05-08T10:03:15.289Z] === PAUSE TestDaemonHostGatewayIP [2020-05-08T10:03:15.289Z] === RUN TestContainerKillOnDaemonStart [2020-05-08T10:03:15.289Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-08T10:03:15.289Z] === RUN TestDiff [2020-05-08T10:03:15.914Z] --- PASS: TestDiff (0.66s) [2020-05-08T10:03:15.914Z] === RUN TestExecWithCloseStdin [2020-05-08T10:03:16.541Z] --- PASS: TestExecWithCloseStdin (0.79s) [2020-05-08T10:03:16.541Z] === RUN TestExec [2020-05-08T10:03:16.879Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-05-08T10:03:16.879Z] === RUN TestDockerSuite/TestPortList [2020-05-08T10:03:17.563Z] --- PASS: TestExec (0.74s) [2020-05-08T10:03:17.563Z] === RUN TestExecUser [2020-05-08T10:03:18.188Z] --- PASS: TestExecUser (0.76s) [2020-05-08T10:03:18.188Z] === RUN TestExportContainerAndImportImage [2020-05-08T10:03:19.213Z] --- PASS: TestExportContainerAndImportImage (0.99s) [2020-05-08T10:03:19.213Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-08T10:03:20.704Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2020-05-08T10:03:20.704Z] === RUN TestHealthCheckWorkdir [2020-05-08T10:03:21.037Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-05-08T10:03:21.774Z] --- PASS: TestHealthCheckWorkdir (0.96s) [2020-05-08T10:03:21.774Z] === RUN TestHealthKillContainer [2020-05-08T10:03:24.476Z] --- PASS: TestHealthKillContainer (2.86s) [2020-05-08T10:03:24.476Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-08T10:03:25.114Z] --- PASS: TestInspectCpusetInConfigPre120 (0.63s) [2020-05-08T10:03:25.114Z] === RUN TestIpcModeNone [2020-05-08T10:03:26.138Z] --- PASS: TestIpcModeNone (0.82s) [2020-05-08T10:03:26.138Z] === RUN TestIpcModePrivate [2020-05-08T10:03:26.765Z] --- PASS: TestIpcModePrivate (0.79s) [2020-05-08T10:03:26.765Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-05-08T10:03:26.765Z] === RUN TestIpcModeShareable [2020-05-08T10:03:27.565Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-05-08T10:03:27.565Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-05-08T10:03:27.793Z] --- PASS: TestIpcModeShareable (0.78s) [2020-05-08T10:03:27.793Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-05-08T10:03:27.793Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-08T10:03:29.446Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-05-08T10:03:29.859Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.32s) [2020-05-08T10:03:29.859Z] === RUN TestAPIIpcModeHost [2020-05-08T10:03:30.491Z] --- PASS: TestAPIIpcModeHost (0.63s) [2020-05-08T10:03:30.491Z] === RUN TestDaemonIpcModeShareable [2020-05-08T10:03:32.549Z] --- PASS: TestDaemonIpcModeShareable (1.70s) [2020-05-08T10:03:32.549Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-05-08T10:03:32.549Z] === RUN TestDaemonIpcModePrivate [2020-05-08T10:03:33.598Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-05-08T10:03:34.055Z] --- PASS: TestDaemonIpcModePrivate (1.90s) [2020-05-08T10:03:34.055Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-05-08T10:03:34.055Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-08T10:03:36.104Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.68s) [2020-05-08T10:03:36.104Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-05-08T10:03:36.104Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-08T10:03:37.601Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.67s) [2020-05-08T10:03:37.601Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-05-08T10:03:37.601Z] === RUN TestIpcModeOlderClient [2020-05-08T10:03:37.601Z] === PAUSE TestIpcModeOlderClient [2020-05-08T10:03:37.601Z] === RUN TestKillContainerInvalidSignal [2020-05-08T10:03:37.752Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-05-08T10:03:37.752Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-05-08T10:03:37.752Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-05-08T10:03:38.050Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-05-08T10:03:38.050Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-05-08T10:03:38.225Z] --- PASS: TestKillContainerInvalidSignal (0.69s) [2020-05-08T10:03:38.225Z] === RUN TestKillContainer [2020-05-08T10:03:38.225Z] === RUN TestKillContainer/no_signal [2020-05-08T10:03:38.854Z] === RUN TestKillContainer/non_killing_signal [2020-05-08T10:03:38.973Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-05-08T10:03:38.973Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-05-08T10:03:39.143Z] === RUN TestKillContainer/killing_signal [2020-05-08T10:03:39.531Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-05-08T10:03:39.785Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-05-08T10:03:40.171Z] --- PASS: TestKillContainer (1.99s) [2020-05-08T10:03:40.171Z] --- PASS: TestKillContainer/no_signal (0.61s) [2020-05-08T10:03:40.171Z] --- PASS: TestKillContainer/non_killing_signal (0.47s) [2020-05-08T10:03:40.171Z] --- PASS: TestKillContainer/killing_signal (0.62s) [2020-05-08T10:03:40.171Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-08T10:03:40.171Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-08T10:03:40.801Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-08T10:03:41.145Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-05-08T10:03:41.399Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-05-08T10:03:41.429Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.40s) [2020-05-08T10:03:41.429Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.68s) [2020-05-08T10:03:41.429Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s) [2020-05-08T10:03:41.429Z] === RUN TestKillStoppedContainer [2020-05-08T10:03:41.717Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-05-08T10:03:41.717Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-08T10:03:41.717Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-05-08T10:03:41.717Z] === RUN TestKillDifferentUserContainer [2020-05-08T10:03:42.355Z] --- PASS: TestKillDifferentUserContainer (0.65s) [2020-05-08T10:03:42.355Z] === RUN TestInspectOomKilledTrue [2020-05-08T10:03:43.854Z] --- PASS: TestInspectOomKilledTrue (1.17s) [2020-05-08T10:03:43.854Z] === RUN TestInspectOomKilledFalse [2020-05-08T10:03:44.147Z] --- PASS: TestInspectOomKilledFalse (0.65s) [2020-05-08T10:03:44.147Z] === RUN TestLinksEtcHostsContentMatch [2020-05-08T10:03:44.655Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-05-08T10:03:44.788Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2020-05-08T10:03:44.788Z] === RUN TestLinksContainerNames [2020-05-08T10:03:46.056Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-05-08T10:03:46.056Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-05-08T10:03:46.291Z] --- PASS: TestLinksContainerNames (1.33s) [2020-05-08T10:03:46.291Z] === RUN TestLogsFollowTailEmpty [2020-05-08T10:03:46.311Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-05-08T10:03:46.565Z] === RUN TestDockerSuite/TestPsByOrder [2020-05-08T10:03:46.922Z] --- PASS: TestLogsFollowTailEmpty (0.70s) [2020-05-08T10:03:46.922Z] === RUN TestContainerNetworkMountsNoChown [2020-05-08T10:03:47.567Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2020-05-08T10:03:47.567Z] === RUN TestMountDaemonRoot [2020-05-08T10:03:47.567Z] === RUN TestMountDaemonRoot/default [2020-05-08T10:03:47.567Z] === PAUSE TestMountDaemonRoot/default [2020-05-08T10:03:47.567Z] === RUN TestMountDaemonRoot/private [2020-05-08T10:03:47.567Z] === PAUSE TestMountDaemonRoot/private [2020-05-08T10:03:47.567Z] === RUN TestMountDaemonRoot/rprivate [2020-05-08T10:03:47.567Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-08T10:03:47.567Z] === RUN TestMountDaemonRoot/slave [2020-05-08T10:03:47.567Z] === PAUSE TestMountDaemonRoot/slave [2020-05-08T10:03:47.567Z] === RUN TestMountDaemonRoot/rslave [2020-05-08T10:03:47.567Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-08T10:03:47.567Z] === RUN TestMountDaemonRoot/shared [2020-05-08T10:03:47.567Z] === PAUSE TestMountDaemonRoot/shared [2020-05-08T10:03:47.567Z] === RUN TestMountDaemonRoot/rshared [2020-05-08T10:03:47.567Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-08T10:03:47.567Z] === CONT TestMountDaemonRoot/default [2020-05-08T10:03:47.567Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-08T10:03:47.567Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-08T10:03:47.567Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-08T10:03:47.567Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-08T10:03:47.567Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-08T10:03:47.567Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-08T10:03:47.567Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-08T10:03:47.567Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-08T10:03:47.567Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-08T10:03:47.567Z] === CONT TestMountDaemonRoot/rprivate [2020-05-08T10:03:47.567Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-08T10:03:47.567Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-08T10:03:47.567Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-08T10:03:47.567Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-08T10:03:47.567Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-08T10:03:47.567Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-08T10:03:47.567Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-08T10:03:47.567Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-08T10:03:47.567Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-08T10:03:47.567Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-08T10:03:47.567Z] === CONT TestMountDaemonRoot/private [2020-05-08T10:03:47.567Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-08T10:03:47.567Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-08T10:03:47.567Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-08T10:03:47.567Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-08T10:03:47.567Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-08T10:03:47.567Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-08T10:03:47.567Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-08T10:03:47.567Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-08T10:03:47.567Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-08T10:03:47.567Z] === CONT TestMountDaemonRoot/shared [2020-05-08T10:03:47.567Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-08T10:03:47.567Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-08T10:03:47.567Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-08T10:03:47.567Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-08T10:03:47.567Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-08T10:03:47.567Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-08T10:03:47.567Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-08T10:03:47.567Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-08T10:03:47.568Z] === CONT TestMountDaemonRoot/rshared [2020-05-08T10:03:47.568Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-08T10:03:47.568Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-08T10:03:47.568Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-08T10:03:47.568Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-08T10:03:47.568Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-08T10:03:47.568Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-08T10:03:47.568Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-08T10:03:47.568Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-08T10:03:47.568Z] === CONT TestMountDaemonRoot/rslave [2020-05-08T10:03:47.568Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-08T10:03:47.568Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-08T10:03:47.568Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-08T10:03:47.568Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-08T10:03:47.568Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-08T10:03:47.568Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-08T10:03:47.568Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-08T10:03:47.568Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-08T10:03:47.568Z] === CONT TestMountDaemonRoot/slave [2020-05-08T10:03:47.568Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-08T10:03:47.568Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-08T10:03:47.568Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-08T10:03:47.568Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-08T10:03:47.568Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-08T10:03:47.568Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-08T10:03:47.568Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-08T10:03:47.568Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-08T10:03:47.568Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-08T10:03:47.568Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-08T10:03:47.568Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-08T10:03:47.568Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-08T10:03:47.568Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-08T10:03:47.568Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-08T10:03:47.568Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-08T10:03:47.568Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-08T10:03:47.568Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-08T10:03:47.568Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-08T10:03:47.568Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-08T10:03:47.568Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-08T10:03:47.568Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-08T10:03:47.568Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-08T10:03:47.568Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-08T10:03:47.568Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-08T10:03:47.568Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-08T10:03:47.861Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-08T10:03:47.861Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-08T10:03:47.861Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-08T10:03:47.861Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-08T10:03:47.861Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-08T10:03:47.861Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-08T10:03:47.861Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-08T10:03:47.861Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-05-08T10:03:47.861Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-08T10:03:47.861Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-05-08T10:03:47.861Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-05-08T10:03:47.861Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-05-08T10:03:47.861Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-05-08T10:03:47.861Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-08T10:03:47.861Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-05-08T10:03:47.861Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-05-08T10:03:47.861Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-05-08T10:03:47.861Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-05-08T10:03:47.861Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-08T10:03:47.861Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-05-08T10:03:47.861Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-05-08T10:03:47.861Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-05-08T10:03:47.861Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-05-08T10:03:47.861Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-08T10:03:47.861Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-05-08T10:03:47.861Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-05-08T10:03:47.861Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-05-08T10:03:47.861Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-05-08T10:03:47.861Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-08T10:03:47.861Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-05-08T10:03:47.861Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-05-08T10:03:47.861Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-05-08T10:03:47.861Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-05-08T10:03:47.861Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-08T10:03:47.861Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-05-08T10:03:47.861Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-05-08T10:03:47.861Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-05-08T10:03:47.861Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-05-08T10:03:47.861Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-08T10:03:47.861Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-05-08T10:03:47.861Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-05-08T10:03:47.861Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-05-08T10:03:47.861Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-05-08T10:03:47.861Z] === RUN TestContainerBindMountNonRecursive [2020-05-08T10:03:49.385Z] --- PASS: TestContainerBindMountNonRecursive (1.66s) [2020-05-08T10:03:49.385Z] === RUN TestNetworkNat [2020-05-08T10:03:49.822Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-05-08T10:03:50.076Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-05-08T10:03:50.406Z] --- PASS: TestNetworkNat (0.69s) [2020-05-08T10:03:50.406Z] === RUN TestNetworkLocalhostTCPNat [2020-05-08T10:03:51.035Z] --- PASS: TestNetworkLocalhostTCPNat (0.70s) [2020-05-08T10:03:51.035Z] === RUN TestNetworkLoopbackNat [2020-05-08T10:03:51.043Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-05-08T10:03:51.663Z] --- PASS: TestNetworkLoopbackNat (0.92s) [2020-05-08T10:03:51.664Z] === RUN TestPause [2020-05-08T10:03:52.692Z] --- PASS: TestPause (0.74s) [2020-05-08T10:03:52.692Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-08T10:03:52.692Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-08T10:03:52.692Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-08T10:03:52.692Z] === RUN TestPauseStopPausedContainer [2020-05-08T10:03:53.331Z] --- PASS: TestPauseStopPausedContainer (0.72s) [2020-05-08T10:03:53.331Z] === RUN TestPsFilter [2020-05-08T10:03:53.331Z] --- PASS: TestPsFilter (0.18s) [2020-05-08T10:03:53.331Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-08T10:03:53.552Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-05-08T10:03:54.361Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.66s) [2020-05-08T10:03:54.361Z] === RUN TestRemoveContainerWithVolume [2020-05-08T10:03:54.912Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-05-08T10:03:54.984Z] --- PASS: TestRemoveContainerWithVolume (0.72s) [2020-05-08T10:03:54.984Z] === RUN TestRemoveContainerRunning [2020-05-08T10:03:55.611Z] --- PASS: TestRemoveContainerRunning (0.64s) [2020-05-08T10:03:55.611Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-08T10:03:56.239Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s) [2020-05-08T10:03:56.239Z] === RUN TestRemoveInvalidContainer [2020-05-08T10:03:56.239Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-05-08T10:03:56.239Z] === RUN TestRenameLinkedContainer [2020-05-08T10:03:56.794Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-05-08T10:03:58.955Z] --- PASS: TestRenameLinkedContainer (2.64s) [2020-05-08T10:03:58.955Z] === RUN TestRenameStoppedContainer [2020-05-08T10:03:59.578Z] --- PASS: TestRenameStoppedContainer (0.65s) [2020-05-08T10:03:59.578Z] === RUN TestRenameRunningContainerAndReuse [2020-05-08T10:04:00.071Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-05-08T10:04:00.368Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-05-08T10:04:01.092Z] --- PASS: TestRenameRunningContainerAndReuse (1.33s) [2020-05-08T10:04:01.092Z] === RUN TestRenameInvalidName [2020-05-08T10:04:01.381Z] --- PASS: TestRenameInvalidName (0.67s) [2020-05-08T10:04:01.381Z] === RUN TestRenameAnonymousContainer [2020-05-08T10:04:01.771Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-05-08T10:04:04.099Z] --- PASS: TestRenameAnonymousContainer (2.51s) [2020-05-08T10:04:04.099Z] === RUN TestRenameContainerWithSameName [2020-05-08T10:04:04.321Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-05-08T10:04:04.725Z] --- PASS: TestRenameContainerWithSameName (0.65s) [2020-05-08T10:04:04.725Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-08T10:04:05.328Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-05-08T10:04:06.218Z] --- PASS: TestRenameContainerWithLinkedContainer (1.32s) [2020-05-08T10:04:06.218Z] === RUN TestResize [2020-05-08T10:04:06.508Z] --- PASS: TestResize (0.66s) [2020-05-08T10:04:06.508Z] === RUN TestResizeWithInvalidSize [2020-05-08T10:04:07.136Z] --- PASS: TestResizeWithInvalidSize (0.66s) [2020-05-08T10:04:07.136Z] === RUN TestResizeWhenContainerNotStarted [2020-05-08T10:04:08.177Z] --- PASS: TestResizeWhenContainerNotStarted (0.69s) [2020-05-08T10:04:08.177Z] === RUN TestDaemonRestartKillContainers [2020-05-08T10:04:08.177Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-08T10:04:08.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-08T10:04:08.177Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-08T10:04:08.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-08T10:04:08.177Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-08T10:04:08.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-08T10:04:08.177Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-08T10:04:08.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-08T10:04:08.177Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-08T10:04:08.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-08T10:04:08.177Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-08T10:04:08.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-08T10:04:08.177Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-08T10:04:08.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-08T10:04:08.177Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-08T10:04:08.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-08T10:04:08.177Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-08T10:04:08.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-08T10:04:08.177Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-08T10:04:08.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-08T10:04:08.177Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-08T10:04:08.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-08T10:04:08.177Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-08T10:04:08.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-08T10:04:08.177Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-08T10:04:08.177Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-08T10:04:08.177Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-08T10:04:08.177Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-08T10:04:10.289Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-08T10:04:11.328Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-08T10:04:11.630Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-08T10:04:11.921Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-08T10:04:12.959Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-08T10:04:13.393Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-05-08T10:04:13.736Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-05-08T10:04:14.007Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-08T10:04:14.647Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-08T10:04:14.945Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-08T10:04:16.380Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-05-08T10:04:17.740Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-05-08T10:04:18.301Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-05-08T10:04:18.474Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-08T10:04:18.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.16s) [2020-05-08T10:04:18.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.37s) [2020-05-08T10:04:18.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.67s) [2020-05-08T10:04:18.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.83s) [2020-05-08T10:04:18.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.81s) [2020-05-08T10:04:18.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.99s) [2020-05-08T10:04:18.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.16s) [2020-05-08T10:04:18.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.26s) [2020-05-08T10:04:18.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.92s) [2020-05-08T10:04:18.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.17s) [2020-05-08T10:04:18.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.75s) [2020-05-08T10:04:18.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.19s) [2020-05-08T10:04:18.474Z] === RUN TestCgroupNamespacesRun [2020-05-08T10:04:19.226Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-05-08T10:04:19.965Z] --- PASS: TestCgroupNamespacesRun (1.63s) [2020-05-08T10:04:19.965Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-08T10:04:21.150Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-05-08T10:04:21.460Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.62s) [2020-05-08T10:04:21.461Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-08T10:04:22.959Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.65s) [2020-05-08T10:04:22.959Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-08T10:04:23.657Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-05-08T10:04:24.456Z] --- PASS: TestCgroupNamespacesRunHostMode (1.60s) [2020-05-08T10:04:24.456Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-08T10:04:25.017Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-05-08T10:04:25.272Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-05-08T10:04:26.194Z] === RUN TestDockerSuite/TestPsRightTagName [2020-05-08T10:04:26.515Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.60s) [2020-05-08T10:04:26.515Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-08T10:04:28.011Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.63s) [2020-05-08T10:04:28.011Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-08T10:04:28.638Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2020-05-08T10:04:28.638Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-08T10:04:28.786Z] === RUN TestDockerSuite/TestPsShowMounts [2020-05-08T10:04:30.686Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.64s) [2020-05-08T10:04:30.686Z] === RUN TestKernelTCPMemory [2020-05-08T10:04:31.292Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-05-08T10:04:31.312Z] --- PASS: TestKernelTCPMemory (0.79s) [2020-05-08T10:04:31.312Z] === RUN TestNISDomainname [2020-05-08T10:04:31.547Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-05-08T10:04:31.957Z] --- PASS: TestNISDomainname (0.87s) [2020-05-08T10:04:31.957Z] === RUN TestHostnameDnsResolution [2020-05-08T10:04:32.106Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-05-08T10:04:32.106Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-05-08T10:04:32.401Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-05-08T10:04:32.401Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-05-08T10:04:32.401Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-05-08T10:04:32.983Z] --- PASS: TestHostnameDnsResolution (1.07s) [2020-05-08T10:04:32.983Z] === RUN TestStats [2020-05-08T10:04:33.778Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-05-08T10:04:35.180Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-05-08T10:04:35.681Z] --- PASS: TestStats (2.70s) [2020-05-08T10:04:35.681Z] === RUN TestStopContainerWithTimeout [2020-05-08T10:04:35.681Z] === RUN TestStopContainerWithTimeout/0 [2020-05-08T10:04:35.681Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-08T10:04:35.681Z] === RUN TestStopContainerWithTimeout/1 [2020-05-08T10:04:35.681Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-08T10:04:35.681Z] === RUN TestStopContainerWithTimeout/3 [2020-05-08T10:04:35.681Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-08T10:04:35.681Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-08T10:04:35.681Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-08T10:04:35.681Z] === CONT TestStopContainerWithTimeout/0 [2020-05-08T10:04:35.681Z] === CONT TestStopContainerWithTimeout/3 [2020-05-08T10:04:35.681Z] === CONT TestStopContainerWithTimeout/1 [2020-05-08T10:04:35.681Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-08T10:04:37.062Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-05-08T10:04:37.620Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-05-08T10:04:39.167Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2020-05-08T10:04:39.168Z] --- PASS: TestStopContainerWithTimeout/0 (1.28s) [2020-05-08T10:04:39.168Z] --- PASS: TestStopContainerWithTimeout/1 (2.36s) [2020-05-08T10:04:39.168Z] --- PASS: TestStopContainerWithTimeout/-1 (2.73s) [2020-05-08T10:04:39.168Z] --- PASS: TestStopContainerWithTimeout/3 (3.29s) [2020-05-08T10:04:39.168Z] === RUN TestDeleteDevicemapper [2020-05-08T10:04:39.168Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-08T10:04:39.168Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-08T10:04:39.168Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-08T10:04:41.878Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.86s) [2020-05-08T10:04:41.878Z] === RUN TestUpdateMemory [2020-05-08T10:04:42.900Z] --- PASS: TestUpdateMemory (0.92s) [2020-05-08T10:04:42.900Z] === RUN TestUpdateCPUQuota [2020-05-08T10:04:44.414Z] --- PASS: TestUpdateCPUQuota (1.25s) [2020-05-08T10:04:44.414Z] === RUN TestUpdatePidsLimit [2020-05-08T10:04:44.414Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-08T10:04:44.414Z] === RUN TestUpdatePidsLimit/no_change [2020-05-08T10:04:44.702Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-08T10:04:44.992Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-08T10:04:45.626Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-08T10:04:45.627Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-08T10:04:45.733Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-05-08T10:04:45.733Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-05-08T10:04:46.252Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-08T10:04:46.657Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-05-08T10:04:47.745Z] --- PASS: TestUpdatePidsLimit (3.32s) [2020-05-08T10:04:47.745Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.32s) [2020-05-08T10:04:47.745Z] --- PASS: TestUpdatePidsLimit/no_change (0.33s) [2020-05-08T10:04:47.745Z] --- PASS: TestUpdatePidsLimit/update_lower (0.33s) [2020-05-08T10:04:47.745Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.32s) [2020-05-08T10:04:47.745Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.33s) [2020-05-08T10:04:47.745Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s) [2020-05-08T10:04:47.745Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s) [2020-05-08T10:04:47.745Z] === RUN TestUpdateRestartPolicy [2020-05-08T10:04:48.033Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-05-08T10:04:48.959Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-05-08T10:04:49.214Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-05-08T10:04:49.214Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-05-08T10:04:49.468Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-05-08T10:04:52.768Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-05-08T10:04:53.691Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-05-08T10:04:57.890Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-05-08T10:04:59.772Z] === RUN TestDockerSuite/TestRmiBlank [2020-05-08T10:04:59.772Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-05-08T10:04:59.772Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-05-08T10:05:00.330Z] --- PASS: TestUpdateRestartPolicy (12.10s) [2020-05-08T10:05:00.330Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-08T10:05:00.330Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s) [2020-05-08T10:05:00.330Z] === RUN TestWaitNonBlocked [2020-05-08T10:05:00.330Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-08T10:05:00.330Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-08T10:05:00.330Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-08T10:05:00.330Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-08T10:05:00.330Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-08T10:05:00.330Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-08T10:05:01.355Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-05-08T10:05:01.355Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.85s) [2020-05-08T10:05:01.355Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.93s) [2020-05-08T10:05:01.355Z] === RUN TestWaitBlocked [2020-05-08T10:05:01.355Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-08T10:05:01.355Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-08T10:05:01.355Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-08T10:05:01.355Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-08T10:05:01.355Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-08T10:05:01.355Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-08T10:05:02.388Z] --- PASS: TestWaitBlocked (0.04s) [2020-05-08T10:05:02.388Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.95s) [2020-05-08T10:05:02.388Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.99s) [2020-05-08T10:05:02.388Z] === CONT TestContainerStartOnDaemonRestart [2020-05-08T10:05:02.388Z] === CONT TestContainerKillOnDaemonStart [2020-05-08T10:05:02.388Z] === CONT TestDaemonHostGatewayIP [2020-05-08T10:05:02.388Z] === CONT TestDaemonRestartIpcMode [2020-05-08T10:05:03.969Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-05-08T10:05:04.571Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-05-08T10:05:05.130Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-05-08T10:05:06.856Z] --- PASS: TestContainerStartOnDaemonRestart (4.57s) [2020-05-08T10:05:06.856Z] === CONT TestIpcModeOlderClient [2020-05-08T10:05:06.856Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-05-08T10:05:07.012Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-05-08T10:05:07.489Z] --- PASS: TestDaemonRestartIpcMode (5.20s) [2020-05-08T10:05:07.792Z] --- PASS: TestDaemonHostGatewayIP (5.47s) [2020-05-08T10:05:07.936Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-05-08T10:05:09.820Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-05-08T10:05:10.743Z] === RUN TestDockerSuite/TestRmiTag [2020-05-08T10:05:10.743Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-05-08T10:05:11.667Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-05-08T10:05:11.667Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-05-08T10:05:14.217Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-05-08T10:05:16.247Z] --- PASS: TestContainerKillOnDaemonStart (13.45s) [2020-05-08T10:05:16.247Z] PASS [2020-05-08T10:05:16.247Z] [2020-05-08T10:05:16.247Z] === Skipped [2020-05-08T10:05:16.247Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-05-08T10:05:16.247Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-08T10:05:16.247Z] [2020-05-08T10:05:16.247Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-08T10:05:16.247Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-08T10:05:16.247Z] [2020-05-08T10:05:16.247Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-05-08T10:05:16.247Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-08T10:05:16.247Z] [2020-05-08T10:05:16.247Z] [2020-05-08T10:05:16.247Z] DONE 200 tests, 3 skipped in 128.464s [2020-05-08T10:05:16.247Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-05-08T10:05:16.247Z] ++ 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-05-08T10:05:16.247Z] ++ set -e [2020-05-08T10:05:16.247Z] ++ '[' -n 0 ']' [2020-05-08T10:05:16.247Z] ++ set -x [2020-05-08T10:05:16.247Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-08T10:05:16.247Z] INFO: Testing against a local daemon [2020-05-08T10:05:16.247Z] === RUN TestCommitInheritsEnv [2020-05-08T10:05:16.247Z] --- PASS: TestCommitInheritsEnv (0.43s) [2020-05-08T10:05:16.247Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-08T10:05:16.247Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-08T10:05:16.247Z] === RUN TestImagesFilterMultiReference [2020-05-08T10:05:16.247Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-05-08T10:05:16.247Z] === RUN TestImagePullPlatformInvalid [2020-05-08T10:05:16.247Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-05-08T10:05:16.247Z] === RUN TestRemoveImageOrphaning [2020-05-08T10:05:16.723Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-05-08T10:05:16.873Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2020-05-08T10:05:16.873Z] === RUN TestRemoveImageGarbageCollector [2020-05-08T10:05:16.873Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-08T10:05:16.873Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T10:05:16.873Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-08T10:05:16.873Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-05-08T10:05:16.873Z] === RUN TestTagInvalidReference [2020-05-08T10:05:16.873Z] --- PASS: TestTagInvalidReference (0.04s) [2020-05-08T10:05:16.873Z] === RUN TestTagValidPrefixedRepo [2020-05-08T10:05:16.873Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-05-08T10:05:16.873Z] === RUN TestTagExistedNameWithoutForce [2020-05-08T10:05:16.873Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-05-08T10:05:16.873Z] === RUN TestTagOfficialNames [2020-05-08T10:05:17.161Z] --- PASS: TestTagOfficialNames (0.06s) [2020-05-08T10:05:17.161Z] === RUN TestTagMatchesDigest [2020-05-08T10:05:17.161Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-05-08T10:05:17.161Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-08T10:05:17.645Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-05-08T10:05:17.645Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-05-08T10:05:19.006Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-05-08T10:05:19.261Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-05-08T10:05:21.143Z] === RUN TestDockerSuite/TestRunAddHost [2020-05-08T10:05:22.109Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-05-08T10:05:22.363Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-05-08T10:05:23.374Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-05-08T10:05:23.374Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-05-08T10:05:23.975Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-05-08T10:05:25.858Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-05-08T10:05:26.417Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-05-08T10:05:27.473Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-05-08T10:05:28.438Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-05-08T10:05:29.839Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-05-08T10:05:31.198Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-05-08T10:05:32.122Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-05-08T10:05:33.045Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-05-08T10:05:34.014Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-05-08T10:05:34.978Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-05-08T10:05:35.942Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-05-08T10:05:36.868Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-05-08T10:05:37.471Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-05-08T10:05:38.031Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-05-08T10:05:38.956Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-05-08T10:05:39.881Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-05-08T10:05:40.804Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-05-08T10:05:40.804Z] === RUN TestDockerSuite/TestRunBindMounts [2020-05-08T10:05:43.396Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-05-08T10:05:43.955Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-05-08T10:05:44.920Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-05-08T10:05:45.525Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-05-08T10:05:45.779Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-05-08T10:05:46.338Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-05-08T10:05:46.593Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-05-08T10:05:47.515Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-05-08T10:05:48.076Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-05-08T10:05:48.999Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-05-08T10:05:48.999Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-05-08T10:05:49.923Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-05-08T10:05:50.895Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-05-08T10:05:50.895Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-05-08T10:05:51.818Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-05-08T10:05:51.818Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-05-08T10:05:53.177Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-05-08T10:05:53.778Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-05-08T10:05:54.746Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-05-08T10:05:55.712Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-05-08T10:05:55.712Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-05-08T10:05:56.635Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-05-08T10:05:57.994Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-05-08T10:05:59.922Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-05-08T10:06:01.322Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-05-08T10:06:02.246Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-05-08T10:06:02.815Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-05-08T10:06:03.742Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-05-08T10:06:04.666Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-05-08T10:06:05.225Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-05-08T10:06:05.225Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-05-08T10:06:07.733Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-05-08T10:06:11.029Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-05-08T10:06:11.029Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-05-08T10:06:11.994Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-05-08T10:06:14.550Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-05-08T10:06:16.482Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-05-08T10:06:19.029Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-05-08T10:06:21.536Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-05-08T10:06:21.536Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-05-08T10:06:21.536Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-05-08T10:06:21.536Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-05-08T10:06:22.460Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-05-08T10:06:24.343Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-05-08T10:06:26.224Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-05-08T10:06:28.732Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-05-08T10:06:29.291Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-05-08T10:06:29.548Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-05-08T10:06:31.432Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-05-08T10:06:31.991Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-05-08T10:06:31.991Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-05-08T10:06:32.914Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-05-08T10:06:34.810Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-05-08T10:06:34.810Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-05-08T10:06:35.735Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-05-08T10:06:36.293Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-05-08T10:06:37.215Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-05-08T10:06:38.179Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-05-08T10:06:38.179Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-05-08T10:06:38.738Z] === RUN TestDockerSuite/TestRunEnvironment [2020-05-08T10:06:39.661Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-05-08T10:06:40.219Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-05-08T10:06:41.143Z] === RUN TestDockerSuite/TestRunExitCode [2020-05-08T10:06:42.066Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-05-08T10:06:42.625Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-05-08T10:06:43.550Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-05-08T10:06:44.474Z] === RUN TestDockerSuite/TestRunExposePort [2020-05-08T10:06:44.474Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-05-08T10:06:45.033Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-05-08T10:06:45.956Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-05-08T10:06:47.359Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-05-08T10:06:47.961Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-05-08T10:06:47.961Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-05-08T10:06:52.200Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-05-08T10:06:52.200Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-05-08T10:07:04.434Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-05-08T10:07:04.993Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-05-08T10:07:06.394Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-05-08T10:07:06.649Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-05-08T10:07:06.649Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-05-08T10:07:06.649Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-05-08T10:07:07.250Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-05-08T10:07:10.519Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-05-08T10:07:12.442Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-05-08T10:07:13.801Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-05-08T10:07:14.725Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-05-08T10:07:15.283Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-05-08T10:07:15.842Z] === RUN TestDockerSuite/TestRunModeHostname [2020-05-08T10:07:17.244Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-05-08T10:07:17.244Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-05-08T10:07:17.244Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-05-08T10:07:19.128Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-05-08T10:07:20.093Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-05-08T10:07:21.975Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-05-08T10:07:21.975Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-05-08T10:07:21.975Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-05-08T10:07:23.898Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-05-08T10:07:25.298Z] === RUN TestDockerSuite/TestRunMount [2020-05-08T10:07:31.903Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-05-08T10:07:32.157Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-05-08T10:07:32.715Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-05-08T10:07:34.599Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-05-08T10:07:37.107Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-05-08T10:07:40.366Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-05-08T10:07:42.907Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-05-08T10:07:45.414Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-05-08T10:07:46.773Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-05-08T10:07:48.655Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-05-08T10:07:48.656Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-05-08T10:07:49.258Z] === RUN TestDockerSuite/TestRunNetHost [2020-05-08T10:07:50.267Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-05-08T10:07:51.320Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-05-08T10:07:51.921Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-05-08T10:07:54.428Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-05-08T10:07:56.936Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-05-08T10:08:02.166Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-05-08T10:08:02.166Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-05-08T10:08:02.166Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-05-08T10:08:02.724Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-05-08T10:08:02.978Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-05-08T10:08:02.978Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-05-08T10:08:03.902Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-05-08T10:08:04.826Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-05-08T10:08:04.826Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-05-08T10:08:05.749Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-05-08T10:08:06.673Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-05-08T10:08:06.673Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-05-08T10:08:07.640Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-05-08T10:08:07.640Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-05-08T10:08:08.564Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-05-08T10:08:10.493Z] === RUN TestDockerSuite/TestRunPortInUse [2020-05-08T10:08:11.416Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-05-08T10:08:11.976Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-05-08T10:08:12.911Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-05-08T10:08:13.840Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-05-08T10:08:14.806Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-05-08T10:08:15.406Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-05-08T10:08:15.406Z] === RUN TestDockerSuite/TestRunPublishPort [2020-05-08T10:08:16.329Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-05-08T10:08:17.253Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-05-08T10:08:17.253Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-05-08T10:08:17.253Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-05-08T10:08:18.176Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-05-08T10:08:20.145Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-05-08T10:08:20.145Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-05-08T10:08:23.403Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-05-08T10:08:25.285Z] === RUN TestDockerSuite/TestRunRm [2020-05-08T10:08:26.207Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-05-08T10:08:26.207Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-05-08T10:08:28.872Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-05-08T10:08:29.795Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-05-08T10:08:31.157Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-05-08T10:08:31.716Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-05-08T10:08:33.598Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-05-08T10:08:34.156Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-05-08T10:08:34.715Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-05-08T10:08:37.976Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-05-08T10:08:37.976Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-05-08T10:08:43.209Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-05-08T10:08:43.209Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-05-08T10:08:43.209Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-05-08T10:08:44.152Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-05-08T10:08:44.722Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-05-08T10:08:45.645Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-05-08T10:08:46.567Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-05-08T10:08:47.490Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-05-08T10:08:48.413Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-05-08T10:08:49.337Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-05-08T10:08:49.896Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-05-08T10:08:50.454Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-05-08T10:08:51.013Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-05-08T10:08:51.013Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-05-08T10:08:51.936Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-05-08T10:08:53.817Z] === RUN TestDockerSuite/TestRunState [2020-05-08T10:08:55.177Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-05-08T10:08:55.431Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-05-08T10:08:56.356Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-05-08T10:08:57.279Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-05-08T10:08:57.533Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-05-08T10:08:57.533Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-05-08T10:08:58.456Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-05-08T10:08:59.014Z] === RUN TestDockerSuite/TestRunSysctls [2020-05-08T10:09:00.896Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-05-08T10:09:00.896Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-05-08T10:09:00.896Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-05-08T10:09:01.501Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-05-08T10:09:04.010Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-05-08T10:09:04.934Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-05-08T10:09:06.858Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-05-08T10:09:11.102Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-05-08T10:09:14.413Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-05-08T10:09:14.668Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-05-08T10:09:15.590Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-05-08T10:09:16.149Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-05-08T10:09:18.699Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-05-08T10:09:20.063Z] === RUN TestDockerSuite/TestRunUserByID [2020-05-08T10:09:20.625Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-05-08T10:09:20.625Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-05-08T10:09:20.880Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-05-08T10:09:21.803Z] === RUN TestDockerSuite/TestRunUserByName [2020-05-08T10:09:22.726Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-05-08T10:09:23.285Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-05-08T10:09:23.539Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-05-08T10:09:23.539Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-05-08T10:09:24.462Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-05-08T10:09:29.735Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-05-08T10:09:29.735Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-05-08T10:09:30.699Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-05-08T10:09:33.251Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-05-08T10:09:34.656Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-05-08T10:09:37.206Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-05-08T10:09:40.465Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-05-08T10:09:40.720Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-05-08T10:09:41.684Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-05-08T10:09:42.691Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-05-08T10:09:42.691Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-05-08T10:09:42.691Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-05-08T10:09:42.691Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-05-08T10:09:42.691Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-05-08T10:09:43.658Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-05-08T10:09:44.226Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-05-08T10:09:45.149Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-05-08T10:09:47.032Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-05-08T10:09:47.591Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-05-08T10:09:48.514Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-05-08T10:09:48.514Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-05-08T10:09:49.074Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-05-08T10:09:49.074Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-05-08T10:09:49.074Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-05-08T10:09:49.074Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-05-08T10:09:49.074Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-05-08T10:09:49.074Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-05-08T10:09:49.329Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-05-08T10:09:49.583Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-05-08T10:09:49.838Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-05-08T10:09:49.838Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-05-08T10:09:50.092Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-05-08T10:09:51.016Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-05-08T10:09:51.939Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-05-08T10:09:52.498Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-05-08T10:09:52.498Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-05-08T10:09:53.467Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-05-08T10:09:53.765Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-05-08T10:09:54.365Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-05-08T10:09:54.620Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-05-08T10:09:55.178Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-05-08T10:09:56.101Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-05-08T10:09:56.101Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-05-08T10:09:56.101Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-05-08T10:09:57.025Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-05-08T10:09:58.906Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-05-08T10:09:59.464Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-05-08T10:09:59.464Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-05-08T10:10:00.024Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-05-08T10:10:00.278Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-05-08T10:10:01.638Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-05-08T10:10:02.561Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-05-08T10:10:05.069Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-05-08T10:10:05.995Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-05-08T10:10:05.995Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-05-08T10:10:05.995Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-05-08T10:10:06.918Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-05-08T10:10:08.277Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-05-08T10:10:09.706Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-05-08T10:10:09.706Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-05-08T10:10:11.592Z] === RUN TestDockerSuite/TestSaveImageId [2020-05-08T10:10:11.592Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-05-08T10:10:12.151Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-05-08T10:10:14.032Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-05-08T10:10:14.286Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-05-08T10:10:16.170Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-05-08T10:10:16.170Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-05-08T10:10:16.170Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-05-08T10:10:17.529Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-05-08T10:10:18.933Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-05-08T10:10:19.855Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-05-08T10:10:19.856Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-05-08T10:10:19.856Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-05-08T10:10:20.110Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-05-08T10:10:20.365Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-05-08T10:10:22.873Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-05-08T10:10:24.839Z] --- PASS: TestImportExtremelyLargeImageWorks (295.95s) [2020-05-08T10:10:24.839Z] PASS [2020-05-08T10:10:24.839Z] [2020-05-08T10:10:24.839Z] === Skipped [2020-05-08T10:10:24.839Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-08T10:10:24.839Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T10:10:24.839Z] [2020-05-08T10:10:24.839Z] [2020-05-08T10:10:24.839Z] DONE 12 tests, 1 skipped in 297.300s [2020-05-08T10:10:24.839Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-05-08T10:10:24.839Z] ++ 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-05-08T10:10:24.839Z] ++ set -e [2020-05-08T10:10:24.839Z] ++ '[' -n 0 ']' [2020-05-08T10:10:24.839Z] ++ set -x [2020-05-08T10:10:24.839Z] ++ env -i DEST=/go/src/github.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-05-08T10:10:24.839Z] INFO: Testing against a local daemon [2020-05-08T10:10:24.839Z] === RUN TestNetworkCreateDelete [2020-05-08T10:10:24.839Z] --- PASS: TestNetworkCreateDelete (0.21s) [2020-05-08T10:10:24.839Z] === RUN TestDockerNetworkDeletePreferID [2020-05-08T10:10:24.839Z] --- PASS: TestDockerNetworkDeletePreferID (0.55s) [2020-05-08T10:10:24.839Z] === RUN TestInspectNetwork [2020-05-08T10:10:24.839Z] === RUN TestInspectNetwork/full_network_id [2020-05-08T10:10:24.839Z] === RUN TestInspectNetwork/partial_network_id [2020-05-08T10:10:24.839Z] === RUN TestInspectNetwork/network_name [2020-05-08T10:10:24.839Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-08T10:10:24.839Z] --- PASS: TestInspectNetwork (7.58s) [2020-05-08T10:10:24.839Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-08T10:10:24.839Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-08T10:10:24.839Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-08T10:10:24.839Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-08T10:10:24.839Z] === RUN TestRunContainerWithBridgeNone [2020-05-08T10:10:24.839Z] --- PASS: TestRunContainerWithBridgeNone (2.33s) [2020-05-08T10:10:24.839Z] === RUN TestNetworkInvalidJSON [2020-05-08T10:10:24.839Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-08T10:10:24.839Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-08T10:10:24.839Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-08T10:10:24.839Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-08T10:10:24.839Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-08T10:10:24.839Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-08T10:10:24.839Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-08T10:10:24.839Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-08T10:10:24.839Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-08T10:10:24.839Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-05-08T10:10:24.839Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-08T10:10:24.839Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-08T10:10:24.839Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-08T10:10:24.839Z] === RUN TestHostIPv4BridgeLabel [2020-05-08T10:10:24.839Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2020-05-08T10:10:24.839Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-08T10:10:25.469Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-05-08T10:10:25.469Z] === RUN TestDaemonDefaultNetworkPools [2020-05-08T10:10:26.507Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2020-05-08T10:10:26.507Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-08T10:10:27.531Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.23s) [2020-05-08T10:10:27.531Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-08T10:10:29.022Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.44s) [2020-05-08T10:10:29.022Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-08T10:10:29.393Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-05-08T10:10:29.650Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-05-08T10:10:29.650Z] === RUN TestServiceWithPredefinedNetwork [2020-05-08T10:10:30.796Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-05-08T10:10:31.761Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-05-08T10:10:32.358Z] --- PASS: TestServiceWithPredefinedNetwork (2.37s) [2020-05-08T10:10:32.358Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-08T10:10:32.358Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-08T10:10:32.358Z] service_test.go:236: FLAKY_TEST [2020-05-08T10:10:32.358Z] === RUN TestServiceWithDataPathPortInit [2020-05-08T10:10:33.644Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-05-08T10:10:36.151Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-05-08T10:10:39.407Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-05-08T10:10:39.662Z] === RUN TestDockerSuite/TestStartRecordError [2020-05-08T10:10:40.222Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-05-08T10:10:41.581Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-05-08T10:10:44.104Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-05-08T10:10:46.696Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-05-08T10:10:47.660Z] --- PASS: TestServiceWithDataPathPortInit (14.46s) [2020-05-08T10:10:47.660Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-08T10:10:49.951Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-05-08T10:10:54.192Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-05-08T10:10:54.446Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-05-08T10:10:54.514Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.32s) [2020-05-08T10:10:54.514Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ovp51d6yied6ptag5g4bwdqlq Created:2020-05-08 10:10:47.560816829 +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[6fbdf5da15e83a7a7724d0c3ab32a8621ae62c34f52c6a378ac23d59650611b2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mosbvfba6biyangivp1lp2tsq EndpointID:fd854210cfebe0b5ca90cb8c2ef9edc05d52a161e700d371f59e409f56ad2c9f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bd6bda901a5dcb0d3a370737e3c125cc17b1c794fa01d21f39adf67362963234 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:d92973bbae9f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mosbvfba6biyangivp1lp2tsq EndpointID:fd854210cfebe0b5ca90cb8c2ef9edc05d52a161e700d371f59e409f56ad2c9f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-08T10:10:54.514Z] PASS [2020-05-08T10:10:54.514Z] [2020-05-08T10:10:54.514Z] === Skipped [2020-05-08T10:10:54.514Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-08T10:10:54.514Z] service_test.go:236: FLAKY_TEST [2020-05-08T10:10:54.514Z] [2020-05-08T10:10:54.514Z] [2020-05-08T10:10:54.514Z] DONE 22 tests, 1 skipped in 40.717s [2020-05-08T10:10:54.514Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-08T10:10:54.514Z] ++ 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-05-08T10:10:54.514Z] ++ set -e [2020-05-08T10:10:54.514Z] ++ '[' -n 0 ']' [2020-05-08T10:10:54.514Z] ++ set -x [2020-05-08T10:10:54.514Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-08T10:10:54.514Z] INFO: Testing against a local daemon [2020-05-08T10:10:54.514Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-08T10:10:54.514Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-08T10:10:54.514Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-08T10:10:54.514Z] === RUN TestDockerNetworkIpvlan [2020-05-08T10:10:54.514Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-08T10:10:54.514Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-08T10:10:54.514Z] PASS [2020-05-08T10:10:54.514Z] [2020-05-08T10:10:54.514Z] === Skipped [2020-05-08T10:10:54.514Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-08T10:10:54.514Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-08T10:10:54.514Z] [2020-05-08T10:10:54.514Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-08T10:10:54.514Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-08T10:10:54.514Z] [2020-05-08T10:10:54.514Z] [2020-05-08T10:10:54.514Z] DONE 2 tests, 2 skipped in 0.104s [2020-05-08T10:10:54.514Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-08T10:10:54.514Z] ++ 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-05-08T10:10:54.514Z] ++ set -e [2020-05-08T10:10:54.514Z] ++ '[' -n 0 ']' [2020-05-08T10:10:54.514Z] ++ set -x [2020-05-08T10:10:54.514Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-08T10:10:54.514Z] INFO: Testing against a local daemon [2020-05-08T10:10:54.514Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-08T10:10:55.559Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s) [2020-05-08T10:10:55.559Z] === RUN TestDockerNetworkMacvlan [2020-05-08T10:10:56.582Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-08T10:10:57.614Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-08T10:10:57.702Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-05-08T10:10:58.241Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-08T10:10:59.583Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-05-08T10:11:00.950Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-08T10:11:02.883Z] === RUN TestDockerSuite/TestStatsNoStream [2020-05-08T10:11:03.661Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-08T10:11:06.138Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-05-08T10:11:08.018Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-05-08T10:11:08.110Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-08T10:11:08.577Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-05-08T10:11:09.137Z] --- PASS: TestDockerNetworkMacvlan (13.73s) [2020-05-08T10:11:09.137Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-05-08T10:11:09.137Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2020-05-08T10:11:09.137Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.18s) [2020-05-08T10:11:09.137Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.26s) [2020-05-08T10:11:09.137Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.19s) [2020-05-08T10:11:09.137Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.90s) [2020-05-08T10:11:09.137Z] PASS [2020-05-08T10:11:09.137Z] [2020-05-08T10:11:09.137Z] DONE 8 tests in 15.331s [2020-05-08T10:11:09.137Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-08T10:11:09.137Z] ++ 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-05-08T10:11:09.137Z] ++ set -e [2020-05-08T10:11:09.137Z] ++ '[' -n 0 ']' [2020-05-08T10:11:09.137Z] ++ set -x [2020-05-08T10:11:09.137Z] ++ env -i DEST=/go/src/github.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-05-08T10:11:09.137Z] testing: warning: no tests to run [2020-05-08T10:11:09.137Z] PASS [2020-05-08T10:11:09.137Z] [2020-05-08T10:11:09.137Z] DONE 0 tests in 0.015s [2020-05-08T10:11:09.137Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-08T10:11:09.137Z] ++ 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-05-08T10:11:09.137Z] ++ set -e [2020-05-08T10:11:09.137Z] ++ '[' -n 0 ']' [2020-05-08T10:11:09.137Z] ++ set -x [2020-05-08T10:11:09.137Z] ++ env -i DEST=/go/src/github.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-05-08T10:11:09.426Z] INFO: Testing against a local daemon [2020-05-08T10:11:09.426Z] === RUN TestAuthZPluginAllowRequest [2020-05-08T10:11:09.499Z] === RUN TestDockerSuite/TestTopPrivileged [2020-05-08T10:11:10.101Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-05-08T10:11:10.101Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-05-08T10:11:10.919Z] --- PASS: TestAuthZPluginAllowRequest (1.60s) [2020-05-08T10:11:10.919Z] === RUN TestAuthZPluginTLS [2020-05-08T10:11:11.024Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-05-08T10:11:11.544Z] --- PASS: TestAuthZPluginTLS (0.60s) [2020-05-08T10:11:11.544Z] === RUN TestAuthZPluginDenyRequest [2020-05-08T10:11:12.169Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-05-08T10:11:12.169Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-08T10:11:12.799Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-05-08T10:11:12.799Z] === RUN TestAuthZPluginDenyResponse [2020-05-08T10:11:13.424Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-05-08T10:11:13.424Z] === RUN TestAuthZPluginAllowEventStream [2020-05-08T10:11:14.919Z] --- PASS: TestAuthZPluginAllowEventStream (1.56s) [2020-05-08T10:11:14.919Z] === RUN TestAuthZPluginErrorResponse [2020-05-08T10:11:15.221Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-05-08T10:11:15.544Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2020-05-08T10:11:15.545Z] === RUN TestAuthZPluginErrorRequest [2020-05-08T10:11:16.168Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-05-08T10:11:16.169Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-08T10:11:16.457Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-05-08T10:11:16.457Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-08T10:11:18.491Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-05-08T10:11:19.169Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.12s) [2020-05-08T10:11:19.169Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-08T10:11:19.415Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-05-08T10:11:20.385Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-05-08T10:11:20.385Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-05-08T10:11:20.662Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.10s) [2020-05-08T10:11:20.662Z] === RUN TestAuthZPluginHeader [2020-05-08T10:11:21.308Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-05-08T10:11:21.696Z] --- PASS: TestAuthZPluginHeader (1.03s) [2020-05-08T10:11:21.696Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-08T10:11:21.696Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-08T10:11:21.696Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T10:11:21.696Z] === RUN TestAuthZPluginV2Disable [2020-05-08T10:11:21.696Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-08T10:11:21.696Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T10:11:21.696Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-08T10:11:21.696Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-08T10:11:21.696Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T10:11:21.696Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-08T10:11:21.696Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-08T10:11:21.696Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T10:11:21.696Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-08T10:11:22.712Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-05-08T10:11:22.712Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-05-08T10:11:24.636Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-05-08T10:11:25.559Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-05-08T10:11:26.484Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-05-08T10:11:27.844Z] === RUN TestDockerSuite/TestUpdateStats [2020-05-08T10:11:32.124Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-05-08T10:11:33.483Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-05-08T10:11:33.483Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-05-08T10:11:34.449Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-05-08T10:11:35.372Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-05-08T10:11:39.570Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-05-08T10:11:40.199Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.81s) [2020-05-08T10:11:40.199Z] PASS [2020-05-08T10:11:40.199Z] [2020-05-08T10:11:40.199Z] === Skipped [2020-05-08T10:11:40.199Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-08T10:11:40.199Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T10:11:40.199Z] [2020-05-08T10:11:40.199Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-08T10:11:40.199Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T10:11:40.199Z] [2020-05-08T10:11:40.199Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-08T10:11:40.199Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T10:11:40.199Z] [2020-05-08T10:11:40.199Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-08T10:11:40.199Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T10:11:40.199Z] [2020-05-08T10:11:40.199Z] [2020-05-08T10:11:40.199Z] DONE 17 tests, 4 skipped in 29.346s [2020-05-08T10:11:40.199Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-08T10:11:40.199Z] ++ 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-05-08T10:11:40.199Z] ++ set -e [2020-05-08T10:11:40.199Z] ++ '[' -n 0 ']' [2020-05-08T10:11:40.199Z] ++ set -x [2020-05-08T10:11:40.199Z] ++ env -i DEST=/go/src/github.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-05-08T10:11:40.199Z] INFO: Testing against a local daemon [2020-05-08T10:11:40.199Z] === RUN TestPluginInvalidJSON [2020-05-08T10:11:40.199Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-08T10:11:40.199Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-08T10:11:40.199Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-08T10:11:40.199Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-05-08T10:11:40.199Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-08T10:11:40.199Z] === RUN TestPluginInstall [2020-05-08T10:11:40.199Z] === RUN TestPluginInstall/no_auth [2020-05-08T10:11:43.724Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-05-08T10:11:47.023Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-05-08T10:11:47.075Z] time="2020-05-08T10:11:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-08T10:11:47.075Z] time="2020-05-08T10:11:46Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-08T10:11:47.075Z] time="2020-05-08T10:11:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:57d847316aa9f2518596daec2482f056ebfd36661745b161de4ed74448edcbfe" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-08T10:11:47.075Z] time="2020-05-08T10:11:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-08T10:11:47.075Z] time="2020-05-08T10:11:46Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-08T10:11:47.075Z] time="2020-05-08T10:11:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:57d847316aa9f2518596daec2482f056ebfd36661745b161de4ed74448edcbfe" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-08T10:11:47.075Z] === RUN TestPluginInstall/with_htpasswd [2020-05-08T10:11:47.699Z] time="2020-05-08T10:11:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-08T10:11:47.699Z] time="2020-05-08T10:11:47Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-08T10:11:47.699Z] time="2020-05-08T10:11:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:77414971ba251992235df526a90707132d6ce0f2e7ed9141162052464ca92673" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-08T10:11:47.699Z] time="2020-05-08T10:11:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-08T10:11:47.699Z] time="2020-05-08T10:11:47Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-08T10:11:47.699Z] time="2020-05-08T10:11:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:77414971ba251992235df526a90707132d6ce0f2e7ed9141162052464ca92673" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-08T10:11:48.325Z] === RUN TestPluginInstall/with_insecure [2020-05-08T10:11:49.528Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-05-08T10:11:49.817Z] time="2020-05-08T10:11:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-08T10:11:49.818Z] time="2020-05-08T10:11:49Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-08T10:11:49.818Z] time="2020-05-08T10:11:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6bfab7122c05a1cd9ecec991dbfafea52b40c3963a2543c66c533ad1a3fcd366" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-08T10:11:49.818Z] time="2020-05-08T10:11:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-08T10:11:49.818Z] time="2020-05-08T10:11:49Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-08T10:11:49.818Z] time="2020-05-08T10:11:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6bfab7122c05a1cd9ecec991dbfafea52b40c3963a2543c66c533ad1a3fcd366" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-08T10:11:49.818Z] --- PASS: TestPluginInstall (11.14s) [2020-05-08T10:11:49.818Z] --- PASS: TestPluginInstall/no_auth (8.02s) [2020-05-08T10:11:49.818Z] --- PASS: TestPluginInstall/with_htpasswd (1.36s) [2020-05-08T10:11:49.818Z] --- PASS: TestPluginInstall/with_insecure (1.76s) [2020-05-08T10:11:49.818Z] plugin_test.go:157: [d1c73449c3322] daemon is not started [2020-05-08T10:11:49.818Z] PASS [2020-05-08T10:11:49.818Z] [2020-05-08T10:11:49.818Z] DONE 6 tests in 11.281s [2020-05-08T10:11:49.818Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-08T10:11:49.818Z] ++ 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-05-08T10:11:49.818Z] ++ set -e [2020-05-08T10:11:49.818Z] ++ '[' -n 0 ']' [2020-05-08T10:11:49.818Z] ++ set -x [2020-05-08T10:11:49.818Z] ++ env -i DEST=/go/src/github.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-05-08T10:11:50.104Z] INFO: Testing against a local daemon [2020-05-08T10:11:50.104Z] === RUN TestExternalGraphDriver [2020-05-08T10:11:50.104Z] === RUN TestExternalGraphDriver/json [2020-05-08T10:11:52.159Z] === RUN TestExternalGraphDriver/spec [2020-05-08T10:11:53.687Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-05-08T10:11:54.220Z] === RUN TestExternalGraphDriver/pull [2020-05-08T10:11:56.271Z] --- PASS: TestExternalGraphDriver (6.36s) [2020-05-08T10:11:56.271Z] --- PASS: TestExternalGraphDriver/json (2.03s) [2020-05-08T10:11:56.271Z] --- PASS: TestExternalGraphDriver/spec (2.06s) [2020-05-08T10:11:56.271Z] --- PASS: TestExternalGraphDriver/pull (2.10s) [2020-05-08T10:11:56.271Z] === RUN TestGraphdriverPluginV2 [2020-05-08T10:11:56.564Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-05-08T10:11:56.564Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T10:11:56.564Z] PASS [2020-05-08T10:11:56.564Z] [2020-05-08T10:11:56.564Z] === Skipped [2020-05-08T10:11:56.564Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-05-08T10:11:56.564Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T10:11:56.564Z] [2020-05-08T10:11:56.564Z] [2020-05-08T10:11:56.564Z] DONE 5 tests, 1 skipped in 6.533s [2020-05-08T10:11:56.564Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-08T10:11:56.564Z] ++ 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-05-08T10:11:56.564Z] ++ set -e [2020-05-08T10:11:56.564Z] ++ '[' -n 0 ']' [2020-05-08T10:11:56.564Z] ++ set -x [2020-05-08T10:11:56.564Z] ++ env -i DEST=/go/src/github.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-05-08T10:11:56.564Z] INFO: Testing against a local daemon [2020-05-08T10:11:56.564Z] === RUN TestContinueAfterPluginCrash [2020-05-08T10:11:56.564Z] === PAUSE TestContinueAfterPluginCrash [2020-05-08T10:11:56.564Z] === RUN TestReadPluginNoRead [2020-05-08T10:11:56.564Z] === PAUSE TestReadPluginNoRead [2020-05-08T10:11:56.564Z] === RUN TestDaemonStartWithLogOpt [2020-05-08T10:11:56.564Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-08T10:11:56.564Z] === CONT TestContinueAfterPluginCrash [2020-05-08T10:11:56.564Z] === CONT TestDaemonStartWithLogOpt [2020-05-08T10:11:56.564Z] === CONT TestReadPluginNoRead [2020-05-08T10:11:58.917Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-05-08T10:12:00.797Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-05-08T10:12:03.304Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-05-08T10:12:03.513Z] === RUN TestReadPluginNoRead/default [2020-05-08T10:12:03.803Z] --- PASS: TestDaemonStartWithLogOpt (7.28s) [2020-05-08T10:12:04.662Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-05-08T10:12:05.300Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-08T10:12:06.542Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-05-08T10:12:06.791Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-08T10:12:08.285Z] --- PASS: TestReadPluginNoRead (11.75s) [2020-05-08T10:12:08.285Z] --- PASS: TestReadPluginNoRead/default (1.68s) [2020-05-08T10:12:08.285Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.68s) [2020-05-08T10:12:08.285Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.68s) [2020-05-08T10:12:08.285Z] read_test.go:91: [de95d6cc9db39] daemon is not started [2020-05-08T10:12:09.091Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-05-08T10:12:09.308Z] --- PASS: TestContinueAfterPluginCrash (12.82s) [2020-05-08T10:12:09.308Z] PASS [2020-05-08T10:12:09.308Z] [2020-05-08T10:12:09.308Z] DONE 6 tests in 12.923s [2020-05-08T10:12:09.308Z] 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-05-08T10:12:09.308Z] ++ 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-05-08T10:12:09.308Z] ++ set -e [2020-05-08T10:12:09.308Z] ++ '[' -n 0 ']' [2020-05-08T10:12:09.308Z] ++ set -x [2020-05-08T10:12:09.308Z] ++ env -i DEST=/go/src/github.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-05-08T10:12:09.599Z] testing: warning: no tests to run [2020-05-08T10:12:09.599Z] PASS [2020-05-08T10:12:09.599Z] [2020-05-08T10:12:09.599Z] DONE 0 tests in 0.024s [2020-05-08T10:12:09.599Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-08T10:12:09.599Z] ++ 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-05-08T10:12:09.599Z] ++ set -e [2020-05-08T10:12:09.599Z] ++ '[' -n 0 ']' [2020-05-08T10:12:09.599Z] ++ set -x [2020-05-08T10:12:09.600Z] ++ env -i DEST=/go/src/github.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-05-08T10:12:09.600Z] INFO: Testing against a local daemon [2020-05-08T10:12:09.600Z] === RUN TestPluginWithDevMounts [2020-05-08T10:12:09.600Z] === PAUSE TestPluginWithDevMounts [2020-05-08T10:12:09.600Z] === CONT TestPluginWithDevMounts [2020-05-08T10:12:11.014Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-05-08T10:12:12.317Z] --- PASS: TestPluginWithDevMounts (2.25s) [2020-05-08T10:12:12.317Z] PASS [2020-05-08T10:12:12.317Z] [2020-05-08T10:12:12.317Z] DONE 1 tests in 2.356s [2020-05-08T10:12:12.317Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-05-08T10:12:12.317Z] ++ 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-05-08T10:12:12.317Z] ++ set -e [2020-05-08T10:12:12.317Z] ++ '[' -n 0 ']' [2020-05-08T10:12:12.317Z] ++ set -x [2020-05-08T10:12:12.317Z] ++ env -i DEST=/go/src/github.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-05-08T10:12:12.317Z] INFO: Testing against a local daemon [2020-05-08T10:12:12.317Z] === RUN TestSecretInspect [2020-05-08T10:12:13.522Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-05-08T10:12:14.372Z] --- PASS: TestSecretInspect (2.29s) [2020-05-08T10:12:14.372Z] === RUN TestSecretList [2020-05-08T10:12:16.069Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-05-08T10:12:16.441Z] --- PASS: TestSecretList (2.22s) [2020-05-08T10:12:16.441Z] === RUN TestSecretsCreateAndDelete [2020-05-08T10:12:17.951Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-05-08T10:12:19.151Z] --- PASS: TestSecretsCreateAndDelete (2.23s) [2020-05-08T10:12:19.151Z] === RUN TestSecretsUpdate [2020-05-08T10:12:21.274Z] --- PASS: TestSecretsUpdate (2.25s) [2020-05-08T10:12:21.274Z] === RUN TestTemplatedSecret [2020-05-08T10:12:23.997Z] --- PASS: TestTemplatedSecret (2.72s) [2020-05-08T10:12:23.997Z] === RUN TestSecretCreateResolve [2020-05-08T10:12:26.052Z] --- PASS: TestSecretCreateResolve (2.25s) [2020-05-08T10:12:26.052Z] PASS [2020-05-08T10:12:26.052Z] [2020-05-08T10:12:26.052Z] DONE 6 tests in 14.067s [2020-05-08T10:12:26.052Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-05-08T10:12:26.052Z] ++ 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-05-08T10:12:26.052Z] ++ set -e [2020-05-08T10:12:26.052Z] ++ '[' -n 0 ']' [2020-05-08T10:12:26.052Z] ++ set -x [2020-05-08T10:12:26.053Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-08T10:12:26.053Z] INFO: Testing against a local daemon [2020-05-08T10:12:26.053Z] === RUN TestServiceCreateInit [2020-05-08T10:12:26.053Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-08T10:12:30.486Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-08T10:12:34.939Z] --- PASS: TestServiceCreateInit (8.53s) [2020-05-08T10:12:34.939Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.14s) [2020-05-08T10:12:34.939Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.36s) [2020-05-08T10:12:34.939Z] === RUN TestCreateServiceMultipleTimes [2020-05-08T10:12:36.143Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-05-08T10:12:36.143Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-05-08T10:12:36.143Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-05-08T10:12:36.143Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-05-08T10:12:36.143Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-05-08T10:12:36.143Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-05-08T10:12:36.143Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-05-08T10:12:36.143Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-05-08T10:12:36.143Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-05-08T10:12:36.143Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-05-08T10:12:36.143Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-05-08T10:12:36.143Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-05-08T10:12:36.143Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-05-08T10:12:36.143Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-05-08T10:12:38.696Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-05-08T10:12:38.696Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-05-08T10:12:38.696Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-05-08T10:12:38.958Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-05-08T10:12:38.959Z] === RUN TestDockerSuite/TestVolumeEvents [2020-05-08T10:12:39.528Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-05-08T10:12:42.037Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-05-08T10:12:42.037Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-05-08T10:12:42.037Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-05-08T10:12:45.293Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-05-08T10:12:49.449Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-05-08T10:12:49.449Z] --- PASS: TestDockerSuite (1756.48s) [2020-05-08T10:12:49.449Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2020-05-08T10:12:49.449Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2020-05-08T10:12:49.449Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.04s) [2020-05-08T10:12:49.449Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-05-08T10:12:49.449Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-05-08T10:12:49.449Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-05-08T10:12:49.449Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-05-08T10:12:49.449Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (6.36s) [2020-05-08T10:12:49.449Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.11s) [2020-05-08T10:12:49.449Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.59s) [2020-05-08T10:12:49.449Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.05s) [2020-05-08T10:12:49.449Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.77s) [2020-05-08T10:12:49.449Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.21s) [2020-05-08T10:12:49.449Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-05-08T10:12:49.449Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.02s) [2020-05-08T10:12:49.449Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.28s) [2020-05-08T10:12:49.449Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-05-08T10:12:49.449Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.03s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.22s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.22s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.25s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.70s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.13s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.12s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.01s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.18s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.15s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.37s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.09s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestAttachDetach (1.16s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.29s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.26s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.18s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.20s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.52s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.56s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.45s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.40s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.64s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.08s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (20.51s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.69s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.76s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.36s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.70s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.37s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.65s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.97s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.36s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.55s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.16s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.74s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.00s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.52s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.83s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.41s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.04s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.21s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.45s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.78s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.72s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.64s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.11s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.41s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.41s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.48s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.42s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.22s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.50s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.41s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.38s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.24s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.68s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.77s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.65s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.08s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.63s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.06s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.55s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.43s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.97s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.32s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.04s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.08s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.11s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.24s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.43s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.69s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.72s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.37s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.49s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.81s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.95s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.20s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.56s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.03s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.64s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildCmd (0.39s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.39s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.46s) [2020-05-08T10:12:49.450Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-05-08T10:12:49.450Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.29s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.09s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.04s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildContChar (4.10s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.36s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.34s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.32s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.78s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.37s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.58s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.14s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.79s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.00s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.11s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.87s) [2020-05-08T10:12:49.450Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-05-08T10:12:49.450Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-05-08T10:12:49.450Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-05-08T10:12:49.450Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-05-08T10:12:49.450Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-05-08T10:12:49.450Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-05-08T10:12:49.450Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-05-08T10:12:49.450Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.30s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.36s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.91s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.42s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.46s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.75s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.76s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.65s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.78s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.88s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.58s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.43s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildDockerignore (12.43s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.62s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.07s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.45s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.11s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.55s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.74s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.87s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.18s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.72s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.00s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.63s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.44s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.38s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.44s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.91s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.16s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.34s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.44s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.83s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.65s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.93s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildEnv (1.59s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.53s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.05s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.28s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.26s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.82s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.42s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.01s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.50s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.47s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.45s) [2020-05-08T10:12:49.450Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-05-08T10:12:49.450Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.31s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.92s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildExpose (0.50s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.59s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.48s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.29s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildFails (1.00s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.72s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.47s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.04s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.48s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.46s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.01s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.09s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.77s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.33s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.15s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.28s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.58s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildHistory (4.73s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.54s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.24s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.65s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.55s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.21s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildLabel (0.50s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.42s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.48s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.40s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildLabels (0.56s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.15s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.95s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildLastModified (7.28s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.69s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.49s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.52s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.92s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.43s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.48s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (12.37s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.77s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.44s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.72s) [2020-05-08T10:12:49.450Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-05-08T10:12:49.450Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.17s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.50s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.32s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.54s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.79s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.91s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.23s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.54s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.01s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.49s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.90s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.63s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.06s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.14s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.66s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.03s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.77s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.36s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.36s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.55s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.52s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.36s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildPATH (2.48s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.85s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.98s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (11.07s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.74s) [2020-05-08T10:12:49.450Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.59s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestBuildRm (3.38s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.15s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.36s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.51s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.79s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.31s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.22s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.06s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.16s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.30s) [2020-05-08T10:12:49.451Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-05-08T10:12:49.451Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.44s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.91s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestBuildStderr (1.14s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.45s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.26s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.34s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.55s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.10s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.72s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestBuildUser (2.10s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.52s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.76s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.18s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.30s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.20s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.05s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.64s) [2020-05-08T10:12:49.451Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-05-08T10:12:49.451Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-05-08T10:12:49.451Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-05-08T10:12:49.451Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-05-08T10:12:49.451Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-05-08T10:12:49.451Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-05-08T10:12:49.451Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-05-08T10:12:49.451Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.07s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.02s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.85s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.15s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.10s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.47s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.08s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.07s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.62s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.68s) [2020-05-08T10:12:49.451Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-05-08T10:12:49.451Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.05s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.43s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-05-08T10:12:49.451Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-05-08T10:12:49.451Z] docker_cli_sni_test.go:18: Flakey test [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.80s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.17s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCommitChange (1.36s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.26s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.93s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.15s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.97s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCommitTTY (1.78s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.07s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.82s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.93s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.75s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.84s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.97s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.05s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.89s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.11s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.76s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.83s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.99s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.82s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.81s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.86s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.89s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.80s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.78s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.84s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.81s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.81s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.83s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.89s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.81s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.56s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.60s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.87s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.55s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.84s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.84s) [2020-05-08T10:12:49.451Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-05-08T10:12:49.451Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.80s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.90s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.24s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.44s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.62s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.07s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.35s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.80s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.60s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.62s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.61s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.55s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00049baa0_} (1.65s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1361846385_/foo_false____} (1.61s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1361846385_/foo_true____} (1.60s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3298143004_/foo_false____} (1.49s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3298143004_/foo_true____} (1.86s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3298143004_/foo_true__0xc00049bb00__} (1.57s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00049bb20_} (1.59s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00049bb40_} (1.63s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00049bbc0_} (1.64s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00049bbe0_} (1.60s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.54s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.45s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.06s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.01s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.35s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.73s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.88s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.75s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.29s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.98s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.05s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.07s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.95s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.93s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.93s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.02s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.12s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.97s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.11s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.24s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.15s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.11s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.50s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.19s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.93s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.02s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.91s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.16s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.90s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.15s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.80s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.84s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.44s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.88s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.50s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.88s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.89s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.40s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.88s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.89s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.96s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCpToDot (0.92s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.69s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.89s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCpToStdout (1.00s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.57s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.42s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.04s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.97s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.11s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.58s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.86s) [2020-05-08T10:12:49.451Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-05-08T10:12:49.451Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.13s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.75s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.39s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.14s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCreateRM (0.30s) [2020-05-08T10:12:49.451Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-05-08T10:12:49.451Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.11s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.26s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.31s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.53s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.76s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.53s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.87s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.60s) [2020-05-08T10:12:49.451Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.69s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.03s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.67s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.85s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestDockerFails (0.03s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.66s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.00s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.63s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.14s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.57s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.75s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.04s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.29s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.23s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestEventsAttach (0.88s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestEventsCommit (0.99s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.81s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.77s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.78s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.81s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.64s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.54s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.66s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestEventsCopy (1.44s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.89s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.89s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.48s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.69s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.86s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.12s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.41s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.18s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestEventsFilters (1.72s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestEventsFormat (1.61s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.82s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.35s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.31s) [2020-05-08T10:12:49.452Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.02s) [2020-05-08T10:12:49.452Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-05-08T10:12:49.452Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-05-08T10:12:49.452Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.78s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.90s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestEventsRename (0.84s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestEventsResize (0.83s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.81s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.94s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.78s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.05s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestEventsTop (0.86s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.58s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestExec (0.90s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.93s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.81s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.92s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.19s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.86s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.99s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.93s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.88s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.88s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.86s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.71s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestExecCgroup (1.23s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestExecEnv (1.02s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.68s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.88s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestExecInspectID (2.92s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestExecInteractive (0.92s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.89s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.88s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestExecParseError (0.80s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.86s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.84s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.73s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.96s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestExecStartFails (0.89s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.93s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.90s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestExecTTY (0.93s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.96s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.87s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestExecUlimits (0.85s) [2020-05-08T10:12:49.452Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-05-08T10:12:49.452Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.14s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.79s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.05s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.87s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestExecWithUser (0.95s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.81s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.89s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.00s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.77s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.80s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestHealth (20.78s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.96s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.90s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.33s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.34s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.58s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.95s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.91s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.95s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.87s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.94s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestImportDisplay (1.78s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestImportFile (1.84s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.82s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestImportGzipped (1.93s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.89s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.92s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.80s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.88s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.82s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.81s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.78s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.72s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.79s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.78s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.60s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.81s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.77s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.86s) [2020-05-08T10:12:49.452Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-05-08T10:12:49.452Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.29s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.25s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestInspectDefault (0.77s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestInspectHistory (1.07s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-05-08T10:12:49.452Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-05-08T10:12:49.452Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.75s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.86s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.11s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.84s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.85s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.84s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.04s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.89s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestInspectStatus (0.96s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.50s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.84s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.82s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.96s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.81s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.83s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.03s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.32s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.72s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.85s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.36s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.98s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.51s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.62s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.30s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.53s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.93s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.10s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.63s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.12s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.83s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.61s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.46s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.88s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.78s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.84s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.80s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.82s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.79s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.08s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.05s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.09s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.24s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.05s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.28s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.80s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.80s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestLogsSince (6.92s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.76s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.82s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestLogsTail (1.17s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.79s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.75s) [2020-05-08T10:12:49.452Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.50s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.79s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestNetHostname (2.48s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.33s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.23s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.37s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.79s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestPluginActive (2.11s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.80s) [2020-05-08T10:12:49.453Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-05-08T10:12:49.453Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.03s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.66s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.91s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.13s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.34s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.61s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.61s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.68s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestPortList (10.94s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.86s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.66s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.78s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.74s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.80s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.11s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.54s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.14s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.61s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestPsByOrder (3.49s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.08s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.60s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.39s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.13s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.05s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.74s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.59s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.27s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.59s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.64s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.90s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.40s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.56s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.19s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.88s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.49s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.58s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (1.03s) [2020-05-08T10:12:49.453Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-05-08T10:12:49.453Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.15s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.08s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.05s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.63s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.55s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.81s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.58s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.60s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.35s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.29s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.66s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.53s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.95s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.69s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.00s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.19s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.33s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.84s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.94s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.67s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.09s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRmiTag (0.19s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.03s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (5.05s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.85s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.16s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.47s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.89s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunAddHost (0.82s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.37s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.77s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.80s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.69s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.75s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.90s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.91s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.51s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.55s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.96s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.86s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.93s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.80s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.94s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.14s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.18s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.80s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.00s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.84s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.41s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.81s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.79s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.89s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.80s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.81s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.91s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.89s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.93s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.77s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.94s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.28s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.84s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.86s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.80s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.78s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.65s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.70s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.51s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.80s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.82s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.80s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.79s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.86s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.92s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.69s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.81s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.39s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (2.01s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.68s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.66s) [2020-05-08T10:12:49.453Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-05-08T10:12:49.453Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-05-08T10:12:49.453Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-05-08T10:12:49.453Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.83s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.99s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.55s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.41s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.80s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.94s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.00s) [2020-05-08T10:12:49.453Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2020-05-08T10:12:49.453Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.86s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.82s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.80s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.77s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.77s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.80s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.69s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.82s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.79s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.78s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunExitCode (0.79s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.80s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.79s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.82s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.79s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.82s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.59s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.36s) [2020-05-08T10:12:49.453Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-08T10:12:49.453Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.60s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.81s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.55s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.13s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.59s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.81s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.13s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.57s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.58s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.89s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.70s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.67s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.15s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.53s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.24s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.62s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.24s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.56s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.69s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunMount (6.10s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.76s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.73s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.55s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.39s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.39s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.37s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.62s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.65s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.68s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.72s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunNetHost (1.15s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.80s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.74s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.34s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.38s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.66s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.73s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.76s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.86s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.86s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.75s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (1.17s) [2020-05-08T10:12:49.453Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-05-08T10:12:49.453Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.82s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.98s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.81s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.93s) [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.78s) [2020-05-08T10:12:49.453Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-05-08T10:12:49.453Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.85s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.86s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.99s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.75s) [2020-05-08T10:12:49.454Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-08T10:12:49.454Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.88s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.81s) [2020-05-08T10:12:49.454Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-05-08T10:12:49.454Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.94s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.74s) [2020-05-08T10:12:49.454Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-05-08T10:12:49.454Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.44s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.90s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunRm (0.82s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.86s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.99s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.89s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.83s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.66s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.72s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.18s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.83s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.82s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.89s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.79s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.99s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.88s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.89s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.73s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.92s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.73s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunState (1.82s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.84s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.88s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.27s) [2020-05-08T10:12:49.454Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-05-08T10:12:49.454Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.85s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.75s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunSysctls (1.62s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.80s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.49s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.79s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.98s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.98s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.07s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.78s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.76s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.79s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.33s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.28s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunUserByID (0.78s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.81s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunUserByName (0.81s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.86s) [2020-05-08T10:12:49.454Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-05-08T10:12:49.454Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.79s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.51s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.78s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.10s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.45s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.54s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.35s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.85s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.82s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.74s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.92s) [2020-05-08T10:12:49.454Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-05-08T10:12:49.454Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-05-08T10:12:49.454Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-05-08T10:12:49.454Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-05-08T10:12:49.454Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-05-08T10:12:49.454Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.81s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.86s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.82s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.61s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.76s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.79s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.78s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.16s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.18s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.24s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.15s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.14s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.87s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.78s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.82s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.79s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.38s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.74s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.78s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.84s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.80s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.65s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.81s) [2020-05-08T10:12:49.454Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-05-08T10:12:49.454Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.69s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.57s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.73s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.59s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.81s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.11s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.12s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.22s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.01s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.52s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.13s) [2020-05-08T10:12:49.454Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents357308198 [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.68s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.53s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.56s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.69s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.10s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.12s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.39s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.32s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.54s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.51s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.99s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.55s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.89s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.58s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.86s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestStartRecordError (1.84s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.65s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.02s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.17s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.00s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.08s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.56s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.87s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.82s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.83s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.87s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.78s) [2020-05-08T10:12:49.454Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-05-08T10:12:49.454Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.75s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.27s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.39s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.80s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.80s) [2020-05-08T10:12:49.454Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-05-08T10:12:49.454Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.90s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.74s) [2020-05-08T10:12:49.454Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-05-08T10:12:49.454Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.56s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.97s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.91s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.69s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestUpdateStats (3.88s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.52s) [2020-05-08T10:12:49.454Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-05-08T10:12:49.454Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.03s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.91s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.35s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.63s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.28s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.64s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.17s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.00s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.34s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.28s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.62s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.58s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.49s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.35s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.32s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.33s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.36s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.05s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.84s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.86s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.93s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.50s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.06s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.71s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.34s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.09s) [2020-05-08T10:12:49.454Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.08s) [2020-05-08T10:12:49.454Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-05-08T10:12:49.454Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-05-08T10:12:49.454Z] === RUN TestDockerRegistrySuite [2020-05-08T10:12:49.454Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-05-08T10:12:50.814Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-05-08T10:12:52.696Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-05-08T10:12:53.499Z] --- PASS: TestCreateServiceMultipleTimes (16.37s) [2020-05-08T10:12:53.499Z] === RUN TestCreateServiceConflict [2020-05-08T10:12:53.499Z] --- PASS: TestCreateServiceConflict (2.18s) [2020-05-08T10:12:53.499Z] === RUN TestCreateServiceMaxReplicas [2020-05-08T10:12:54.055Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-05-08T10:12:54.310Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-05-08T10:12:56.223Z] --- PASS: TestCreateServiceMaxReplicas (3.01s) [2020-05-08T10:12:56.223Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-08T10:12:58.464Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-05-08T10:13:02.618Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-05-08T10:13:06.817Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-05-08T10:13:08.177Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-05-08T10:13:09.537Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-05-08T10:13:09.537Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-05-08T10:13:10.982Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-05-08T10:13:11.670Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.28s) [2020-05-08T10:13:11.670Z] === RUN TestCreateServiceSecretFileMode [2020-05-08T10:13:11.961Z] --- PASS: TestCreateServiceSecretFileMode (2.52s) [2020-05-08T10:13:11.961Z] === RUN TestCreateServiceConfigFileMode [2020-05-08T10:13:12.865Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-05-08T10:13:14.242Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-05-08T10:13:14.670Z] --- PASS: TestCreateServiceConfigFileMode (2.59s) [2020-05-08T10:13:14.670Z] === RUN TestCreateServiceSysctls [2020-05-08T10:13:15.205Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-05-08T10:13:16.605Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-05-08T10:13:18.155Z] --- PASS: TestCreateServiceSysctls (3.45s) [2020-05-08T10:13:18.155Z] === RUN TestCreateServiceCapabilities [2020-05-08T10:13:19.153Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-05-08T10:13:20.868Z] --- PASS: TestCreateServiceCapabilities (2.67s) [2020-05-08T10:13:20.868Z] === RUN TestInspect [2020-05-08T10:13:21.658Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-05-08T10:13:23.059Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-05-08T10:13:23.059Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-05-08T10:13:23.580Z] --- PASS: TestInspect (2.90s) [2020-05-08T10:13:23.581Z] === RUN TestCreateJob [2020-05-08T10:13:24.507Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-05-08T10:13:24.507Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-05-08T10:13:25.066Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-05-08T10:13:25.066Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-05-08T10:13:26.031Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-05-08T10:13:26.960Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-05-08T10:13:27.062Z] --- PASS: TestCreateJob (3.39s) [2020-05-08T10:13:27.062Z] === RUN TestReplicatedJob [2020-05-08T10:13:28.321Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-05-08T10:13:28.575Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-05-08T10:13:29.501Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-05-08T10:13:29.755Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-05-08T10:13:31.638Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-05-08T10:13:32.597Z] --- PASS: TestReplicatedJob (5.75s) [2020-05-08T10:13:32.597Z] === RUN TestUpdateReplicatedJob [2020-05-08T10:13:32.998Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-05-08T10:13:34.885Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-05-08T10:13:36.090Z] --- PASS: TestUpdateReplicatedJob (3.45s) [2020-05-08T10:13:36.090Z] === RUN TestServiceListWithStatuses [2020-05-08T10:13:36.090Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-08T10:13:36.090Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-08T10:13:36.090Z] === RUN TestDockerNetworkConnectAlias [2020-05-08T10:13:36.808Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-05-08T10:13:37.062Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-05-08T10:13:37.621Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-05-08T10:13:38.980Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-05-08T10:13:39.235Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-05-08T10:13:39.235Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-05-08T10:13:39.490Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-05-08T10:13:40.050Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-05-08T10:13:40.610Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-05-08T10:13:40.865Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-05-08T10:13:41.626Z] --- PASS: TestDockerNetworkConnectAlias (4.71s) [2020-05-08T10:13:41.626Z] === RUN TestDockerNetworkReConnect [2020-05-08T10:13:42.242Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-05-08T10:13:44.748Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-05-08T10:13:45.116Z] --- PASS: TestDockerNetworkReConnect (3.69s) [2020-05-08T10:13:45.116Z] === RUN TestServicePlugin [2020-05-08T10:13:45.116Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-08T10:13:45.116Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T10:13:45.116Z] === RUN TestServiceUpdateLabel [2020-05-08T10:13:45.671Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-05-08T10:13:47.031Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-05-08T10:13:47.168Z] --- PASS: TestServiceUpdateLabel (2.30s) [2020-05-08T10:13:47.168Z] === RUN TestServiceUpdateSecrets [2020-05-08T10:13:47.954Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-05-08T10:13:48.878Z] --- PASS: TestDockerRegistrySuite (59.47s) [2020-05-08T10:13:48.878Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.63s) [2020-05-08T10:13:48.878Z] check_test.go:196: [de1f5ff4120eb] daemon is not started [2020-05-08T10:13:48.878Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.47s) [2020-05-08T10:13:48.878Z] check_test.go:196: [dd598ac825668] daemon is not started [2020-05-08T10:13:48.878Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.81s) [2020-05-08T10:13:48.878Z] check_test.go:196: [dc079386e27eb] daemon is not started [2020-05-08T10:13:48.878Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2020-05-08T10:13:48.878Z] check_test.go:196: [da9683987718c] daemon is not started [2020-05-08T10:13:48.878Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.10s) [2020-05-08T10:13:48.878Z] check_test.go:196: [de5d6f51bf60e] daemon is not started [2020-05-08T10:13:48.878Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.18s) [2020-05-08T10:13:48.878Z] check_test.go:196: [dc99ed20f18f1] daemon is not started [2020-05-08T10:13:48.878Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.10s) [2020-05-08T10:13:48.878Z] check_test.go:196: [d2ea70dbf4138] daemon is not started [2020-05-08T10:13:48.878Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.43s) [2020-05-08T10:13:48.878Z] check_test.go:196: [db4928445431e] daemon is not started [2020-05-08T10:13:48.878Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.21s) [2020-05-08T10:13:48.878Z] check_test.go:196: [d3001e0b011e1] daemon is not started [2020-05-08T10:13:48.878Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.61s) [2020-05-08T10:13:48.878Z] check_test.go:196: [da7e377f1b200] daemon is not started [2020-05-08T10:13:48.878Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.60s) [2020-05-08T10:13:48.878Z] check_test.go:196: [d8deb458ad0e7] daemon is not started [2020-05-08T10:13:48.878Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.49s) [2020-05-08T10:13:48.878Z] check_test.go:196: [ddb7ba03909b7] daemon is not started [2020-05-08T10:13:48.878Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.25s) [2020-05-08T10:13:48.878Z] check_test.go:196: [d1c88d4fa16f8] daemon is not started [2020-05-08T10:13:48.878Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.33s) [2020-05-08T10:13:48.878Z] check_test.go:196: [d68f5f7eacfdb] daemon is not started [2020-05-08T10:13:48.878Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.57s) [2020-05-08T10:13:48.878Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5e0bab1bae1ceea1ca0d7b31c4b333be25ce540ae4688f45f39302c006eafa28 [2020-05-08T10:13:48.878Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:49b4b8414d846d0a68bf9217bda46ce72cdbb9f1f5fccb2b961487829e3d6057 [2020-05-08T10:13:48.878Z] check_test.go:196: [d2407b71c5144] daemon is not started [2020-05-08T10:13:48.878Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.57s) [2020-05-08T10:13:48.878Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9f4758c4516077bc22dcd2cb3336b11a50ed1483d6aa65591eb6d5bfdce80eec [2020-05-08T10:13:48.878Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d2cd0d853136c5af20e2f511c394186a6b046ce9269d6104696d0633ad17768c [2020-05-08T10:13:48.878Z] check_test.go:196: [d03bf524ec9e6] daemon is not started [2020-05-08T10:13:48.878Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.39s) [2020-05-08T10:13:48.878Z] check_test.go:196: [dee757be384bd] daemon is not started [2020-05-08T10:13:48.878Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.71s) [2020-05-08T10:13:48.878Z] check_test.go:196: [d5f8f714ffad2] daemon is not started [2020-05-08T10:13:48.878Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.45s) [2020-05-08T10:13:48.878Z] check_test.go:196: [d81da0fd7321d] daemon is not started [2020-05-08T10:13:48.878Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2020-05-08T10:13:48.878Z] check_test.go:196: [d2f14aad22ddc] daemon is not started [2020-05-08T10:13:48.878Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.42s) [2020-05-08T10:13:48.878Z] check_test.go:196: [dfc643921a7eb] daemon is not started [2020-05-08T10:13:48.878Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.37s) [2020-05-08T10:13:48.878Z] check_test.go:196: [d733755707a60] daemon is not started [2020-05-08T10:13:48.878Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.46s) [2020-05-08T10:13:48.878Z] check_test.go:196: [d84ac9d9dcc89] daemon is not started [2020-05-08T10:13:48.878Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (4.01s) [2020-05-08T10:13:48.878Z] check_test.go:196: [d3bd3d77c4e6a] daemon is not started [2020-05-08T10:13:48.878Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s) [2020-05-08T10:13:48.878Z] check_test.go:196: [d6d57398b5406] daemon is not started [2020-05-08T10:13:48.878Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.57s) [2020-05-08T10:13:48.878Z] check_test.go:196: [d672cb53701ec] daemon is not started [2020-05-08T10:13:48.878Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.46s) [2020-05-08T10:13:48.878Z] check_test.go:196: [de8244b4a2f77] daemon is not started [2020-05-08T10:13:48.878Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s) [2020-05-08T10:13:48.878Z] check_test.go:196: [d3116425f21be] daemon is not started [2020-05-08T10:13:48.878Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.34s) [2020-05-08T10:13:48.878Z] check_test.go:196: [d89b02081413c] daemon is not started [2020-05-08T10:13:48.878Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.39s) [2020-05-08T10:13:48.878Z] check_test.go:196: [d0042d7d50682] daemon is not started [2020-05-08T10:13:48.878Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.63s) [2020-05-08T10:13:48.878Z] check_test.go:196: [d11a5cd562913] daemon is not started [2020-05-08T10:13:48.878Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-05-08T10:13:48.878Z] check_test.go:196: [d079009a42cf1] daemon is not started [2020-05-08T10:13:48.878Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.31s) [2020-05-08T10:13:48.878Z] check_test.go:196: [d21a5c0a90ede] daemon is not started [2020-05-08T10:13:48.878Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.24s) [2020-05-08T10:13:48.878Z] check_test.go:196: [d2809e29a2c33] daemon is not started [2020-05-08T10:13:48.878Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.19s) [2020-05-08T10:13:48.878Z] check_test.go:196: [d946a9f3940ca] daemon is not started [2020-05-08T10:13:48.878Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.44s) [2020-05-08T10:13:48.878Z] check_test.go:196: [d5c629709dcf3] daemon is not started [2020-05-08T10:13:48.878Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.00s) [2020-05-08T10:13:48.878Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2020-05-08T10:13:48.878Z] === RUN TestDockerSchema1RegistrySuite [2020-05-08T10:13:48.878Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-05-08T10:13:48.878Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-05-08T10:13:54.153Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-05-08T10:13:58.308Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-05-08T10:14:02.449Z] --- PASS: TestServiceUpdateSecrets (14.80s) [2020-05-08T10:14:02.449Z] === RUN TestServiceUpdateConfigs [2020-05-08T10:14:02.462Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-05-08T10:14:03.821Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-05-08T10:14:05.182Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-05-08T10:14:05.182Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-05-08T10:14:06.540Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-05-08T10:14:07.944Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-05-08T10:14:09.303Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-05-08T10:14:12.647Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-05-08T10:14:13.205Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-05-08T10:14:13.460Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-05-08T10:14:13.714Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-05-08T10:14:13.968Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-05-08T10:14:14.223Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-05-08T10:14:14.479Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-05-08T10:14:14.733Z] --- PASS: TestDockerSchema1RegistrySuite (25.98s) [2020-05-08T10:14:14.733Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2020-05-08T10:14:14.733Z] check_test.go:223: [d14bf1cd39951] daemon is not started [2020-05-08T10:14:14.733Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.52s) [2020-05-08T10:14:14.733Z] check_test.go:223: [df944c414ec00] daemon is not started [2020-05-08T10:14:14.733Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.34s) [2020-05-08T10:14:14.733Z] check_test.go:223: [d25dc3a875428] daemon is not started [2020-05-08T10:14:14.733Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.45s) [2020-05-08T10:14:14.733Z] check_test.go:223: [d180def7b56fd] daemon is not started [2020-05-08T10:14:14.733Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.36s) [2020-05-08T10:14:14.733Z] check_test.go:223: [da78f0bad9749] daemon is not started [2020-05-08T10:14:14.733Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.53s) [2020-05-08T10:14:14.733Z] check_test.go:223: [d6707bf9838ae] daemon is not started [2020-05-08T10:14:14.733Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-05-08T10:14:14.733Z] check_test.go:223: [dac7660a998d9] daemon is not started [2020-05-08T10:14:14.733Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.37s) [2020-05-08T10:14:14.733Z] check_test.go:223: [da2c7541e036c] daemon is not started [2020-05-08T10:14:14.733Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.26s) [2020-05-08T10:14:14.733Z] check_test.go:223: [db07a6d77b229] daemon is not started [2020-05-08T10:14:14.733Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.25s) [2020-05-08T10:14:14.733Z] check_test.go:223: [d5fd6335071f5] daemon is not started [2020-05-08T10:14:14.733Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.59s) [2020-05-08T10:14:14.733Z] check_test.go:223: [dd825e0efa36a] daemon is not started [2020-05-08T10:14:14.734Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2020-05-08T10:14:14.734Z] check_test.go:223: [d8311bfa21b0a] daemon is not started [2020-05-08T10:14:14.734Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.46s) [2020-05-08T10:14:14.734Z] check_test.go:223: [d7b31d1b19793] daemon is not started [2020-05-08T10:14:14.734Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-05-08T10:14:14.734Z] check_test.go:223: [dc13f822a7fad] daemon is not started [2020-05-08T10:14:14.734Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-05-08T10:14:14.734Z] check_test.go:223: [dbdfaabe58bef] daemon is not started [2020-05-08T10:14:14.734Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s) [2020-05-08T10:14:14.734Z] check_test.go:223: [d51fe88187f88] daemon is not started [2020-05-08T10:14:14.734Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.40s) [2020-05-08T10:14:14.734Z] check_test.go:223: [d4f2c2a1d11dd] daemon is not started [2020-05-08T10:14:14.734Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-05-08T10:14:14.734Z] check_test.go:223: [d4be40312cf44] daemon is not started [2020-05-08T10:14:14.734Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-05-08T10:14:14.734Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-05-08T10:14:15.700Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-05-08T10:14:16.259Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-05-08T10:14:16.259Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-05-08T10:14:17.618Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-05-08T10:14:17.618Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-05-08T10:14:17.739Z] --- PASS: TestServiceUpdateConfigs (14.75s) [2020-05-08T10:14:17.739Z] === RUN TestServiceUpdateNetwork [2020-05-08T10:14:17.872Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-05-08T10:14:18.430Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-05-08T10:14:18.685Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.91s) [2020-05-08T10:14:18.685Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.92s) [2020-05-08T10:14:18.685Z] check_test.go:252: [d9010e22d0ff6] daemon is not started [2020-05-08T10:14:18.685Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s) [2020-05-08T10:14:18.685Z] check_test.go:252: [d3af295c13f1e] daemon is not started [2020-05-08T10:14:18.685Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-05-08T10:14:18.685Z] check_test.go:252: [dd906eefb84c5] daemon is not started [2020-05-08T10:14:18.685Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.12s) [2020-05-08T10:14:18.685Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-05-08T10:14:18.685Z] check_test.go:252: [d36c352e2797b] daemon is not started [2020-05-08T10:14:18.685Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.36s) [2020-05-08T10:14:18.685Z] check_test.go:252: [d0d15ba95b982] daemon is not started [2020-05-08T10:14:18.685Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.50s) [2020-05-08T10:14:18.685Z] check_test.go:252: [d946df3d5ae51] daemon is not started [2020-05-08T10:14:18.685Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-05-08T10:14:18.685Z] check_test.go:252: [d8660e653f3c1] daemon is not started [2020-05-08T10:14:18.685Z] === RUN TestDockerRegistryAuthTokenSuite [2020-05-08T10:14:18.685Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-05-08T10:14:23.957Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-05-08T10:14:23.957Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-05-08T10:14:23.957Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-05-08T10:14:24.212Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-05-08T10:14:24.466Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2020-05-08T10:14:24.466Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-05-08T10:14:24.466Z] check_test.go:279: [d455be00893e2] daemon is not started [2020-05-08T10:14:24.466Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-05-08T10:14:24.466Z] check_test.go:279: [d4a86c1c53f74] daemon is not started [2020-05-08T10:14:24.466Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-05-08T10:14:24.466Z] check_test.go:279: [df5f3f86ca387] daemon is not started [2020-05-08T10:14:24.466Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-05-08T10:14:24.466Z] check_test.go:279: [dffde60b80e6e] daemon is not started [2020-05-08T10:14:24.466Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2020-05-08T10:14:24.466Z] check_test.go:279: [d4fabf19aaf14] daemon is not started [2020-05-08T10:14:24.466Z] === RUN TestDockerNetworkSuite [2020-05-08T10:14:24.466Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-05-08T10:14:27.722Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-05-08T10:14:29.081Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-05-08T10:14:30.315Z] --- PASS: TestServiceUpdateNetwork (12.86s) [2020-05-08T10:14:30.315Z] === RUN TestServiceUpdatePidsLimit [2020-05-08T10:14:30.315Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-08T10:14:31.339Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-08T10:14:32.378Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-05-08T10:14:33.803Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-05-08T10:14:35.249Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-05-08T10:14:36.171Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-05-08T10:14:38.190Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-08T10:14:39.428Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-05-08T10:14:40.027Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-05-08T10:14:41.908Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-05-08T10:14:42.467Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-05-08T10:14:46.622Z] --- PASS: TestServiceUpdatePidsLimit (16.61s) [2020-05-08T10:14:46.623Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.85s) [2020-05-08T10:14:46.623Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.02s) [2020-05-08T10:14:46.623Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.01s) [2020-05-08T10:14:46.623Z] PASS [2020-05-08T10:14:46.623Z] [2020-05-08T10:14:46.623Z] === Skipped [2020-05-08T10:14:46.623Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-05-08T10:14:46.623Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-08T10:14:46.623Z] [2020-05-08T10:14:46.623Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-05-08T10:14:46.623Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T10:14:46.623Z] [2020-05-08T10:14:46.623Z] [2020-05-08T10:14:46.623Z] DONE 27 tests, 2 skipped in 139.923s [2020-05-08T10:14:46.623Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-05-08T10:14:46.623Z] ++ 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-05-08T10:14:46.623Z] ++ set -e [2020-05-08T10:14:46.623Z] ++ '[' -n 0 ']' [2020-05-08T10:14:46.623Z] ++ set -x [2020-05-08T10:14:46.623Z] ++ env -i DEST=/go/src/github.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-05-08T10:14:46.623Z] INFO: Testing against a local daemon [2020-05-08T10:14:46.623Z] === RUN TestSessionCreate [2020-05-08T10:14:46.623Z] --- PASS: TestSessionCreate (0.05s) [2020-05-08T10:14:46.623Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-08T10:14:46.623Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-05-08T10:14:46.623Z] PASS [2020-05-08T10:14:46.623Z] [2020-05-08T10:14:46.623Z] DONE 2 tests in 0.195s [2020-05-08T10:14:46.623Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-05-08T10:14:46.623Z] ++ 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-05-08T10:14:46.623Z] ++ set -e [2020-05-08T10:14:46.623Z] ++ '[' -n 0 ']' [2020-05-08T10:14:46.623Z] ++ set -x [2020-05-08T10:14:46.623Z] ++ env -i DEST=/go/src/github.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-05-08T10:14:46.623Z] INFO: Testing against a local daemon [2020-05-08T10:14:46.623Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-08T10:14:46.623Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-08T10:14:46.623Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-08T10:14:46.623Z] === RUN TestEventsExecDie [2020-05-08T10:14:46.910Z] --- PASS: TestEventsExecDie (0.84s) [2020-05-08T10:14:46.910Z] === RUN TestEventsBackwardsCompatible [2020-05-08T10:14:47.198Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-05-08T10:14:47.198Z] === RUN TestInfoBinaryCommits [2020-05-08T10:14:47.198Z] --- PASS: TestInfoBinaryCommits (0.06s) [2020-05-08T10:14:47.198Z] === RUN TestInfoAPIVersioned [2020-05-08T10:14:47.198Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-08T10:14:47.198Z] === RUN TestInfoDiscoveryBackend [2020-05-08T10:14:47.702Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-05-08T10:14:47.826Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-05-08T10:14:47.826Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-08T10:14:48.852Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-08T10:14:48.852Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-08T10:14:49.478Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-05-08T10:14:49.478Z] === RUN TestInfoAPI [2020-05-08T10:14:49.478Z] --- PASS: TestInfoAPI (0.05s) [2020-05-08T10:14:49.478Z] === RUN TestInfoAPIWarnings [2020-05-08T10:14:49.766Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-05-08T10:14:49.766Z] === RUN TestInfoDebug [2020-05-08T10:14:50.391Z] --- PASS: TestInfoDebug (0.54s) [2020-05-08T10:14:50.391Z] === RUN TestInfoInsecureRegistries [2020-05-08T10:14:50.958Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-05-08T10:14:51.014Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-05-08T10:14:51.014Z] === RUN TestInfoRegistryMirrors [2020-05-08T10:14:51.635Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-05-08T10:14:51.635Z] === RUN TestLoginFailsWithBadCredentials [2020-05-08T10:14:51.923Z] --- PASS: TestLoginFailsWithBadCredentials (0.47s) [2020-05-08T10:14:51.923Z] === RUN TestPingCacheHeaders [2020-05-08T10:14:51.923Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-05-08T10:14:51.923Z] === RUN TestPingGet [2020-05-08T10:14:51.923Z] --- PASS: TestPingGet (0.03s) [2020-05-08T10:14:51.923Z] === RUN TestPingHead [2020-05-08T10:14:52.210Z] --- PASS: TestPingHead (0.05s) [2020-05-08T10:14:52.210Z] === RUN TestVersion [2020-05-08T10:14:52.210Z] --- PASS: TestVersion (0.07s) [2020-05-08T10:14:52.210Z] PASS [2020-05-08T10:14:52.210Z] [2020-05-08T10:14:52.210Z] === Skipped [2020-05-08T10:14:52.210Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-08T10:14:52.210Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-08T10:14:52.210Z] [2020-05-08T10:14:52.210Z] [2020-05-08T10:14:52.210Z] DONE 18 tests, 1 skipped in 6.076s [2020-05-08T10:14:52.210Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-05-08T10:14:52.210Z] ++ 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-05-08T10:14:52.210Z] ++ set -e [2020-05-08T10:14:52.210Z] ++ '[' -n 0 ']' [2020-05-08T10:14:52.210Z] ++ set -x [2020-05-08T10:14:52.210Z] ++ env -i DEST=/go/src/github.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-05-08T10:14:52.210Z] INFO: Testing against a local daemon [2020-05-08T10:14:52.210Z] === RUN TestVolumesCreateAndList [2020-05-08T10:14:52.210Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-05-08T10:14:52.210Z] === RUN TestVolumesRemove [2020-05-08T10:14:52.360Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-05-08T10:14:52.498Z] --- PASS: TestVolumesRemove (0.09s) [2020-05-08T10:14:52.498Z] === RUN TestVolumesInspect [2020-05-08T10:14:52.498Z] --- PASS: TestVolumesInspect (0.04s) [2020-05-08T10:14:52.498Z] === RUN TestVolumesInvalidJSON [2020-05-08T10:14:52.498Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-08T10:14:52.498Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-08T10:14:52.498Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-08T10:14:52.498Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2020-05-08T10:14:52.498Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-08T10:14:52.498Z] PASS [2020-05-08T10:14:52.498Z] [2020-05-08T10:14:52.498Z] DONE 5 tests in 0.309s [2020-05-08T10:14:52.498Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-08T10:14:52.783Z] ++++ cat bundles/test-integration/docker.pid [2020-05-08T10:14:52.783Z] +++ kill 14062 [2020-05-08T10:14:54.270Z] +++ /etc/init.d/apparmor stop [2020-05-08T10:14:54.270Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-08T10:14:54.270Z] [2020-05-08T10:14:54.270Z] Unloading profiles will leave already running processes permanently [2020-05-08T10:14:54.270Z] unconfined, which can lead to unexpected situations. [2020-05-08T10:14:54.270Z] [2020-05-08T10:14:54.270Z] To set a process to complain mode, use the command line tool [2020-05-08T10:14:54.270Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-08T10:14:54.270Z] +++ true [2020-05-08T10:14:54.270Z] Post stage [Pipeline] junit [2020-05-08T10:14:55.833Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-08T10:14:56.515Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-05-08T10:14:56.797Z] + echo Ensuring container killed. [2020-05-08T10:14:56.797Z] Ensuring container killed. [2020-05-08T10:14:56.797Z] + docker rm -vf docker-pr3 [2020-05-08T10:14:56.797Z] Error: No such container: docker-pr3 [2020-05-08T10:14:56.797Z] + true [Pipeline] sh [2020-05-08T10:14:57.183Z] + echo Chowning /workspace to jenkins user [2020-05-08T10:14:57.183Z] Chowning /workspace to jenkins user [2020-05-08T10:14:57.183Z] + id -u [2020-05-08T10:14:57.183Z] + id -g [2020-05-08T10:14:57.183Z] + docker run --rm -v /home/docker/workspace/moby_PR-40929:/workspace busybox chown -R 1001:1001 /workspace [2020-05-08T10:14:57.183Z] Unable to find image 'busybox:latest' locally [2020-05-08T10:14:57.470Z] latest: Pulling from library/busybox [2020-05-08T10:14:57.470Z] abe12e943b1b: Pulling fs layer [2020-05-08T10:14:57.525Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-05-08T10:14:57.757Z] abe12e943b1b: Verifying Checksum [2020-05-08T10:14:57.757Z] abe12e943b1b: Download complete [2020-05-08T10:14:58.046Z] abe12e943b1b: Pull complete [2020-05-08T10:14:58.046Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-05-08T10:14:58.046Z] Status: Downloaded newer image for busybox:latest [2020-05-08T10:14:58.488Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-05-08T10:14:59.052Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-08T10:15:00.497Z] + bundleName=ppc64le-integration [2020-05-08T10:15:00.497Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-05-08T10:15:00.497Z] Creating ppc64le-integration-bundles.tar.gz [2020-05-08T10:15:00.497Z] + + xargs tar -czf ppc64le-integration-bundles.tar.gz [2020-05-08T10:15:00.497Z] find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-05-08T10:15:00.821Z] Archiving artifacts [2020-05-08T10:15:00.935Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-05-08T10:15:01.306Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40929/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-08T10:15:01.708Z] + make clean [2020-05-08T10:15:02.294Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-05-08T10:15:02.294Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-05-08T10:15:02.294Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-05-08T10:15:02.333Z] make: command: Command not found [2020-05-08T10:15:02.333Z] make: command: Command not found [2020-05-08T10:15:02.333Z] docker volume rm -f docker-dev-cache [2020-05-08T10:15:02.333Z] docker-dev-cache [Pipeline] deleteDir [2020-05-08T10:15:03.654Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-05-08T10:15:03.909Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-05-08T10:15:03.909Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-05-08T10:15:04.164Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-08T10:15:05.216Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-05-08T10:15:07.141Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-05-08T10:15:07.141Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-05-08T10:15:07.395Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-05-08T10:15:07.395Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-05-08T10:15:11.550Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-05-08T10:15:11.550Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-05-08T10:15:15.814Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-05-08T10:15:25.738Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-05-08T10:15:25.738Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-05-08T10:15:26.338Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-05-08T10:15:26.633Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-05-08T10:15:26.888Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-05-08T10:15:27.142Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-05-08T10:15:27.142Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-05-08T10:15:27.397Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-05-08T10:15:27.397Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-05-08T10:15:29.322Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-05-08T10:15:31.871Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-05-08T10:15:31.871Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-05-08T10:15:31.871Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-05-08T10:15:32.837Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-05-08T10:15:33.134Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-05-08T10:15:36.434Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-05-08T10:15:37.834Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-05-08T10:15:44.490Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-05-08T10:15:44.490Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-05-08T10:15:44.744Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-05-08T10:15:48.002Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-05-08T10:15:48.002Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-05-08T10:15:48.002Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-05-08T10:15:49.372Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-05-08T10:15:50.298Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-05-08T10:15:51.658Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-05-08T10:15:53.542Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-05-08T10:15:57.698Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-05-08T10:15:57.698Z] --- PASS: TestDockerNetworkSuite (93.29s) [2020-05-08T10:15:57.698Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.21s) [2020-05-08T10:15:57.698Z] docker_cli_network_unix_test.go:46: [d3aaefd511973] daemon is not started [2020-05-08T10:15:57.698Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.27s) [2020-05-08T10:15:57.698Z] docker_cli_network_unix_test.go:46: [d28e054514cf7] daemon is not started [2020-05-08T10:15:57.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.66s) [2020-05-08T10:15:57.698Z] docker_cli_network_unix_test.go:46: [df05c34f67c92] daemon is not started [2020-05-08T10:15:57.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.69s) [2020-05-08T10:15:57.698Z] docker_cli_network_unix_test.go:46: [d04b7f5b71e87] daemon is not started [2020-05-08T10:15:57.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.88s) [2020-05-08T10:15:57.698Z] docker_cli_network_unix_test.go:1233: [d709cc5db0848] daemon is not started [2020-05-08T10:15:57.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.37s) [2020-05-08T10:15:57.698Z] docker_cli_network_unix_test.go:46: [d2e7d81d55e79] daemon is not started [2020-05-08T10:15:57.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.79s) [2020-05-08T10:15:57.698Z] docker_cli_network_unix_test.go:46: [d7f9be7177adb] daemon is not started [2020-05-08T10:15:57.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.64s) [2020-05-08T10:15:57.698Z] docker_cli_network_unix_test.go:46: [d3b49a4f8f857] daemon is not started [2020-05-08T10:15:57.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.66s) [2020-05-08T10:15:57.698Z] docker_cli_network_unix_test.go:46: [d8f03e7bfb3dd] daemon is not started [2020-05-08T10:15:57.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.89s) [2020-05-08T10:15:57.698Z] docker_cli_network_unix_test.go:46: [d0b2e4597841a] daemon is not started [2020-05-08T10:15:57.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.69s) [2020-05-08T10:15:57.698Z] docker_cli_network_unix_test.go:46: [dbc42a70a75a9] daemon is not started [2020-05-08T10:15:57.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.43s) [2020-05-08T10:15:57.698Z] docker_cli_network_unix_test.go:46: [dfc29a9a1a004] daemon is not started [2020-05-08T10:15:57.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.43s) [2020-05-08T10:15:57.698Z] docker_cli_network_unix_test.go:46: [d5e1846b0f5a8] daemon is not started [2020-05-08T10:15:57.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.14s) [2020-05-08T10:15:57.698Z] docker_cli_network_unix_test.go:46: [d996008496bdc] daemon is not started [2020-05-08T10:15:57.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.29s) [2020-05-08T10:15:57.698Z] docker_cli_network_unix_test.go:46: [d1e5ae0eaee68] daemon is not started [2020-05-08T10:15:57.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.30s) [2020-05-08T10:15:57.698Z] docker_cli_network_unix_test.go:46: [d32274083b157] daemon is not started [2020-05-08T10:15:57.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.14s) [2020-05-08T10:15:57.698Z] docker_cli_network_unix_test.go:46: [df5a5e870bdfe] daemon is not started [2020-05-08T10:15:57.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-05-08T10:15:57.698Z] docker_cli_network_unix_test.go:46: [db8ca072b3a4e] daemon is not started [2020-05-08T10:15:57.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.13s) [2020-05-08T10:15:57.698Z] docker_cli_network_unix_test.go:46: [deff1a9a4e68d] daemon is not started [2020-05-08T10:15:57.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.27s) [2020-05-08T10:15:57.698Z] docker_cli_network_unix_test.go:46: [dce89869f3237] daemon is not started [2020-05-08T10:15:57.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.52s) [2020-05-08T10:15:57.698Z] docker_cli_network_unix_test.go:46: [de21fe0483338] daemon is not started [2020-05-08T10:15:57.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.09s) [2020-05-08T10:15:57.698Z] docker_cli_network_unix_test.go:46: [dba001af766fe] daemon is not started [2020-05-08T10:15:57.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.41s) [2020-05-08T10:15:57.698Z] docker_cli_network_unix_test.go:46: [dfe91d25bf370] daemon is not started [2020-05-08T10:15:57.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2020-05-08T10:15:57.698Z] docker_cli_network_unix_test.go:46: [d908e59abe6cb] daemon is not started [2020-05-08T10:15:57.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.96s) [2020-05-08T10:15:57.698Z] docker_cli_network_unix_test.go:968: [d9dba765d0197] daemon is not started [2020-05-08T10:15:57.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.99s) [2020-05-08T10:15:57.698Z] docker_cli_network_unix_test.go:46: [df76996899ba6] daemon is not started [2020-05-08T10:15:57.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.99s) [2020-05-08T10:15:57.698Z] docker_cli_network_unix_test.go:1116: [d026047c35676] daemon is not started [2020-05-08T10:15:57.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2020-05-08T10:15:57.698Z] docker_cli_network_unix_test.go:46: [d7e0e17a732e1] daemon is not started [2020-05-08T10:15:57.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.21s) [2020-05-08T10:15:57.698Z] docker_cli_network_unix_test.go:46: [dc800ec12d10a] daemon is not started [2020-05-08T10:15:57.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.17s) [2020-05-08T10:15:57.698Z] docker_cli_network_unix_test.go:46: [d41e3fd26aca7] daemon is not started [2020-05-08T10:15:57.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.11s) [2020-05-08T10:15:57.698Z] docker_cli_network_unix_test.go:46: [dee69f44e693b] daemon is not started [2020-05-08T10:15:57.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s) [2020-05-08T10:15:57.698Z] docker_cli_network_unix_test.go:46: [df9d342e5cba7] daemon is not started [2020-05-08T10:15:57.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2020-05-08T10:15:57.698Z] docker_cli_network_unix_test.go:46: [d8b52fdba9a73] daemon is not started [2020-05-08T10:15:57.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-05-08T10:15:57.698Z] docker_cli_network_unix_test.go:46: [de9bafc3f83a2] daemon is not started [2020-05-08T10:15:57.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.27s) [2020-05-08T10:15:57.698Z] docker_cli_network_unix_test.go:46: [da75bdd7358ef] daemon is not started [2020-05-08T10:15:57.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-05-08T10:15:57.698Z] docker_cli_network_unix_test.go:46: [d988694fa585c] daemon is not started [2020-05-08T10:15:57.698Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-05-08T10:15:57.698Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-05-08T10:15:57.698Z] docker_cli_network_unix_test.go:46: [ded87d5227e3c] daemon is not started [2020-05-08T10:15:57.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.39s) [2020-05-08T10:15:57.698Z] docker_cli_network_unix_test.go:46: [d418341b33ba0] daemon is not started [2020-05-08T10:15:57.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.81s) [2020-05-08T10:15:57.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.51s) [2020-05-08T10:15:57.698Z] docker_cli_network_unix_test.go:1084: [d3337305a9183] daemon is not started [2020-05-08T10:15:57.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-05-08T10:15:57.698Z] docker_cli_network_unix_test.go:46: [da225e5c3246f] daemon is not started [2020-05-08T10:15:57.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.31s) [2020-05-08T10:15:57.698Z] docker_cli_network_unix_test.go:46: [d8fbd290bdd1c] daemon is not started [2020-05-08T10:15:57.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.92s) [2020-05-08T10:15:57.698Z] docker_cli_network_unix_test.go:46: [dac1e60b7176d] daemon is not started [2020-05-08T10:15:57.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-05-08T10:15:57.698Z] docker_cli_network_unix_test.go:46: [d44672ec98a07] daemon is not started [2020-05-08T10:15:57.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.46s) [2020-05-08T10:15:57.698Z] docker_cli_network_unix_test.go:46: [dd6f2acb5b04b] daemon is not started [2020-05-08T10:15:57.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.93s) [2020-05-08T10:15:57.698Z] docker_cli_network_unix_test.go:46: [d835320cf094b] daemon is not started [2020-05-08T10:15:57.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.53s) [2020-05-08T10:15:57.698Z] docker_cli_network_unix_test.go:46: [def987ea6d2b1] daemon is not started [2020-05-08T10:15:57.698Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.03s) [2020-05-08T10:15:57.698Z] docker_cli_network_unix_test.go:46: [d5eeca3cce044] daemon is not started [2020-05-08T10:15:57.698Z] === RUN TestDockerHubPullSuite [2020-05-08T10:15:57.698Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-05-08T10:15:59.058Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-05-08T10:16:00.417Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-05-08T10:16:01.468Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-05-08T10:16:01.766Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-05-08T10:16:03.648Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-05-08T10:16:04.250Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-05-08T10:16:04.505Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-05-08T10:16:04.760Z] --- PASS: TestDockerHubPullSuite (7.03s) [2020-05-08T10:16:04.760Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.51s) [2020-05-08T10:16:04.760Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.19s) [2020-05-08T10:16:04.760Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.42s) [2020-05-08T10:16:04.760Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.49s) [2020-05-08T10:16:04.760Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.33s) [2020-05-08T10:16:04.760Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.09s) [2020-05-08T10:16:04.760Z] PASS [2020-05-08T10:16:04.760Z] [2020-05-08T10:16:04.760Z] === Skipped [2020-05-08T10:16:04.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-05-08T10:16:04.760Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-05-08T10:16:04.760Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-05-08T10:16:04.760Z] [2020-05-08T10:16:04.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-05-08T10:16:04.760Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-05-08T10:16:04.760Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-05-08T10:16:04.760Z] [2020-05-08T10:16:04.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-05-08T10:16:04.760Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-05-08T10:16:04.760Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-05-08T10:16:04.760Z] [2020-05-08T10:16:04.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-05-08T10:16:04.760Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-05-08T10:16:04.760Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-05-08T10:16:04.760Z] [2020-05-08T10:16:04.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-05-08T10:16:04.760Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-05-08T10:16:04.760Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-05-08T10:16:04.760Z] [2020-05-08T10:16:04.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-05-08T10:16:04.760Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-05-08T10:16:04.760Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-05-08T10:16:04.760Z] [2020-05-08T10:16:04.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-05-08T10:16:04.760Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-05-08T10:16:04.760Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-05-08T10:16:04.760Z] [2020-05-08T10:16:04.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-05-08T10:16:04.760Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-05-08T10:16:04.760Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-05-08T10:16:04.760Z] [2020-05-08T10:16:04.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-05-08T10:16:04.760Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-05-08T10:16:04.760Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-05-08T10:16:04.760Z] [2020-05-08T10:16:04.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-05-08T10:16:04.760Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-05-08T10:16:04.760Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-05-08T10:16:04.760Z] [2020-05-08T10:16:04.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-05-08T10:16:04.760Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-05-08T10:16:04.760Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-05-08T10:16:04.760Z] [2020-05-08T10:16:04.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-05-08T10:16:04.760Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-05-08T10:16:04.760Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-05-08T10:16:04.760Z] [2020-05-08T10:16:04.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-05-08T10:16:04.760Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-05-08T10:16:04.760Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-05-08T10:16:04.760Z] [2020-05-08T10:16:04.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-05-08T10:16:04.760Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-05-08T10:16:04.760Z] docker_cli_sni_test.go:18: Flakey test [2020-05-08T10:16:04.760Z] [2020-05-08T10:16:04.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-05-08T10:16:04.760Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-05-08T10:16:04.760Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-05-08T10:16:04.760Z] [2020-05-08T10:16:04.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-05-08T10:16:04.760Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-05-08T10:16:04.760Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-05-08T10:16:04.760Z] [2020-05-08T10:16:04.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-05-08T10:16:04.760Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-05-08T10:16:04.760Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-05-08T10:16:04.760Z] [2020-05-08T10:16:04.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.02s) [2020-05-08T10:16:04.760Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.02s) [2020-05-08T10:16:04.760Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-05-08T10:16:04.760Z] [2020-05-08T10:16:04.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-05-08T10:16:04.760Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-05-08T10:16:04.760Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-05-08T10:16:04.760Z] [2020-05-08T10:16:04.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-05-08T10:16:04.760Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-05-08T10:16:04.760Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-05-08T10:16:04.760Z] [2020-05-08T10:16:04.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-05-08T10:16:04.760Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-05-08T10:16:04.760Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-05-08T10:16:04.760Z] [2020-05-08T10:16:04.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-05-08T10:16:04.760Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-05-08T10:16:04.760Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-05-08T10:16:04.760Z] [2020-05-08T10:16:04.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-05-08T10:16:04.760Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-05-08T10:16:04.760Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-05-08T10:16:04.760Z] [2020-05-08T10:16:04.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-05-08T10:16:04.760Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-05-08T10:16:04.760Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-05-08T10:16:04.760Z] [2020-05-08T10:16:04.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-05-08T10:16:04.760Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-05-08T10:16:04.760Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-05-08T10:16:04.760Z] [2020-05-08T10:16:04.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-05-08T10:16:04.760Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-05-08T10:16:04.760Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-05-08T10:16:04.760Z] [2020-05-08T10:16:04.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2020-05-08T10:16:04.760Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2020-05-08T10:16:04.760Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-05-08T10:16:04.760Z] [2020-05-08T10:16:04.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-08T10:16:04.760Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-08T10:16:04.760Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-05-08T10:16:04.760Z] [2020-05-08T10:16:04.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-05-08T10:16:04.760Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-05-08T10:16:04.760Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-05-08T10:16:04.760Z] [2020-05-08T10:16:04.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-08T10:16:04.760Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-08T10:16:04.760Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-05-08T10:16:04.760Z] [2020-05-08T10:16:04.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-05-08T10:16:04.760Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-05-08T10:16:04.760Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-05-08T10:16:04.760Z] [2020-05-08T10:16:04.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-05-08T10:16:04.760Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-05-08T10:16:04.760Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-05-08T10:16:04.760Z] [2020-05-08T10:16:04.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-05-08T10:16:04.760Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-05-08T10:16:04.760Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-05-08T10:16:04.760Z] [2020-05-08T10:16:04.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-05-08T10:16:04.760Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-05-08T10:16:04.760Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-05-08T10:16:04.760Z] [2020-05-08T10:16:04.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-05-08T10:16:04.760Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-05-08T10:16:04.760Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-05-08T10:16:04.760Z] [2020-05-08T10:16:04.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-05-08T10:16:04.760Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-05-08T10:16:04.760Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-05-08T10:16:04.760Z] [2020-05-08T10:16:04.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-05-08T10:16:04.760Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-05-08T10:16:04.760Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-05-08T10:16:04.760Z] [2020-05-08T10:16:04.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-05-08T10:16:04.760Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-05-08T10:16:04.760Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-05-08T10:16:04.760Z] [2020-05-08T10:16:04.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-05-08T10:16:04.760Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-05-08T10:16:04.760Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-05-08T10:16:04.760Z] [2020-05-08T10:16:04.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-05-08T10:16:04.760Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-05-08T10:16:04.760Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-05-08T10:16:04.760Z] [2020-05-08T10:16:04.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-05-08T10:16:04.760Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-05-08T10:16:04.760Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-05-08T10:16:04.760Z] [2020-05-08T10:16:04.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-05-08T10:16:04.760Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-05-08T10:16:04.760Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-05-08T10:16:04.760Z] [2020-05-08T10:16:04.760Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-05-08T10:16:04.760Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-05-08T10:16:04.760Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-05-08T10:16:04.760Z] [2020-05-08T10:16:04.760Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-05-08T10:16:04.760Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-05-08T10:16:04.760Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-05-08T10:16:04.760Z] docker_cli_network_unix_test.go:46: [ded87d5227e3c] daemon is not started [2020-05-08T10:16:04.760Z] [2020-05-08T10:16:04.760Z] [2020-05-08T10:16:04.760Z] DONE 1277 tests, 44 skipped in 1982.542s [2020-05-08T10:16:04.760Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-08T10:16:04.761Z] ++++ cat bundles/test-integration/docker.pid [2020-05-08T10:16:04.761Z] +++ kill 7588 [2020-05-08T10:16:05.684Z] +++ /etc/init.d/apparmor stop [2020-05-08T10:16:05.684Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-08T10:16:05.684Z] [2020-05-08T10:16:05.684Z] Unloading profiles will leave already running processes permanently [2020-05-08T10:16:05.684Z] unconfined, which can lead to unexpected situations. [2020-05-08T10:16:05.684Z] [2020-05-08T10:16:05.684Z] To set a process to complain mode, use the command line tool [2020-05-08T10:16:05.684Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-08T10:16:05.684Z] +++ true [2020-05-08T10:16:05.684Z] [2020-05-08T10:16:07.046Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-05-08T10:16:10.303Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-05-08T10:16:13.559Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-05-08T10:17:09.763Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-05-08T10:17:24.754Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-05-08T10:17:42.776Z] --- PASS: TestDockerSwarmSuite (1698.78s) [2020-05-08T10:17:42.776Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.99s) [2020-05-08T10:17:42.776Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.89s) [2020-05-08T10:17:42.776Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.45s) [2020-05-08T10:17:42.776Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.43s) [2020-05-08T10:17:42.776Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.06s) [2020-05-08T10:17:42.776Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.82s) [2020-05-08T10:17:42.776Z] docker_api_swarm_test.go:562: [d31ff270f0556] joining swarm manager [d0cd965ac3c6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-08T10:17:42.776Z] docker_api_swarm_test.go:584: [d3203d88300a0] joining swarm manager [d0cd965ac3c6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-08T10:17:42.776Z] check_test.go:380: [d31ff270f0556] daemon is not started [2020-05-08T10:17:42.776Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-05-08T10:17:42.776Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-05-08T10:17:42.776Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.66s) [2020-05-08T10:17:42.776Z] docker_api_swarm_test.go:45: [d2ef705c46214] joining swarm manager [da6556bcbcd79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-08T10:17:42.776Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.86s) [2020-05-08T10:17:42.776Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.52s) [2020-05-08T10:17:42.776Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.48s) [2020-05-08T10:17:42.776Z] docker_api_swarm_test.go:303: [da43740f6fba9] joining swarm manager [d2d4cd64459bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-08T10:17:42.776Z] docker_api_swarm_test.go:304: [d4851b3dc3a5f] joining swarm manager [d2d4cd64459bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-08T10:17:42.776Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-05-08T10:17:42.776Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-05-08T10:17:42.776Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.28s) [2020-05-08T10:17:42.776Z] docker_api_swarm_test.go:271: [dab58f62e02f8] joining swarm manager [d44f43dd32568]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-08T10:17:42.776Z] docker_api_swarm_test.go:272: [df730846cca68] joining swarm manager [d44f43dd32568]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-08T10:17:42.776Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.72s) [2020-05-08T10:17:42.776Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.93s) [2020-05-08T10:17:42.776Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.19s) [2020-05-08T10:17:42.776Z] docker_api_swarm_node_test.go:19: [d261e8528df9b] joining swarm manager [d47df1210b2c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-08T10:17:42.776Z] docker_api_swarm_node_test.go:20: [dfba81b3f7fb7] joining swarm manager [d47df1210b2c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-08T10:17:42.776Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.43s) [2020-05-08T10:17:42.776Z] docker_api_swarm_test.go:501: [d28ed3efe6e18] joining swarm manager [d83cb1cc0b848]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-08T10:17:42.776Z] docker_api_swarm_test.go:506: [d23fa037cff71] joining swarm manager [d83cb1cc0b848]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-08T10:17:42.776Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.34s) [2020-05-08T10:17:42.776Z] docker_api_swarm_node_test.go:80: [df5cd7f69223f] joining swarm manager [d8466a5389b79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-08T10:17:42.776Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.67s) [2020-05-08T10:17:42.776Z] docker_api_swarm_node_test.go:52: [d4f01fa483e12] joining swarm manager [dacd25645ef80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-08T10:17:42.776Z] docker_api_swarm_node_test.go:53: [ddfbfbb880e0b] joining swarm manager [dacd25645ef80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-08T10:17:42.776Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.90s) [2020-05-08T10:17:42.776Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (16.99s) [2020-05-08T10:17:42.776Z] docker_api_swarm_test.go:201: [d2992c219ec21] joining swarm manager [d4d801781d112]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-08T10:17:42.776Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (64.78s) [2020-05-08T10:17:42.776Z] docker_api_swarm_test.go:383: [d839322966ca6] joining swarm manager [d0d18ac8d626b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-08T10:17:42.776Z] docker_api_swarm_test.go:384: [dc0982abe4e13] joining swarm manager [d0d18ac8d626b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-08T10:17:42.776Z] check_test.go:380: [dc0982abe4e13] daemon is not started [2020-05-08T10:17:42.776Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (48.04s) [2020-05-08T10:17:42.777Z] docker_api_swarm_test.go:801: [d42460601cf9a] joining swarm manager [dd05ae79dc705]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-08T10:17:42.777Z] docker_api_swarm_test.go:801: [dfd3924636fbf] joining swarm manager [dd05ae79dc705]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-08T10:17:42.777Z] docker_api_swarm_test.go:801: [d96b8e3eea13d] joining swarm manager [dd05ae79dc705]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-08T10:17:42.777Z] docker_api_swarm_test.go:801: [da5a25378c692] joining swarm manager [dd05ae79dc705]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-05-08T10:17:42.777Z] docker_api_swarm_test.go:809: [db5e1583c8000] joining swarm manager [dd05ae79dc705]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.46s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.62s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.24s) [2020-05-08T10:17:42.777Z] docker_api_swarm_service_test.go:394: [d194bb1964540] joining swarm manager [d55e9c1a188ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-08T10:17:42.777Z] docker_api_swarm_service_test.go:394: [de94bcf61ec6a] joining swarm manager [d55e9c1a188ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.34s) [2020-05-08T10:17:42.777Z] docker_api_swarm_service_test.go:342: [d8b895e96c3f0] joining swarm manager [df9c024c6209b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-08T10:17:42.777Z] docker_api_swarm_service_test.go:342: [d350b70f0b694] joining swarm manager [df9c024c6209b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.25s) [2020-05-08T10:17:42.777Z] docker_api_swarm_service_test.go:489: [d7ace4f191005] joining swarm manager [d0c72539c4ef1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-08T10:17:42.777Z] docker_api_swarm_service_test.go:489: [d926776c02dca] joining swarm manager [d0c72539c4ef1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.13s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.61s) [2020-05-08T10:17:42.777Z] docker_api_swarm_service_test.go:127: [d3600379a7d30] joining swarm manager [d738363d87760]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-08T10:17:42.777Z] docker_api_swarm_service_test.go:128: [dd87875fe918a] joining swarm manager [d738363d87760]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-08T10:17:42.777Z] docker_api_swarm_service_test.go:136: [dfb820e67ade0] joining swarm manager [d738363d87760]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-08T10:17:42.777Z] docker_api_swarm_service_test.go:137: [da00c0e87a483] joining swarm manager [d738363d87760]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.91s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.75s) [2020-05-08T10:17:42.777Z] docker_api_swarm_service_test.go:303: [dfbabfa7b3cfa] joining swarm manager [de3d13548dbed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-08T10:17:42.777Z] docker_api_swarm_service_test.go:303: [d96c77354c14a] joining swarm manager [de3d13548dbed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.96s) [2020-05-08T10:17:42.777Z] docker_api_swarm_service_test.go:99: [dcce07ce10e9d] joining swarm manager [ddf6539bf7621]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-08T10:17:42.777Z] docker_api_swarm_service_test.go:100: [db91dc62790d0] joining swarm manager [ddf6539bf7621]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-08T10:17:42.777Z] check_test.go:380: [dcce07ce10e9d] daemon is not started [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.25s) [2020-05-08T10:17:42.777Z] docker_api_swarm_service_test.go:532: [d8b67346a76c2] joining swarm manager [db9a5e7b48845]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-08T10:17:42.777Z] docker_api_swarm_service_test.go:533: [dfb2646753aa3] joining swarm manager [db9a5e7b48845]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.94s) [2020-05-08T10:17:42.777Z] docker_api_swarm_service_test.go:147: [d7799e246df8e] joining swarm manager [d34778df7ec40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-08T10:17:42.777Z] docker_api_swarm_service_test.go:147: [d6e1acc92824a] joining swarm manager [d34778df7ec40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.29s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.99s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.97s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.51s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.01s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.43s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.12s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.65s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.56s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.29s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.84s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.87s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.34s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.60s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.21s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.14s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.24s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.42s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.63s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.19s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.74s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.60s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.96s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.03s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.15s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.88s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.34s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.22s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.51s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.12s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.18s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.37s) [2020-05-08T10:17:42.777Z] docker_cli_service_logs_test.go:241: checking task ln51oq7hw37x [2020-05-08T10:17:42.777Z] docker_cli_service_logs_test.go:246: checking messages for ln51oq7hw37x [2020-05-08T10:17:42.777Z] docker_cli_service_logs_test.go:241: checking task zpkelxb1tolw [2020-05-08T10:17:42.777Z] docker_cli_service_logs_test.go:246: checking messages for zpkelxb1tolw [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.22s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (23.65s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.59s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.34s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.85s) [2020-05-08T10:17:42.777Z] docker_cli_swarm_test.go:1901: [d07de25c4fb11] joining swarm manager [d98a5323a8adf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-08T10:17:42.777Z] docker_cli_swarm_test.go:1902: [d46df99d274f1] joining swarm manager [d98a5323a8adf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.31s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.20s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.26s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.95s) [2020-05-08T10:17:42.777Z] docker_cli_swarm_test.go:1802: [d2cec07748047] joining swarm manager [dea2c30e55658]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-08T10:17:42.777Z] docker_cli_swarm_test.go:1803: [dd23bd0313850] joining swarm manager [dea2c30e55658]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.32s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (93.19s) [2020-05-08T10:17:42.777Z] docker_cli_swarm_test.go:1321: [d707d87fc068f] joining swarm manager [d50ed1d2d6faf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-08T10:17:42.777Z] docker_cli_swarm_test.go:1322: [da60b69cf5609] joining swarm manager [d50ed1d2d6faf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.88s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.46s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.97s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.58s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.95s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.10s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.14s) [2020-05-08T10:17:42.777Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-05-08T10:17:42.777Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.52s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.82s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.81s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.20s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.77s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.28s) [2020-05-08T10:17:42.777Z] docker_cli_swarm_test.go:1186: [ddb774da51e1e] joining swarm manager [de1844ce616d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-08T10:17:42.777Z] docker_cli_swarm_test.go:1195: [d16d63ce7a940] joining swarm manager [de1844ce616d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.65s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.40s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (130.06s) [2020-05-08T10:17:42.777Z] docker_cli_swarm_test.go:1118: [d57aa5a8cbe87] joining swarm manager [d67f7019d19b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-08T10:17:42.777Z] docker_cli_swarm_test.go:1119: [d6db04b581ee2] joining swarm manager [d67f7019d19b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-08T10:17:42.777Z] docker_cli_swarm_test.go:1172: [d7c45c9982b89] joining swarm manager [d67f7019d19b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.47s) [2020-05-08T10:17:42.777Z] docker_cli_swarm_test.go:1453: [dd52d3f10004c] joining swarm manager [d0318b4c6f648]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-08T10:17:42.777Z] docker_cli_swarm_test.go:1454: [d01db0ed99284] joining swarm manager [d0318b4c6f648]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.23s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.20s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.39s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.09s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.14s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.38s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.45s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.86s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.51s) [2020-05-08T10:17:42.777Z] docker_cli_swarm_unix_test.go:62: [de6dc6d258dca] joining swarm manager [d0f68b1f0595f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.02s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.03s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.69s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (5.22s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.65s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.56s) [2020-05-08T10:17:42.777Z] docker_api_swarm_test.go:961: [d624bf7eb35a8] joining swarm manager [d04f619be4f86]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.87s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.19s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.24s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.61s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (11.46s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.89s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.87s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.96s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.29s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.34s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.08s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.03s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.29s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.92s) [2020-05-08T10:17:42.777Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.96s) [2020-05-08T10:17:42.777Z] === RUN TestDockerExternalVolumeSuite [2020-05-08T10:17:42.777Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-05-08T10:17:57.760Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-05-08T10:19:05.517Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-05-08T10:19:15.459Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-05-08T10:19:47.454Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-05-08T10:20:02.312Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-05-08T10:20:34.306Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-05-08T10:20:46.453Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-05-08T10:21:18.455Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-05-08T10:21:33.357Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-05-08T10:21:51.461Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-05-08T10:22:38.089Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-05-08T10:22:56.150Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-05-08T10:23:28.166Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-05-08T10:24:00.247Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-05-08T10:24:15.109Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-05-08T10:24:33.128Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-05-08T10:24:47.986Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-05-08T10:25:02.889Z] --- PASS: TestDockerExternalVolumeSuite (440.99s) [2020-05-08T10:25:02.889Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.89s) [2020-05-08T10:25:02.889Z] docker_cli_external_volume_driver_test.go:53: [d2ec7cad6ccae] daemon is not started [2020-05-08T10:25:02.889Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-05-08T10:25:02.889Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.53s) [2020-05-08T10:25:02.889Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-05-08T10:25:02.889Z] docker_cli_external_volume_driver_test.go:53: [dcf2410a03aa6] daemon is not started [2020-05-08T10:25:02.889Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-05-08T10:25:02.889Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.08s) [2020-05-08T10:25:02.889Z] docker_cli_external_volume_driver_test.go:53: [deb9931d06f92] daemon is not started [2020-05-08T10:25:02.889Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-05-08T10:25:02.889Z] docker_cli_external_volume_driver_test.go:53: [d81e9446c88d0] daemon is not started [2020-05-08T10:25:02.889Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.56s) [2020-05-08T10:25:02.889Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.58s) [2020-05-08T10:25:02.889Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s) [2020-05-08T10:25:02.889Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2020-05-08T10:25:02.889Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.60s) [2020-05-08T10:25:02.889Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.71s) [2020-05-08T10:25:02.889Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.01s) [2020-05-08T10:25:02.889Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.56s) [2020-05-08T10:25:02.889Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.40s) [2020-05-08T10:25:02.889Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.31s) [2020-05-08T10:25:02.889Z] docker_cli_external_volume_driver_test.go:485: [daa9547500b1e] daemon is not started [2020-05-08T10:25:02.889Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-05-08T10:25:02.889Z] docker_cli_external_volume_driver_test.go:53: [d4b69a94c14fd] daemon is not started [2020-05-08T10:25:02.889Z] PASS [2020-05-08T10:25:02.889Z] [2020-05-08T10:25:02.889Z] === Skipped [2020-05-08T10:25:02.889Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-05-08T10:25:02.889Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-05-08T10:25:02.889Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-05-08T10:25:02.889Z] check_test.go:309: [d9d5c87de1edc] daemon is not started [2020-05-08T10:25:02.889Z] [2020-05-08T10:25:02.889Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-05-08T10:25:02.889Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-05-08T10:25:02.889Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-05-08T10:25:02.889Z] check_test.go:309: [dbbabe298fa76] daemon is not started [2020-05-08T10:25:02.889Z] [2020-05-08T10:25:02.889Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-05-08T10:25:02.889Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-05-08T10:25:02.889Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-05-08T10:25:02.889Z] check_test.go:309: [db09643e889a4] daemon is not started [2020-05-08T10:25:02.889Z] [2020-05-08T10:25:02.889Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-05-08T10:25:02.889Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-05-08T10:25:02.889Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-05-08T10:25:02.889Z] [2020-05-08T10:25:02.889Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-05-08T10:25:02.889Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-05-08T10:25:02.889Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-05-08T10:25:02.889Z] [2020-05-08T10:25:02.889Z] [2020-05-08T10:25:02.889Z] DONE 273 tests, 5 skipped in 2521.124s [2020-05-08T10:25:02.889Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-08T10:25:02.889Z] ++++ cat bundles/test-integration/docker.pid [2020-05-08T10:25:02.889Z] +++ kill 7607 [2020-05-08T10:25:03.821Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9b8c7b0a7f18/docker.pid [2020-05-08T10:25:03.821Z] +++ kill 4281 [2020-05-08T10:25:03.821Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4281 is not a child of this shell [2020-05-08T10:25:03.821Z] warning: PID 4281 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9b8c7b0a7f18/docker.pid had a nonzero exit code [2020-05-08T10:25:03.821Z] +++ /etc/init.d/apparmor stop [2020-05-08T10:25:03.821Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-08T10:25:03.821Z] [2020-05-08T10:25:03.821Z] Unloading profiles will leave already running processes permanently [2020-05-08T10:25:03.821Z] unconfined, which can lead to unexpected situations. [2020-05-08T10:25:03.821Z] [2020-05-08T10:25:03.821Z] To set a process to complain mode, use the command line tool [2020-05-08T10:25:03.821Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-08T10:25:03.821Z] +++ true [2020-05-08T10:25:03.821Z] [2020-05-08T10:25:04.075Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-05-08T10:25:04.084Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-08T10:25:05.115Z] + echo Ensuring container killed. [2020-05-08T10:25:05.115Z] Ensuring container killed. [2020-05-08T10:25:05.115Z] + docker ps -aq -f name=docker-pr3-* [2020-05-08T10:25:05.115Z] + cids=c30d563d45a0 [2020-05-08T10:25:05.115Z] dfaa8f53c00d [2020-05-08T10:25:05.115Z] 6c2a72bde2fc [2020-05-08T10:25:05.115Z] + [ -n c30d563d45a0 [2020-05-08T10:25:05.115Z] dfaa8f53c00d [2020-05-08T10:25:05.115Z] 6c2a72bde2fc ] [2020-05-08T10:25:05.115Z] + docker rm -vf c30d563d45a0 dfaa8f53c00d 6c2a72bde2fc [2020-05-08T10:25:07.622Z] c30d563d45a0 [2020-05-08T10:25:07.622Z] dfaa8f53c00d [2020-05-08T10:25:07.622Z] 6c2a72bde2fc [Pipeline] sh [2020-05-08T10:25:07.900Z] + echo Chowning /workspace to jenkins user [2020-05-08T10:25:07.900Z] Chowning /workspace to jenkins user [2020-05-08T10:25:07.900Z] + id -u [2020-05-08T10:25:07.900Z] + id -g [2020-05-08T10:25:07.900Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40929:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-08T10:25:11.485Z] + bundleName=amd64 [2020-05-08T10:25:11.485Z] + echo Creating amd64-bundles.tar.gz [2020-05-08T10:25:11.485Z] Creating amd64-bundles.tar.gz [2020-05-08T10:25:11.485Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-05-08T10:25:11.485Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-08T10:25:12.418Z] Archiving artifacts [2020-05-08T10:25:12.968Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40929/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-08T10:25:13.271Z] + make clean [2020-05-08T10:25:13.525Z] docker volume rm -f docker-dev-cache [2020-05-08T10:25:13.525Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-08T10:25:24.789Z] ok github.com/docker/docker/integration-cli 2155.171s [2020-05-08T10:25:24.789Z] [2020-05-08T10:25:24.789Z] === Skipped [2020-05-08T10:25:24.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-05-08T10:25:24.789Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-05-08T10:25:24.789Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.789Z] [2020-05-08T10:25:24.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-05-08T10:25:24.789Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-05-08T10:25:24.789Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.789Z] [2020-05-08T10:25:24.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-05-08T10:25:24.789Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-05-08T10:25:24.789Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.789Z] [2020-05-08T10:25:24.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-05-08T10:25:24.789Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-05-08T10:25:24.789Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.789Z] [2020-05-08T10:25:24.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-05-08T10:25:24.789Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-05-08T10:25:24.789Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.789Z] [2020-05-08T10:25:24.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-05-08T10:25:24.789Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-05-08T10:25:24.789Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.789Z] [2020-05-08T10:25:24.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-05-08T10:25:24.789Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-05-08T10:25:24.789Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.789Z] [2020-05-08T10:25:24.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-05-08T10:25:24.789Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-05-08T10:25:24.789Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.789Z] [2020-05-08T10:25:24.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-05-08T10:25:24.789Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-05-08T10:25:24.789Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.789Z] [2020-05-08T10:25:24.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-05-08T10:25:24.789Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-05-08T10:25:24.789Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.789Z] [2020-05-08T10:25:24.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-05-08T10:25:24.789Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-05-08T10:25:24.789Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.789Z] [2020-05-08T10:25:24.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-05-08T10:25:24.789Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-05-08T10:25:24.789Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.789Z] [2020-05-08T10:25:24.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-05-08T10:25:24.789Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-05-08T10:25:24.789Z] docker_cli_run_test.go:3182: unmatched requirement Apparmor [2020-05-08T10:25:24.789Z] [2020-05-08T10:25:24.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-05-08T10:25:24.789Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-05-08T10:25:24.789Z] docker_cli_run_test.go:3160: unmatched requirement Apparmor [2020-05-08T10:25:24.789Z] [2020-05-08T10:25:24.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-05-08T10:25:24.789Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-05-08T10:25:24.789Z] docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.789Z] [2020-05-08T10:25:24.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-05-08T10:25:24.789Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-05-08T10:25:24.789Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.789Z] [2020-05-08T10:25:24.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-05-08T10:25:24.789Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-05-08T10:25:24.789Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-05-08T10:25:24.789Z] [2020-05-08T10:25:24.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-05-08T10:25:24.789Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-05-08T10:25:24.789Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.789Z] [2020-05-08T10:25:24.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2020-05-08T10:25:24.789Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2020-05-08T10:25:24.789Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-05-08T10:25:24.789Z] [2020-05-08T10:25:24.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-05-08T10:25:24.789Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-05-08T10:25:24.789Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.789Z] [2020-05-08T10:25:24.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-05-08T10:25:24.789Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-05-08T10:25:24.789Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.789Z] [2020-05-08T10:25:24.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-05-08T10:25:24.789Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-05-08T10:25:24.789Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.789Z] [2020-05-08T10:25:24.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-05-08T10:25:24.789Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-05-08T10:25:24.789Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.789Z] [2020-05-08T10:25:24.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-05-08T10:25:24.789Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-05-08T10:25:24.789Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.789Z] [2020-05-08T10:25:24.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-05-08T10:25:24.789Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-05-08T10:25:24.789Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.789Z] [2020-05-08T10:25:24.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2020-05-08T10:25:24.789Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-05-08T10:25:24.789Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.789Z] [2020-05-08T10:25:24.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-05-08T10:25:24.789Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-05-08T10:25:24.789Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.789Z] [2020-05-08T10:25:24.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-05-08T10:25:24.789Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-05-08T10:25:24.789Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.789Z] [2020-05-08T10:25:24.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-05-08T10:25:24.789Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-05-08T10:25:24.789Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.789Z] [2020-05-08T10:25:24.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-05-08T10:25:24.789Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-05-08T10:25:24.789Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.789Z] [2020-05-08T10:25:24.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2020-05-08T10:25:24.789Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2020-05-08T10:25:24.789Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.789Z] [2020-05-08T10:25:24.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.65s) [2020-05-08T10:25:24.789Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.65s) [2020-05-08T10:25:24.789Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.789Z] [2020-05-08T10:25:24.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.65s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.65s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.32s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.03s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-05-08T10:25:24.790Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.27s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.26s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.04s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.31s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2020-05-08T10:25:24.790Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.29s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.30s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.29s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-05-08T10:25:24.790Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-05-08T10:25:24.790Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.790Z] [2020-05-08T10:25:24.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.30s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s) [2020-05-08T10:25:24.791Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-05-08T10:25:24.791Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-05-08T10:25:24.791Z] docker_cli_sni_test.go:18: Flakey test [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-05-08T10:25:24.791Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-05-08T10:25:24.791Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-05-08T10:25:24.791Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-05-08T10:25:24.791Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-05-08T10:25:24.791Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-05-08T10:25:24.791Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-05-08T10:25:24.791Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-05-08T10:25:24.791Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-05-08T10:25:24.791Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-05-08T10:25:24.791Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-05-08T10:25:24.791Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-05-08T10:25:24.791Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-05-08T10:25:24.791Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-05-08T10:25:24.791Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-05-08T10:25:24.791Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-05-08T10:25:24.791Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-05-08T10:25:24.791Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-05-08T10:25:24.791Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-05-08T10:25:24.791Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-05-08T10:25:24.791Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-05-08T10:25:24.791Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-05-08T10:25:24.791Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-05-08T10:25:24.791Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-05-08T10:25:24.791Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-05-08T10:25:24.791Z] docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-05-08T10:25:24.791Z] docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-05-08T10:25:24.791Z] docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-05-08T10:25:24.791Z] docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-05-08T10:25:24.791Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-05-08T10:25:24.791Z] docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-05-08T10:25:24.791Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-05-08T10:25:24.791Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-05-08T10:25:24.791Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-05-08T10:25:24.791Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-05-08T10:25:24.791Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-05-08T10:25:24.791Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-05-08T10:25:24.791Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-05-08T10:25:24.791Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-05-08T10:25:24.791Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-05-08T10:25:24.791Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-05-08T10:25:24.791Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-05-08T10:25:24.791Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-05-08T10:25:24.791Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-05-08T10:25:24.791Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-05-08T10:25:24.791Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-05-08T10:25:24.791Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-05-08T10:25:24.791Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-05-08T10:25:24.791Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-05-08T10:25:24.791Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-05-08T10:25:24.791Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-05-08T10:25:24.791Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-05-08T10:25:24.791Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-05-08T10:25:24.791Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-05-08T10:25:24.791Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-05-08T10:25:24.791Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-05-08T10:25:24.791Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-05-08T10:25:24.791Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-05-08T10:25:24.791Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-05-08T10:25:24.791Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-05-08T10:25:24.791Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-05-08T10:25:24.791Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2020-05-08T10:25:24.791Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-05-08T10:25:24.791Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-05-08T10:25:24.791Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-05-08T10:25:24.791Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.791Z] [2020-05-08T10:25:24.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-05-08T10:25:24.792Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-05-08T10:25:24.792Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-05-08T10:25:24.792Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-05-08T10:25:24.792Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-05-08T10:25:24.792Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-05-08T10:25:24.792Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-05-08T10:25:24.792Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-05-08T10:25:24.792Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-05-08T10:25:24.792Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-05-08T10:25:24.792Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-05-08T10:25:24.792Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-05-08T10:25:24.792Z] docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-05-08T10:25:24.792Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-05-08T10:25:24.792Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-05-08T10:25:24.792Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-05-08T10:25:24.792Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-05-08T10:25:24.792Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-05-08T10:25:24.792Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-05-08T10:25:24.792Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-05-08T10:25:24.792Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-05-08T10:25:24.792Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-05-08T10:25:24.792Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-05-08T10:25:24.792Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-05-08T10:25:24.792Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-05-08T10:25:24.792Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-05-08T10:25:24.792Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-05-08T10:25:24.792Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-05-08T10:25:24.792Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-05-08T10:25:24.792Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-05-08T10:25:24.792Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-05-08T10:25:24.792Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-05-08T10:25:24.792Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-05-08T10:25:24.792Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-05-08T10:25:24.792Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-05-08T10:25:24.792Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-05-08T10:25:24.792Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-05-08T10:25:24.792Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-05-08T10:25:24.792Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-05-08T10:25:24.792Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-05-08T10:25:24.792Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2020-05-08T10:25:24.792Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-05-08T10:25:24.792Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-05-08T10:25:24.792Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-05-08T10:25:24.792Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-05-08T10:25:24.792Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-05-08T10:25:24.792Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-05-08T10:25:24.792Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-05-08T10:25:24.792Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-05-08T10:25:24.792Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-05-08T10:25:24.792Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-05-08T10:25:24.792Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-05-08T10:25:24.792Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-05-08T10:25:24.792Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-05-08T10:25:24.792Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2020-05-08T10:25:24.792Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-05-08T10:25:24.792Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-05-08T10:25:24.792Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-05-08T10:25:24.792Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-05-08T10:25:24.792Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-05-08T10:25:24.792Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-05-08T10:25:24.792Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-05-08T10:25:24.792Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-05-08T10:25:24.792Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.792Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-05-08T10:25:24.793Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-05-08T10:25:24.793Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2020-05-08T10:25:24.793Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-05-08T10:25:24.793Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-05-08T10:25:24.793Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-05-08T10:25:24.793Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-05-08T10:25:24.793Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-05-08T10:25:24.793Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-05-08T10:25:24.793Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-05-08T10:25:24.793Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-05-08T10:25:24.793Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-05-08T10:25:24.793Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-05-08T10:25:24.793Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-05-08T10:25:24.793Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2020-05-08T10:25:24.793Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-05-08T10:25:24.793Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-05-08T10:25:24.793Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-05-08T10:25:24.793Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-05-08T10:25:24.793Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-05-08T10:25:24.793Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-05-08T10:25:24.793Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-05-08T10:25:24.793Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-05-08T10:25:24.793Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-05-08T10:25:24.793Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-05-08T10:25:24.793Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-05-08T10:25:24.793Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-05-08T10:25:24.793Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-05-08T10:25:24.793Z] docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-05-08T10:25:24.793Z] docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-05-08T10:25:24.793Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-05-08T10:25:24.793Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-05-08T10:25:24.793Z] docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-05-08T10:25:24.793Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-05-08T10:25:24.793Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2020-05-08T10:25:24.793Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-05-08T10:25:24.793Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-05-08T10:25:24.793Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-05-08T10:25:24.793Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-05-08T10:25:24.793Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-05-08T10:25:24.793Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-05-08T10:25:24.793Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-05-08T10:25:24.793Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-05-08T10:25:24.793Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-05-08T10:25:24.793Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-05-08T10:25:24.793Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-05-08T10:25:24.793Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-05-08T10:25:24.793Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-05-08T10:25:24.793Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-05-08T10:25:24.793Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-05-08T10:25:24.793Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-05-08T10:25:24.793Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-05-08T10:25:24.793Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-05-08T10:25:24.793Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-05-08T10:25:24.793Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-05-08T10:25:24.793Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-05-08T10:25:24.793Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-05-08T10:25:24.793Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-05-08T10:25:24.793Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-05-08T10:25:24.793Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-05-08T10:25:24.793Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-05-08T10:25:24.793Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-05-08T10:25:24.793Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-05-08T10:25:24.793Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-05-08T10:25:24.793Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-05-08T10:25:24.793Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-05-08T10:25:24.793Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-05-08T10:25:24.793Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.793Z] [2020-05-08T10:25:24.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:4508: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:4025: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:3990: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:4248: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:4487: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-05-08T10:25:24.794Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-05-08T10:25:24.794Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.794Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:4298: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:2887: unmatched requirement Apparmor [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:2926: unmatched requirement Apparmor [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:3955: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:3948: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-05-08T10:25:24.795Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-05-08T10:25:24.795Z] docker_cli_run_test.go:3043: unmatched requirement Apparmor [2020-05-08T10:25:24.795Z] [2020-05-08T10:25:24.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-05-08T10:25:24.796Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-05-08T10:25:24.796Z] docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-05-08T10:25:24.796Z] docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-05-08T10:25:24.796Z] docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-05-08T10:25:24.796Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2020-05-08T10:25:24.796Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-05-08T10:25:24.796Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-05-08T10:25:24.796Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-05-08T10:25:24.796Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-05-08T10:25:24.796Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-05-08T10:25:24.796Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2020-05-08T10:25:24.796Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-05-08T10:25:24.796Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-05-08T10:25:24.796Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-05-08T10:25:24.796Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-05-08T10:25:24.796Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-05-08T10:25:24.796Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-05-08T10:25:24.796Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-05-08T10:25:24.796Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-05-08T10:25:24.796Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-05-08T10:25:24.796Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-05-08T10:25:24.796Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-05-08T10:25:24.796Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-05-08T10:25:24.796Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-05-08T10:25:24.796Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-05-08T10:25:24.796Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-05-08T10:25:24.796Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2020-05-08T10:25:24.796Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-05-08T10:25:24.796Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-05-08T10:25:24.796Z] docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-05-08T10:25:24.796Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-05-08T10:25:24.796Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-05-08T10:25:24.796Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2020-05-08T10:25:24.796Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-05-08T10:25:24.796Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-05-08T10:25:24.796Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-05-08T10:25:24.796Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-05-08T10:25:24.796Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-05-08T10:25:24.796Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-05-08T10:25:24.796Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-05-08T10:25:24.796Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-05-08T10:25:24.796Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-05-08T10:25:24.796Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-08T10:25:24.796Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-05-08T10:25:24.796Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-05-08T10:25:24.796Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-05-08T10:25:24.796Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-05-08T10:25:24.796Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-05-08T10:25:24.796Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-05-08T10:25:24.796Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-05-08T10:25:24.796Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-05-08T10:25:24.796Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-05-08T10:25:24.796Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-05-08T10:25:24.796Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-05-08T10:25:24.796Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-05-08T10:25:24.796Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-05-08T10:25:24.796Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-05-08T10:25:24.796Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-08T10:25:24.796Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-08T10:25:24.796Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-08T10:25:24.796Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-08T10:25:24.796Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-05-08T10:25:24.796Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-08T10:25:24.796Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-05-08T10:25:24.796Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.796Z] [2020-05-08T10:25:24.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-05-08T10:25:24.796Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-05-08T10:25:24.797Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-08T10:25:24.797Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-08T10:25:24.797Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-05-08T10:25:24.797Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-05-08T10:25:24.797Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-05-08T10:25:24.797Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-05-08T10:25:24.797Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-05-08T10:25:24.797Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-05-08T10:25:24.797Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-05-08T10:25:24.797Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-05-08T10:25:24.797Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-05-08T10:25:24.797Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-08T10:25:24.797Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-05-08T10:25:24.797Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-05-08T10:25:24.797Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-05-08T10:25:24.797Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-05-08T10:25:24.797Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-08T10:25:24.797Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-08T10:25:24.797Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-08T10:25:24.797Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-08T10:25:24.797Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-05-08T10:25:24.797Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-08T10:25:24.797Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-05-08T10:25:24.797Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-05-08T10:25:24.797Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-08T10:25:24.797Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-08T10:25:24.797Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-05-08T10:25:24.797Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-05-08T10:25:24.797Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-05-08T10:25:24.797Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-05-08T10:25:24.797Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-05-08T10:25:24.797Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-05-08T10:25:24.797Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-05-08T10:25:24.797Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-05-08T10:25:24.797Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-05-08T10:25:24.797Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-05-08T10:25:24.797Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-05-08T10:25:24.797Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-05-08T10:25:24.797Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-05-08T10:25:24.797Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-05-08T10:25:24.797Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-05-08T10:25:24.797Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-05-08T10:25:24.797Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-05-08T10:25:24.797Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-05-08T10:25:24.797Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-05-08T10:25:24.797Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-05-08T10:25:24.797Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-05-08T10:25:24.797Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-05-08T10:25:24.797Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-05-08T10:25:24.797Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-05-08T10:25:24.797Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-05-08T10:25:24.797Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-05-08T10:25:24.797Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-05-08T10:25:24.797Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-05-08T10:25:24.797Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-05-08T10:25:24.797Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-05-08T10:25:24.797Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.797Z] [2020-05-08T10:25:24.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-05-08T10:25:24.798Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-05-08T10:25:24.798Z] [2020-05-08T10:25:24.798Z] [2020-05-08T10:25:24.798Z] DONE 1096 tests, 549 skipped in 2163.233s [2020-05-08T10:25:24.798Z] INFO: Integration tests ended at 05/08/2020 10:25:22. Duration:00:36:03.4917964 [2020-05-08T10:25:24.798Z] INFO: Docker info of the daemon under test at end of run [2020-05-08T10:25:24.798Z] [2020-05-08T10:25:24.798Z] Containers: 2 [2020-05-08T10:25:24.798Z] Running: 0 [2020-05-08T10:25:24.798Z] Paused: 0 [2020-05-08T10:25:24.798Z] Stopped: 2 [2020-05-08T10:25:24.798Z] Images: 15 [2020-05-08T10:25:24.798Z] Server Version: 0.0.0-dev [2020-05-08T10:25:24.798Z] Storage Driver: windowsfilter [2020-05-08T10:25:24.798Z] Windows: [2020-05-08T10:25:24.798Z] Logging Driver: json-file [2020-05-08T10:25:24.798Z] Plugins: [2020-05-08T10:25:24.798Z] Volume: local [2020-05-08T10:25:24.798Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-08T10:25:24.798Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-08T10:25:24.798Z] Swarm: inactive [2020-05-08T10:25:24.798Z] Default Isolation: process [2020-05-08T10:25:24.798Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-08T10:25:24.798Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-08T10:25:24.798Z] OSType: windows [2020-05-08T10:25:24.798Z] Architecture: x86_64 [2020-05-08T10:25:24.798Z] CPUs: 4 [2020-05-08T10:25:24.798Z] Total Memory: 32GiB [2020-05-08T10:25:24.798Z] Name: azwin-2-c9d7d0 [2020-05-08T10:25:24.798Z] ID: LWN6:ZAAE:OX7Y:DLYJ:COMR:C6I6:SYP3:SFFD:6L2G:BTLH:YMD7:RGYS [2020-05-08T10:25:24.798Z] Docker Root Dir: D:\CI\PR-40929\3\daemon [2020-05-08T10:25:24.798Z] Debug Mode (client): false [2020-05-08T10:25:24.798Z] Debug Mode (server): true [2020-05-08T10:25:24.798Z] File Descriptors: -1 [2020-05-08T10:25:24.798Z] Goroutines: 18 [2020-05-08T10:25:24.798Z] System Time: 2020-05-08T10:25:22.7336182Z [2020-05-08T10:25:24.798Z] EventsListeners: 0 [2020-05-08T10:25:24.798Z] Registry: https://index.docker.io/v1/ [2020-05-08T10:25:24.798Z] Labels: [2020-05-08T10:25:24.798Z] Experimental: false [2020-05-08T10:25:24.798Z] Insecure Registries: [2020-05-08T10:25:24.798Z] 127.0.0.0/8 [2020-05-08T10:25:24.798Z] Live Restore Enabled: false [2020-05-08T10:25:24.798Z] [2020-05-08T10:25:24.798Z] [2020-05-08T10:25:24.798Z] INFO: Stopping daemon under test [2020-05-08T10:25:24.798Z] SUCCESS: The process with PID 4364 (child process of PID 5100) has been terminated. [2020-05-08T10:25:24.798Z] SUCCESS: The process with PID 5100 (child process of PID 2908) has been terminated. [2020-05-08T10:25:24.798Z] INFO: Stop tailing logs of the daemon under tests [2020-05-08T10:25:24.798Z] INFO: executeCI.ps1 Completed successfully at 05/08/2020 10:25:22. [2020-05-08T10:25:24.798Z] INFO: Tidying up at end of run [2020-05-08T10:25:24.798Z] INFO: Saving daemon under test log (d:\CI\PR-40929\3\dut.out) to C:\windows\TEMP\CIDUT.out [2020-05-08T10:25:24.798Z] INFO: Saving daemon under test log (d:\CI\PR-40929\3\dut.err) to C:\windows\TEMP\CIDUT.err [2020-05-08T10:25:24.798Z] INFO: Nuke-Everything... [2020-05-08T10:25:24.798Z] INFO: Container count on control daemon to delete is 2 [2020-05-08T10:25:24.798Z] 0cf19f8b1272 [2020-05-08T10:25:24.798Z] 3dbc4a0655bf [2020-05-08T10:25:24.798Z] INFO: Tidying pidfile d:\CI\PR-40929\3\docker.pid [2020-05-08T10:25:24.798Z] INFO: Nuking d:\CI [2020-05-08T10:25:50.143Z] INFO: Zapped successfully [2020-05-08T10:25:50.143Z] [2020-05-08T10:25:50.143Z] INFO: executeCI.ps1 exiting at Fri May 8 10:25:47 CUT 2020. Duration 00:49:24.4320872 [2020-05-08T10:25:50.143Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-05-08T10:25:50.396Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-05-08T10:25:52.394Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-05-08T10:25:54.193Z] Archiving artifacts [2020-05-08T10:25:55.291Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40929/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-08T10:25:56.251Z] + make clean [2020-05-08T10:25:57.244Z] docker volume rm -f docker-dev-cache [2020-05-08T10:25:57.244Z] 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