Pull request #40635 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84+6004b9ad5269e62b59e8936f68effdff3e5c6b45 (08a45031f1e9d2aec77fcf37803aea03dcc3e0c9) 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 49b252bdf16273de41b9b961caae5440a249d3e0 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 49b252bdf16273de41b9b961caae5440a249d3e0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 49b252bdf16273de41b9b961caae5440a249d3e0 # timeout=10 Commit message: "Merge pull request #19 from docker/add-getNodeNamesByLabel" > git rev-list --no-walk 49b252bdf16273de41b9b961caae5440a249d3e0 # 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-03-07T12:17:25.110Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-03-07T12:17:25.114Z] Trying to pass milestone 3 [Pipeline] milestone [2020-03-07T12:17:25.144Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-03-07T12:17:25.320Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-071382f13a5c94c43) in /home/ubuntu/workspace/moby_PR-40635 [Pipeline] { [Pipeline] checkout [2020-03-07T12:17:25.378Z] using credential docker-jenkins-github-credentials [2020-03-07T12:17:25.402Z] Fetching changes from the remote Git repository [2020-03-07T12:17:25.414Z] Fetching without tags [2020-03-07T12:17:25.467Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-03-07T12:17:25.483Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-07T12:17:25.495Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-07T12:17:25.495Z] > git --version # timeout=10 [2020-03-07T12:17:25.503Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-07T12:17:25.504Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40635/head:refs/remotes/origin/PR-40635 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-07T12:17:38.166Z] Merging remotes/origin/master commit 6004b9ad5269e62b59e8936f68effdff3e5c6b45 into PR head commit 1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 [2020-03-07T12:17:38.649Z] Merge succeeded, producing 1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 [2020-03-07T12:17:38.650Z] Checking out Revision 1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 (PR-40635) [2020-03-07T12:17:39.157Z] Commit message: "rootless: launch rootlesskit with --propagation=rslave" [2020-03-07T12:17:39.169Z] First time build. Skipping changelog. [2020-03-07T12:17:38.248Z] > git config core.sparsecheckout # timeout=10 [2020-03-07T12:17:38.253Z] > git checkout -f 1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 # timeout=10 [2020-03-07T12:17:38.707Z] > git merge 6004b9ad5269e62b59e8936f68effdff3e5c6b45 # timeout=10 [2020-03-07T12:17:38.714Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-07T12:17:38.732Z] > git config core.sparsecheckout # timeout=10 [2020-03-07T12:17:38.747Z] > git checkout -f 1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 # timeout=10 [2020-03-07T12:17:39.239Z] > git rev-list --no-walk 67dc2db448a27c200d3a6c761db42b1e675069f2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-07T12:17:39.960Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40635:/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-03-07T12:17:39.960Z] Unable to find image 'alpine:latest' locally [2020-03-07T12:17:39.960Z] latest: Pulling from library/alpine [2020-03-07T12:17:40.218Z] c9b1b535fdd9: Pulling fs layer [2020-03-07T12:17:40.218Z] c9b1b535fdd9: Verifying Checksum [2020-03-07T12:17:40.218Z] c9b1b535fdd9: Download complete [2020-03-07T12:17:40.218Z] c9b1b535fdd9: Pull complete [2020-03-07T12:17:40.218Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d [2020-03-07T12:17:40.218Z] Status: Downloaded newer image for alpine:latest [2020-03-07T12:17:43.502Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [2020-03-07T12:17:43.977Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-071382f13a5c94c43) in /home/ubuntu/workspace/moby_PR-40635 [Pipeline] node [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [2020-03-07T12:17:43.995Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a7101b4f5297c2ce) in /home/ubuntu/workspace/moby_PR-40635 [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [2020-03-07T12:17:44.011Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0a980a018159dad51) in /home/ubuntu/workspace/moby_PR-40635 [2020-03-07T12:17:44.032Z] Running on ppc64le-ubuntu-14 in /home/docker/workspace/moby_PR-40635 [Pipeline] checkout [2020-03-07T12:17:44.043Z] using credential docker-jenkins-github-credentials [Pipeline] { [2020-03-07T12:17:44.055Z] Fetching changes from the remote Git repository [Pipeline] // stage [2020-03-07T12:17:44.062Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [Pipeline] checkout [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [2020-03-07T12:17:44.122Z] using credential docker-jenkins-github-credentials [2020-03-07T12:17:44.136Z] Cloning the remote Git repository [2020-03-07T12:17:44.136Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-03-07T12:17:44.164Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2020-03-07T12:17:44.172Z] Running on s390x-ubuntu-06 in /home/jenkins/workspace/moby_PR-40635 [2020-03-07T12:17:44.174Z] Cloning the remote Git repository [2020-03-07T12:17:44.174Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] // stage [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2020-03-07T12:17:44.324Z] Merging remotes/origin/master commit 6004b9ad5269e62b59e8936f68effdff3e5c6b45 into PR head commit 1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 [2020-03-07T12:17:44.328Z] using credential docker-jenkins-github-credentials [Pipeline] } [Pipeline] } [2020-03-07T12:17:44.347Z] Cloning the remote Git repository [2020-03-07T12:17:44.348Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-03-07T12:17:44.386Z] Merge succeeded, producing 1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 [2020-03-07T12:17:44.387Z] Checking out Revision 1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 (PR-40635) [2020-03-07T12:17:44.435Z] Commit message: "rootless: launch rootlesskit with --propagation=rslave" [2020-03-07T12:17:44.872Z] using credential docker-jenkins-github-credentials [2020-03-07T12:17:44.917Z] Cloning the remote Git repository [2020-03-07T12:17:44.917Z] Cloning with configured refspecs honoured and without tags [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-07T12:17:44.131Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-03-07T12:17:44.137Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-07T12:17:44.144Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-07T12:17:44.145Z] > git --version # timeout=10 [2020-03-07T12:17:44.151Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-07T12:17:44.152Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40635/head:refs/remotes/origin/PR-40635 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-07T12:17:44.406Z] > git config core.sparsecheckout # timeout=10 [2020-03-07T12:17:44.409Z] > git checkout -f 1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 # timeout=10 [2020-03-07T12:17:44.448Z] > git merge 6004b9ad5269e62b59e8936f68effdff3e5c6b45 # timeout=10 [2020-03-07T12:17:44.455Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-07T12:17:44.470Z] > git config core.sparsecheckout # timeout=10 [2020-03-07T12:17:44.473Z] > git checkout -f 1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 # timeout=10 [2020-03-07T12:17:44.205Z] Cloning repository https://github.com/moby/moby.git [2020-03-07T12:17:44.205Z] > git init /home/ubuntu/workspace/moby_PR-40635 # timeout=10 [2020-03-07T12:17:44.227Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-07T12:17:44.227Z] > git --version # timeout=10 [2020-03-07T12:17:44.235Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-07T12:17:44.236Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40635/head:refs/remotes/origin/PR-40635 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-07T12:17:44.181Z] Cloning repository https://github.com/moby/moby.git [2020-03-07T12:17:44.182Z] > git init /home/ubuntu/workspace/moby_PR-40635 # timeout=10 [2020-03-07T12:17:44.195Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-07T12:17:44.196Z] > git --version # timeout=10 [2020-03-07T12:17:44.199Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-07T12:17:44.201Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40635/head:refs/remotes/origin/PR-40635 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-07T12:17:44.361Z] Cloning repository https://github.com/moby/moby.git [2020-03-07T12:17:44.381Z] > git init /home/docker/workspace/moby_PR-40635 # timeout=10 [2020-03-07T12:17:44.396Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-07T12:17:44.397Z] > git --version # timeout=10 [2020-03-07T12:17:44.401Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-07T12:17:44.403Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40635/head:refs/remotes/origin/PR-40635 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-07T12:17:45.245Z] + [ PR != PR ] [2020-03-07T12:17:45.245Z] + [ master != master ] [2020-03-07T12:17:45.245Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-07T12:17:44.956Z] Cloning repository https://github.com/moby/moby.git [2020-03-07T12:17:44.992Z] > git init /home/jenkins/workspace/moby_PR-40635 # timeout=10 [2020-03-07T12:17:45.024Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-07T12:17:45.026Z] > git --version # timeout=10 [2020-03-07T12:17:45.041Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-07T12:17:45.055Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40635/head:refs/remotes/origin/PR-40635 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-07T12:17:45.572Z] + docker version [2020-03-07T12:17:45.572Z] Client: Docker Engine - Community [2020-03-07T12:17:45.572Z] Version: 19.03.5 [2020-03-07T12:17:45.572Z] API version: 1.40 [2020-03-07T12:17:45.572Z] Go version: go1.12.12 [2020-03-07T12:17:45.572Z] Git commit: 633a0ea838 [2020-03-07T12:17:45.572Z] Built: Wed Nov 13 07:29:52 2019 [2020-03-07T12:17:45.572Z] OS/Arch: linux/amd64 [2020-03-07T12:17:45.572Z] Experimental: false [2020-03-07T12:17:45.572Z] [2020-03-07T12:17:45.572Z] Server: Docker Engine - Community [2020-03-07T12:17:45.572Z] Engine: [2020-03-07T12:17:45.572Z] Version: 19.03.5 [2020-03-07T12:17:45.572Z] API version: 1.40 (minimum version 1.12) [2020-03-07T12:17:45.572Z] Go version: go1.12.12 [2020-03-07T12:17:45.572Z] Git commit: 633a0ea838 [2020-03-07T12:17:45.572Z] Built: Wed Nov 13 07:28:22 2019 [2020-03-07T12:17:45.572Z] OS/Arch: linux/amd64 [2020-03-07T12:17:45.572Z] Experimental: true [2020-03-07T12:17:45.572Z] containerd: [2020-03-07T12:17:45.572Z] Version: 1.2.10 [2020-03-07T12:17:45.572Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-07T12:17:45.572Z] runc: [2020-03-07T12:17:45.572Z] Version: 1.0.0-rc8+dev [2020-03-07T12:17:45.572Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-07T12:17:45.572Z] docker-init: [2020-03-07T12:17:45.572Z] Version: 0.18.0 [2020-03-07T12:17:45.572Z] GitCommit: fec3683 [Pipeline] sh [2020-03-07T12:17:45.687Z] Running on azwin-2-1a0f20 in d:\jenkins\workspace\moby_PR-40635 [Pipeline] { [Pipeline] ws [2020-03-07T12:17:45.702Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-03-07T12:17:45.852Z] + docker info [2020-03-07T12:17:45.852Z] Client: [2020-03-07T12:17:45.852Z] Debug Mode: false [2020-03-07T12:17:45.852Z] [2020-03-07T12:17:45.852Z] Server: [2020-03-07T12:17:45.852Z] Containers: 0 [2020-03-07T12:17:45.852Z] Running: 0 [2020-03-07T12:17:45.852Z] Paused: 0 [2020-03-07T12:17:45.852Z] Stopped: 0 [2020-03-07T12:17:45.852Z] Images: 2 [2020-03-07T12:17:45.852Z] Server Version: 19.03.5 [2020-03-07T12:17:45.852Z] Storage Driver: overlay2 [2020-03-07T12:17:45.852Z] Backing Filesystem: extfs [2020-03-07T12:17:45.852Z] Supports d_type: true [2020-03-07T12:17:45.852Z] Native Overlay Diff: true [2020-03-07T12:17:45.852Z] Logging Driver: json-file [2020-03-07T12:17:45.852Z] Cgroup Driver: cgroupfs [2020-03-07T12:17:45.852Z] Plugins: [2020-03-07T12:17:45.852Z] Volume: local [2020-03-07T12:17:45.852Z] Network: bridge host ipvlan macvlan null overlay [2020-03-07T12:17:45.852Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-07T12:17:45.852Z] Swarm: inactive [2020-03-07T12:17:45.852Z] Runtimes: runc [2020-03-07T12:17:45.852Z] Default Runtime: runc [2020-03-07T12:17:45.852Z] Init Binary: docker-init [2020-03-07T12:17:45.852Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-07T12:17:45.852Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-07T12:17:45.852Z] init version: fec3683 [2020-03-07T12:17:45.852Z] Security Options: [2020-03-07T12:17:45.852Z] apparmor [2020-03-07T12:17:45.852Z] seccomp [2020-03-07T12:17:45.852Z] Profile: default [2020-03-07T12:17:45.852Z] Kernel Version: 4.15.0-1058-aws [2020-03-07T12:17:45.852Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-07T12:17:45.852Z] OSType: linux [2020-03-07T12:17:45.852Z] Architecture: x86_64 [2020-03-07T12:17:45.852Z] CPUs: 2 [2020-03-07T12:17:45.852Z] Total Memory: 7.501GiB [2020-03-07T12:17:45.852Z] Name: ip-10-100-109-63 [2020-03-07T12:17:45.852Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-03-07T12:17:45.852Z] Docker Root Dir: /var/lib/docker [2020-03-07T12:17:45.852Z] Debug Mode: false [2020-03-07T12:17:45.852Z] Registry: https://index.docker.io/v1/ [2020-03-07T12:17:45.852Z] Labels: [2020-03-07T12:17:45.852Z] Experimental: true [2020-03-07T12:17:45.852Z] Insecure Registries: [2020-03-07T12:17:45.852Z] 127.0.0.0/8 [2020-03-07T12:17:45.852Z] Live Restore Enabled: true [2020-03-07T12:17:45.852Z] [2020-03-07T12:17:45.852Z] WARNING: No swap limit support [Pipeline] sh [2020-03-07T12:17:46.132Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-07T12:17:46.132Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-07T12:17:46.132Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40635/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-07T12:17:46.391Z] + bash /home/ubuntu/workspace/moby_PR-40635/check-config.sh [2020-03-07T12:17:46.391Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-07T12:17:46.391Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-03-07T12:17:46.391Z] [2020-03-07T12:17:46.391Z] Generally Necessary: [2020-03-07T12:17:46.391Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-07T12:17:46.391Z] - apparmor: enabled and tools installed [2020-03-07T12:17:46.391Z] - CONFIG_NAMESPACES: enabled [2020-03-07T12:17:46.391Z] - CONFIG_NET_NS: enabled [2020-03-07T12:17:46.391Z] - CONFIG_PID_NS: enabled [2020-03-07T12:17:46.391Z] - CONFIG_IPC_NS: enabled [2020-03-07T12:17:46.391Z] - CONFIG_UTS_NS: enabled [2020-03-07T12:17:46.391Z] - CONFIG_CGROUPS: enabled [2020-03-07T12:17:46.391Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-07T12:17:46.391Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-07T12:17:46.391Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-07T12:17:46.391Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-07T12:17:46.391Z] - CONFIG_CPUSETS: enabled [2020-03-07T12:17:46.391Z] - CONFIG_MEMCG: enabled [2020-03-07T12:17:46.391Z] - CONFIG_KEYS: enabled [2020-03-07T12:17:46.391Z] - CONFIG_VETH: enabled (as module) [2020-03-07T12:17:46.391Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-07T12:17:46.391Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-07T12:17:46.391Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-07T12:17:46.391Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-07T12:17:46.391Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-07T12:17:46.391Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-07T12:17:46.391Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-07T12:17:46.391Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-07T12:17:46.391Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-07T12:17:46.391Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-07T12:17:46.391Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-07T12:17:46.391Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-07T12:17:46.391Z] [2020-03-07T12:17:46.391Z] Optional Features: [2020-03-07T12:17:46.391Z] - CONFIG_USER_NS: enabled [2020-03-07T12:17:46.391Z] - CONFIG_SECCOMP: enabled [2020-03-07T12:17:46.391Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-07T12:17:46.391Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-07T12:17:46.391Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-07T12:17:46.391Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-07T12:17:46.391Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-03-07T12:17:46.391Z] - CONFIG_BLK_CGROUP: enabled [2020-03-07T12:17:46.391Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-07T12:17:46.391Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-07T12:17:46.647Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-07T12:17:46.647Z] - CONFIG_CGROUP_PERF: enabled [2020-03-07T12:17:46.647Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-07T12:17:46.647Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-07T12:17:46.647Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-07T12:17:46.647Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-07T12:17:46.647Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-07T12:17:46.647Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-07T12:17:46.647Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-07T12:17:46.647Z] - CONFIG_IP_VS: enabled (as module) [2020-03-07T12:17:46.647Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-07T12:17:46.647Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-07T12:17:46.647Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-07T12:17:46.647Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-07T12:17:46.647Z] - CONFIG_EXT4_FS: enabled [2020-03-07T12:17:46.647Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-07T12:17:46.647Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-07T12:17:46.647Z] - Network Drivers: [2020-03-07T12:17:46.647Z] - "overlay": [2020-03-07T12:17:46.647Z] - CONFIG_VXLAN: enabled (as module) [2020-03-07T12:17:46.647Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-07T12:17:46.647Z] Optional (for encrypted networks): [2020-03-07T12:17:46.647Z] - CONFIG_CRYPTO: enabled [2020-03-07T12:17:46.647Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-07T12:17:46.647Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-07T12:17:46.647Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-07T12:17:46.647Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-07T12:17:46.647Z] - CONFIG_XFRM: enabled [2020-03-07T12:17:46.647Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-07T12:17:46.647Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-07T12:17:46.647Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-07T12:17:46.647Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-07T12:17:46.647Z] - "ipvlan": [2020-03-07T12:17:46.647Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-07T12:17:46.647Z] - "macvlan": [2020-03-07T12:17:46.647Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-07T12:17:46.647Z] - CONFIG_DUMMY: enabled (as module) [2020-03-07T12:17:46.647Z] - "ftp,tftp client in container": [2020-03-07T12:17:46.647Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-07T12:17:46.647Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-07T12:17:46.647Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-07T12:17:46.647Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-07T12:17:46.647Z] - Storage Drivers: [2020-03-07T12:17:46.647Z] - "aufs": [2020-03-07T12:17:46.647Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-07T12:17:46.647Z] - "btrfs": [2020-03-07T12:17:46.647Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-07T12:17:46.647Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-07T12:17:46.647Z] - "devicemapper": [2020-03-07T12:17:46.647Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-07T12:17:46.647Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-07T12:17:46.647Z] - "overlay": [2020-03-07T12:17:46.647Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-07T12:17:46.647Z] - "zfs": [2020-03-07T12:17:46.647Z] - /dev/zfs: missing [2020-03-07T12:17:46.647Z] - zfs command: missing [2020-03-07T12:17:46.647Z] - zpool command: missing [2020-03-07T12:17:46.647Z] [2020-03-07T12:17:46.647Z] Limits: [2020-03-07T12:17:46.647Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-07T12:17:46.647Z] [2020-03-07T12:17:46.647Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-07T12:17:46.972Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 . [2020-03-07T12:17:46.972Z] #2 [internal] load .dockerignore [2020-03-07T12:17:46.972Z] #2 transferring context: 87B done [2020-03-07T12:17:46.972Z] #2 DONE 0.0s [2020-03-07T12:17:46.972Z] [2020-03-07T12:17:46.972Z] #1 [internal] load build definition from Dockerfile [2020-03-07T12:17:46.972Z] #1 transferring dockerfile: 16.92kB done [2020-03-07T12:17:46.972Z] #1 DONE 0.0s [2020-03-07T12:17:46.972Z] [2020-03-07T12:17:46.972Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-07T12:17:47.230Z] #3 DONE 0.1s [2020-03-07T12:17:47.230Z] [2020-03-07T12:17:47.230Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-07T12:17:47.230Z] #4 CACHED [2020-03-07T12:17:47.488Z] [2020-03-07T12:17:47.488Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-03-07T12:17:47.488Z] #6 DONE 0.0s [2020-03-07T12:17:47.488Z] [2020-03-07T12:17:47.488Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-07T12:17:47.746Z] #5 DONE 0.1s [2020-03-07T12:17:47.746Z] [2020-03-07T12:17:47.746Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-07T12:17:47.746Z] #7 DONE 0.0s [2020-03-07T12:17:47.746Z] [2020-03-07T12:17:47.746Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-03-07T12:17:47.746Z] #71 CACHED [2020-03-07T12:17:47.746Z] [2020-03-07T12:17:47.746Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-07T12:17:47.746Z] #8 CACHED [2020-03-07T12:17:47.746Z] [2020-03-07T12:17:47.746Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-07T12:17:47.746Z] #9 CACHED [2020-03-07T12:17:47.746Z] [2020-03-07T12:17:47.746Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-07T12:17:47.746Z] #43 CACHED [2020-03-07T12:17:47.746Z] [2020-03-07T12:17:47.746Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:17:47.746Z] #44 CACHED [2020-03-07T12:17:47.746Z] [2020-03-07T12:17:47.746Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-07T12:17:47.746Z] #40 CACHED [2020-03-07T12:17:47.746Z] [2020-03-07T12:17:47.746Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-07T12:17:47.746Z] #41 CACHED [2020-03-07T12:17:47.746Z] [2020-03-07T12:17:47.746Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-07T12:17:47.746Z] #29 CACHED [2020-03-07T12:17:47.746Z] [2020-03-07T12:17:47.746Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-07T12:17:47.746Z] #30 CACHED [2020-03-07T12:17:47.746Z] [2020-03-07T12:17:47.746Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-07T12:17:47.746Z] #10 CACHED [2020-03-07T12:17:47.746Z] [2020-03-07T12:17:47.746Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-07T12:17:47.746Z] #11 CACHED [2020-03-07T12:17:47.746Z] [2020-03-07T12:17:47.746Z] #20 [internal] load build context [2020-03-07T12:17:49.115Z] #20 ... [2020-03-07T12:17:49.115Z] [2020-03-07T12:17:49.115Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-07T12:17:49.115Z] #12 DONE 1.4s [2020-03-07T12:17:49.115Z] [2020-03-07T12:17:49.115Z] #20 [internal] load build context [2020-03-07T12:17:49.679Z] #20 transferring context: 50.06MB 2.1s done [2020-03-07T12:17:49.679Z] #20 DONE 2.1s [2020-03-07T12:17:49.679Z] [2020-03-07T12:17:49.679Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-07T12:17:49.679Z] #59 CACHED [2020-03-07T12:17:49.679Z] [2020-03-07T12:17:49.679Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-07T12:17:49.679Z] #58 CACHED [2020-03-07T12:17:49.679Z] [2020-03-07T12:17:49.679Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:17:49.679Z] #60 CACHED [2020-03-07T12:17:49.679Z] [2020-03-07T12:17:49.679Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-07T12:17:49.679Z] #46 CACHED [2020-03-07T12:17:49.679Z] [2020-03-07T12:17:49.679Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:17:49.679Z] #47 CACHED [2020-03-07T12:17:49.679Z] [2020-03-07T12:17:49.679Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-07T12:17:49.679Z] #21 CACHED [2020-03-07T12:17:49.679Z] [2020-03-07T12:17:49.679Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-07T12:17:49.679Z] #63 CACHED [2020-03-07T12:17:49.679Z] [2020-03-07T12:17:49.679Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-07T12:17:49.679Z] #64 CACHED [2020-03-07T12:17:49.679Z] [2020-03-07T12:17:49.679Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-07T12:17:49.679Z] #62 CACHED [2020-03-07T12:17:49.679Z] [2020-03-07T12:17:49.679Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:17:49.679Z] #65 CACHED [2020-03-07T12:17:49.679Z] [2020-03-07T12:17:49.679Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-07T12:17:49.936Z] #67 ... [2020-03-07T12:17:49.936Z] [2020-03-07T12:17:49.936Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-07T12:17:49.936Z] #73 CACHED [2020-03-07T12:17:49.936Z] [2020-03-07T12:17:49.936Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:17:49.936Z] #74 CACHED [2020-03-07T12:17:49.936Z] [2020-03-07T12:17:49.936Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-07T12:17:49.936Z] #55 CACHED [2020-03-07T12:17:49.936Z] [2020-03-07T12:17:49.936Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:17:49.936Z] #56 CACHED [2020-03-07T12:17:49.936Z] [2020-03-07T12:17:49.936Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-07T12:17:49.936Z] #52 CACHED [2020-03-07T12:17:49.936Z] [2020-03-07T12:17:49.936Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:17:49.936Z] #53 CACHED [2020-03-07T12:17:49.936Z] [2020-03-07T12:17:49.936Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-07T12:17:49.936Z] #49 CACHED [2020-03-07T12:17:49.936Z] [2020-03-07T12:17:49.936Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:17:49.936Z] #50 CACHED [2020-03-07T12:17:49.936Z] [2020-03-07T12:17:49.936Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-07T12:17:49.936Z] #22 CACHED [2020-03-07T12:17:49.936Z] [2020-03-07T12:17:49.936Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:17:49.936Z] #23 CACHED [2020-03-07T12:17:49.936Z] [2020-03-07T12:17:49.936Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-07T12:17:49.936Z] #32 CACHED [2020-03-07T12:17:49.936Z] [2020-03-07T12:17:49.936Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-07T12:17:49.936Z] #36 CACHED [2020-03-07T12:17:49.936Z] [2020-03-07T12:17:49.936Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-07T12:17:49.936Z] #35 CACHED [2020-03-07T12:17:49.936Z] [2020-03-07T12:17:49.936Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-07T12:17:49.936Z] #37 CACHED [2020-03-07T12:17:49.936Z] [2020-03-07T12:17:49.936Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:17:49.936Z] #38 CACHED [2020-03-07T12:17:49.936Z] [2020-03-07T12:17:49.936Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-07T12:17:49.936Z] #25 CACHED [2020-03-07T12:17:49.936Z] [2020-03-07T12:17:49.936Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-07T12:17:49.936Z] #26 CACHED [2020-03-07T12:17:49.936Z] [2020-03-07T12:17:49.936Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-07T12:17:49.936Z] #27 CACHED [2020-03-07T12:17:49.936Z] [2020-03-07T12:17:49.936Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-07T12:17:49.936Z] #67 DONE 0.2s [2020-03-07T12:17:49.936Z] [2020-03-07T12:17:49.936Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-07T12:17:49.936Z] #13 0.993 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-07T12:17:49.936Z] #13 DONE 1.1s [2020-03-07T12:17:49.936Z] [2020-03-07T12:17:49.936Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:17:51.304Z] #68 1.194 + RM_GOPATH=0 [2020-03-07T12:17:51.304Z] #68 1.194 + TMP_GOPATH= [2020-03-07T12:17:51.304Z] #68 1.197 + : /build/ [2020-03-07T12:17:51.304Z] #68 1.197 + '[' -z '' ']' [2020-03-07T12:17:51.304Z] #68 1.199 ++ mktemp -d [2020-03-07T12:17:51.304Z] #68 1.200 + export GOPATH=/tmp/tmp.dgZWSNF5dr [2020-03-07T12:17:51.304Z] #68 1.200 + GOPATH=/tmp/tmp.dgZWSNF5dr [2020-03-07T12:17:51.304Z] #68 1.200 + RM_GOPATH=1 [2020-03-07T12:17:51.304Z] #68 1.201 ++ dirname ./install.sh [2020-03-07T12:17:51.304Z] #68 1.201 + dir=. [2020-03-07T12:17:51.304Z] #68 1.201 + bin=rootlesskit [2020-03-07T12:17:51.304Z] #68 1.201 + shift [2020-03-07T12:17:51.304Z] #68 1.201 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-07T12:17:51.304Z] #68 1.201 + . ./rootlesskit.installer [2020-03-07T12:17:51.304Z] #68 1.201 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-07T12:17:51.304Z] #68 1.202 + install_rootlesskit [2020-03-07T12:17:51.304Z] #68 1.202 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-07T12:17:51.304Z] #68 1.202 + case "$1" in [2020-03-07T12:17:51.304Z] #68 1.202 + export CGO_ENABLED=0 [2020-03-07T12:17:51.304Z] #68 1.202 + CGO_ENABLED=0 [2020-03-07T12:17:51.304Z] #68 1.202 + _install_rootlesskit [2020-03-07T12:17:51.304Z] #68 1.202 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6' [2020-03-07T12:17:51.304Z] #68 1.202 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.dgZWSNF5dr/src/github.com/rootless-containers/rootlesskit [2020-03-07T12:17:51.304Z] #68 1.203 Cloning into '/tmp/tmp.dgZWSNF5dr/src/github.com/rootless-containers/rootlesskit'... [2020-03-07T12:17:51.561Z] #68 ... [2020-03-07T12:17:51.561Z] [2020-03-07T12:17:51.561Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-07T12:17:51.561Z] #14 DONE 1.3s [2020-03-07T12:17:51.561Z] [2020-03-07T12:17:51.561Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:17:51.561Z] #33 1.296 + RM_GOPATH=0 [2020-03-07T12:17:51.561Z] #33 1.297 + TMP_GOPATH= [2020-03-07T12:17:51.561Z] #33 1.297 + : /build [2020-03-07T12:17:51.561Z] #33 1.297 + '[' -z '' ']' [2020-03-07T12:17:51.561Z] #33 1.297 ++ mktemp -d [2020-03-07T12:17:51.561Z] #33 1.303 + export GOPATH=/tmp/tmp.nkE8jDl3Xk [2020-03-07T12:17:51.561Z] #33 1.304 + GOPATH=/tmp/tmp.nkE8jDl3Xk [2020-03-07T12:17:51.561Z] #33 1.304 + RM_GOPATH=1 [2020-03-07T12:17:51.561Z] #33 1.304 ++ dirname ./install.sh [2020-03-07T12:17:51.561Z] #33 1.305 + dir=. [2020-03-07T12:17:51.561Z] #33 1.305 + bin=tomlv [2020-03-07T12:17:51.561Z] #33 1.306 + shift [2020-03-07T12:17:51.561Z] #33 1.306 + '[' '!' -f ./tomlv.installer ']' [2020-03-07T12:17:51.561Z] #33 1.306 + . ./tomlv.installer [2020-03-07T12:17:51.561Z] #33 1.306 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-07T12:17:51.561Z] #33 1.306 + install_tomlv [2020-03-07T12:17:51.561Z] #33 1.307 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-07T12:17:51.561Z] #33 1.307 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-07T12:17:51.561Z] #33 1.307 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.nkE8jDl3Xk/src/github.com/BurntSushi/toml [2020-03-07T12:17:51.561Z] #33 1.309 Cloning into '/tmp/tmp.nkE8jDl3Xk/src/github.com/BurntSushi/toml'... [2020-03-07T12:17:51.561Z] #33 1.601 + cd /tmp/tmp.nkE8jDl3Xk/src/github.com/BurntSushi/toml [2020-03-07T12:17:51.561Z] #33 1.601 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-07T12:17:51.561Z] #33 1.604 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-07T12:17:51.819Z] #33 1.902 github.com/BurntSushi/toml [2020-03-07T12:17:52.383Z] #33 2.622 github.com/BurntSushi/toml/cmd/tomlv [2020-03-07T12:17:52.947Z] #33 ... [2020-03-07T12:17:52.947Z] [2020-03-07T12:17:52.947Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-07T12:17:52.947Z] #15 DONE 1.3s [2020-03-07T12:17:52.947Z] [2020-03-07T12:17:52.947Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:17:52.947Z] #68 2.165 + cd /tmp/tmp.dgZWSNF5dr/src/github.com/rootless-containers/rootlesskit [2020-03-07T12:17:52.947Z] #68 2.165 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-07T12:17:52.947Z] #68 2.276 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-07T12:17:52.947Z] #68 2.276 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-07T12:17:53.016Z] Fetching without tags [2020-03-07T12:17:53.388Z] Merging remotes/origin/master commit 6004b9ad5269e62b59e8936f68effdff3e5c6b45 into PR head commit 1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 [2020-03-07T12:17:53.881Z] #68 ... [2020-03-07T12:17:53.881Z] [2020-03-07T12:17:53.881Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:17:53.881Z] #33 DONE 3.9s [2020-03-07T12:17:53.881Z] [2020-03-07T12:17:53.881Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-07T12:17:52.902Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-07T12:17:52.918Z] > git config --add remote.origin.fetch +refs/pull/40635/head:refs/remotes/origin/PR-40635 # timeout=10 [2020-03-07T12:17:52.934Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-07T12:17:52.992Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-07T12:17:53.049Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-07T12:17:53.051Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-07T12:17:53.053Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40635/head:refs/remotes/origin/PR-40635 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-07T12:17:53.421Z] > git config core.sparsecheckout # timeout=10 [2020-03-07T12:17:53.437Z] > git checkout -f 1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 # timeout=10 [2020-03-07T12:17:54.101Z] Merge succeeded, producing 1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 [2020-03-07T12:17:54.102Z] Checking out Revision 1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 (PR-40635) [2020-03-07T12:17:54.137Z] #16 DONE 1.5s [2020-03-07T12:17:54.137Z] [2020-03-07T12:17:54.137Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:17:54.755Z] Commit message: "rootless: launch rootlesskit with --propagation=rslave" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-07T12:17:54.015Z] > git merge 6004b9ad5269e62b59e8936f68effdff3e5c6b45 # timeout=10 [2020-03-07T12:17:54.075Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-07T12:17:54.135Z] > git config core.sparsecheckout # timeout=10 [2020-03-07T12:17:54.153Z] > git checkout -f 1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 # timeout=10 [2020-03-07T12:17:55.951Z] + docker version [2020-03-07T12:17:55.951Z] Client: [2020-03-07T12:17:55.951Z] Version: 18.06.3-ce [2020-03-07T12:17:55.951Z] API version: 1.38 [2020-03-07T12:17:55.951Z] Go version: go1.10.3 [2020-03-07T12:17:55.951Z] Git commit: d7080c1 [2020-03-07T12:17:55.951Z] Built: Wed Feb 20 02:27:09 2019 [2020-03-07T12:17:55.951Z] OS/Arch: linux/s390x [2020-03-07T12:17:55.951Z] Experimental: false [2020-03-07T12:17:55.951Z] [2020-03-07T12:17:55.951Z] Server: [2020-03-07T12:17:55.951Z] Engine: [2020-03-07T12:17:55.951Z] Version: 18.06.3-ce [2020-03-07T12:17:55.951Z] API version: 1.38 (minimum version 1.12) [2020-03-07T12:17:55.951Z] Go version: go1.10.3 [2020-03-07T12:17:55.951Z] Git commit: d7080c1 [2020-03-07T12:17:55.951Z] Built: Wed Feb 20 02:26:03 2019 [2020-03-07T12:17:55.951Z] OS/Arch: linux/s390x [2020-03-07T12:17:55.951Z] Experimental: true [Pipeline] sh [2020-03-07T12:17:56.670Z] + docker info [2020-03-07T12:17:56.670Z] Containers: 0 [2020-03-07T12:17:56.670Z] Running: 0 [2020-03-07T12:17:56.670Z] Paused: 0 [2020-03-07T12:17:56.670Z] Stopped: 0 [2020-03-07T12:17:56.670Z] Images: 0 [2020-03-07T12:17:56.670Z] Server Version: 18.06.3-ce [2020-03-07T12:17:56.670Z] Storage Driver: overlay2 [2020-03-07T12:17:56.670Z] Backing Filesystem: extfs [2020-03-07T12:17:56.670Z] Supports d_type: true [2020-03-07T12:17:56.670Z] Native Overlay Diff: true [2020-03-07T12:17:56.670Z] Logging Driver: json-file [2020-03-07T12:17:56.670Z] Cgroup Driver: cgroupfs [2020-03-07T12:17:56.670Z] Plugins: [2020-03-07T12:17:56.670Z] Volume: local [2020-03-07T12:17:56.670Z] Network: bridge host ipvlan macvlan null overlay [2020-03-07T12:17:56.670Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-03-07T12:17:56.670Z] Swarm: inactive [2020-03-07T12:17:56.670Z] Runtimes: runc [2020-03-07T12:17:56.670Z] Default Runtime: runc [2020-03-07T12:17:56.670Z] Init Binary: docker-init [2020-03-07T12:17:56.670Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-03-07T12:17:56.670Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5 [2020-03-07T12:17:56.670Z] init version: fec3683 [2020-03-07T12:17:56.670Z] Security Options: [2020-03-07T12:17:56.670Z] apparmor [2020-03-07T12:17:56.670Z] seccomp [2020-03-07T12:17:56.670Z] Profile: default [2020-03-07T12:17:56.670Z] Kernel Version: 4.4.0-171-generic [2020-03-07T12:17:56.670Z] Operating System: Ubuntu 16.04.5 LTS [2020-03-07T12:17:56.670Z] OSType: linux [2020-03-07T12:17:56.670Z] Architecture: s390x [2020-03-07T12:17:56.670Z] CPUs: 2 [2020-03-07T12:17:56.670Z] Total Memory: 7.862GiB [2020-03-07T12:17:56.670Z] Name: s390x-ubuntu-06 [2020-03-07T12:17:56.670Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-03-07T12:17:56.670Z] Docker Root Dir: /var/lib/docker [2020-03-07T12:17:56.670Z] Debug Mode (client): false [2020-03-07T12:17:56.670Z] Debug Mode (server): false [2020-03-07T12:17:56.670Z] Username: dockerbuildbot [2020-03-07T12:17:56.670Z] Registry: https://index.docker.io/v1/ [2020-03-07T12:17:56.670Z] Labels: [2020-03-07T12:17:56.670Z] Experimental: true [2020-03-07T12:17:56.670Z] Insecure Registries: [2020-03-07T12:17:56.670Z] 127.0.0.0/8 [2020-03-07T12:17:56.670Z] Live Restore Enabled: false [2020-03-07T12:17:56.670Z] [2020-03-07T12:17:56.670Z] WARNING: No swap limit support [Pipeline] sh [2020-03-07T12:17:57.398Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-07T12:17:57.398Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-07T12:17:57.398Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40635/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-07T12:17:57.398Z] + bash /home/jenkins/workspace/moby_PR-40635/check-config.sh [2020-03-07T12:17:57.398Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-07T12:17:57.413Z] #68 ... [2020-03-07T12:17:57.413Z] [2020-03-07T12:17:57.413Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-07T12:17:57.413Z] #17 2.084 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-03-07T12:17:57.413Z] #17 2.160 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-03-07T12:17:57.413Z] #17 2.246 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-03-07T12:17:57.749Z] info: reading kernel config from /boot/config-4.4.0-171-generic ... [2020-03-07T12:17:57.749Z] [2020-03-07T12:17:57.749Z] Generally Necessary: [2020-03-07T12:17:57.749Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-07T12:17:57.749Z] - apparmor: enabled and tools installed [2020-03-07T12:17:57.749Z] - CONFIG_NAMESPACES: enabled [2020-03-07T12:17:57.749Z] - CONFIG_NET_NS: enabled [2020-03-07T12:17:57.749Z] - CONFIG_PID_NS: enabled [2020-03-07T12:17:57.749Z] - CONFIG_IPC_NS: enabled [2020-03-07T12:17:57.749Z] - CONFIG_UTS_NS: enabled [2020-03-07T12:17:57.749Z] - CONFIG_CGROUPS: enabled [2020-03-07T12:17:57.749Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-07T12:17:57.749Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-07T12:17:57.749Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-07T12:17:57.749Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-07T12:17:57.749Z] - CONFIG_CPUSETS: enabled [2020-03-07T12:17:57.749Z] - CONFIG_MEMCG: enabled [2020-03-07T12:17:57.749Z] - CONFIG_KEYS: enabled [2020-03-07T12:17:57.749Z] - CONFIG_VETH: enabled (as module) [2020-03-07T12:17:57.749Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-07T12:17:57.749Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-07T12:17:57.749Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-07T12:17:57.749Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-07T12:17:57.749Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-07T12:17:57.749Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-07T12:17:57.749Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-07T12:17:57.749Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-07T12:17:57.749Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-07T12:17:57.749Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-07T12:17:57.749Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-07T12:17:57.749Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-07T12:17:57.749Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-03-07T12:17:57.749Z] [2020-03-07T12:17:57.749Z] Optional Features: [2020-03-07T12:17:57.749Z] - CONFIG_USER_NS: enabled [2020-03-07T12:17:57.749Z] - CONFIG_SECCOMP: enabled [2020-03-07T12:17:57.749Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-07T12:17:57.749Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-07T12:17:57.749Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-07T12:17:57.749Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-07T12:17:57.977Z] #17 2.592 Reading package lists... [2020-03-07T12:17:58.107Z] - CONFIG_MEMCG_KMEM: enabled [2020-03-07T12:17:58.107Z] - CONFIG_BLK_CGROUP: enabled [2020-03-07T12:17:58.107Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-07T12:17:58.107Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-07T12:17:58.107Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-07T12:17:58.107Z] - CONFIG_CGROUP_PERF: enabled [2020-03-07T12:17:58.107Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-07T12:17:58.107Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-07T12:17:58.107Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-07T12:17:58.107Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-07T12:17:58.107Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-07T12:17:58.107Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-07T12:17:58.107Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-07T12:17:58.107Z] - CONFIG_IP_VS: enabled (as module) [2020-03-07T12:17:58.107Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-07T12:17:58.107Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-07T12:17:58.107Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-07T12:17:58.107Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-07T12:17:58.107Z] - CONFIG_EXT4_FS: enabled [2020-03-07T12:17:58.107Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-07T12:17:58.107Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-07T12:17:58.107Z] - Network Drivers: [2020-03-07T12:17:58.107Z] - "overlay": [2020-03-07T12:17:58.107Z] - CONFIG_VXLAN: enabled (as module) [2020-03-07T12:17:58.107Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-07T12:17:58.107Z] Optional (for encrypted networks): [2020-03-07T12:17:58.107Z] - CONFIG_CRYPTO: enabled [2020-03-07T12:17:58.107Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-03-07T12:17:58.107Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-03-07T12:17:58.107Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-03-07T12:17:58.107Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-03-07T12:17:58.107Z] - CONFIG_XFRM: enabled [2020-03-07T12:17:58.107Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-07T12:17:58.107Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-07T12:17:58.107Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-07T12:17:58.107Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-07T12:17:58.107Z] - "ipvlan": [2020-03-07T12:17:58.107Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-07T12:17:58.107Z] - "macvlan": [2020-03-07T12:17:58.107Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-07T12:17:58.107Z] - CONFIG_DUMMY: enabled (as module) [2020-03-07T12:17:58.107Z] - "ftp,tftp client in container": [2020-03-07T12:17:58.107Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-07T12:17:58.107Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-07T12:17:58.107Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-07T12:17:58.107Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-07T12:17:58.107Z] - Storage Drivers: [2020-03-07T12:17:58.107Z] - "aufs": [2020-03-07T12:17:58.107Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-07T12:17:58.107Z] - "btrfs": [2020-03-07T12:17:58.107Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-07T12:17:58.107Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-07T12:17:58.107Z] - "devicemapper": [2020-03-07T12:17:58.107Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-07T12:17:58.107Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-07T12:17:58.107Z] - "overlay": [2020-03-07T12:17:58.107Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-07T12:17:58.107Z] - "zfs": [2020-03-07T12:17:58.107Z] - /dev/zfs: missing [2020-03-07T12:17:58.107Z] - zfs command: missing [2020-03-07T12:17:58.107Z] - zpool command: missing [2020-03-07T12:17:58.107Z] [2020-03-07T12:17:58.107Z] Limits: [2020-03-07T12:17:58.107Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-07T12:17:58.107Z] [2020-03-07T12:17:58.107Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-07T12:17:58.623Z] Fetching without tags [2020-03-07T12:17:58.908Z] #17 3.499 Reading package lists... [2020-03-07T12:17:58.908Z] #17 4.389 Building dependency tree... [2020-03-07T12:17:58.908Z] #17 4.565 Reading state information... [2020-03-07T12:17:58.908Z] #17 4.715 libcap2-bin is already the newest version (1:2.25-2). [2020-03-07T12:17:58.908Z] #17 4.715 The following additional packages will be installed: [2020-03-07T12:17:58.908Z] #17 4.716 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-07T12:17:58.908Z] #17 4.716 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-07T12:17:58.908Z] #17 4.717 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-07T12:17:58.908Z] #17 4.717 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-07T12:17:58.908Z] #17 4.717 python3.7 python3.7-minimal vim-runtime xxd [2020-03-07T12:17:58.908Z] #17 4.718 Suggested packages: [2020-03-07T12:17:58.908Z] #17 4.718 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-07T12:17:58.908Z] #17 4.718 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-07T12:17:58.908Z] #17 4.718 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-07T12:17:58.908Z] #17 4.718 Recommended packages: [2020-03-07T12:17:58.909Z] #17 4.718 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-07T12:17:58.909Z] #17 4.718 python3-keyrings.alt python3-xdg unzip [2020-03-07T12:17:58.939Z] + make bundles/buildx [2020-03-07T12:17:58.939Z] make: command: Command not found [2020-03-07T12:17:58.939Z] make: command: Command not found [2020-03-07T12:17:58.939Z] mkdir bundles [2020-03-07T12:17:58.939Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-03-07T12:17:58.939Z] --build-arg BUILDX_COMMIT \ [2020-03-07T12:17:58.939Z] --build-arg BUILDX_REPO \ [2020-03-07T12:17:58.939Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-03-07T12:17:58.939Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-03-07T12:17:58.939Z] . [2020-03-07T12:17:58.939Z] /bin/sh: 4: go: not found [2020-03-07T12:17:58.939Z] /bin/sh: 5: go: not found [2020-03-07T12:17:59.018Z] Merging remotes/origin/master commit 6004b9ad5269e62b59e8936f68effdff3e5c6b45 into PR head commit 1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 [2020-03-07T12:17:59.473Z] #17 5.198 The following NEW packages will be installed: [2020-03-07T12:17:59.473Z] #17 5.199 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-07T12:17:59.473Z] #17 5.199 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-07T12:17:59.473Z] #17 5.199 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-07T12:17:59.473Z] #17 5.199 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-07T12:17:59.473Z] #17 5.200 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-07T12:17:59.473Z] #17 5.200 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-07T12:17:59.473Z] #17 5.200 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-03-07T12:17:59.473Z] #17 5.200 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-03-07T12:17:59.730Z] #17 5.472 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2020-03-07T12:17:59.730Z] #17 5.472 Need to get 27.0 MB of archives. [2020-03-07T12:17:59.730Z] #17 5.472 After this operation, 111 MB of additional disk space will be used. [2020-03-07T12:17:59.730Z] #17 5.472 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-03-07T12:17:59.730Z] #17 5.475 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-03-07T12:17:59.730Z] #17 5.485 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-03-07T12:17:59.730Z] #17 5.507 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-03-07T12:17:59.730Z] #17 5.508 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-03-07T12:17:59.730Z] #17 5.510 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-03-07T12:17:59.730Z] #17 5.538 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-03-07T12:17:59.730Z] #17 5.544 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-03-07T12:17:59.730Z] #17 5.544 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-03-07T12:17:59.730Z] #17 5.546 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-03-07T12:17:59.730Z] #17 5.547 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-03-07T12:17:59.730Z] #17 5.548 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-03-07T12:17:59.730Z] #17 5.550 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-03-07T12:17:59.730Z] #17 5.550 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-03-07T12:17:59.730Z] #17 5.551 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-03-07T12:17:59.730Z] #17 5.552 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-03-07T12:17:59.730Z] #17 5.559 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-07T12:17:59.730Z] #17 5.561 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-07T12:17:59.730Z] #17 5.565 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-03-07T12:17:59.730Z] #17 5.568 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-03-07T12:17:59.730Z] #17 5.569 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-03-07T12:17:59.730Z] #17 5.572 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-03-07T12:17:59.730Z] #17 5.580 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-03-07T12:17:59.902Z] Merge succeeded, producing 1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 [2020-03-07T12:17:59.903Z] Checking out Revision 1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 (PR-40635) [2020-03-07T12:17:59.987Z] #17 5.582 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-07T12:17:59.987Z] #17 5.585 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-07T12:17:59.987Z] #17 5.588 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-07T12:17:59.987Z] #17 5.589 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-03-07T12:17:59.987Z] #17 5.590 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-03-07T12:17:59.987Z] #17 5.591 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-03-07T12:17:59.987Z] #17 5.730 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-07T12:17:59.987Z] #17 5.731 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-07T12:17:59.987Z] #17 5.734 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-03-07T12:17:59.987Z] #17 5.734 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-03-07T12:17:59.987Z] #17 5.736 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-03-07T12:17:59.987Z] #17 5.741 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-03-07T12:17:59.987Z] #17 5.765 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-07T12:17:59.987Z] #17 5.767 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-03-07T12:17:59.987Z] #17 5.771 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-03-07T12:17:59.987Z] #17 5.774 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-07T12:17:59.988Z] #17 5.777 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-03-07T12:17:59.988Z] #17 5.781 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-07T12:17:59.988Z] #17 5.782 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-03-07T12:17:59.988Z] #17 5.787 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-07T12:17:59.988Z] #17 5.872 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-03-07T12:17:58.597Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-07T12:17:58.602Z] > git config --add remote.origin.fetch +refs/pull/40635/head:refs/remotes/origin/PR-40635 # timeout=10 [2020-03-07T12:17:58.608Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-07T12:17:58.619Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-07T12:17:58.630Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-07T12:17:58.631Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-07T12:17:58.632Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40635/head:refs/remotes/origin/PR-40635 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-07T12:17:59.025Z] > git config core.sparsecheckout # timeout=10 [2020-03-07T12:17:59.035Z] > git checkout -f 1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 # timeout=10 [2020-03-07T12:17:59.887Z] > git merge 6004b9ad5269e62b59e8936f68effdff3e5c6b45 # timeout=10 [2020-03-07T12:17:59.901Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-07T12:17:59.910Z] > git config core.sparsecheckout # timeout=10 [2020-03-07T12:17:59.913Z] > git checkout -f 1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 # timeout=10 [2020-03-07T12:18:00.229Z] Sending build context to Docker daemon 54.7MB [2020-03-07T12:18:00.229Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-03-07T12:18:00.229Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-03-07T12:18:00.229Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-03-07T12:18:00.229Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-03-07T12:18:00.245Z] #17 5.892 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-03-07T12:18:00.245Z] #17 5.907 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-03-07T12:18:00.502Z] #17 6.084 debconf: delaying package configuration, since apt-utils is not installed [2020-03-07T12:18:00.502Z] #17 6.120 Fetched 27.0 MB in 1s (38.9 MB/s) [2020-03-07T12:18:00.502Z] #17 6.146 Selecting previously unselected package pigz. [2020-03-07T12:18:00.502Z] #17 6.146 (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 ... 23423 files and directories currently installed.) [2020-03-07T12:18:00.502Z] #17 6.162 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-03-07T12:18:00.502Z] #17 6.165 Unpacking pigz (2.4-1) ... [2020-03-07T12:18:00.502Z] #17 6.215 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-03-07T12:18:00.502Z] #17 6.218 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-07T12:18:00.502Z] #17 6.222 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-07T12:18:00.584Z] 1.12.10-stretch: Pulling from library/golang [2020-03-07T12:18:00.584Z] ade01ea651a2: Pulling fs layer [2020-03-07T12:18:00.584Z] fbabdb69f639: Pulling fs layer [2020-03-07T12:18:00.584Z] ff33bd1013d7: Pulling fs layer [2020-03-07T12:18:00.584Z] 85cfe9d77eff: Pulling fs layer [2020-03-07T12:18:00.584Z] ace5139f9caa: Pulling fs layer [2020-03-07T12:18:00.584Z] e4d79466b81c: Pulling fs layer [2020-03-07T12:18:00.584Z] 85cfe9d77eff: Waiting [2020-03-07T12:18:00.584Z] ace5139f9caa: Waiting [2020-03-07T12:18:00.584Z] b00baabad4ce: Pulling fs layer [2020-03-07T12:18:00.584Z] e4d79466b81c: Waiting [2020-03-07T12:18:00.584Z] b00baabad4ce: Waiting [2020-03-07T12:18:00.639Z] Commit message: "rootless: launch rootlesskit with --propagation=rslave" [2020-03-07T12:18:00.759Z] #17 6.399 Selecting previously unselected package python3.7-minimal. [2020-03-07T12:18:00.759Z] #17 6.403 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-07T12:18:00.759Z] #17 6.409 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-07T12:18:00.955Z] fbabdb69f639: Verifying Checksum [2020-03-07T12:18:00.955Z] fbabdb69f639: Download complete [2020-03-07T12:18:00.955Z] ff33bd1013d7: Verifying Checksum [2020-03-07T12:18:00.955Z] ff33bd1013d7: Download complete [2020-03-07T12:18:01.016Z] #17 6.705 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-07T12:18:01.016Z] #17 6.721 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2020-03-07T12:18:01.273Z] #17 ... [2020-03-07T12:18:01.273Z] [2020-03-07T12:18:01.273Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:18:01.273Z] #68 9.934 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-07T12:18:01.273Z] #68 9.934 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-07T12:18:01.273Z] #68 DONE 11.3s [2020-03-07T12:18:01.273Z] [2020-03-07T12:18:01.273Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-07T12:18:01.273Z] #69 DONE 0.1s [Pipeline] sh [2020-03-07T12:18:01.350Z] ade01ea651a2: Verifying Checksum [2020-03-07T12:18:01.350Z] ade01ea651a2: Download complete [2020-03-07T12:18:01.530Z] [2020-03-07T12:18:01.531Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-07T12:18:01.531Z] #17 7.317 Selecting previously unselected package python3-minimal. [2020-03-07T12:18:01.531Z] #17 7.317 (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 ... 23672 files and directories currently installed.) [2020-03-07T12:18:01.531Z] #17 7.338 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-03-07T12:18:01.531Z] #17 7.346 Unpacking python3-minimal (3.7.3-1) ... [2020-03-07T12:18:01.562Z] + docker version [2020-03-07T12:18:01.562Z] Client: Docker Engine - Community [2020-03-07T12:18:01.562Z] Version: 19.03.5 [2020-03-07T12:18:01.562Z] API version: 1.40 [2020-03-07T12:18:01.562Z] Go version: go1.12.12 [2020-03-07T12:18:01.562Z] Git commit: 633a0ea [2020-03-07T12:18:01.562Z] Built: Wed Nov 13 07:27:53 2019 [2020-03-07T12:18:01.562Z] OS/Arch: linux/arm64 [2020-03-07T12:18:01.562Z] Experimental: false [2020-03-07T12:18:01.562Z] [2020-03-07T12:18:01.562Z] Server: Docker Engine - Community [2020-03-07T12:18:01.562Z] Engine: [2020-03-07T12:18:01.562Z] Version: 19.03.5 [2020-03-07T12:18:01.562Z] API version: 1.40 (minimum version 1.12) [2020-03-07T12:18:01.562Z] Go version: go1.12.12 [2020-03-07T12:18:01.562Z] Git commit: 633a0ea [2020-03-07T12:18:01.562Z] Built: Wed Nov 13 07:26:25 2019 [2020-03-07T12:18:01.562Z] OS/Arch: linux/arm64 [2020-03-07T12:18:01.562Z] Experimental: true [2020-03-07T12:18:01.562Z] containerd: [2020-03-07T12:18:01.562Z] Version: 1.2.10 [2020-03-07T12:18:01.562Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-07T12:18:01.562Z] runc: [2020-03-07T12:18:01.562Z] Version: 1.0.0-rc8+dev [2020-03-07T12:18:01.562Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-07T12:18:01.562Z] docker-init: [2020-03-07T12:18:01.562Z] Version: 0.18.0 [2020-03-07T12:18:01.562Z] GitCommit: fec3683 [Pipeline] sh [2020-03-07T12:18:01.788Z] #17 7.388 Selecting previously unselected package libmpdec2:amd64. [2020-03-07T12:18:01.788Z] #17 7.392 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-03-07T12:18:01.788Z] #17 7.399 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-03-07T12:18:01.788Z] #17 7.440 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-03-07T12:18:01.788Z] #17 7.444 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-03-07T12:18:01.788Z] #17 7.448 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-07T12:18:01.855Z] + docker info [2020-03-07T12:18:02.045Z] #17 7.758 Selecting previously unselected package python3.7. [2020-03-07T12:18:02.045Z] #17 7.758 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-03-07T12:18:02.045Z] #17 7.761 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-07T12:18:02.045Z] #17 7.808 Selecting previously unselected package libpython3-stdlib:amd64. [2020-03-07T12:18:02.045Z] #17 7.808 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-03-07T12:18:02.152Z] 85cfe9d77eff: Verifying Checksum [2020-03-07T12:18:02.152Z] 85cfe9d77eff: Download complete [2020-03-07T12:18:02.265Z] Fetching without tags [2020-03-07T12:18:02.302Z] #17 7.812 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-07T12:18:02.302Z] #17 7.853 Setting up python3-minimal (3.7.3-1) ... [2020-03-07T12:18:02.302Z] #17 8.055 Selecting previously unselected package python3. [2020-03-07T12:18:02.302Z] #17 8.055 (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 ... 24084 files and directories currently installed.) [2020-03-07T12:18:02.302Z] #17 8.065 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-03-07T12:18:02.302Z] #17 8.071 Unpacking python3 (3.7.3-1) ... [2020-03-07T12:18:02.302Z] #17 8.105 Selecting previously unselected package libip4tc0:amd64. [2020-03-07T12:18:02.302Z] #17 8.108 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-03-07T12:18:02.302Z] #17 8.111 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-03-07T12:18:02.302Z] #17 8.144 Selecting previously unselected package libip6tc0:amd64. [2020-03-07T12:18:02.302Z] #17 8.147 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-03-07T12:18:02.302Z] #17 8.150 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-03-07T12:18:02.302Z] #17 8.194 Selecting previously unselected package libiptc0:amd64. [2020-03-07T12:18:02.302Z] #17 8.194 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-03-07T12:18:02.424Z] Client: [2020-03-07T12:18:02.424Z] Debug Mode: false [2020-03-07T12:18:02.424Z] [2020-03-07T12:18:02.424Z] Server: [2020-03-07T12:18:02.424Z] Containers: 0 [2020-03-07T12:18:02.424Z] Running: 0 [2020-03-07T12:18:02.424Z] Paused: 0 [2020-03-07T12:18:02.424Z] Stopped: 0 [2020-03-07T12:18:02.424Z] Images: 2 [2020-03-07T12:18:02.424Z] Server Version: 19.03.5 [2020-03-07T12:18:02.424Z] Storage Driver: overlay2 [2020-03-07T12:18:02.424Z] Backing Filesystem: extfs [2020-03-07T12:18:02.424Z] Supports d_type: true [2020-03-07T12:18:02.424Z] Native Overlay Diff: true [2020-03-07T12:18:02.424Z] Logging Driver: json-file [2020-03-07T12:18:02.424Z] Cgroup Driver: cgroupfs [2020-03-07T12:18:02.424Z] Plugins: [2020-03-07T12:18:02.424Z] Volume: local [2020-03-07T12:18:02.424Z] Network: bridge host ipvlan macvlan null overlay [2020-03-07T12:18:02.424Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-07T12:18:02.424Z] Swarm: inactive [2020-03-07T12:18:02.424Z] Runtimes: runc [2020-03-07T12:18:02.424Z] Default Runtime: runc [2020-03-07T12:18:02.424Z] Init Binary: docker-init [2020-03-07T12:18:02.424Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-07T12:18:02.424Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-07T12:18:02.424Z] init version: fec3683 [2020-03-07T12:18:02.424Z] Security Options: [2020-03-07T12:18:02.424Z] apparmor [2020-03-07T12:18:02.424Z] seccomp [2020-03-07T12:18:02.424Z] Profile: default [2020-03-07T12:18:02.424Z] Kernel Version: 4.15.0-1057-aws [2020-03-07T12:18:02.424Z] Operating System: Ubuntu 16.04.6 LTS [2020-03-07T12:18:02.424Z] OSType: linux [2020-03-07T12:18:02.424Z] Architecture: aarch64 [2020-03-07T12:18:02.424Z] CPUs: 4 [2020-03-07T12:18:02.424Z] Total Memory: 7.525GiB [2020-03-07T12:18:02.424Z] Name: ip-10-100-61-183 [2020-03-07T12:18:02.424Z] ID: 54S4:KWFU:NIEI:7K7P:YSQE:BV4T:HY72:3FJA:KSC5:7GU7:YG74:V3A7 [2020-03-07T12:18:02.424Z] Docker Root Dir: /var/lib/docker [2020-03-07T12:18:02.424Z] Debug Mode: false [2020-03-07T12:18:02.424Z] Registry: https://index.docker.io/v1/ [2020-03-07T12:18:02.424Z] Labels: [2020-03-07T12:18:02.424Z] Experimental: true [2020-03-07T12:18:02.424Z] Insecure Registries: [2020-03-07T12:18:02.424Z] 127.0.0.0/8 [2020-03-07T12:18:02.424Z] Live Restore Enabled: true [2020-03-07T12:18:02.424Z] [2020-03-07T12:18:02.424Z] WARNING: No swap limit support [Pipeline] sh [2020-03-07T12:18:02.523Z] ace5139f9caa: Verifying Checksum [2020-03-07T12:18:02.523Z] ace5139f9caa: Download complete [2020-03-07T12:18:02.523Z] b00baabad4ce: Verifying Checksum [2020-03-07T12:18:02.523Z] b00baabad4ce: Download complete [2020-03-07T12:18:02.558Z] #17 8.198 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-03-07T12:18:02.558Z] #17 8.230 Selecting previously unselected package libnfnetlink0:amd64. [2020-03-07T12:18:02.558Z] #17 8.230 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-03-07T12:18:02.558Z] #17 8.233 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-07T12:18:02.558Z] #17 8.262 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-03-07T12:18:02.558Z] #17 8.262 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-03-07T12:18:02.558Z] #17 8.266 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-07T12:18:02.558Z] #17 8.299 Selecting previously unselected package libnftnl11:amd64. [2020-03-07T12:18:02.558Z] #17 8.299 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-03-07T12:18:02.558Z] #17 8.302 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-03-07T12:18:02.558Z] #17 8.335 Selecting previously unselected package iptables. [2020-03-07T12:18:02.558Z] #17 8.335 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-03-07T12:18:02.558Z] #17 8.338 Unpacking iptables (1.8.2-4) ... [2020-03-07T12:18:02.558Z] #17 8.410 Selecting previously unselected package xxd. [2020-03-07T12:18:02.674Z] Merging remotes/origin/master commit 6004b9ad5269e62b59e8936f68effdff3e5c6b45 into PR head commit 1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 [2020-03-07T12:18:02.715Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-07T12:18:02.715Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-07T12:18:02.715Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40635/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-07T12:18:02.715Z] + bash /home/ubuntu/workspace/moby_PR-40635/check-config.sh [2020-03-07T12:18:02.715Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-07T12:18:02.715Z] info: reading kernel config from /boot/config-4.15.0-1057-aws ... [2020-03-07T12:18:02.715Z] [2020-03-07T12:18:02.715Z] Generally Necessary: [2020-03-07T12:18:02.715Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-07T12:18:02.715Z] - apparmor: enabled and tools installed [2020-03-07T12:18:02.715Z] - CONFIG_NAMESPACES: enabled [2020-03-07T12:18:02.715Z] - CONFIG_NET_NS: enabled [2020-03-07T12:18:02.715Z] - CONFIG_PID_NS: enabled [2020-03-07T12:18:02.715Z] - CONFIG_IPC_NS: enabled [2020-03-07T12:18:02.715Z] - CONFIG_UTS_NS: enabled [2020-03-07T12:18:02.715Z] - CONFIG_CGROUPS: enabled [2020-03-07T12:18:02.715Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-07T12:18:02.815Z] #17 8.410 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-07T12:18:02.815Z] #17 8.413 Unpacking xxd (2:8.1.0875-5) ... [2020-03-07T12:18:02.815Z] #17 8.457 Selecting previously unselected package vim-common. [2020-03-07T12:18:02.815Z] #17 8.457 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-07T12:18:02.815Z] #17 8.465 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-07T12:18:02.815Z] #17 8.514 Selecting previously unselected package bash-completion. [2020-03-07T12:18:02.815Z] #17 8.516 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-07T12:18:02.974Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-07T12:18:02.974Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-07T12:18:02.974Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-07T12:18:02.974Z] - CONFIG_CPUSETS: enabled [2020-03-07T12:18:02.974Z] - CONFIG_MEMCG: enabled [2020-03-07T12:18:02.974Z] - CONFIG_KEYS: enabled [2020-03-07T12:18:02.974Z] - CONFIG_VETH: enabled (as module) [2020-03-07T12:18:02.974Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-07T12:18:02.974Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-07T12:18:02.974Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-07T12:18:02.974Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-07T12:18:02.974Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-07T12:18:02.974Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-07T12:18:02.974Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-07T12:18:02.974Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-07T12:18:02.974Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-07T12:18:02.974Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-07T12:18:02.974Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-07T12:18:02.974Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-07T12:18:02.974Z] [2020-03-07T12:18:02.974Z] Optional Features: [2020-03-07T12:18:02.974Z] - CONFIG_USER_NS: enabled [2020-03-07T12:18:02.974Z] - CONFIG_SECCOMP: enabled [2020-03-07T12:18:02.974Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-07T12:18:02.974Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-07T12:18:02.974Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-07T12:18:02.974Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-07T12:18:03.157Z] Merge succeeded, producing 1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 [2020-03-07T12:18:03.158Z] Checking out Revision 1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 (PR-40635) [2020-03-07T12:18:03.233Z] - CONFIG_BLK_CGROUP: enabled [2020-03-07T12:18:03.233Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-07T12:18:03.233Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-07T12:18:03.233Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-07T12:18:03.233Z] - CONFIG_CGROUP_PERF: enabled [2020-03-07T12:18:03.233Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-07T12:18:03.233Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-07T12:18:03.233Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-07T12:18:03.233Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-07T12:18:03.233Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-07T12:18:03.233Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-07T12:18:03.233Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-07T12:18:03.233Z] - CONFIG_IP_VS: enabled (as module) [2020-03-07T12:18:03.233Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-07T12:18:03.233Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-07T12:18:03.233Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-07T12:18:03.233Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-07T12:18:03.233Z] - CONFIG_EXT4_FS: enabled [2020-03-07T12:18:03.233Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-07T12:18:03.233Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-07T12:18:03.233Z] - Network Drivers: [2020-03-07T12:18:03.233Z] - "overlay": [2020-03-07T12:18:03.233Z] - CONFIG_VXLAN: enabled (as module) [2020-03-07T12:18:03.233Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-07T12:18:03.233Z] Optional (for encrypted networks): [2020-03-07T12:18:03.284Z] ade01ea651a2: Pull complete [2020-03-07T12:18:03.284Z] e4d79466b81c: Verifying Checksum [2020-03-07T12:18:03.284Z] e4d79466b81c: Download complete [2020-03-07T12:18:03.284Z] fbabdb69f639: Pull complete [2020-03-07T12:18:03.377Z] #17 9.082 Unpacking bash-completion (1:2.8-6) ... [2020-03-07T12:18:03.377Z] #17 9.188 Selecting previously unselected package bzip2. [2020-03-07T12:18:03.377Z] #17 9.188 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-03-07T12:18:03.404Z] Commit message: "rootless: launch rootlesskit with --propagation=rslave" [2020-03-07T12:18:03.492Z] - CONFIG_CRYPTO: enabled [2020-03-07T12:18:03.492Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-07T12:18:03.492Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-07T12:18:03.492Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-07T12:18:03.492Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-07T12:18:03.492Z] - CONFIG_XFRM: enabled [2020-03-07T12:18:03.492Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-07T12:18:03.492Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-07T12:18:03.492Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-07T12:18:03.492Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-07T12:18:03.492Z] - "ipvlan": [2020-03-07T12:18:03.492Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-07T12:18:03.492Z] - "macvlan": [2020-03-07T12:18:03.492Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-07T12:18:03.492Z] - CONFIG_DUMMY: enabled (as module) [2020-03-07T12:18:03.492Z] - "ftp,tftp client in container": [2020-03-07T12:18:03.492Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-07T12:18:03.492Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-07T12:18:03.492Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-07T12:18:03.492Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-07T12:18:03.492Z] - Storage Drivers: [2020-03-07T12:18:03.492Z] - "aufs": [2020-03-07T12:18:03.492Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-07T12:18:03.492Z] - "btrfs": [2020-03-07T12:18:03.492Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-07T12:18:03.492Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-07T12:18:03.492Z] - "devicemapper": [2020-03-07T12:18:03.492Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-07T12:18:03.492Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-07T12:18:03.492Z] - "overlay": [2020-03-07T12:18:03.492Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-07T12:18:03.492Z] - "zfs": [2020-03-07T12:18:03.492Z] - /dev/zfs: missing [2020-03-07T12:18:03.492Z] - zfs command: missing [2020-03-07T12:18:03.492Z] - zpool command: missing [2020-03-07T12:18:03.492Z] [2020-03-07T12:18:03.492Z] Limits: [2020-03-07T12:18:03.492Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-07T12:18:03.492Z] [2020-03-07T12:18:03.492Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-07T12:18:03.634Z] #17 9.191 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-07T12:18:03.634Z] #17 9.222 Selecting previously unselected package xz-utils. [2020-03-07T12:18:03.634Z] #17 9.222 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-03-07T12:18:03.634Z] #17 9.225 Unpacking xz-utils (5.2.4-1) ... [2020-03-07T12:18:03.634Z] #17 9.278 Selecting previously unselected package apparmor. [2020-03-07T12:18:03.634Z] #17 9.278 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-03-07T12:18:03.634Z] #17 9.297 Unpacking apparmor (2.13.2-10) ... [2020-03-07T12:18:03.634Z] #17 9.390 Selecting previously unselected package aufs-tools. [2020-03-07T12:18:03.634Z] #17 9.390 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-03-07T12:18:03.634Z] #17 9.394 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-07T12:18:03.634Z] #17 9.430 Selecting previously unselected package libonig5:amd64. [2020-03-07T12:18:02.262Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-07T12:18:02.268Z] > git config --add remote.origin.fetch +refs/pull/40635/head:refs/remotes/origin/PR-40635 # timeout=10 [2020-03-07T12:18:02.279Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-07T12:18:02.284Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-07T12:18:02.295Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-07T12:18:02.296Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-07T12:18:02.296Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40635/head:refs/remotes/origin/PR-40635 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-07T12:18:02.699Z] > git config core.sparsecheckout # timeout=10 [2020-03-07T12:18:02.702Z] > git checkout -f 1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 # timeout=10 [2020-03-07T12:18:03.165Z] > git merge 6004b9ad5269e62b59e8936f68effdff3e5c6b45 # timeout=10 [2020-03-07T12:18:03.171Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-07T12:18:03.183Z] > git config core.sparsecheckout # timeout=10 [2020-03-07T12:18:03.188Z] > git checkout -f 1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 # timeout=10 [2020-03-07T12:18:03.713Z] ff33bd1013d7: Pull complete [2020-03-07T12:18:03.832Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 . [2020-03-07T12:18:03.832Z] #1 [internal] load build definition from Dockerfile [2020-03-07T12:18:03.832Z] #1 transferring dockerfile: 16.92kB done [2020-03-07T12:18:03.832Z] #1 DONE 0.0s [2020-03-07T12:18:03.832Z] [2020-03-07T12:18:03.832Z] #2 [internal] load .dockerignore [2020-03-07T12:18:03.832Z] #2 transferring context: 87B done [2020-03-07T12:18:03.832Z] #2 DONE 0.0s [2020-03-07T12:18:03.832Z] [2020-03-07T12:18:03.832Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-07T12:18:03.890Z] #17 9.433 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-03-07T12:18:03.890Z] #17 9.436 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-07T12:18:03.890Z] #17 9.478 Selecting previously unselected package libjq1:amd64. [2020-03-07T12:18:03.890Z] #17 9.481 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-07T12:18:03.890Z] #17 9.484 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-07T12:18:03.890Z] #17 9.518 Selecting previously unselected package jq. [2020-03-07T12:18:03.890Z] #17 9.518 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-07T12:18:03.890Z] #17 9.522 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-07T12:18:03.890Z] #17 9.556 Selecting previously unselected package libaio1:amd64. [2020-03-07T12:18:03.890Z] #17 9.559 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-03-07T12:18:03.890Z] #17 9.562 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-03-07T12:18:03.890Z] #17 9.589 Selecting previously unselected package libgpm2:amd64. [2020-03-07T12:18:03.890Z] #17 9.592 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-03-07T12:18:03.890Z] #17 9.595 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-03-07T12:18:03.890Z] #17 9.623 Selecting previously unselected package libicu63:amd64. [2020-03-07T12:18:03.890Z] #17 9.626 Preparing to unpack .../20-libicu63_63.1-6_amd64.deb ... [2020-03-07T12:18:03.890Z] #17 9.629 Unpacking libicu63:amd64 (63.1-6) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-07T12:18:04.092Z] #3 DONE 0.2s [2020-03-07T12:18:04.092Z] [2020-03-07T12:18:04.092Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-07T12:18:04.092Z] #4 CACHED [2020-03-07T12:18:04.352Z] + docker version [2020-03-07T12:18:04.352Z] Client: Docker Engine - Community [2020-03-07T12:18:04.352Z] Version: 19.03.5 [2020-03-07T12:18:04.352Z] API version: 1.40 [2020-03-07T12:18:04.352Z] Go version: go1.12.12 [2020-03-07T12:18:04.352Z] Git commit: 633a0ea838 [2020-03-07T12:18:04.352Z] Built: Wed Nov 13 07:29:52 2019 [2020-03-07T12:18:04.352Z] OS/Arch: linux/amd64 [2020-03-07T12:18:04.352Z] Experimental: false [2020-03-07T12:18:04.352Z] [2020-03-07T12:18:04.352Z] Server: Docker Engine - Community [2020-03-07T12:18:04.352Z] Engine: [2020-03-07T12:18:04.352Z] Version: 19.03.5 [2020-03-07T12:18:04.352Z] API version: 1.40 (minimum version 1.12) [2020-03-07T12:18:04.352Z] Go version: go1.12.12 [2020-03-07T12:18:04.352Z] Git commit: 633a0ea838 [2020-03-07T12:18:04.352Z] Built: Wed Nov 13 07:28:22 2019 [2020-03-07T12:18:04.352Z] OS/Arch: linux/amd64 [2020-03-07T12:18:04.352Z] Experimental: true [2020-03-07T12:18:04.352Z] containerd: [2020-03-07T12:18:04.352Z] Version: 1.2.10 [2020-03-07T12:18:04.352Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-07T12:18:04.352Z] runc: [2020-03-07T12:18:04.352Z] Version: 1.0.0-rc8+dev [2020-03-07T12:18:04.352Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-07T12:18:04.352Z] docker-init: [2020-03-07T12:18:04.352Z] Version: 0.18.0 [2020-03-07T12:18:04.352Z] GitCommit: fec3683 [Pipeline] sh [2020-03-07T12:18:04.658Z] [2020-03-07T12:18:04.658Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-07T12:18:04.658Z] #5 DONE 0.1s [2020-03-07T12:18:04.658Z] [2020-03-07T12:18:04.658Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-03-07T12:18:04.658Z] #6 DONE 0.0s [2020-03-07T12:18:04.658Z] [2020-03-07T12:18:04.658Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-07T12:18:04.658Z] #7 DONE 0.0s [2020-03-07T12:18:04.658Z] [2020-03-07T12:18:04.658Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-07T12:18:04.658Z] #8 CACHED [2020-03-07T12:18:04.658Z] [2020-03-07T12:18:04.658Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-07T12:18:04.658Z] #29 CACHED [2020-03-07T12:18:04.658Z] [2020-03-07T12:18:04.658Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-07T12:18:04.658Z] #9 CACHED [2020-03-07T12:18:04.658Z] [2020-03-07T12:18:04.658Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-07T12:18:04.658Z] #30 CACHED [2020-03-07T12:18:04.658Z] [2020-03-07T12:18:04.658Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-07T12:18:04.658Z] #43 CACHED [2020-03-07T12:18:04.658Z] [2020-03-07T12:18:04.658Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:18:04.658Z] #44 CACHED [2020-03-07T12:18:04.658Z] [2020-03-07T12:18:04.658Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-03-07T12:18:04.658Z] #71 CACHED [2020-03-07T12:18:04.658Z] [2020-03-07T12:18:04.658Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-07T12:18:04.658Z] #10 CACHED [2020-03-07T12:18:04.658Z] [2020-03-07T12:18:04.658Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-07T12:18:04.658Z] #11 CACHED [2020-03-07T12:18:04.658Z] [2020-03-07T12:18:04.658Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-07T12:18:04.658Z] #40 CACHED [2020-03-07T12:18:04.658Z] [2020-03-07T12:18:04.658Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-07T12:18:04.658Z] #41 CACHED [2020-03-07T12:18:04.658Z] [2020-03-07T12:18:04.658Z] #20 [internal] load build context [2020-03-07T12:18:04.668Z] + docker info [2020-03-07T12:18:04.820Z] #17 10.47 Selecting previously unselected package libnet1:amd64. [2020-03-07T12:18:04.820Z] #17 10.47 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-07T12:18:04.820Z] #17 10.47 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-07T12:18:04.820Z] #17 10.51 Selecting previously unselected package libnl-3-200:amd64. [2020-03-07T12:18:04.820Z] #17 10.51 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-07T12:18:04.820Z] #17 10.51 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-07T12:18:04.820Z] #17 10.55 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-07T12:18:04.820Z] #17 10.55 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-07T12:18:04.820Z] #17 10.55 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-07T12:18:04.820Z] #17 10.58 Selecting previously unselected package libreadline5:amd64. [2020-03-07T12:18:04.820Z] #17 10.58 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-03-07T12:18:04.924Z] Client: [2020-03-07T12:18:04.924Z] Debug Mode: false [2020-03-07T12:18:04.924Z] [2020-03-07T12:18:04.924Z] Server: [2020-03-07T12:18:04.924Z] Containers: 0 [2020-03-07T12:18:04.924Z] Running: 0 [2020-03-07T12:18:04.924Z] Paused: 0 [2020-03-07T12:18:04.924Z] Stopped: 0 [2020-03-07T12:18:04.924Z] Images: 1 [2020-03-07T12:18:04.924Z] Server Version: 19.03.5 [2020-03-07T12:18:04.924Z] Storage Driver: overlay2 [2020-03-07T12:18:04.924Z] Backing Filesystem: extfs [2020-03-07T12:18:04.924Z] Supports d_type: true [2020-03-07T12:18:04.924Z] Native Overlay Diff: true [2020-03-07T12:18:04.924Z] Logging Driver: json-file [2020-03-07T12:18:04.924Z] Cgroup Driver: cgroupfs [2020-03-07T12:18:04.924Z] Plugins: [2020-03-07T12:18:04.924Z] Volume: local [2020-03-07T12:18:04.924Z] Network: bridge host ipvlan macvlan null overlay [2020-03-07T12:18:04.924Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-07T12:18:04.924Z] Swarm: inactive [2020-03-07T12:18:04.924Z] Runtimes: runc [2020-03-07T12:18:04.924Z] Default Runtime: runc [2020-03-07T12:18:04.924Z] Init Binary: docker-init [2020-03-07T12:18:04.924Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-07T12:18:04.924Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-07T12:18:04.924Z] init version: fec3683 [2020-03-07T12:18:04.924Z] Security Options: [2020-03-07T12:18:04.924Z] apparmor [2020-03-07T12:18:04.924Z] seccomp [2020-03-07T12:18:04.924Z] Profile: default [2020-03-07T12:18:04.924Z] Kernel Version: 4.15.0-1058-aws [2020-03-07T12:18:04.924Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-07T12:18:04.924Z] OSType: linux [2020-03-07T12:18:04.924Z] Architecture: x86_64 [2020-03-07T12:18:04.924Z] CPUs: 2 [2020-03-07T12:18:04.924Z] Total Memory: 7.501GiB [2020-03-07T12:18:04.924Z] Name: ip-10-100-71-212 [2020-03-07T12:18:04.924Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-03-07T12:18:04.924Z] Docker Root Dir: /var/lib/docker [2020-03-07T12:18:04.924Z] Debug Mode: false [2020-03-07T12:18:04.924Z] Registry: https://index.docker.io/v1/ [2020-03-07T12:18:04.924Z] Labels: [2020-03-07T12:18:04.924Z] Experimental: true [2020-03-07T12:18:04.924Z] Insecure Registries: [2020-03-07T12:18:04.924Z] 127.0.0.0/8 [2020-03-07T12:18:04.924Z] Live Restore Enabled: true [2020-03-07T12:18:04.924Z] [2020-03-07T12:18:04.924Z] WARNING: No swap limit support [Pipeline] sh [2020-03-07T12:18:05.077Z] #17 10.58 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-07T12:18:05.077Z] #17 10.61 Selecting previously unselected package net-tools. [2020-03-07T12:18:05.077Z] #17 10.61 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-03-07T12:18:05.077Z] #17 10.62 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-07T12:18:05.077Z] #17 10.67 Selecting previously unselected package python-pip-whl. [2020-03-07T12:18:05.077Z] #17 10.67 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-07T12:18:05.077Z] #17 10.67 Unpacking python-pip-whl (18.1-5) ... [2020-03-07T12:18:05.077Z] #17 10.81 Selecting previously unselected package python3-lib2to3. [2020-03-07T12:18:05.077Z] #17 10.81 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-07T12:18:05.077Z] #17 10.81 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-07T12:18:05.077Z] #17 10.85 Selecting previously unselected package python3-distutils. [2020-03-07T12:18:05.077Z] #17 10.85 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-07T12:18:05.249Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-07T12:18:05.249Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-07T12:18:05.249Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40635/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-07T12:18:05.249Z] + bash /home/ubuntu/workspace/moby_PR-40635/check-config.sh [2020-03-07T12:18:05.249Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-07T12:18:05.249Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-03-07T12:18:05.249Z] [2020-03-07T12:18:05.249Z] Generally Necessary: [2020-03-07T12:18:05.249Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-07T12:18:05.249Z] - apparmor: enabled and tools installed [2020-03-07T12:18:05.249Z] - CONFIG_NAMESPACES: enabled [2020-03-07T12:18:05.249Z] - CONFIG_NET_NS: enabled [2020-03-07T12:18:05.249Z] - CONFIG_PID_NS: enabled [2020-03-07T12:18:05.249Z] - CONFIG_IPC_NS: enabled [2020-03-07T12:18:05.249Z] - CONFIG_UTS_NS: enabled [2020-03-07T12:18:05.249Z] - CONFIG_CGROUPS: enabled [2020-03-07T12:18:05.249Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-07T12:18:05.249Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-07T12:18:05.249Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-07T12:18:05.249Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-07T12:18:05.249Z] - CONFIG_CPUSETS: enabled [2020-03-07T12:18:05.249Z] - CONFIG_MEMCG: enabled [2020-03-07T12:18:05.249Z] - CONFIG_KEYS: enabled [2020-03-07T12:18:05.249Z] - CONFIG_VETH: enabled (as module) [2020-03-07T12:18:05.249Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-07T12:18:05.249Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-07T12:18:05.249Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-07T12:18:05.249Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-07T12:18:05.249Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-07T12:18:05.249Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-07T12:18:05.249Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-07T12:18:05.249Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-07T12:18:05.249Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-07T12:18:05.249Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-07T12:18:05.249Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-07T12:18:05.249Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-07T12:18:05.249Z] [2020-03-07T12:18:05.249Z] Optional Features: [2020-03-07T12:18:05.249Z] - CONFIG_USER_NS: enabled [2020-03-07T12:18:05.249Z] - CONFIG_SECCOMP: enabled [2020-03-07T12:18:05.249Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-07T12:18:05.249Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-07T12:18:05.249Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-07T12:18:05.249Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-07T12:18:05.249Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-03-07T12:18:05.249Z] - CONFIG_BLK_CGROUP: enabled [2020-03-07T12:18:05.333Z] #17 10.85 Unpacking python3-distutils (3.7.3-1) ... [2020-03-07T12:18:05.333Z] #17 10.89 Selecting previously unselected package python3-pip. [2020-03-07T12:18:05.333Z] #17 10.89 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-07T12:18:05.333Z] #17 10.89 Unpacking python3-pip (18.1-5) ... [2020-03-07T12:18:05.333Z] #17 11.02 Selecting previously unselected package python3-pkg-resources. [2020-03-07T12:18:05.333Z] #17 11.02 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-07T12:18:05.333Z] #17 11.03 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-07T12:18:05.333Z] #17 11.06 Selecting previously unselected package python3-setuptools. [2020-03-07T12:18:05.333Z] #17 11.07 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-07T12:18:05.333Z] #17 11.07 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-07T12:18:05.333Z] #17 11.13 Selecting previously unselected package python3-wheel. [2020-03-07T12:18:05.333Z] #17 11.13 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-07T12:18:05.459Z] 85cfe9d77eff: Pull complete [2020-03-07T12:18:05.505Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-07T12:18:05.505Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-07T12:18:05.505Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-07T12:18:05.505Z] - CONFIG_CGROUP_PERF: enabled [2020-03-07T12:18:05.505Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-07T12:18:05.505Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-07T12:18:05.505Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-07T12:18:05.505Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-07T12:18:05.505Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-07T12:18:05.505Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-07T12:18:05.505Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-07T12:18:05.505Z] - CONFIG_IP_VS: enabled (as module) [2020-03-07T12:18:05.505Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-07T12:18:05.505Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-07T12:18:05.505Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-07T12:18:05.505Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-07T12:18:05.505Z] - CONFIG_EXT4_FS: enabled [2020-03-07T12:18:05.505Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-07T12:18:05.505Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-07T12:18:05.505Z] - Network Drivers: [2020-03-07T12:18:05.505Z] - "overlay": [2020-03-07T12:18:05.505Z] - CONFIG_VXLAN: enabled (as module) [2020-03-07T12:18:05.505Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-07T12:18:05.505Z] Optional (for encrypted networks): [2020-03-07T12:18:05.505Z] - CONFIG_CRYPTO: enabled [2020-03-07T12:18:05.505Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-07T12:18:05.505Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-07T12:18:05.505Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-07T12:18:05.505Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-07T12:18:05.505Z] - CONFIG_XFRM: enabled [2020-03-07T12:18:05.505Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-07T12:18:05.505Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-07T12:18:05.505Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-07T12:18:05.505Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-07T12:18:05.505Z] - "ipvlan": [2020-03-07T12:18:05.505Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-07T12:18:05.505Z] - "macvlan": [2020-03-07T12:18:05.505Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-07T12:18:05.505Z] - CONFIG_DUMMY: enabled (as module) [2020-03-07T12:18:05.505Z] - "ftp,tftp client in container": [2020-03-07T12:18:05.505Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-07T12:18:05.505Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-07T12:18:05.505Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-07T12:18:05.505Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-07T12:18:05.505Z] - Storage Drivers: [2020-03-07T12:18:05.505Z] - "aufs": [2020-03-07T12:18:05.505Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-07T12:18:05.505Z] - "btrfs": [2020-03-07T12:18:05.505Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-07T12:18:05.505Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-07T12:18:05.505Z] - "devicemapper": [2020-03-07T12:18:05.505Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-07T12:18:05.505Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-07T12:18:05.505Z] - "overlay": [2020-03-07T12:18:05.505Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-07T12:18:05.505Z] - "zfs": [2020-03-07T12:18:05.505Z] - /dev/zfs: missing [2020-03-07T12:18:05.505Z] - zfs command: missing [2020-03-07T12:18:05.505Z] - zpool command: missing [2020-03-07T12:18:05.505Z] [2020-03-07T12:18:05.505Z] Limits: [2020-03-07T12:18:05.505Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-07T12:18:05.505Z] [2020-03-07T12:18:05.505Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-07T12:18:05.590Z] #17 11.13 Unpacking python3-wheel (0.32.3-2) ... [2020-03-07T12:18:05.590Z] #17 11.15 Selecting previously unselected package thin-provisioning-tools. [2020-03-07T12:18:05.590Z] #17 11.16 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-03-07T12:18:05.590Z] #17 11.16 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-07T12:18:05.590Z] #17 11.23 Selecting previously unselected package vim-runtime. [2020-03-07T12:18:05.590Z] #17 11.23 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-07T12:18:05.590Z] #17 11.24 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-07T12:18:05.590Z] #17 11.25 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-07T12:18:05.590Z] #17 11.25 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-07T12:18:05.823Z] + sudo modprobe ip_vs [2020-03-07T12:18:06.079Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 . [2020-03-07T12:18:06.079Z] #2 [internal] load .dockerignore [2020-03-07T12:18:06.079Z] #2 transferring context: 87B done [2020-03-07T12:18:06.079Z] #2 DONE 0.0s [2020-03-07T12:18:06.079Z] [2020-03-07T12:18:06.079Z] #1 [internal] load build definition from Dockerfile [2020-03-07T12:18:06.079Z] #1 transferring dockerfile: 16.92kB done [2020-03-07T12:18:06.079Z] #1 DONE 0.0s [2020-03-07T12:18:06.079Z] [2020-03-07T12:18:06.079Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-07T12:18:06.079Z] #3 DONE 0.1s [2020-03-07T12:18:06.154Z] #17 11.88 Selecting previously unselected package vim. [2020-03-07T12:18:06.154Z] #17 11.89 Preparing to unpack .../35-vim_2%3a8.1.0875-5_amd64.deb ... [2020-03-07T12:18:06.154Z] #17 11.89 Unpacking vim (2:8.1.0875-5) ... [2020-03-07T12:18:06.334Z] [2020-03-07T12:18:06.334Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-07T12:18:06.334Z] #4 CACHED [2020-03-07T12:18:06.410Z] #17 12.03 Selecting previously unselected package xfsprogs. [2020-03-07T12:18:06.410Z] #17 12.03 Preparing to unpack .../36-xfsprogs_4.20.0-1_amd64.deb ... [2020-03-07T12:18:06.410Z] #17 12.03 Unpacking xfsprogs (4.20.0-1) ... [2020-03-07T12:18:06.410Z] #17 12.14 Selecting previously unselected package zip. [2020-03-07T12:18:06.410Z] #17 12.14 Preparing to unpack .../37-zip_3.0-11+b1_amd64.deb ... [2020-03-07T12:18:06.410Z] #17 12.14 Unpacking zip (3.0-11+b1) ... [2020-03-07T12:18:06.410Z] #17 12.19 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-07T12:18:06.410Z] #17 12.20 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-07T12:18:06.410Z] #17 12.21 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-03-07T12:18:06.410Z] #17 12.22 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-07T12:18:06.410Z] #17 12.23 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-03-07T12:18:06.410Z] #17 12.23 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-03-07T12:18:06.586Z] #20 transferring context: 50.06MB 1.7s done [2020-03-07T12:18:06.586Z] #20 DONE 1.8s [2020-03-07T12:18:06.586Z] [2020-03-07T12:18:06.586Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-07T12:18:06.586Z] #21 CACHED [2020-03-07T12:18:06.586Z] [2020-03-07T12:18:06.586Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-07T12:18:06.586Z] #12 ... [2020-03-07T12:18:06.586Z] [2020-03-07T12:18:06.586Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-07T12:18:06.586Z] #26 CACHED [2020-03-07T12:18:06.586Z] [2020-03-07T12:18:06.586Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-07T12:18:06.586Z] #25 CACHED [2020-03-07T12:18:06.586Z] [2020-03-07T12:18:06.586Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-07T12:18:06.586Z] #27 CACHED [2020-03-07T12:18:06.586Z] [2020-03-07T12:18:06.586Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-07T12:18:06.586Z] #22 CACHED [2020-03-07T12:18:06.586Z] [2020-03-07T12:18:06.586Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-07T12:18:06.586Z] #55 CACHED [2020-03-07T12:18:06.586Z] [2020-03-07T12:18:06.586Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-07T12:18:06.586Z] #73 CACHED [2020-03-07T12:18:06.586Z] [2020-03-07T12:18:06.586Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:18:06.586Z] #56 CACHED [2020-03-07T12:18:06.586Z] [2020-03-07T12:18:06.586Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:18:06.586Z] #74 CACHED [2020-03-07T12:18:06.586Z] [2020-03-07T12:18:06.586Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:18:06.586Z] #23 CACHED [2020-03-07T12:18:06.586Z] [2020-03-07T12:18:06.586Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-07T12:18:06.586Z] #32 CACHED [2020-03-07T12:18:06.586Z] [2020-03-07T12:18:06.586Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:18:06.586Z] #33 CACHED [2020-03-07T12:18:06.586Z] [2020-03-07T12:18:06.586Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-07T12:18:06.586Z] #63 CACHED [2020-03-07T12:18:06.586Z] [2020-03-07T12:18:06.586Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-07T12:18:06.586Z] #64 CACHED [2020-03-07T12:18:06.586Z] [2020-03-07T12:18:06.586Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-07T12:18:06.586Z] #62 CACHED [2020-03-07T12:18:06.586Z] [2020-03-07T12:18:06.586Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:18:06.586Z] #65 CACHED [2020-03-07T12:18:06.586Z] [2020-03-07T12:18:06.586Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-07T12:18:06.586Z] #52 CACHED [2020-03-07T12:18:06.586Z] [2020-03-07T12:18:06.586Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:18:06.586Z] #53 CACHED [2020-03-07T12:18:06.586Z] [2020-03-07T12:18:06.586Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-07T12:18:06.586Z] #58 CACHED [2020-03-07T12:18:06.586Z] [2020-03-07T12:18:06.586Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-07T12:18:06.586Z] #59 CACHED [2020-03-07T12:18:06.586Z] [2020-03-07T12:18:06.586Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:18:06.586Z] #60 CACHED [2020-03-07T12:18:06.586Z] [2020-03-07T12:18:06.586Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-07T12:18:06.586Z] #49 CACHED [2020-03-07T12:18:06.586Z] [2020-03-07T12:18:06.586Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:18:06.586Z] #50 CACHED [2020-03-07T12:18:06.586Z] [2020-03-07T12:18:06.586Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-07T12:18:06.586Z] #46 CACHED [2020-03-07T12:18:06.586Z] [2020-03-07T12:18:06.586Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:18:06.586Z] #47 CACHED [2020-03-07T12:18:06.586Z] [2020-03-07T12:18:06.586Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-07T12:18:06.586Z] #37 CACHED [2020-03-07T12:18:06.586Z] [2020-03-07T12:18:06.586Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-07T12:18:06.586Z] #36 CACHED [2020-03-07T12:18:06.586Z] [2020-03-07T12:18:06.586Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-07T12:18:06.586Z] #35 CACHED [2020-03-07T12:18:06.586Z] [2020-03-07T12:18:06.586Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:18:06.586Z] #38 CACHED [2020-03-07T12:18:06.586Z] [2020-03-07T12:18:06.586Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-07T12:18:06.666Z] #17 12.24 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-03-07T12:18:06.666Z] #17 12.25 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-07T12:18:06.666Z] #17 12.26 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-07T12:18:06.666Z] #17 12.27 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-07T12:18:06.666Z] #17 12.27 Setting up libicu63:amd64 (63.1-6) ... [2020-03-07T12:18:06.666Z] #17 12.28 Setting up xxd (2:8.1.0875-5) ... [2020-03-07T12:18:06.666Z] #17 12.29 Setting up zip (3.0-11+b1) ... [2020-03-07T12:18:06.666Z] #17 12.30 Setting up vim-common (2:8.1.0875-5) ... [2020-03-07T12:18:06.666Z] #17 12.32 Setting up bash-completion (1:2.8-6) ... [2020-03-07T12:18:06.715Z] ace5139f9caa: Pull complete [2020-03-07T12:18:06.845Z] #67 ... [2020-03-07T12:18:06.845Z] [2020-03-07T12:18:06.845Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-07T12:18:06.845Z] #12 DONE 2.2s [2020-03-07T12:18:06.845Z] [2020-03-07T12:18:06.845Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-07T12:18:06.845Z] #67 DONE 0.5s [2020-03-07T12:18:06.845Z] [2020-03-07T12:18:06.845Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:18:06.895Z] [2020-03-07T12:18:06.895Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-03-07T12:18:06.895Z] #5 DONE 0.0s [2020-03-07T12:18:06.895Z] [2020-03-07T12:18:06.895Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-07T12:18:06.895Z] #6 DONE 0.1s [2020-03-07T12:18:06.895Z] [2020-03-07T12:18:06.895Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-07T12:18:06.895Z] #7 DONE 0.0s [2020-03-07T12:18:06.895Z] [2020-03-07T12:18:06.895Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-07T12:18:06.895Z] #8 CACHED [2020-03-07T12:18:06.895Z] [2020-03-07T12:18:06.895Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-07T12:18:06.895Z] #29 CACHED [2020-03-07T12:18:06.895Z] [2020-03-07T12:18:06.895Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-07T12:18:06.895Z] #9 CACHED [2020-03-07T12:18:06.895Z] [2020-03-07T12:18:06.895Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-03-07T12:18:06.895Z] #71 CACHED [2020-03-07T12:18:06.895Z] [2020-03-07T12:18:06.895Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-07T12:18:06.895Z] #40 CACHED [2020-03-07T12:18:06.895Z] [2020-03-07T12:18:06.895Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-07T12:18:07.229Z] #17 12.91 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-03-07T12:18:07.229Z] #17 12.92 Setting up xz-utils (5.2.4-1) ... [2020-03-07T12:18:07.229Z] #17 12.93 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-07T12:18:07.229Z] #17 12.94 Setting up pigz (2.4-1) ... [2020-03-07T12:18:07.230Z] #17 12.95 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-07T12:18:07.230Z] #17 12.96 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-07T12:18:07.230Z] #17 12.97 Setting up python-pip-whl (18.1-5) ... [2020-03-07T12:18:07.230Z] #17 12.98 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-03-07T12:18:07.230Z] #17 12.99 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-07T12:18:07.230Z] #17 13.06 Setting up libaio1:amd64 (0.3.112-3) ... [2020-03-07T12:18:07.486Z] #17 13.07 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-07T12:18:07.486Z] #17 13.08 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-07T12:18:07.486Z] #17 13.09 Setting up vim (2:8.1.0875-5) ... [2020-03-07T12:18:07.486Z] #17 13.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-07T12:18:07.486Z] #17 13.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-07T12:18:07.486Z] #17 13.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-07T12:18:07.486Z] #17 13.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-07T12:18:07.486Z] #17 13.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-07T12:18:07.486Z] #17 13.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-07T12:18:07.486Z] #17 13.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-07T12:18:07.486Z] #17 13.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-07T12:18:07.486Z] #17 13.13 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-07T12:18:07.486Z] #17 13.14 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-07T12:18:07.486Z] #17 13.15 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-07T12:18:07.486Z] #17 13.15 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-07T12:18:07.486Z] #17 13.16 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-07T12:18:07.486Z] #17 13.17 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-07T12:18:07.672Z] using credential docker-jenkins-github-credentials [2020-03-07T12:18:07.748Z] Cloning the remote Git repository [2020-03-07T12:18:07.748Z] Cloning with configured refspecs honoured and without tags [2020-03-07T12:18:08.051Z] #17 13.76 Setting up iptables (1.8.2-4) ... [2020-03-07T12:18:08.051Z] #17 13.77 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-07T12:18:08.051Z] #17 13.77 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-07T12:18:08.051Z] #17 13.78 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-07T12:18:08.051Z] #17 13.78 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-07T12:18:08.051Z] #17 13.78 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-07T12:18:08.051Z] #17 13.79 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-07T12:18:08.051Z] #17 13.79 Setting up python3 (3.7.3-1) ... [2020-03-07T12:18:08.051Z] #17 13.87 Setting up python3-wheel (0.32.3-2) ... [2020-03-07T12:18:07.973Z] Cloning repository https://github.com/moby/moby.git [2020-03-07T12:18:08.222Z] #68 1.087 + RM_GOPATH=0 [2020-03-07T12:18:08.222Z] #68 1.087 + TMP_GOPATH= [2020-03-07T12:18:08.222Z] #68 1.087 + : /build/ [2020-03-07T12:18:08.222Z] #68 1.087 + '[' -z '' ']' [2020-03-07T12:18:08.222Z] #68 ... [2020-03-07T12:18:08.222Z] [2020-03-07T12:18:08.222Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-07T12:18:08.222Z] #13 1.083 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-07T12:18:08.222Z] #13 DONE 1.2s [2020-03-07T12:18:08.222Z] [2020-03-07T12:18:08.222Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:18:08.222Z] #68 1.088 ++ mktemp -d [2020-03-07T12:18:08.222Z] #68 1.093 + export GOPATH=/tmp/tmp.8AGMum6R1d [2020-03-07T12:18:08.222Z] #68 1.093 + GOPATH=/tmp/tmp.8AGMum6R1d [2020-03-07T12:18:08.222Z] #68 1.093 + RM_GOPATH=1 [2020-03-07T12:18:08.222Z] #68 1.093 ++ dirname ./install.sh [2020-03-07T12:18:08.222Z] #68 1.094 + dir=. [2020-03-07T12:18:08.222Z] #68 1.095 + bin=rootlesskit [2020-03-07T12:18:08.222Z] #68 1.095 + shift [2020-03-07T12:18:08.222Z] #68 1.095 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-07T12:18:08.222Z] #68 1.095 + . ./rootlesskit.installer [2020-03-07T12:18:08.222Z] #68 1.095 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-07T12:18:08.222Z] #68 1.095 + install_rootlesskit [2020-03-07T12:18:08.223Z] #68 1.095 + case "$1" in [2020-03-07T12:18:08.223Z] #68 1.095 + export CGO_ENABLED=0 [2020-03-07T12:18:08.223Z] #68 1.095 + CGO_ENABLED=0 [2020-03-07T12:18:08.223Z] #68 1.095 + _install_rootlesskit [2020-03-07T12:18:08.223Z] #68 1.095 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6' [2020-03-07T12:18:08.223Z] #68 1.095 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.8AGMum6R1d/src/github.com/rootless-containers/rootlesskit [2020-03-07T12:18:08.223Z] #68 1.096 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-07T12:18:08.223Z] #68 1.120 Cloning into '/tmp/tmp.8AGMum6R1d/src/github.com/rootless-containers/rootlesskit'... [2020-03-07T12:18:08.307Z] #17 14.00 Setting up apparmor (2.13.2-10) ... [2020-03-07T12:18:08.793Z] #68 1.936 + cd /tmp/tmp.8AGMum6R1d/src/github.com/rootless-containers/rootlesskit [2020-03-07T12:18:08.793Z] #68 1.936 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-07T12:18:08.873Z] #17 14.68 Setting up xfsprogs (4.20.0-1) ... [2020-03-07T12:18:08.873Z] #17 14.69 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-07T12:18:09.052Z] #68 2.010 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-07T12:18:09.052Z] #68 2.010 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-07T12:18:09.136Z] #17 14.79 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-07T12:18:09.315Z] #68 ... [2020-03-07T12:18:09.315Z] [2020-03-07T12:18:09.315Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-07T12:18:09.315Z] #14 DONE 1.2s [2020-03-07T12:18:09.392Z] #17 14.95 Setting up python3-distutils (3.7.3-1) ... [2020-03-07T12:18:09.392Z] #17 15.06 Setting up python3-setuptools (40.8.0-1) ... [2020-03-07T12:18:09.575Z] [2020-03-07T12:18:09.575Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-07T12:18:09.649Z] #17 15.28 Setting up python3-pip (18.1-5) ... [2020-03-07T12:18:09.649Z] #17 15.47 Processing triggers for libc-bin (2.28-10) ... [2020-03-07T12:18:09.831Z] e4d79466b81c: Pull complete [2020-03-07T12:18:09.831Z] b00baabad4ce: Pull complete [2020-03-07T12:18:09.831Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-03-07T12:18:09.831Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-03-07T12:18:09.831Z] ---> 687421176e14 [2020-03-07T12:18:09.831Z] Step 5/16 : ARG BUILDX_REPO [2020-03-07T12:18:09.831Z] ---> Running in 53365e5d3c0f [2020-03-07T12:18:09.905Z] #17 15.49 Processing triggers for mime-support (3.62) ... [2020-03-07T12:18:09.905Z] #17 DONE 15.8s [2020-03-07T12:18:09.956Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-07T12:18:10.001Z] Fetching without tags [2020-03-07T12:18:08.378Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-03-07T12:18:10.161Z] [2020-03-07T12:18:10.162Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-07T12:18:10.180Z] Removing intermediate container 53365e5d3c0f [2020-03-07T12:18:10.180Z] ---> 49dddc47bde1 [2020-03-07T12:18:10.180Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-03-07T12:18:10.180Z] ---> Running in e6cfa2421ded [2020-03-07T12:18:10.508Z] Merging remotes/origin/master commit 6004b9ad5269e62b59e8936f68effdff3e5c6b45 into PR head commit 1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 [2020-03-07T12:18:10.525Z] Cloning into '/buildx'... [2020-03-07T12:18:10.724Z] #18 0.637 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-07T12:18:10.724Z] #18 0.640 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-07T12:18:10.724Z] #18 0.642 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-07T12:18:10.724Z] #18 DONE 0.7s [2020-03-07T12:18:10.957Z] #15 DONE 1.5s [2020-03-07T12:18:10.957Z] [2020-03-07T12:18:10.957Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:18:10.981Z] [2020-03-07T12:18:10.981Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-07T12:18:11.081Z] #35 ... [2020-03-07T12:18:11.081Z] [2020-03-07T12:18:11.081Z] #20 [internal] load build context [2020-03-07T12:18:11.081Z] #20 transferring context: 50.06MB 4.2s done [2020-03-07T12:18:11.081Z] #20 DONE 4.3s [2020-03-07T12:18:11.336Z] [2020-03-07T12:18:11.336Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-07T12:18:11.336Z] #46 CACHED [2020-03-07T12:18:11.336Z] [2020-03-07T12:18:11.336Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-07T12:18:11.336Z] #22 CACHED [2020-03-07T12:18:11.336Z] [2020-03-07T12:18:11.336Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:18:11.336Z] #23 CACHED [2020-03-07T12:18:11.336Z] [2020-03-07T12:18:11.336Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-07T12:18:11.336Z] #21 CACHED [2020-03-07T12:18:11.336Z] [2020-03-07T12:18:11.336Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-07T12:18:11.336Z] #73 CACHED [2020-03-07T12:18:11.336Z] [2020-03-07T12:18:11.336Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-07T12:18:11.336Z] #32 CACHED [2020-03-07T12:18:11.336Z] [2020-03-07T12:18:11.336Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-07T12:18:11.336Z] #55 CACHED [2020-03-07T12:18:11.336Z] [2020-03-07T12:18:11.336Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-07T12:18:11.336Z] #52 CACHED [2020-03-07T12:18:11.336Z] [2020-03-07T12:18:11.336Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-07T12:18:11.336Z] #49 CACHED [2020-03-07T12:18:11.336Z] [2020-03-07T12:18:11.336Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:18:11.660Z] Merge succeeded, producing 1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 [2020-03-07T12:18:11.661Z] Checking out Revision 1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 (PR-40635) [2020-03-07T12:18:10.950Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-07T12:18:10.950Z] > git --version # timeout=10 [2020-03-07T12:18:10.997Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-07T12:18:11.000Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40635/head:refs/remotes/origin/PR-40635 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-07T12:18:09.967Z] > git config --add remote.origin.fetch +refs/pull/40635/head:refs/remotes/origin/PR-40635 # timeout=10 [2020-03-07T12:18:09.972Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-07T12:18:09.990Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-07T12:18:10.009Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-07T12:18:10.010Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-07T12:18:10.011Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40635/head:refs/remotes/origin/PR-40635 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-07T12:18:10.516Z] > git config core.sparsecheckout # timeout=10 [2020-03-07T12:18:10.521Z] > git checkout -f 1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 # timeout=10 [2020-03-07T12:18:11.623Z] > git merge 6004b9ad5269e62b59e8936f68effdff3e5c6b45 # timeout=10 [2020-03-07T12:18:11.650Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-07T12:18:11.669Z] > git config core.sparsecheckout # timeout=10 [2020-03-07T12:18:11.674Z] > git checkout -f 1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 # timeout=10 [2020-03-07T12:18:12.268Z] #53 ... [2020-03-07T12:18:12.269Z] [2020-03-07T12:18:12.269Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-07T12:18:12.269Z] #67 DONE 0.9s [2020-03-07T12:18:12.269Z] [2020-03-07T12:18:12.269Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:18:12.337Z] #68 ... [2020-03-07T12:18:12.337Z] [2020-03-07T12:18:12.337Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-07T12:18:12.337Z] #16 DONE 1.8s [2020-03-07T12:18:12.349Z] #19 1.435 Collecting yamllint==1.16.0 [2020-03-07T12:18:12.425Z] Commit message: "rootless: launch rootlesskit with --propagation=rslave" [2020-03-07T12:18:12.598Z] [2020-03-07T12:18:12.598Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-07T12:18:13.031Z] Removing intermediate container e6cfa2421ded [2020-03-07T12:18:13.031Z] ---> 3e8dc4ff9d25 [2020-03-07T12:18:13.031Z] Step 7/16 : WORKDIR /buildx [2020-03-07T12:18:13.031Z] ---> Running in d0f05b2b6c9f [2020-03-07T12:18:13.327Z] + docker version [2020-03-07T12:18:13.327Z] Client: [2020-03-07T12:18:13.327Z] Version: 18.06.1-ce [2020-03-07T12:18:13.327Z] API version: 1.38 [2020-03-07T12:18:13.327Z] Go version: go1.10.3 [2020-03-07T12:18:13.327Z] Git commit: e68fc7a [2020-03-07T12:18:13.327Z] Built: Tue Aug 21 17:26:10 2018 [2020-03-07T12:18:13.327Z] OS/Arch: linux/ppc64le [2020-03-07T12:18:13.327Z] Experimental: false [2020-03-07T12:18:13.327Z] [2020-03-07T12:18:13.327Z] Server: [2020-03-07T12:18:13.327Z] Engine: [2020-03-07T12:18:13.327Z] Version: 18.06.1-ce [2020-03-07T12:18:13.327Z] API version: 1.38 (minimum version 1.12) [2020-03-07T12:18:13.327Z] Go version: go1.10.3 [2020-03-07T12:18:13.327Z] Git commit: e68fc7a [2020-03-07T12:18:13.327Z] Built: Tue Aug 21 17:24:20 2018 [2020-03-07T12:18:13.327Z] OS/Arch: linux/ppc64le [2020-03-07T12:18:13.327Z] Experimental: true [Pipeline] sh [2020-03-07T12:18:13.388Z] Removing intermediate container d0f05b2b6c9f [2020-03-07T12:18:13.388Z] ---> 12a12cbddb41 [2020-03-07T12:18:13.388Z] Step 8/16 : ARG BUILDX_COMMIT [2020-03-07T12:18:13.388Z] ---> Running in 76630f4c358a [2020-03-07T12:18:13.717Z] + docker info [2020-03-07T12:18:13.717Z] Containers: 0 [2020-03-07T12:18:13.717Z] Running: 0 [2020-03-07T12:18:13.717Z] Paused: 0 [2020-03-07T12:18:13.717Z] Stopped: 0 [2020-03-07T12:18:13.717Z] Images: 0 [2020-03-07T12:18:13.717Z] Server Version: 18.06.1-ce [2020-03-07T12:18:13.717Z] Storage Driver: overlay2 [2020-03-07T12:18:13.717Z] Backing Filesystem: extfs [2020-03-07T12:18:13.717Z] Supports d_type: true [2020-03-07T12:18:13.717Z] Native Overlay Diff: true [2020-03-07T12:18:13.717Z] Logging Driver: json-file [2020-03-07T12:18:13.717Z] Cgroup Driver: cgroupfs [2020-03-07T12:18:13.717Z] Plugins: [2020-03-07T12:18:13.717Z] Volume: local [2020-03-07T12:18:13.717Z] Network: bridge host ipvlan macvlan null overlay [2020-03-07T12:18:13.717Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-03-07T12:18:13.717Z] Swarm: inactive [2020-03-07T12:18:13.717Z] Runtimes: runc [2020-03-07T12:18:13.717Z] Default Runtime: runc [2020-03-07T12:18:13.717Z] Init Binary: docker-init [2020-03-07T12:18:13.717Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-03-07T12:18:13.717Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-03-07T12:18:13.717Z] init version: fec3683 [2020-03-07T12:18:13.717Z] Security Options: [2020-03-07T12:18:13.717Z] apparmor [2020-03-07T12:18:13.717Z] seccomp [2020-03-07T12:18:13.717Z] Profile: default [2020-03-07T12:18:13.717Z] Kernel Version: 4.4.0-130-generic [2020-03-07T12:18:13.717Z] Operating System: Ubuntu 16.04.3 LTS [2020-03-07T12:18:13.717Z] OSType: linux [2020-03-07T12:18:13.717Z] Architecture: ppc64le [2020-03-07T12:18:13.717Z] CPUs: 4 [2020-03-07T12:18:13.717Z] Total Memory: 7.972GiB [2020-03-07T12:18:13.717Z] Name: ppc64le-ubuntu-14 [2020-03-07T12:18:13.717Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-03-07T12:18:13.717Z] Docker Root Dir: /var/lib/docker [2020-03-07T12:18:13.717Z] Debug Mode (client): false [2020-03-07T12:18:13.717Z] Debug Mode (server): false [2020-03-07T12:18:13.717Z] Username: dockerbuildbot [2020-03-07T12:18:13.717Z] Registry: https://index.docker.io/v1/ [2020-03-07T12:18:13.717Z] Labels: [2020-03-07T12:18:13.717Z] Experimental: true [2020-03-07T12:18:13.717Z] Insecure Registries: [2020-03-07T12:18:13.717Z] 127.0.0.0/8 [2020-03-07T12:18:13.717Z] Live Restore Enabled: false [2020-03-07T12:18:13.717Z] [2020-03-07T12:18:13.737Z] Removing intermediate container 76630f4c358a [2020-03-07T12:18:13.737Z] ---> 22fcd50530a8 [2020-03-07T12:18:13.737Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-03-07T12:18:13.737Z] ---> Running in d8d1b763ab6e [Pipeline] sh [2020-03-07T12:18:13.976Z] #17 1.565 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-03-07T12:18:13.976Z] #17 1.565 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-03-07T12:18:13.976Z] #17 1.565 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-03-07T12:18:14.110Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-07T12:18:14.110Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-07T12:18:14.110Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40635/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-07T12:18:14.110Z] + bash /home/docker/workspace/moby_PR-40635/check-config.sh [2020-03-07T12:18:14.110Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-07T12:18:14.110Z] info: reading kernel config from /boot/config-4.4.0-130-generic ... [2020-03-07T12:18:14.110Z] [2020-03-07T12:18:14.110Z] Generally Necessary: [2020-03-07T12:18:14.110Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-07T12:18:14.401Z] - apparmor: enabled and tools installed [2020-03-07T12:18:14.401Z] - CONFIG_NAMESPACES: enabled [2020-03-07T12:18:14.401Z] - CONFIG_NET_NS: enabled [2020-03-07T12:18:14.401Z] - CONFIG_PID_NS: enabled [2020-03-07T12:18:14.401Z] - CONFIG_IPC_NS: enabled [2020-03-07T12:18:14.401Z] - CONFIG_UTS_NS: enabled [2020-03-07T12:18:14.401Z] - CONFIG_CGROUPS: enabled [2020-03-07T12:18:14.401Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-07T12:18:14.401Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-07T12:18:14.401Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-07T12:18:14.401Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-07T12:18:14.401Z] - CONFIG_CPUSETS: enabled [2020-03-07T12:18:14.401Z] - CONFIG_MEMCG: enabled [2020-03-07T12:18:14.401Z] - CONFIG_KEYS: enabled [2020-03-07T12:18:14.401Z] - CONFIG_VETH: enabled (as module) [2020-03-07T12:18:14.401Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-07T12:18:14.401Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-07T12:18:14.401Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-07T12:18:14.401Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-07T12:18:14.401Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-07T12:18:14.401Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-07T12:18:14.401Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-07T12:18:14.401Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-07T12:18:14.401Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-07T12:18:14.401Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-07T12:18:14.401Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-07T12:18:14.401Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-07T12:18:14.401Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-03-07T12:18:14.401Z] [2020-03-07T12:18:14.401Z] Optional Features: [2020-03-07T12:18:14.401Z] - CONFIG_USER_NS: enabled [2020-03-07T12:18:14.401Z] - CONFIG_SECCOMP: enabled [2020-03-07T12:18:14.401Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-07T12:18:14.401Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-07T12:18:14.401Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-07T12:18:14.401Z] (cgroup swap accounting is currently enabled) [2020-03-07T12:18:14.401Z] - CONFIG_MEMCG_KMEM: enabled [2020-03-07T12:18:14.512Z] From https://github.com/docker/buildx [2020-03-07T12:18:14.512Z] * [new tag] v0.3.1 -> build [2020-03-07T12:18:14.512Z] Switched to branch 'build' [2020-03-07T12:18:14.691Z] - CONFIG_BLK_CGROUP: enabled [2020-03-07T12:18:14.691Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-07T12:18:14.691Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-07T12:18:14.691Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-07T12:18:14.691Z] - CONFIG_CGROUP_PERF: enabled [2020-03-07T12:18:14.691Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-07T12:18:14.691Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-07T12:18:14.691Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-07T12:18:14.691Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-07T12:18:14.691Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-07T12:18:14.691Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-07T12:18:14.691Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-07T12:18:14.691Z] - CONFIG_IP_VS: enabled (as module) [2020-03-07T12:18:14.691Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-07T12:18:14.691Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-07T12:18:14.691Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-07T12:18:14.691Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-07T12:18:14.691Z] - CONFIG_EXT4_FS: enabled [2020-03-07T12:18:14.691Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-07T12:18:14.691Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-07T12:18:14.691Z] - Network Drivers: [2020-03-07T12:18:14.691Z] - "overlay": [2020-03-07T12:18:14.691Z] - CONFIG_VXLAN: enabled (as module) [2020-03-07T12:18:14.691Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-07T12:18:14.691Z] Optional (for encrypted networks): [2020-03-07T12:18:14.691Z] - CONFIG_CRYPTO: enabled [2020-03-07T12:18:14.691Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-03-07T12:18:14.691Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-03-07T12:18:14.691Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-03-07T12:18:14.691Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-03-07T12:18:14.691Z] - CONFIG_XFRM: enabled [2020-03-07T12:18:14.691Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-07T12:18:14.691Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-07T12:18:14.691Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-07T12:18:14.691Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-07T12:18:14.691Z] - "ipvlan": [2020-03-07T12:18:14.982Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-07T12:18:14.982Z] - "macvlan": [2020-03-07T12:18:14.982Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-07T12:18:14.982Z] - CONFIG_DUMMY: enabled (as module) [2020-03-07T12:18:14.982Z] - "ftp,tftp client in container": [2020-03-07T12:18:14.982Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-07T12:18:14.982Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-07T12:18:14.982Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-07T12:18:14.982Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-07T12:18:14.982Z] - Storage Drivers: [2020-03-07T12:18:14.982Z] - "aufs": [2020-03-07T12:18:14.982Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-07T12:18:14.982Z] - "btrfs": [2020-03-07T12:18:14.982Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-07T12:18:14.982Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-07T12:18:14.982Z] - "devicemapper": [2020-03-07T12:18:14.982Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-07T12:18:14.982Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-07T12:18:14.982Z] - "overlay": [2020-03-07T12:18:14.982Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-07T12:18:14.982Z] - "zfs": [2020-03-07T12:18:14.982Z] - /dev/zfs: missing [2020-03-07T12:18:14.982Z] - zfs command: missing [2020-03-07T12:18:14.982Z] - zpool command: missing [2020-03-07T12:18:14.982Z] [2020-03-07T12:18:14.982Z] Limits: [2020-03-07T12:18:14.982Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-07T12:18:14.982Z] [2020-03-07T12:18:14.982Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-07T12:18:15.112Z] #17 2.151 Reading package lists... [2020-03-07T12:18:15.112Z] #17 ... [2020-03-07T12:18:15.112Z] [2020-03-07T12:18:15.112Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:18:15.112Z] #68 6.856 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-07T12:18:15.112Z] #68 6.856 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-07T12:18:15.112Z] #68 DONE 8.1s [2020-03-07T12:18:15.112Z] [2020-03-07T12:18:15.112Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-07T12:18:15.112Z] #69 DONE 0.1s [2020-03-07T12:18:15.112Z] [2020-03-07T12:18:15.112Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-07T12:18:15.289Z] Removing intermediate container d8d1b763ab6e [2020-03-07T12:18:15.289Z] ---> 1b8b753d20fc [2020-03-07T12:18:15.289Z] Step 10/16 : RUN go mod download [2020-03-07T12:18:15.289Z] ---> Running in 373d1c6d78e2 [2020-03-07T12:18:15.438Z] + make bundles/buildx [2020-03-07T12:18:16.050Z] #17 2.151 Reading package lists... [2020-03-07T12:18:16.060Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-03-07T12:18:16.060Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-03-07T12:18:16.060Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-03-07T12:18:16.060Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-03-07T12:18:16.060Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-03-07T12:18:16.060Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-03-07T12:18:16.060Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-03-07T12:18:16.060Z] go: finding github.com/imdario/mergo v0.3.7 [2020-03-07T12:18:16.060Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-03-07T12:18:16.065Z] make: command: Command not found [2020-03-07T12:18:16.065Z] make: command: Command not found [2020-03-07T12:18:16.065Z] mkdir bundles [2020-03-07T12:18:16.065Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-03-07T12:18:16.065Z] --build-arg BUILDX_COMMIT \ [2020-03-07T12:18:16.065Z] --build-arg BUILDX_REPO \ [2020-03-07T12:18:16.065Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-03-07T12:18:16.065Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-03-07T12:18:16.065Z] . [2020-03-07T12:18:16.065Z] /bin/sh: 4: go: not found [2020-03-07T12:18:16.065Z] /bin/sh: 5: go: not found [2020-03-07T12:18:16.870Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-03-07T12:18:16.870Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-07T12:18:16.870Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-03-07T12:18:16.870Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-03-07T12:18:16.870Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-03-07T12:18:16.986Z] #17 3.448 Reading package lists... [2020-03-07T12:18:17.245Z] #17 4.647 Building dependency tree... [2020-03-07T12:18:17.247Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-03-07T12:18:17.504Z] #17 4.873 Reading state information... [2020-03-07T12:18:17.510Z] #68 ... [2020-03-07T12:18:17.511Z] [2020-03-07T12:18:17.511Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-07T12:18:17.511Z] #43 5.345 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-07T12:18:17.511Z] #43 5.437 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-07T12:18:17.511Z] #43 5.437 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-07T12:18:17.511Z] #43 7.484 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-07T12:18:17.511Z] #43 8.838 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [181 kB] [2020-03-07T12:18:17.511Z] #43 ... [2020-03-07T12:18:17.511Z] [2020-03-07T12:18:17.511Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-07T12:18:17.511Z] #41 4.436 + git clone https://github.com/docker/distribution.git . [2020-03-07T12:18:17.511Z] #41 4.436 Cloning into '.'... [2020-03-07T12:18:17.511Z] #41 ... [2020-03-07T12:18:17.511Z] [2020-03-07T12:18:17.511Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-07T12:18:17.511Z] #62 3.588 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-07T12:18:17.511Z] #62 3.766 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-07T12:18:17.511Z] #62 3.854 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-07T12:18:17.511Z] #62 5.704 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-07T12:18:17.511Z] #62 7.181 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [181 kB] [2020-03-07T12:18:17.511Z] #62 10.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-07T12:18:17.511Z] #62 ... [2020-03-07T12:18:17.511Z] [2020-03-07T12:18:17.511Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-07T12:18:17.511Z] #30 2.666 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-07T12:18:17.511Z] #30 2.666 Cloning into '.'... [2020-03-07T12:18:17.511Z] #30 ... [2020-03-07T12:18:17.511Z] [2020-03-07T12:18:17.511Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-07T12:18:17.511Z] #25 5.342 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-07T12:18:17.511Z] #25 5.405 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-07T12:18:17.511Z] #25 5.405 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-07T12:18:17.511Z] #25 7.857 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-07T12:18:17.511Z] #25 9.285 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [181 kB] [2020-03-07T12:18:17.622Z] #19 6.594 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-07T12:18:17.622Z] #19 6.613 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-07T12:18:17.622Z] #19 6.623 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-07T12:18:17.622Z] #19 6.634 Collecting pyyaml (from yamllint==1.16.0) [2020-03-07T12:18:17.622Z] #19 6.662 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-03-07T12:18:17.636Z] go: finding github.com/spf13/cobra v0.0.3 [2020-03-07T12:18:17.763Z] #17 5.267 libcap2-bin is already the newest version (1:2.25-2). [2020-03-07T12:18:17.763Z] #17 5.267 The following additional packages will be installed: [2020-03-07T12:18:17.763Z] #17 5.268 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-07T12:18:17.763Z] #17 5.268 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-07T12:18:17.763Z] #17 5.268 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-07T12:18:17.763Z] #17 5.269 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-07T12:18:17.763Z] #17 5.269 python3.7 python3.7-minimal vim-runtime xxd [2020-03-07T12:18:17.763Z] #17 5.271 Suggested packages: [2020-03-07T12:18:17.763Z] #17 5.271 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-07T12:18:17.763Z] #17 5.271 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-07T12:18:17.763Z] #17 5.271 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-07T12:18:17.763Z] #17 5.271 Recommended packages: [2020-03-07T12:18:17.763Z] #17 5.271 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-07T12:18:17.763Z] #17 5.271 python3-keyrings.alt python3-xdg unzip [2020-03-07T12:18:17.766Z] #25 ... [2020-03-07T12:18:17.766Z] [2020-03-07T12:18:17.766Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-07T12:18:17.766Z] #10 3.674 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-07T12:18:17.766Z] #10 3.755 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-07T12:18:17.766Z] #10 3.854 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-07T12:18:17.766Z] #10 5.877 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-07T12:18:17.766Z] #10 7.234 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [181 kB] [2020-03-07T12:18:17.766Z] #10 9.762 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-07T12:18:17.766Z] #10 ... [2020-03-07T12:18:17.766Z] [2020-03-07T12:18:17.766Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:18:17.766Z] #56 6.414 + RM_GOPATH=0 [2020-03-07T12:18:17.766Z] #56 6.414 + TMP_GOPATH= [2020-03-07T12:18:17.766Z] #56 6.415 + : /build [2020-03-07T12:18:17.766Z] #56 6.415 + '[' -z '' ']' [2020-03-07T12:18:17.766Z] #56 6.418 ++ mktemp -d [2020-03-07T12:18:17.766Z] #56 6.423 + export GOPATH=/tmp/tmp.lh8GSxW78Q [2020-03-07T12:18:17.766Z] #56 6.428 + GOPATH=/tmp/tmp.lh8GSxW78Q [2020-03-07T12:18:17.766Z] #56 6.428 + RM_GOPATH=1 [2020-03-07T12:18:17.766Z] #56 6.429 ++ dirname ./install.sh [2020-03-07T12:18:17.766Z] #56 6.432 + dir=. [2020-03-07T12:18:17.766Z] #56 6.440 + bin=shfmt [2020-03-07T12:18:17.766Z] #56 6.440 + shift [2020-03-07T12:18:17.766Z] #56 6.440 + '[' '!' -f ./shfmt.installer ']' [2020-03-07T12:18:17.766Z] #56 6.441 + . ./shfmt.installer [2020-03-07T12:18:17.766Z] #56 6.444 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-07T12:18:17.766Z] #56 6.444 + install_shfmt [2020-03-07T12:18:17.766Z] #56 6.444 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-07T12:18:17.766Z] #56 6.444 + git clone https://github.com/mvdan/sh.git /tmp/tmp.lh8GSxW78Q/src/github.com/mvdan/sh [2020-03-07T12:18:17.766Z] #56 6.444 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-07T12:18:17.766Z] #56 6.447 Cloning into '/tmp/tmp.lh8GSxW78Q/src/github.com/mvdan/sh'... [2020-03-07T12:18:17.878Z] #19 6.934 Building wheels for collected packages: pyyaml [2020-03-07T12:18:17.878Z] #19 6.935 Running setup.py bdist_wheel for pyyaml: started [2020-03-07T12:18:17.878Z] #19 7.147 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-07T12:18:18.021Z] #56 ... [2020-03-07T12:18:18.021Z] [2020-03-07T12:18:18.021Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:18:18.021Z] #74 6.589 + RM_GOPATH=0 [2020-03-07T12:18:18.021Z] #74 6.591 + TMP_GOPATH= [2020-03-07T12:18:18.021Z] #74 6.592 + : /build [2020-03-07T12:18:18.021Z] #74 6.592 + '[' -z '' ']' [2020-03-07T12:18:18.021Z] #74 6.596 ++ mktemp -d [2020-03-07T12:18:18.021Z] #74 6.598 + export GOPATH=/tmp/tmp.7RzwB4sxpO [2020-03-07T12:18:18.021Z] #74 6.598 + GOPATH=/tmp/tmp.7RzwB4sxpO [2020-03-07T12:18:18.021Z] #74 6.598 + RM_GOPATH=1 [2020-03-07T12:18:18.021Z] #74 6.601 ++ dirname ./install.sh [2020-03-07T12:18:18.021Z] #74 6.612 + dir=. [2020-03-07T12:18:18.021Z] #74 6.615 + bin=proxy [2020-03-07T12:18:18.021Z] #74 6.615 + shift [2020-03-07T12:18:18.021Z] #74 6.615 + '[' '!' -f ./proxy.installer ']' [2020-03-07T12:18:18.021Z] #74 6.615 + . ./proxy.installer [2020-03-07T12:18:18.021Z] #74 6.617 ++ : 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-03-07T12:18:18.021Z] #74 6.619 + install_proxy [2020-03-07T12:18:18.021Z] #74 6.619 + case "$1" in [2020-03-07T12:18:18.021Z] #74 6.619 + export CGO_ENABLED=0 [2020-03-07T12:18:18.021Z] #74 6.620 + CGO_ENABLED=0 [2020-03-07T12:18:18.021Z] #74 6.620 + _install_proxy [2020-03-07T12:18:18.021Z] #74 6.620 + echo 'Install docker-proxy version 264bffcb88c1b6b7471c04e3c6b3f301233a544b' [2020-03-07T12:18:18.021Z] #74 6.620 Install docker-proxy version 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-03-07T12:18:18.021Z] #74 6.621 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.7RzwB4sxpO/src/github.com/docker/libnetwork [2020-03-07T12:18:18.021Z] #74 6.627 Cloning into '/tmp/tmp.7RzwB4sxpO/src/github.com/docker/libnetwork'... [2020-03-07T12:18:18.021Z] #74 ... [2020-03-07T12:18:18.021Z] [2020-03-07T12:18:18.021Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:18:18.021Z] #68 5.858 + RM_GOPATH=0 [2020-03-07T12:18:18.021Z] #68 5.858 + TMP_GOPATH= [2020-03-07T12:18:18.021Z] #68 5.858 + : /build/ [2020-03-07T12:18:18.021Z] #68 5.858 + '[' -z '' ']' [2020-03-07T12:18:18.021Z] #68 5.861 ++ mktemp -d [2020-03-07T12:18:18.021Z] #68 5.875 + export GOPATH=/tmp/tmp.iZJvFcJKgf [2020-03-07T12:18:18.021Z] #68 5.875 + GOPATH=/tmp/tmp.iZJvFcJKgf [2020-03-07T12:18:18.021Z] #68 5.881 + RM_GOPATH=1 [2020-03-07T12:18:18.021Z] #68 5.883 ++ dirname ./install.sh [2020-03-07T12:18:18.021Z] #68 5.884 + dir=. [2020-03-07T12:18:18.021Z] #68 5.884 + bin=rootlesskit [2020-03-07T12:18:18.021Z] #68 5.884 + shift [2020-03-07T12:18:18.021Z] #68 5.884 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-07T12:18:18.021Z] #68 5.885 + . ./rootlesskit.installer [2020-03-07T12:18:18.021Z] #68 5.886 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-07T12:18:18.021Z] #68 5.886 + install_rootlesskit [2020-03-07T12:18:18.021Z] #68 5.886 + case "$1" in [2020-03-07T12:18:18.021Z] #68 5.886 + export CGO_ENABLED=0 [2020-03-07T12:18:18.021Z] #68 5.886 + CGO_ENABLED=0 [2020-03-07T12:18:18.021Z] #68 5.886 + _install_rootlesskit [2020-03-07T12:18:18.021Z] #68 5.886 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6' [2020-03-07T12:18:18.021Z] #68 5.886 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.iZJvFcJKgf/src/github.com/rootless-containers/rootlesskit [2020-03-07T12:18:18.021Z] #68 5.886 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-07T12:18:18.021Z] #68 5.888 Cloning into '/tmp/tmp.iZJvFcJKgf/src/github.com/rootless-containers/rootlesskit'... [2020-03-07T12:18:18.090Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-03-07T12:18:18.090Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-03-07T12:18:18.135Z] #19 7.147 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-03-07T12:18:18.135Z] #19 7.163 Successfully built pyyaml [2020-03-07T12:18:18.135Z] #19 7.167 Installing collected packages: pathspec, pyyaml, yamllint [2020-03-07T12:18:18.135Z] #19 7.238 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-03-07T12:18:18.135Z] #19 DONE 7.4s [2020-03-07T12:18:18.135Z] [2020-03-07T12:18:18.135Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-07T12:18:18.329Z] #17 5.881 The following NEW packages will be installed: [2020-03-07T12:18:18.329Z] #17 5.881 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-07T12:18:18.329Z] #17 5.882 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-07T12:18:18.329Z] #17 5.882 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-07T12:18:18.330Z] #17 5.882 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-07T12:18:18.330Z] #17 5.883 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-07T12:18:18.330Z] #17 5.883 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-07T12:18:18.330Z] #17 5.883 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-03-07T12:18:18.330Z] #17 5.883 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-03-07T12:18:18.391Z] #24 DONE 0.1s [2020-03-07T12:18:18.391Z] [2020-03-07T12:18:18.391Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-07T12:18:18.588Z] #17 6.171 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2020-03-07T12:18:18.588Z] #17 6.171 Need to get 26.1 MB of archives. [2020-03-07T12:18:18.588Z] #17 6.171 After this operation, 110 MB of additional disk space will be used. [2020-03-07T12:18:18.588Z] #17 6.171 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-03-07T12:18:18.588Z] #17 6.175 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB] [2020-03-07T12:18:18.588Z] #17 6.216 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB] [2020-03-07T12:18:18.588Z] #17 6.241 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-03-07T12:18:18.588Z] #17 6.242 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-03-07T12:18:18.588Z] #17 6.244 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB] [2020-03-07T12:18:18.588Z] #17 6.269 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-03-07T12:18:18.588Z] #17 6.274 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-03-07T12:18:18.654Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-03-07T12:18:18.654Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-03-07T12:18:18.654Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-03-07T12:18:18.654Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-03-07T12:18:18.777Z] Sending build context to Docker daemon 54.7MB [2020-03-07T12:18:18.777Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-03-07T12:18:18.777Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-03-07T12:18:18.777Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-03-07T12:18:18.777Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-03-07T12:18:18.777Z] 1.12.10-stretch: Pulling from library/golang [2020-03-07T12:18:18.847Z] #17 6.275 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-03-07T12:18:18.847Z] #17 6.276 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-03-07T12:18:18.847Z] #17 6.278 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-03-07T12:18:18.847Z] #17 6.280 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-03-07T12:18:18.847Z] #17 6.281 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-03-07T12:18:18.847Z] #17 6.281 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-03-07T12:18:18.847Z] #17 6.283 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-03-07T12:18:18.847Z] #17 6.284 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-03-07T12:18:18.847Z] #17 6.290 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-03-07T12:18:18.847Z] #17 6.293 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-07T12:18:18.847Z] #17 6.296 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-03-07T12:18:18.847Z] #17 6.300 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-03-07T12:18:18.847Z] #17 6.302 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-03-07T12:18:18.847Z] #17 6.305 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-03-07T12:18:18.847Z] #17 6.313 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-03-07T12:18:18.847Z] #17 6.315 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-03-07T12:18:18.847Z] #17 6.318 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-03-07T12:18:18.847Z] #17 6.320 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-03-07T12:18:18.847Z] #17 6.321 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-03-07T12:18:18.847Z] #17 6.326 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-03-07T12:18:18.847Z] #17 6.326 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6 [8153 kB] [2020-03-07T12:18:18.954Z] #28 DONE 0.7s [2020-03-07T12:18:18.954Z] [2020-03-07T12:18:18.954Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-07T12:18:18.954Z] #31 DONE 0.1s [2020-03-07T12:18:19.045Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-07T12:18:19.045Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-03-07T12:18:19.064Z] fb056072eab9: Pulling fs layer [2020-03-07T12:18:19.064Z] 6a33b1f9796f: Pulling fs layer [2020-03-07T12:18:19.064Z] 8f8f8962e456: Pulling fs layer [2020-03-07T12:18:19.064Z] 68adcc365214: Pulling fs layer [2020-03-07T12:18:19.064Z] 76d8adf27bdf: Pulling fs layer [2020-03-07T12:18:19.064Z] d66e58854927: Pulling fs layer [2020-03-07T12:18:19.064Z] 71497195576e: Pulling fs layer [2020-03-07T12:18:19.064Z] 68adcc365214: Waiting [2020-03-07T12:18:19.064Z] 76d8adf27bdf: Waiting [2020-03-07T12:18:19.064Z] d66e58854927: Waiting [2020-03-07T12:18:19.064Z] 71497195576e: Waiting [2020-03-07T12:18:19.111Z] #17 6.455 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-03-07T12:18:19.111Z] #17 6.456 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-03-07T12:18:19.111Z] #17 6.457 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-03-07T12:18:19.111Z] #17 6.458 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-03-07T12:18:19.111Z] #17 6.460 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-03-07T12:18:19.111Z] #17 6.464 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-03-07T12:18:19.111Z] #17 6.485 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-07T12:18:19.111Z] #17 6.486 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-03-07T12:18:19.111Z] #17 6.489 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-03-07T12:18:19.111Z] #17 6.491 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-07T12:18:19.111Z] #17 6.494 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-03-07T12:18:19.111Z] #17 6.498 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-07T12:18:19.111Z] #17 6.499 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-03-07T12:18:19.111Z] #17 6.503 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-07T12:18:19.111Z] #17 6.582 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-03-07T12:18:19.111Z] #17 6.598 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-03-07T12:18:19.111Z] #17 6.610 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-03-07T12:18:19.209Z] [2020-03-07T12:18:19.210Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-07T12:18:19.210Z] #34 DONE 0.1s [2020-03-07T12:18:19.210Z] [2020-03-07T12:18:19.210Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-07T12:18:19.210Z] #39 DONE 0.1s [2020-03-07T12:18:19.210Z] [2020-03-07T12:18:19.210Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-07T12:18:19.370Z] #17 6.951 debconf: delaying package configuration, since apt-utils is not installed [2020-03-07T12:18:19.370Z] #17 6.997 Fetched 26.1 MB in 1s (37.3 MB/s) [2020-03-07T12:18:19.447Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-03-07T12:18:19.447Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-03-07T12:18:19.465Z] #42 DONE 0.2s [2020-03-07T12:18:19.465Z] [2020-03-07T12:18:19.465Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-07T12:18:19.465Z] #45 DONE 0.1s [2020-03-07T12:18:19.465Z] [2020-03-07T12:18:19.465Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-07T12:18:19.465Z] #48 DONE 0.1s [2020-03-07T12:18:19.629Z] #17 7.031 Selecting previously unselected package pigz. [2020-03-07T12:18:19.629Z] #17 7.031 (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 ... 23396 files and directories currently installed.) [2020-03-07T12:18:19.629Z] #17 7.137 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-03-07T12:18:19.629Z] #17 7.140 Unpacking pigz (2.4-1) ... [2020-03-07T12:18:19.629Z] #17 7.183 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-03-07T12:18:19.629Z] #17 7.186 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-03-07T12:18:19.629Z] #17 7.189 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-03-07T12:18:19.691Z] 8f8f8962e456: Download complete [2020-03-07T12:18:19.721Z] [2020-03-07T12:18:19.721Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-07T12:18:19.721Z] #51 DONE 0.1s [2020-03-07T12:18:19.721Z] [2020-03-07T12:18:19.721Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-07T12:18:19.721Z] #54 DONE 0.1s [2020-03-07T12:18:19.815Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-03-07T12:18:19.815Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-03-07T12:18:19.887Z] #17 7.316 Selecting previously unselected package python3.7-minimal. [2020-03-07T12:18:19.887Z] #17 7.319 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-03-07T12:18:19.887Z] #17 7.328 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-07T12:18:19.887Z] #17 7.540 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-03-07T12:18:19.977Z] [2020-03-07T12:18:19.977Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-07T12:18:19.977Z] #57 DONE 0.1s [2020-03-07T12:18:19.977Z] [2020-03-07T12:18:19.977Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-07T12:18:19.980Z] 6a33b1f9796f: Verifying Checksum [2020-03-07T12:18:19.980Z] 6a33b1f9796f: Download complete [2020-03-07T12:18:20.145Z] #17 7.555 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-07T12:18:20.233Z] #61 DONE 0.1s [2020-03-07T12:18:20.233Z] [2020-03-07T12:18:20.233Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-07T12:18:20.233Z] #66 DONE 0.2s [2020-03-07T12:18:20.489Z] [2020-03-07T12:18:20.489Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-07T12:18:20.489Z] #70 DONE 0.1s [2020-03-07T12:18:20.489Z] [2020-03-07T12:18:20.489Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-07T12:18:20.489Z] #72 DONE 0.1s [2020-03-07T12:18:20.489Z] [2020-03-07T12:18:20.489Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-07T12:18:20.489Z] #75 DONE 0.1s [2020-03-07T12:18:20.489Z] [2020-03-07T12:18:20.489Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-07T12:18:20.489Z] #76 DONE 0.0s [2020-03-07T12:18:20.647Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-03-07T12:18:20.647Z] go: finding github.com/spf13/pflag v1.0.3 [2020-03-07T12:18:20.647Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-03-07T12:18:20.647Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-03-07T12:18:20.647Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-03-07T12:18:20.647Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-03-07T12:18:20.747Z] [2020-03-07T12:18:20.747Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-07T12:18:21.080Z] #17 8.531 Selecting previously unselected package python3-minimal. [2020-03-07T12:18:21.080Z] #17 8.531 (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 ... 23645 files and directories currently installed.) [2020-03-07T12:18:21.080Z] #17 8.550 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-03-07T12:18:21.080Z] #17 8.553 Unpacking python3-minimal (3.7.3-1) ... [2020-03-07T12:18:21.080Z] #17 8.593 Selecting previously unselected package libmpdec2:arm64. [2020-03-07T12:18:21.080Z] #17 8.596 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-03-07T12:18:21.080Z] #17 8.603 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-03-07T12:18:21.080Z] #17 8.643 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-03-07T12:18:21.080Z] #17 8.647 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-03-07T12:18:21.161Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-03-07T12:18:21.308Z] #68 ... [2020-03-07T12:18:21.308Z] [2020-03-07T12:18:21.308Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:18:21.308Z] #33 6.474 + RM_GOPATH=0 [2020-03-07T12:18:21.308Z] #33 6.478 + TMP_GOPATH= [2020-03-07T12:18:21.308Z] #33 6.478 + : /build [2020-03-07T12:18:21.308Z] #33 6.478 + '[' -z '' ']' [2020-03-07T12:18:21.308Z] #33 6.478 ++ mktemp -d [2020-03-07T12:18:21.308Z] #33 6.487 + export GOPATH=/tmp/tmp.MoB313O5Mi [2020-03-07T12:18:21.308Z] #33 6.488 + GOPATH=/tmp/tmp.MoB313O5Mi [2020-03-07T12:18:21.308Z] #33 6.488 + RM_GOPATH=1 [2020-03-07T12:18:21.308Z] #33 6.489 ++ dirname ./install.sh [2020-03-07T12:18:21.308Z] #33 6.489 + dir=. [2020-03-07T12:18:21.308Z] #33 6.490 + bin=tomlv [2020-03-07T12:18:21.308Z] #33 6.490 + shift [2020-03-07T12:18:21.308Z] #33 6.490 + '[' '!' -f ./tomlv.installer ']' [2020-03-07T12:18:21.308Z] #33 6.490 + . ./tomlv.installer [2020-03-07T12:18:21.308Z] #33 6.491 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-07T12:18:21.308Z] #33 6.491 + install_tomlv [2020-03-07T12:18:21.308Z] #33 6.491 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-07T12:18:21.308Z] #33 6.491 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-07T12:18:21.308Z] #33 6.491 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.MoB313O5Mi/src/github.com/BurntSushi/toml [2020-03-07T12:18:21.308Z] #33 6.493 Cloning into '/tmp/tmp.MoB313O5Mi/src/github.com/BurntSushi/toml'... [2020-03-07T12:18:21.308Z] #33 7.604 + cd /tmp/tmp.MoB313O5Mi/src/github.com/BurntSushi/toml [2020-03-07T12:18:21.308Z] #33 7.605 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-07T12:18:21.308Z] #33 7.609 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-07T12:18:21.308Z] #33 8.498 runtime [2020-03-07T12:18:21.308Z] #33 8.521 runtime/cgo [2020-03-07T12:18:21.338Z] #17 8.650 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-03-07T12:18:21.338Z] #17 8.877 Selecting previously unselected package python3.7. [2020-03-07T12:18:21.338Z] #17 8.880 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-03-07T12:18:21.338Z] #17 8.883 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-07T12:18:21.338Z] #17 8.928 Selecting previously unselected package libpython3-stdlib:arm64. [2020-03-07T12:18:21.547Z] go: finding github.com/gofrs/flock v0.7.0 [2020-03-07T12:18:21.564Z] #33 ... [2020-03-07T12:18:21.564Z] [2020-03-07T12:18:21.564Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:18:21.564Z] #47 6.646 + RM_GOPATH=0 [2020-03-07T12:18:21.564Z] #47 6.646 + TMP_GOPATH= [2020-03-07T12:18:21.564Z] #47 6.646 + : /build [2020-03-07T12:18:21.564Z] #47 6.646 + '[' -z '' ']' [2020-03-07T12:18:21.564Z] #47 6.658 ++ mktemp -d [2020-03-07T12:18:21.564Z] #47 6.664 + export GOPATH=/tmp/tmp.zbThdOdUoc [2020-03-07T12:18:21.564Z] #47 6.664 + GOPATH=/tmp/tmp.zbThdOdUoc [2020-03-07T12:18:21.564Z] #47 6.664 + RM_GOPATH=1 [2020-03-07T12:18:21.564Z] #47 6.665 ++ dirname ./install.sh [2020-03-07T12:18:21.564Z] #47 6.672 + dir=. [2020-03-07T12:18:21.564Z] #47 6.672 + bin=vndr [2020-03-07T12:18:21.564Z] #47 6.672 + shift [2020-03-07T12:18:21.564Z] #47 6.672 + '[' '!' -f ./vndr.installer ']' [2020-03-07T12:18:21.564Z] #47 6.672 + . ./vndr.installer [2020-03-07T12:18:21.564Z] #47 6.673 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-07T12:18:21.564Z] #47 6.673 + install_vndr [2020-03-07T12:18:21.564Z] #47 6.674 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-07T12:18:21.564Z] #47 6.674 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-07T12:18:21.564Z] #47 6.674 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.zbThdOdUoc/src/github.com/LK4D4/vndr [2020-03-07T12:18:21.564Z] #47 6.683 Cloning into '/tmp/tmp.zbThdOdUoc/src/github.com/LK4D4/vndr'... [2020-03-07T12:18:21.564Z] #47 7.395 + cd /tmp/tmp.zbThdOdUoc/src/github.com/LK4D4/vndr [2020-03-07T12:18:21.564Z] #47 7.396 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-07T12:18:21.564Z] #47 7.441 + go build -buildmode=pie -v -o /build/vndr . [2020-03-07T12:18:21.564Z] #47 8.781 unicode/utf16 [2020-03-07T12:18:21.564Z] #47 9.037 runtime [2020-03-07T12:18:21.564Z] #47 9.160 container/list [2020-03-07T12:18:21.564Z] #47 9.835 crypto/internal/subtle [2020-03-07T12:18:21.565Z] #47 10.02 crypto/subtle [2020-03-07T12:18:21.565Z] #47 10.26 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-07T12:18:21.565Z] #47 10.45 internal/nettrace [2020-03-07T12:18:21.565Z] #47 ... [2020-03-07T12:18:21.565Z] [2020-03-07T12:18:21.565Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:18:21.565Z] #50 6.689 + RM_GOPATH=0 [2020-03-07T12:18:21.565Z] #50 6.689 + TMP_GOPATH= [2020-03-07T12:18:21.565Z] #50 6.689 + : /build [2020-03-07T12:18:21.565Z] #50 6.689 + '[' -z '' ']' [2020-03-07T12:18:21.565Z] #50 6.696 ++ mktemp -d [2020-03-07T12:18:21.565Z] #50 6.700 + export GOPATH=/tmp/tmp.5ZxaucGAVY [2020-03-07T12:18:21.565Z] #50 6.700 + GOPATH=/tmp/tmp.5ZxaucGAVY [2020-03-07T12:18:21.565Z] #50 6.700 + RM_GOPATH=1 [2020-03-07T12:18:21.565Z] #50 6.700 ++ dirname ./install.sh [2020-03-07T12:18:21.565Z] #50 6.713 + dir=. [2020-03-07T12:18:21.565Z] #50 6.714 + bin=gotestsum [2020-03-07T12:18:21.565Z] #50 6.714 + shift [2020-03-07T12:18:21.565Z] #50 6.714 + '[' '!' -f ./gotestsum.installer ']' [2020-03-07T12:18:21.565Z] #50 6.714 + . ./gotestsum.installer [2020-03-07T12:18:21.565Z] #50 6.714 ++ : v0.3.5 [2020-03-07T12:18:21.565Z] #50 6.714 + install_gotestsum [2020-03-07T12:18:21.565Z] #50 6.714 + echo 'Installing gotestsum version v0.3.5' [2020-03-07T12:18:21.565Z] #50 6.714 Installing gotestsum version v0.3.5 [2020-03-07T12:18:21.565Z] #50 6.714 + go get -d gotest.tools/gotestsum [2020-03-07T12:18:21.597Z] #17 8.932 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-03-07T12:18:21.597Z] #17 8.935 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-03-07T12:18:21.597Z] #17 8.978 Setting up python3-minimal (3.7.3-1) ... [2020-03-07T12:18:21.676Z] #77 DONE 0.8s [2020-03-07T12:18:21.676Z] [2020-03-07T12:18:21.676Z] #78 exporting to image [2020-03-07T12:18:21.676Z] #78 exporting layers [2020-03-07T12:18:21.823Z] #50 ... [2020-03-07T12:18:21.823Z] [2020-03-07T12:18:21.823Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:18:21.823Z] #47 10.68 runtime/cgo [2020-03-07T12:18:21.855Z] #17 9.297 Selecting previously unselected package python3. [2020-03-07T12:18:21.855Z] #17 9.297 (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 ... 24057 files and directories currently installed.) [2020-03-07T12:18:21.855Z] #17 9.317 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-03-07T12:18:21.855Z] #17 9.325 Unpacking python3 (3.7.3-1) ... [2020-03-07T12:18:21.855Z] #17 9.366 Selecting previously unselected package libip4tc0:arm64. [2020-03-07T12:18:21.855Z] #17 9.370 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-03-07T12:18:21.855Z] #17 9.373 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-03-07T12:18:21.855Z] #17 9.414 Selecting previously unselected package libip6tc0:arm64. [2020-03-07T12:18:21.855Z] #17 9.417 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-03-07T12:18:21.855Z] #17 9.421 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-03-07T12:18:21.855Z] #17 9.465 Selecting previously unselected package libiptc0:arm64. [2020-03-07T12:18:21.855Z] #17 9.468 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-03-07T12:18:21.917Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-03-07T12:18:21.917Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-03-07T12:18:21.917Z] go: finding github.com/json-iterator/go v1.1.6 [2020-03-07T12:18:21.917Z] go: finding github.com/spf13/viper v1.3.2 [2020-03-07T12:18:22.078Z] #47 ... [2020-03-07T12:18:22.078Z] [2020-03-07T12:18:22.078Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-07T12:18:22.078Z] #35 5.068 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-07T12:18:22.078Z] #35 5.087 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-07T12:18:22.078Z] #35 5.087 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-07T12:18:22.078Z] #35 7.349 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-07T12:18:22.078Z] #35 8.557 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [181 kB] [2020-03-07T12:18:22.078Z] #35 11.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-07T12:18:22.113Z] #17 9.471 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-03-07T12:18:22.113Z] #17 9.509 Selecting previously unselected package libnfnetlink0:arm64. [2020-03-07T12:18:22.113Z] #17 9.513 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-03-07T12:18:22.113Z] #17 9.516 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-03-07T12:18:22.113Z] #17 9.551 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-03-07T12:18:22.113Z] #17 9.554 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-03-07T12:18:22.113Z] #17 9.557 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-03-07T12:18:22.113Z] #17 9.597 Selecting previously unselected package libnftnl11:arm64. [2020-03-07T12:18:22.113Z] #17 9.600 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-03-07T12:18:22.113Z] #17 9.603 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-03-07T12:18:22.113Z] #17 9.643 Selecting previously unselected package iptables. [2020-03-07T12:18:22.113Z] #17 9.646 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-03-07T12:18:22.113Z] #17 9.649 Unpacking iptables (1.8.2-4) ... [2020-03-07T12:18:22.113Z] #17 9.742 Selecting previously unselected package xxd. [2020-03-07T12:18:22.295Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-03-07T12:18:22.295Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-03-07T12:18:22.371Z] #17 9.745 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-03-07T12:18:22.371Z] #17 9.748 Unpacking xxd (2:8.1.0875-5) ... [2020-03-07T12:18:22.371Z] #17 9.800 Selecting previously unselected package vim-common. [2020-03-07T12:18:22.371Z] #17 9.803 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-07T12:18:22.371Z] #17 9.816 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-07T12:18:22.371Z] #17 9.879 Selecting previously unselected package bash-completion. [2020-03-07T12:18:22.371Z] #17 9.882 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-07T12:18:22.641Z] #35 ... [2020-03-07T12:18:22.641Z] [2020-03-07T12:18:22.641Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:18:22.641Z] #68 10.25 + cd /tmp/tmp.iZJvFcJKgf/src/github.com/rootless-containers/rootlesskit [2020-03-07T12:18:22.641Z] #68 10.25 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-07T12:18:22.679Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-07T12:18:22.679Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-03-07T12:18:22.717Z] fb056072eab9: Verifying Checksum [2020-03-07T12:18:22.717Z] fb056072eab9: Download complete [2020-03-07T12:18:22.897Z] #68 10.60 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-07T12:18:22.897Z] #68 10.60 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-07T12:18:23.047Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-03-07T12:18:23.047Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-03-07T12:18:23.047Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-03-07T12:18:23.047Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-03-07T12:18:23.306Z] #17 10.85 Unpacking bash-completion (1:2.8-6) ... [2020-03-07T12:18:23.354Z] 68adcc365214: Verifying Checksum [2020-03-07T12:18:23.354Z] 68adcc365214: Download complete [2020-03-07T12:18:23.419Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-03-07T12:18:23.419Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-03-07T12:18:23.565Z] #17 11.02 Selecting previously unselected package bzip2. [2020-03-07T12:18:23.565Z] #17 11.02 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-03-07T12:18:23.565Z] #17 11.02 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-07T12:18:23.565Z] #17 11.07 Selecting previously unselected package xz-utils. [2020-03-07T12:18:23.565Z] #17 11.07 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-03-07T12:18:23.565Z] #17 11.07 Unpacking xz-utils (5.2.4-1) ... [2020-03-07T12:18:23.565Z] #17 11.14 Selecting previously unselected package apparmor. [2020-03-07T12:18:23.565Z] #17 11.14 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-03-07T12:18:23.565Z] #17 11.17 Unpacking apparmor (2.13.2-10) ... [2020-03-07T12:18:23.643Z] 71497195576e: Verifying Checksum [2020-03-07T12:18:23.643Z] 71497195576e: Download complete [2020-03-07T12:18:23.788Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-03-07T12:18:23.789Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-03-07T12:18:23.823Z] #17 11.29 Selecting previously unselected package aufs-tools. [2020-03-07T12:18:23.823Z] #17 11.29 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-03-07T12:18:23.823Z] #17 11.30 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-07T12:18:23.823Z] #17 11.35 Selecting previously unselected package libonig5:arm64. [2020-03-07T12:18:23.823Z] #17 11.35 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-03-07T12:18:23.823Z] #17 11.35 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-03-07T12:18:23.823Z] #17 11.41 Selecting previously unselected package libjq1:arm64. [2020-03-07T12:18:23.823Z] #17 11.41 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-03-07T12:18:23.823Z] #17 11.41 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-03-07T12:18:23.823Z] #17 11.45 Selecting previously unselected package jq. [2020-03-07T12:18:23.823Z] #17 11.46 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-03-07T12:18:23.823Z] #17 11.46 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-07T12:18:23.823Z] #17 11.51 Selecting previously unselected package libaio1:arm64. [2020-03-07T12:18:24.081Z] #17 11.51 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-03-07T12:18:24.082Z] #17 11.51 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-03-07T12:18:24.082Z] #17 11.55 Selecting previously unselected package libgpm2:arm64. [2020-03-07T12:18:24.082Z] #17 11.55 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-03-07T12:18:24.082Z] #17 11.56 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-03-07T12:18:24.082Z] #17 11.60 Selecting previously unselected package libicu63:arm64. [2020-03-07T12:18:24.082Z] #17 11.60 Preparing to unpack .../20-libicu63_63.1-6_arm64.deb ... [2020-03-07T12:18:24.082Z] #17 11.60 Unpacking libicu63:arm64 (63.1-6) ... [2020-03-07T12:18:24.180Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-03-07T12:18:24.180Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-03-07T12:18:24.270Z] 76d8adf27bdf: Verifying Checksum [2020-03-07T12:18:24.270Z] 76d8adf27bdf: Download complete [2020-03-07T12:18:25.015Z] #17 12.63 Selecting previously unselected package libnet1:arm64. [2020-03-07T12:18:25.015Z] #17 12.63 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-03-07T12:18:25.015Z] #17 12.63 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-03-07T12:18:25.015Z] #17 12.68 Selecting previously unselected package libnl-3-200:arm64. [2020-03-07T12:18:25.273Z] #17 12.68 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-03-07T12:18:25.274Z] #17 12.68 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-03-07T12:18:25.274Z] #17 12.73 Selecting previously unselected package libprotobuf-c1:arm64. [2020-03-07T12:18:25.274Z] #17 12.73 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-03-07T12:18:25.274Z] #17 12.73 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-03-07T12:18:25.274Z] #17 12.77 Selecting previously unselected package libreadline5:arm64. [2020-03-07T12:18:25.274Z] #17 12.77 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-03-07T12:18:25.274Z] #17 12.78 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-03-07T12:18:25.274Z] #17 12.82 Selecting previously unselected package net-tools. [2020-03-07T12:18:25.274Z] #17 12.82 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-03-07T12:18:25.274Z] #17 12.83 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-07T12:18:25.274Z] #17 12.89 Selecting previously unselected package python-pip-whl. [2020-03-07T12:18:25.274Z] #17 12.89 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-07T12:18:25.274Z] #17 12.89 Unpacking python-pip-whl (18.1-5) ... [2020-03-07T12:18:25.354Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-07T12:18:25.355Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-03-07T12:18:25.416Z] #68 ... [2020-03-07T12:18:25.416Z] [2020-03-07T12:18:25.416Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:18:25.416Z] #53 4.047 Installing golangci-lint version v1.20.0 [2020-03-07T12:18:25.416Z] #53 4.047 + RM_GOPATH=0 [2020-03-07T12:18:25.416Z] #53 4.047 + TMP_GOPATH= [2020-03-07T12:18:25.416Z] #53 4.047 + : /build [2020-03-07T12:18:25.416Z] #53 4.047 + '[' -z '' ']' [2020-03-07T12:18:25.416Z] #53 4.047 ++ mktemp -d [2020-03-07T12:18:25.416Z] #53 4.047 + export GOPATH=/tmp/tmp.HhMelR7vnD [2020-03-07T12:18:25.416Z] #53 4.047 + GOPATH=/tmp/tmp.HhMelR7vnD [2020-03-07T12:18:25.416Z] #53 4.047 + RM_GOPATH=1 [2020-03-07T12:18:25.416Z] #53 4.047 ++ dirname ./install.sh [2020-03-07T12:18:25.416Z] #53 4.047 + dir=. [2020-03-07T12:18:25.416Z] #53 4.047 + bin=golangci_lint [2020-03-07T12:18:25.416Z] #53 4.047 + shift [2020-03-07T12:18:25.416Z] #53 4.047 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-07T12:18:25.416Z] #53 4.047 + . ./golangci_lint.installer [2020-03-07T12:18:25.416Z] #53 4.047 ++ : v1.20.0 [2020-03-07T12:18:25.416Z] #53 4.047 + install_golangci_lint [2020-03-07T12:18:25.416Z] #53 4.047 + echo 'Installing golangci-lint version v1.20.0' [2020-03-07T12:18:25.416Z] #53 4.047 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-07T12:18:25.532Z] #17 13.05 Selecting previously unselected package python3-lib2to3. [2020-03-07T12:18:25.532Z] #17 13.05 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-07T12:18:25.532Z] #17 13.06 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-07T12:18:25.532Z] #17 13.11 Selecting previously unselected package python3-distutils. [2020-03-07T12:18:25.532Z] #17 13.11 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-07T12:18:25.532Z] #17 13.11 Unpacking python3-distutils (3.7.3-1) ... [2020-03-07T12:18:25.532Z] #17 13.17 Selecting previously unselected package python3-pip. [2020-03-07T12:18:25.532Z] #17 13.17 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-07T12:18:25.532Z] #17 13.17 Unpacking python3-pip (18.1-5) ... [2020-03-07T12:18:25.532Z] #17 13.24 Selecting previously unselected package python3-pkg-resources. [2020-03-07T12:18:25.728Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-03-07T12:18:25.728Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-03-07T12:18:25.728Z] go: finding github.com/docker/go-connections v0.3.0 [2020-03-07T12:18:25.728Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-03-07T12:18:25.790Z] #17 13.25 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-07T12:18:25.790Z] #17 13.25 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-07T12:18:25.790Z] #17 13.30 Selecting previously unselected package python3-setuptools. [2020-03-07T12:18:25.790Z] #17 13.30 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-07T12:18:25.790Z] #17 13.31 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-07T12:18:25.790Z] #17 13.38 Selecting previously unselected package python3-wheel. [2020-03-07T12:18:26.049Z] #17 13.38 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-07T12:18:26.049Z] #17 13.38 Unpacking python3-wheel (0.32.3-2) ... [2020-03-07T12:18:26.049Z] #17 13.42 Selecting previously unselected package thin-provisioning-tools. [2020-03-07T12:18:26.049Z] #17 13.42 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-03-07T12:18:26.049Z] #17 13.43 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-07T12:18:26.049Z] #17 13.51 Selecting previously unselected package vim-runtime. [2020-03-07T12:18:26.049Z] #17 13.51 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-07T12:18:26.049Z] #17 13.53 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-07T12:18:26.049Z] #17 13.54 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-07T12:18:26.049Z] #17 13.55 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-07T12:18:26.118Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-03-07T12:18:26.118Z] go: finding github.com/spf13/afero v1.1.2 [2020-03-07T12:18:26.118Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-03-07T12:18:26.499Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-07T12:18:26.499Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-03-07T12:18:26.499Z] go: finding github.com/kr/pretty v0.1.0 [2020-03-07T12:18:26.782Z] #53 ... [2020-03-07T12:18:26.782Z] [2020-03-07T12:18:26.782Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-07T12:18:26.867Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-07T12:18:26.867Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-03-07T12:18:26.867Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-03-07T12:18:26.867Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-03-07T12:18:26.867Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-03-07T12:18:26.980Z] fb056072eab9: Pull complete [2020-03-07T12:18:26.983Z] #17 14.41 Selecting previously unselected package vim. [2020-03-07T12:18:26.983Z] #17 14.41 Preparing to unpack .../35-vim_2%3a8.1.0875-5_arm64.deb ... [2020-03-07T12:18:26.983Z] #17 14.42 Unpacking vim (2:8.1.0875-5) ... [2020-03-07T12:18:27.242Z] #17 14.58 Selecting previously unselected package xfsprogs. [2020-03-07T12:18:27.242Z] #17 14.58 Preparing to unpack .../36-xfsprogs_4.20.0-1_arm64.deb ... [2020-03-07T12:18:27.242Z] #17 14.59 Unpacking xfsprogs (4.20.0-1) ... [2020-03-07T12:18:27.242Z] #17 14.72 Selecting previously unselected package zip. [2020-03-07T12:18:27.242Z] #17 14.73 Preparing to unpack .../37-zip_3.0-11+b1_arm64.deb ... [2020-03-07T12:18:27.242Z] #17 14.73 Unpacking zip (3.0-11+b1) ... [2020-03-07T12:18:27.242Z] #17 14.80 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-07T12:18:27.242Z] #17 14.82 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-07T12:18:27.242Z] #17 14.83 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-03-07T12:18:27.242Z] #17 14.84 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-03-07T12:18:27.242Z] #17 14.85 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-03-07T12:18:27.242Z] #17 14.85 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-03-07T12:18:27.242Z] #17 14.86 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-03-07T12:18:27.242Z] #17 14.87 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-03-07T12:18:27.242Z] #17 14.88 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-07T12:18:27.242Z] #17 14.89 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-03-07T12:18:27.242Z] #17 14.90 Setting up libicu63:arm64 (63.1-6) ... [2020-03-07T12:18:27.242Z] #17 14.91 Setting up xxd (2:8.1.0875-5) ... [2020-03-07T12:18:27.242Z] #17 14.92 Setting up zip (3.0-11+b1) ... [2020-03-07T12:18:27.246Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-03-07T12:18:27.246Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-03-07T12:18:27.246Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-07T12:18:27.500Z] #17 14.93 Setting up vim-common (2:8.1.0875-5) ... [2020-03-07T12:18:27.500Z] #17 14.95 Setting up bash-completion (1:2.8-6) ... [2020-03-07T12:18:27.603Z] 6a33b1f9796f: Pull complete [2020-03-07T12:18:27.753Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-03-07T12:18:27.753Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-03-07T12:18:27.753Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-03-07T12:18:27.753Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-03-07T12:18:27.756Z] Fetching without tags [2020-03-07T12:18:27.896Z] 8f8f8962e456: Pull complete [2020-03-07T12:18:28.131Z] go: finding github.com/google/go-cmp v0.2.0 [2020-03-07T12:18:28.131Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-03-07T12:18:28.131Z] go: finding github.com/jinzhu/now v1.0.0 [2020-03-07T12:18:28.131Z] go: finding gotest.tools v2.2.0+incompatible [2020-03-07T12:18:28.220Z] #78 exporting layers 5.9s done [2020-03-07T12:18:28.220Z] #78 writing image sha256:161fce97150adf6d9fa1cdbbf4be1e1125777f84c0952ced0c7db05660038754 done [2020-03-07T12:18:28.220Z] #78 naming to docker.io/library/docker:1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 done [2020-03-07T12:18:28.220Z] #78 DONE 5.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-03-07T12:18:28.435Z] #17 15.98 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-03-07T12:18:28.435Z] #17 15.99 Setting up xz-utils (5.2.4-1) ... [2020-03-07T12:18:28.435Z] #17 16.01 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-07T12:18:28.435Z] #17 16.02 Setting up pigz (2.4-1) ... [2020-03-07T12:18:28.435Z] #17 16.03 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-03-07T12:18:28.435Z] #17 16.04 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-03-07T12:18:28.435Z] #17 16.05 Setting up python-pip-whl (18.1-5) ... [2020-03-07T12:18:28.435Z] #17 16.06 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-03-07T12:18:28.435Z] #17 16.07 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-07T12:18:28.455Z] Merging remotes/origin/master commit 6004b9ad5269e62b59e8936f68effdff3e5c6b45 into PR head commit 1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 [2020-03-07T12:18:28.498Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-03-07T12:18:28.498Z] go: finding github.com/magiconair/properties v1.8.0 [2020-03-07T12:18:28.551Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40635/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40635/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 hack/validate/default [2020-03-07T12:18:28.670Z] #62 19.67 Reading package lists... [2020-03-07T12:18:28.670Z] #62 ... [2020-03-07T12:18:28.670Z] [2020-03-07T12:18:28.670Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-07T12:18:28.670Z] #43 11.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-07T12:18:28.670Z] #43 21.31 Reading package lists... [2020-03-07T12:18:28.670Z] #43 ... [2020-03-07T12:18:28.670Z] [2020-03-07T12:18:28.670Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-07T12:18:28.670Z] #25 11.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-07T12:18:28.670Z] #25 ... [2020-03-07T12:18:28.670Z] [2020-03-07T12:18:28.670Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-07T12:18:28.693Z] #17 16.21 Setting up libaio1:arm64 (0.3.112-3) ... [2020-03-07T12:18:28.693Z] #17 16.22 Setting up libonig5:arm64 (6.9.1-1) ... [2020-03-07T12:18:28.693Z] #17 16.23 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-03-07T12:18:28.693Z] #17 16.24 Setting up vim (2:8.1.0875-5) ... [2020-03-07T12:18:28.693Z] #17 16.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-07T12:18:28.693Z] #17 16.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-07T12:18:28.693Z] #17 16.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-07T12:18:28.693Z] #17 16.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-07T12:18:28.693Z] #17 16.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-07T12:18:28.693Z] #17 16.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-07T12:18:28.693Z] #17 16.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-07T12:18:28.693Z] #17 16.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-07T12:18:28.693Z] #17 16.31 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-03-07T12:18:28.693Z] #17 16.32 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-07T12:18:28.875Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-03-07T12:18:28.875Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-03-07T12:18:28.875Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-03-07T12:18:28.875Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-03-07T12:18:28.875Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-07T12:18:28.875Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-03-07T12:18:28.875Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-03-07T12:18:28.875Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-03-07T12:18:28.952Z] #17 16.33 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-03-07T12:18:28.952Z] #17 16.34 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-07T12:18:28.952Z] #17 16.35 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-03-07T12:18:28.952Z] #17 16.36 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-07T12:18:29.398Z] d66e58854927: Verifying Checksum [2020-03-07T12:18:29.399Z] d66e58854927: Download complete [2020-03-07T12:18:29.483Z] Congratulations! All commits are properly signed with the DCO! [2020-03-07T12:18:29.483Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-03-07T12:18:29.483Z] No api/types/ or api/swagger.yaml changes in diff. [2020-03-07T12:18:29.483Z] Congratulations! All TOML source files changed here have valid syntax. [2020-03-07T12:18:29.483Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-03-07T12:18:29.483Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-03-07T12:18:29.483Z] Congratulations! No new tests were added to integration-cli. [2020-03-07T12:18:29.483Z] [2020-03-07T12:18:29.483Z] INFO Start validation with golang-ci-lint [2020-03-07T12:18:29.483Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-03-07T12:18:29.483Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-03-07T12:18:29.664Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-03-07T12:18:29.664Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-03-07T12:18:29.664Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-03-07T12:18:29.664Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-03-07T12:18:27.427Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-07T12:18:27.510Z] > git config --add remote.origin.fetch +refs/pull/40635/head:refs/remotes/origin/PR-40635 # timeout=10 [2020-03-07T12:18:27.557Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-07T12:18:27.676Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-07T12:18:27.791Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-07T12:18:27.791Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-07T12:18:27.792Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40635/head:refs/remotes/origin/PR-40635 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-07T12:18:28.561Z] > git config core.sparsecheckout # timeout=10 [2020-03-07T12:18:28.618Z] > git checkout -f 1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 # timeout=10 [2020-03-07T12:18:30.032Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-03-07T12:18:30.327Z] #17 17.78 Setting up iptables (1.8.2-4) ... [2020-03-07T12:18:30.327Z] #17 17.79 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-07T12:18:30.327Z] #17 17.80 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-07T12:18:30.327Z] #17 17.80 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-07T12:18:30.327Z] #17 17.81 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-07T12:18:30.327Z] #17 17.81 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-07T12:18:30.327Z] #17 17.82 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-07T12:18:30.327Z] #17 17.82 Setting up python3 (3.7.3-1) ... [2020-03-07T12:18:30.416Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-03-07T12:18:30.416Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-03-07T12:18:30.416Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-03-07T12:18:30.416Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-03-07T12:18:30.585Z] #17 18.01 Setting up python3-wheel (0.32.3-2) ... [2020-03-07T12:18:30.797Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-03-07T12:18:30.797Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-03-07T12:18:30.797Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-03-07T12:18:30.843Z] #17 18.28 Setting up apparmor (2.13.2-10) ... [2020-03-07T12:18:31.237Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-03-07T12:18:31.237Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-03-07T12:18:31.237Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-03-07T12:18:31.467Z] Merge succeeded, producing 1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 [2020-03-07T12:18:31.468Z] Checking out Revision 1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 (PR-40635) [2020-03-07T12:18:31.663Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-07T12:18:31.663Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-03-07T12:18:31.778Z] #17 19.24 Setting up xfsprogs (4.20.0-1) ... [2020-03-07T12:18:31.778Z] #17 19.25 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-07T12:18:32.037Z] #17 19.45 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-07T12:18:32.048Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-03-07T12:18:32.113Z] 68adcc365214: Pull complete [2020-03-07T12:18:32.295Z] #17 19.81 Setting up python3-distutils (3.7.3-1) ... [2020-03-07T12:18:32.418Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-03-07T12:18:32.418Z] go: finding github.com/spf13/cast v1.3.0 [2020-03-07T12:18:32.418Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-03-07T12:18:32.554Z] #17 20.06 Setting up python3-setuptools (40.8.0-1) ... [2020-03-07T12:18:32.783Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-03-07T12:18:32.783Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-03-07T12:18:31.206Z] > git merge 6004b9ad5269e62b59e8936f68effdff3e5c6b45 # timeout=10 [2020-03-07T12:18:31.363Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-03-07T12:18:31.502Z] > git config core.sparsecheckout # timeout=10 [2020-03-07T12:18:31.560Z] > git checkout -f 1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 # timeout=10 [2020-03-07T12:18:33.121Z] #17 20.55 Setting up python3-pip (18.1-5) ... [2020-03-07T12:18:33.152Z] go: finding github.com/docker/go-units v0.3.1 [2020-03-07T12:18:33.380Z] #17 20.97 Processing triggers for libc-bin (2.28-10) ... [2020-03-07T12:18:33.524Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-03-07T12:18:33.524Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-03-07T12:18:33.524Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-03-07T12:18:33.524Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-03-07T12:18:33.524Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-03-07T12:18:33.639Z] #17 21.00 Processing triggers for mime-support (3.62) ... [2020-03-07T12:18:33.639Z] #17 DONE 21.2s [2020-03-07T12:18:33.898Z] [2020-03-07T12:18:33.898Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-07T12:18:33.915Z] #35 21.68 Reading package lists... [2020-03-07T12:18:33.915Z] #35 ... [2020-03-07T12:18:33.915Z] [2020-03-07T12:18:33.915Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-07T12:18:33.915Z] #62 19.67 Reading package lists... [2020-03-07T12:18:33.974Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-03-07T12:18:34.154Z] 76d8adf27bdf: Pull complete [2020-03-07T12:18:34.450Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-03-07T12:18:34.833Z] #18 0.990 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-07T12:18:34.833Z] #18 0.994 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-07T12:18:34.833Z] #18 0.998 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-07T12:18:34.833Z] #18 DONE 1.1s [2020-03-07T12:18:34.833Z] [2020-03-07T12:18:34.833Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-07T12:18:34.839Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-03-07T12:18:34.839Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-03-07T12:18:34.839Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-03-07T12:18:35.213Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-03-07T12:18:35.213Z] go: finding gotest.tools v2.1.0+incompatible [2020-03-07T12:18:35.213Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-03-07T12:18:35.213Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-03-07T12:18:35.213Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-03-07T12:18:36.028Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-03-07T12:18:36.028Z] go: finding github.com/stretchr/objx v0.1.1 [2020-03-07T12:18:36.028Z] go: finding github.com/onsi/gomega v1.4.3 [2020-03-07T12:18:36.028Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-03-07T12:18:36.400Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-03-07T12:18:36.769Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-03-07T12:18:36.769Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-03-07T12:18:36.769Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-03-07T12:18:37.150Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-07T12:18:37.150Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-03-07T12:18:37.150Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-03-07T12:18:37.150Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-03-07T12:18:37.150Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-03-07T12:18:37.193Z] #62 26.84 Reading package lists... [2020-03-07T12:18:37.193Z] #62 ... [2020-03-07T12:18:37.193Z] [2020-03-07T12:18:37.193Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-07T12:18:37.193Z] #10 19.75 Reading package lists... [2020-03-07T12:18:37.193Z] #10 26.80 Reading package lists... [2020-03-07T12:18:37.193Z] #10 ... [2020-03-07T12:18:37.193Z] [2020-03-07T12:18:37.193Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:18:37.193Z] #74 22.61 Checking out files: 64% (1321/2054) Checking out files: 65% (1336/2054) Checking out files: 66% (1356/2054) Checking out files: 67% (1377/2054) Checking out files: 68% (1397/2054) Checking out files: 69% (1418/2054) Checking out files: 70% (1438/2054) Checking out files: 71% (1459/2054) Checking out files: 72% (1479/2054) Checking out files: 73% (1500/2054) Checking out files: 74% (1520/2054) Checking out files: 75% (1541/2054) Checking out files: 76% (1562/2054) Checking out files: 77% (1582/2054) Checking out files: 78% (1603/2054) Checking out files: 79% (1623/2054) Checking out files: 80% (1644/2054) Checking out files: 81% (1664/2054) Checking out files: 82% (1685/2054) Checking out files: 83% (1705/2054) Checking out files: 84% (1726/2054) Checking out files: 85% (1746/2054) Checking out files: 86% (1767/2054) Checking out files: 87% (1787/2054) Checking out files: 88% (1808/2054) Checking out files: 89% (1829/2054) Checking out files: 90% (1849/2054) Checking out files: 91% (1870/2054) Checking out files: 92% (1890/2054) Checking out files: 93% (1911/2054) Checking out files: 94% (1931/2054) Checking out files: 95% (1952/2054) Checking out files: 96% (1972/2054) Checking out files: 97% (1993/2054) Checking out files: 98% (2013/2054) Checking out files: 99% (2034/2054) Checking out files: 100% (2054/2054) Checking out files: 100% (2054/2054), done. [2020-03-07T12:18:37.193Z] #74 23.33 + cd /tmp/tmp.7RzwB4sxpO/src/github.com/docker/libnetwork [2020-03-07T12:18:37.193Z] #74 23.34 + git checkout -q 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-03-07T12:18:37.193Z] #74 23.83 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-07T12:18:37.449Z] #74 ... [2020-03-07T12:18:37.449Z] [2020-03-07T12:18:37.449Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:18:37.449Z] #56 16.02 + cd /tmp/tmp.lh8GSxW78Q/src/github.com/mvdan/sh [2020-03-07T12:18:37.449Z] #56 16.02 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-07T12:18:37.449Z] #56 16.12 + GO111MODULE=on [2020-03-07T12:18:37.449Z] #56 16.12 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-07T12:18:37.449Z] #56 17.18 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-07T12:18:37.449Z] #56 17.19 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-07T12:18:37.449Z] #56 17.25 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-07T12:18:37.449Z] #56 17.41 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-07T12:18:37.449Z] #56 17.61 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-07T12:18:37.449Z] #56 18.34 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-07T12:18:37.449Z] #56 19.15 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-07T12:18:37.449Z] #56 20.62 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-07T12:18:37.449Z] #56 21.84 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-07T12:18:37.449Z] #56 21.99 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-07T12:18:37.449Z] #56 22.17 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-07T12:18:37.449Z] #56 22.21 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-07T12:18:37.449Z] #56 23.17 runtime [2020-03-07T12:18:37.449Z] #56 ... [2020-03-07T12:18:37.449Z] [2020-03-07T12:18:37.449Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:18:37.449Z] #53 22.96 + cd /tmp/tmp.HhMelR7vnD/src/github.com/golangci/golangci-lint/ [2020-03-07T12:18:37.449Z] #53 22.96 + git checkout -q v1.20.0 [2020-03-07T12:18:37.449Z] #53 23.52 ++ git describe --tags [2020-03-07T12:18:37.449Z] #53 23.53 + version=v1.20.0 [2020-03-07T12:18:37.449Z] #53 23.53 ++ git rev-parse --short HEAD [2020-03-07T12:18:37.449Z] #53 23.53 + commit=cc98739 [2020-03-07T12:18:37.449Z] #53 23.53 ++ git show -s --format=%cd [2020-03-07T12:18:37.449Z] #53 23.53 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-03-07T12:18:37.449Z] #53 23.55 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-07T12:18:37.560Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-03-07T12:18:37.560Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-03-07T12:18:37.560Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-03-07T12:18:37.705Z] #53 ... [2020-03-07T12:18:37.705Z] [2020-03-07T12:18:37.705Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-07T12:18:37.705Z] #41 20.86 Checking out files: 93% (1484/1595) Checking out files: 94% (1500/1595) Checking out files: 95% (1516/1595) Checking out files: 96% (1532/1595) Checking out files: 97% (1548/1595) Checking out files: 98% (1564/1595) Checking out files: 99% (1580/1595) Checking out files: 100% (1595/1595) Checking out files: 100% (1595/1595), done. [2020-03-07T12:18:37.705Z] #41 20.94 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-07T12:18:37.705Z] #41 23.19 + 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-03-07T12:18:38.116Z] #19 3.036 Collecting yamllint==1.16.0 [2020-03-07T12:18:38.368Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-03-07T12:18:38.632Z] #41 ... [2020-03-07T12:18:38.632Z] [2020-03-07T12:18:38.632Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-07T12:18:38.632Z] #25 21.73 Reading package lists... [2020-03-07T12:18:38.781Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-03-07T12:18:38.781Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-03-07T12:18:38.781Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-03-07T12:18:38.781Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-03-07T12:18:38.889Z] #25 28.73 Reading package lists... [2020-03-07T12:18:38.889Z] #25 ... [2020-03-07T12:18:38.889Z] [2020-03-07T12:18:38.889Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-07T12:18:38.889Z] #35 21.68 Reading package lists... [2020-03-07T12:18:39.170Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-03-07T12:18:39.170Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-03-07T12:18:39.170Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-03-07T12:18:39.170Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-07T12:18:39.566Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-03-07T12:18:39.938Z] go: finding github.com/docker/go-connections v0.4.0 [2020-03-07T12:18:39.938Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-03-07T12:18:39.938Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-03-07T12:18:39.938Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-03-07T12:18:39.938Z] go: finding github.com/kr/text v0.1.0 [2020-03-07T12:18:39.938Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-07T12:18:39.938Z] go: finding github.com/pkg/profile v1.2.1 [2020-03-07T12:18:40.343Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-03-07T12:18:40.343Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-03-07T12:18:40.343Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-03-07T12:18:40.343Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-03-07T12:18:40.776Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-03-07T12:18:40.777Z] #35 28.82 Reading package lists... [2020-03-07T12:18:40.777Z] #35 ... [2020-03-07T12:18:40.777Z] [2020-03-07T12:18:40.777Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-07T12:18:40.777Z] #10 26.80 Reading package lists... [2020-03-07T12:18:41.016Z] d66e58854927: Pull complete [2020-03-07T12:18:41.016Z] 71497195576e: Pull complete [2020-03-07T12:18:41.016Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-03-07T12:18:41.016Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-03-07T12:18:41.016Z] ---> ebd73b5ebd31 [2020-03-07T12:18:41.016Z] Step 5/16 : ARG BUILDX_REPO [2020-03-07T12:18:41.016Z] ---> Running in f86c58d7dad0 [2020-03-07T12:18:41.016Z] Removing intermediate container f86c58d7dad0 [2020-03-07T12:18:41.016Z] ---> 9a14bdaa3f95 [2020-03-07T12:18:41.016Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-03-07T12:18:41.016Z] ---> Running in 5cca60bdb511 [2020-03-07T12:18:41.016Z] Cloning into '/buildx'... [2020-03-07T12:18:41.154Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-03-07T12:18:41.154Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-03-07T12:18:41.154Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-03-07T12:18:41.532Z] go: finding github.com/lib/pq v1.0.0 [2020-03-07T12:18:41.906Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-03-07T12:18:42.279Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-03-07T12:18:42.663Z] #10 33.87 Building dependency tree... [2020-03-07T12:18:42.671Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-03-07T12:18:42.919Z] #10 ... [2020-03-07T12:18:42.919Z] [2020-03-07T12:18:42.919Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:18:42.919Z] #47 21.50 vendor/golang.org/x/crypto/internal/subtle [2020-03-07T12:18:42.919Z] #47 21.62 vendor/golang.org/x/crypto/curve25519 [2020-03-07T12:18:42.919Z] #47 ... [2020-03-07T12:18:42.919Z] [2020-03-07T12:18:42.919Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-07T12:18:42.919Z] #25 28.73 Reading package lists... [2020-03-07T12:18:43.044Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-03-07T12:18:43.044Z] go: finding golang.org/x/text v0.3.0 [2020-03-07T12:18:43.381Z] #19 8.283 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-07T12:18:43.381Z] #19 8.335 Collecting pyyaml (from yamllint==1.16.0) [2020-03-07T12:18:43.381Z] #19 8.425 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-03-07T12:18:43.436Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-07T12:18:43.947Z] #19 9.208 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-07T12:18:44.206Z] #19 9.235 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-07T12:18:44.206Z] #19 9.261 Building wheels for collected packages: pyyaml [2020-03-07T12:18:44.206Z] #19 9.262 Running setup.py bdist_wheel for pyyaml: started [2020-03-07T12:18:44.282Z] #25 35.68 Building dependency tree... [2020-03-07T12:18:44.384Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-03-07T12:18:44.384Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-03-07T12:18:44.384Z] go: finding google.golang.org/grpc v1.20.1 [2020-03-07T12:18:44.765Z] go: finding github.com/containerd/containerd v1.2.4 [2020-03-07T12:18:44.773Z] #19 9.924 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-07T12:18:44.773Z] #19 9.925 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-03-07T12:18:44.773Z] #19 9.971 Successfully built pyyaml [2020-03-07T12:18:44.773Z] #19 9.980 Installing collected packages: pyyaml, pathspec, yamllint [2020-03-07T12:18:45.032Z] #19 10.17 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-03-07T12:18:45.032Z] #19 DONE 10.4s [2020-03-07T12:18:45.123Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-03-07T12:18:45.123Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-03-07T12:18:45.123Z] go: finding github.com/gorilla/mux v1.7.0 [2020-03-07T12:18:45.123Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-03-07T12:18:45.123Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-03-07T12:18:45.207Z] #25 ... [2020-03-07T12:18:45.207Z] [2020-03-07T12:18:45.207Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-07T12:18:45.207Z] #43 21.31 Reading package lists... [2020-03-07T12:18:45.207Z] #43 28.55 Reading package lists... [2020-03-07T12:18:45.207Z] #43 35.59 Building dependency tree... [2020-03-07T12:18:45.207Z] #43 ... [2020-03-07T12:18:45.207Z] [2020-03-07T12:18:45.207Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:18:45.207Z] #33 34.05 sync [2020-03-07T12:18:45.290Z] [2020-03-07T12:18:45.290Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-07T12:18:45.458Z] Removing intermediate container 5cca60bdb511 [2020-03-07T12:18:45.458Z] ---> 6f2c01a0d99c [2020-03-07T12:18:45.458Z] Step 7/16 : WORKDIR /buildx [2020-03-07T12:18:45.458Z] ---> Running in 989e20be6471 [2020-03-07T12:18:45.458Z] Removing intermediate container 989e20be6471 [2020-03-07T12:18:45.458Z] ---> 7ab2be0fc09f [2020-03-07T12:18:45.458Z] Step 8/16 : ARG BUILDX_COMMIT [2020-03-07T12:18:45.458Z] ---> Running in 474d6152ab05 [2020-03-07T12:18:45.462Z] #33 34.05 internal/reflectlite [2020-03-07T12:18:45.499Z] go: finding github.com/kr/pty v1.1.1 [2020-03-07T12:18:45.499Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-03-07T12:18:45.548Z] #24 DONE 0.3s [2020-03-07T12:18:45.548Z] [2020-03-07T12:18:45.548Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-07T12:18:45.742Z] Removing intermediate container 474d6152ab05 [2020-03-07T12:18:45.742Z] ---> 8368396cfe25 [2020-03-07T12:18:45.742Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-03-07T12:18:45.742Z] ---> Running in aabe34e31d15 [2020-03-07T12:18:45.870Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-03-07T12:18:45.870Z] go: finding github.com/client9/misspell v0.3.4 [2020-03-07T12:18:45.870Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-03-07T12:18:46.237Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-03-07T12:18:46.237Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-03-07T12:18:46.360Z] From https://github.com/docker/buildx [2020-03-07T12:18:46.360Z] * [new tag] v0.3.1 -> build [2020-03-07T12:18:46.597Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-03-07T12:18:46.986Z] Switched to branch 'build' [2020-03-07T12:18:47.008Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-03-07T12:18:47.008Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-03-07T12:18:47.440Z] go: finding cloud.google.com/go v0.26.0 [2020-03-07T12:18:47.440Z] go: finding github.com/golang/protobuf v1.2.0 [2020-03-07T12:18:47.449Z] #28 DONE 1.6s [2020-03-07T12:18:47.449Z] [2020-03-07T12:18:47.449Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-07T12:18:47.449Z] #31 DONE 0.2s [2020-03-07T12:18:47.449Z] [2020-03-07T12:18:47.449Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-07T12:18:47.449Z] #34 DONE 0.1s [2020-03-07T12:18:47.449Z] [2020-03-07T12:18:47.449Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-07T12:18:47.449Z] #39 DONE 0.1s [2020-03-07T12:18:47.541Z] Commit message: "rootless: launch rootlesskit with --propagation=rslave" [2020-03-07T12:18:47.725Z] [2020-03-07T12:18:47.725Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-07T12:18:47.725Z] #42 DONE 0.2s [2020-03-07T12:18:47.725Z] [2020-03-07T12:18:47.725Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-07T12:18:47.819Z] go: finding github.com/golang/mock v1.1.1 [2020-03-07T12:18:47.975Z] #33 ... [2020-03-07T12:18:47.975Z] [2020-03-07T12:18:47.975Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-07T12:18:47.975Z] #62 26.84 Reading package lists... [2020-03-07T12:18:47.975Z] #62 33.81 Building dependency tree... [2020-03-07T12:18:47.975Z] #62 37.25 The following additional packages will be installed: [2020-03-07T12:18:47.975Z] #62 37.26 libbtrfs0 [2020-03-07T12:18:47.975Z] #62 37.49 The following NEW packages will be installed: [2020-03-07T12:18:47.975Z] #62 37.51 libbtrfs-dev libbtrfs0 [2020-03-07T12:18:47.975Z] #62 37.94 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-07T12:18:47.975Z] #62 37.94 Need to get 119 kB of archives. [2020-03-07T12:18:47.975Z] #62 37.94 After this operation, 387 kB of additional disk space will be used. [2020-03-07T12:18:47.975Z] #62 37.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-07T12:18:47.975Z] #62 37.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-07T12:18:47.975Z] #62 39.08 debconf: delaying package configuration, since apt-utils is not installed [2020-03-07T12:18:47.975Z] #62 39.32 Fetched 119 kB in 0s (413 kB/s) [2020-03-07T12:18:47.975Z] #62 39.40 Selecting previously unselected package libbtrfs0. [2020-03-07T12:18:47.975Z] #62 39.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-07T12:18:47.975Z] #62 39.56 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-07T12:18:47.975Z] #62 39.57 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-07T12:18:47.975Z] #62 39.71 Selecting previously unselected package libbtrfs-dev. [2020-03-07T12:18:47.975Z] #62 39.72 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-07T12:18:47.975Z] #62 39.74 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-07T12:18:47.975Z] #62 40.05 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-07T12:18:47.975Z] #62 40.07 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-07T12:18:47.975Z] #62 40.08 Processing triggers for libc-bin (2.28-10) ... [2020-03-07T12:18:47.975Z] #62 DONE 41.0s [2020-03-07T12:18:47.975Z] [2020-03-07T12:18:47.975Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:18:47.975Z] #33 36.71 sort [2020-03-07T12:18:47.975Z] #33 ... [2020-03-07T12:18:47.975Z] [2020-03-07T12:18:47.975Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-07T12:18:47.975Z] #63 DONE 0.1s [2020-03-07T12:18:47.975Z] [2020-03-07T12:18:47.975Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-07T12:18:47.975Z] #64 DONE 0.1s [2020-03-07T12:18:47.975Z] [2020-03-07T12:18:47.975Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:18:47.975Z] #33 36.72 errors [2020-03-07T12:18:47.983Z] #45 DONE 0.2s [2020-03-07T12:18:47.983Z] [2020-03-07T12:18:47.983Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-07T12:18:47.983Z] #48 DONE 0.2s [Pipeline] withEnv [Pipeline] { [2020-03-07T12:18:48.009Z] Removing intermediate container aabe34e31d15 [2020-03-07T12:18:48.009Z] ---> fe9b0a13aeca [2020-03-07T12:18:48.009Z] Step 10/16 : RUN go mod download [2020-03-07T12:18:48.009Z] ---> Running in 5e2c43bd5aa8 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-07T12:18:48.242Z] [2020-03-07T12:18:48.242Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-07T12:18:48.242Z] #51 DONE 0.1s [2020-03-07T12:18:48.242Z] [2020-03-07T12:18:48.242Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-07T12:18:48.501Z] #54 DONE 0.3s [2020-03-07T12:18:48.501Z] [2020-03-07T12:18:48.501Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-07T12:18:48.501Z] #57 DONE 0.1s [2020-03-07T12:18:48.630Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-03-07T12:18:48.630Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-03-07T12:18:48.630Z] go: finding github.com/stretchr/testify v1.2.2 [2020-03-07T12:18:48.645Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-03-07T12:18:48.645Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-03-07T12:18:48.645Z] go: finding github.com/spf13/viper v1.3.2 [2020-03-07T12:18:48.645Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-03-07T12:18:48.645Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-03-07T12:18:48.645Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-03-07T12:18:48.645Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-03-07T12:18:48.645Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-03-07T12:18:48.645Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-03-07T12:18:48.759Z] [2020-03-07T12:18:48.759Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-07T12:18:48.906Z] #33 37.44 strconv [2020-03-07T12:18:49.018Z] #61 DONE 0.2s [2020-03-07T12:18:49.018Z] [2020-03-07T12:18:49.018Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-07T12:18:49.276Z] #66 DONE 0.5s [2020-03-07T12:18:49.276Z] [2020-03-07T12:18:49.276Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-07T12:18:49.281Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-03-07T12:18:49.451Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-03-07T12:18:49.451Z] go: finding google.golang.org/appengine v1.1.0 [2020-03-07T12:18:49.534Z] #70 DONE 0.1s [2020-03-07T12:18:49.534Z] [2020-03-07T12:18:49.534Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-07T12:18:49.792Z] #72 DONE 0.3s [2020-03-07T12:18:49.792Z] [2020-03-07T12:18:49.793Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-07T12:18:49.793Z] #75 DONE 0.1s [2020-03-07T12:18:49.832Z] #33 38.42 io [2020-03-07T12:18:50.051Z] [2020-03-07T12:18:50.051Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-07T12:18:50.051Z] #76 DONE 0.0s [2020-03-07T12:18:50.051Z] [2020-03-07T12:18:50.051Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-07T12:18:50.090Z] #33 ... [2020-03-07T12:18:50.090Z] [2020-03-07T12:18:50.090Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-07T12:18:50.091Z] #25 39.24 ca-certificates is already the newest version (20190110). [2020-03-07T12:18:50.091Z] #25 39.24 The following additional packages will be installed: [2020-03-07T12:18:50.091Z] #25 39.26 libjq1 libonig5 [2020-03-07T12:18:50.091Z] #25 39.78 The following NEW packages will be installed: [2020-03-07T12:18:50.091Z] #25 39.80 jq libjq1 libonig5 [2020-03-07T12:18:50.091Z] #25 40.31 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-07T12:18:50.091Z] #25 40.31 Need to get 355 kB of archives. [2020-03-07T12:18:50.091Z] #25 40.31 After this operation, 1072 kB of additional disk space will be used. [2020-03-07T12:18:50.091Z] #25 40.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-07T12:18:50.091Z] #25 40.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-07T12:18:50.091Z] #25 40.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-07T12:18:50.091Z] #25 41.57 debconf: delaying package configuration, since apt-utils is not installed [2020-03-07T12:18:50.091Z] #25 41.91 Fetched 355 kB in 0s (992 kB/s) [2020-03-07T12:18:50.091Z] #25 42.09 Selecting previously unselected package libonig5:amd64. [2020-03-07T12:18:50.091Z] #25 42.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 ... 15401 files and directories currently installed.) [2020-03-07T12:18:50.091Z] #25 42.15 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-03-07T12:18:50.091Z] #25 42.18 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-07T12:18:50.091Z] #25 42.43 Selecting previously unselected package libjq1:amd64. [2020-03-07T12:18:50.091Z] #25 42.43 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-07T12:18:50.091Z] #25 42.44 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-07T12:18:50.091Z] #25 42.58 Selecting previously unselected package jq. [2020-03-07T12:18:50.091Z] #25 42.61 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-07T12:18:50.091Z] #25 42.62 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-07T12:18:50.091Z] #25 42.92 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-07T12:18:50.091Z] #25 42.93 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-07T12:18:50.091Z] #25 42.94 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-07T12:18:50.091Z] #25 42.97 Processing triggers for libc-bin (2.28-10) ... [2020-03-07T12:18:50.091Z] #25 DONE 43.4s [2020-03-07T12:18:50.344Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-03-07T12:18:50.347Z] [2020-03-07T12:18:50.347Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-07T12:18:50.347Z] #26 DONE 0.1s [2020-03-07T12:18:50.347Z] [2020-03-07T12:18:50.347Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-07T12:18:50.801Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-03-07T12:18:50.801Z] go: finding github.com/jinzhu/now v1.0.0 [2020-03-07T12:18:50.801Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-03-07T12:18:50.801Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-03-07T12:18:50.801Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-03-07T12:18:50.801Z] go: finding github.com/stretchr/testify v1.2.2 [2020-03-07T12:18:50.801Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-03-07T12:18:50.801Z] go: finding github.com/spf13/cobra v0.0.3 [2020-03-07T12:18:51.284Z] + docker version [2020-03-07T12:18:51.427Z] #77 DONE 1.5s [2020-03-07T12:18:51.427Z] [2020-03-07T12:18:51.427Z] #78 exporting to image [2020-03-07T12:18:51.427Z] #78 exporting layers [2020-03-07T12:18:51.833Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-03-07T12:18:51.833Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-03-07T12:18:52.237Z] #27 ... [2020-03-07T12:18:52.237Z] [2020-03-07T12:18:52.237Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-07T12:18:52.237Z] #35 28.82 Reading package lists... [2020-03-07T12:18:52.237Z] #35 35.66 Building dependency tree... [2020-03-07T12:18:52.237Z] #35 39.24 The following additional packages will be installed: [2020-03-07T12:18:52.237Z] #35 39.24 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-07T12:18:52.237Z] #35 39.26 Suggested packages: [2020-03-07T12:18:52.237Z] #35 39.26 cmake-doc ninja-build lrzip [2020-03-07T12:18:52.237Z] #35 39.26 Recommended packages: [2020-03-07T12:18:52.237Z] #35 39.26 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-07T12:18:52.237Z] #35 40.45 The following NEW packages will be installed: [2020-03-07T12:18:52.237Z] #35 40.48 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-07T12:18:52.237Z] #35 40.48 vim-common xxd [2020-03-07T12:18:52.237Z] #35 40.96 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-07T12:18:52.237Z] #35 40.96 Need to get 14.9 MB of archives. [2020-03-07T12:18:52.237Z] #35 40.96 After this operation, 61.8 MB of additional disk space will be used. [2020-03-07T12:18:52.237Z] #35 40.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-07T12:18:52.237Z] #35 40.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-07T12:18:52.237Z] #35 40.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-03-07T12:18:52.237Z] #35 41.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-03-07T12:18:52.237Z] #35 42.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-03-07T12:18:52.237Z] #35 42.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-03-07T12:18:52.237Z] #35 42.59 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-03-07T12:18:52.237Z] #35 42.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-03-07T12:18:52.237Z] #35 42.60 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-03-07T12:18:52.237Z] #35 42.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-03-07T12:18:52.237Z] #35 44.89 debconf: delaying package configuration, since apt-utils is not installed [2020-03-07T12:18:52.238Z] #35 45.05 Fetched 14.9 MB in 2s (6301 kB/s) [2020-03-07T12:18:52.238Z] #35 45.23 Selecting previously unselected package xxd. [2020-03-07T12:18:52.238Z] #35 45.23 (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 ... 15401 files and directories currently installed.) [2020-03-07T12:18:52.238Z] #35 45.34 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-07T12:18:52.238Z] #35 45.35 Unpacking xxd (2:8.1.0875-5) ... [2020-03-07T12:18:52.238Z] #35 ... [2020-03-07T12:18:52.238Z] [2020-03-07T12:18:52.238Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-07T12:18:52.238Z] #43 39.29 The following additional packages will be installed: [2020-03-07T12:18:52.238Z] #43 39.30 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-07T12:18:52.238Z] #43 39.31 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-07T12:18:52.238Z] #43 39.33 Suggested packages: [2020-03-07T12:18:52.238Z] #43 39.33 manpages-dev python-setuptools [2020-03-07T12:18:52.238Z] #43 40.80 The following NEW packages will be installed: [2020-03-07T12:18:52.238Z] #43 40.81 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-07T12:18:52.238Z] #43 40.81 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-07T12:18:52.238Z] #43 40.81 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-07T12:18:52.238Z] #43 40.81 python-six zlib1g-dev [2020-03-07T12:18:52.238Z] #43 41.26 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-07T12:18:52.238Z] #43 41.26 Need to get 4095 kB of archives. [2020-03-07T12:18:52.238Z] #43 41.26 After this operation, 22.5 MB of additional disk space will be used. [2020-03-07T12:18:52.238Z] #43 41.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-03-07T12:18:52.238Z] #43 41.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-07T12:18:52.238Z] #43 41.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-03-07T12:18:52.238Z] #43 41.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-07T12:18:52.238Z] #43 41.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-03-07T12:18:52.238Z] #43 41.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-03-07T12:18:52.238Z] #43 41.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-03-07T12:18:52.238Z] #43 41.34 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-03-07T12:18:52.238Z] #43 41.37 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-03-07T12:18:52.238Z] #43 41.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-03-07T12:18:52.238Z] #43 41.47 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-03-07T12:18:52.238Z] #43 41.69 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-03-07T12:18:52.238Z] #43 41.84 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-03-07T12:18:52.238Z] #43 41.86 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-03-07T12:18:52.238Z] #43 41.90 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-07T12:18:52.238Z] #43 41.93 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-03-07T12:18:52.238Z] #43 41.94 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-03-07T12:18:52.238Z] #43 43.49 debconf: delaying package configuration, since apt-utils is not installed [2020-03-07T12:18:52.238Z] #43 43.79 Fetched 4095 kB in 1s (3948 kB/s) [2020-03-07T12:18:52.238Z] #43 43.95 Selecting previously unselected package libcap-dev:amd64. [2020-03-07T12:18:52.238Z] #43 43.95 (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 ... 15401 files and directories currently installed.) [2020-03-07T12:18:52.238Z] #43 44.13 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-03-07T12:18:52.238Z] #43 44.15 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-03-07T12:18:52.238Z] #43 44.36 Selecting previously unselected package libnet1:amd64. [2020-03-07T12:18:52.238Z] #43 44.40 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-07T12:18:52.238Z] #43 44.41 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-07T12:18:52.238Z] #43 44.50 Selecting previously unselected package libnet1-dev. [2020-03-07T12:18:52.238Z] #43 44.54 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-07T12:18:52.238Z] #43 44.55 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-07T12:18:52.238Z] #43 44.72 Selecting previously unselected package libnl-3-200:amd64. [2020-03-07T12:18:52.238Z] #43 44.73 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-07T12:18:52.238Z] #43 44.73 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-07T12:18:52.238Z] #43 44.90 Selecting previously unselected package libnl-3-dev:amd64. [2020-03-07T12:18:52.238Z] #43 44.93 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-03-07T12:18:52.238Z] #43 44.98 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-07T12:18:52.238Z] #43 45.30 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-07T12:18:52.238Z] #43 45.30 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-07T12:18:52.238Z] #43 45.31 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-07T12:18:52.238Z] #43 45.44 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-03-07T12:18:52.494Z] #43 45.46 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-03-07T12:18:52.494Z] #43 45.48 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-07T12:18:52.494Z] #43 ... [2020-03-07T12:18:52.494Z] [2020-03-07T12:18:52.494Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-07T12:18:52.494Z] #35 45.57 Selecting previously unselected package vim-common. [2020-03-07T12:18:52.494Z] #35 45.57 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-07T12:18:52.494Z] #35 45.64 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-07T12:18:52.535Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-03-07T12:18:52.831Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-03-07T12:18:52.831Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-03-07T12:18:53.056Z] #35 46.02 Selecting previously unselected package cmake-data. [2020-03-07T12:18:53.056Z] #35 46.03 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-07T12:18:53.056Z] #35 46.03 Unpacking cmake-data (3.13.4-1) ... [2020-03-07T12:18:53.131Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-03-07T12:18:53.425Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-03-07T12:18:53.717Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-03-07T12:18:53.962Z] #78 exporting layers 2.1s done [2020-03-07T12:18:53.962Z] #78 writing image sha256:e000490d3004d5a1167511e53b9d75b478cc8978420923ece777ebe4957122f2 done [2020-03-07T12:18:53.962Z] #78 naming to docker.io/library/docker:1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 done [2020-03-07T12:18:53.962Z] #78 DONE 2.1s [Pipeline] } [Pipeline] // stage [2020-03-07T12:18:53.985Z] #35 ... [2020-03-07T12:18:53.986Z] [2020-03-07T12:18:53.986Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:18:53.986Z] #74 DONE 42.6s [2020-03-07T12:18:53.986Z] [2020-03-07T12:18:53.986Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-07T12:18:53.986Z] #30 45.69 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 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-03-07T12:18:53.986Z] #30 46.55 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-07T12:18:53.986Z] #30 46.96 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [Pipeline] stage [Pipeline] { (Unit tests) [2020-03-07T12:18:54.009Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [Pipeline] sh [2020-03-07T12:18:54.299Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40635/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 hack/test/unit [2020-03-07T12:18:54.301Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-03-07T12:18:54.301Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-03-07T12:18:54.560Z] #30 ... [2020-03-07T12:18:54.560Z] [2020-03-07T12:18:54.560Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-07T12:18:54.560Z] #10 37.52 The following additional packages will be installed: [2020-03-07T12:18:54.560Z] #10 37.52 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-07T12:18:54.560Z] #10 37.53 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-07T12:18:54.560Z] #10 37.54 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-07T12:18:54.560Z] #10 37.54 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-07T12:18:54.560Z] #10 37.56 Suggested packages: [2020-03-07T12:18:54.560Z] #10 37.56 gcc-8-locales seccomp wine64 [2020-03-07T12:18:54.560Z] #10 39.04 The following NEW packages will be installed: [2020-03-07T12:18:54.560Z] #10 39.04 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-07T12:18:54.560Z] #10 39.04 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-07T12:18:54.560Z] #10 39.04 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-07T12:18:54.560Z] #10 39.05 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-07T12:18:54.560Z] #10 39.05 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-07T12:18:54.560Z] #10 39.05 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-07T12:18:54.560Z] #10 39.45 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-07T12:18:54.560Z] #10 39.45 Need to get 77.7 MB of archives. [2020-03-07T12:18:54.560Z] #10 39.45 After this operation, 487 MB of additional disk space will be used. [2020-03-07T12:18:54.560Z] #10 39.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-03-07T12:18:54.560Z] #10 39.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-03-07T12:18:54.560Z] #10 39.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-03-07T12:18:54.560Z] #10 39.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-03-07T12:18:54.560Z] #10 39.99 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-03-07T12:18:54.560Z] #10 39.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-07T12:18:54.560Z] #10 40.50 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-03-07T12:18:54.560Z] #10 40.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-03-07T12:18:54.560Z] #10 40.93 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-03-07T12:18:54.560Z] #10 44.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-03-07T12:18:54.560Z] #10 ... [2020-03-07T12:18:54.560Z] [2020-03-07T12:18:54.560Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-07T12:18:54.560Z] #43 45.63 Selecting previously unselected package zlib1g-dev:amd64. [2020-03-07T12:18:54.560Z] #43 45.64 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-03-07T12:18:54.560Z] #43 45.65 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-07T12:18:54.560Z] #43 45.99 Selecting previously unselected package libprotobuf17:amd64. [2020-03-07T12:18:54.560Z] #43 46.01 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-03-07T12:18:54.560Z] #43 46.02 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-07T12:18:54.560Z] #43 47.11 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-03-07T12:18:54.560Z] #43 47.12 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-03-07T12:18:54.560Z] #43 47.12 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-07T12:18:54.560Z] #43 47.47 Selecting previously unselected package libprotobuf-dev:amd64. [2020-03-07T12:18:54.560Z] #43 47.49 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-03-07T12:18:54.560Z] #43 47.49 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-07T12:18:55.359Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-03-07T12:18:55.359Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-03-07T12:18:55.359Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-03-07T12:18:55.927Z] #43 49.13 Selecting previously unselected package libprotoc17:amd64. [2020-03-07T12:18:55.997Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-03-07T12:18:55.997Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-03-07T12:18:56.184Z] #43 49.14 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-03-07T12:18:56.184Z] #43 49.16 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-07T12:18:56.290Z] go: finding golang.org/x/text v0.3.0 [2020-03-07T12:18:56.586Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-03-07T12:18:56.748Z] #43 ... [2020-03-07T12:18:56.748Z] [2020-03-07T12:18:56.748Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:18:56.748Z] #47 35.53 sync [2020-03-07T12:18:56.748Z] #47 35.55 internal/reflectlite [2020-03-07T12:18:56.748Z] #47 37.74 github.com/LK4D4/vndr/godl/singleflight [2020-03-07T12:18:56.748Z] #47 38.10 math/rand [2020-03-07T12:18:56.748Z] #47 39.47 internal/singleflight [2020-03-07T12:18:56.748Z] #47 39.85 io [2020-03-07T12:18:56.748Z] #47 40.14 strconv [2020-03-07T12:18:56.748Z] #47 41.60 bytes [2020-03-07T12:18:56.748Z] #47 44.63 reflect [2020-03-07T12:18:56.748Z] #47 44.92 bufio [2020-03-07T12:18:56.748Z] #47 ... [2020-03-07T12:18:56.748Z] [2020-03-07T12:18:56.748Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-07T12:18:56.748Z] #27 4.249 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-07T12:18:56.748Z] #27 5.009 [2020-03-07T12:18:57.224Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-07T12:18:57.260Z] #27 5.252 0.0% ####### 10.0% ########### 16.1% ############### 22.1% ################## 25.7% ####################### 32.2% ############################ 40.0% ################################# 46.2% ###################################### 52.9% ########################################## 59.2% ############################################# 62.9% ################################################# 68.7% ##################################################### 74.9% ########################################################## 80.7% ############################################################### 87.9% ###################################################################### 97.6% ######################################################################## 100.0% [2020-03-07T12:18:57.516Z] #27 7.244 [2020-03-07T12:18:57.517Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-03-07T12:18:57.591Z] ? github.com/docker/docker/api [no test files] [2020-03-07T12:18:57.808Z] go: finding github.com/imdario/mergo v0.3.7 [2020-03-07T12:18:58.028Z] #27 7.453 0.1% ############# 18.2% ####################### 33.0% #################################### [2020-03-07T12:18:58.028Z] #27 ... [2020-03-07T12:18:58.028Z] [2020-03-07T12:18:58.028Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:18:58.028Z] #65 3.249 + RM_GOPATH=0 [2020-03-07T12:18:58.028Z] #65 3.249 + TMP_GOPATH= [2020-03-07T12:18:58.028Z] #65 3.249 + : /build [2020-03-07T12:18:58.028Z] #65 3.249 + '[' -z '' ']' [2020-03-07T12:18:58.028Z] #65 3.249 ++ mktemp -d [2020-03-07T12:18:58.028Z] #65 3.253 + export GOPATH=/tmp/tmp.bVHMXO7gib [2020-03-07T12:18:58.028Z] #65 3.253 + GOPATH=/tmp/tmp.bVHMXO7gib [2020-03-07T12:18:58.028Z] #65 3.253 + RM_GOPATH=1 [2020-03-07T12:18:58.028Z] #65 3.253 ++ dirname ./install.sh [2020-03-07T12:18:58.028Z] #65 3.255 + dir=. [2020-03-07T12:18:58.028Z] #65 3.255 + bin=containerd [2020-03-07T12:18:58.028Z] #65 3.255 + shift [2020-03-07T12:18:58.028Z] #65 3.255 + '[' '!' -f ./containerd.installer ']' [2020-03-07T12:18:58.028Z] #65 3.255 + . ./containerd.installer [2020-03-07T12:18:58.028Z] #65 3.255 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-07T12:18:58.028Z] #65 3.255 + install_containerd [2020-03-07T12:18:58.028Z] #65 3.255 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-07T12:18:58.028Z] #65 3.255 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-07T12:18:58.028Z] #65 3.256 + git clone https://github.com/containerd/containerd.git /tmp/tmp.bVHMXO7gib/src/github.com/containerd/containerd [2020-03-07T12:18:58.028Z] #65 3.258 Cloning into '/tmp/tmp.bVHMXO7gib/src/github.com/containerd/containerd'... [2020-03-07T12:18:58.028Z] #65 ... [2020-03-07T12:18:58.028Z] [2020-03-07T12:18:58.028Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-07T12:18:58.284Z] #27 7.453 0.1% ############# 18.2% ####################### 33.0% #################################### 50.9% ################################################ 67.0% ############################################################ 84.6% ######################################################################## 100.0% [2020-03-07T12:18:58.847Z] go: finding github.com/spf13/pflag v1.0.3 [2020-03-07T12:18:59.212Z] #27 8.622 [2020-03-07T12:18:59.478Z] go: finding github.com/spf13/afero v1.1.2 [2020-03-07T12:18:59.770Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-03-07T12:19:00.064Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-03-07T12:19:00.748Z] #27 8.876 0.0% ####### 9.9% ############ 16.9% ################ 23.5% ###################### 30.9% ########################### 38.1% ################################ 45.0% ################################### 49.0% ####################################### 54.9% ############################################ 61.9% ################################################ 68.0% ###################################################### 75.9% ############################################################ 83.9% ################################################################## 91.7% ######################################################################## 100.0% [2020-03-07T12:19:01.004Z] #27 10.74 [2020-03-07T12:19:01.516Z] #27 10.99 0.2% ## 2.8% [2020-03-07T12:19:01.516Z] #27 ... [2020-03-07T12:19:01.516Z] [2020-03-07T12:19:01.516Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:19:01.516Z] #33 40.23 internal/oserror [2020-03-07T12:19:01.516Z] #33 40.32 syscall [2020-03-07T12:19:01.516Z] #33 41.80 reflect [2020-03-07T12:19:01.516Z] #33 49.95 time [2020-03-07T12:19:01.516Z] #33 ... [2020-03-07T12:19:01.516Z] [2020-03-07T12:19:01.517Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-07T12:19:01.598Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-03-07T12:19:01.598Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-03-07T12:19:01.892Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-03-07T12:19:02.190Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-03-07T12:19:02.480Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-03-07T12:19:02.770Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-03-07T12:19:03.062Z] go: finding github.com/docker/go-connections v0.4.0 [2020-03-07T12:19:03.356Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-03-07T12:19:03.639Z] Client: Docker Engine - Enterprise [2020-03-07T12:19:03.639Z] Version: 19.03.5 [2020-03-07T12:19:03.639Z] API version: 1.40 [2020-03-07T12:19:03.639Z] Go version: go1.12.12 [2020-03-07T12:19:03.639Z] Git commit: 2ee0c57608 [2020-03-07T12:19:03.639Z] Built: 11/13/2019 08:00:16 [2020-03-07T12:19:03.639Z] OS/Arch: windows/amd64 [2020-03-07T12:19:03.639Z] Experimental: false [2020-03-07T12:19:03.639Z] [2020-03-07T12:19:03.639Z] Server: Docker Engine - Enterprise [2020-03-07T12:19:03.639Z] Engine: [2020-03-07T12:19:03.639Z] Version: 19.03.5 [2020-03-07T12:19:03.639Z] API version: 1.40 (minimum version 1.24) [2020-03-07T12:19:03.639Z] Go version: go1.12.12 [2020-03-07T12:19:03.639Z] Git commit: 2ee0c57608 [2020-03-07T12:19:03.639Z] Built: 11/13/2019 07:58:51 [2020-03-07T12:19:03.639Z] OS/Arch: windows/amd64 [2020-03-07T12:19:03.639Z] Experimental: true [2020-03-07T12:19:03.650Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-03-07T12:19:03.650Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-03-07T12:19:03.945Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-03-07T12:19:04.240Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [Pipeline] sh [2020-03-07T12:19:04.849Z] #27 10.99 0.2% ## 2.8% ### 4.9% ##### 7.5% ###### 9.7% ######## 12.0% ########## 14.4% ########### 16.1% ############ 17.9% ############## 20.0% ################ 22.5% ################# 24.4% ################## 26.1% #################### 28.3% ###################### 30.8% ######################## 33.5% ######################### 35.4% ########################### 38.3% ############################# 40.5% ############################## 42.3% ################################ 44.8% ################################## 47.4% ################################### 49.3% ##################################### 52.2% ####################################### 54.6% ######################################## 56.9% ########################################## 59.1% ############################################ 62.2% ############################################## 64.0% ############################################### 66.0% ################################################ 67.4% ################################################## 69.7% [2020-03-07T12:19:04.849Z] #27 ... [2020-03-07T12:19:04.849Z] [2020-03-07T12:19:04.849Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-07T12:19:04.849Z] #10 47.90 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-03-07T12:19:04.849Z] #10 47.90 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-03-07T12:19:04.849Z] #10 47.92 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-07T12:19:04.849Z] #10 47.92 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-07T12:19:04.849Z] #10 47.93 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-03-07T12:19:04.849Z] #10 47.93 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-03-07T12:19:04.849Z] #10 47.93 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-03-07T12:19:04.849Z] #10 47.99 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-03-07T12:19:04.849Z] #10 48.01 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-03-07T12:19:04.849Z] #10 48.09 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-03-07T12:19:04.849Z] #10 48.09 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-03-07T12:19:04.849Z] #10 48.19 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-03-07T12:19:04.849Z] #10 48.20 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-03-07T12:19:04.849Z] #10 48.21 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-03-07T12:19:04.849Z] #10 48.22 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-03-07T12:19:04.849Z] #10 49.57 debconf: delaying package configuration, since apt-utils is not installed [2020-03-07T12:19:04.849Z] #10 49.91 Fetched 77.7 MB in 9s (8575 kB/s) [2020-03-07T12:19:04.849Z] #10 50.06 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-07T12:19:04.849Z] #10 50.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-07T12:19:04.849Z] #10 50.15 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-03-07T12:19:04.849Z] #10 50.16 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-07T12:19:04.849Z] #10 52.67 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-07T12:19:04.849Z] #10 52.69 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-03-07T12:19:04.849Z] #10 52.69 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-07T12:19:04.849Z] #10 56.34 Selecting previously unselected package binutils-mingw-w64. [2020-03-07T12:19:04.849Z] #10 56.35 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-07T12:19:04.849Z] #10 56.35 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-07T12:19:04.849Z] #10 56.55 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-03-07T12:19:04.849Z] #10 56.55 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-07T12:19:04.849Z] #10 56.57 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-07T12:19:04.849Z] #10 56.82 Selecting previously unselected package dmsetup. [2020-03-07T12:19:04.849Z] #10 56.83 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-03-07T12:19:04.849Z] #10 56.84 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-07T12:19:04.849Z] #10 57.10 Selecting previously unselected package mingw-w64-common. [2020-03-07T12:19:04.849Z] #10 57.11 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-07T12:19:04.849Z] #10 57.12 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-07T12:19:04.849Z] #10 ... [2020-03-07T12:19:04.849Z] [2020-03-07T12:19:04.849Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-07T12:19:04.869Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-03-07T12:19:05.146Z] + docker info [2020-03-07T12:19:05.160Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-03-07T12:19:05.451Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-03-07T12:19:05.741Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-03-07T12:19:06.131Z] #27 10.99 0.2% ## 2.8% ### 4.9% ##### 7.5% ###### 9.7% ######## 12.0% ########## 14.4% ########### 16.1% ############ 17.9% ############## 20.0% ################ 22.5% ################# 24.4% ################## 26.1% #################### 28.3% ###################### 30.8% ######################## 33.5% ######################### 35.4% ########################### 38.3% ############################# 40.5% ############################## 42.3% ################################ 44.8% ################################## 47.4% ################################### 49.3% ##################################### 52.2% ####################################### 54.6% ######################################## 56.9% ########################################## 59.1% ############################################ 62.2% ############################################## 64.0% ############################################### 66.0% ################################################ 67.4% ################################################## 69.7% ################################################### 72.1% ##################################################### 74.7% ####################################################### 76.8% ######################################################## 79.0% ########################################################## 81.0% ########################################################### 83.2% ############################################################# 85.3% ############################################################### 87.9% ################################################################ 89.8% ################################################################# 91.6% ################################################################### 94.2% ##################################################################### 96.7% ######################################################################## 100.0% [2020-03-07T12:19:06.387Z] #27 16.08 [2020-03-07T12:19:06.646Z] #27 ... [2020-03-07T12:19:06.646Z] [2020-03-07T12:19:06.646Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:19:06.646Z] #56 45.26 syscall [2020-03-07T12:19:06.646Z] #56 45.28 reflect [2020-03-07T12:19:06.646Z] #56 54.71 time [2020-03-07T12:19:06.771Z] go: finding github.com/magiconair/properties v1.8.0 [2020-03-07T12:19:06.771Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-03-07T12:19:06.902Z] #56 ... [2020-03-07T12:19:06.903Z] [2020-03-07T12:19:06.903Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-07T12:19:06.903Z] #43 50.09 Selecting previously unselected package protobuf-c-compiler. [2020-03-07T12:19:06.903Z] #43 50.10 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-03-07T12:19:06.903Z] #43 50.10 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-07T12:19:06.903Z] #43 50.30 Selecting previously unselected package protobuf-compiler. [2020-03-07T12:19:06.903Z] #43 50.32 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-03-07T12:19:06.903Z] #43 50.33 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-07T12:19:06.903Z] #43 50.46 Selecting previously unselected package python-pkg-resources. [2020-03-07T12:19:06.903Z] #43 50.48 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-07T12:19:06.903Z] #43 50.51 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-07T12:19:06.903Z] #43 50.79 Selecting previously unselected package python-six. [2020-03-07T12:19:06.903Z] #43 50.82 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-07T12:19:06.903Z] #43 50.83 Unpacking python-six (1.12.0-1) ... [2020-03-07T12:19:06.903Z] #43 50.93 Selecting previously unselected package python-protobuf. [2020-03-07T12:19:06.903Z] #43 50.93 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-03-07T12:19:06.903Z] #43 50.94 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-07T12:19:06.903Z] #43 51.62 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-07T12:19:06.903Z] #43 56.82 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-07T12:19:06.903Z] #43 56.83 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-07T12:19:06.903Z] #43 56.87 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-07T12:19:06.903Z] #43 56.88 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-07T12:19:06.903Z] #43 56.89 Setting up python-six (1.12.0-1) ... [2020-03-07T12:19:06.903Z] #43 ... [2020-03-07T12:19:06.903Z] [2020-03-07T12:19:06.903Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-07T12:19:06.903Z] #35 50.02 Selecting previously unselected package libicu63:amd64. [2020-03-07T12:19:06.903Z] #35 50.03 Preparing to unpack .../3-libicu63_63.1-6_amd64.deb ... [2020-03-07T12:19:06.903Z] #35 50.05 Unpacking libicu63:amd64 (63.1-6) ... [2020-03-07T12:19:06.903Z] #35 58.32 Selecting previously unselected package libxml2:amd64. [2020-03-07T12:19:06.903Z] #35 58.32 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-03-07T12:19:06.903Z] #35 58.33 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-07T12:19:06.903Z] #35 59.07 Selecting previously unselected package libarchive13:amd64. [2020-03-07T12:19:06.903Z] #35 59.07 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-03-07T12:19:06.903Z] #35 59.08 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-07T12:19:06.903Z] #35 59.49 Selecting previously unselected package libjsoncpp1:amd64. [2020-03-07T12:19:06.903Z] #35 59.50 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-03-07T12:19:06.903Z] #35 59.51 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-07T12:19:06.903Z] #35 59.69 Selecting previously unselected package librhash0:amd64. [2020-03-07T12:19:06.903Z] #35 59.69 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-03-07T12:19:06.903Z] #35 59.70 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-03-07T12:19:06.903Z] #35 59.92 Selecting previously unselected package libuv1:amd64. [2020-03-07T12:19:06.903Z] #35 59.92 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-03-07T12:19:06.903Z] #35 59.93 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-03-07T12:19:07.159Z] #35 60.08 Selecting previously unselected package cmake. [2020-03-07T12:19:07.159Z] #35 60.09 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-03-07T12:19:07.159Z] #35 60.10 Unpacking cmake (3.13.4-1) ... [2020-03-07T12:19:07.400Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-03-07T12:19:07.415Z] #35 ... [2020-03-07T12:19:07.415Z] [2020-03-07T12:19:07.415Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-07T12:19:07.415Z] #27 17.12 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-07T12:19:07.976Z] #27 17.44 [2020-03-07T12:19:07.976Z] #27 17.61 ######################################################################## 100.0% [2020-03-07T12:19:08.032Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-03-07T12:19:08.232Z] #27 17.73 [2020-03-07T12:19:08.232Z] #27 ... [2020-03-07T12:19:08.232Z] [2020-03-07T12:19:08.232Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:19:08.232Z] #47 47.05 syscall [2020-03-07T12:19:08.232Z] #47 55.95 time [2020-03-07T12:19:08.488Z] #47 ... [2020-03-07T12:19:08.488Z] [2020-03-07T12:19:08.488Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-07T12:19:08.488Z] #43 61.46 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-07T12:19:08.488Z] #43 61.47 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-07T12:19:08.488Z] #43 61.49 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-07T12:19:08.488Z] #43 61.51 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-03-07T12:19:08.488Z] #43 61.52 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-07T12:19:08.488Z] #43 61.53 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-07T12:19:08.488Z] #43 61.54 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-07T12:19:08.488Z] #43 61.57 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-07T12:19:08.488Z] #43 61.59 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-07T12:19:08.488Z] #43 61.61 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-07T12:19:08.488Z] #43 ... [2020-03-07T12:19:08.488Z] [2020-03-07T12:19:08.488Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:19:08.488Z] #50 47.15 + cd /tmp/tmp.5ZxaucGAVY/src/gotest.tools/gotestsum [2020-03-07T12:19:08.488Z] #50 47.15 + git checkout -q v0.3.5 [2020-03-07T12:19:08.488Z] #50 47.20 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-07T12:19:08.745Z] #50 ... [2020-03-07T12:19:08.745Z] [2020-03-07T12:19:08.745Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:19:08.745Z] #33 56.57 internal/poll [2020-03-07T12:19:09.060Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-03-07T12:19:09.060Z] go: finding github.com/gofrs/flock v0.7.0 [2020-03-07T12:19:09.673Z] #33 58.45 internal/fmtsort [2020-03-07T12:19:09.693Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-03-07T12:19:09.693Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-03-07T12:19:09.693Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-03-07T12:19:09.806Z] ok github.com/docker/docker/api/server 0.024s coverage: 9.0% of statements [2020-03-07T12:19:10.234Z] #33 59.05 internal/syscall/unix [2020-03-07T12:19:10.328Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-03-07T12:19:10.796Z] #33 59.40 strings [2020-03-07T12:19:10.796Z] #33 59.40 os [2020-03-07T12:19:11.361Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-03-07T12:19:11.650Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-03-07T12:19:11.730Z] #33 ... [2020-03-07T12:19:11.730Z] [2020-03-07T12:19:11.730Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-07T12:19:11.730Z] #35 63.49 Setting up libicu63:amd64 (63.1-6) ... [2020-03-07T12:19:11.730Z] #35 63.52 Setting up xxd (2:8.1.0875-5) ... [2020-03-07T12:19:11.730Z] #35 63.53 Setting up libuv1:amd64 (1.24.1-1) ... [2020-03-07T12:19:11.730Z] #35 63.55 Setting up vim-common (2:8.1.0875-5) ... [2020-03-07T12:19:11.730Z] #35 63.61 Setting up librhash0:amd64 (1.3.8-1) ... [2020-03-07T12:19:11.730Z] #35 63.64 Setting up cmake-data (3.13.4-1) ... [2020-03-07T12:19:11.730Z] #35 63.67 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-07T12:19:11.730Z] #35 63.69 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-07T12:19:11.730Z] #35 63.70 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-07T12:19:11.730Z] #35 63.72 Setting up cmake (3.13.4-1) ... [2020-03-07T12:19:11.730Z] #35 63.76 Processing triggers for libc-bin (2.28-10) ... [2020-03-07T12:19:11.730Z] #35 63.83 Processing triggers for mime-support (3.62) ... [2020-03-07T12:19:11.730Z] #35 DONE 64.8s [2020-03-07T12:19:11.730Z] [2020-03-07T12:19:11.730Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-07T12:19:11.730Z] #36 DONE 0.1s [2020-03-07T12:19:11.730Z] [2020-03-07T12:19:11.730Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-07T12:19:11.730Z] #37 DONE 0.1s [2020-03-07T12:19:11.730Z] [2020-03-07T12:19:11.730Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-07T12:19:11.730Z] #27 18.88 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-07T12:19:11.730Z] #27 19.29 [2020-03-07T12:19:11.730Z] #27 19.53 0.7% ######################################################################## 100.0% [2020-03-07T12:19:11.730Z] #27 19.75 [2020-03-07T12:19:11.730Z] #27 20.77 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-07T12:19:11.730Z] #27 20.90 skipping existing 1849cc453dee [2020-03-07T12:19:11.730Z] #27 21.01 [2020-03-07T12:19:11.943Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-03-07T12:19:12.234Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-07T12:19:12.234Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-03-07T12:19:12.665Z] #27 22.47 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-07T12:19:13.231Z] #27 22.92 [2020-03-07T12:19:13.487Z] #27 23.09 ######################################################################## 100.0% [2020-03-07T12:19:13.488Z] #27 23.19 [2020-03-07T12:19:13.488Z] #27 23.28 Download of images into '/build' complete. [2020-03-07T12:19:13.488Z] #27 23.28 Use something like the following to load the result into a Docker daemon: [2020-03-07T12:19:13.488Z] #27 23.28 tar -cC '/build' . | docker load [2020-03-07T12:19:13.736Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-03-07T12:19:13.743Z] #27 DONE 23.4s [2020-03-07T12:19:13.743Z] [2020-03-07T12:19:13.743Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-07T12:19:13.743Z] #10 64.07 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-07T12:19:13.743Z] #10 64.08 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-07T12:19:13.743Z] #10 64.10 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-07T12:19:14.764Z] go: finding github.com/gorilla/mux v1.7.0 [2020-03-07T12:19:15.054Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-03-07T12:19:15.344Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-03-07T12:19:16.381Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-03-07T12:19:17.014Z] #10 ... [2020-03-07T12:19:17.014Z] [2020-03-07T12:19:17.014Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-07T12:19:17.014Z] #43 69.50 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-07T12:19:17.014Z] #43 69.53 Processing triggers for libc-bin (2.28-10) ... [2020-03-07T12:19:17.014Z] #43 DONE 69.9s [2020-03-07T12:19:17.014Z] [2020-03-07T12:19:17.014Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:19:17.888Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-03-07T12:19:18.178Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-03-07T12:19:18.178Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-03-07T12:19:18.469Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-03-07T12:19:18.759Z] go: finding github.com/json-iterator/go v1.1.6 [2020-03-07T12:19:19.050Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-03-07T12:19:19.050Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-03-07T12:19:19.050Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-03-07T12:19:20.281Z] #44 3.347 Note: Building without setproctitle() and strlcpy() support. [2020-03-07T12:19:20.281Z] #44 3.347 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-07T12:19:20.281Z] #44 3.358 Note: Building without GnuTLS support [2020-03-07T12:19:20.549Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-03-07T12:19:20.549Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-03-07T12:19:20.839Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-03-07T12:19:21.130Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-03-07T12:19:21.424Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-03-07T12:19:21.424Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-03-07T12:19:21.647Z] #44 ... [2020-03-07T12:19:21.647Z] [2020-03-07T12:19:21.647Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:19:21.647Z] #47 60.49 strings [2020-03-07T12:19:21.647Z] #47 63.67 os [2020-03-07T12:19:21.647Z] #47 64.75 regexp/syntax [2020-03-07T12:19:21.647Z] #47 68.93 fmt [2020-03-07T12:19:21.647Z] #47 69.58 regexp [2020-03-07T12:19:21.715Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-03-07T12:19:21.903Z] #47 ... [2020-03-07T12:19:21.903Z] [2020-03-07T12:19:21.903Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:19:21.903Z] #38 3.599 + RM_GOPATH=0 [2020-03-07T12:19:21.903Z] #38 3.599 + TMP_GOPATH= [2020-03-07T12:19:21.903Z] #38 3.599 + : /build [2020-03-07T12:19:21.903Z] #38 3.599 + '[' -z '' ']' [2020-03-07T12:19:21.903Z] #38 3.599 ++ mktemp -d [2020-03-07T12:19:21.903Z] #38 3.603 + export GOPATH=/tmp/tmp.7ZySwSTqUb [2020-03-07T12:19:21.903Z] #38 3.603 + GOPATH=/tmp/tmp.7ZySwSTqUb [2020-03-07T12:19:21.903Z] #38 3.603 + RM_GOPATH=1 [2020-03-07T12:19:21.903Z] #38 3.603 ++ dirname ./install.sh [2020-03-07T12:19:21.903Z] #38 3.613 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-07T12:19:21.903Z] #38 3.613 + dir=. [2020-03-07T12:19:21.903Z] #38 3.613 + bin=tini [2020-03-07T12:19:21.903Z] #38 3.613 + shift [2020-03-07T12:19:21.903Z] #38 3.613 + '[' '!' -f ./tini.installer ']' [2020-03-07T12:19:21.903Z] #38 3.613 + . ./tini.installer [2020-03-07T12:19:21.903Z] #38 3.613 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-07T12:19:21.903Z] #38 3.613 + install_tini [2020-03-07T12:19:21.903Z] #38 3.613 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-07T12:19:21.903Z] #38 3.613 + git clone https://github.com/krallin/tini.git /tmp/tmp.7ZySwSTqUb/tini [2020-03-07T12:19:21.903Z] #38 3.613 Cloning into '/tmp/tmp.7ZySwSTqUb/tini'... [2020-03-07T12:19:21.903Z] #38 4.647 + cd /tmp/tmp.7ZySwSTqUb/tini [2020-03-07T12:19:21.903Z] #38 4.647 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-07T12:19:21.903Z] #38 4.676 + cmake . [2020-03-07T12:19:21.903Z] #38 5.591 -- The C compiler identification is GNU 8.3.0 [2020-03-07T12:19:21.903Z] #38 5.712 -- Check for working C compiler: /usr/bin/cc [2020-03-07T12:19:21.903Z] #38 6.584 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-07T12:19:21.903Z] #38 6.588 -- Detecting C compiler ABI info [2020-03-07T12:19:21.903Z] #38 7.332 -- Detecting C compiler ABI info - done [2020-03-07T12:19:21.903Z] #38 7.368 -- Detecting C compile features [2020-03-07T12:19:21.903Z] #38 9.543 -- Detecting C compile features - done [2020-03-07T12:19:21.903Z] #38 9.584 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-07T12:19:21.903Z] #38 9.886 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-07T12:19:21.903Z] #38 10.01 -- Configuring done [2020-03-07T12:19:21.903Z] #38 10.03 -- Generating done [2020-03-07T12:19:21.903Z] #38 10.05 -- Build files have been written to: /tmp/tmp.7ZySwSTqUb/tini [2020-03-07T12:19:21.903Z] #38 10.07 + make tini-static [2020-03-07T12:19:21.903Z] #38 ... [2020-03-07T12:19:21.903Z] [2020-03-07T12:19:21.903Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-07T12:19:21.903Z] #10 73.50 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-07T12:19:21.903Z] #10 73.50 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-07T12:19:21.903Z] #10 73.52 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-07T12:19:21.903Z] #10 73.71 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-07T12:19:21.903Z] #10 73.71 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-07T12:19:21.903Z] #10 73.72 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-07T12:19:22.159Z] #10 ... [2020-03-07T12:19:22.159Z] [2020-03-07T12:19:22.159Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:19:22.159Z] #56 60.81 encoding/binary [2020-03-07T12:19:22.159Z] #56 61.78 os [2020-03-07T12:19:22.159Z] #56 64.47 encoding/base64 [2020-03-07T12:19:22.159Z] #56 65.39 golang.org/x/sys/unix [2020-03-07T12:19:22.159Z] #56 67.12 fmt [2020-03-07T12:19:22.159Z] #56 ... [2020-03-07T12:19:22.159Z] [2020-03-07T12:19:22.159Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:19:22.159Z] #44 5.397 fatal: not a git repository (or any of the parent directories): .git [2020-03-07T12:19:22.159Z] #44 5.438 GEN .gitid [2020-03-07T12:19:22.414Z] #44 5.482 GEN criu/include/version.h [2020-03-07T12:19:22.414Z] #44 5.496 GEN include/common/asm [2020-03-07T12:19:23.244Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-03-07T12:19:23.244Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-03-07T12:19:23.871Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-03-07T12:19:24.165Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-03-07T12:19:24.304Z] #44 7.138 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-07T12:19:24.304Z] #44 7.202 PBCC images/opts.pb-c.c [2020-03-07T12:19:24.304Z] #44 7.244 PBCC images/sit.pb-c.c [2020-03-07T12:19:24.304Z] #44 7.315 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-07T12:19:24.304Z] #44 7.396 DEP images/opts.pb-c.d [2020-03-07T12:19:24.304Z] #44 7.490 DEP images/sit.pb-c.d [2020-03-07T12:19:24.304Z] #44 7.604 PBCC images/macvlan.pb-c.c [2020-03-07T12:19:24.416Z] Removing intermediate container 373d1c6d78e2 [2020-03-07T12:19:24.416Z] ---> fc3817afd3e3 [2020-03-07T12:19:24.416Z] Step 11/16 : ARG GOOS [2020-03-07T12:19:24.416Z] ---> Running in da7144324637 [2020-03-07T12:19:24.416Z] Removing intermediate container da7144324637 [2020-03-07T12:19:24.416Z] ---> 2606398da9a7 [2020-03-07T12:19:24.416Z] Step 12/16 : ARG GOARCH [2020-03-07T12:19:24.416Z] ---> Running in e17611ed83ae [2020-03-07T12:19:24.416Z] Removing intermediate container e17611ed83ae [2020-03-07T12:19:24.416Z] ---> e58053bf8da4 [2020-03-07T12:19:24.416Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-03-07T12:19:24.416Z] ---> Running in cffa9f6e6cdf [2020-03-07T12:19:24.457Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-03-07T12:19:24.607Z] #44 7.660 DEP images/macvlan.pb-c.d [2020-03-07T12:19:24.607Z] #44 7.764 PBCC images/autofs.pb-c.c [2020-03-07T12:19:24.607Z] #44 7.771 DEP images/autofs.pb-c.d [2020-03-07T12:19:24.607Z] #44 7.841 PBCC images/sysctl.pb-c.c [2020-03-07T12:19:24.749Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-07T12:19:24.878Z] #44 7.984 DEP images/sysctl.pb-c.d [2020-03-07T12:19:24.878Z] #44 8.040 PBCC images/time.pb-c.c [2020-03-07T12:19:24.878Z] #44 8.054 DEP images/time.pb-c.d [2020-03-07T12:19:24.878Z] #44 8.107 PBCC images/binfmt-misc.pb-c.c [2020-03-07T12:19:24.878Z] #44 8.157 DEP images/binfmt-misc.pb-c.d [2020-03-07T12:19:25.044Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-03-07T12:19:25.134Z] #44 8.265 PBCC images/seccomp.pb-c.c [2020-03-07T12:19:25.134Z] #44 ... [2020-03-07T12:19:25.134Z] [2020-03-07T12:19:25.134Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:19:25.134Z] #38 10.60 Scanning dependencies of target tini-static [2020-03-07T12:19:25.134Z] #38 10.74 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-07T12:19:25.134Z] #38 12.15 [100%] Linking C executable tini-static [2020-03-07T12:19:25.134Z] #38 12.87 [100%] Built target tini-static [2020-03-07T12:19:25.134Z] #38 13.00 + mkdir -p /build [2020-03-07T12:19:25.134Z] #38 13.00 + cp tini-static /build/docker-init [2020-03-07T12:19:25.134Z] #38 DONE 13.3s [2020-03-07T12:19:25.134Z] [2020-03-07T12:19:25.134Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:19:25.134Z] #44 8.331 DEP images/seccomp.pb-c.d [2020-03-07T12:19:25.134Z] #44 ... [2020-03-07T12:19:25.134Z] [2020-03-07T12:19:25.134Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:19:25.134Z] #33 63.95 path [2020-03-07T12:19:25.134Z] #33 64.70 fmt [2020-03-07T12:19:25.134Z] #33 65.24 path/filepath [2020-03-07T12:19:25.134Z] #33 67.08 io/ioutil [2020-03-07T12:19:25.134Z] #33 67.87 text/tabwriter [2020-03-07T12:19:25.134Z] #33 69.14 github.com/BurntSushi/toml [2020-03-07T12:19:25.134Z] #33 69.16 flag [2020-03-07T12:19:25.134Z] #33 71.20 log [2020-03-07T12:19:25.134Z] #33 73.66 github.com/BurntSushi/toml/cmd/tomlv [2020-03-07T12:19:25.393Z] #33 ... [2020-03-07T12:19:25.393Z] [2020-03-07T12:19:25.393Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:19:25.393Z] #47 73.68 internal/lazyregexp [2020-03-07T12:19:25.393Z] #47 74.14 go/token [2020-03-07T12:19:25.393Z] #47 74.18 net/url [2020-03-07T12:19:25.699Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-03-07T12:19:25.699Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-03-07T12:19:26.738Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-03-07T12:19:27.043Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-03-07T12:19:27.283Z] #47 76.01 go/scanner [2020-03-07T12:19:27.354Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-03-07T12:19:27.844Z] #47 76.46 text/template/parse [2020-03-07T12:19:28.013Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-03-07T12:19:28.014Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-03-07T12:19:28.656Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-03-07T12:19:28.656Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-03-07T12:19:29.207Z] #47 77.79 go/ast [2020-03-07T12:19:29.697Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-03-07T12:19:29.697Z] go: finding github.com/stretchr/objx v0.1.1 [2020-03-07T12:19:30.133Z] #47 ... [2020-03-07T12:19:30.133Z] [2020-03-07T12:19:30.133Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:19:30.133Z] #65 37.75 Checking out files: 29% (913/3054) Checking out files: 30% (917/3054) Checking out files: 31% (947/3054) Checking out files: 32% (978/3054) Checking out files: 33% (1008/3054) Checking out files: 34% (1039/3054) Checking out files: 35% (1069/3054) Checking out files: 36% (1100/3054) Checking out files: 37% (1130/3054) Checking out files: 38% (1161/3054) Checking out files: 39% (1192/3054) Checking out files: 40% (1222/3054) Checking out files: 41% (1253/3054) Checking out files: 42% (1283/3054) Checking out files: 43% (1314/3054) Checking out files: 44% (1344/3054) Checking out files: 45% (1375/3054) Checking out files: 46% (1405/3054) Checking out files: 47% (1436/3054) Checking out files: 48% (1466/3054) Checking out files: 49% (1497/3054) Checking out files: 50% (1527/3054) Checking out files: 51% (1558/3054) Checking out files: 52% (1589/3054) Checking out files: 53% (1619/3054) Checking out files: 54% (1650/3054) Checking out files: 55% (1680/3054) Checking out files: 56% (1711/3054) Checking out files: 57% (1741/3054) Checking out files: 58% (1772/3054) Checking out files: 59% (1802/3054) Checking out files: 60% (1833/3054) Checking out files: 61% (1863/3054) Checking out files: 62% (1894/3054) Checking out files: 63% (1925/3054) Checking out files: 64% (1955/3054) Checking out files: 65% (1986/3054) Checking out files: 65% (1987/3054) Checking out files: 66% (2016/3054) Checking out files: 67% (2047/3054) Checking out files: 68% (2077/3054) Checking out files: 69% (2108/3054) Checking out files: 70% (2138/3054) Checking out files: 71% (2169/3054) Checking out files: 72% (2199/3054) Checking out files: 73% (2230/3054) Checking out files: 74% (2260/3054) Checking out files: 75% (2291/3054) Checking out files: 76% (2322/3054) Checking out files: 77% (2352/3054) Checking out files: 78% (2383/3054) Checking out files: 79% (2413/3054) Checking out files: 80% (2444/3054) Checking out files: 81% (2474/3054) Checking out files: 82% (2505/3054) Checking out files: 83% (2535/3054) Checking out files: 84% (2566/3054) Checking out files: 85% (2596/3054) Checking out files: 86% (2627/3054) Checking out files: 87% (2657/3054) Checking out files: 88% (2688/3054) Checking out files: 89% (2719/3054) Checking out files: 90% (2749/3054) Checking out files: 90% (2767/3054) Checking out files: 91% (2780/3054) Checking out files: 92% (2810/3054) Checking out files: 93% (2841/3054) Checking out files: 94% (2871/3054) Checking out files: 95% (2902/3054) Checking out files: 96% (2932/3054) Checking out files: 97% (2963/3054) Checking out files: 98% (2993/3054) Checking out files: 99% (3024/3054) Checking out files: 100% (3054/3054) Checking out files: 100% (3054/3054), done. [2020-03-07T12:19:30.133Z] #65 40.07 + cd /tmp/tmp.bVHMXO7gib/src/github.com/containerd/containerd [2020-03-07T12:19:30.133Z] #65 40.08 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-07T12:19:30.133Z] #65 42.17 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-07T12:19:30.133Z] #65 42.17 + BUILDTAGS='netgo osusergo static_build' [2020-03-07T12:19:30.133Z] #65 42.17 + export EXTRA_FLAGS=-buildmode=pie [2020-03-07T12:19:30.133Z] #65 42.17 + EXTRA_FLAGS=-buildmode=pie [2020-03-07T12:19:30.133Z] #65 42.17 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-07T12:19:30.133Z] #65 42.17 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-07T12:19:30.133Z] #65 42.17 + '[' '' = dynamic ']' [2020-03-07T12:19:30.133Z] #65 42.17 + make [2020-03-07T12:19:30.390Z] #65 ... [2020-03-07T12:19:30.390Z] [2020-03-07T12:19:30.390Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:19:30.390Z] #33 DONE 79.1s [2020-03-07T12:19:30.390Z] [2020-03-07T12:19:30.390Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:19:30.390Z] #44 8.605 PBCC images/userns.pb-c.c [2020-03-07T12:19:30.390Z] #44 8.688 DEP images/userns.pb-c.d [2020-03-07T12:19:30.390Z] #44 8.852 PBCC images/cgroup.pb-c.c [2020-03-07T12:19:30.390Z] #44 8.887 DEP images/cgroup.pb-c.d [2020-03-07T12:19:30.390Z] #44 9.170 PBCC images/fown.pb-c.c [2020-03-07T12:19:30.390Z] #44 9.195 PBCC images/ext-file.pb-c.c [2020-03-07T12:19:30.390Z] #44 9.351 DEP images/fown.pb-c.d [2020-03-07T12:19:30.390Z] #44 9.493 DEP images/ext-file.pb-c.d [2020-03-07T12:19:30.390Z] #44 9.710 PBCC images/rpc.pb-c.c [2020-03-07T12:19:30.390Z] #44 9.748 DEP images/rpc.pb-c.d [2020-03-07T12:19:30.390Z] #44 9.783 PBCC images/siginfo.pb-c.c [2020-03-07T12:19:30.390Z] #44 9.833 DEP images/siginfo.pb-c.d [2020-03-07T12:19:30.390Z] #44 9.858 PBCC images/pagemap.pb-c.c [2020-03-07T12:19:30.390Z] #44 9.903 DEP images/pagemap.pb-c.d [2020-03-07T12:19:30.390Z] #44 9.992 PBCC images/rlimit.pb-c.c [2020-03-07T12:19:30.390Z] #44 10.00 DEP images/rlimit.pb-c.d [2020-03-07T12:19:30.390Z] #44 10.07 PBCC images/file-lock.pb-c.c [2020-03-07T12:19:30.390Z] #44 10.13 DEP images/file-lock.pb-c.d [2020-03-07T12:19:30.390Z] #44 10.20 PBCC images/tty.pb-c.c [2020-03-07T12:19:30.390Z] #44 10.32 DEP images/tty.pb-c.d [2020-03-07T12:19:30.390Z] #44 10.39 PBCC images/tun.pb-c.c [2020-03-07T12:19:30.390Z] #44 10.44 PBCC images/netdev.pb-c.c [2020-03-07T12:19:30.390Z] #44 10.50 DEP images/tun.pb-c.d [2020-03-07T12:19:30.390Z] #44 10.58 DEP images/netdev.pb-c.d [2020-03-07T12:19:30.390Z] #44 10.68 PBCC images/vma.pb-c.c [2020-03-07T12:19:30.390Z] #44 10.75 DEP images/vma.pb-c.d [2020-03-07T12:19:30.390Z] #44 10.82 PBCC images/creds.pb-c.c [2020-03-07T12:19:30.390Z] #44 10.86 DEP images/creds.pb-c.d [2020-03-07T12:19:30.390Z] #44 10.92 PBCC images/utsns.pb-c.c [2020-03-07T12:19:30.390Z] #44 10.97 DEP images/utsns.pb-c.d [2020-03-07T12:19:30.390Z] #44 11.00 PBCC images/ipc-desc.pb-c.c [2020-03-07T12:19:30.390Z] #44 11.03 PBCC images/ipc-sem.pb-c.c [2020-03-07T12:19:30.390Z] #44 11.06 DEP images/ipc-desc.pb-c.d [2020-03-07T12:19:30.390Z] #44 11.11 DEP images/ipc-sem.pb-c.d [2020-03-07T12:19:30.390Z] #44 11.18 PBCC images/ipc-msg.pb-c.c [2020-03-07T12:19:30.390Z] #44 11.25 DEP images/ipc-msg.pb-c.d [2020-03-07T12:19:30.390Z] #44 11.30 PBCC images/ipc-shm.pb-c.c [2020-03-07T12:19:30.390Z] #44 11.32 DEP images/ipc-shm.pb-c.d [2020-03-07T12:19:30.390Z] #44 11.36 PBCC images/ipc-var.pb-c.c [2020-03-07T12:19:30.390Z] #44 11.36 DEP images/ipc-var.pb-c.d [2020-03-07T12:19:30.390Z] #44 11.43 PBCC images/sk-opts.pb-c.c [2020-03-07T12:19:30.390Z] #44 11.50 PBCC images/packet-sock.pb-c.c [2020-03-07T12:19:30.390Z] #44 11.59 DEP images/sk-opts.pb-c.d [2020-03-07T12:19:30.390Z] #44 11.70 DEP images/packet-sock.pb-c.d [2020-03-07T12:19:30.390Z] #44 11.74 PBCC images/sk-netlink.pb-c.c [2020-03-07T12:19:30.390Z] #44 11.78 DEP images/sk-netlink.pb-c.d [2020-03-07T12:19:30.390Z] #44 11.83 PBCC images/sk-inet.pb-c.c [2020-03-07T12:19:30.390Z] #44 11.95 DEP images/sk-inet.pb-c.d [2020-03-07T12:19:30.390Z] #44 12.00 PBCC images/sk-unix.pb-c.c [2020-03-07T12:19:30.390Z] #44 12.04 DEP images/sk-unix.pb-c.d [2020-03-07T12:19:30.390Z] #44 12.12 PBCC images/mm.pb-c.c [2020-03-07T12:19:30.390Z] #44 12.19 DEP images/mm.pb-c.d [2020-03-07T12:19:30.390Z] #44 12.26 PBCC images/timerfd.pb-c.c [2020-03-07T12:19:30.390Z] #44 12.33 DEP images/timerfd.pb-c.d [2020-03-07T12:19:30.390Z] #44 12.39 PBCC images/timer.pb-c.c [2020-03-07T12:19:30.390Z] #44 12.45 DEP images/timer.pb-c.d [2020-03-07T12:19:30.390Z] #44 12.50 PBCC images/sa.pb-c.c [2020-03-07T12:19:30.390Z] #44 12.56 DEP images/sa.pb-c.d [2020-03-07T12:19:30.390Z] #44 12.63 PBCC images/pipe-data.pb-c.c [2020-03-07T12:19:30.390Z] #44 12.66 DEP images/pipe-data.pb-c.d [2020-03-07T12:19:30.390Z] #44 12.71 PBCC images/mnt.pb-c.c [2020-03-07T12:19:30.390Z] #44 12.76 DEP images/mnt.pb-c.d [2020-03-07T12:19:30.390Z] #44 12.83 PBCC images/sk-packet.pb-c.c [2020-03-07T12:19:30.390Z] #44 12.84 DEP images/sk-packet.pb-c.d [2020-03-07T12:19:30.390Z] #44 12.90 PBCC images/tcp-stream.pb-c.c [2020-03-07T12:19:30.390Z] #44 12.95 DEP images/tcp-stream.pb-c.d [2020-03-07T12:19:30.390Z] #44 13.01 PBCC images/pipe.pb-c.c [2020-03-07T12:19:30.390Z] #44 13.12 DEP images/pipe.pb-c.d [2020-03-07T12:19:30.391Z] #44 13.18 PBCC images/pstree.pb-c.c [2020-03-07T12:19:30.391Z] #44 13.21 DEP images/pstree.pb-c.d [2020-03-07T12:19:30.391Z] #44 13.28 PBCC images/fs.pb-c.c [2020-03-07T12:19:30.391Z] #44 13.31 DEP images/fs.pb-c.d [2020-03-07T12:19:30.391Z] #44 13.42 PBCC images/signalfd.pb-c.c [2020-03-07T12:19:30.391Z] #44 13.46 DEP images/signalfd.pb-c.d [2020-03-07T12:19:30.391Z] #44 13.50 PBCC images/fh.pb-c.c [2020-03-07T12:19:30.391Z] #44 13.61 PBCC images/fsnotify.pb-c.c [2020-03-07T12:19:30.646Z] #44 13.76 DEP images/fh.pb-c.d [2020-03-07T12:19:30.646Z] #44 13.86 DEP images/fsnotify.pb-c.d [2020-03-07T12:19:30.646Z] #44 13.94 PBCC images/eventpoll.pb-c.c [2020-03-07T12:19:30.729Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-03-07T12:19:30.901Z] #44 13.99 DEP images/eventpoll.pb-c.d [2020-03-07T12:19:31.023Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-07T12:19:31.156Z] #44 14.09 PBCC images/eventfd.pb-c.c [2020-03-07T12:19:31.156Z] #44 14.26 DEP images/eventfd.pb-c.d [2020-03-07T12:19:31.156Z] #44 14.32 PBCC images/remap-file-path.pb-c.c [2020-03-07T12:19:31.156Z] #44 14.33 DEP images/remap-file-path.pb-c.d [2020-03-07T12:19:31.412Z] #44 14.43 PBCC images/fifo.pb-c.c [2020-03-07T12:19:31.412Z] #44 14.46 DEP images/fifo.pb-c.d [2020-03-07T12:19:31.412Z] #44 14.51 PBCC images/ghost-file.pb-c.c [2020-03-07T12:19:31.412Z] #44 14.56 DEP images/ghost-file.pb-c.d [2020-03-07T12:19:31.412Z] #44 14.61 PBCC images/regfile.pb-c.c [2020-03-07T12:19:31.667Z] #44 14.66 DEP images/regfile.pb-c.d [2020-03-07T12:19:31.667Z] #44 14.74 PBCC images/ns.pb-c.c [2020-03-07T12:19:31.667Z] #44 14.79 DEP images/ns.pb-c.d [2020-03-07T12:19:31.667Z] #44 14.84 PBCC images/fdinfo.pb-c.c [2020-03-07T12:19:31.667Z] #44 ... [2020-03-07T12:19:31.667Z] [2020-03-07T12:19:31.667Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:19:31.667Z] #65 43.77 + bin/ctr [2020-03-07T12:19:32.058Z] go: finding github.com/kr/pretty v0.1.0 [2020-03-07T12:19:32.058Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-03-07T12:19:32.058Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-03-07T12:19:32.691Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-03-07T12:19:32.691Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-03-07T12:19:32.983Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-03-07T12:19:33.553Z] #65 ... [2020-03-07T12:19:33.553Z] [2020-03-07T12:19:33.553Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:19:33.553Z] #56 72.04 encoding/json [2020-03-07T12:19:33.553Z] #56 77.21 github.com/pkg/diff [2020-03-07T12:19:33.553Z] #56 78.49 go/ast [2020-03-07T12:19:33.553Z] #56 79.52 golang.org/x/crypto/ssh/terminal [2020-03-07T12:19:33.553Z] #56 81.65 mvdan.cc/editorconfig [2020-03-07T12:19:33.553Z] #56 ... [2020-03-07T12:19:33.553Z] [2020-03-07T12:19:33.553Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:19:33.553Z] #44 14.93 DEP images/fdinfo.pb-c.d [2020-03-07T12:19:33.553Z] #44 15.00 PBCC images/core-aarch64.pb-c.c [2020-03-07T12:19:33.553Z] #44 15.11 PBCC images/core-arm.pb-c.c [2020-03-07T12:19:33.553Z] #44 15.15 PBCC images/core-ppc64.pb-c.c [2020-03-07T12:19:33.553Z] #44 15.18 PBCC images/core-s390.pb-c.c [2020-03-07T12:19:33.553Z] #44 15.22 PBCC images/core-x86.pb-c.c [2020-03-07T12:19:33.553Z] #44 15.28 PBCC images/core.pb-c.c [2020-03-07T12:19:33.553Z] #44 15.38 PBCC images/inventory.pb-c.c [2020-03-07T12:19:33.553Z] #44 15.46 DEP images/core-aarch64.pb-c.d [2020-03-07T12:19:33.553Z] #44 15.55 DEP images/core-arm.pb-c.d [2020-03-07T12:19:33.553Z] #44 15.61 DEP images/core-ppc64.pb-c.d [2020-03-07T12:19:33.553Z] #44 15.67 DEP images/core-s390.pb-c.d [2020-03-07T12:19:33.553Z] #44 15.76 DEP images/core-x86.pb-c.d [2020-03-07T12:19:33.553Z] #44 15.79 DEP images/core.pb-c.d [2020-03-07T12:19:33.553Z] #44 15.86 DEP images/inventory.pb-c.d [2020-03-07T12:19:33.553Z] #44 15.92 PBCC images/cpuinfo.pb-c.c [2020-03-07T12:19:33.553Z] #44 15.98 DEP images/cpuinfo.pb-c.d [2020-03-07T12:19:33.553Z] #44 16.06 PBCC images/stats.pb-c.c [2020-03-07T12:19:33.553Z] #44 16.08 DEP images/stats.pb-c.d [2020-03-07T12:19:33.611Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-07T12:19:34.238Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-03-07T12:19:34.238Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-03-07T12:19:34.238Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-03-07T12:19:34.478Z] #44 17.52 make[1]: Nothing to be done for 'all'. [2020-03-07T12:19:34.530Z] go: finding github.com/containerd/containerd v1.2.4 [2020-03-07T12:19:35.059Z] Client: [2020-03-07T12:19:35.059Z] Debug Mode: false [2020-03-07T12:19:35.059Z] Plugins: [2020-03-07T12:19:35.059Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-03-07T12:19:35.059Z] [2020-03-07T12:19:35.059Z] Server: [2020-03-07T12:19:35.059Z] Containers: 0 [2020-03-07T12:19:35.059Z] Running: 0 [2020-03-07T12:19:35.059Z] Paused: 0 [2020-03-07T12:19:35.059Z] Stopped: 0 [2020-03-07T12:19:35.059Z] Images: 0 [2020-03-07T12:19:35.059Z] Server Version: 19.03.5 [2020-03-07T12:19:35.059Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-03-07T12:19:35.059Z] Windows: [2020-03-07T12:19:35.059Z] LCOW: [2020-03-07T12:19:35.059Z] Logging Driver: json-file [2020-03-07T12:19:35.059Z] Plugins: [2020-03-07T12:19:35.059Z] Volume: local [2020-03-07T12:19:35.059Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-07T12:19:35.059Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-07T12:19:35.059Z] Swarm: inactive [2020-03-07T12:19:35.059Z] Default Isolation: process [2020-03-07T12:19:35.059Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-07T12:19:35.059Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-07T12:19:35.059Z] OSType: windows [2020-03-07T12:19:35.059Z] Architecture: x86_64 [2020-03-07T12:19:35.059Z] CPUs: 4 [2020-03-07T12:19:35.059Z] Total Memory: 32GiB [2020-03-07T12:19:35.059Z] Name: azwin-2-1a0f20 [2020-03-07T12:19:35.059Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-03-07T12:19:35.059Z] Docker Root Dir: D:\docker [2020-03-07T12:19:35.059Z] Debug Mode: false [2020-03-07T12:19:35.059Z] Registry: https://index.docker.io/v1/ [2020-03-07T12:19:35.059Z] Labels: [2020-03-07T12:19:35.059Z] Experimental: true [2020-03-07T12:19:35.059Z] Insecure Registries: [2020-03-07T12:19:35.059Z] 10.0.0.4:5000 [2020-03-07T12:19:35.059Z] 127.0.0.0/8 [2020-03-07T12:19:35.059Z] Registry Mirrors: [2020-03-07T12:19:35.059Z] http://10.0.0.4:5000/ [2020-03-07T12:19:35.059Z] Live Restore Enabled: false [2020-03-07T12:19:35.059Z] [2020-03-07T12:19:35.161Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-03-07T12:19:35.161Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-03-07T12:19:35.161Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-03-07T12:19:35.457Z] go: finding github.com/pkg/profile v1.2.1 [2020-03-07T12:19:35.843Z] #44 18.92 CC images/stats.o [2020-03-07T12:19:36.403Z] #44 19.48 CC images/core.o [2020-03-07T12:19:36.976Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-03-07T12:19:37.330Z] #44 20.26 CC images/core-x86.o [2020-03-07T12:19:37.586Z] #44 20.81 CC images/core-arm.o [2020-03-07T12:19:37.609Z] go: finding gotest.tools v2.2.0+incompatible [2020-03-07T12:19:37.899Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-03-07T12:19:38.147Z] #44 21.21 CC images/core-aarch64.o [2020-03-07T12:19:38.403Z] #44 21.63 CC images/core-ppc64.o [2020-03-07T12:19:38.525Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-03-07T12:19:38.814Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-03-07T12:19:39.330Z] #44 22.27 CC images/core-s390.o [2020-03-07T12:19:39.891Z] #44 22.95 CC images/cpuinfo.o [2020-03-07T12:19:40.314Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-03-07T12:19:40.314Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-03-07T12:19:40.314Z] go: finding github.com/onsi/gomega v1.4.3 [2020-03-07T12:19:40.314Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-07T12:19:40.453Z] #44 23.50 CC images/inventory.o [2020-03-07T12:19:40.605Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-03-07T12:19:40.708Z] #44 23.72 CC images/fdinfo.o [2020-03-07T12:19:40.964Z] #44 24.09 CC images/fown.o [2020-03-07T12:19:41.220Z] #44 24.36 CC images/ns.o [2020-03-07T12:19:41.475Z] #44 24.53 CC images/regfile.o [2020-03-07T12:19:41.638Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-03-07T12:19:41.731Z] #44 24.76 CC images/ghost-file.o [2020-03-07T12:19:41.931Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-07T12:19:41.931Z] go: finding github.com/spf13/cast v1.3.0 [2020-03-07T12:19:41.986Z] #44 25.07 CC images/fifo.o [2020-03-07T12:19:42.220Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-03-07T12:19:42.241Z] #44 25.33 CC images/remap-file-path.o [2020-03-07T12:19:42.241Z] #44 ... [2020-03-07T12:19:42.241Z] [2020-03-07T12:19:42.241Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:19:42.241Z] #47 81.10 text/template [2020-03-07T12:19:42.241Z] #47 83.65 go/parser [2020-03-07T12:19:42.241Z] #47 86.73 go/doc [2020-03-07T12:19:42.241Z] #47 87.89 encoding/xml [2020-03-07T12:19:42.241Z] #47 90.74 github.com/LK4D4/vndr/build [2020-03-07T12:19:42.497Z] #47 ... [2020-03-07T12:19:42.497Z] [2020-03-07T12:19:42.497Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:19:42.497Z] #44 25.63 CC images/eventfd.o [2020-03-07T12:19:42.511Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-07T12:19:42.511Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-03-07T12:19:42.802Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-03-07T12:19:43.058Z] #44 25.96 CC images/eventpoll.o [2020-03-07T12:19:43.314Z] #44 26.23 CC images/fh.o [2020-03-07T12:19:43.432Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-03-07T12:19:43.432Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-03-07T12:19:43.569Z] #44 26.68 CC images/fsnotify.o [2020-03-07T12:19:43.723Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-03-07T12:19:44.130Z] #44 27.35 CC images/signalfd.o [2020-03-07T12:19:44.130Z] #44 ... [2020-03-07T12:19:44.130Z] [2020-03-07T12:19:44.130Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:19:44.130Z] #56 82.94 mvdan.cc/sh/v3/fileutil [2020-03-07T12:19:44.130Z] #56 83.09 mvdan.cc/sh/v3/syntax [2020-03-07T12:19:44.130Z] #56 89.90 mvdan.cc/sh/v3/cmd/shfmt [2020-03-07T12:19:44.358Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-03-07T12:19:44.648Z] go: finding google.golang.org/grpc v1.20.1 [2020-03-07T12:19:44.648Z] go: finding github.com/docker/go-connections v0.3.0 [2020-03-07T12:19:44.691Z] #56 ... [2020-03-07T12:19:44.691Z] [2020-03-07T12:19:44.691Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:19:44.691Z] #44 27.63 CC images/fs.o [2020-03-07T12:19:44.939Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-07T12:19:44.939Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-03-07T12:19:44.946Z] #44 27.93 CC images/pstree.o [2020-03-07T12:19:44.946Z] #44 28.16 CC images/pipe.o [2020-03-07T12:19:45.238Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-03-07T12:19:45.508Z] #44 28.43 CC images/tcp-stream.o [2020-03-07T12:19:45.508Z] #44 28.66 CC images/sk-packet.o [2020-03-07T12:19:45.868Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-03-07T12:19:45.868Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-03-07T12:19:46.070Z] #44 29.06 CC images/mnt.o [2020-03-07T12:19:46.070Z] #44 ... [2020-03-07T12:19:46.070Z] [2020-03-07T12:19:46.070Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:19:46.070Z] #56 DONE 94.7s [2020-03-07T12:19:46.326Z] [2020-03-07T12:19:46.326Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:19:46.326Z] #47 93.92 github.com/LK4D4/vndr/versioned [2020-03-07T12:19:46.326Z] #47 94.19 net [2020-03-07T12:19:46.326Z] #47 94.24 crypto/dsa [2020-03-07T12:19:46.326Z] #47 94.73 crypto/x509/pkix [2020-03-07T12:19:46.582Z] #47 95.18 vendor/golang.org/x/crypto/cryptobyte [2020-03-07T12:19:46.899Z] go: finding github.com/golang/protobuf v1.2.0 [2020-03-07T12:19:46.899Z] go: finding gotest.tools v2.1.0+incompatible [2020-03-07T12:19:46.899Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-03-07T12:19:47.192Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-07T12:19:47.482Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-03-07T12:19:47.770Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-03-07T12:19:47.770Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-03-07T12:19:48.060Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-03-07T12:19:48.060Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-03-07T12:19:48.471Z] #47 97.14 vendor/golang.org/x/crypto/internal/chacha20 [2020-03-07T12:19:49.032Z] #47 97.69 vendor/golang.org/x/crypto/poly1305 [2020-03-07T12:19:49.090Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-03-07T12:19:49.289Z] #47 98.06 vendor/golang.org/x/sys/cpu [2020-03-07T12:19:49.383Z] go: finding github.com/kr/text v0.1.0 [2020-03-07T12:19:49.383Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-03-07T12:19:49.383Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-03-07T12:19:49.547Z] #47 98.32 vendor/golang.org/x/crypto/chacha20poly1305 [2020-03-07T12:19:49.672Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-03-07T12:19:49.961Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-03-07T12:19:50.525Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-03-07T12:19:50.525Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-a315f763\powershellScript.ps1'; exit $LASTEXITCODE; [2020-03-07T12:19:50.525Z] ---------------------------------------------------------------------------- [2020-03-07T12:19:50.525Z] [2020-03-07T12:19:50.525Z] INFO: executeCI.ps1 starting at Sat Mar 7 12:19:49 CUT 2020 [2020-03-07T12:19:50.525Z] [2020-03-07T12:19:50.525Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-03-07T12:19:50.525Z] INFO: Running git version 2.24.1.windows.2 [2020-03-07T12:19:50.525Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-03-07T12:19:50.525Z] INFO: Environment variables: [2020-03-07T12:19:50.525Z] [2020-03-07T12:19:50.525Z] Name Value [2020-03-07T12:19:50.525Z] ---- ----- [2020-03-07T12:19:50.525Z] ALLUSERSPROFILE C:\ProgramData [2020-03-07T12:19:50.525Z] amd64 true [2020-03-07T12:19:50.525Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-03-07T12:19:50.525Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-03-07T12:19:50.525Z] arm64 true [2020-03-07T12:19:50.525Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 [2020-03-07T12:19:50.525Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 [2020-03-07T12:19:50.525Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-03-07T12:19:50.525Z] BRANCH_NAME PR-40635 [2020-03-07T12:19:50.525Z] BUILD_DISPLAY_NAME #4 [2020-03-07T12:19:50.525Z] BUILD_ID 4 [2020-03-07T12:19:50.525Z] BUILD_NUMBER 4 [2020-03-07T12:19:50.526Z] BUILD_TAG jenkins-moby-PR-40635-4 [2020-03-07T12:19:50.526Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40635/4/ [2020-03-07T12:19:50.526Z] CHANGE_AUTHOR AkihiroSuda [2020-03-07T12:19:50.526Z] CHANGE_AUTHOR_DISPLAY_NAME Akihiro Suda [2020-03-07T12:19:50.526Z] CHANGE_AUTHOR_EMAIL suda.kyoto@gmail.com [2020-03-07T12:19:50.526Z] CHANGE_BRANCH rootless-propagation [2020-03-07T12:19:50.526Z] CHANGE_FORK AkihiroSuda/docker [2020-03-07T12:19:50.526Z] CHANGE_ID 40635 [2020-03-07T12:19:50.526Z] CHANGE_TARGET master [2020-03-07T12:19:50.526Z] CHANGE_TITLE rootless: launch rootlesskit with --propagation=rslave [2020-03-07T12:19:50.526Z] CHANGE_URL https://github.com/moby/moby/pull/40635 [2020-03-07T12:19:50.526Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-07T12:19:50.526Z] CommonProgramFiles C:\Program Files\Common Files [2020-03-07T12:19:50.526Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-03-07T12:19:50.526Z] CommonProgramW6432 C:\Program Files\Common Files [2020-03-07T12:19:50.526Z] COMPUTERNAME azwin-2-1a0f20 [2020-03-07T12:19:50.526Z] ComSpec C:\windows\system32\cmd.exe [2020-03-07T12:19:50.526Z] ConfigSequenceNumber 0 [2020-03-07T12:19:50.526Z] dco true [2020-03-07T12:19:50.526Z] DOCKER_BUILDKIT 0 [2020-03-07T12:19:50.526Z] DOCKER_DUT_DEBUG 1 [2020-03-07T12:19:50.526Z] DOCKER_EXPERIMENTAL 1 [2020-03-07T12:19:50.526Z] DOCKER_GRAPHDRIVER overlay2 [2020-03-07T12:19:50.526Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-03-07T12:19:50.526Z] EXECUTOR_NUMBER 0 [2020-03-07T12:19:50.526Z] FQDN azwin-2-1a0f20.westus.cloudapp.azure.com [2020-03-07T12:19:50.526Z] GIT_BRANCH PR-40635 [2020-03-07T12:19:50.526Z] GIT_COMMIT 1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 [2020-03-07T12:19:50.526Z] GIT_PREVIOUS_COMMIT 67dc2db448a27c200d3a6c761db42b1e675069f2 [2020-03-07T12:19:50.526Z] GIT_URL https://github.com/moby/moby.git [2020-03-07T12:19:50.526Z] HUDSON_COOKIE 5f8745c5-b401-4d63-aa3e-606763274f66 [2020-03-07T12:19:50.526Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-03-07T12:19:50.526Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-03-07T12:19:50.526Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-03-07T12:19:50.526Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-03-07T12:19:50.526Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-03-07T12:19:50.526Z] JENKINS_NODE_COOKIE c4da621b-9fef-43ab-bd61-0baf949cabd9 [2020-03-07T12:19:50.526Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-03-07T12:19:50.526Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-03-07T12:19:50.526Z] JOB_BASE_NAME PR-40635 [2020-03-07T12:19:50.526Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40635/display/redirect [2020-03-07T12:19:50.526Z] JOB_NAME moby/PR-40635 [2020-03-07T12:19:50.526Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40635/ [2020-03-07T12:19:50.526Z] library.jps.version master [2020-03-07T12:19:50.526Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-03-07T12:19:50.526Z] NODE_LABELS amd64 azure azwin-2-1a0f20 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-03-07T12:19:50.526Z] NODE_NAME azwin-2-1a0f20 [2020-03-07T12:19:50.526Z] NUMBER_OF_PROCESSORS 4 [2020-03-07T12:19:50.527Z] OS Windows_NT [2020-03-07T12:19:50.527Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-03-07T12:19:50.527Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-03-07T12:19:50.527Z] ppc64le true [2020-03-07T12:19:50.527Z] PROCESSOR_ARCHITECTURE AMD64 [2020-03-07T12:19:50.527Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-03-07T12:19:50.527Z] PROCESSOR_LEVEL 6 [2020-03-07T12:19:50.527Z] PROCESSOR_REVISION 4f01 [2020-03-07T12:19:50.527Z] ProgramData C:\ProgramData [2020-03-07T12:19:50.527Z] ProgramFiles C:\Program Files [2020-03-07T12:19:50.527Z] ProgramFiles(x86) C:\Program Files (x86) [2020-03-07T12:19:50.527Z] ProgramW6432 C:\Program Files [2020-03-07T12:19:50.527Z] PROMPT $P$G [2020-03-07T12:19:50.527Z] PSExecutionPolicyPreference Bypass [2020-03-07T12:19:50.527Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-03-07T12:19:50.527Z] PUBLIC C:\Users\Public [2020-03-07T12:19:50.527Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40635/4/display/redirect?page=changes [2020-03-07T12:19:50.527Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40635/4/display/redirect [2020-03-07T12:19:50.527Z] s390x true [2020-03-07T12:19:50.527Z] SKIP_VALIDATION_TESTS 1 [2020-03-07T12:19:50.527Z] SOURCES_DRIVE d [2020-03-07T12:19:50.527Z] SOURCES_SUBDIR gopath [2020-03-07T12:19:50.527Z] STAGE_NAME Run tests [2020-03-07T12:19:50.527Z] SystemDrive C: [2020-03-07T12:19:50.527Z] SystemRoot C:\windows [2020-03-07T12:19:50.527Z] TEMP C:\windows\TEMP [2020-03-07T12:19:50.527Z] TESTDEBUG 0 [2020-03-07T12:19:50.527Z] TESTRUN_DRIVE d [2020-03-07T12:19:50.527Z] TESTRUN_SUBDIR CI [2020-03-07T12:19:50.527Z] TIMEOUT 120m [2020-03-07T12:19:50.527Z] TMP C:\windows\TEMP [2020-03-07T12:19:50.527Z] unit_validate true [2020-03-07T12:19:50.527Z] USERDOMAIN WORKGROUP [2020-03-07T12:19:50.527Z] USERNAME azwin-2-1a0f20$ [2020-03-07T12:19:50.527Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-03-07T12:19:50.527Z] validate_force false [2020-03-07T12:19:50.527Z] windir C:\windows [2020-03-07T12:19:50.527Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-03-07T12:19:50.527Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-03-07T12:19:50.527Z] windowsRS1 false [2020-03-07T12:19:50.527Z] windowsRS5 true [2020-03-07T12:19:50.527Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-03-07T12:19:50.527Z] [2020-03-07T12:19:50.527Z] [2020-03-07T12:19:50.527Z] [2020-03-07T12:19:50.527Z] INFO: Sources under d:\gopath\... [2020-03-07T12:19:50.527Z] INFO: Test run under d:\CI\... [2020-03-07T12:19:50.527Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-03-07T12:19:50.527Z] INFO: docker/docker repository was found [2020-03-07T12:19:50.927Z] #47 99.62 vendor/golang.org/x/crypto/hkdf [2020-03-07T12:19:50.984Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-03-07T12:19:50.991Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-03-07T12:19:50.991Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-03-07T12:19:51.183Z] #47 99.78 vendor/golang.org/x/text/transform [2020-03-07T12:19:51.287Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-07T12:19:51.287Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-03-07T12:19:51.745Z] #47 100.5 vendor/golang.org/x/text/unicode/bidi [2020-03-07T12:19:51.947Z] ltsc2019: Pulling from windows/servercore [2020-03-07T12:19:51.947Z] 65014b3c3121: Pulling fs layer [2020-03-07T12:19:51.947Z] b5405b758079: Pulling fs layer [2020-03-07T12:19:52.001Z] #47 ... [2020-03-07T12:19:52.001Z] [2020-03-07T12:19:52.001Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:19:52.001Z] #44 29.52 CC images/pipe-data.o [2020-03-07T12:19:52.001Z] #44 29.87 CC images/sa.o [2020-03-07T12:19:52.001Z] #44 30.19 CC images/timer.o [2020-03-07T12:19:52.001Z] #44 30.63 CC images/timerfd.o [2020-03-07T12:19:52.001Z] #44 30.84 CC images/mm.o [2020-03-07T12:19:52.001Z] #44 31.07 CC images/sk-opts.o [2020-03-07T12:19:52.001Z] #44 31.28 CC images/sk-unix.o [2020-03-07T12:19:52.001Z] #44 31.55 CC images/sk-inet.o [2020-03-07T12:19:52.001Z] #44 31.86 CC images/tun.o [2020-03-07T12:19:52.001Z] #44 32.13 CC images/sk-netlink.o [2020-03-07T12:19:52.001Z] #44 32.43 CC images/packet-sock.o [2020-03-07T12:19:52.001Z] #44 32.82 CC images/ipc-var.o [2020-03-07T12:19:52.001Z] #44 33.01 CC images/ipc-desc.o [2020-03-07T12:19:52.001Z] #44 33.21 CC images/ipc-shm.o [2020-03-07T12:19:52.001Z] #44 33.46 CC images/ipc-msg.o [2020-03-07T12:19:52.001Z] #44 33.70 CC images/ipc-sem.o [2020-03-07T12:19:52.001Z] #44 33.93 CC images/utsns.o [2020-03-07T12:19:52.001Z] #44 34.13 CC images/creds.o [2020-03-07T12:19:52.001Z] #44 34.38 CC images/vma.o [2020-03-07T12:19:52.001Z] #44 34.56 CC images/netdev.o [2020-03-07T12:19:52.001Z] #44 34.98 CC images/tty.o [2020-03-07T12:19:52.258Z] #44 35.54 CC images/file-lock.o [2020-03-07T12:19:52.737Z] Removing intermediate container cffa9f6e6cdf [2020-03-07T12:19:52.737Z] ---> 5336b554ecb1 [2020-03-07T12:19:52.737Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-03-07T12:19:52.737Z] ---> 687421176e14 [2020-03-07T12:19:52.737Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-03-07T12:19:52.737Z] ---> 9c8bc3c0d91a [2020-03-07T12:19:52.737Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-03-07T12:19:52.737Z] ---> Running in ab56aa017ad2 [2020-03-07T12:19:52.737Z] Removing intermediate container ab56aa017ad2 [2020-03-07T12:19:52.737Z] ---> 443b7b916098 [2020-03-07T12:19:52.737Z] Successfully built 443b7b916098 [2020-03-07T12:19:52.737Z] Successfully tagged moby-buildx:latest [2020-03-07T12:19:52.737Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-03-07T12:19:52.737Z] if [ -n "${id}" ]; then \ [2020-03-07T12:19:52.737Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-03-07T12:19:52.737Z] && touch bundles/buildx; \ [2020-03-07T12:19:52.737Z] docker rm -f ${id}; \ [2020-03-07T12:19:52.737Z] fi [2020-03-07T12:19:52.737Z] 3e1c6ba84a97f77e752ac46af0a342d432d4499418b681f108fb406cb75b5566 [2020-03-07T12:19:52.737Z] bundles/buildx version [2020-03-07T12:19:52.737Z] buildx v0.3.1 6db68d0 [2020-03-07T12:19:52.737Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 . [2020-03-07T12:19:52.737Z] #1 [internal] booting buildkit [2020-03-07T12:19:52.737Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-03-07T12:19:52.788Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-03-07T12:19:52.820Z] #44 35.77 CC images/rlimit.o [2020-03-07T12:19:53.075Z] #44 36.08 CC images/pagemap.o [2020-03-07T12:19:53.331Z] #44 36.36 CC images/siginfo.o [2020-03-07T12:19:53.421Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-03-07T12:19:53.421Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-03-07T12:19:53.421Z] go: finding github.com/docker/go-units v0.3.1 [2020-03-07T12:19:53.487Z] #1 pulling image moby/buildkit:buildx-stable-1 1.7s done [2020-03-07T12:19:53.487Z] #1 creating container buildx_buildkit_default [2020-03-07T12:19:53.587Z] #44 36.71 CC images/rpc.o [2020-03-07T12:19:53.587Z] #44 ... [2020-03-07T12:19:53.587Z] [2020-03-07T12:19:53.587Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:19:53.587Z] #47 102.4 vendor/golang.org/x/text/secure/bidirule [2020-03-07T12:19:53.723Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-03-07T12:19:53.849Z] #1 creating container buildx_buildkit_default 0.4s done [2020-03-07T12:19:53.849Z] #1 DONE 2.1s [2020-03-07T12:19:53.849Z] [2020-03-07T12:19:53.849Z] #2 [internal] load build definition from Dockerfile [2020-03-07T12:19:53.849Z] #2 transferring dockerfile: [2020-03-07T12:19:54.148Z] #47 102.8 vendor/golang.org/x/text/unicode/norm [2020-03-07T12:19:54.197Z] #2 transferring dockerfile: 16.91kB done [2020-03-07T12:19:54.197Z] #2 DONE 0.0s [2020-03-07T12:19:54.197Z] [2020-03-07T12:19:54.197Z] #3 [internal] load .dockerignore [2020-03-07T12:19:54.197Z] #3 transferring context: 87B done [2020-03-07T12:19:54.197Z] #3 DONE 0.0s [2020-03-07T12:19:54.197Z] [2020-03-07T12:19:54.197Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-07T12:19:54.557Z] #4 DONE 0.5s [2020-03-07T12:19:54.557Z] [2020-03-07T12:19:54.557Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-07T12:19:54.557Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-07T12:19:54.910Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2020-03-07T12:19:54.910Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-03-07T12:19:54.910Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2020-03-07T12:19:54.910Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.1s done [2020-03-07T12:19:54.910Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-03-07T12:19:54.910Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.2s done [2020-03-07T12:19:55.267Z] #5 DONE 0.4s [2020-03-07T12:19:55.267Z] [2020-03-07T12:19:55.267Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-07T12:19:55.669Z] #6 ... [2020-03-07T12:19:55.669Z] [2020-03-07T12:19:55.669Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-03-07T12:19:55.669Z] #7 DONE 0.3s [2020-03-07T12:19:55.669Z] [2020-03-07T12:19:55.669Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-07T12:19:55.669Z] #6 DONE 0.3s [2020-03-07T12:19:55.669Z] [2020-03-07T12:19:55.669Z] #72 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-03-07T12:19:55.669Z] #72 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-03-07T12:19:55.669Z] #72 DONE 0.0s [2020-03-07T12:19:55.669Z] [2020-03-07T12:19:55.669Z] #21 [internal] load build context [2020-03-07T12:19:56.449Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-03-07T12:19:56.449Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-03-07T12:19:56.737Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-03-07T12:19:57.027Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-03-07T12:19:57.065Z] #21 ... [2020-03-07T12:19:57.065Z] [2020-03-07T12:19:57.065Z] #72 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-03-07T12:19:57.065Z] #72 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-03-07T12:19:57.065Z] #72 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.5s done [2020-03-07T12:19:57.065Z] #72 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-03-07T12:19:57.065Z] #72 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.7s done [2020-03-07T12:19:57.065Z] #72 DONE 1.3s [2020-03-07T12:19:57.065Z] [2020-03-07T12:19:57.065Z] #21 [internal] load build context [2020-03-07T12:19:57.319Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-07T12:19:57.319Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-03-07T12:19:57.417Z] #47 ... [2020-03-07T12:19:57.417Z] [2020-03-07T12:19:57.417Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-07T12:19:57.417Z] #10 100.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-07T12:19:57.417Z] #10 100.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-07T12:19:57.417Z] #10 100.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-07T12:19:57.417Z] #10 ... [2020-03-07T12:19:57.417Z] [2020-03-07T12:19:57.417Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:19:57.417Z] #44 38.20 CC images/ext-file.o [2020-03-07T12:19:57.417Z] #44 38.46 CC images/cgroup.o [2020-03-07T12:19:57.417Z] #44 39.05 CC images/userns.o [2020-03-07T12:19:57.417Z] #44 39.32 CC images/google/protobuf/descriptor.o [2020-03-07T12:19:57.475Z] #21 transferring context: 50.06MB 1.7s done [2020-03-07T12:19:57.475Z] #21 DONE 1.7s [2020-03-07T12:19:57.475Z] [2020-03-07T12:19:57.475Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-07T12:19:57.475Z] #8 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-03-07T12:19:57.475Z] #8 sha256:0310c4918d38591c12cbbf0f8f4d5acf3515642afccf3ac4447a97843cec7e86 5.46kB / 5.46kB done [2020-03-07T12:19:57.475Z] #8 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 31.57MB / 48.96MB 1.6s [2020-03-07T12:19:57.475Z] #8 sha256:16a7b142236e4c473f4fd19a0485f74364510f658dc999627e6c41f4684a50d5 7.38MB / 7.38MB 0.5s done [2020-03-07T12:19:57.475Z] #8 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 22.81MB / 102.16MB 1.6s [2020-03-07T12:19:57.475Z] #8 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-03-07T12:19:57.475Z] #8 sha256:2969be310b76678b0572275b13d923705f3d1dc33f6a4d3b1cadf77ea108bb83 1.79kB / 1.79kB done [2020-03-07T12:19:57.475Z] #8 sha256:5ffa45cfb494cd33d365d10bf1682b55ae6733b9efec850001a276ec9c4f8bd6 156B / 156B 0.1s done [2020-03-07T12:19:57.475Z] #8 sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2 9.88MB / 9.88MB 0.8s done [2020-03-07T12:19:57.475Z] #8 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 25.87MB / 51.33MB 1.6s [2020-03-07T12:19:57.475Z] #8 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 25.11MB / 56.67MB 1.6s [2020-03-07T12:19:57.475Z] #8 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 35.83MB / 48.96MB 1.8s [2020-03-07T12:19:57.475Z] #8 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 30.20MB / 51.33MB 1.8s [2020-03-07T12:19:57.475Z] #8 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 29.56MB / 56.67MB 1.8s [2020-03-07T12:19:57.838Z] #8 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 44.35MB / 48.96MB 2.1s [2020-03-07T12:19:57.838Z] #8 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 35.78MB / 102.16MB 2.1s [2020-03-07T12:19:57.838Z] #8 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 39.14MB / 51.33MB 2.1s [2020-03-07T12:19:57.838Z] #8 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 38.10MB / 56.67MB 2.1s [2020-03-07T12:19:57.838Z] #8 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 48.52MB / 48.96MB 2.2s [2020-03-07T12:19:57.838Z] #8 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 43.47MB / 51.33MB 2.2s [2020-03-07T12:19:57.838Z] #8 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 42.62MB / 56.67MB 2.2s [2020-03-07T12:19:57.978Z] #44 41.03 CC images/opts.o [2020-03-07T12:19:57.978Z] #44 41.24 CC images/seccomp.o [2020-03-07T12:19:58.197Z] #8 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 48.96MB / 48.96MB 2.3s done [2020-03-07T12:19:58.197Z] #8 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 44.93MB / 102.16MB 2.4s [2020-03-07T12:19:58.197Z] #8 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 48.72MB / 51.33MB 2.4s [2020-03-07T12:19:58.197Z] #8 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 48.20MB / 56.67MB 2.4s [2020-03-07T12:19:58.197Z] #8 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 52.53MB / 102.16MB 2.5s [2020-03-07T12:19:58.197Z] #8 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 51.33MB / 51.33MB 2.5s done [2020-03-07T12:19:58.197Z] #8 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 55.73MB / 56.67MB 2.5s [2020-03-07T12:19:58.234Z] #44 41.48 CC images/binfmt-misc.o [2020-03-07T12:19:58.347Z] go: finding cloud.google.com/go v0.26.0 [2020-03-07T12:19:58.347Z] go: finding github.com/client9/misspell v0.3.4 [2020-03-07T12:19:58.567Z] #8 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 67.15MB / 102.16MB 2.7s [2020-03-07T12:19:58.567Z] #8 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 56.67MB / 56.67MB 2.6s done [2020-03-07T12:19:58.567Z] #8 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 84.57MB / 102.16MB 2.8s [2020-03-07T12:19:58.638Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-03-07T12:19:58.795Z] #44 41.71 CC images/time.o [2020-03-07T12:19:58.795Z] #44 41.89 CC images/sysctl.o [2020-03-07T12:19:58.929Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-03-07T12:19:58.929Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-03-07T12:19:58.929Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-07T12:19:58.929Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-03-07T12:19:58.972Z] #8 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 99.81MB / 102.16MB 3.0s [2020-03-07T12:19:58.972Z] #8 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 102.16MB / 102.16MB 3.1s done [2020-03-07T12:19:58.972Z] #8 unpacking docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca [2020-03-07T12:19:59.019Z] b5405b758079: Verifying Checksum [2020-03-07T12:19:59.019Z] b5405b758079: Download complete [2020-03-07T12:19:59.051Z] #44 42.14 CC images/autofs.o [2020-03-07T12:19:59.307Z] #44 42.37 CC images/macvlan.o [2020-03-07T12:19:59.307Z] #44 42.56 CC images/sit.o [2020-03-07T12:19:59.562Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-03-07T12:19:59.563Z] #44 42.74 LINK images/built-in.o [2020-03-07T12:19:59.563Z] #44 42.85 GEN compel/include/asm [2020-03-07T12:19:59.819Z] #44 42.87 GEN compel/include/version.h [2020-03-07T12:19:59.819Z] #44 42.89 touch .config [2020-03-07T12:19:59.819Z] #44 42.91 GEN include/common/config.h [2020-03-07T12:19:59.819Z] #44 42.98 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-03-07T12:19:59.819Z] #44 43.01 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-03-07T12:19:59.819Z] #44 43.04 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-03-07T12:19:59.819Z] #44 43.08 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-03-07T12:19:59.854Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-03-07T12:20:00.075Z] #44 43.12 DEP compel/arch/x86/plugins/std/memcpy.d [2020-03-07T12:20:00.075Z] #44 43.15 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-03-07T12:20:00.075Z] #44 43.17 GEN compel/plugins/include/uapi/std/syscall.h [2020-03-07T12:20:00.075Z] #44 43.21 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-03-07T12:20:00.075Z] #44 43.22 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-07T12:20:00.076Z] #44 43.25 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-07T12:20:00.076Z] #44 43.25 DEP compel/plugins/std/infect.d [2020-03-07T12:20:00.332Z] #44 43.45 DEP compel/plugins/std/string.d [2020-03-07T12:20:00.587Z] #44 43.57 DEP compel/plugins/std/log.d [2020-03-07T12:20:00.587Z] #44 43.66 DEP compel/plugins/std/fds.d [2020-03-07T12:20:00.587Z] #44 43.76 DEP compel/plugins/std/std.d [2020-03-07T12:20:00.844Z] #44 43.88 DEP compel/plugins/shmem/shmem.d [2020-03-07T12:20:00.844Z] #44 44.05 DEP compel/plugins/fds/fds.d [2020-03-07T12:20:01.100Z] #44 44.15 CC compel/plugins/std/std.o [2020-03-07T12:20:01.100Z] #44 44.37 CC compel/plugins/std/fds.o [2020-03-07T12:20:01.398Z] go: finding github.com/golang/mock v1.1.1 [2020-03-07T12:20:02.026Z] go: finding github.com/kr/pty v1.1.1 [2020-03-07T12:20:02.036Z] #44 44.87 CC compel/plugins/std/log.o [2020-03-07T12:20:02.601Z] #44 45.73 CC compel/plugins/std/string.o [2020-03-07T12:20:03.162Z] #44 ... [2020-03-07T12:20:03.162Z] [2020-03-07T12:20:03.162Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:20:03.162Z] #68 111.0 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-07T12:20:03.162Z] #68 111.0 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-07T12:20:04.088Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-03-07T12:20:04.378Z] go: finding github.com/google/go-cmp v0.2.0 [2020-03-07T12:20:04.802Z] 65014b3c3121: Verifying Checksum [2020-03-07T12:20:04.802Z] 65014b3c3121: Download complete [2020-03-07T12:20:05.014Z] go: finding google.golang.org/appengine v1.1.0 [2020-03-07T12:20:05.646Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-03-07T12:20:05.646Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-03-07T12:20:06.051Z] ok github.com/docker/docker/api/server/httputils 0.021s coverage: 14.7% of statements [2020-03-07T12:20:06.051Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-07T12:20:06.051Z] ok github.com/docker/docker/api/server/middleware 0.035s coverage: 37.7% of statements [2020-03-07T12:20:06.051Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-07T12:20:06.051Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-07T12:20:06.051Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-07T12:20:06.051Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-07T12:20:06.051Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-07T12:20:06.051Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-07T12:20:06.051Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-07T12:20:06.051Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-07T12:20:06.051Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-07T12:20:06.051Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-07T12:20:06.051Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-07T12:20:06.051Z] ok github.com/docker/docker/api/types/filters 0.015s coverage: 92.2% of statements [2020-03-07T12:20:06.051Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2020-03-07T12:20:06.051Z] ok github.com/docker/docker/api/types/time 0.025s coverage: 100.0% of statements [2020-03-07T12:20:06.051Z] ok github.com/docker/docker/api/server/router/swarm 0.035s coverage: 4.5% of statements [2020-03-07T12:20:06.051Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-07T12:20:06.051Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-07T12:20:06.051Z] ? github.com/docker/docker/api/types [no test files] [2020-03-07T12:20:06.051Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-07T12:20:06.051Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-07T12:20:06.051Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-07T12:20:06.051Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-07T12:20:06.051Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-07T12:20:06.051Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-07T12:20:06.051Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-07T12:20:06.051Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-07T12:20:06.051Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-07T12:20:06.051Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-07T12:20:06.051Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-07T12:20:06.051Z] ok github.com/docker/docker/api/types/versions 0.020s coverage: 75.0% of statements [2020-03-07T12:20:06.051Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-07T12:20:06.051Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-07T12:20:06.051Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-07T12:20:06.051Z] ? github.com/docker/docker/builder [no test files] [2020-03-07T12:20:06.051Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-07T12:20:06.051Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-07T12:20:06.051Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-07T12:20:06.051Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-07T12:20:06.051Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-07T12:20:06.051Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-07T12:20:06.051Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-07T12:20:06.051Z] ok github.com/docker/docker/builder/dockerignore 0.025s coverage: 96.8% of statements [2020-03-07T12:20:06.051Z] ok github.com/docker/docker/cli/debug 0.027s coverage: 100.0% of statements [2020-03-07T12:20:06.051Z] ok github.com/docker/docker/builder/remotecontext 0.333s coverage: 13.6% of statements [2020-03-07T12:20:06.051Z] ok github.com/docker/docker/builder/remotecontext/git 3.018s coverage: 86.3% of statements [2020-03-07T12:20:06.618Z] ok github.com/docker/docker/builder/dockerfile 1.026s coverage: 48.2% of statements [2020-03-07T12:20:06.618Z] ? github.com/docker/docker/cli [no test files] [2020-03-07T12:20:06.618Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-07T12:20:07.173Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-03-07T12:20:07.173Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-03-07T12:20:07.173Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-03-07T12:20:07.801Z] go: finding github.com/lib/pq v1.0.0 [2020-03-07T12:20:08.407Z] #68 ... [2020-03-07T12:20:08.407Z] [2020-03-07T12:20:08.407Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-07T12:20:08.407Z] #10 116.7 Selecting previously unselected package libapparmor1:amd64. [2020-03-07T12:20:08.407Z] #10 116.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-03-07T12:20:08.407Z] #10 116.7 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-03-07T12:20:08.407Z] #10 116.8 Selecting previously unselected package libapparmor-dev:amd64. [2020-03-07T12:20:08.407Z] #10 116.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-03-07T12:20:08.407Z] #10 116.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-07T12:20:08.407Z] #10 117.0 Selecting previously unselected package libbtrfs0. [2020-03-07T12:20:08.407Z] #10 117.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-07T12:20:08.407Z] #10 117.0 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-07T12:20:08.407Z] #10 117.1 Selecting previously unselected package libbtrfs-dev. [2020-03-07T12:20:08.407Z] #10 117.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-07T12:20:08.407Z] #10 117.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-07T12:20:08.407Z] #10 117.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-03-07T12:20:08.407Z] #10 117.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-07T12:20:08.407Z] #10 117.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-07T12:20:08.407Z] #10 117.4 Selecting previously unselected package libudev-dev:amd64. [2020-03-07T12:20:08.407Z] #10 117.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-03-07T12:20:08.407Z] #10 117.5 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-07T12:20:08.407Z] #10 117.6 Selecting previously unselected package libsepol1-dev:amd64. [2020-03-07T12:20:08.407Z] #10 117.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-03-07T12:20:08.407Z] #10 117.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-03-07T12:20:08.407Z] #10 118.0 Selecting previously unselected package libpcre16-3:amd64. [2020-03-07T12:20:08.407Z] #10 118.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-03-07T12:20:08.407Z] #10 118.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-03-07T12:20:08.407Z] #10 118.2 Selecting previously unselected package libpcre32-3:amd64. [2020-03-07T12:20:08.407Z] #10 118.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-03-07T12:20:08.407Z] #10 118.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-03-07T12:20:08.407Z] #10 118.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-03-07T12:20:08.407Z] #10 118.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-03-07T12:20:08.407Z] #10 118.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-07T12:20:08.407Z] #10 118.4 Selecting previously unselected package libpcre3-dev:amd64. [2020-03-07T12:20:08.407Z] #10 118.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-03-07T12:20:08.407Z] #10 118.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-07T12:20:08.407Z] #10 118.9 Selecting previously unselected package libselinux1-dev:amd64. [2020-03-07T12:20:08.407Z] #10 118.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-03-07T12:20:08.407Z] #10 118.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-07T12:20:08.407Z] #10 119.2 Selecting previously unselected package libdevmapper-dev:amd64. [2020-03-07T12:20:08.407Z] #10 119.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-03-07T12:20:08.407Z] #10 119.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-07T12:20:08.407Z] #10 119.4 Selecting previously unselected package libseccomp-dev:amd64. [2020-03-07T12:20:08.407Z] #10 119.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-03-07T12:20:08.407Z] #10 119.4 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-07T12:20:08.407Z] #10 119.5 Selecting previously unselected package libsystemd-dev:amd64. [2020-03-07T12:20:08.407Z] #10 119.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-03-07T12:20:08.407Z] #10 119.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-07T12:20:08.407Z] #10 120.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-07T12:20:08.407Z] #10 120.1 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-07T12:20:08.407Z] #10 120.1 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-03-07T12:20:08.407Z] #10 120.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-07T12:20:08.408Z] #10 120.1 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-03-07T12:20:08.408Z] #10 120.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-03-07T12:20:08.408Z] #10 120.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-07T12:20:08.408Z] #10 120.2 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-07T12:20:08.408Z] #10 120.2 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-03-07T12:20:08.408Z] #10 120.2 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-07T12:20:08.408Z] #10 120.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-07T12:20:08.408Z] #10 120.2 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-07T12:20:08.408Z] #10 120.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-07T12:20:08.408Z] #10 120.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-07T12:20:08.408Z] #10 120.3 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-07T12:20:08.408Z] #10 120.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-07T12:20:08.408Z] #10 120.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-07T12:20:08.408Z] #10 120.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-07T12:20:08.408Z] #10 120.4 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-03-07T12:20:08.408Z] #10 120.4 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-03-07T12:20:08.408Z] #10 120.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-07T12:20:08.408Z] #10 120.4 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-03-07T12:20:08.408Z] #10 120.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-07T12:20:08.408Z] #10 120.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-07T12:20:08.408Z] #10 120.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-07T12:20:08.408Z] #10 120.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-07T12:20:08.408Z] #10 120.4 Setting up dmsetup (2:1.02.155-3) ... [2020-03-07T12:20:08.408Z] #10 120.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-07T12:20:08.408Z] #10 120.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-07T12:20:08.408Z] #10 120.5 Processing triggers for libc-bin (2.28-10) ... [2020-03-07T12:20:08.408Z] #10 DONE 121.1s [2020-03-07T12:20:08.408Z] [2020-03-07T12:20:08.408Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-07T12:20:08.408Z] #58 DONE 0.1s [2020-03-07T12:20:08.408Z] [2020-03-07T12:20:08.408Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-07T12:20:08.408Z] #59 DONE 0.1s [2020-03-07T12:20:08.408Z] [2020-03-07T12:20:08.408Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:20:08.664Z] #60 ... [2020-03-07T12:20:08.664Z] [2020-03-07T12:20:08.664Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:20:08.664Z] #47 107.4 vendor/golang.org/x/net/idna [2020-03-07T12:20:08.664Z] #47 109.7 vendor/golang.org/x/net/http2/hpack [2020-03-07T12:20:08.664Z] #47 110.8 mime [2020-03-07T12:20:08.664Z] #47 112.7 mime/quotedprintable [2020-03-07T12:20:08.664Z] #47 113.1 net/http/internal [2020-03-07T12:20:08.664Z] #47 115.7 crypto/tls [2020-03-07T12:20:08.920Z] #47 ... [2020-03-07T12:20:08.920Z] [2020-03-07T12:20:08.920Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:20:08.920Z] #44 46.50 CC compel/plugins/std/infect.o [2020-03-07T12:20:08.920Z] #44 46.89 CC compel/arch/x86/plugins/std/parasite-head.o [2020-03-07T12:20:08.920Z] #44 46.95 CC compel/arch/x86/plugins/std/memcpy.o [2020-03-07T12:20:08.920Z] #44 47.01 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-03-07T12:20:08.920Z] #44 47.07 AR compel/plugins/std.lib.a [2020-03-07T12:20:08.920Z] #44 47.13 CC compel/plugins/fds/fds.o [2020-03-07T12:20:08.920Z] #44 47.33 AR compel/plugins/fds.lib.a [2020-03-07T12:20:08.920Z] #44 47.38 HOSTDEP compel/src/lib/log-host.d [2020-03-07T12:20:08.920Z] #44 47.47 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-07T12:20:08.920Z] #44 47.63 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-03-07T12:20:08.920Z] #44 47.73 HOSTDEP compel/src/main-host.d [2020-03-07T12:20:08.920Z] #44 47.85 DEP compel/src/lib/ptrace.d [2020-03-07T12:20:08.920Z] #44 47.95 DEP compel/src/lib/infect.d [2020-03-07T12:20:08.920Z] #44 48.08 DEP compel/src/lib/infect-util.d [2020-03-07T12:20:08.920Z] #44 48.17 DEP compel/src/lib/infect-rpc.d [2020-03-07T12:20:08.920Z] #44 48.37 DEP compel/arch/x86/src/lib/infect.d [2020-03-07T12:20:08.920Z] #44 48.45 DEP compel/arch/x86/src/lib/cpu.d [2020-03-07T12:20:08.920Z] #44 48.52 DEP compel/src/lib/log.d [2020-03-07T12:20:08.920Z] #44 48.58 DEP compel/src/main.d [2020-03-07T12:20:08.920Z] #44 48.68 DEP compel/src/lib/handle-elf.d [2020-03-07T12:20:08.920Z] #44 48.88 DEP compel/arch/x86/src/lib/handle-elf.d [2020-03-07T12:20:08.920Z] #44 49.02 CC compel/src/lib/log.o [2020-03-07T12:20:08.920Z] #44 49.34 CC compel/arch/x86/src/lib/cpu.o [2020-03-07T12:20:08.920Z] #44 50.16 CC compel/arch/x86/src/lib/infect.o [2020-03-07T12:20:08.920Z] #44 51.11 CC compel/src/lib/infect-rpc.o [2020-03-07T12:20:08.920Z] #44 51.71 CC compel/src/lib/infect-util.o [2020-03-07T12:20:09.176Z] #44 52.30 CC compel/src/lib/infect.o [2020-03-07T12:20:10.067Z] #8 unpacking docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 9.6s done [2020-03-07T12:20:10.067Z] #8 DONE 12.9s [2020-03-07T12:20:10.067Z] [2020-03-07T12:20:10.067Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-07T12:20:10.067Z] #9 DONE 0.3s [2020-03-07T12:20:10.067Z] [2020-03-07T12:20:10.067Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-07T12:20:10.067Z] #10 DONE 0.2s [2020-03-07T12:20:10.067Z] [2020-03-07T12:20:10.067Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-07T12:20:10.067Z] #30 DONE 0.1s [2020-03-07T12:20:10.067Z] [2020-03-07T12:20:10.067Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-07T12:20:10.067Z] #41 DONE 0.1s [2020-03-07T12:20:10.067Z] [2020-03-07T12:20:10.067Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-07T12:20:10.067Z] #22 DONE 0.1s [2020-03-07T12:20:10.067Z] [2020-03-07T12:20:10.067Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-07T12:20:10.067Z] #42 ... [2020-03-07T12:20:10.067Z] [2020-03-07T12:20:10.067Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-07T12:20:10.067Z] #47 DONE 0.1s [2020-03-07T12:20:10.067Z] [2020-03-07T12:20:10.067Z] #56 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-07T12:20:10.067Z] #56 DONE 0.1s [2020-03-07T12:20:10.067Z] [2020-03-07T12:20:10.067Z] #68 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-07T12:20:10.067Z] #68 DONE 0.1s [2020-03-07T12:20:10.067Z] [2020-03-07T12:20:10.067Z] #74 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-07T12:20:10.067Z] #74 DONE 0.1s [2020-03-07T12:20:10.067Z] [2020-03-07T12:20:10.067Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-07T12:20:10.067Z] #53 DONE 0.1s [2020-03-07T12:20:10.067Z] [2020-03-07T12:20:10.067Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-07T12:20:10.067Z] #33 DONE 0.1s [2020-03-07T12:20:10.067Z] [2020-03-07T12:20:10.067Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-07T12:20:10.067Z] #23 DONE 0.1s [2020-03-07T12:20:10.067Z] [2020-03-07T12:20:10.067Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-07T12:20:10.067Z] #50 DONE 0.2s [2020-03-07T12:20:10.067Z] [2020-03-07T12:20:10.067Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-07T12:20:10.067Z] #31 0.248 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-07T12:20:10.067Z] #31 0.249 Cloning into '.'... [2020-03-07T12:20:10.104Z] #44 ... [2020-03-07T12:20:10.104Z] [2020-03-07T12:20:10.104Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:20:10.104Z] #50 DONE 118.7s [2020-03-07T12:20:10.104Z] [2020-03-07T12:20:10.104Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-07T12:20:10.665Z] #11 ... [2020-03-07T12:20:10.665Z] [2020-03-07T12:20:10.665Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:20:10.665Z] #68 DONE 118.5s [2020-03-07T12:20:10.921Z] [2020-03-07T12:20:10.921Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-07T12:20:10.921Z] #69 DONE 0.1s [2020-03-07T12:20:10.921Z] [2020-03-07T12:20:10.921Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:20:11.483Z] #65 ... [2020-03-07T12:20:11.483Z] [2020-03-07T12:20:11.483Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:20:11.483Z] #60 3.189 + RM_GOPATH=0 [2020-03-07T12:20:11.483Z] #60 3.189 + TMP_GOPATH= [2020-03-07T12:20:11.483Z] #60 3.189 + : /build [2020-03-07T12:20:11.483Z] #60 3.189 + '[' -z '' ']' [2020-03-07T12:20:11.483Z] #60 3.189 ++ mktemp -d [2020-03-07T12:20:11.483Z] #60 3.189 + export GOPATH=/tmp/tmp.eIAZUnQP84 [2020-03-07T12:20:11.483Z] #60 3.189 + GOPATH=/tmp/tmp.eIAZUnQP84 [2020-03-07T12:20:11.483Z] #60 3.189 + RM_GOPATH=1 [2020-03-07T12:20:11.483Z] #60 3.189 ++ dirname ./install.sh [2020-03-07T12:20:11.483Z] #60 3.189 + dir=. [2020-03-07T12:20:11.483Z] #60 3.189 + bin=runc [2020-03-07T12:20:11.483Z] #60 3.189 + shift [2020-03-07T12:20:11.483Z] #60 3.189 + '[' '!' -f ./runc.installer ']' [2020-03-07T12:20:11.483Z] #60 3.189 + . ./runc.installer [2020-03-07T12:20:11.483Z] #60 3.189 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-07T12:20:11.483Z] #60 3.189 + install_runc [2020-03-07T12:20:11.483Z] #60 3.189 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-07T12:20:11.483Z] #60 3.213 + uname -r [2020-03-07T12:20:11.483Z] #60 3.213 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-07T12:20:11.483Z] #60 3.213 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-07T12:20:11.483Z] #60 3.213 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.eIAZUnQP84/src/github.com/opencontainers/runc [2020-03-07T12:20:11.483Z] #60 3.213 Cloning into '/tmp/tmp.eIAZUnQP84/src/github.com/opencontainers/runc'... [2020-03-07T12:20:11.483Z] #60 3.213 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-07T12:20:11.739Z] #60 ... [2020-03-07T12:20:11.739Z] [2020-03-07T12:20:11.739Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-07T12:20:11.739Z] #11 DONE 3.6s [2020-03-07T12:20:11.891Z] ok github.com/docker/docker/client 0.350s coverage: 75.8% of statements [2020-03-07T12:20:11.995Z] [2020-03-07T12:20:11.995Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-07T12:20:14.236Z] #31 ... [2020-03-07T12:20:14.236Z] [2020-03-07T12:20:14.236Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:20:14.236Z] #48 0.585 + RM_GOPATH=0 [2020-03-07T12:20:14.236Z] #48 0.585 + TMP_GOPATH= [2020-03-07T12:20:14.236Z] #48 0.585 + : /build [2020-03-07T12:20:14.236Z] #48 0.585 + '[' -z '' ']' [2020-03-07T12:20:14.236Z] #48 0.586 ++ mktemp -d [2020-03-07T12:20:14.236Z] #48 0.608 + export GOPATH=/tmp/tmp.CxN5alPFdA [2020-03-07T12:20:14.236Z] #48 0.608 + GOPATH=/tmp/tmp.CxN5alPFdA [2020-03-07T12:20:14.236Z] #48 0.608 + RM_GOPATH=1 [2020-03-07T12:20:14.236Z] #48 0.609 ++ dirname ./install.sh [2020-03-07T12:20:14.236Z] #48 0.611 + dir=. [2020-03-07T12:20:14.236Z] #48 0.611 + bin=vndr [2020-03-07T12:20:14.236Z] #48 0.611 + shift [2020-03-07T12:20:14.236Z] #48 0.612 + '[' '!' -f ./vndr.installer ']' [2020-03-07T12:20:14.236Z] #48 0.612 + . ./vndr.installer [2020-03-07T12:20:14.236Z] #48 0.612 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-07T12:20:14.236Z] #48 0.612 + install_vndr [2020-03-07T12:20:14.236Z] #48 0.612 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-07T12:20:14.236Z] #48 0.613 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-07T12:20:14.236Z] #48 0.613 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.CxN5alPFdA/src/github.com/LK4D4/vndr [2020-03-07T12:20:14.236Z] #48 0.616 Cloning into '/tmp/tmp.CxN5alPFdA/src/github.com/LK4D4/vndr'... [2020-03-07T12:20:14.236Z] #48 1.175 + cd /tmp/tmp.CxN5alPFdA/src/github.com/LK4D4/vndr [2020-03-07T12:20:14.236Z] #48 1.177 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-07T12:20:14.236Z] #48 1.180 + go build -buildmode=pie -v -o /build/vndr . [2020-03-07T12:20:14.236Z] #48 2.124 runtime/internal/sys [2020-03-07T12:20:14.236Z] #48 2.132 internal/cpu [2020-03-07T12:20:14.236Z] #48 2.242 runtime/internal/math [2020-03-07T12:20:14.236Z] #48 2.460 internal/race [2020-03-07T12:20:14.236Z] #48 2.485 sync/atomic [2020-03-07T12:20:14.236Z] #48 2.558 internal/bytealg [2020-03-07T12:20:14.236Z] #48 2.689 unicode [2020-03-07T12:20:14.236Z] #48 2.969 runtime [2020-03-07T12:20:15.262Z] #12 DONE 3.0s [2020-03-07T12:20:15.262Z] [2020-03-07T12:20:15.262Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-07T12:20:15.499Z] #48 6.194 unicode/utf8 [2020-03-07T12:20:15.872Z] #48 ... [2020-03-07T12:20:15.872Z] [2020-03-07T12:20:15.872Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:20:15.872Z] #24 0.422 + RM_GOPATH=0 [2020-03-07T12:20:15.872Z] #24 0.423 + TMP_GOPATH= [2020-03-07T12:20:15.872Z] #24 0.423 + : /build [2020-03-07T12:20:15.872Z] #24 0.423 + '[' -z '' ']' [2020-03-07T12:20:15.872Z] #24 0.423 ++ mktemp -d [2020-03-07T12:20:15.872Z] #24 0.424 + export GOPATH=/tmp/tmp.xY1R2MJ7qZ [2020-03-07T12:20:15.872Z] #24 0.424 + GOPATH=/tmp/tmp.xY1R2MJ7qZ [2020-03-07T12:20:15.872Z] #24 0.424 + RM_GOPATH=1 [2020-03-07T12:20:15.872Z] #24 0.424 ++ dirname ./install.sh [2020-03-07T12:20:15.872Z] #24 0.425 + dir=. [2020-03-07T12:20:15.872Z] #24 0.425 + bin=dockercli [2020-03-07T12:20:15.872Z] #24 0.425 + shift [2020-03-07T12:20:15.872Z] #24 0.425 + '[' '!' -f ./dockercli.installer ']' [2020-03-07T12:20:15.872Z] #24 0.425 + . ./dockercli.installer [2020-03-07T12:20:15.872Z] #24 0.426 ++ : stable [2020-03-07T12:20:15.872Z] #24 0.426 ++ : 17.06.2-ce [2020-03-07T12:20:15.872Z] #24 0.426 + install_dockercli [2020-03-07T12:20:15.872Z] #24 0.427 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-07T12:20:15.872Z] #24 0.427 Install docker/cli version 17.06.2-ce from stable [2020-03-07T12:20:15.872Z] #24 0.427 ++ uname -m [2020-03-07T12:20:15.872Z] #24 0.427 + arch=s390x [2020-03-07T12:20:15.872Z] #24 0.428 + '[' s390x '!=' x86_64 ']' [2020-03-07T12:20:15.872Z] #24 0.428 + '[' s390x '!=' s390x ']' [2020-03-07T12:20:15.872Z] #24 0.428 + url=https://download.docker.com/linux/static [2020-03-07T12:20:15.872Z] #24 0.428 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-03-07T12:20:15.872Z] #24 0.429 + tar -xz docker/docker [2020-03-07T12:20:15.872Z] #24 6.519 + mkdir -p /build [2020-03-07T12:20:15.872Z] #24 6.531 + mv docker/docker /build/ [2020-03-07T12:20:15.872Z] #24 6.532 + rmdir docker [2020-03-07T12:20:15.872Z] #24 DONE 6.7s [2020-03-07T12:20:15.872Z] [2020-03-07T12:20:15.872Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:20:15.872Z] #69 0.397 + RM_GOPATH=0 [2020-03-07T12:20:15.872Z] #69 0.397 + TMP_GOPATH= [2020-03-07T12:20:15.872Z] #69 0.397 + : /build/ [2020-03-07T12:20:15.872Z] #69 0.397 + '[' -z '' ']' [2020-03-07T12:20:15.872Z] #69 0.398 ++ mktemp -d [2020-03-07T12:20:15.872Z] #69 0.398 + export GOPATH=/tmp/tmp.YcPR29a6qp [2020-03-07T12:20:15.872Z] #69 0.398 + GOPATH=/tmp/tmp.YcPR29a6qp [2020-03-07T12:20:15.872Z] #69 0.399 + RM_GOPATH=1 [2020-03-07T12:20:15.872Z] #69 0.399 ++ dirname ./install.sh [2020-03-07T12:20:15.872Z] #69 0.399 + dir=. [2020-03-07T12:20:15.872Z] #69 0.400 + bin=rootlesskit [2020-03-07T12:20:15.872Z] #69 0.400 + shift [2020-03-07T12:20:15.872Z] #69 0.400 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-07T12:20:15.872Z] #69 0.400 + . ./rootlesskit.installer [2020-03-07T12:20:15.872Z] #69 0.400 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-07T12:20:15.872Z] #69 0.401 + install_rootlesskit [2020-03-07T12:20:15.872Z] #69 0.401 + case "$1" in [2020-03-07T12:20:15.872Z] #69 0.401 + export CGO_ENABLED=0 [2020-03-07T12:20:15.872Z] #69 0.401 + CGO_ENABLED=0 [2020-03-07T12:20:15.872Z] #69 0.401 + _install_rootlesskit [2020-03-07T12:20:15.872Z] #69 0.401 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6' [2020-03-07T12:20:15.872Z] #69 0.402 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-07T12:20:15.872Z] #69 0.402 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.YcPR29a6qp/src/github.com/rootless-containers/rootlesskit [2020-03-07T12:20:15.872Z] #69 0.403 Cloning into '/tmp/tmp.YcPR29a6qp/src/github.com/rootless-containers/rootlesskit'... [2020-03-07T12:20:15.872Z] #69 3.399 + cd /tmp/tmp.YcPR29a6qp/src/github.com/rootless-containers/rootlesskit [2020-03-07T12:20:15.872Z] #69 3.399 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-07T12:20:15.872Z] #69 3.779 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-07T12:20:15.872Z] #69 3.781 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-07T12:20:16.632Z] #13 2.075 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-07T12:20:16.865Z] #69 ... [2020-03-07T12:20:16.865Z] [2020-03-07T12:20:16.865Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:20:16.865Z] #48 7.084 math [2020-03-07T12:20:16.888Z] #13 DONE 2.2s [2020-03-07T12:20:16.888Z] [2020-03-07T12:20:16.888Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:20:16.888Z] #44 56.11 CC compel/src/lib/ptrace.o [2020-03-07T12:20:16.888Z] #44 56.68 AR compel/libcompel.a [2020-03-07T12:20:16.888Z] #44 56.75 HOSTCC compel/src/main-host.o [2020-03-07T12:20:16.888Z] #44 57.08 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-03-07T12:20:16.888Z] #44 57.32 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-07T12:20:16.888Z] #44 57.66 HOSTCC compel/src/lib/log-host.o [2020-03-07T12:20:16.888Z] #44 57.93 HOSTLINK compel/compel-host-bin [2020-03-07T12:20:16.888Z] #44 58.29 DEP soccr/soccr.d [2020-03-07T12:20:16.888Z] #44 58.55 CC soccr/soccr.o [2020-03-07T12:20:16.888Z] #44 59.91 AR soccr/libsoccr.a [2020-03-07T12:20:16.888Z] #44 59.99 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-07T12:20:17.450Z] #44 60.38 DEP criu/arch/x86/sigframe.d [2020-03-07T12:20:17.450Z] #44 60.49 DEP criu/arch/x86/sigaction_compat.d [2020-03-07T12:20:17.450Z] #44 60.61 DEP criu/arch/x86/kerndat.d [2020-03-07T12:20:17.706Z] #44 60.83 DEP criu/arch/x86/crtools.d [2020-03-07T12:20:17.962Z] #44 60.94 DEP criu/arch/x86/cpu.d [2020-03-07T12:20:17.962Z] #44 61.13 CC criu/arch/x86/cpu.o [2020-03-07T12:20:18.889Z] #44 61.89 CC criu/arch/x86/crtools.o [2020-03-07T12:20:18.889Z] #44 ... [2020-03-07T12:20:18.889Z] [2020-03-07T12:20:18.889Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:20:18.889Z] #60 10.61 + cd /tmp/tmp.eIAZUnQP84/src/github.com/opencontainers/runc [2020-03-07T12:20:18.889Z] #60 ... [2020-03-07T12:20:18.889Z] [2020-03-07T12:20:18.889Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-07T12:20:18.889Z] #14 DONE 2.0s [2020-03-07T12:20:18.889Z] [2020-03-07T12:20:18.889Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:20:18.889Z] #60 10.61 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-07T12:20:19.319Z] #48 ... [2020-03-07T12:20:19.319Z] [2020-03-07T12:20:19.319Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-07T12:20:19.319Z] #63 0.693 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-07T12:20:19.319Z] #63 0.761 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-07T12:20:19.319Z] #63 0.996 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-07T12:20:19.319Z] #63 1.473 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-07T12:20:19.319Z] #63 2.799 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [161 kB] [2020-03-07T12:20:19.319Z] #63 4.645 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-07T12:20:19.319Z] #63 ... [2020-03-07T12:20:19.319Z] [2020-03-07T12:20:19.319Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-07T12:20:19.319Z] #44 0.606 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-07T12:20:19.319Z] #44 0.748 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-07T12:20:19.319Z] #44 1.159 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-07T12:20:19.319Z] #44 1.301 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-07T12:20:19.319Z] #44 2.796 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [161 kB] [2020-03-07T12:20:19.319Z] #44 4.419 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-07T12:20:19.319Z] #44 ... [2020-03-07T12:20:19.319Z] [2020-03-07T12:20:19.319Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-07T12:20:19.319Z] #26 0.611 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-07T12:20:19.319Z] #26 0.782 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-07T12:20:19.319Z] #26 0.994 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-07T12:20:19.319Z] #26 1.305 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-07T12:20:19.319Z] #26 2.885 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [161 kB] [2020-03-07T12:20:19.319Z] #26 4.780 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-07T12:20:19.712Z] #26 ... [2020-03-07T12:20:19.712Z] [2020-03-07T12:20:19.712Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-07T12:20:19.712Z] #42 0.396 + git clone https://github.com/docker/distribution.git . [2020-03-07T12:20:19.712Z] #42 0.397 Cloning into '.'... [2020-03-07T12:20:19.712Z] #42 ... [2020-03-07T12:20:19.712Z] [2020-03-07T12:20:19.712Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:20:19.712Z] #54 0.559 + RM_GOPATH=0 [2020-03-07T12:20:19.712Z] #54 0.560 + TMP_GOPATH= [2020-03-07T12:20:19.712Z] #54 0.560 + : /build [2020-03-07T12:20:19.712Z] #54 0.560 + '[' -z '' ']' [2020-03-07T12:20:19.712Z] #54 0.562 ++ mktemp -d [2020-03-07T12:20:19.712Z] #54 0.568 + export GOPATH=/tmp/tmp.fQWmdCylJ7 [2020-03-07T12:20:19.712Z] #54 0.568 + GOPATH=/tmp/tmp.fQWmdCylJ7 [2020-03-07T12:20:19.712Z] #54 0.568 + RM_GOPATH=1 [2020-03-07T12:20:19.712Z] #54 0.569 ++ dirname ./install.sh [2020-03-07T12:20:19.712Z] #54 0.570 + dir=. [2020-03-07T12:20:19.712Z] #54 0.570 + bin=golangci_lint [2020-03-07T12:20:19.712Z] #54 0.570 + shift [2020-03-07T12:20:19.712Z] #54 0.570 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-07T12:20:19.712Z] #54 0.570 + . ./golangci_lint.installer [2020-03-07T12:20:19.712Z] #54 0.570 ++ : v1.20.0 [2020-03-07T12:20:19.712Z] #54 0.573 + install_golangci_lint [2020-03-07T12:20:19.712Z] #54 0.574 + echo 'Installing golangci-lint version v1.20.0' [2020-03-07T12:20:19.712Z] #54 0.574 Installing golangci-lint version v1.20.0 [2020-03-07T12:20:19.712Z] #54 0.574 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-07T12:20:19.712Z] #54 ... [2020-03-07T12:20:19.712Z] [2020-03-07T12:20:19.712Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:20:19.712Z] #34 0.524 + RM_GOPATH=0 [2020-03-07T12:20:19.712Z] #34 0.525 + TMP_GOPATH= [2020-03-07T12:20:19.712Z] #34 0.525 + : /build [2020-03-07T12:20:19.712Z] #34 0.525 + '[' -z '' ']' [2020-03-07T12:20:19.712Z] #34 0.527 ++ mktemp -d [2020-03-07T12:20:19.712Z] #34 0.533 + export GOPATH=/tmp/tmp.rMZsQrZoJD [2020-03-07T12:20:19.712Z] #34 0.533 + GOPATH=/tmp/tmp.rMZsQrZoJD [2020-03-07T12:20:19.712Z] #34 0.534 + RM_GOPATH=1 [2020-03-07T12:20:19.712Z] #34 0.535 ++ dirname ./install.sh [2020-03-07T12:20:19.712Z] #34 0.538 + dir=. [2020-03-07T12:20:19.712Z] #34 0.538 + bin=tomlv [2020-03-07T12:20:19.712Z] #34 0.538 + shift [2020-03-07T12:20:19.712Z] #34 0.538 + '[' '!' -f ./tomlv.installer ']' [2020-03-07T12:20:19.712Z] #34 0.538 + . ./tomlv.installer [2020-03-07T12:20:19.712Z] #34 0.538 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-07T12:20:19.712Z] #34 0.539 + install_tomlv [2020-03-07T12:20:19.712Z] #34 0.540 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-07T12:20:19.712Z] #34 0.540 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.rMZsQrZoJD/src/github.com/BurntSushi/toml [2020-03-07T12:20:19.712Z] #34 0.540 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-07T12:20:19.712Z] #34 0.554 Cloning into '/tmp/tmp.rMZsQrZoJD/src/github.com/BurntSushi/toml'... [2020-03-07T12:20:19.712Z] #34 1.391 + cd /tmp/tmp.rMZsQrZoJD/src/github.com/BurntSushi/toml [2020-03-07T12:20:19.712Z] #34 1.391 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-07T12:20:19.712Z] #34 1.425 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-07T12:20:19.712Z] #34 1.862 runtime/internal/atomic [2020-03-07T12:20:19.712Z] #34 1.890 internal/cpu [2020-03-07T12:20:19.712Z] #34 2.029 runtime/internal/sys [2020-03-07T12:20:19.712Z] #34 2.182 runtime/internal/math [2020-03-07T12:20:19.712Z] #34 2.247 math/bits [2020-03-07T12:20:19.712Z] #34 2.386 internal/bytealg [2020-03-07T12:20:19.712Z] #34 2.674 runtime [2020-03-07T12:20:19.712Z] #34 2.727 math [2020-03-07T12:20:19.712Z] #34 8.355 internal/testlog [2020-03-07T12:20:19.712Z] #34 8.677 encoding [2020-03-07T12:20:19.712Z] #34 8.744 runtime/cgo [2020-03-07T12:20:19.817Z] #60 11.46 + '[' -z '' ']' [2020-03-07T12:20:19.817Z] #60 11.46 + target=static [2020-03-07T12:20:19.817Z] #60 11.46 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-07T12:20:20.079Z] #34 ... [2020-03-07T12:20:20.079Z] [2020-03-07T12:20:20.079Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:20:20.079Z] #51 0.463 + RM_GOPATH=0 [2020-03-07T12:20:20.079Z] #51 0.463 + TMP_GOPATH= [2020-03-07T12:20:20.079Z] #51 0.463 + : /build [2020-03-07T12:20:20.079Z] #51 0.463 + '[' -z '' ']' [2020-03-07T12:20:20.079Z] #51 0.463 ++ mktemp -d [2020-03-07T12:20:20.079Z] #51 0.464 + export GOPATH=/tmp/tmp.hwofGf2l6x [2020-03-07T12:20:20.079Z] #51 0.464 + GOPATH=/tmp/tmp.hwofGf2l6x [2020-03-07T12:20:20.079Z] #51 0.464 + RM_GOPATH=1 [2020-03-07T12:20:20.079Z] #51 0.465 ++ dirname ./install.sh [2020-03-07T12:20:20.079Z] #51 0.466 + dir=. [2020-03-07T12:20:20.079Z] #51 0.466 + bin=gotestsum [2020-03-07T12:20:20.079Z] #51 0.466 + shift [2020-03-07T12:20:20.079Z] #51 0.466 + '[' '!' -f ./gotestsum.installer ']' [2020-03-07T12:20:20.079Z] #51 0.466 + . ./gotestsum.installer [2020-03-07T12:20:20.079Z] #51 0.466 ++ : v0.3.5 [2020-03-07T12:20:20.079Z] #51 0.466 + install_gotestsum [2020-03-07T12:20:20.079Z] #51 0.467 + echo 'Installing gotestsum version v0.3.5' [2020-03-07T12:20:20.079Z] #51 0.468 Installing gotestsum version v0.3.5 [2020-03-07T12:20:20.079Z] #51 0.469 + go get -d gotest.tools/gotestsum [2020-03-07T12:20:20.079Z] #51 ... [2020-03-07T12:20:20.079Z] [2020-03-07T12:20:20.079Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-07T12:20:20.079Z] #11 0.607 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-07T12:20:20.079Z] #11 0.726 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-07T12:20:20.079Z] #11 1.000 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-07T12:20:20.079Z] #11 1.279 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-07T12:20:20.079Z] #11 2.919 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [161 kB] [2020-03-07T12:20:20.079Z] #11 4.729 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-07T12:20:20.510Z] #11 ... [2020-03-07T12:20:20.510Z] [2020-03-07T12:20:20.510Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:20:20.510Z] #57 0.571 + RM_GOPATH=0 [2020-03-07T12:20:20.510Z] #57 0.571 + TMP_GOPATH= [2020-03-07T12:20:20.510Z] #57 0.571 + : /build [2020-03-07T12:20:20.510Z] #57 0.571 + '[' -z '' ']' [2020-03-07T12:20:20.510Z] #57 0.573 ++ mktemp -d [2020-03-07T12:20:20.510Z] #57 0.579 + export GOPATH=/tmp/tmp.ZIOJHoDyHB [2020-03-07T12:20:20.510Z] #57 0.579 + GOPATH=/tmp/tmp.ZIOJHoDyHB [2020-03-07T12:20:20.510Z] #57 0.579 + RM_GOPATH=1 [2020-03-07T12:20:20.510Z] #57 0.581 ++ dirname ./install.sh [2020-03-07T12:20:20.510Z] #57 0.594 + dir=. [2020-03-07T12:20:20.510Z] #57 0.594 + bin=shfmt [2020-03-07T12:20:20.510Z] #57 0.594 + shift [2020-03-07T12:20:20.510Z] #57 0.594 + '[' '!' -f ./shfmt.installer ']' [2020-03-07T12:20:20.510Z] #57 0.594 + . ./shfmt.installer [2020-03-07T12:20:20.510Z] #57 0.594 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-07T12:20:20.510Z] #57 0.595 + install_shfmt [2020-03-07T12:20:20.510Z] #57 0.595 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-07T12:20:20.510Z] #57 0.595 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-07T12:20:20.510Z] #57 0.595 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ZIOJHoDyHB/src/github.com/mvdan/sh [2020-03-07T12:20:20.510Z] #57 0.599 Cloning into '/tmp/tmp.ZIOJHoDyHB/src/github.com/mvdan/sh'... [2020-03-07T12:20:20.510Z] #57 8.294 + cd /tmp/tmp.ZIOJHoDyHB/src/github.com/mvdan/sh [2020-03-07T12:20:20.510Z] #57 8.294 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-07T12:20:20.510Z] #57 8.334 + GO111MODULE=on [2020-03-07T12:20:20.510Z] #57 8.341 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-07T12:20:20.510Z] #57 9.139 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-07T12:20:20.510Z] #57 9.217 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-07T12:20:20.510Z] #57 9.225 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-07T12:20:20.510Z] #57 9.376 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-07T12:20:20.510Z] #57 9.417 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-07T12:20:20.510Z] #57 9.863 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-07T12:20:20.510Z] #57 10.34 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-07T12:20:20.510Z] #57 ... [2020-03-07T12:20:20.510Z] [2020-03-07T12:20:20.510Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:20:20.510Z] #75 0.510 + RM_GOPATH=0 [2020-03-07T12:20:20.510Z] #75 0.510 + TMP_GOPATH= [2020-03-07T12:20:20.510Z] #75 0.511 + : /build [2020-03-07T12:20:20.510Z] #75 0.511 + '[' -z '' ']' [2020-03-07T12:20:20.510Z] #75 0.511 ++ mktemp -d [2020-03-07T12:20:20.510Z] #75 0.511 + export GOPATH=/tmp/tmp.AbhNkZVd82 [2020-03-07T12:20:20.510Z] #75 0.511 + GOPATH=/tmp/tmp.AbhNkZVd82 [2020-03-07T12:20:20.510Z] #75 0.512 + RM_GOPATH=1 [2020-03-07T12:20:20.510Z] #75 0.512 ++ dirname ./install.sh [2020-03-07T12:20:20.510Z] #75 0.512 + dir=. [2020-03-07T12:20:20.510Z] #75 0.512 + bin=proxy [2020-03-07T12:20:20.510Z] #75 0.512 + shift [2020-03-07T12:20:20.510Z] #75 0.512 + '[' '!' -f ./proxy.installer ']' [2020-03-07T12:20:20.510Z] #75 0.512 + . ./proxy.installer [2020-03-07T12:20:20.510Z] #75 0.513 ++ : 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-03-07T12:20:20.510Z] #75 0.513 + install_proxy [2020-03-07T12:20:20.510Z] #75 0.513 + case "$1" in [2020-03-07T12:20:20.510Z] #75 0.513 + export CGO_ENABLED=0 [2020-03-07T12:20:20.510Z] #75 0.515 + CGO_ENABLED=0 [2020-03-07T12:20:20.510Z] #75 0.515 + _install_proxy [2020-03-07T12:20:20.510Z] #75 0.515 + echo 'Install docker-proxy version 264bffcb88c1b6b7471c04e3c6b3f301233a544b' [2020-03-07T12:20:20.510Z] #75 0.515 Install docker-proxy version 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-03-07T12:20:20.511Z] #75 0.515 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.AbhNkZVd82/src/github.com/docker/libnetwork [2020-03-07T12:20:20.511Z] #75 0.520 Cloning into '/tmp/tmp.AbhNkZVd82/src/github.com/docker/libnetwork'... [2020-03-07T12:20:20.511Z] #75 ... [2020-03-07T12:20:20.511Z] [2020-03-07T12:20:20.511Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-07T12:20:20.511Z] #36 0.664 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-07T12:20:20.511Z] #36 0.727 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-07T12:20:20.511Z] #36 0.997 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-07T12:20:20.511Z] #36 1.463 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-07T12:20:20.511Z] #36 3.006 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [161 kB] [2020-03-07T12:20:20.511Z] #36 4.427 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-07T12:20:20.994Z] #36 ... [2020-03-07T12:20:20.994Z] [2020-03-07T12:20:20.994Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:20:20.994Z] #57 11.40 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-07T12:20:21.182Z] #60 ... [2020-03-07T12:20:21.182Z] [2020-03-07T12:20:21.183Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-07T12:20:21.183Z] #15 DONE 2.1s [2020-03-07T12:20:21.183Z] [2020-03-07T12:20:21.183Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:20:21.183Z] #60 12.85 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-03-07T12:20:21.788Z] #57 12.54 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-07T12:20:22.160Z] #57 12.56 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-07T12:20:22.160Z] #57 12.74 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-07T12:20:22.160Z] #57 12.84 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-07T12:20:22.532Z] #57 13.21 runtime [2020-03-07T12:20:22.532Z] #57 13.21 runtime/cgo [2020-03-07T12:20:23.076Z] #60 ... [2020-03-07T12:20:23.076Z] [2020-03-07T12:20:23.076Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-07T12:20:23.076Z] #16 DONE 1.9s [2020-03-07T12:20:23.076Z] [2020-03-07T12:20:23.076Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-07T12:20:25.593Z] #17 2.413 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-07T12:20:25.593Z] #17 2.457 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-07T12:20:25.593Z] #17 2.458 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-07T12:20:25.593Z] #17 ... [2020-03-07T12:20:25.593Z] [2020-03-07T12:20:25.593Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:20:25.593Z] #47 124.1 net/http/httptrace [2020-03-07T12:20:25.593Z] #47 124.4 net/http [2020-03-07T12:20:25.593Z] #47 ... [2020-03-07T12:20:25.593Z] [2020-03-07T12:20:25.593Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:20:25.593Z] #44 63.37 CC criu/arch/x86/kerndat.o [2020-03-07T12:20:25.593Z] #44 63.86 CC criu/arch/x86/sigaction_compat.o [2020-03-07T12:20:25.593Z] #44 64.11 CC criu/arch/x86/sigframe.o [2020-03-07T12:20:25.593Z] #44 64.69 LINK criu/arch/x86/crtools.built-in.o [2020-03-07T12:20:25.593Z] #44 64.74 DEP criu/pie/util-vdso-elf32.d [2020-03-07T12:20:25.593Z] #44 64.90 DEP criu/pie/util-vdso.d [2020-03-07T12:20:25.593Z] #44 65.08 DEP criu/pie/util.d [2020-03-07T12:20:25.593Z] #44 65.20 CC criu/pie/util.o [2020-03-07T12:20:25.593Z] #44 65.41 CC criu/pie/util-vdso.o [2020-03-07T12:20:25.593Z] #44 66.32 CC criu/pie/util-vdso-elf32.o [2020-03-07T12:20:25.593Z] #44 67.10 AR criu/pie/pie.lib.a [2020-03-07T12:20:25.593Z] #44 67.18 DEP criu/pie/restorer.d [2020-03-07T12:20:25.593Z] #44 67.41 DEP criu/arch/x86/sigaction_compat_pie.d [2020-03-07T12:20:25.593Z] #44 67.58 DEP criu/arch/x86/restorer_unmap.d [2020-03-07T12:20:25.593Z] #44 67.60 DEP criu/arch/x86/restorer.d [2020-03-07T12:20:25.593Z] #44 67.84 DEP criu/arch/x86/vdso-pie.d [2020-03-07T12:20:25.593Z] #44 68.00 DEP criu/pie/parasite-vdso.d [2020-03-07T12:20:25.593Z] #44 68.18 DEP criu/pie/parasite.d [2020-03-07T12:20:25.593Z] #44 68.40 CC criu/pie/parasite.o [2020-03-07T12:20:26.520Z] #44 69.71 LINK criu/pie/parasite.built-in.o [2020-03-07T12:20:26.520Z] #44 69.72 GEN criu/pie/parasite-blob.h [2020-03-07T12:20:26.520Z] #44 69.74 CC criu/pie/parasite-vdso.o [2020-03-07T12:20:26.647Z] #57 ... [2020-03-07T12:20:26.647Z] [2020-03-07T12:20:26.647Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-07T12:20:26.647Z] #42 11.94 Checking out files: 81% (1292/1595) Checking out files: 82% (1308/1595) Checking out files: 83% (1324/1595) Checking out files: 84% (1340/1595) Checking out files: 85% (1356/1595) Checking out files: 86% (1372/1595) Checking out files: 87% (1388/1595) Checking out files: 88% (1404/1595) Checking out files: 89% (1420/1595) Checking out files: 90% (1436/1595) Checking out files: 91% (1452/1595) Checking out files: 92% (1468/1595) Checking out files: 93% (1484/1595) Checking out files: 94% (1500/1595) Checking out files: 95% (1516/1595) Checking out files: 96% (1532/1595) Checking out files: 97% (1548/1595) Checking out files: 98% (1564/1595) Checking out files: 99% (1580/1595) Checking out files: 100% (1595/1595) Checking out files: 100% (1595/1595), done. [2020-03-07T12:20:26.647Z] #42 12.37 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-07T12:20:26.647Z] #42 13.76 + 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-03-07T12:20:27.451Z] #44 70.28 CC criu/arch/x86/vdso-pie.o [2020-03-07T12:20:27.451Z] #44 70.57 CC criu/arch/x86/restorer.o [2020-03-07T12:20:28.014Z] #44 71.18 CC criu/arch/x86/restorer_unmap.o [2020-03-07T12:20:28.014Z] #44 71.25 CC criu/arch/x86/sigaction_compat_pie.o [2020-03-07T12:20:28.576Z] #44 71.60 CC criu/pie/restorer.o [2020-03-07T12:20:28.576Z] #44 ... [2020-03-07T12:20:28.576Z] [2020-03-07T12:20:28.576Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:20:28.576Z] #47 137.5 github.com/LK4D4/vndr/godl [2020-03-07T12:20:29.504Z] #47 138.2 github.com/LK4D4/vndr [2020-03-07T12:20:30.016Z] #42 ... [2020-03-07T12:20:30.016Z] [2020-03-07T12:20:30.016Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-07T12:20:30.016Z] #44 10.96 Fetched 8028 kB in 10s (769 kB/s) [2020-03-07T12:20:30.016Z] #44 10.96 Reading package lists... [2020-03-07T12:20:30.016Z] #44 15.34 Reading package lists... [2020-03-07T12:20:30.016Z] #44 18.27 Building dependency tree... [2020-03-07T12:20:30.016Z] #44 19.49 The following additional packages will be installed: [2020-03-07T12:20:30.016Z] #44 19.52 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-07T12:20:30.016Z] #44 19.52 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-07T12:20:30.016Z] #44 19.53 Suggested packages: [2020-03-07T12:20:30.016Z] #44 19.53 manpages-dev python-setuptools [2020-03-07T12:20:30.016Z] #44 20.95 The following NEW packages will be installed: [2020-03-07T12:20:30.016Z] #44 20.95 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-07T12:20:30.016Z] #44 20.96 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-07T12:20:30.017Z] #44 20.96 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-07T12:20:30.017Z] #44 20.96 python-six zlib1g-dev [2020-03-07T12:20:30.393Z] #44 ... [2020-03-07T12:20:30.393Z] [2020-03-07T12:20:30.393Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-07T12:20:30.393Z] #26 11.18 Fetched 8028 kB in 11s (757 kB/s) [2020-03-07T12:20:30.393Z] #26 11.18 Reading package lists... [2020-03-07T12:20:30.393Z] #26 13.86 Reading package lists... [2020-03-07T12:20:30.393Z] #26 17.66 Building dependency tree... [2020-03-07T12:20:30.393Z] #26 18.73 ca-certificates is already the newest version (20190110). [2020-03-07T12:20:30.393Z] #26 18.73 The following additional packages will be installed: [2020-03-07T12:20:30.393Z] #26 18.73 libjq1 libonig5 [2020-03-07T12:20:30.393Z] #26 18.94 The following NEW packages will be installed: [2020-03-07T12:20:30.393Z] #26 18.94 jq libjq1 libonig5 [2020-03-07T12:20:30.393Z] #26 19.11 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-07T12:20:30.393Z] #26 19.11 Need to get 350 kB of archives. [2020-03-07T12:20:30.393Z] #26 19.11 After this operation, 1154 kB of additional disk space will be used. [2020-03-07T12:20:30.393Z] #26 19.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-03-07T12:20:30.393Z] #26 19.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-03-07T12:20:30.393Z] #26 19.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-03-07T12:20:30.393Z] #26 19.69 debconf: delaying package configuration, since apt-utils is not installed [2020-03-07T12:20:30.393Z] #26 19.88 Fetched 350 kB in 0s (3047 kB/s) [2020-03-07T12:20:30.393Z] #26 20.00 Selecting previously unselected package libonig5:s390x. [2020-03-07T12:20:30.393Z] #26 20.00 (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 ... 15168 files and directories currently installed.) [2020-03-07T12:20:30.393Z] #26 20.20 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-03-07T12:20:30.393Z] #26 20.20 Unpacking libonig5:s390x (6.9.1-1) ... [2020-03-07T12:20:30.393Z] #26 20.46 Selecting previously unselected package libjq1:s390x. [2020-03-07T12:20:30.393Z] #26 20.46 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-03-07T12:20:30.393Z] #26 20.51 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-03-07T12:20:30.393Z] #26 20.63 Selecting previously unselected package jq. [2020-03-07T12:20:30.393Z] #26 20.64 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-03-07T12:20:30.393Z] #26 20.64 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-07T12:20:30.393Z] #26 20.78 Setting up libonig5:s390x (6.9.1-1) ... [2020-03-07T12:20:30.393Z] #26 20.79 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-03-07T12:20:30.393Z] #26 20.80 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-07T12:20:30.393Z] #26 20.80 Processing triggers for libc-bin (2.28-10) ... [2020-03-07T12:20:30.393Z] #26 DONE 21.1s [2020-03-07T12:20:30.393Z] [2020-03-07T12:20:30.393Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-07T12:20:30.393Z] #44 21.07 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-07T12:20:30.393Z] #44 21.07 Need to get 3742 kB of archives. [2020-03-07T12:20:30.393Z] #44 21.07 After this operation, 22.0 MB of additional disk space will be used. [2020-03-07T12:20:30.393Z] #44 21.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-03-07T12:20:30.393Z] #44 ... [2020-03-07T12:20:30.393Z] [2020-03-07T12:20:30.393Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-07T12:20:30.393Z] #27 DONE 0.1s [2020-03-07T12:20:30.393Z] [2020-03-07T12:20:30.393Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-07T12:20:30.393Z] #44 21.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-03-07T12:20:30.393Z] #44 21.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-03-07T12:20:30.393Z] #44 21.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-03-07T12:20:30.393Z] #44 21.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-03-07T12:20:30.393Z] #44 21.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-03-07T12:20:30.393Z] #44 21.44 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2020-03-07T12:20:30.761Z] #44 21.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-03-07T12:20:30.761Z] #44 ... [2020-03-07T12:20:30.761Z] [2020-03-07T12:20:30.761Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:20:30.761Z] #48 11.27 unicode/utf16 [2020-03-07T12:20:30.761Z] #48 11.68 container/list [2020-03-07T12:20:30.761Z] #48 12.19 crypto/internal/subtle [2020-03-07T12:20:30.761Z] #48 12.30 crypto/subtle [2020-03-07T12:20:30.762Z] #48 12.50 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-07T12:20:30.762Z] #48 12.70 internal/nettrace [2020-03-07T12:20:30.762Z] #48 12.74 runtime/cgo [2020-03-07T12:20:30.762Z] #48 ... [2020-03-07T12:20:30.762Z] [2020-03-07T12:20:30.762Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-07T12:20:30.762Z] #36 11.67 Fetched 8028 kB in 11s (728 kB/s) [2020-03-07T12:20:30.762Z] #36 11.67 Reading package lists... [2020-03-07T12:20:30.762Z] #36 16.35 Reading package lists... [2020-03-07T12:20:30.762Z] #36 19.83 Building dependency tree... [2020-03-07T12:20:30.762Z] #36 21.21 The following additional packages will be installed: [2020-03-07T12:20:30.762Z] #36 21.21 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-07T12:20:30.762Z] #36 21.22 Suggested packages: [2020-03-07T12:20:30.762Z] #36 21.22 cmake-doc ninja-build lrzip [2020-03-07T12:20:30.762Z] #36 21.22 Recommended packages: [2020-03-07T12:20:30.762Z] #36 21.22 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-07T12:20:30.762Z] #36 ... [2020-03-07T12:20:30.762Z] [2020-03-07T12:20:30.762Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-07T12:20:30.762Z] #44 21.58 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-03-07T12:20:30.762Z] #44 21.79 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-03-07T12:20:31.129Z] #44 21.87 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-03-07T12:20:31.491Z] #44 ... [2020-03-07T12:20:31.491Z] [2020-03-07T12:20:31.491Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-07T12:20:31.491Z] #63 12.25 Fetched 8028 kB in 12s (683 kB/s) [2020-03-07T12:20:31.491Z] #63 12.25 Reading package lists... [2020-03-07T12:20:31.491Z] #63 16.24 Reading package lists... [2020-03-07T12:20:31.491Z] #63 20.17 Building dependency tree... [2020-03-07T12:20:31.491Z] #63 21.52 The following additional packages will be installed: [2020-03-07T12:20:31.491Z] #63 21.52 libbtrfs0 [2020-03-07T12:20:31.491Z] #63 21.57 The following NEW packages will be installed: [2020-03-07T12:20:31.491Z] #63 21.57 libbtrfs-dev libbtrfs0 [2020-03-07T12:20:31.491Z] #63 21.62 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-07T12:20:31.491Z] #63 21.62 Need to get 118 kB of archives. [2020-03-07T12:20:31.491Z] #63 21.62 After this operation, 390 kB of additional disk space will be used. [2020-03-07T12:20:31.491Z] #63 21.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-03-07T12:20:31.491Z] #63 21.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-03-07T12:20:31.491Z] #63 22.33 debconf: delaying package configuration, since apt-utils is not installed [2020-03-07T12:20:31.491Z] #63 22.37 Fetched 118 kB in 0s (762 kB/s) [2020-03-07T12:20:31.491Z] #63 ... [2020-03-07T12:20:31.491Z] [2020-03-07T12:20:31.491Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-07T12:20:31.491Z] #44 22.34 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-03-07T12:20:31.491Z] #44 22.43 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2020-03-07T12:20:31.491Z] #44 22.45 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-03-07T12:20:31.491Z] #44 22.45 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-07T12:20:31.491Z] #44 22.46 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-03-07T12:20:31.491Z] #44 22.46 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-03-07T12:20:31.876Z] #44 ... [2020-03-07T12:20:31.876Z] [2020-03-07T12:20:31.876Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-07T12:20:31.876Z] #11 12.65 Fetched 8028 kB in 12s (657 kB/s) [2020-03-07T12:20:31.876Z] #11 12.65 Reading package lists... [2020-03-07T12:20:31.876Z] #11 16.83 Reading package lists... [2020-03-07T12:20:31.876Z] #11 20.20 Building dependency tree... [2020-03-07T12:20:31.876Z] #11 21.55 The following additional packages will be installed: [2020-03-07T12:20:31.876Z] #11 21.55 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-07T12:20:31.876Z] #11 21.55 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-07T12:20:31.876Z] #11 21.55 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-07T12:20:31.876Z] #11 21.55 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-07T12:20:31.876Z] #11 21.56 Suggested packages: [2020-03-07T12:20:31.876Z] #11 21.56 gcc-8-locales seccomp wine64 [2020-03-07T12:20:31.876Z] #11 22.80 The following NEW packages will be installed: [2020-03-07T12:20:31.876Z] #11 ... [2020-03-07T12:20:31.876Z] [2020-03-07T12:20:31.876Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:20:31.876Z] #75 12.50 + cd /tmp/tmp.AbhNkZVd82/src/github.com/docker/libnetwork [2020-03-07T12:20:31.876Z] #75 12.50 + git checkout -q 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-03-07T12:20:31.876Z] #75 13.16 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-07T12:20:31.876Z] #75 ... [2020-03-07T12:20:31.876Z] [2020-03-07T12:20:31.876Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-07T12:20:31.876Z] #63 22.44 Selecting previously unselected package libbtrfs0. [2020-03-07T12:20:31.876Z] #63 22.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 ... 15168 files and directories currently installed.) [2020-03-07T12:20:31.876Z] #63 22.47 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-03-07T12:20:31.876Z] #63 22.47 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-07T12:20:31.876Z] #63 22.57 Selecting previously unselected package libbtrfs-dev. [2020-03-07T12:20:31.876Z] #63 22.57 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-03-07T12:20:31.876Z] #63 22.58 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-07T12:20:31.876Z] #63 22.66 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-07T12:20:31.876Z] #63 22.69 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-07T12:20:31.876Z] #63 22.70 Processing triggers for libc-bin (2.28-10) ... [2020-03-07T12:20:31.876Z] #63 DONE 22.9s [2020-03-07T12:20:31.876Z] [2020-03-07T12:20:31.876Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-07T12:20:31.876Z] #11 22.80 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-07T12:20:31.876Z] #11 22.80 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-07T12:20:31.876Z] #11 22.80 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-07T12:20:31.876Z] #11 22.80 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-07T12:20:31.876Z] #11 22.80 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-07T12:20:31.876Z] #11 22.80 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-07T12:20:32.285Z] #11 ... [2020-03-07T12:20:32.285Z] [2020-03-07T12:20:32.285Z] #64 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-07T12:20:32.285Z] #64 DONE 0.1s [2020-03-07T12:20:32.285Z] [2020-03-07T12:20:32.285Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-07T12:20:32.285Z] #11 22.96 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-07T12:20:32.285Z] #11 22.96 Need to get 73.3 MB of archives. [2020-03-07T12:20:32.285Z] #11 22.96 After this operation, 494 MB of additional disk space will be used. [2020-03-07T12:20:32.285Z] #11 22.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-03-07T12:20:32.285Z] #11 ... [2020-03-07T12:20:32.285Z] [2020-03-07T12:20:32.285Z] #65 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-07T12:20:32.285Z] #65 DONE 0.1s [2020-03-07T12:20:32.285Z] [2020-03-07T12:20:32.285Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-07T12:20:32.285Z] #11 23.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-03-07T12:20:32.285Z] #11 23.24 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-03-07T12:20:32.285Z] #11 23.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-03-07T12:20:32.285Z] #11 23.28 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-03-07T12:20:32.285Z] #11 23.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-07T12:20:32.743Z] #11 23.48 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-03-07T12:20:32.743Z] #11 23.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2020-03-07T12:20:32.743Z] #11 23.72 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2020-03-07T12:20:34.036Z] #11 ... [2020-03-07T12:20:34.036Z] [2020-03-07T12:20:34.036Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:20:34.036Z] #54 14.41 + cd /tmp/tmp.fQWmdCylJ7/src/github.com/golangci/golangci-lint/ [2020-03-07T12:20:34.036Z] #54 14.41 + git checkout -q v1.20.0 [2020-03-07T12:20:34.036Z] #54 15.10 ++ git describe --tags [2020-03-07T12:20:34.036Z] #54 15.11 + version=v1.20.0 [2020-03-07T12:20:34.036Z] #54 15.11 ++ git rev-parse --short HEAD [2020-03-07T12:20:34.036Z] #54 15.11 + commit=cc98739 [2020-03-07T12:20:34.036Z] #54 15.11 ++ git show -s --format=%cd [2020-03-07T12:20:34.036Z] #54 15.11 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-03-07T12:20:34.036Z] #54 15.11 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-07T12:20:34.036Z] #54 ... [2020-03-07T12:20:34.036Z] [2020-03-07T12:20:34.036Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-07T12:20:34.036Z] #44 23.27 debconf: delaying package configuration, since apt-utils is not installed [2020-03-07T12:20:34.036Z] #44 23.39 Fetched 3742 kB in 1s (2551 kB/s) [2020-03-07T12:20:34.036Z] #44 23.54 Selecting previously unselected package libcap-dev:s390x. [2020-03-07T12:20:34.036Z] #44 23.54 (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 ... 15168 files and directories currently installed.) [2020-03-07T12:20:34.036Z] #44 23.64 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-03-07T12:20:34.036Z] #44 23.64 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-03-07T12:20:34.036Z] #44 23.79 Selecting previously unselected package libnet1:s390x. [2020-03-07T12:20:34.036Z] #44 23.79 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-03-07T12:20:34.036Z] #44 23.79 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-03-07T12:20:34.036Z] #44 23.97 Selecting previously unselected package libnet1-dev. [2020-03-07T12:20:34.036Z] #44 23.98 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-03-07T12:20:34.036Z] #44 23.98 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-07T12:20:34.036Z] #44 24.13 Selecting previously unselected package libnl-3-200:s390x. [2020-03-07T12:20:34.036Z] #44 24.13 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-03-07T12:20:34.036Z] #44 24.13 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-03-07T12:20:34.036Z] #44 24.34 Selecting previously unselected package libnl-3-dev:s390x. [2020-03-07T12:20:34.036Z] #44 24.34 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-03-07T12:20:34.036Z] #44 24.34 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-03-07T12:20:34.036Z] #44 24.51 Selecting previously unselected package libprotobuf-c1:s390x. [2020-03-07T12:20:34.036Z] #44 24.51 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-03-07T12:20:34.036Z] #44 24.52 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-03-07T12:20:34.036Z] #44 24.55 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-03-07T12:20:34.036Z] #44 24.55 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-03-07T12:20:34.036Z] #44 24.56 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-03-07T12:20:34.036Z] #44 24.59 Selecting previously unselected package zlib1g-dev:s390x. [2020-03-07T12:20:34.036Z] #44 24.59 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-03-07T12:20:34.036Z] #44 24.60 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-03-07T12:20:34.036Z] #44 24.79 Selecting previously unselected package libprotobuf17:s390x. [2020-03-07T12:20:34.036Z] #44 24.79 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-03-07T12:20:34.036Z] #44 24.79 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-03-07T12:20:34.413Z] #44 25.40 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-03-07T12:20:34.786Z] #44 25.41 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-03-07T12:20:34.786Z] #44 25.42 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-03-07T12:20:34.786Z] #44 25.56 Selecting previously unselected package libprotobuf-dev:s390x. [2020-03-07T12:20:34.786Z] #44 25.57 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-03-07T12:20:34.786Z] #44 25.59 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-03-07T12:20:34.818Z] #47 ... [2020-03-07T12:20:34.818Z] [2020-03-07T12:20:34.818Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:20:34.818Z] #44 74.39 LINK criu/pie/restorer.built-in.o [2020-03-07T12:20:34.818Z] #44 74.41 GEN criu/pie/restorer-blob.h [2020-03-07T12:20:34.818Z] #44 74.54 DEP criu/vdso.d [2020-03-07T12:20:34.818Z] #44 74.72 DEP criu/vdso-compat.d [2020-03-07T12:20:34.818Z] #44 74.94 DEP criu/uts_ns.d [2020-03-07T12:20:34.818Z] #44 75.13 DEP criu/util.d [2020-03-07T12:20:34.818Z] #44 75.28 DEP criu/uffd.d [2020-03-07T12:20:34.818Z] #44 75.50 DEP criu/tun.d [2020-03-07T12:20:34.818Z] #44 75.72 DEP criu/tty.d [2020-03-07T12:20:34.818Z] #44 75.92 DEP criu/timerfd.d [2020-03-07T12:20:34.818Z] #44 76.10 DEP criu/sysfs_parse.d [2020-03-07T12:20:34.818Z] #44 76.35 DEP criu/sysctl.d [2020-03-07T12:20:34.818Z] #44 76.56 DEP criu/string.d [2020-03-07T12:20:34.818Z] #44 76.61 DEP criu/stats.d [2020-03-07T12:20:34.818Z] #44 76.71 DEP criu/sockets.d [2020-03-07T12:20:34.818Z] #44 76.86 DEP criu/sk-unix.d [2020-03-07T12:20:34.818Z] #44 77.02 DEP criu/sk-tcp.d [2020-03-07T12:20:34.818Z] #44 77.30 DEP criu/sk-queue.d [2020-03-07T12:20:34.818Z] #44 77.54 DEP criu/sk-packet.d [2020-03-07T12:20:34.818Z] #44 77.69 DEP criu/sk-netlink.d [2020-03-07T12:20:34.818Z] #44 77.92 DEP criu/sk-inet.d [2020-03-07T12:20:35.073Z] #44 78.18 DEP criu/signalfd.d [2020-03-07T12:20:35.073Z] #44 78.32 DEP criu/sigframe.d [2020-03-07T12:20:35.328Z] #44 78.41 DEP criu/shmem.d [2020-03-07T12:20:35.328Z] #44 78.55 DEP criu/servicefd.d [2020-03-07T12:20:35.566Z] #44 26.51 Selecting previously unselected package libprotoc17:s390x. [2020-03-07T12:20:35.566Z] #44 26.52 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-03-07T12:20:35.566Z] #44 26.53 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-03-07T12:20:35.584Z] #44 78.71 DEP criu/seize.d [2020-03-07T12:20:35.839Z] #44 78.90 DEP criu/seccomp.d [2020-03-07T12:20:35.903Z] INFO [loader] Go packages loading at mode 575 (compiled_files|exports_file|imports|types_sizes|deps|files|name) took 1m53.174195261s [2020-03-07T12:20:35.903Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 456.332068ms [2020-03-07T12:20:36.094Z] #44 79.05 DEP criu/rst-malloc.d [2020-03-07T12:20:36.094Z] #44 79.12 DEP criu/rbtree.d [2020-03-07T12:20:36.094Z] #44 79.17 DEP criu/pstree.d [2020-03-07T12:20:36.094Z] #44 ... [2020-03-07T12:20:36.094Z] [2020-03-07T12:20:36.094Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-07T12:20:36.094Z] #17 3.103 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-07T12:20:36.094Z] #17 4.568 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [181 kB] [2020-03-07T12:20:36.094Z] #17 6.044 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-07T12:20:36.094Z] #17 11.45 Fetched 8332 kB in 9s (899 kB/s) [2020-03-07T12:20:36.349Z] #17 11.45 Reading package lists... [2020-03-07T12:20:36.349Z] #17 ... [2020-03-07T12:20:36.349Z] [2020-03-07T12:20:36.349Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:20:36.349Z] #44 79.35 DEP criu/protobuf.d [2020-03-07T12:20:36.349Z] #44 79.44 GEN criu/protobuf-desc-gen.h [2020-03-07T12:20:36.417Z] #44 27.13 Selecting previously unselected package protobuf-c-compiler. [2020-03-07T12:20:36.418Z] #44 27.14 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-03-07T12:20:36.418Z] #44 27.15 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-07T12:20:36.418Z] #44 27.28 Selecting previously unselected package protobuf-compiler. [2020-03-07T12:20:36.418Z] #44 27.29 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-03-07T12:20:36.418Z] #44 27.29 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-07T12:20:36.795Z] #44 27.49 Selecting previously unselected package python-pkg-resources. [2020-03-07T12:20:36.795Z] #44 27.49 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-07T12:20:36.795Z] #44 27.50 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-07T12:20:36.795Z] #44 27.82 Selecting previously unselected package python-six. [2020-03-07T12:20:36.795Z] #44 27.82 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-07T12:20:36.795Z] #44 27.82 Unpacking python-six (1.12.0-1) ... [2020-03-07T12:20:37.170Z] #44 27.93 Selecting previously unselected package python-protobuf. [2020-03-07T12:20:37.170Z] #44 27.93 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-03-07T12:20:37.170Z] #44 27.93 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-07T12:20:37.555Z] #44 ... [2020-03-07T12:20:37.555Z] [2020-03-07T12:20:37.555Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:20:37.555Z] #75 DONE 28.1s [2020-03-07T12:20:37.555Z] [2020-03-07T12:20:37.555Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-07T12:20:37.555Z] #11 25.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-03-07T12:20:37.555Z] #11 27.78 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-03-07T12:20:37.555Z] #11 27.79 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-03-07T12:20:37.555Z] #11 27.80 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-03-07T12:20:37.555Z] #11 27.80 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-03-07T12:20:37.555Z] #11 27.80 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-03-07T12:20:37.555Z] #11 27.80 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u3 [109 kB] [2020-03-07T12:20:37.555Z] #11 27.81 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-03-07T12:20:37.555Z] #11 27.83 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-03-07T12:20:37.555Z] #11 27.84 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-03-07T12:20:37.555Z] #11 27.92 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-03-07T12:20:37.555Z] #11 27.93 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-03-07T12:20:37.555Z] #11 28.02 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-03-07T12:20:37.556Z] #11 28.02 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-03-07T12:20:37.556Z] #11 28.02 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-03-07T12:20:37.556Z] #11 28.02 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u3 [321 kB] [2020-03-07T12:20:37.556Z] #11 28.55 debconf: delaying package configuration, since apt-utils is not installed [2020-03-07T12:20:37.930Z] #11 28.83 Fetched 73.3 MB in 5s (14.1 MB/s) [2020-03-07T12:20:37.930Z] #11 28.89 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-07T12:20:37.930Z] #11 28.89 (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 ... 15168 files and directories currently installed.) [2020-03-07T12:20:37.930Z] #11 28.98 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-03-07T12:20:37.930Z] #11 28.98 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-07T12:20:38.234Z] #44 81.12 DEP criu/protobuf-desc.d [2020-03-07T12:20:38.234Z] #44 81.21 DEP criu/proc_parse.d [2020-03-07T12:20:38.234Z] #44 81.42 DEP criu/plugin.d [2020-03-07T12:20:38.490Z] #44 81.57 DEP criu/pipes.d [2020-03-07T12:20:38.746Z] #44 81.82 DEP criu/pie-util.d [2020-03-07T12:20:39.001Z] #44 81.94 DEP criu/pie-util-vdso.d [2020-03-07T12:20:39.001Z] #44 82.12 DEP criu/pie-util-vdso-elf32.d [2020-03-07T12:20:39.257Z] #44 82.26 DEP criu/path.d [2020-03-07T12:20:39.257Z] #44 82.36 DEP criu/parasite-syscall.d [2020-03-07T12:20:39.257Z] #44 ... [2020-03-07T12:20:39.257Z] [2020-03-07T12:20:39.257Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:20:39.257Z] #47 DONE 148.1s [2020-03-07T12:20:39.513Z] [2020-03-07T12:20:39.513Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:20:39.513Z] #44 82.63 DEP criu/pagemap.d [2020-03-07T12:20:39.769Z] #44 82.92 DEP criu/pagemap-cache.d [2020-03-07T12:20:40.025Z] #44 83.20 DEP criu/page-xfer.d [2020-03-07T12:20:40.281Z] #44 83.44 DEP criu/page-pipe.d [2020-03-07T12:20:40.517Z] #11 ... [2020-03-07T12:20:40.517Z] [2020-03-07T12:20:40.517Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:20:40.517Z] #57 30.77 syscall [2020-03-07T12:20:40.517Z] #57 30.77 bytes [2020-03-07T12:20:40.517Z] #57 ... [2020-03-07T12:20:40.517Z] [2020-03-07T12:20:40.517Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-07T12:20:40.517Z] #28 6.610 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-07T12:20:40.517Z] #28 6.845 [2020-03-07T12:20:40.517Z] #28 7.045 ## 3.8% #### 5.9% ############# 18.9% ###################### 30.6% ######################### 34.8% ############################# 41.1% ################################ 45.2% ################################## 47.4% ###################################### 53.6% ######################################### 57.8% ############################################ 62.0% ################################################## 70.3% ######################################################## 78.7% ############################################################# 85.0% ################################################################### 93.3% ###################################################################### 97.5% ####################################################################### 99.6% ######################################################################## 100.0% [2020-03-07T12:20:40.517Z] #28 9.517 [2020-03-07T12:20:40.517Z] #28 9.649 0.2% ############### 21.1% ########################### 38.1% ####################################### 55.0% ################################################### 72.1% [2020-03-07T12:20:40.517Z] #28 ... [2020-03-07T12:20:40.517Z] [2020-03-07T12:20:40.517Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-07T12:20:40.517Z] #11 31.32 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-07T12:20:40.517Z] #11 31.32 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-03-07T12:20:40.517Z] #11 31.32 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-07T12:20:40.537Z] #44 83.52 DEP criu/netfilter.d [2020-03-07T12:20:40.537Z] #44 83.77 DEP criu/net.d [2020-03-07T12:20:40.793Z] #44 83.96 DEP criu/namespaces.d [2020-03-07T12:20:41.048Z] #44 84.17 DEP criu/mount.d [2020-03-07T12:20:41.304Z] #44 84.37 DEP criu/mem.d [2020-03-07T12:20:41.304Z] #44 84.58 DEP criu/lsm.d [2020-03-07T12:20:41.331Z] #11 ... [2020-03-07T12:20:41.331Z] [2020-03-07T12:20:41.331Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-07T12:20:41.331Z] #36 21.96 The following NEW packages will be installed: [2020-03-07T12:20:41.331Z] #36 21.98 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-07T12:20:41.331Z] #36 21.98 vim-common xxd [2020-03-07T12:20:41.331Z] #36 22.04 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-07T12:20:41.331Z] #36 22.04 Need to get 13.9 MB of archives. [2020-03-07T12:20:41.331Z] #36 22.04 After this operation, 62.1 MB of additional disk space will be used. [2020-03-07T12:20:41.331Z] #36 22.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-03-07T12:20:41.331Z] #36 22.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-03-07T12:20:41.331Z] #36 22.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-03-07T12:20:41.331Z] #36 22.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB] [2020-03-07T12:20:41.331Z] #36 22.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-03-07T12:20:41.331Z] #36 22.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-03-07T12:20:41.331Z] #36 22.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-03-07T12:20:41.331Z] #36 22.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-03-07T12:20:41.331Z] #36 22.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-03-07T12:20:41.331Z] #36 23.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-03-07T12:20:41.331Z] #36 24.52 debconf: delaying package configuration, since apt-utils is not installed [2020-03-07T12:20:41.331Z] #36 24.61 Fetched 13.9 MB in 1s (11.3 MB/s) [2020-03-07T12:20:41.331Z] #36 24.72 Selecting previously unselected package xxd. [2020-03-07T12:20:41.331Z] #36 24.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-03-07T12:20:41.331Z] #36 24.77 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-03-07T12:20:41.331Z] #36 24.77 Unpacking xxd (2:8.1.0875-5) ... [2020-03-07T12:20:41.331Z] #36 24.89 Selecting previously unselected package vim-common. [2020-03-07T12:20:41.331Z] #36 24.90 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-07T12:20:41.331Z] #36 24.91 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-07T12:20:41.331Z] #36 25.21 Selecting previously unselected package cmake-data. [2020-03-07T12:20:41.331Z] #36 25.21 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-07T12:20:41.331Z] #36 25.22 Unpacking cmake-data (3.13.4-1) ... [2020-03-07T12:20:41.331Z] #36 28.05 Selecting previously unselected package libicu63:s390x. [2020-03-07T12:20:41.331Z] #36 28.06 Preparing to unpack .../3-libicu63_63.1-6_s390x.deb ... [2020-03-07T12:20:41.331Z] #36 28.07 Unpacking libicu63:s390x (63.1-6) ... [2020-03-07T12:20:41.331Z] #36 ... [2020-03-07T12:20:41.331Z] [2020-03-07T12:20:41.331Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-07T12:20:41.331Z] #28 9.649 0.2% ############### 21.1% ########################### 38.1% ####################################### 55.0% ################################################### 72.1% #################################################################### 94.6% ######################################################################## 100.0% [2020-03-07T12:20:41.331Z] #28 10.69 [2020-03-07T12:20:41.865Z] #44 84.78 DEP criu/log.d [2020-03-07T12:20:41.865Z] #44 84.88 DEP criu/libnetlink.d [2020-03-07T12:20:41.865Z] #44 84.99 DEP criu/kerndat.d [2020-03-07T12:20:42.080Z] #28 10.83 #### 5.9% ######### 13.5% ############### 21.2% #################### 28.8% ######################## 33.9% ############################### 44.1% ####################################### 54.2% ########################################## 59.3% ################################################ 67.0% [2020-03-07T12:20:42.080Z] #28 ... [2020-03-07T12:20:42.080Z] [2020-03-07T12:20:42.080Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:20:42.080Z] #66 0.247 + RM_GOPATH=0 [2020-03-07T12:20:42.080Z] #66 0.247 + TMP_GOPATH= [2020-03-07T12:20:42.080Z] #66 0.247 + : /build [2020-03-07T12:20:42.080Z] #66 0.247 + '[' -z '' ']' [2020-03-07T12:20:42.080Z] #66 0.247 ++ mktemp -d [2020-03-07T12:20:42.080Z] #66 0.267 + export GOPATH=/tmp/tmp.ISFmDw0cmS [2020-03-07T12:20:42.080Z] #66 0.267 + GOPATH=/tmp/tmp.ISFmDw0cmS [2020-03-07T12:20:42.080Z] #66 0.267 + RM_GOPATH=1 [2020-03-07T12:20:42.080Z] #66 0.268 ++ dirname ./install.sh [2020-03-07T12:20:42.080Z] #66 0.268 + dir=. [2020-03-07T12:20:42.080Z] #66 0.268 + bin=containerd [2020-03-07T12:20:42.080Z] #66 0.268 + shift [2020-03-07T12:20:42.080Z] #66 0.268 + '[' '!' -f ./containerd.installer ']' [2020-03-07T12:20:42.080Z] #66 0.268 + . ./containerd.installer [2020-03-07T12:20:42.080Z] #66 0.268 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-07T12:20:42.080Z] #66 0.268 + install_containerd [2020-03-07T12:20:42.080Z] #66 0.268 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-07T12:20:42.080Z] #66 0.268 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-07T12:20:42.080Z] #66 0.268 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ISFmDw0cmS/src/github.com/containerd/containerd [2020-03-07T12:20:42.080Z] #66 0.291 Cloning into '/tmp/tmp.ISFmDw0cmS/src/github.com/containerd/containerd'... [2020-03-07T12:20:42.121Z] #44 85.20 DEP criu/kcmp-ids.d [2020-03-07T12:20:42.377Z] #44 85.31 DEP criu/irmap.d [2020-03-07T12:20:42.377Z] #44 85.47 DEP criu/ipc_ns.d [2020-03-07T12:20:42.461Z] #66 ... [2020-03-07T12:20:42.461Z] [2020-03-07T12:20:42.461Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-07T12:20:42.461Z] #28 10.83 #### 5.9% ######### 13.5% ############### 21.2% #################### 28.8% ######################## 33.9% ############################### 44.1% ####################################### 54.2% ########################################## 59.3% ################################################ 67.0% ######################################################### 79.7% ############################################################## 87.3% ###################################################################### 97.5% ######################################################################## 100.0% [2020-03-07T12:20:42.633Z] #44 85.60 DEP criu/image.d [2020-03-07T12:20:42.633Z] #44 85.82 DEP criu/image-desc.d [2020-03-07T12:20:42.856Z] #28 12.55 [2020-03-07T12:20:42.888Z] #44 85.91 DEP criu/fsnotify.d [2020-03-07T12:20:42.888Z] #44 86.10 DEP criu/filesystems.d [2020-03-07T12:20:43.144Z] #44 86.24 DEP criu/files.d [2020-03-07T12:20:43.400Z] #44 86.41 DEP criu/files-reg.d [2020-03-07T12:20:43.655Z] #44 86.65 DEP criu/files-ext.d [2020-03-07T12:20:43.655Z] #44 86.87 DEP criu/file-lock.d [2020-03-07T12:20:43.911Z] #44 87.04 DEP criu/file-ids.d [2020-03-07T12:20:43.985Z] ok github.com/docker/docker/cmd/dockerd 0.129s coverage: 30.7% of statements [2020-03-07T12:20:43.985Z] ok github.com/docker/docker/container 0.144s coverage: 34.9% of statements [2020-03-07T12:20:43.985Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-07T12:20:43.985Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-07T12:20:43.985Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-07T12:20:43.985Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-07T12:20:43.985Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.030s coverage: 65.3% of statements [2020-03-07T12:20:44.167Z] #44 87.24 DEP criu/fifo.d [2020-03-07T12:20:44.423Z] #44 87.35 DEP criu/fdstore.d [2020-03-07T12:20:44.423Z] #44 87.53 DEP criu/fault-injection.d [2020-03-07T12:20:44.423Z] #44 87.57 DEP criu/external.d [2020-03-07T12:20:44.423Z] #44 87.64 DEP criu/eventpoll.d [2020-03-07T12:20:44.560Z] #28 12.73 # 2.6% ### 4.4% #### 6.3% ##### 7.3% ####### 10.1% ######## 12.0% ########## 14.8% ############ 16.9% ############## 20.2% ################ 23.1% [2020-03-07T12:20:44.560Z] #28 ... [2020-03-07T12:20:44.560Z] [2020-03-07T12:20:44.560Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:20:44.560Z] #34 25.01 sync [2020-03-07T12:20:44.560Z] #34 25.02 internal/reflectlite [2020-03-07T12:20:44.560Z] #34 27.59 errors [2020-03-07T12:20:44.560Z] #34 27.62 sort [2020-03-07T12:20:44.560Z] #34 28.20 strconv [2020-03-07T12:20:44.560Z] #34 29.47 io [2020-03-07T12:20:44.560Z] #34 30.33 syscall [2020-03-07T12:20:44.560Z] #34 32.24 reflect [2020-03-07T12:20:44.560Z] #34 ... [2020-03-07T12:20:44.560Z] [2020-03-07T12:20:44.560Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-07T12:20:44.678Z] #44 87.76 DEP criu/eventfd.d [2020-03-07T12:20:44.679Z] #44 87.87 DEP criu/crtools.d [2020-03-07T12:20:44.927Z] ok github.com/docker/docker/daemon/cluster/convert 0.040s coverage: 35.7% of statements [2020-03-07T12:20:44.934Z] #44 88.09 DEP criu/cr-service.d [2020-03-07T12:20:45.190Z] #44 88.30 DEP criu/cr-restore.d [2020-03-07T12:20:45.312Z] #28 12.73 # 2.6% ### 4.4% #### 6.3% ##### 7.3% ####### 10.1% ######## 12.0% ########## 14.8% ############ 16.9% ############## 20.2% ################ 23.1% #################### 27.8% ###################### 31.6% ######################## 34.4% ########################## 37.3% ############################ 39.1% ############################## 42.0% [2020-03-07T12:20:45.312Z] #28 ... [2020-03-07T12:20:45.312Z] [2020-03-07T12:20:45.312Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-07T12:20:45.312Z] #44 28.59 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-07T12:20:45.312Z] #44 30.77 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-03-07T12:20:45.312Z] #44 30.78 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-03-07T12:20:45.312Z] #44 30.79 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-03-07T12:20:45.312Z] #44 30.80 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-03-07T12:20:45.312Z] #44 30.82 Setting up python-six (1.12.0-1) ... [2020-03-07T12:20:45.312Z] #44 32.17 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-03-07T12:20:45.312Z] #44 32.18 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-03-07T12:20:45.312Z] #44 32.20 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-03-07T12:20:45.312Z] #44 32.20 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-03-07T12:20:45.312Z] #44 32.21 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-03-07T12:20:45.312Z] #44 32.22 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-07T12:20:45.312Z] #44 32.22 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-07T12:20:45.312Z] #44 32.23 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-03-07T12:20:45.312Z] #44 32.24 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-07T12:20:45.312Z] #44 32.25 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-07T12:20:45.312Z] #44 35.80 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-03-07T12:20:45.312Z] #44 35.82 Processing triggers for libc-bin (2.28-10) ... [2020-03-07T12:20:45.312Z] #44 DONE 36.1s [2020-03-07T12:20:45.312Z] [2020-03-07T12:20:45.312Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-07T12:20:45.446Z] #44 88.58 DEP criu/cr-errno.d [2020-03-07T12:20:45.446Z] #44 88.60 DEP criu/cr-dump.d [2020-03-07T12:20:45.702Z] #44 88.77 DEP criu/cr-dedup.d [2020-03-07T12:20:45.958Z] #44 88.99 DEP criu/cr-check.d [2020-03-07T12:20:46.083Z] #28 12.73 # 2.6% ### 4.4% #### 6.3% ##### 7.3% ####### 10.1% ######## 12.0% ########## 14.8% ############ 16.9% ############## 20.2% ################ 23.1% #################### 27.8% ###################### 31.6% ######################## 34.4% ########################## 37.3% ############################ 39.1% ############################## 42.0% ################################ 44.8% ################################# 46.7% ################################### 49.5% ##################################### 52.4% ####################################### 55.2% ########################################## 59.0% ############################################# 62.8% [2020-03-07T12:20:46.083Z] #28 ... [2020-03-07T12:20:46.083Z] [2020-03-07T12:20:46.083Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-07T12:20:46.083Z] #36 33.50 Selecting previously unselected package libxml2:s390x. [2020-03-07T12:20:46.083Z] #36 33.53 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-03-07T12:20:46.083Z] #36 33.53 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-03-07T12:20:46.083Z] #36 33.94 Selecting previously unselected package libarchive13:s390x. [2020-03-07T12:20:46.083Z] #36 33.94 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-03-07T12:20:46.083Z] #36 33.95 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-03-07T12:20:46.083Z] #36 34.25 Selecting previously unselected package libjsoncpp1:s390x. [2020-03-07T12:20:46.083Z] #36 34.25 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-03-07T12:20:46.083Z] #36 34.26 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-03-07T12:20:46.083Z] #36 34.48 Selecting previously unselected package librhash0:s390x. [2020-03-07T12:20:46.083Z] #36 34.48 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-03-07T12:20:46.083Z] #36 34.49 Unpacking librhash0:s390x (1.3.8-1) ... [2020-03-07T12:20:46.083Z] #36 34.57 Selecting previously unselected package libuv1:s390x. [2020-03-07T12:20:46.083Z] #36 34.57 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-03-07T12:20:46.083Z] #36 34.58 Unpacking libuv1:s390x (1.24.1-1) ... [2020-03-07T12:20:46.083Z] #36 34.65 Selecting previously unselected package cmake. [2020-03-07T12:20:46.083Z] #36 34.65 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-03-07T12:20:46.083Z] #36 34.66 Unpacking cmake (3.13.4-1) ... [2020-03-07T12:20:46.083Z] #36 36.58 Setting up libicu63:s390x (63.1-6) ... [2020-03-07T12:20:46.083Z] #36 36.59 Setting up xxd (2:8.1.0875-5) ... [2020-03-07T12:20:46.083Z] #36 36.59 Setting up libuv1:s390x (1.24.1-1) ... [2020-03-07T12:20:46.083Z] #36 36.60 Setting up vim-common (2:8.1.0875-5) ... [2020-03-07T12:20:46.083Z] #36 36.61 Setting up librhash0:s390x (1.3.8-1) ... [2020-03-07T12:20:46.083Z] #36 36.62 Setting up cmake-data (3.13.4-1) ... [2020-03-07T12:20:46.083Z] #36 36.63 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-03-07T12:20:46.083Z] #36 36.64 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-03-07T12:20:46.083Z] #36 36.64 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-03-07T12:20:46.083Z] #36 36.65 Setting up cmake (3.13.4-1) ... [2020-03-07T12:20:46.083Z] #36 36.66 Processing triggers for libc-bin (2.28-10) ... [2020-03-07T12:20:46.083Z] #36 36.68 Processing triggers for mime-support (3.62) ... [2020-03-07T12:20:46.083Z] #36 DONE 37.0s [2020-03-07T12:20:46.083Z] [2020-03-07T12:20:46.083Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-07T12:20:46.083Z] #28 12.73 # 2.6% ### 4.4% #### 6.3% ##### 7.3% ####### 10.1% ######## 12.0% ########## 14.8% ############ 16.9% ############## 20.2% ################ 23.1% #################### 27.8% ###################### 31.6% ######################## 34.4% ########################## 37.3% ############################ 39.1% ############################## 42.0% ################################ 44.8% ################################# 46.7% ################################### 49.5% ##################################### 52.4% ####################################### 55.2% ########################################## 59.0% ############################################# 62.8% ############################################### 65.6% [2020-03-07T12:20:46.083Z] #28 ... [2020-03-07T12:20:46.083Z] [2020-03-07T12:20:46.083Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-07T12:20:46.083Z] #37 DONE 0.1s [2020-03-07T12:20:46.083Z] [2020-03-07T12:20:46.083Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-07T12:20:46.214Z] #44 89.27 DEP criu/config.d [2020-03-07T12:20:46.214Z] #44 89.41 DEP criu/clone-noasan.d [2020-03-07T12:20:46.214Z] #44 89.49 DEP criu/cgroup.d [2020-03-07T12:20:46.308Z] ok github.com/docker/docker/daemon/cluster 0.167s coverage: 0.5% of statements [2020-03-07T12:20:46.469Z] #44 89.64 DEP criu/cgroup-props.d [2020-03-07T12:20:46.469Z] #44 89.74 DEP criu/bitmap.d [2020-03-07T12:20:46.509Z] #28 12.73 # 2.6% ### 4.4% #### 6.3% ##### 7.3% ####### 10.1% ######## 12.0% ########## 14.8% ############ 16.9% ############## 20.2% ################ 23.1% #################### 27.8% ###################### 31.6% ######################## 34.4% ########################## 37.3% ############################ 39.1% ############################## 42.0% ################################ 44.8% ################################# 46.7% ################################### 49.5% ##################################### 52.4% ####################################### 55.2% ########################################## 59.0% ############################################# 62.8% ############################################### 65.6% ################################################# 69.4% [2020-03-07T12:20:46.509Z] #28 ... [2020-03-07T12:20:46.509Z] [2020-03-07T12:20:46.509Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-07T12:20:46.509Z] #38 DONE 0.1s [2020-03-07T12:20:46.509Z] [2020-03-07T12:20:46.509Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-07T12:20:46.725Z] #44 89.76 DEP criu/bfd.d [2020-03-07T12:20:46.725Z] #44 89.83 DEP criu/autofs.d [2020-03-07T12:20:46.725Z] #44 89.96 DEP criu/aio.d [2020-03-07T12:20:46.983Z] #44 90.10 DEP criu/action-scripts.d [2020-03-07T12:20:47.239Z] #44 90.40 CC criu/action-scripts.o [2020-03-07T12:20:47.266Z] #28 12.73 # 2.6% ### 4.4% #### 6.3% ##### 7.3% ####### 10.1% ######## 12.0% ########## 14.8% ############ 16.9% ############## 20.2% ################ 23.1% #################### 27.8% ###################### 31.6% ######################## 34.4% ########################## 37.3% ############################ 39.1% ############################## 42.0% ################################ 44.8% ################################# 46.7% ################################### 49.5% ##################################### 52.4% ####################################### 55.2% ########################################## 59.0% ############################################# 62.8% ############################################### 65.6% ################################################# 69.4% ##################################################### 74.1% ######################################################## 77.9% ######################################################### 79.8% ########################################################### 82.6% ############################################################ 84.5% #################################################################### 94.7% ###################################################################### 97.5% ######################################################################## 100.0% [2020-03-07T12:20:47.266Z] #28 17.03 [2020-03-07T12:20:47.801Z] #44 90.81 CC criu/aio.o [2020-03-07T12:20:47.802Z] #44 ... [2020-03-07T12:20:47.802Z] [2020-03-07T12:20:47.802Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-07T12:20:47.802Z] #17 11.45 Reading package lists... [2020-03-07T12:20:47.802Z] #17 15.57 Reading package lists... [2020-03-07T12:20:47.802Z] #17 19.03 Building dependency tree... [2020-03-07T12:20:47.802Z] #17 20.44 libcap2-bin is already the newest version (1:2.25-2). [2020-03-07T12:20:47.802Z] #17 20.44 The following additional packages will be installed: [2020-03-07T12:20:47.802Z] #17 20.44 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-07T12:20:47.802Z] #17 20.44 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-07T12:20:47.802Z] #17 20.44 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-07T12:20:47.802Z] #17 20.44 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-07T12:20:47.802Z] #17 20.44 python3.7 python3.7-minimal vim-runtime xxd [2020-03-07T12:20:47.802Z] #17 20.45 Suggested packages: [2020-03-07T12:20:47.802Z] #17 20.45 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-07T12:20:47.802Z] #17 20.45 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-07T12:20:47.802Z] #17 20.45 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-07T12:20:47.802Z] #17 20.45 Recommended packages: [2020-03-07T12:20:47.802Z] #17 20.45 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-07T12:20:47.802Z] #17 20.45 python3-keyrings.alt python3-xdg unzip [2020-03-07T12:20:47.802Z] #17 22.02 The following NEW packages will be installed: [2020-03-07T12:20:47.802Z] #17 22.04 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-07T12:20:47.802Z] #17 22.04 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-07T12:20:47.802Z] #17 22.04 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-07T12:20:47.802Z] #17 22.04 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-07T12:20:47.802Z] #17 22.05 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-07T12:20:47.802Z] #17 22.05 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-07T12:20:47.802Z] #17 22.05 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-03-07T12:20:47.802Z] #17 22.05 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-03-07T12:20:47.802Z] #17 22.38 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2020-03-07T12:20:47.802Z] #17 22.38 Need to get 27.0 MB of archives. [2020-03-07T12:20:47.802Z] #17 22.38 After this operation, 111 MB of additional disk space will be used. [2020-03-07T12:20:47.802Z] #17 22.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-03-07T12:20:47.802Z] #17 22.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-03-07T12:20:47.802Z] #17 22.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-03-07T12:20:47.802Z] #17 22.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-03-07T12:20:47.802Z] #17 22.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-03-07T12:20:47.802Z] #17 22.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-03-07T12:20:47.802Z] #17 22.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-03-07T12:20:47.802Z] #17 22.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-03-07T12:20:47.802Z] #17 22.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-03-07T12:20:47.802Z] #17 22.63 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-03-07T12:20:47.802Z] #17 22.64 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-03-07T12:20:47.802Z] #17 22.65 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-03-07T12:20:47.802Z] #17 22.65 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-03-07T12:20:47.802Z] #17 22.66 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-03-07T12:20:47.802Z] #17 22.66 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-03-07T12:20:47.802Z] #17 22.67 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-03-07T12:20:47.802Z] #17 22.68 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-07T12:20:47.802Z] #17 22.69 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-07T12:20:47.802Z] #17 22.70 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-03-07T12:20:47.802Z] #17 22.71 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-03-07T12:20:47.802Z] #17 22.71 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-03-07T12:20:47.802Z] #17 22.73 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-03-07T12:20:47.802Z] #17 22.76 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-03-07T12:20:47.802Z] #17 22.77 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-07T12:20:47.802Z] #17 22.78 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-07T12:20:47.802Z] #17 22.79 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-07T12:20:47.802Z] #17 22.81 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-03-07T12:20:47.802Z] #17 22.81 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-03-07T12:20:47.802Z] #17 22.81 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-03-07T12:20:47.802Z] #17 23.20 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-07T12:20:47.802Z] #17 23.20 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-07T12:20:47.802Z] #17 23.21 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-03-07T12:20:47.802Z] #17 23.21 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-03-07T12:20:47.802Z] #17 23.22 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-03-07T12:20:47.802Z] #17 23.24 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-03-07T12:20:47.802Z] #17 23.33 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-07T12:20:47.802Z] #17 23.33 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-03-07T12:20:47.802Z] #17 23.34 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-03-07T12:20:47.802Z] #17 23.35 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-07T12:20:47.802Z] #17 23.36 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-03-07T12:20:47.802Z] #17 23.37 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-07T12:20:47.802Z] #17 23.37 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-03-07T12:20:47.802Z] #17 23.39 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-07T12:20:47.802Z] #17 23.70 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-03-07T12:20:47.802Z] #17 23.77 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-03-07T12:20:47.802Z] #17 23.82 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-03-07T12:20:47.802Z] #17 24.60 debconf: delaying package configuration, since apt-utils is not installed [2020-03-07T12:20:47.802Z] #17 24.72 Fetched 27.0 MB in 2s (15.8 MB/s) [2020-03-07T12:20:47.802Z] #17 24.79 Selecting previously unselected package pigz. [2020-03-07T12:20:47.802Z] #17 24.79 (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 ... 23423 files and directories currently installed.) [2020-03-07T12:20:47.802Z] #17 24.85 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-03-07T12:20:47.802Z] #17 24.86 Unpacking pigz (2.4-1) ... [2020-03-07T12:20:48.058Z] #17 ... [2020-03-07T12:20:48.058Z] [2020-03-07T12:20:48.058Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-07T12:20:48.058Z] #30 DONE 161.0s [2020-03-07T12:20:48.058Z] [2020-03-07T12:20:48.058Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-07T12:20:48.058Z] #17 25.00 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-03-07T12:20:48.058Z] #17 25.04 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-07T12:20:48.058Z] #17 25.04 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-07T12:20:48.314Z] #17 ... [2020-03-07T12:20:48.314Z] [2020-03-07T12:20:48.314Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:20:48.314Z] #44 91.60 CC criu/autofs.o [2020-03-07T12:20:48.514Z] #28 17.95 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-07T12:20:48.514Z] #28 ... [2020-03-07T12:20:48.514Z] [2020-03-07T12:20:48.514Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:20:48.514Z] #51 29.06 + cd /tmp/tmp.hwofGf2l6x/src/gotest.tools/gotestsum [2020-03-07T12:20:48.514Z] #51 29.07 + git checkout -q v0.3.5 [2020-03-07T12:20:48.514Z] #51 29.08 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-07T12:20:48.514Z] #51 ... [2020-03-07T12:20:48.514Z] [2020-03-07T12:20:48.514Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-07T12:20:48.514Z] #28 18.23 [2020-03-07T12:20:48.514Z] #28 18.35 ######################################################################## 100.0% [2020-03-07T12:20:48.514Z] #28 18.41 [2020-03-07T12:20:48.850Z] ok github.com/docker/docker/daemon/discovery 0.025s coverage: 30.0% of statements [2020-03-07T12:20:48.850Z] ok github.com/docker/docker/daemon/config 0.084s coverage: 81.7% of statements [2020-03-07T12:20:49.312Z] #28 ... [2020-03-07T12:20:49.312Z] [2020-03-07T12:20:49.312Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:20:49.312Z] #48 29.72 github.com/LK4D4/vndr/godl/singleflight [2020-03-07T12:20:49.312Z] #48 29.74 io [2020-03-07T12:20:49.312Z] #48 29.95 strconv [2020-03-07T12:20:49.312Z] #48 30.66 bytes [2020-03-07T12:20:49.312Z] #48 32.93 bufio [2020-03-07T12:20:49.312Z] #48 33.86 reflect [2020-03-07T12:20:49.312Z] #48 34.84 syscall [2020-03-07T12:20:49.312Z] #48 ... [2020-03-07T12:20:49.312Z] [2020-03-07T12:20:49.312Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:20:49.312Z] #39 0.304 + RM_GOPATH=0 [2020-03-07T12:20:49.312Z] #39 0.308 + TMP_GOPATH= [2020-03-07T12:20:49.312Z] #39 0.309 + : /build [2020-03-07T12:20:49.312Z] #39 0.309 + '[' -z '' ']' [2020-03-07T12:20:49.312Z] #39 0.313 ++ mktemp -d [2020-03-07T12:20:49.312Z] #39 0.318 + export GOPATH=/tmp/tmp.kK8AcqyLpc [2020-03-07T12:20:49.312Z] #39 0.319 + GOPATH=/tmp/tmp.kK8AcqyLpc [2020-03-07T12:20:49.312Z] #39 0.319 + RM_GOPATH=1 [2020-03-07T12:20:49.312Z] #39 0.320 ++ dirname ./install.sh [2020-03-07T12:20:49.312Z] #39 0.329 + dir=. [2020-03-07T12:20:49.312Z] #39 0.330 + bin=tini [2020-03-07T12:20:49.312Z] #39 0.330 + shift [2020-03-07T12:20:49.312Z] #39 0.330 + '[' '!' -f ./tini.installer ']' [2020-03-07T12:20:49.312Z] #39 0.330 + . ./tini.installer [2020-03-07T12:20:49.312Z] #39 0.330 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-07T12:20:49.312Z] #39 0.331 + install_tini [2020-03-07T12:20:49.312Z] #39 0.331 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-07T12:20:49.312Z] #39 0.331 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-07T12:20:49.312Z] #39 0.331 + git clone https://github.com/krallin/tini.git /tmp/tmp.kK8AcqyLpc/tini [2020-03-07T12:20:49.312Z] #39 0.341 Cloning into '/tmp/tmp.kK8AcqyLpc/tini'... [2020-03-07T12:20:49.312Z] #39 0.894 + cd /tmp/tmp.kK8AcqyLpc/tini [2020-03-07T12:20:49.312Z] #39 0.894 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-07T12:20:49.312Z] #39 0.898 + cmake . [2020-03-07T12:20:49.312Z] #39 1.282 -- The C compiler identification is GNU 8.3.0 [2020-03-07T12:20:49.312Z] #39 1.331 -- Check for working C compiler: /usr/bin/cc [2020-03-07T12:20:49.312Z] #39 1.755 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-07T12:20:49.312Z] #39 1.756 -- Detecting C compiler ABI info [2020-03-07T12:20:49.312Z] #39 2.097 -- Detecting C compiler ABI info - done [2020-03-07T12:20:49.312Z] #39 2.102 -- Detecting C compile features [2020-03-07T12:20:49.312Z] #39 3.096 -- Detecting C compile features - done [2020-03-07T12:20:49.741Z] #39 3.123 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-07T12:20:49.741Z] #39 3.310 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-07T12:20:49.741Z] #39 3.483 -- Configuring done [2020-03-07T12:20:49.741Z] #39 3.513 -- Generating done [2020-03-07T12:20:49.741Z] #39 ... [2020-03-07T12:20:49.741Z] [2020-03-07T12:20:49.741Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-07T12:20:49.741Z] #31 30.63 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: 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-03-07T12:20:49.741Z] #31 31.15 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-07T12:20:49.741Z] #31 31.21 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-07T12:20:50.125Z] #31 ... [2020-03-07T12:20:50.125Z] [2020-03-07T12:20:50.125Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:20:50.125Z] #39 3.576 -- Build files have been written to: /tmp/tmp.kK8AcqyLpc/tini [2020-03-07T12:20:50.125Z] #39 3.600 + make tini-static [2020-03-07T12:20:50.204Z] #44 93.15 CC criu/bfd.o [2020-03-07T12:20:50.234Z] ok github.com/docker/docker/daemon/events 0.069s coverage: 50.0% of statements [2020-03-07T12:20:50.460Z] #44 93.56 CC criu/bitmap.o [2020-03-07T12:20:50.486Z] #39 4.046 Scanning dependencies of target tini-static [2020-03-07T12:20:50.486Z] #39 4.088 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-07T12:20:50.716Z] #44 93.70 CC criu/cgroup-props.o [2020-03-07T12:20:51.262Z] #39 4.868 [100%] Linking C executable tini-static [2020-03-07T12:20:51.278Z] #44 94.49 CC criu/cgroup.o [2020-03-07T12:20:51.616Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2020-03-07T12:20:51.625Z] #39 5.144 [100%] Built target tini-static [2020-03-07T12:20:51.625Z] #39 5.232 + mkdir -p /build [2020-03-07T12:20:51.625Z] #39 5.240 + cp tini-static /build/docker-init [2020-03-07T12:20:51.625Z] #39 DONE 5.4s [2020-03-07T12:20:51.625Z] [2020-03-07T12:20:51.625Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-07T12:20:51.625Z] #28 19.37 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-07T12:20:51.625Z] #28 19.82 [2020-03-07T12:20:51.625Z] #28 19.96 ########################################### 60.4% ######################################################################## 100.0% [2020-03-07T12:20:51.625Z] #28 20.14 [2020-03-07T12:20:51.625Z] #28 21.16 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-07T12:20:51.625Z] #28 21.24 skipping existing b63cc5f62c21 [2020-03-07T12:20:51.625Z] #28 21.35 [2020-03-07T12:20:52.003Z] #28 ... [2020-03-07T12:20:52.003Z] [2020-03-07T12:20:52.003Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:20:52.003Z] #57 32.54 reflect [2020-03-07T12:20:52.003Z] #57 38.42 time [2020-03-07T12:20:52.003Z] #57 42.18 context [2020-03-07T12:20:52.003Z] #57 ... [2020-03-07T12:20:52.003Z] [2020-03-07T12:20:52.003Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-07T12:20:52.003Z] #11 33.65 Selecting previously unselected package binutils-mingw-w64. [2020-03-07T12:20:52.003Z] #11 33.68 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-07T12:20:52.003Z] #11 33.69 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-07T12:20:52.003Z] #11 33.76 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-03-07T12:20:52.003Z] #11 33.76 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-03-07T12:20:52.003Z] #11 33.76 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-03-07T12:20:52.003Z] #11 33.90 Selecting previously unselected package dmsetup. [2020-03-07T12:20:52.003Z] #11 33.90 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-03-07T12:20:52.003Z] #11 33.90 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-07T12:20:52.003Z] #11 34.05 Selecting previously unselected package mingw-w64-common. [2020-03-07T12:20:52.003Z] #11 34.05 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-07T12:20:52.003Z] #11 34.06 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-07T12:20:52.003Z] #11 39.80 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-07T12:20:52.003Z] #11 39.80 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-07T12:20:52.003Z] #11 39.81 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-07T12:20:52.908Z] #11 ... [2020-03-07T12:20:52.908Z] [2020-03-07T12:20:52.908Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:20:52.908Z] #57 43.43 internal/poll [2020-03-07T12:20:53.302Z] #57 44.07 encoding/binary [2020-03-07T12:20:53.793Z] #44 96.91 CC criu/clone-noasan.o [2020-03-07T12:20:53.793Z] #44 97.01 CC criu/config.o [2020-03-07T12:20:54.049Z] #44 ... [2020-03-07T12:20:54.049Z] [2020-03-07T12:20:54.049Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-07T12:20:54.049Z] #17 25.79 Selecting previously unselected package python3.7-minimal. [2020-03-07T12:20:54.049Z] #17 25.79 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-07T12:20:54.049Z] #17 25.82 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-07T12:20:54.049Z] #17 26.77 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-07T12:20:54.049Z] #17 26.79 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-07T12:20:54.049Z] #17 28.48 Selecting previously unselected package python3-minimal. [2020-03-07T12:20:54.049Z] #17 28.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 ... 23672 files and directories currently installed.) [2020-03-07T12:20:54.049Z] #17 28.53 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-03-07T12:20:54.049Z] #17 28.53 Unpacking python3-minimal (3.7.3-1) ... [2020-03-07T12:20:54.049Z] #17 28.60 Selecting previously unselected package libmpdec2:amd64. [2020-03-07T12:20:54.049Z] #17 28.61 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-03-07T12:20:54.049Z] #17 28.63 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-03-07T12:20:54.049Z] #17 28.72 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-03-07T12:20:54.049Z] #17 28.73 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-03-07T12:20:54.049Z] #17 28.73 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-07T12:20:54.049Z] #17 29.63 Selecting previously unselected package python3.7. [2020-03-07T12:20:54.049Z] #17 29.64 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-03-07T12:20:54.049Z] #17 29.65 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-07T12:20:54.049Z] #17 29.78 Selecting previously unselected package libpython3-stdlib:amd64. [2020-03-07T12:20:54.049Z] #17 29.79 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-03-07T12:20:54.049Z] #17 29.80 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-07T12:20:54.049Z] #17 29.91 Setting up python3-minimal (3.7.3-1) ... [2020-03-07T12:20:54.049Z] #17 30.71 Selecting previously unselected package python3. [2020-03-07T12:20:54.049Z] #17 30.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24084 files and directories currently installed.) [2020-03-07T12:20:54.049Z] #17 30.75 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-03-07T12:20:54.049Z] #17 30.77 Unpacking python3 (3.7.3-1) ... [2020-03-07T12:20:54.049Z] #17 30.86 Selecting previously unselected package libip4tc0:amd64. [2020-03-07T12:20:54.049Z] #17 30.88 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-03-07T12:20:54.049Z] #17 30.89 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-03-07T12:20:54.049Z] #17 30.99 Selecting previously unselected package libip6tc0:amd64. [2020-03-07T12:20:54.049Z] #17 31.01 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-03-07T12:20:54.049Z] #17 31.01 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-03-07T12:20:54.049Z] #17 31.12 Selecting previously unselected package libiptc0:amd64. [2020-03-07T12:20:54.049Z] #17 31.12 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-03-07T12:20:54.049Z] #17 31.13 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-03-07T12:20:54.091Z] #57 ... [2020-03-07T12:20:54.091Z] [2020-03-07T12:20:54.091Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-07T12:20:54.091Z] #28 23.08 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-07T12:20:54.091Z] #28 23.34 [2020-03-07T12:20:54.091Z] #28 23.42 ######################################################################## 100.0% [2020-03-07T12:20:54.091Z] #28 23.48 [2020-03-07T12:20:54.091Z] #28 23.51 Download of images into '/build' complete. [2020-03-07T12:20:54.091Z] #28 23.51 Use something like the following to load the result into a Docker daemon: [2020-03-07T12:20:54.091Z] #28 23.51 tar -cC '/build' . | docker load [2020-03-07T12:20:54.091Z] #28 DONE 23.6s [2020-03-07T12:20:54.091Z] [2020-03-07T12:20:54.091Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:20:54.091Z] #45 6.081 Note: Building without setproctitle() and strlcpy() support. [2020-03-07T12:20:54.091Z] #45 6.082 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-07T12:20:54.091Z] #45 6.096 Note: Building without GnuTLS support [2020-03-07T12:20:54.091Z] #45 7.226 fatal: not a git repository (or any of the parent directories): .git [2020-03-07T12:20:54.091Z] #45 7.274 GEN .gitid [2020-03-07T12:20:54.091Z] #45 7.276 GEN criu/include/version.h [2020-03-07T12:20:54.091Z] #45 7.280 GEN include/common/asm [2020-03-07T12:20:54.091Z] #45 8.375 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-07T12:20:54.091Z] #45 8.445 PBCC images/opts.pb-c.c [2020-03-07T12:20:54.091Z] #45 8.477 PBCC images/sit.pb-c.c [2020-03-07T12:20:54.091Z] #45 8.514 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-07T12:20:54.091Z] #45 8.583 DEP images/opts.pb-c.d [2020-03-07T12:20:54.091Z] #45 8.596 DEP images/sit.pb-c.d [2020-03-07T12:20:54.091Z] #45 8.642 PBCC images/macvlan.pb-c.c [2020-03-07T12:20:54.091Z] #45 8.646 DEP images/macvlan.pb-c.d [2020-03-07T12:20:54.091Z] #45 8.708 PBCC images/autofs.pb-c.c [2020-03-07T12:20:54.091Z] #45 8.791 DEP images/autofs.pb-c.d [2020-03-07T12:20:54.091Z] #45 8.852 PBCC images/sysctl.pb-c.c [2020-03-07T12:20:54.091Z] #45 8.881 DEP images/sysctl.pb-c.d [2020-03-07T12:20:54.091Z] #45 8.965 PBCC images/time.pb-c.c [2020-03-07T12:20:54.091Z] #45 8.982 DEP images/time.pb-c.d [2020-03-07T12:20:54.091Z] #45 9.054 PBCC images/binfmt-misc.pb-c.c [2020-03-07T12:20:54.091Z] #45 9.105 DEP images/binfmt-misc.pb-c.d [2020-03-07T12:20:54.305Z] #17 31.24 Selecting previously unselected package libnfnetlink0:amd64. [2020-03-07T12:20:54.305Z] #17 31.24 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-03-07T12:20:54.305Z] #17 31.26 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-07T12:20:54.305Z] #17 31.31 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-03-07T12:20:54.305Z] #17 31.32 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-03-07T12:20:54.305Z] #17 31.33 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-07T12:20:54.305Z] #17 31.45 Selecting previously unselected package libnftnl11:amd64. [2020-03-07T12:20:54.305Z] #17 31.47 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-03-07T12:20:54.305Z] #17 31.48 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-03-07T12:20:54.465Z] #45 9.223 PBCC images/seccomp.pb-c.c [2020-03-07T12:20:54.465Z] #45 9.255 DEP images/seccomp.pb-c.d [2020-03-07T12:20:54.465Z] #45 9.319 PBCC images/userns.pb-c.c [2020-03-07T12:20:54.465Z] #45 9.353 DEP images/userns.pb-c.d [2020-03-07T12:20:54.465Z] #45 9.420 PBCC images/cgroup.pb-c.c [2020-03-07T12:20:54.465Z] #45 9.481 DEP images/cgroup.pb-c.d [2020-03-07T12:20:54.561Z] #17 31.55 Selecting previously unselected package iptables. [2020-03-07T12:20:54.561Z] #17 31.58 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-03-07T12:20:54.561Z] #17 31.59 Unpacking iptables (1.8.2-4) ... [2020-03-07T12:20:54.817Z] #17 31.91 Selecting previously unselected package xxd. [2020-03-07T12:20:54.817Z] #17 31.93 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-07T12:20:54.817Z] #17 31.93 Unpacking xxd (2:8.1.0875-5) ... [2020-03-07T12:20:54.840Z] #45 9.494 PBCC images/fown.pb-c.c [2020-03-07T12:20:54.840Z] #45 9.503 PBCC images/ext-file.pb-c.c [2020-03-07T12:20:54.840Z] #45 9.570 DEP images/fown.pb-c.d [2020-03-07T12:20:54.840Z] #45 9.576 DEP images/ext-file.pb-c.d [2020-03-07T12:20:54.840Z] #45 9.602 PBCC images/rpc.pb-c.c [2020-03-07T12:20:54.840Z] #45 9.615 DEP images/rpc.pb-c.d [2020-03-07T12:20:54.840Z] #45 9.638 PBCC images/siginfo.pb-c.c [2020-03-07T12:20:54.840Z] #45 9.642 DEP images/siginfo.pb-c.d [2020-03-07T12:20:54.840Z] #45 9.652 PBCC images/pagemap.pb-c.c [2020-03-07T12:20:54.840Z] #45 9.663 DEP images/pagemap.pb-c.d [2020-03-07T12:20:54.840Z] #45 9.682 PBCC images/rlimit.pb-c.c [2020-03-07T12:20:54.840Z] #45 9.686 DEP images/rlimit.pb-c.d [2020-03-07T12:20:54.840Z] #45 9.698 PBCC images/file-lock.pb-c.c [2020-03-07T12:20:54.840Z] #45 9.704 DEP images/file-lock.pb-c.d [2020-03-07T12:20:54.840Z] #45 9.739 PBCC images/tty.pb-c.c [2020-03-07T12:20:54.840Z] #45 9.750 DEP images/tty.pb-c.d [2020-03-07T12:20:54.840Z] #45 9.761 PBCC images/tun.pb-c.c [2020-03-07T12:20:54.840Z] #45 9.782 PBCC images/netdev.pb-c.c [2020-03-07T12:20:54.840Z] #45 9.807 DEP images/tun.pb-c.d [2020-03-07T12:20:54.840Z] #45 ... [2020-03-07T12:20:54.840Z] [2020-03-07T12:20:54.840Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:20:54.840Z] #57 45.61 os [2020-03-07T12:20:55.073Z] #17 32.05 Selecting previously unselected package vim-common. [2020-03-07T12:20:55.073Z] #17 32.06 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-07T12:20:55.073Z] #17 32.09 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-07T12:20:55.073Z] #17 ... [2020-03-07T12:20:55.073Z] [2020-03-07T12:20:55.073Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:20:55.073Z] #44 98.17 CC criu/cr-check.o [2020-03-07T12:20:55.615Z] #57 46.31 encoding/base64 [2020-03-07T12:20:55.811Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-03-07T12:20:56.378Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.468s coverage: 13.7% of statements [2020-03-07T12:20:56.453Z] #57 47.00 strings [2020-03-07T12:20:56.950Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.697s coverage: 57.0% of statements [2020-03-07T12:20:56.961Z] #44 99.82 CC criu/cr-dedup.o [2020-03-07T12:20:57.217Z] #44 100.2 CC criu/cr-dump.o [2020-03-07T12:20:57.764Z] #57 ... [2020-03-07T12:20:57.764Z] [2020-03-07T12:20:57.764Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:20:57.764Z] #34 38.25 time [2020-03-07T12:20:57.764Z] #34 43.92 internal/poll [2020-03-07T12:20:57.764Z] #34 43.99 internal/fmtsort [2020-03-07T12:20:57.764Z] #34 44.79 internal/syscall/unix [2020-03-07T12:20:57.764Z] #34 45.30 strings [2020-03-07T12:20:57.764Z] #34 45.95 os [2020-03-07T12:20:57.764Z] #34 48.11 path [2020-03-07T12:20:57.764Z] #34 ... [2020-03-07T12:20:57.764Z] [2020-03-07T12:20:57.764Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:20:57.764Z] #66 24.91 Checking out files: 54% (1655/3054) Checking out files: 55% (1680/3054) Checking out files: 56% (1711/3054) Checking out files: 57% (1741/3054) Checking out files: 58% (1772/3054) Checking out files: 59% (1802/3054) Checking out files: 60% (1833/3054) Checking out files: 61% (1863/3054) Checking out files: 62% (1894/3054) Checking out files: 63% (1925/3054) Checking out files: 64% (1955/3054) Checking out files: 65% (1986/3054) Checking out files: 66% (2016/3054) Checking out files: 67% (2047/3054) Checking out files: 68% (2077/3054) Checking out files: 69% (2108/3054) Checking out files: 70% (2138/3054) Checking out files: 71% (2169/3054) Checking out files: 72% (2199/3054) Checking out files: 73% (2230/3054) Checking out files: 74% (2260/3054) Checking out files: 75% (2291/3054) Checking out files: 76% (2322/3054) Checking out files: 77% (2352/3054) Checking out files: 78% (2383/3054) Checking out files: 79% (2413/3054) Checking out files: 80% (2444/3054) Checking out files: 81% (2474/3054) Checking out files: 82% (2505/3054) Checking out files: 83% (2535/3054) Checking out files: 84% (2566/3054) Checking out files: 85% (2596/3054) Checking out files: 86% (2627/3054) Checking out files: 87% (2657/3054) Checking out files: 88% (2688/3054) Checking out files: 89% (2719/3054) Checking out files: 90% (2749/3054) Checking out files: 91% (2780/3054) Checking out files: 92% (2810/3054) Checking out files: 93% (2841/3054) Checking out files: 94% (2871/3054) Checking out files: 95% (2902/3054) Checking out files: 96% (2932/3054) Checking out files: 97% (2963/3054) Checking out files: 98% (2993/3054) Checking out files: 99% (3024/3054) Checking out files: 100% (3054/3054) Checking out files: 100% (3054/3054), done. [2020-03-07T12:20:57.764Z] #66 25.55 + cd /tmp/tmp.ISFmDw0cmS/src/github.com/containerd/containerd [2020-03-07T12:20:57.764Z] #66 25.55 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-07T12:20:59.008Z] #66 26.90 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-07T12:20:59.008Z] #66 26.90 + BUILDTAGS='netgo osusergo static_build' [2020-03-07T12:20:59.008Z] #66 26.90 + export EXTRA_FLAGS=-buildmode=pie [2020-03-07T12:20:59.008Z] #66 26.90 + EXTRA_FLAGS=-buildmode=pie [2020-03-07T12:20:59.008Z] #66 26.90 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-07T12:20:59.008Z] #66 26.90 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-07T12:20:59.008Z] #66 26.90 + '[' '' = dynamic ']' [2020-03-07T12:20:59.008Z] #66 26.90 + make [2020-03-07T12:20:59.108Z] #44 102.2 CC criu/cr-errno.o [2020-03-07T12:20:59.108Z] #44 102.3 CC criu/cr-restore.o [2020-03-07T12:20:59.926Z] #66 27.76 + bin/ctr [2020-03-07T12:21:00.478Z] #44 ... [2020-03-07T12:21:00.478Z] [2020-03-07T12:21:00.478Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-07T12:21:00.478Z] #17 32.27 Selecting previously unselected package bash-completion. [2020-03-07T12:21:00.478Z] #17 32.28 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-07T12:21:00.478Z] #17 34.83 Unpacking bash-completion (1:2.8-6) ... [2020-03-07T12:21:00.478Z] #17 35.23 Selecting previously unselected package bzip2. [2020-03-07T12:21:00.478Z] #17 35.24 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-03-07T12:21:00.478Z] #17 35.25 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-07T12:21:00.478Z] #17 35.34 Selecting previously unselected package xz-utils. [2020-03-07T12:21:00.478Z] #17 35.34 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-03-07T12:21:00.478Z] #17 35.35 Unpacking xz-utils (5.2.4-1) ... [2020-03-07T12:21:00.478Z] #17 35.52 Selecting previously unselected package apparmor. [2020-03-07T12:21:00.478Z] #17 35.52 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-03-07T12:21:00.478Z] #17 35.61 Unpacking apparmor (2.13.2-10) ... [2020-03-07T12:21:00.478Z] #17 35.92 Selecting previously unselected package aufs-tools. [2020-03-07T12:21:00.478Z] #17 35.92 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-03-07T12:21:00.478Z] #17 35.93 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-07T12:21:00.478Z] #17 36.03 Selecting previously unselected package libonig5:amd64. [2020-03-07T12:21:00.478Z] #17 36.04 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-03-07T12:21:00.478Z] #17 36.05 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-07T12:21:00.478Z] #17 36.19 Selecting previously unselected package libjq1:amd64. [2020-03-07T12:21:00.478Z] #17 36.21 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-07T12:21:00.478Z] #17 36.22 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-07T12:21:00.478Z] #17 36.34 Selecting previously unselected package jq. [2020-03-07T12:21:00.478Z] #17 36.35 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-07T12:21:00.478Z] #17 36.35 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-07T12:21:00.478Z] #17 36.41 Selecting previously unselected package libaio1:amd64. [2020-03-07T12:21:00.478Z] #17 36.42 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-03-07T12:21:00.478Z] #17 36.43 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-03-07T12:21:00.478Z] #17 36.48 Selecting previously unselected package libgpm2:amd64. [2020-03-07T12:21:00.478Z] #17 36.49 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-03-07T12:21:00.478Z] #17 36.49 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-03-07T12:21:00.478Z] #17 36.56 Selecting previously unselected package libicu63:amd64. [2020-03-07T12:21:00.478Z] #17 36.56 Preparing to unpack .../20-libicu63_63.1-6_amd64.deb ... [2020-03-07T12:21:00.478Z] #17 36.57 Unpacking libicu63:amd64 (63.1-6) ... [2020-03-07T12:21:00.740Z] #66 ... [2020-03-07T12:21:00.740Z] [2020-03-07T12:21:00.740Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:21:00.740Z] #48 41.24 time [2020-03-07T12:21:00.740Z] #48 46.34 os [2020-03-07T12:21:00.740Z] #48 47.31 strings [2020-03-07T12:21:00.740Z] #48 49.24 fmt [2020-03-07T12:21:00.740Z] #48 49.72 path/filepath [2020-03-07T12:21:00.740Z] #48 51.07 regexp/syntax [2020-03-07T12:21:00.740Z] #48 ... [2020-03-07T12:21:00.740Z] [2020-03-07T12:21:00.741Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:21:00.741Z] #45 9.853 DEP images/netdev.pb-c.d [2020-03-07T12:21:00.741Z] #45 9.873 PBCC images/vma.pb-c.c [2020-03-07T12:21:00.741Z] #45 9.920 DEP images/vma.pb-c.d [2020-03-07T12:21:00.741Z] #45 9.965 PBCC images/creds.pb-c.c [2020-03-07T12:21:00.741Z] #45 9.974 DEP images/creds.pb-c.d [2020-03-07T12:21:00.741Z] #45 10.04 PBCC images/utsns.pb-c.c [2020-03-07T12:21:00.741Z] #45 10.05 DEP images/utsns.pb-c.d [2020-03-07T12:21:00.741Z] #45 10.08 PBCC images/ipc-desc.pb-c.c [2020-03-07T12:21:00.741Z] #45 10.09 PBCC images/ipc-sem.pb-c.c [2020-03-07T12:21:00.741Z] #45 10.12 DEP images/ipc-desc.pb-c.d [2020-03-07T12:21:00.741Z] #45 10.13 DEP images/ipc-sem.pb-c.d [2020-03-07T12:21:00.741Z] #45 10.17 PBCC images/ipc-msg.pb-c.c [2020-03-07T12:21:00.741Z] #45 10.18 DEP images/ipc-msg.pb-c.d [2020-03-07T12:21:00.741Z] #45 10.26 PBCC images/ipc-shm.pb-c.c [2020-03-07T12:21:00.741Z] #45 10.28 DEP images/ipc-shm.pb-c.d [2020-03-07T12:21:00.741Z] #45 10.33 PBCC images/ipc-var.pb-c.c [2020-03-07T12:21:00.741Z] #45 10.33 DEP images/ipc-var.pb-c.d [2020-03-07T12:21:00.741Z] #45 10.36 PBCC images/sk-opts.pb-c.c [2020-03-07T12:21:00.741Z] #45 10.38 PBCC images/packet-sock.pb-c.c [2020-03-07T12:21:00.741Z] #45 10.43 DEP images/sk-opts.pb-c.d [2020-03-07T12:21:00.741Z] #45 10.46 DEP images/packet-sock.pb-c.d [2020-03-07T12:21:00.741Z] #45 10.50 PBCC images/sk-netlink.pb-c.c [2020-03-07T12:21:00.741Z] #45 10.54 DEP images/sk-netlink.pb-c.d [2020-03-07T12:21:00.741Z] #45 10.57 PBCC images/sk-inet.pb-c.c [2020-03-07T12:21:00.741Z] #45 10.63 DEP images/sk-inet.pb-c.d [2020-03-07T12:21:00.741Z] #45 10.70 PBCC images/sk-unix.pb-c.c [2020-03-07T12:21:00.741Z] #45 10.72 DEP images/sk-unix.pb-c.d [2020-03-07T12:21:00.741Z] #45 10.74 PBCC images/mm.pb-c.c [2020-03-07T12:21:00.741Z] #45 10.78 DEP images/mm.pb-c.d [2020-03-07T12:21:00.741Z] #45 10.84 PBCC images/timerfd.pb-c.c [2020-03-07T12:21:00.741Z] #45 10.88 DEP images/timerfd.pb-c.d [2020-03-07T12:21:00.741Z] #45 10.93 PBCC images/timer.pb-c.c [2020-03-07T12:21:00.741Z] #45 10.93 DEP images/timer.pb-c.d [2020-03-07T12:21:00.741Z] #45 10.95 PBCC images/sa.pb-c.c [2020-03-07T12:21:00.741Z] #45 10.98 DEP images/sa.pb-c.d [2020-03-07T12:21:00.741Z] #45 11.04 PBCC images/pipe-data.pb-c.c [2020-03-07T12:21:00.741Z] #45 11.05 DEP images/pipe-data.pb-c.d [2020-03-07T12:21:00.741Z] #45 11.08 PBCC images/mnt.pb-c.c [2020-03-07T12:21:00.741Z] #45 11.12 DEP images/mnt.pb-c.d [2020-03-07T12:21:00.741Z] #45 11.24 PBCC images/sk-packet.pb-c.c [2020-03-07T12:21:00.741Z] #45 11.25 DEP images/sk-packet.pb-c.d [2020-03-07T12:21:00.741Z] #45 11.28 PBCC images/tcp-stream.pb-c.c [2020-03-07T12:21:00.741Z] #45 11.33 DEP images/tcp-stream.pb-c.d [2020-03-07T12:21:00.741Z] #45 11.49 PBCC images/pipe.pb-c.c [2020-03-07T12:21:00.741Z] #45 11.56 DEP images/pipe.pb-c.d [2020-03-07T12:21:00.741Z] #45 11.60 PBCC images/pstree.pb-c.c [2020-03-07T12:21:00.741Z] #45 11.65 DEP images/pstree.pb-c.d [2020-03-07T12:21:00.741Z] #45 11.70 PBCC images/fs.pb-c.c [2020-03-07T12:21:00.741Z] #45 11.71 DEP images/fs.pb-c.d [2020-03-07T12:21:00.741Z] #45 11.71 PBCC images/signalfd.pb-c.c [2020-03-07T12:21:00.741Z] #45 11.73 DEP images/signalfd.pb-c.d [2020-03-07T12:21:00.741Z] #45 11.73 PBCC images/fh.pb-c.c [2020-03-07T12:21:00.741Z] #45 11.75 PBCC images/fsnotify.pb-c.c [2020-03-07T12:21:00.741Z] #45 11.75 DEP images/fh.pb-c.d [2020-03-07T12:21:00.741Z] #45 11.76 DEP images/fsnotify.pb-c.d [2020-03-07T12:21:00.741Z] #45 11.76 PBCC images/eventpoll.pb-c.c [2020-03-07T12:21:00.741Z] #45 11.77 DEP images/eventpoll.pb-c.d [2020-03-07T12:21:00.741Z] #45 11.77 PBCC images/eventfd.pb-c.c [2020-03-07T12:21:00.741Z] #45 11.78 DEP images/eventfd.pb-c.d [2020-03-07T12:21:00.741Z] #45 11.78 PBCC images/remap-file-path.pb-c.c [2020-03-07T12:21:00.741Z] #45 11.79 DEP images/remap-file-path.pb-c.d [2020-03-07T12:21:00.741Z] #45 11.79 PBCC images/fifo.pb-c.c [2020-03-07T12:21:00.741Z] #45 11.82 DEP images/fifo.pb-c.d [2020-03-07T12:21:00.741Z] #45 11.85 PBCC images/ghost-file.pb-c.c [2020-03-07T12:21:00.741Z] #45 11.88 DEP images/ghost-file.pb-c.d [2020-03-07T12:21:00.741Z] #45 11.90 PBCC images/regfile.pb-c.c [2020-03-07T12:21:00.741Z] #45 11.96 DEP images/regfile.pb-c.d [2020-03-07T12:21:00.741Z] #45 12.02 PBCC images/ns.pb-c.c [2020-03-07T12:21:00.741Z] #45 12.04 DEP images/ns.pb-c.d [2020-03-07T12:21:00.741Z] #45 12.07 PBCC images/fdinfo.pb-c.c [2020-03-07T12:21:00.741Z] #45 12.12 DEP images/fdinfo.pb-c.d [2020-03-07T12:21:00.741Z] #45 12.16 PBCC images/core-aarch64.pb-c.c [2020-03-07T12:21:00.741Z] #45 12.22 PBCC images/core-arm.pb-c.c [2020-03-07T12:21:00.741Z] #45 12.23 PBCC images/core-ppc64.pb-c.c [2020-03-07T12:21:00.741Z] #45 12.28 PBCC images/core-s390.pb-c.c [2020-03-07T12:21:00.741Z] #45 12.32 PBCC images/core-x86.pb-c.c [2020-03-07T12:21:00.741Z] #45 12.38 PBCC images/core.pb-c.c [2020-03-07T12:21:00.741Z] #45 12.42 PBCC images/inventory.pb-c.c [2020-03-07T12:21:00.741Z] #45 12.46 DEP images/core-aarch64.pb-c.d [2020-03-07T12:21:00.741Z] #45 12.50 DEP images/core-arm.pb-c.d [2020-03-07T12:21:00.741Z] #45 12.53 DEP images/core-ppc64.pb-c.d [2020-03-07T12:21:00.741Z] #45 12.63 DEP images/core-s390.pb-c.d [2020-03-07T12:21:00.741Z] #45 12.66 DEP images/core-x86.pb-c.d [2020-03-07T12:21:00.741Z] #45 12.68 DEP images/core.pb-c.d [2020-03-07T12:21:00.741Z] #45 12.70 DEP images/inventory.pb-c.d [2020-03-07T12:21:00.741Z] #45 12.72 PBCC images/cpuinfo.pb-c.c [2020-03-07T12:21:00.741Z] #45 12.74 DEP images/cpuinfo.pb-c.d [2020-03-07T12:21:00.741Z] #45 12.76 PBCC images/stats.pb-c.c [2020-03-07T12:21:00.741Z] #45 12.76 DEP images/stats.pb-c.d [2020-03-07T12:21:00.741Z] #45 13.57 make[1]: Nothing to be done for 'all'. [2020-03-07T12:21:00.741Z] #45 14.49 CC images/stats.o [2020-03-07T12:21:00.741Z] #45 14.89 CC images/core.o [2020-03-07T12:21:00.741Z] #45 15.29 CC images/core-x86.o [2020-03-07T12:21:00.741Z] #45 15.59 CC images/core-arm.o [2020-03-07T12:21:01.104Z] #45 15.86 CC images/core-aarch64.o [2020-03-07T12:21:01.145Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.161s coverage: 45.9% of statements [2020-03-07T12:21:01.145Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.744s coverage: 48.6% of statements [2020-03-07T12:21:01.469Z] #45 16.08 CC images/core-ppc64.o [2020-03-07T12:21:01.469Z] #45 16.42 CC images/core-s390.o [2020-03-07T12:21:01.714Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.981s coverage: 72.5% of statements [2020-03-07T12:21:02.251Z] #45 16.95 CC images/cpuinfo.o [2020-03-07T12:21:02.639Z] #45 17.23 CC images/inventory.o [2020-03-07T12:21:02.639Z] #45 17.42 CC images/fdinfo.o [2020-03-07T12:21:03.069Z] #45 17.59 CC images/fown.o [2020-03-07T12:21:03.069Z] #45 17.76 CC images/ns.o [2020-03-07T12:21:03.069Z] #45 17.86 CC images/regfile.o [2020-03-07T12:21:03.460Z] #45 18.05 CC images/ghost-file.o [2020-03-07T12:21:03.460Z] #45 ... [2020-03-07T12:21:03.460Z] [2020-03-07T12:21:03.460Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:21:03.460Z] #48 54.16 go/token [2020-03-07T12:21:03.623Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.514s coverage: 76.1% of statements [2020-03-07T12:21:03.623Z] ok github.com/docker/docker/daemon 12.288s coverage: 17.5% of statements [2020-03-07T12:21:03.623Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-07T12:21:03.749Z] #17 ... [2020-03-07T12:21:03.749Z] [2020-03-07T12:21:03.749Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:21:03.749Z] #44 106.3 CC criu/cr-service.o [2020-03-07T12:21:03.881Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-07T12:21:03.881Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-07T12:21:03.881Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-07T12:21:03.881Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-07T12:21:03.881Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.042s coverage: 58.0% of statements [2020-03-07T12:21:04.236Z] #48 54.74 regexp [2020-03-07T12:21:04.236Z] #48 54.88 go/scanner [2020-03-07T12:21:04.676Z] #44 107.7 CC criu/crtools.o [2020-03-07T12:21:04.819Z] ok github.com/docker/docker/daemon/links 0.030s coverage: 93.0% of statements [2020-03-07T12:21:05.238Z] #44 108.2 CC criu/eventfd.o [2020-03-07T12:21:05.491Z] #48 ... [2020-03-07T12:21:05.491Z] [2020-03-07T12:21:05.491Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-07T12:21:05.491Z] #11 46.06 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-07T12:21:05.491Z] #11 46.06 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-03-07T12:21:05.491Z] #11 46.07 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-07T12:21:05.491Z] #11 46.15 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-07T12:21:05.491Z] #11 46.15 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-03-07T12:21:05.491Z] #11 46.15 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-07T12:21:05.491Z] #11 ... [2020-03-07T12:21:05.491Z] [2020-03-07T12:21:05.491Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:21:05.491Z] #45 18.38 CC images/fifo.o [2020-03-07T12:21:05.491Z] #45 18.48 CC images/remap-file-path.o [2020-03-07T12:21:05.491Z] #45 18.68 CC images/eventfd.o [2020-03-07T12:21:05.491Z] #45 18.71 CC images/eventpoll.o [2020-03-07T12:21:05.491Z] #45 18.92 CC images/fh.o [2020-03-07T12:21:05.491Z] #45 19.09 CC images/fsnotify.o [2020-03-07T12:21:05.491Z] #45 19.38 CC images/signalfd.o [2020-03-07T12:21:05.491Z] #45 19.51 CC images/fs.o [2020-03-07T12:21:05.491Z] #45 19.64 CC images/pstree.o [2020-03-07T12:21:05.491Z] #45 19.80 CC images/pipe.o [2020-03-07T12:21:05.491Z] #45 19.92 CC images/tcp-stream.o [2020-03-07T12:21:05.491Z] #45 20.07 CC images/sk-packet.o [2020-03-07T12:21:05.491Z] #45 20.20 CC images/mnt.o [2020-03-07T12:21:05.491Z] #45 20.33 CC images/pipe-data.o [2020-03-07T12:21:05.491Z] #45 20.41 CC images/sa.o [2020-03-07T12:21:05.494Z] #44 108.6 CC criu/eventpoll.o [2020-03-07T12:21:05.758Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.042s coverage: 3.0% of statements [2020-03-07T12:21:05.873Z] #45 20.57 CC images/timer.o [2020-03-07T12:21:05.873Z] #45 20.75 CC images/timerfd.o [2020-03-07T12:21:05.873Z] #45 20.88 CC images/mm.o [2020-03-07T12:21:06.300Z] #45 21.33 CC images/sk-opts.o [2020-03-07T12:21:06.422Z] #44 109.6 CC criu/external.o [2020-03-07T12:21:06.983Z] #44 110.0 CC criu/fault-injection.o [2020-03-07T12:21:06.983Z] #44 110.1 CC criu/fdstore.o [2020-03-07T12:21:07.092Z] #45 21.63 CC images/sk-unix.o [2020-03-07T12:21:07.092Z] #45 ... [2020-03-07T12:21:07.092Z] [2020-03-07T12:21:07.092Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:21:07.092Z] #34 48.47 text/tabwriter [2020-03-07T12:21:07.092Z] #34 48.53 fmt [2020-03-07T12:21:07.092Z] #34 48.96 path/filepath [2020-03-07T12:21:07.092Z] #34 49.94 io/ioutil [2020-03-07T12:21:07.092Z] #34 51.98 flag [2020-03-07T12:21:07.092Z] #34 51.98 github.com/BurntSushi/toml [2020-03-07T12:21:07.092Z] #34 53.30 log [2020-03-07T12:21:07.092Z] #34 54.73 github.com/BurntSushi/toml/cmd/tomlv [2020-03-07T12:21:07.092Z] #34 DONE 57.7s [2020-03-07T12:21:07.092Z] [2020-03-07T12:21:07.092Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:21:07.092Z] #45 21.85 CC images/sk-inet.o [2020-03-07T12:21:07.462Z] #45 22.49 CC images/tun.o [2020-03-07T12:21:07.545Z] #44 110.5 CC criu/fifo.o [2020-03-07T12:21:07.668Z] ok github.com/docker/docker/daemon/logger 0.235s coverage: 41.8% of statements [2020-03-07T12:21:07.801Z] #44 110.9 CC criu/file-ids.o [2020-03-07T12:21:07.834Z] #45 ... [2020-03-07T12:21:07.834Z] [2020-03-07T12:21:07.834Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:21:07.834Z] #57 48.38 fmt [2020-03-07T12:21:07.834Z] #57 49.31 path/filepath [2020-03-07T12:21:07.834Z] #57 50.77 golang.org/x/sys/unix [2020-03-07T12:21:07.834Z] #57 52.51 encoding/json [2020-03-07T12:21:07.834Z] #57 57.66 github.com/pkg/diff [2020-03-07T12:21:07.834Z] #57 57.76 go/ast [2020-03-07T12:21:07.834Z] #57 ... [2020-03-07T12:21:07.834Z] [2020-03-07T12:21:07.834Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:21:07.834Z] #45 22.79 CC images/sk-netlink.o [2020-03-07T12:21:07.928Z] ok github.com/docker/docker/daemon/images 0.036s coverage: 4.9% of statements [2020-03-07T12:21:08.057Z] #44 111.3 CC criu/file-lock.o [2020-03-07T12:21:08.204Z] #45 22.92 CC images/packet-sock.o [2020-03-07T12:21:08.204Z] #45 23.19 CC images/ipc-var.o [2020-03-07T12:21:08.497Z] ok github.com/docker/docker/daemon/logger/awslogs 0.265s coverage: 77.8% of statements [2020-03-07T12:21:08.574Z] #45 23.33 CC images/ipc-desc.o [2020-03-07T12:21:08.574Z] #45 23.44 CC images/ipc-shm.o [2020-03-07T12:21:08.574Z] #45 23.54 CC images/ipc-msg.o [2020-03-07T12:21:08.757Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.983s coverage: 60.1% of statements [2020-03-07T12:21:08.757Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-07T12:21:08.757Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-07T12:21:08.757Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-07T12:21:08.757Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-07T12:21:08.757Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-07T12:21:08.757Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-07T12:21:08.951Z] #45 23.66 CC images/ipc-sem.o [2020-03-07T12:21:08.951Z] #45 23.77 CC images/utsns.o [2020-03-07T12:21:08.951Z] #45 23.87 CC images/creds.o [2020-03-07T12:21:08.984Z] #44 ... [2020-03-07T12:21:08.984Z] [2020-03-07T12:21:08.984Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-07T12:21:08.984Z] #17 40.32 Selecting previously unselected package libnet1:amd64. [2020-03-07T12:21:08.984Z] #17 40.33 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-07T12:21:08.984Z] #17 40.33 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-07T12:21:08.984Z] #17 40.41 Selecting previously unselected package libnl-3-200:amd64. [2020-03-07T12:21:08.984Z] #17 40.43 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-07T12:21:08.984Z] #17 40.43 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-07T12:21:08.984Z] #17 40.52 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-07T12:21:08.984Z] #17 40.52 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-07T12:21:08.984Z] #17 40.53 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-07T12:21:08.984Z] #17 40.59 Selecting previously unselected package libreadline5:amd64. [2020-03-07T12:21:08.984Z] #17 40.59 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-03-07T12:21:08.984Z] #17 40.60 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-07T12:21:08.984Z] #17 40.70 Selecting previously unselected package net-tools. [2020-03-07T12:21:08.984Z] #17 40.71 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-03-07T12:21:08.984Z] #17 40.71 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-07T12:21:08.984Z] #17 40.90 Selecting previously unselected package python-pip-whl. [2020-03-07T12:21:08.984Z] #17 40.91 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-07T12:21:08.984Z] #17 40.92 Unpacking python-pip-whl (18.1-5) ... [2020-03-07T12:21:08.984Z] #17 41.51 Selecting previously unselected package python3-lib2to3. [2020-03-07T12:21:08.984Z] #17 41.52 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-07T12:21:08.984Z] #17 41.53 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-07T12:21:08.984Z] #17 41.66 Selecting previously unselected package python3-distutils. [2020-03-07T12:21:08.984Z] #17 41.67 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-07T12:21:08.984Z] #17 41.68 Unpacking python3-distutils (3.7.3-1) ... [2020-03-07T12:21:08.984Z] #17 41.85 Selecting previously unselected package python3-pip. [2020-03-07T12:21:08.984Z] #17 41.87 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-07T12:21:08.984Z] #17 41.87 Unpacking python3-pip (18.1-5) ... [2020-03-07T12:21:08.984Z] #17 42.02 Selecting previously unselected package python3-pkg-resources. [2020-03-07T12:21:08.984Z] #17 42.03 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-07T12:21:08.984Z] #17 42.03 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-07T12:21:08.984Z] #17 42.15 Selecting previously unselected package python3-setuptools. [2020-03-07T12:21:08.984Z] #17 42.15 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-07T12:21:08.984Z] #17 42.15 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-07T12:21:08.984Z] #17 42.35 Selecting previously unselected package python3-wheel. [2020-03-07T12:21:08.984Z] #17 42.35 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-07T12:21:08.984Z] #17 42.36 Unpacking python3-wheel (0.32.3-2) ... [2020-03-07T12:21:08.984Z] #17 42.42 Selecting previously unselected package thin-provisioning-tools. [2020-03-07T12:21:08.984Z] #17 42.43 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-03-07T12:21:08.984Z] #17 42.44 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-07T12:21:08.984Z] #17 42.71 Selecting previously unselected package vim-runtime. [2020-03-07T12:21:08.984Z] #17 42.72 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-07T12:21:08.984Z] #17 42.76 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-07T12:21:08.984Z] #17 42.79 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-07T12:21:08.984Z] #17 42.80 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-07T12:21:08.984Z] #17 46.05 Selecting previously unselected package vim. [2020-03-07T12:21:08.984Z] #17 46.06 Preparing to unpack .../35-vim_2%3a8.1.0875-5_amd64.deb ... [2020-03-07T12:21:08.984Z] #17 46.09 Unpacking vim (2:8.1.0875-5) ... [2020-03-07T12:21:08.984Z] #17 ... [2020-03-07T12:21:08.984Z] [2020-03-07T12:21:08.984Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:21:08.984Z] #44 112.2 CC criu/files-ext.o [2020-03-07T12:21:09.017Z] ok github.com/docker/docker/daemon/logger/gelf 0.024s coverage: 67.0% of statements [2020-03-07T12:21:09.276Z] ok github.com/docker/docker/daemon/logger/journald 0.025s coverage: 26.2% of statements [2020-03-07T12:21:09.381Z] #45 24.01 CC images/vma.o [2020-03-07T12:21:09.381Z] #45 24.10 CC images/netdev.o [2020-03-07T12:21:09.381Z] #45 24.29 CC images/tty.o [2020-03-07T12:21:09.536Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.055s coverage: 88.3% of statements [2020-03-07T12:21:09.546Z] #44 112.7 CC criu/files-reg.o [2020-03-07T12:21:09.825Z] #45 24.78 CC images/file-lock.o [2020-03-07T12:21:10.107Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.023s coverage: 62.1% of statements [2020-03-07T12:21:10.183Z] #45 24.85 CC images/rlimit.o [2020-03-07T12:21:10.183Z] #45 24.95 CC images/pagemap.o [2020-03-07T12:21:10.547Z] #45 25.11 CC images/siginfo.o [2020-03-07T12:21:10.547Z] #45 25.24 CC images/rpc.o [2020-03-07T12:21:11.047Z] ok github.com/docker/docker/daemon/logger/local 0.043s coverage: 74.7% of statements [2020-03-07T12:21:11.047Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-07T12:21:11.307Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.038s coverage: 19.9% of statements [2020-03-07T12:21:11.326Z] #45 25.89 CC images/ext-file.o [2020-03-07T12:21:11.326Z] #45 26.03 CC images/cgroup.o [2020-03-07T12:21:11.690Z] #45 26.43 CC images/userns.o [2020-03-07T12:21:11.878Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.023s coverage: 33.3% of statements [2020-03-07T12:21:12.053Z] #45 26.60 CC images/google/protobuf/descriptor.o [2020-03-07T12:21:12.061Z] #44 114.8 CC criu/files.o [2020-03-07T12:21:12.138Z] ok github.com/docker/docker/daemon/logger/templates 0.048s coverage: 8.3% of statements [2020-03-07T12:21:12.870Z] #45 27.64 CC images/opts.o [2020-03-07T12:21:12.870Z] #45 27.77 CC images/seccomp.o [2020-03-07T12:21:12.870Z] #45 27.86 CC images/binfmt-misc.o [2020-03-07T12:21:13.077Z] ok github.com/docker/docker/daemon/logger/syslog 0.051s coverage: 47.8% of statements [2020-03-07T12:21:13.230Z] #45 28.02 CC images/time.o [2020-03-07T12:21:13.230Z] #45 28.16 CC images/sysctl.o [2020-03-07T12:21:13.336Z] ok github.com/docker/docker/daemon/network 0.014s coverage: 63.8% of statements [2020-03-07T12:21:13.597Z] #45 28.32 CC images/autofs.o [2020-03-07T12:21:13.597Z] #45 28.40 CC images/macvlan.o [2020-03-07T12:21:13.597Z] #45 28.55 CC images/sit.o [2020-03-07T12:21:13.949Z] #44 116.8 CC criu/filesystems.o [2020-03-07T12:21:13.972Z] #45 28.68 LINK images/built-in.o [2020-03-07T12:21:13.972Z] #45 28.77 GEN compel/include/asm [2020-03-07T12:21:13.972Z] #45 28.78 GEN compel/include/version.h [2020-03-07T12:21:13.972Z] #45 28.79 touch .config [2020-03-07T12:21:13.972Z] #45 28.80 GEN include/common/config.h [2020-03-07T12:21:13.972Z] #45 28.85 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-03-07T12:21:13.972Z] #45 28.88 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-07T12:21:13.972Z] #45 28.89 GEN compel/plugins/include/uapi/std/syscall.h [2020-03-07T12:21:13.972Z] #45 28.90 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-03-07T12:21:13.972Z] #45 28.91 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-03-07T12:21:13.972Z] #45 28.92 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-03-07T12:21:13.972Z] #45 28.96 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-07T12:21:13.972Z] #45 28.98 DEP compel/plugins/std/infect.d [2020-03-07T12:21:14.205Z] #44 ... [2020-03-07T12:21:14.205Z] [2020-03-07T12:21:14.205Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-07T12:21:14.205Z] #17 46.69 Selecting previously unselected package xfsprogs. [2020-03-07T12:21:14.205Z] #17 46.70 Preparing to unpack .../36-xfsprogs_4.20.0-1_amd64.deb ... [2020-03-07T12:21:14.205Z] #17 46.71 Unpacking xfsprogs (4.20.0-1) ... [2020-03-07T12:21:14.205Z] #17 47.12 Selecting previously unselected package zip. [2020-03-07T12:21:14.205Z] #17 47.13 Preparing to unpack .../37-zip_3.0-11+b1_amd64.deb ... [2020-03-07T12:21:14.205Z] #17 47.13 Unpacking zip (3.0-11+b1) ... [2020-03-07T12:21:14.205Z] #17 47.34 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-07T12:21:14.205Z] #17 47.36 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-07T12:21:14.205Z] #17 47.37 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-03-07T12:21:14.205Z] #17 47.38 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-07T12:21:14.205Z] #17 47.39 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-03-07T12:21:14.205Z] #17 47.40 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-03-07T12:21:14.205Z] #17 47.41 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-03-07T12:21:14.205Z] #17 47.42 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-07T12:21:14.205Z] #17 47.43 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-07T12:21:14.205Z] #17 47.44 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-07T12:21:14.205Z] #17 47.46 Setting up libicu63:amd64 (63.1-6) ... [2020-03-07T12:21:14.205Z] #17 47.48 Setting up xxd (2:8.1.0875-5) ... [2020-03-07T12:21:14.205Z] #17 47.50 Setting up zip (3.0-11+b1) ... [2020-03-07T12:21:14.205Z] #17 47.51 Setting up vim-common (2:8.1.0875-5) ... [2020-03-07T12:21:14.205Z] #17 47.53 Setting up bash-completion (1:2.8-6) ... [2020-03-07T12:21:14.205Z] #17 50.11 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-03-07T12:21:14.205Z] #17 50.12 Setting up xz-utils (5.2.4-1) ... [2020-03-07T12:21:14.205Z] #17 50.13 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-07T12:21:14.205Z] #17 50.14 Setting up pigz (2.4-1) ... [2020-03-07T12:21:14.205Z] #17 50.15 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-07T12:21:14.205Z] #17 50.16 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-07T12:21:14.205Z] #17 50.18 Setting up python-pip-whl (18.1-5) ... [2020-03-07T12:21:14.205Z] #17 50.19 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-03-07T12:21:14.205Z] #17 50.20 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-07T12:21:14.205Z] #17 50.56 Setting up libaio1:amd64 (0.3.112-3) ... [2020-03-07T12:21:14.205Z] #17 50.57 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-07T12:21:14.205Z] #17 50.59 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-07T12:21:14.205Z] #17 50.60 Setting up vim (2:8.1.0875-5) ... [2020-03-07T12:21:14.205Z] #17 50.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-07T12:21:14.205Z] #17 50.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-07T12:21:14.205Z] #17 50.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-07T12:21:14.205Z] #17 50.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-07T12:21:14.205Z] #17 50.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-07T12:21:14.205Z] #17 50.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-07T12:21:14.205Z] #17 50.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-07T12:21:14.205Z] #17 50.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-07T12:21:14.205Z] #17 50.68 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-07T12:21:14.205Z] #17 50.69 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-07T12:21:14.205Z] #17 50.70 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-07T12:21:14.205Z] #17 50.72 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-07T12:21:14.205Z] #17 50.73 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-07T12:21:14.205Z] #17 50.74 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-07T12:21:14.275Z] ok github.com/docker/docker/daemon/logger/splunk 1.897s coverage: 82.5% of statements [2020-03-07T12:21:14.275Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-07T12:21:14.275Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-07T12:21:14.356Z] #45 29.11 DEP compel/plugins/std/string.d [2020-03-07T12:21:14.356Z] #45 29.16 DEP compel/plugins/std/log.d [2020-03-07T12:21:14.356Z] #45 29.24 DEP compel/plugins/std/fds.d [2020-03-07T12:21:14.356Z] #45 29.31 DEP compel/plugins/std/std.d [2020-03-07T12:21:14.738Z] #45 29.43 DEP compel/plugins/shmem/shmem.d [2020-03-07T12:21:14.738Z] #45 29.50 DEP compel/plugins/fds/fds.d [2020-03-07T12:21:14.738Z] #45 29.64 CC compel/plugins/std/std.o [2020-03-07T12:21:15.125Z] #45 29.93 CC compel/plugins/std/fds.o [2020-03-07T12:21:15.657Z] ok github.com/docker/docker/distribution/metadata 0.077s coverage: 48.2% of statements [2020-03-07T12:21:15.715Z] #45 30.19 CC compel/plugins/std/log.o [2020-03-07T12:21:15.715Z] #45 ... [2020-03-07T12:21:15.715Z] [2020-03-07T12:21:15.715Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:21:15.715Z] #48 56.12 go/ast [2020-03-07T12:21:15.715Z] #48 57.68 internal/lazyregexp [2020-03-07T12:21:15.715Z] #48 57.93 net/url [2020-03-07T12:21:15.715Z] #48 59.13 text/template/parse [2020-03-07T12:21:15.715Z] #48 60.81 go/parser [2020-03-07T12:21:15.715Z] #48 61.93 text/template [2020-03-07T12:21:15.715Z] #48 63.76 encoding/xml [2020-03-07T12:21:15.715Z] #48 66.25 go/doc [2020-03-07T12:21:15.715Z] #48 ... [2020-03-07T12:21:15.715Z] [2020-03-07T12:21:15.715Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-07T12:21:15.715Z] #11 64.14 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-07T12:21:15.715Z] #11 64.14 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-03-07T12:21:15.715Z] #11 64.14 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-07T12:21:15.917Z] ok github.com/docker/docker/errdefs 0.018s coverage: 49.4% of statements [2020-03-07T12:21:15.917Z] ok github.com/docker/docker/distribution 0.254s coverage: 22.1% of statements [2020-03-07T12:21:15.917Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-07T12:21:16.724Z] #17 53.54 Setting up iptables (1.8.2-4) ... [2020-03-07T12:21:16.724Z] #17 53.56 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-07T12:21:16.724Z] #17 53.56 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-07T12:21:16.724Z] #17 53.57 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-07T12:21:16.724Z] #17 53.57 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-07T12:21:16.724Z] #17 53.58 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-07T12:21:16.724Z] #17 53.58 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-07T12:21:16.724Z] #17 53.59 Setting up python3 (3.7.3-1) ... [2020-03-07T12:21:16.982Z] #17 54.05 Setting up python3-wheel (0.32.3-2) ... [2020-03-07T12:21:17.544Z] #17 54.77 Setting up apparmor (2.13.2-10) ... [2020-03-07T12:21:17.825Z] ok github.com/docker/docker/distribution/xfer 1.711s coverage: 85.1% of statements [2020-03-07T12:21:17.826Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-07T12:21:17.826Z] ok github.com/docker/docker/image 0.078s coverage: 86.4% of statements [2020-03-07T12:21:17.826Z] ok github.com/docker/docker/image/v1 0.027s coverage: 25.0% of statements [2020-03-07T12:21:17.826Z] ok github.com/docker/docker/image/cache 0.031s coverage: 19.2% of statements [2020-03-07T12:21:18.085Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-07T12:21:18.085Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-07T12:21:18.278Z] #11 ... [2020-03-07T12:21:18.279Z] [2020-03-07T12:21:18.279Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:21:18.279Z] #45 31.02 CC compel/plugins/std/string.o [2020-03-07T12:21:18.279Z] #45 31.48 CC compel/plugins/std/infect.o [2020-03-07T12:21:18.279Z] #45 31.69 CC compel/arch/s390/plugins/std/parasite-head.o [2020-03-07T12:21:18.279Z] #45 31.71 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-03-07T12:21:18.279Z] #45 31.73 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-03-07T12:21:18.279Z] #45 31.79 AR compel/plugins/std.lib.a [2020-03-07T12:21:18.279Z] #45 31.82 CC compel/plugins/fds/fds.o [2020-03-07T12:21:18.279Z] #45 31.94 AR compel/plugins/fds.lib.a [2020-03-07T12:21:18.279Z] #45 31.98 HOSTDEP compel/src/lib/log-host.d [2020-03-07T12:21:18.279Z] #45 32.03 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-07T12:21:18.279Z] #45 32.15 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-03-07T12:21:18.279Z] #45 32.26 HOSTDEP compel/src/main-host.d [2020-03-07T12:21:18.279Z] #45 32.35 DEP compel/src/lib/ptrace.d [2020-03-07T12:21:18.279Z] #45 32.45 DEP compel/src/lib/infect.d [2020-03-07T12:21:18.279Z] #45 32.54 DEP compel/src/lib/infect-util.d [2020-03-07T12:21:18.279Z] #45 32.60 DEP compel/src/lib/infect-rpc.d [2020-03-07T12:21:18.279Z] #45 32.78 DEP compel/arch/s390/src/lib/infect.d [2020-03-07T12:21:18.279Z] #45 32.88 DEP compel/arch/s390/src/lib/cpu.d [2020-03-07T12:21:18.279Z] #45 32.96 DEP compel/src/lib/log.d [2020-03-07T12:21:18.279Z] #45 33.04 DEP compel/src/main.d [2020-03-07T12:21:18.279Z] #45 33.15 DEP compel/src/lib/handle-elf.d [2020-03-07T12:21:18.279Z] #45 33.28 DEP compel/arch/s390/src/lib/handle-elf.d [2020-03-07T12:21:18.656Z] ok github.com/docker/docker/pkg/aaparser 0.029s coverage: 50.0% of statements [2020-03-07T12:21:18.656Z] ok github.com/docker/docker/libcontainerd/queue 0.039s coverage: 100.0% of statements [2020-03-07T12:21:18.660Z] #45 ... [2020-03-07T12:21:18.660Z] [2020-03-07T12:21:18.660Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:21:18.660Z] #57 59.23 golang.org/x/crypto/ssh/terminal [2020-03-07T12:21:18.660Z] #57 60.43 mvdan.cc/editorconfig [2020-03-07T12:21:18.660Z] #57 61.45 mvdan.cc/sh/v3/fileutil [2020-03-07T12:21:18.660Z] #57 61.59 mvdan.cc/sh/v3/syntax [2020-03-07T12:21:18.660Z] #57 66.72 mvdan.cc/sh/v3/cmd/shfmt [2020-03-07T12:21:18.660Z] #57 ... [2020-03-07T12:21:18.660Z] [2020-03-07T12:21:18.660Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:21:18.660Z] #45 33.46 CC compel/src/lib/log.o [2020-03-07T12:21:19.067Z] #45 33.72 CC compel/arch/s390/src/lib/cpu.o [2020-03-07T12:21:19.067Z] #45 33.92 CC compel/arch/s390/src/lib/infect.o [2020-03-07T12:21:19.432Z] #17 56.47 Setting up xfsprogs (4.20.0-1) ... [2020-03-07T12:21:19.432Z] #17 56.48 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-07T12:21:19.432Z] #17 ... [2020-03-07T12:21:19.432Z] [2020-03-07T12:21:19.432Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-07T12:21:19.432Z] #41 192.5 + dpkg --print-architecture [2020-03-07T12:21:19.432Z] #41 192.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-07T12:21:20.038Z] ok github.com/docker/docker/opts 0.080s coverage: 67.4% of statements [2020-03-07T12:21:20.112Z] #45 34.62 CC compel/src/lib/infect-rpc.o [2020-03-07T12:21:20.112Z] #45 34.98 CC compel/src/lib/infect-util.o [2020-03-07T12:21:20.360Z] #41 193.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-03-07T12:21:20.360Z] #41 193.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-07T12:21:20.506Z] #45 35.17 CC compel/src/lib/infect.o [2020-03-07T12:21:20.870Z] #45 ... [2020-03-07T12:21:20.870Z] [2020-03-07T12:21:20.870Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:21:20.870Z] #57 DONE 71.4s [2020-03-07T12:21:20.870Z] [2020-03-07T12:21:20.870Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:21:20.870Z] #48 68.36 github.com/LK4D4/vndr/versioned [2020-03-07T12:21:20.870Z] #48 68.58 crypto/rsa [2020-03-07T12:21:20.870Z] #48 69.02 github.com/LK4D4/vndr/build [2020-03-07T12:21:20.870Z] #48 70.03 vendor/golang.org/x/crypto/cryptobyte [2020-03-07T12:21:21.419Z] ok github.com/docker/docker/pkg/broadcaster 0.007s coverage: 100.0% of statements [2020-03-07T12:21:21.665Z] #48 72.28 net [2020-03-07T12:21:21.680Z] ok github.com/docker/docker/pkg/authorization 0.636s coverage: 68.3% of statements [2020-03-07T12:21:21.680Z] ok github.com/docker/docker/pkg/capabilities 0.008s coverage: 87.5% of statements [2020-03-07T12:21:22.038Z] #48 72.69 vendor/golang.org/x/crypto/poly1305 [2020-03-07T12:21:22.418Z] #48 73.07 vendor/golang.org/x/crypto/chacha20poly1305 [2020-03-07T12:21:22.619Z] ok github.com/docker/docker/pkg/directory 0.014s coverage: 80.0% of statements [2020-03-07T12:21:22.809Z] #48 73.45 vendor/golang.org/x/crypto/curve25519 [2020-03-07T12:21:22.880Z] ok github.com/docker/docker/pkg/archive 1.283s coverage: 76.9% of statements [2020-03-07T12:21:23.138Z] ok github.com/docker/docker/pkg/discovery 0.013s coverage: 58.3% of statements [2020-03-07T12:21:23.409Z] #48 73.92 vendor/golang.org/x/crypto/hkdf [2020-03-07T12:21:23.409Z] #48 74.05 vendor/golang.org/x/text/transform [2020-03-07T12:21:23.708Z] ok github.com/docker/docker/pkg/discovery/file 0.012s coverage: 97.6% of statements [2020-03-07T12:21:24.255Z] #48 74.84 vendor/golang.org/x/text/unicode/bidi [2020-03-07T12:21:24.277Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 87.2% of statements [2020-03-07T12:21:24.529Z] #41 ... [2020-03-07T12:21:24.529Z] [2020-03-07T12:21:24.529Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-07T12:21:24.529Z] #17 56.95 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-07T12:21:24.529Z] #17 57.81 Setting up python3-distutils (3.7.3-1) ... [2020-03-07T12:21:24.529Z] #17 58.30 Setting up python3-setuptools (40.8.0-1) ... [2020-03-07T12:21:24.529Z] #17 59.44 Setting up python3-pip (18.1-5) ... [2020-03-07T12:21:24.529Z] #17 60.45 Processing triggers for libc-bin (2.28-10) ... [2020-03-07T12:21:24.529Z] #17 60.50 Processing triggers for mime-support (3.62) ... [2020-03-07T12:21:24.529Z] #17 DONE 61.1s [2020-03-07T12:21:24.529Z] [2020-03-07T12:21:24.529Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-07T12:21:24.529Z] #18 ... [2020-03-07T12:21:24.529Z] [2020-03-07T12:21:24.529Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:21:24.529Z] #44 117.6 CC criu/fsnotify.o [2020-03-07T12:21:24.529Z] #44 118.8 CC criu/image-desc.o [2020-03-07T12:21:24.529Z] #44 119.0 CC criu/image.o [2020-03-07T12:21:24.530Z] #44 119.8 CC criu/ipc_ns.o [2020-03-07T12:21:24.530Z] #44 121.0 CC criu/irmap.o [2020-03-07T12:21:24.530Z] #44 121.6 CC criu/kcmp-ids.o [2020-03-07T12:21:24.530Z] #44 122.0 CC criu/kerndat.o [2020-03-07T12:21:24.530Z] #44 123.0 CC criu/libnetlink.o [2020-03-07T12:21:24.530Z] #44 123.3 CC criu/log.o [2020-03-07T12:21:24.530Z] #44 123.9 CC criu/lsm.o [2020-03-07T12:21:24.530Z] #44 124.3 CC criu/mem.o [2020-03-07T12:21:24.530Z] #44 125.9 CC criu/mount.o [2020-03-07T12:21:24.630Z] #48 ... [2020-03-07T12:21:24.630Z] [2020-03-07T12:21:24.630Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:21:24.630Z] #45 36.78 CC compel/src/lib/ptrace.o [2020-03-07T12:21:24.630Z] #45 36.99 AR compel/libcompel.a [2020-03-07T12:21:24.630Z] #45 37.01 HOSTCC compel/src/main-host.o [2020-03-07T12:21:24.630Z] #45 37.25 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-03-07T12:21:24.630Z] #45 37.38 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-07T12:21:24.630Z] #45 37.67 HOSTCC compel/src/lib/log-host.o [2020-03-07T12:21:24.630Z] #45 37.82 HOSTLINK compel/compel-host-bin [2020-03-07T12:21:24.630Z] #45 37.95 DEP soccr/soccr.d [2020-03-07T12:21:24.630Z] #45 38.27 CC soccr/soccr.o [2020-03-07T12:21:24.630Z] #45 39.47 AR soccr/libsoccr.a [2020-03-07T12:21:24.630Z] #45 39.48 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-07T12:21:24.630Z] #45 39.65 DEP criu/arch/s390/sigframe.d [2020-03-07T12:21:24.844Z] ok github.com/docker/docker/pkg/discovery/nodes 0.011s coverage: 93.8% of statements [2020-03-07T12:21:24.998Z] #45 39.78 DEP criu/arch/s390/crtools.d [2020-03-07T12:21:24.998Z] #45 39.85 DEP criu/arch/s390/cpu.d [2020-03-07T12:21:25.379Z] #45 39.93 CC criu/arch/s390/cpu.o [2020-03-07T12:21:25.379Z] #45 40.24 CC criu/arch/s390/crtools.o [2020-03-07T12:21:25.411Z] ok github.com/docker/docker/pkg/dmesg 0.016s coverage: 83.3% of statements [2020-03-07T12:21:25.894Z] #44 ... [2020-03-07T12:21:25.894Z] [2020-03-07T12:21:25.894Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-07T12:21:25.894Z] #18 1.717 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-07T12:21:25.894Z] #18 1.721 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-07T12:21:25.894Z] #18 1.725 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-07T12:21:25.894Z] #18 DONE 1.8s [2020-03-07T12:21:25.894Z] [2020-03-07T12:21:25.894Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:21:25.894Z] #60 ... [2020-03-07T12:21:25.894Z] [2020-03-07T12:21:25.894Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-07T12:21:26.165Z] #45 40.97 CC criu/arch/s390/sigframe.o [2020-03-07T12:21:26.165Z] #45 41.06 LINK criu/arch/s390/crtools.built-in.o [2020-03-07T12:21:26.165Z] #45 41.10 DEP criu/pie/util-vdso.d [2020-03-07T12:21:26.346Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2020-03-07T12:21:26.589Z] #45 41.18 DEP criu/pie/util.d [2020-03-07T12:21:26.589Z] #45 41.41 CC criu/pie/util.o [2020-03-07T12:21:26.605Z] ok github.com/docker/docker/pkg/chrootarchive 3.549s coverage: 43.2% of statements [2020-03-07T12:21:26.865Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 89.5% of statements [2020-03-07T12:21:27.060Z] #45 41.81 CC criu/pie/util-vdso.o [2020-03-07T12:21:27.061Z] #45 ... [2020-03-07T12:21:27.061Z] [2020-03-07T12:21:27.061Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-07T12:21:27.061Z] #11 78.00 Selecting previously unselected package libapparmor1:s390x. [2020-03-07T12:21:27.061Z] #11 78.00 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-03-07T12:21:27.061Z] #11 78.01 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-03-07T12:21:27.061Z] #11 78.09 Selecting previously unselected package libapparmor-dev:s390x. [2020-03-07T12:21:27.061Z] #11 78.09 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-03-07T12:21:27.061Z] #11 78.09 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-03-07T12:21:27.427Z] #11 78.20 Selecting previously unselected package libbtrfs0. [2020-03-07T12:21:27.427Z] #11 78.20 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-03-07T12:21:27.427Z] #11 78.20 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-07T12:21:27.427Z] #11 78.25 Selecting previously unselected package libbtrfs-dev. [2020-03-07T12:21:27.427Z] #11 78.25 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-03-07T12:21:27.427Z] #11 78.26 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-07T12:21:27.427Z] #11 78.31 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-03-07T12:21:27.427Z] #11 78.32 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-03-07T12:21:27.427Z] #11 78.32 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-03-07T12:21:27.435Z] ok github.com/docker/docker/pkg/fsutils 0.323s coverage: 85.1% of statements [2020-03-07T12:21:27.436Z] ok github.com/docker/docker/pkg/homedir 0.011s coverage: 11.4% of statements [2020-03-07T12:21:27.436Z] ok github.com/docker/docker/pkg/discovery/kv 3.088s coverage: 84.1% of statements [2020-03-07T12:21:27.806Z] #11 78.42 Selecting previously unselected package libudev-dev:s390x. [2020-03-07T12:21:27.806Z] #11 78.42 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_s390x.deb ... [2020-03-07T12:21:27.806Z] #11 78.43 Unpacking libudev-dev:s390x (241-7~deb10u3) ... [2020-03-07T12:21:27.806Z] #11 78.61 Selecting previously unselected package libsepol1-dev:s390x. [2020-03-07T12:21:27.806Z] #11 78.63 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-03-07T12:21:27.806Z] #11 78.63 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-03-07T12:21:28.199Z] #11 78.93 Selecting previously unselected package libpcre16-3:s390x. [2020-03-07T12:21:28.199Z] #11 78.93 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-03-07T12:21:28.199Z] #11 78.94 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-03-07T12:21:28.199Z] #11 79.05 Selecting previously unselected package libpcre32-3:s390x. [2020-03-07T12:21:28.199Z] #11 79.05 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-03-07T12:21:28.199Z] #11 79.05 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-03-07T12:21:28.199Z] #11 79.14 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-03-07T12:21:28.199Z] #11 79.14 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-03-07T12:21:28.199Z] #11 79.15 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-03-07T12:21:28.199Z] #11 79.22 Selecting previously unselected package libpcre3-dev:s390x. [2020-03-07T12:21:28.199Z] #11 79.22 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-03-07T12:21:28.199Z] #11 79.22 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-03-07T12:21:28.817Z] ok github.com/docker/docker/pkg/jsonmessage 0.015s coverage: 91.7% of statements [2020-03-07T12:21:28.817Z] ok github.com/docker/docker/pkg/idtools 0.505s coverage: 70.1% of statements [2020-03-07T12:21:29.049Z] #11 79.57 Selecting previously unselected package libselinux1-dev:s390x. [2020-03-07T12:21:29.049Z] #11 79.58 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-03-07T12:21:29.049Z] #11 79.58 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-03-07T12:21:29.049Z] #11 79.82 Selecting previously unselected package libdevmapper-dev:s390x. [2020-03-07T12:21:29.049Z] #11 79.82 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-03-07T12:21:29.049Z] #11 79.83 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-03-07T12:21:29.049Z] #11 79.90 Selecting previously unselected package libseccomp-dev:s390x. [2020-03-07T12:21:29.049Z] #11 79.90 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-03-07T12:21:29.049Z] #11 79.90 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-03-07T12:21:29.049Z] #11 79.99 Selecting previously unselected package libsystemd-dev:s390x. [2020-03-07T12:21:29.049Z] #11 79.99 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_s390x.deb ... [2020-03-07T12:21:29.049Z] #11 79.99 Unpacking libsystemd-dev:s390x (241-7~deb10u3) ... [2020-03-07T12:21:29.076Z] ok github.com/docker/docker/pkg/ioutils 0.613s coverage: 69.3% of statements [2020-03-07T12:21:29.076Z] ok github.com/docker/docker/pkg/locker 0.026s coverage: 88.9% of statements [2020-03-07T12:21:29.076Z] ok github.com/docker/docker/layer 8.009s coverage: 68.8% of statements [2020-03-07T12:21:29.076Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-07T12:21:29.076Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-07T12:21:29.076Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-07T12:21:29.076Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-07T12:21:29.076Z] ? github.com/docker/docker/oci [no test files] [2020-03-07T12:21:29.076Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-07T12:21:29.076Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-07T12:21:29.076Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-07T12:21:29.336Z] ok github.com/docker/docker/pkg/longpath 0.015s coverage: 100.0% of statements [2020-03-07T12:21:29.336Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-07T12:21:29.434Z] #11 80.37 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-03-07T12:21:29.434Z] #11 80.37 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-03-07T12:21:29.434Z] #11 80.38 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-03-07T12:21:29.434Z] #11 80.39 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-07T12:21:29.434Z] #11 80.39 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-03-07T12:21:29.434Z] #11 80.40 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-03-07T12:21:29.434Z] #11 80.41 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-07T12:21:29.434Z] #11 80.41 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-07T12:21:29.434Z] #11 80.42 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-03-07T12:21:29.434Z] #11 80.42 Setting up libudev-dev:s390x (241-7~deb10u3) ... [2020-03-07T12:21:29.434Z] #11 80.43 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-07T12:21:29.434Z] #11 80.44 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-07T12:21:29.434Z] #11 80.45 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-03-07T12:21:29.434Z] #11 80.45 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-07T12:21:29.434Z] #11 80.46 Setting up libsystemd-dev:s390x (241-7~deb10u3) ... [2020-03-07T12:21:29.434Z] #11 80.47 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-07T12:21:29.434Z] #11 80.47 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-03-07T12:21:29.434Z] #11 80.48 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-07T12:21:29.597Z] ok github.com/docker/docker/pkg/namesgenerator 0.013s coverage: 85.7% of statements [2020-03-07T12:21:29.857Z] ok github.com/docker/docker/pkg/parsers 0.028s coverage: 97.0% of statements [2020-03-07T12:21:29.866Z] #11 80.49 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-03-07T12:21:29.866Z] #11 80.49 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-03-07T12:21:29.866Z] #11 80.51 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-07T12:21:29.866Z] #11 80.52 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-03-07T12:21:29.866Z] #11 80.53 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-03-07T12:21:29.866Z] #11 80.53 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-07T12:21:29.866Z] #11 80.55 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-03-07T12:21:29.866Z] #11 80.56 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-03-07T12:21:29.866Z] #11 80.56 Setting up dmsetup (2:1.02.155-3) ... [2020-03-07T12:21:29.866Z] #11 80.57 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-03-07T12:21:29.866Z] #11 80.58 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-03-07T12:21:29.866Z] #11 80.59 Processing triggers for libc-bin (2.28-10) ... [2020-03-07T12:21:29.912Z] Removing intermediate container 5e2c43bd5aa8 [2020-03-07T12:21:29.912Z] ---> e28c7dc8f5d7 [2020-03-07T12:21:29.912Z] Step 11/16 : ARG GOOS [2020-03-07T12:21:29.912Z] ---> Running in f6aab0b6c5ea [2020-03-07T12:21:29.912Z] Removing intermediate container f6aab0b6c5ea [2020-03-07T12:21:29.912Z] ---> 8e298744cd78 [2020-03-07T12:21:29.912Z] Step 12/16 : ARG GOARCH [2020-03-07T12:21:29.912Z] ---> Running in efe4fef72548 [2020-03-07T12:21:29.912Z] Removing intermediate container efe4fef72548 [2020-03-07T12:21:29.912Z] ---> 4e0f0b829020 [2020-03-07T12:21:29.912Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-03-07T12:21:29.912Z] ---> Running in b30c0c88cdaa [2020-03-07T12:21:30.117Z] ok github.com/docker/docker/pkg/parsers/kernel 0.038s coverage: 60.0% of statements [2020-03-07T12:21:30.253Z] #11 DONE 81.0s [2020-03-07T12:21:30.253Z] [2020-03-07T12:21:30.253Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-07T12:21:30.253Z] #12 ... [2020-03-07T12:21:30.253Z] [2020-03-07T12:21:30.254Z] #59 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-07T12:21:30.254Z] #59 DONE 0.2s [2020-03-07T12:21:30.254Z] [2020-03-07T12:21:30.254Z] #60 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-07T12:21:30.254Z] #60 DONE 0.1s [2020-03-07T12:21:30.254Z] [2020-03-07T12:21:30.254Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:21:30.630Z] #61 ... [2020-03-07T12:21:30.630Z] [2020-03-07T12:21:30.630Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-07T12:21:30.630Z] #12 DONE 0.4s [2020-03-07T12:21:30.630Z] [2020-03-07T12:21:30.630Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:21:30.630Z] #61 0.259 + RM_GOPATH=0 [2020-03-07T12:21:30.630Z] #61 0.259 + TMP_GOPATH= [2020-03-07T12:21:30.630Z] #61 0.259 + : /build [2020-03-07T12:21:30.630Z] #61 0.259 + '[' -z '' ']' [2020-03-07T12:21:30.630Z] #61 0.260 ++ mktemp -d [2020-03-07T12:21:30.630Z] #61 0.261 + export GOPATH=/tmp/tmp.U7w545W96N [2020-03-07T12:21:30.630Z] #61 0.261 + GOPATH=/tmp/tmp.U7w545W96N [2020-03-07T12:21:30.630Z] #61 0.261 + RM_GOPATH=1 [2020-03-07T12:21:30.630Z] #61 0.262 ++ dirname ./install.sh [2020-03-07T12:21:30.630Z] #61 0.263 + dir=. [2020-03-07T12:21:30.630Z] #61 0.263 + bin=runc [2020-03-07T12:21:30.630Z] #61 0.263 + shift [2020-03-07T12:21:30.630Z] #61 0.263 + '[' '!' -f ./runc.installer ']' [2020-03-07T12:21:30.630Z] #61 0.263 + . ./runc.installer [2020-03-07T12:21:30.630Z] #61 0.264 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-07T12:21:30.630Z] #61 0.264 + install_runc [2020-03-07T12:21:30.630Z] #61 0.265 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-07T12:21:30.630Z] #61 0.267 + uname -r [2020-03-07T12:21:30.630Z] #61 0.269 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-07T12:21:30.630Z] #61 0.270 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-07T12:21:30.630Z] #61 0.270 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-07T12:21:30.630Z] #61 0.270 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.U7w545W96N/src/github.com/opencontainers/runc [2020-03-07T12:21:30.630Z] #61 0.274 Cloning into '/tmp/tmp.U7w545W96N/src/github.com/opencontainers/runc'... [2020-03-07T12:21:30.686Z] ok github.com/docker/docker/pkg/pidfile 0.032s coverage: 82.4% of statements [2020-03-07T12:21:30.686Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.026s coverage: 91.4% of statements [2020-03-07T12:21:30.945Z] ok github.com/docker/docker/pkg/mount 0.892s coverage: 70.0% of statements [2020-03-07T12:21:30.945Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-07T12:21:30.945Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-07T12:21:30.945Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-07T12:21:31.023Z] #61 ... [2020-03-07T12:21:31.023Z] [2020-03-07T12:21:31.023Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-07T12:21:31.023Z] #13 DONE 0.4s [2020-03-07T12:21:31.023Z] [2020-03-07T12:21:31.023Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:21:31.023Z] #69 81.55 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-07T12:21:31.023Z] #69 81.55 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-07T12:21:31.205Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.035s coverage: 56.8% of statements [2020-03-07T12:21:31.398Z] #69 ... [2020-03-07T12:21:31.398Z] [2020-03-07T12:21:31.398Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-07T12:21:31.398Z] #14 0.314 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-07T12:21:31.398Z] #14 DONE 0.4s [2020-03-07T12:21:31.776Z] ok github.com/docker/docker/pkg/pools 0.011s coverage: 88.2% of statements [2020-03-07T12:21:31.783Z] [2020-03-07T12:21:31.783Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-07T12:21:31.783Z] #15 DONE 0.3s [2020-03-07T12:21:31.783Z] [2020-03-07T12:21:31.783Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-07T12:21:32.036Z] ok github.com/docker/docker/pkg/plugins/transport 0.016s coverage: 85.7% of statements [2020-03-07T12:21:32.036Z] ok github.com/docker/docker/pkg/progress 0.013s coverage: 75.9% of statements [2020-03-07T12:21:32.181Z] #16 DONE 0.3s [2020-03-07T12:21:32.181Z] [2020-03-07T12:21:32.181Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-03-07T12:21:32.430Z] #19 5.783 Collecting yamllint==1.16.0 [2020-03-07T12:21:32.552Z] #17 DONE 0.4s [2020-03-07T12:21:32.552Z] [2020-03-07T12:21:32.552Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-07T12:21:32.607Z] ok github.com/docker/docker/pkg/reexec 0.014s coverage: 82.4% of statements [2020-03-07T12:21:32.991Z] #19 ... [2020-03-07T12:21:32.991Z] [2020-03-07T12:21:32.991Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:21:32.991Z] #44 130.4 CC criu/namespaces.o [2020-03-07T12:21:32.991Z] #44 132.4 CC criu/net.o [2020-03-07T12:21:32.991Z] #44 135.5 CC criu/netfilter.o [2020-03-07T12:21:32.991Z] #44 135.9 CC criu/page-pipe.o [2020-03-07T12:21:33.158Z] #18 0.503 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-07T12:21:33.158Z] #18 0.539 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-07T12:21:33.158Z] #18 0.650 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-07T12:21:33.173Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2020-03-07T12:21:33.433Z] ok github.com/docker/docker/pkg/pubsub 1.081s coverage: 73.9% of statements [2020-03-07T12:21:33.553Z] #44 136.5 CC criu/page-xfer.o [2020-03-07T12:21:33.584Z] #18 1.334 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-07T12:21:34.001Z] ok github.com/docker/docker/pkg/stringid 0.010s coverage: 70.6% of statements [2020-03-07T12:21:34.001Z] ok github.com/docker/docker/pkg/streamformatter 0.015s coverage: 66.2% of statements [2020-03-07T12:21:34.480Z] #44 137.6 CC criu/pagemap-cache.o [2020-03-07T12:21:34.568Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-03-07T12:21:34.568Z] ok github.com/docker/docker/pkg/sysinfo 0.018s coverage: 71.3% of statements [2020-03-07T12:21:35.042Z] #44 138.0 CC criu/pagemap.o [2020-03-07T12:21:35.437Z] #18 2.554 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [161 kB] [2020-03-07T12:21:35.437Z] #18 ... [2020-03-07T12:21:35.437Z] [2020-03-07T12:21:35.437Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:21:35.437Z] #48 76.14 vendor/golang.org/x/text/secure/bidirule [2020-03-07T12:21:35.437Z] #48 76.48 vendor/golang.org/x/text/unicode/norm [2020-03-07T12:21:35.437Z] #48 80.46 vendor/golang.org/x/net/idna [2020-03-07T12:21:35.437Z] #48 83.22 mime [2020-03-07T12:21:35.437Z] #48 85.35 mime/quotedprintable [2020-03-07T12:21:35.437Z] #48 85.65 net/http/internal [2020-03-07T12:21:35.437Z] #48 ... [2020-03-07T12:21:35.437Z] [2020-03-07T12:21:35.437Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:21:35.437Z] #45 42.36 AR criu/pie/pie.lib.a [2020-03-07T12:21:35.437Z] #45 42.48 DEP criu/pie/restorer.d [2020-03-07T12:21:35.437Z] #45 42.67 DEP criu/arch/s390/restorer.d [2020-03-07T12:21:35.437Z] #45 42.79 DEP criu/arch/s390/vdso-pie.d [2020-03-07T12:21:35.437Z] #45 42.91 DEP criu/pie/parasite-vdso.d [2020-03-07T12:21:35.437Z] #45 42.98 DEP criu/pie/parasite.d [2020-03-07T12:21:35.437Z] #45 43.34 CC criu/pie/parasite.o [2020-03-07T12:21:35.437Z] #45 44.22 LINK criu/pie/parasite.built-in.o [2020-03-07T12:21:35.437Z] #45 44.22 GEN criu/pie/parasite-blob.h [2020-03-07T12:21:35.437Z] #45 44.23 CC criu/pie/parasite-vdso.o [2020-03-07T12:21:35.437Z] #45 44.71 CC criu/arch/s390/vdso-pie.o [2020-03-07T12:21:35.437Z] #45 45.12 CC criu/arch/s390/restorer.o [2020-03-07T12:21:35.437Z] #45 45.41 CC criu/pie/restorer.o [2020-03-07T12:21:35.437Z] #45 47.97 LINK criu/pie/restorer.built-in.o [2020-03-07T12:21:35.437Z] #45 47.99 GEN criu/pie/restorer-blob.h [2020-03-07T12:21:35.437Z] #45 48.15 DEP criu/vdso.d [2020-03-07T12:21:35.437Z] #45 48.42 DEP criu/uts_ns.d [2020-03-07T12:21:35.437Z] #45 48.49 DEP criu/util.d [2020-03-07T12:21:35.437Z] #45 48.68 DEP criu/uffd.d [2020-03-07T12:21:35.437Z] #45 48.88 DEP criu/tun.d [2020-03-07T12:21:35.437Z] #45 49.06 DEP criu/tty.d [2020-03-07T12:21:35.437Z] #45 49.20 DEP criu/timerfd.d [2020-03-07T12:21:35.437Z] #45 49.31 DEP criu/sysfs_parse.d [2020-03-07T12:21:35.437Z] #45 49.42 DEP criu/sysctl.d [2020-03-07T12:21:35.437Z] #45 49.56 DEP criu/string.d [2020-03-07T12:21:35.437Z] #45 49.58 DEP criu/stats.d [2020-03-07T12:21:35.437Z] #45 49.66 DEP criu/sockets.d [2020-03-07T12:21:35.437Z] #45 49.77 DEP criu/sk-unix.d [2020-03-07T12:21:35.437Z] #45 49.92 DEP criu/sk-tcp.d [2020-03-07T12:21:35.437Z] #45 50.06 DEP criu/sk-queue.d [2020-03-07T12:21:35.437Z] #45 50.17 DEP criu/sk-packet.d [2020-03-07T12:21:35.437Z] #45 50.31 DEP criu/sk-netlink.d [2020-03-07T12:21:35.507Z] ok github.com/docker/docker/pkg/tailfile 0.092s coverage: 88.6% of statements [2020-03-07T12:21:35.507Z] ok github.com/docker/docker/pkg/system 0.027s coverage: 36.4% of statements [2020-03-07T12:21:35.507Z] ok github.com/docker/docker/pkg/signal 2.853s coverage: 61.0% of statements [2020-03-07T12:21:35.817Z] #45 50.56 DEP criu/sk-inet.d [2020-03-07T12:21:35.969Z] #44 138.9 CC criu/parasite-syscall.o [2020-03-07T12:21:36.076Z] testing: warning: no tests to run [2020-03-07T12:21:36.076Z] coverage: [no statements] [2020-03-07T12:21:36.076Z] ok github.com/docker/docker/pkg/term/windows 0.008s coverage: [no statements] [no tests to run] [2020-03-07T12:21:36.189Z] #45 50.75 DEP criu/signalfd.d [2020-03-07T12:21:36.189Z] #45 50.91 DEP criu/sigframe.d [2020-03-07T12:21:36.189Z] #45 51.00 DEP criu/shmem.d [2020-03-07T12:21:36.189Z] #45 51.09 DEP criu/servicefd.d [2020-03-07T12:21:36.189Z] #45 ... [2020-03-07T12:21:36.189Z] [2020-03-07T12:21:36.189Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-07T12:21:36.189Z] #18 3.865 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-07T12:21:36.334Z] ok github.com/docker/docker/pkg/term 0.020s coverage: 85.9% of statements [2020-03-07T12:21:36.334Z] ok github.com/docker/docker/pkg/tarsum 0.156s coverage: 89.3% of statements [2020-03-07T12:21:36.530Z] #44 139.8 CC criu/path.o [2020-03-07T12:21:36.593Z] ok github.com/docker/docker/pkg/urlutil 0.007s coverage: 100.0% of statements [2020-03-07T12:21:36.617Z] #18 ... [2020-03-07T12:21:36.617Z] [2020-03-07T12:21:36.617Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:21:36.617Z] #51 DONE 87.0s [2020-03-07T12:21:36.617Z] [2020-03-07T12:21:36.617Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:21:36.617Z] #45 51.19 DEP criu/seize.d [2020-03-07T12:21:36.617Z] #45 51.29 DEP criu/seccomp.d [2020-03-07T12:21:36.617Z] #45 51.43 DEP criu/rst-malloc.d [2020-03-07T12:21:36.617Z] #45 51.48 DEP criu/rbtree.d [2020-03-07T12:21:36.617Z] #45 51.51 DEP criu/pstree.d [2020-03-07T12:21:36.852Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2020-03-07T12:21:36.852Z] ok github.com/docker/docker/pkg/useragent 0.013s coverage: 88.9% of statements [2020-03-07T12:21:37.093Z] #44 140.2 CC criu/pie-util-vdso-elf32.o [2020-03-07T12:21:37.093Z] #44 ... [2020-03-07T12:21:37.093Z] [2020-03-07T12:21:37.093Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-07T12:21:37.093Z] #19 11.14 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-07T12:21:37.093Z] #19 11.22 Collecting pyyaml (from yamllint==1.16.0) [2020-03-07T12:21:37.249Z] #45 51.85 DEP criu/protobuf.d [2020-03-07T12:21:37.349Z] #19 11.40 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-03-07T12:21:37.630Z] #45 52.31 GEN criu/protobuf-desc-gen.h [2020-03-07T12:21:38.403Z] #45 ... [2020-03-07T12:21:38.403Z] [2020-03-07T12:21:38.403Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:21:38.403Z] #69 DONE 88.8s [2020-03-07T12:21:38.403Z] [2020-03-07T12:21:38.403Z] #70 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-07T12:21:38.403Z] #70 DONE 0.1s [2020-03-07T12:21:38.403Z] [2020-03-07T12:21:38.403Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:21:38.403Z] #48 88.75 crypto/tls [2020-03-07T12:21:38.713Z] #19 12.80 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-07T12:21:38.713Z] #19 12.85 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-07T12:21:38.713Z] #19 12.89 Building wheels for collected packages: pyyaml [2020-03-07T12:21:38.713Z] #19 12.89 Running setup.py bdist_wheel for pyyaml: started [2020-03-07T12:21:38.759Z] ok github.com/docker/docker/plugin/v2 0.017s coverage: 14.5% of statements [2020-03-07T12:21:38.759Z] ok github.com/docker/docker/profiles/seccomp 0.018s coverage: 73.8% of statements [2020-03-07T12:21:39.328Z] ok github.com/docker/docker/reference 0.041s coverage: 84.4% of statements [2020-03-07T12:21:39.897Z] ok github.com/docker/docker/plugin 0.578s coverage: 27.1% of statements [2020-03-07T12:21:40.078Z] #19 13.93 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-07T12:21:40.078Z] #19 13.93 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-03-07T12:21:40.078Z] #19 14.02 Successfully built pyyaml [2020-03-07T12:21:40.078Z] #19 14.04 Installing collected packages: pyyaml, pathspec, yamllint [2020-03-07T12:21:40.334Z] #19 14.38 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-03-07T12:21:40.467Z] ok github.com/docker/docker/registry/resumable 0.035s coverage: 100.0% of statements [2020-03-07T12:21:40.895Z] #19 DONE 14.9s [2020-03-07T12:21:40.895Z] [2020-03-07T12:21:40.895Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-07T12:21:40.895Z] #24 DONE 0.2s [2020-03-07T12:21:40.895Z] [2020-03-07T12:21:40.895Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:21:40.895Z] #44 140.7 CC criu/pie-util-vdso.o [2020-03-07T12:21:40.895Z] #44 141.3 CC criu/pie-util.o [2020-03-07T12:21:40.895Z] #44 141.5 CC criu/pipes.o [2020-03-07T12:21:40.895Z] #44 142.3 CC criu/plugin.o [2020-03-07T12:21:40.895Z] #44 142.8 CC criu/proc_parse.o [2020-03-07T12:21:41.035Z] ok github.com/docker/docker/restartmanager 0.012s coverage: 45.3% of statements [2020-03-07T12:21:41.036Z] ok github.com/docker/docker/registry 0.233s coverage: 56.0% of statements [2020-03-07T12:21:41.765Z] ok github.com/docker/docker/testutil 0.033s coverage: 62.5% of statements [2020-03-07T12:21:41.769Z] ok github.com/docker/docker/runconfig 0.045s coverage: 68.2% of statements [2020-03-07T12:21:41.823Z] #44 ... [2020-03-07T12:21:41.823Z] [2020-03-07T12:21:41.823Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-07T12:21:41.823Z] #28 DONE 0.8s [2020-03-07T12:21:41.823Z] [2020-03-07T12:21:41.823Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-07T12:21:41.823Z] #31 DONE 0.1s [2020-03-07T12:21:41.823Z] [2020-03-07T12:21:41.823Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-07T12:21:41.823Z] #34 DONE 0.1s [2020-03-07T12:21:41.823Z] [2020-03-07T12:21:41.823Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:21:42.079Z] #60 ... [2020-03-07T12:21:42.079Z] [2020-03-07T12:21:42.079Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-07T12:21:42.079Z] #39 DONE 0.1s [2020-03-07T12:21:42.079Z] [2020-03-07T12:21:42.079Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:21:42.651Z] #53 ... [2020-03-07T12:21:42.651Z] [2020-03-07T12:21:42.651Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:21:42.651Z] #44 145.7 CC criu/protobuf-desc.o [2020-03-07T12:21:43.578Z] #44 146.5 CC criu/protobuf.o [2020-03-07T12:21:43.682Z] #48 93.80 net/http/httptrace [2020-03-07T12:21:43.682Z] #48 ... [2020-03-07T12:21:43.682Z] [2020-03-07T12:21:43.682Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:21:43.682Z] #45 53.58 DEP criu/protobuf-desc.d [2020-03-07T12:21:43.682Z] #45 53.71 DEP criu/proc_parse.d [2020-03-07T12:21:43.682Z] #45 53.80 DEP criu/plugin.d [2020-03-07T12:21:43.682Z] #45 53.88 DEP criu/pipes.d [2020-03-07T12:21:43.682Z] #45 54.01 DEP criu/pie-util.d [2020-03-07T12:21:43.682Z] #45 54.07 DEP criu/pie-util-vdso.d [2020-03-07T12:21:43.682Z] #45 54.17 DEP criu/path.d [2020-03-07T12:21:43.682Z] #45 54.27 DEP criu/parasite-syscall.d [2020-03-07T12:21:43.682Z] #45 54.42 DEP criu/pagemap.d [2020-03-07T12:21:43.682Z] #45 54.49 DEP criu/pagemap-cache.d [2020-03-07T12:21:43.682Z] #45 54.55 DEP criu/page-xfer.d [2020-03-07T12:21:43.682Z] #45 54.66 DEP criu/page-pipe.d [2020-03-07T12:21:43.682Z] #45 54.74 DEP criu/netfilter.d [2020-03-07T12:21:43.682Z] #45 54.85 DEP criu/net.d [2020-03-07T12:21:43.682Z] #45 55.03 DEP criu/namespaces.d [2020-03-07T12:21:43.682Z] #45 55.16 DEP criu/mount.d [2020-03-07T12:21:43.682Z] #45 55.39 DEP criu/mem.d [2020-03-07T12:21:43.682Z] #45 55.52 DEP criu/lsm.d [2020-03-07T12:21:43.682Z] #45 55.68 DEP criu/log.d [2020-03-07T12:21:43.682Z] #45 55.88 DEP criu/libnetlink.d [2020-03-07T12:21:43.682Z] #45 55.97 DEP criu/kerndat.d [2020-03-07T12:21:43.682Z] #45 56.28 DEP criu/kcmp-ids.d [2020-03-07T12:21:43.682Z] #45 56.32 DEP criu/irmap.d [2020-03-07T12:21:43.682Z] #45 56.42 DEP criu/ipc_ns.d [2020-03-07T12:21:43.682Z] #45 56.51 DEP criu/image.d [2020-03-07T12:21:43.682Z] #45 56.64 DEP criu/image-desc.d [2020-03-07T12:21:43.682Z] #45 56.71 DEP criu/fsnotify.d [2020-03-07T12:21:43.682Z] #45 56.83 DEP criu/filesystems.d [2020-03-07T12:21:43.682Z] #45 56.94 DEP criu/files.d [2020-03-07T12:21:43.682Z] #45 57.26 DEP criu/files-reg.d [2020-03-07T12:21:43.682Z] #45 57.40 DEP criu/files-ext.d [2020-03-07T12:21:43.682Z] #45 57.47 DEP criu/file-lock.d [2020-03-07T12:21:43.682Z] #45 57.61 DEP criu/file-ids.d [2020-03-07T12:21:43.682Z] #45 57.74 DEP criu/fifo.d [2020-03-07T12:21:43.682Z] #45 57.80 DEP criu/fdstore.d [2020-03-07T12:21:43.682Z] #45 57.87 DEP criu/fault-injection.d [2020-03-07T12:21:43.682Z] #45 57.88 DEP criu/external.d [2020-03-07T12:21:43.682Z] #45 57.93 DEP criu/eventpoll.d [2020-03-07T12:21:43.682Z] #45 58.03 DEP criu/eventfd.d [2020-03-07T12:21:43.682Z] #45 58.12 DEP criu/crtools.d [2020-03-07T12:21:43.682Z] #45 58.35 DEP criu/cr-service.d [2020-03-07T12:21:43.682Z] #45 58.43 DEP criu/cr-restore.d [2020-03-07T12:21:43.682Z] #45 58.56 DEP criu/cr-errno.d [2020-03-07T12:21:43.682Z] #45 58.58 DEP criu/cr-dump.d [2020-03-07T12:21:43.834Z] #44 147.0 CC criu/pstree.o [2020-03-07T12:21:44.064Z] #45 58.77 DEP criu/cr-dedup.d [2020-03-07T12:21:44.064Z] #45 58.88 DEP criu/cr-check.d [2020-03-07T12:21:44.064Z] #45 59.01 DEP criu/config.d [2020-03-07T12:21:44.312Z] ok github.com/docker/docker/volume/local 0.038s coverage: 73.0% of statements [2020-03-07T12:21:44.312Z] ok github.com/docker/docker/volume/drivers 0.026s coverage: 36.1% of statements [2020-03-07T12:21:44.441Z] #45 59.14 DEP criu/clone-noasan.d [2020-03-07T12:21:44.441Z] #45 59.19 DEP criu/cgroup.d [2020-03-07T12:21:44.441Z] #45 59.29 DEP criu/cgroup-props.d [2020-03-07T12:21:44.441Z] #45 59.37 DEP criu/bitmap.d [2020-03-07T12:21:44.441Z] #45 59.39 DEP criu/bfd.d [2020-03-07T12:21:44.572Z] ok github.com/docker/docker/volume/mounts 0.086s coverage: 67.0% of statements [2020-03-07T12:21:44.912Z] #45 59.47 DEP criu/autofs.d [2020-03-07T12:21:44.912Z] #45 59.60 DEP criu/aio.d [2020-03-07T12:21:44.912Z] #45 59.71 DEP criu/action-scripts.d [2020-03-07T12:21:45.198Z] #44 148.2 CC criu/rbtree.o [2020-03-07T12:21:45.334Z] #45 59.93 CC criu/action-scripts.o [2020-03-07T12:21:45.454Z] #44 148.5 CC criu/rst-malloc.o [2020-03-07T12:21:45.508Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.0% of statements [2020-03-07T12:21:45.710Z] #44 148.8 CC criu/seccomp.o [2020-03-07T12:21:45.724Z] #45 60.46 CC criu/aio.o [2020-03-07T12:21:46.098Z] #45 60.84 CC criu/autofs.o [2020-03-07T12:21:46.658Z] #44 149.6 CC criu/seize.o [2020-03-07T12:21:46.885Z] #45 ... [2020-03-07T12:21:46.885Z] [2020-03-07T12:21:46.885Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:21:46.885Z] #61 6.476 + cd /tmp/tmp.U7w545W96N/src/github.com/opencontainers/runc [2020-03-07T12:21:46.885Z] #61 6.476 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-07T12:21:46.885Z] #61 7.492 + '[' -z '' ']' [2020-03-07T12:21:46.885Z] #61 7.492 + target=static [2020-03-07T12:21:46.885Z] #61 7.492 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-07T12:21:46.885Z] #61 8.784 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-03-07T12:21:46.885Z] #61 ... [2020-03-07T12:21:46.885Z] [2020-03-07T12:21:46.885Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:21:46.885Z] #45 61.76 CC criu/bfd.o [2020-03-07T12:21:47.255Z] #45 62.11 CC criu/bitmap.o [2020-03-07T12:21:47.617Z] #45 62.21 CC criu/cgroup-props.o [2020-03-07T12:21:47.628Z] #44 150.5 CC criu/servicefd.o [2020-03-07T12:21:47.628Z] #44 ... [2020-03-07T12:21:47.628Z] [2020-03-07T12:21:47.628Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-07T12:21:47.628Z] #41 DONE 220.6s [2020-03-07T12:21:47.628Z] [2020-03-07T12:21:47.628Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:21:47.888Z] #44 151.1 CC criu/shmem.o [2020-03-07T12:21:47.976Z] #45 62.80 CC criu/cgroup.o [2020-03-07T12:21:48.824Z] #44 ... [2020-03-07T12:21:48.824Z] [2020-03-07T12:21:48.824Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-07T12:21:48.824Z] #42 DONE 0.2s [2020-03-07T12:21:49.079Z] [2020-03-07T12:21:49.079Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:21:49.079Z] #44 152.2 CC criu/sigframe.o [2020-03-07T12:21:49.334Z] #44 152.4 CC criu/signalfd.o [2020-03-07T12:21:49.589Z] #44 152.6 CC criu/sk-inet.o [2020-03-07T12:21:50.515Z] #44 153.4 CC criu/sk-netlink.o [2020-03-07T12:21:50.550Z] #45 65.17 CC criu/clone-noasan.o [2020-03-07T12:21:50.550Z] #45 65.26 CC criu/config.o [2020-03-07T12:21:50.550Z] #45 ... [2020-03-07T12:21:50.550Z] [2020-03-07T12:21:50.550Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-07T12:21:50.550Z] #18 8.206 Fetched 8028 kB in 8s (1029 kB/s) [2020-03-07T12:21:50.550Z] #18 8.206 Reading package lists... [2020-03-07T12:21:50.550Z] #18 10.48 Reading package lists... [2020-03-07T12:21:50.550Z] #18 12.38 Building dependency tree... [2020-03-07T12:21:50.550Z] #18 13.13 libcap2-bin is already the newest version (1:2.25-2). [2020-03-07T12:21:50.550Z] #18 13.13 The following additional packages will be installed: [2020-03-07T12:21:50.550Z] #18 13.13 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-07T12:21:50.550Z] #18 13.13 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-07T12:21:50.550Z] #18 13.13 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-07T12:21:50.550Z] #18 13.13 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-07T12:21:50.550Z] #18 13.14 python3.7 python3.7-minimal vim-runtime xxd [2020-03-07T12:21:50.550Z] #18 13.14 Suggested packages: [2020-03-07T12:21:50.550Z] #18 13.14 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-07T12:21:50.550Z] #18 13.14 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-07T12:21:50.550Z] #18 13.14 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-07T12:21:50.550Z] #18 13.14 Recommended packages: [2020-03-07T12:21:50.550Z] #18 13.14 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-07T12:21:50.550Z] #18 13.14 python3-keyrings.alt python3-xdg unzip [2020-03-07T12:21:50.550Z] #18 14.21 The following NEW packages will be installed: [2020-03-07T12:21:50.550Z] #18 14.22 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-07T12:21:50.550Z] #18 14.22 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-07T12:21:50.550Z] #18 14.22 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-07T12:21:50.550Z] #18 14.22 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-07T12:21:50.550Z] #18 14.22 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-07T12:21:50.550Z] #18 14.22 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-07T12:21:50.550Z] #18 14.22 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-03-07T12:21:50.550Z] #18 14.22 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-03-07T12:21:50.550Z] #18 14.29 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2020-03-07T12:21:50.550Z] #18 14.29 Need to get 26.3 MB of archives. [2020-03-07T12:21:50.550Z] #18 14.29 After this operation, 112 MB of additional disk space will be used. [2020-03-07T12:21:50.550Z] #18 14.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-03-07T12:21:50.550Z] #18 14.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-03-07T12:21:50.550Z] #18 14.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-03-07T12:21:50.550Z] #18 14.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-03-07T12:21:50.550Z] #18 14.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-03-07T12:21:50.550Z] #18 14.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-03-07T12:21:50.550Z] #18 14.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-03-07T12:21:50.550Z] #18 14.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-03-07T12:21:50.550Z] #18 14.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-03-07T12:21:50.550Z] #18 14.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-03-07T12:21:50.550Z] #18 14.48 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-03-07T12:21:50.550Z] #18 14.70 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-03-07T12:21:50.550Z] #18 14.83 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-03-07T12:21:50.550Z] #18 14.83 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-03-07T12:21:50.550Z] #18 14.83 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-03-07T12:21:50.550Z] #18 14.83 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-03-07T12:21:50.550Z] #18 14.84 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-03-07T12:21:50.550Z] #18 14.84 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-03-07T12:21:50.550Z] #18 14.84 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-03-07T12:21:50.550Z] #18 14.85 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-03-07T12:21:50.550Z] #18 14.85 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-03-07T12:21:50.550Z] #18 14.86 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-03-07T12:21:50.550Z] #18 14.88 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-03-07T12:21:50.550Z] #18 14.88 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-03-07T12:21:50.550Z] #18 14.89 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-03-07T12:21:50.550Z] #18 14.90 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-03-07T12:21:50.550Z] #18 14.98 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-03-07T12:21:50.550Z] #18 14.99 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-03-07T12:21:50.550Z] #18 14.99 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB] [2020-03-07T12:21:50.550Z] #18 15.26 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-03-07T12:21:50.550Z] #18 15.27 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-03-07T12:21:50.550Z] #18 15.27 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-03-07T12:21:50.550Z] #18 15.27 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-03-07T12:21:50.550Z] #18 15.28 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-03-07T12:21:50.550Z] #18 15.29 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-03-07T12:21:50.550Z] #18 15.34 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-07T12:21:50.550Z] #18 15.34 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-03-07T12:21:50.550Z] #18 15.34 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-03-07T12:21:50.550Z] #18 15.35 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-07T12:21:50.550Z] #18 15.36 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-03-07T12:21:50.550Z] #18 15.37 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-07T12:21:50.550Z] #18 15.37 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-03-07T12:21:50.550Z] #18 15.55 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-07T12:21:50.550Z] #18 15.77 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-03-07T12:21:50.550Z] #18 15.85 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-03-07T12:21:50.550Z] #18 15.86 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-03-07T12:21:50.550Z] #18 16.04 debconf: delaying package configuration, since apt-utils is not installed [2020-03-07T12:21:50.550Z] #18 16.08 Fetched 26.3 MB in 2s (16.3 MB/s) [2020-03-07T12:21:50.550Z] #18 16.13 Selecting previously unselected package pigz. [2020-03-07T12:21:50.550Z] #18 16.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23190 files and directories currently installed.) [2020-03-07T12:21:50.550Z] #18 16.20 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-03-07T12:21:50.550Z] #18 16.21 Unpacking pigz (2.4-1) ... [2020-03-07T12:21:50.550Z] #18 16.31 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-03-07T12:21:50.550Z] #18 16.31 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-03-07T12:21:50.550Z] #18 16.31 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-03-07T12:21:50.550Z] #18 16.79 Selecting previously unselected package python3.7-minimal. [2020-03-07T12:21:50.550Z] #18 16.79 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-03-07T12:21:50.550Z] #18 16.80 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-07T12:21:50.550Z] #18 17.58 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-03-07T12:21:50.550Z] #18 17.60 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-07T12:21:50.770Z] #44 153.7 CC criu/sk-packet.o [2020-03-07T12:21:51.025Z] #44 154.3 CC criu/sk-queue.o [2020-03-07T12:21:51.347Z] #18 18.96 Selecting previously unselected package python3-minimal. [2020-03-07T12:21:51.347Z] #18 18.96 (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 ... 23439 files and directories currently installed.) [2020-03-07T12:21:51.347Z] #18 18.96 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-03-07T12:21:51.347Z] #18 18.96 Unpacking python3-minimal (3.7.3-1) ... [2020-03-07T12:21:51.347Z] #18 19.03 Selecting previously unselected package libmpdec2:s390x. [2020-03-07T12:21:51.347Z] #18 19.03 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-03-07T12:21:51.347Z] #18 19.03 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-03-07T12:21:51.347Z] #18 19.08 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-03-07T12:21:51.585Z] #44 154.6 CC criu/sk-tcp.o [2020-03-07T12:21:51.707Z] #18 19.08 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-03-07T12:21:51.707Z] #18 19.08 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-03-07T12:21:51.840Z] #44 155.0 CC criu/sk-unix.o [2020-03-07T12:21:52.587Z] #18 20.03 Selecting previously unselected package python3.7. [2020-03-07T12:21:52.587Z] #18 20.03 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-03-07T12:21:52.587Z] #18 20.04 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-07T12:21:52.587Z] #18 20.19 Selecting previously unselected package libpython3-stdlib:s390x. [2020-03-07T12:21:52.587Z] #18 20.19 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-03-07T12:21:52.587Z] #18 20.19 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-03-07T12:21:52.587Z] #18 20.25 Setting up python3-minimal (3.7.3-1) ... [2020-03-07T12:21:53.411Z] #18 ... [2020-03-07T12:21:53.411Z] [2020-03-07T12:21:53.411Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:21:53.411Z] #48 93.98 net/http [2020-03-07T12:21:53.411Z] #48 102.7 github.com/LK4D4/vndr/godl [2020-03-07T12:21:53.411Z] #48 103.4 github.com/LK4D4/vndr [2020-03-07T12:21:53.411Z] #48 ... [2020-03-07T12:21:53.411Z] [2020-03-07T12:21:53.411Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-07T12:21:53.411Z] #18 21.11 Selecting previously unselected package python3. [2020-03-07T12:21:53.411Z] #18 21.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23851 files and directories currently installed.) [2020-03-07T12:21:53.411Z] #18 21.11 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-03-07T12:21:53.725Z] #44 156.6 CC criu/sockets.o [2020-03-07T12:21:53.792Z] #18 21.12 Unpacking python3 (3.7.3-1) ... [2020-03-07T12:21:53.792Z] #18 21.20 Selecting previously unselected package libip4tc0:s390x. [2020-03-07T12:21:53.792Z] #18 21.20 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-03-07T12:21:53.792Z] #18 21.20 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-03-07T12:21:53.792Z] #18 21.28 Selecting previously unselected package libip6tc0:s390x. [2020-03-07T12:21:53.792Z] #18 21.28 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-03-07T12:21:53.792Z] #18 21.29 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-03-07T12:21:53.792Z] #18 21.35 Selecting previously unselected package libiptc0:s390x. [2020-03-07T12:21:53.792Z] #18 21.35 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-03-07T12:21:53.792Z] #18 21.35 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-03-07T12:21:53.792Z] #18 21.40 Selecting previously unselected package libnfnetlink0:s390x. [2020-03-07T12:21:53.792Z] #18 21.40 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-03-07T12:21:53.792Z] #18 21.40 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-03-07T12:21:53.792Z] #18 21.44 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-03-07T12:21:53.792Z] #18 21.44 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-03-07T12:21:53.792Z] #18 21.44 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-03-07T12:21:53.792Z] #18 21.48 Selecting previously unselected package libnftnl11:s390x. [2020-03-07T12:21:53.792Z] #18 21.48 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-03-07T12:21:53.792Z] #18 21.48 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-03-07T12:21:53.792Z] #18 21.53 Selecting previously unselected package iptables. [2020-03-07T12:21:54.169Z] #18 21.53 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-03-07T12:21:54.169Z] #18 21.54 Unpacking iptables (1.8.2-4) ... [2020-03-07T12:21:54.169Z] #18 21.86 Selecting previously unselected package xxd. [2020-03-07T12:21:54.169Z] #18 21.86 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-03-07T12:21:54.169Z] #18 21.86 Unpacking xxd (2:8.1.0875-5) ... [2020-03-07T12:21:54.169Z] #18 21.94 Selecting previously unselected package vim-common. [2020-03-07T12:21:54.169Z] #18 21.94 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-07T12:21:54.285Z] #44 157.3 CC criu/stats.o [2020-03-07T12:21:54.540Z] #44 157.7 CC criu/string.o [2020-03-07T12:21:54.540Z] #44 157.8 CC criu/sysctl.o [2020-03-07T12:21:54.554Z] #18 21.96 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-07T12:21:54.554Z] #18 22.12 Selecting previously unselected package bash-completion. [2020-03-07T12:21:54.554Z] #18 22.12 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-07T12:21:55.100Z] #44 158.4 CC criu/sysfs_parse.o [2020-03-07T12:21:55.356Z] #44 158.7 CC criu/timerfd.o [2020-03-07T12:21:55.916Z] #44 159.0 CC criu/tty.o [2020-03-07T12:21:56.622Z] #18 23.95 Unpacking bash-completion (1:2.8-6) ... [2020-03-07T12:21:56.622Z] #18 24.31 Selecting previously unselected package bzip2. [2020-03-07T12:21:56.622Z] #18 24.31 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-03-07T12:21:56.622Z] #18 24.31 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-07T12:21:56.622Z] #18 24.44 Selecting previously unselected package xz-utils. [2020-03-07T12:21:56.978Z] #18 24.44 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-03-07T12:21:56.978Z] #18 24.44 Unpacking xz-utils (5.2.4-1) ... [2020-03-07T12:21:56.978Z] #18 24.57 Selecting previously unselected package apparmor. [2020-03-07T12:21:56.978Z] #18 24.57 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-03-07T12:21:56.978Z] #18 24.62 Unpacking apparmor (2.13.2-10) ... [2020-03-07T12:21:57.299Z] WARN [runner] Can't run linter goanalysis_metalinter: fact_deprecated: failed prerequisites: fact_deprecated@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions [2020-03-07T12:21:57.299Z] INFO [runner] Issues before processing: 46, after processing: 0 [2020-03-07T12:21:57.299Z] INFO [runner] Processors filtering stat (out/in): skip_files: 10/10, identifier_marker: 1/1, exclude: 1/1, cgo: 10/46, filename_unadjuster: 10/10, path_prettifier: 10/10, skip_dirs: 10/10, autogenerated_exclude: 1/10, exclude-rules: 1/1, nolint: 0/1 [2020-03-07T12:21:57.299Z] INFO [runner] processing took 811µs with stages: nolint: 386.268µs, path_prettifier: 253.578µs, skip_dirs: 75.742µs, autogenerated_exclude: 55.612µs, identifier_marker: 15.809µs, cgo: 13.988µs, filename_unadjuster: 3.862µs, exclude-rules: 2.249µs, max_same_issues: 1.111µs, diff: 559ns, max_from_linter: 408ns, exclude: 339ns, source_code: 339ns, skip_files: 327ns, path_shortener: 321ns, max_per_file_from_linter: 260ns, uniq_by_line: 228ns [2020-03-07T12:21:57.299Z] INFO [runner] linters took 1m31.77742204s with stages: goanalysis_metalinter: 1m12.826597011s, unused: 18.949862312s [2020-03-07T12:21:57.299Z] INFO File cache stats: 1454 entries of total size 6.8MiB [2020-03-07T12:21:57.299Z] INFO Memory: 1398 samples, avg is 645.7MB, max is 3570.4MB [2020-03-07T12:21:57.299Z] INFO Execution took 3m25.417988674s [2020-03-07T12:21:57.299Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [2020-03-07T12:21:57.339Z] #18 24.95 Selecting previously unselected package aufs-tools. [2020-03-07T12:21:57.339Z] #18 24.95 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-03-07T12:21:57.339Z] #18 24.96 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-07T12:21:57.339Z] #18 25.04 Selecting previously unselected package libonig5:s390x. [2020-03-07T12:21:57.339Z] #18 25.04 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-03-07T12:21:57.339Z] #18 25.05 Unpacking libonig5:s390x (6.9.1-1) ... [2020-03-07T12:21:57.339Z] #18 25.15 Selecting previously unselected package libjq1:s390x. [2020-03-07T12:21:57.339Z] #18 25.15 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [Pipeline] sh [2020-03-07T12:21:57.632Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40635/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 hack/make.sh dynbinary-daemon test-docker-py [2020-03-07T12:21:57.711Z] #18 25.15 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-03-07T12:21:57.711Z] #18 25.26 Selecting previously unselected package jq. [2020-03-07T12:21:57.711Z] #18 25.26 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-03-07T12:21:57.711Z] #18 25.26 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-07T12:21:57.711Z] #18 25.32 Selecting previously unselected package libaio1:s390x. [2020-03-07T12:21:57.711Z] #18 25.32 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-03-07T12:21:57.711Z] #18 25.32 Unpacking libaio1:s390x (0.3.112-3) ... [2020-03-07T12:21:57.711Z] #18 25.37 Selecting previously unselected package libgpm2:s390x. [2020-03-07T12:21:57.711Z] #18 25.37 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-03-07T12:21:57.711Z] #18 25.38 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-03-07T12:21:57.711Z] #18 25.41 Selecting previously unselected package libicu63:s390x. [2020-03-07T12:21:57.711Z] #18 25.42 Preparing to unpack .../20-libicu63_63.1-6_s390x.deb ... [2020-03-07T12:21:57.711Z] #18 25.42 Unpacking libicu63:s390x (63.1-6) ... [2020-03-07T12:21:57.803Z] #44 160.6 CC criu/tun.o [2020-03-07T12:21:57.803Z] #44 161.0 CC criu/uffd.o [2020-03-07T12:21:58.196Z] [2020-03-07T12:21:58.196Z] Removing bundles/ [2020-03-07T12:21:58.196Z] [2020-03-07T12:21:58.196Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-03-07T12:21:58.196Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-07T12:21:58.196Z] GOOS="" GOARCH="" GOARM="" [2020-03-07T12:21:59.167Z] #44 162.1 CC criu/util.o [2020-03-07T12:21:59.618Z] #18 ... [2020-03-07T12:21:59.618Z] [2020-03-07T12:21:59.618Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:21:59.618Z] #48 DONE 109.9s [2020-03-07T12:21:59.618Z] [2020-03-07T12:21:59.618Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:21:59.618Z] #45 66.33 CC criu/cr-check.o [2020-03-07T12:21:59.618Z] #45 67.96 CC criu/cr-dedup.o [2020-03-07T12:21:59.618Z] #45 68.40 CC criu/cr-dump.o [2020-03-07T12:21:59.618Z] #45 69.88 CC criu/cr-errno.o [2020-03-07T12:21:59.618Z] #45 69.91 CC criu/cr-restore.o [2020-03-07T12:21:59.618Z] #45 73.68 CC criu/cr-service.o [2020-03-07T12:22:00.092Z] #44 163.1 CC criu/uts_ns.o [2020-03-07T12:22:00.092Z] #44 ... [2020-03-07T12:22:00.092Z] [2020-03-07T12:22:00.092Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:22:00.092Z] #60 111.9 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-03-07T12:22:00.403Z] #45 75.23 CC criu/crtools.o [2020-03-07T12:22:00.787Z] #45 75.58 CC criu/eventfd.o [2020-03-07T12:22:01.154Z] #45 ... [2020-03-07T12:22:01.154Z] [2020-03-07T12:22:01.154Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-07T12:22:01.154Z] #18 28.60 Selecting previously unselected package libnet1:s390x. [2020-03-07T12:22:01.154Z] #18 28.60 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-03-07T12:22:01.154Z] #18 28.60 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-03-07T12:22:01.154Z] #18 28.67 Selecting previously unselected package libnl-3-200:s390x. [2020-03-07T12:22:01.154Z] #18 28.67 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-03-07T12:22:01.154Z] #18 28.67 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-03-07T12:22:01.154Z] #18 28.74 Selecting previously unselected package libprotobuf-c1:s390x. [2020-03-07T12:22:01.154Z] #18 28.74 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-03-07T12:22:01.154Z] #18 28.74 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-03-07T12:22:01.154Z] #18 28.78 Selecting previously unselected package libreadline5:s390x. [2020-03-07T12:22:01.154Z] #18 28.78 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-03-07T12:22:01.154Z] #18 28.78 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-03-07T12:22:01.154Z] #18 28.84 Selecting previously unselected package net-tools. [2020-03-07T12:22:01.154Z] #18 28.84 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-03-07T12:22:01.154Z] #18 28.85 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-07T12:22:01.457Z] #60 113.2 + mkdir -p /build [2020-03-07T12:22:01.457Z] #60 113.2 + cp runc /build/runc [2020-03-07T12:22:01.514Z] #18 28.95 Selecting previously unselected package python-pip-whl. [2020-03-07T12:22:01.514Z] #18 28.96 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-07T12:22:01.514Z] #18 28.97 Unpacking python-pip-whl (18.1-5) ... [2020-03-07T12:22:01.875Z] #18 29.37 Selecting previously unselected package python3-lib2to3. [2020-03-07T12:22:01.875Z] #18 29.37 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-07T12:22:01.875Z] #18 29.38 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-07T12:22:01.875Z] #18 29.43 Selecting previously unselected package python3-distutils. [2020-03-07T12:22:01.875Z] #18 29.43 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-07T12:22:01.875Z] #18 29.44 Unpacking python3-distutils (3.7.3-1) ... [2020-03-07T12:22:01.875Z] #18 29.49 Selecting previously unselected package python3-pip. [2020-03-07T12:22:01.875Z] #18 29.49 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-07T12:22:01.875Z] #18 29.50 Unpacking python3-pip (18.1-5) ... [2020-03-07T12:22:01.875Z] #18 29.59 Selecting previously unselected package python3-pkg-resources. [2020-03-07T12:22:02.018Z] #60 DONE 113.6s [2020-03-07T12:22:02.018Z] [2020-03-07T12:22:02.018Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:22:02.018Z] #44 163.3 CC criu/vdso-compat.o [2020-03-07T12:22:02.018Z] #44 163.6 CC criu/vdso.o [2020-03-07T12:22:02.018Z] #44 164.2 LINK criu/built-in.o [2020-03-07T12:22:02.018Z] #44 164.4 LINK criu/criu [2020-03-07T12:22:02.018Z] #44 164.7 DEP lib/c/criu.d [2020-03-07T12:22:02.018Z] #44 164.8 CC images/rpc.pb-c.o [2020-03-07T12:22:02.018Z] #44 165.3 CC lib/c/criu.o [2020-03-07T12:22:02.251Z] #18 29.59 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-07T12:22:02.251Z] #18 29.60 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-07T12:22:02.251Z] #18 29.71 Selecting previously unselected package python3-setuptools. [2020-03-07T12:22:02.251Z] #18 29.71 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-07T12:22:02.251Z] #18 29.72 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-07T12:22:02.251Z] #18 29.86 Selecting previously unselected package python3-wheel. [2020-03-07T12:22:02.251Z] #18 29.86 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-07T12:22:02.251Z] #18 29.86 Unpacking python3-wheel (0.32.3-2) ... [2020-03-07T12:22:02.251Z] #18 29.91 Selecting previously unselected package thin-provisioning-tools. [2020-03-07T12:22:02.251Z] #18 29.92 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-03-07T12:22:02.251Z] #18 29.92 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-07T12:22:02.717Z] #18 30.08 Selecting previously unselected package vim-runtime. [2020-03-07T12:22:02.717Z] #18 30.08 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-07T12:22:02.717Z] #18 30.09 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-07T12:22:02.717Z] #18 30.13 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-07T12:22:02.717Z] #18 30.13 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-07T12:22:03.381Z] #44 166.5 LINK lib/c/built-in.o [2020-03-07T12:22:03.381Z] #44 166.5 LINK lib/c/libcriu.so [2020-03-07T12:22:03.381Z] #44 166.6 LINK lib/c/libcriu.a [2020-03-07T12:22:03.636Z] #44 166.7 GEN magic.py [2020-03-07T12:22:03.636Z] #44 166.7 Note: Building without setproctitle() and strlcpy() support. [2020-03-07T12:22:03.636Z] #44 166.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-07T12:22:03.636Z] #44 166.7 Note: Building without GnuTLS support [2020-03-07T12:22:04.198Z] #44 167.2 fatal: not a git repository (or any of the parent directories): .git [2020-03-07T12:22:04.453Z] #44 167.7 make[1]: Nothing to be done for 'all'. [2020-03-07T12:22:05.012Z] #44 168.2 make[1]: 'images/built-in.o' is up to date. [2020-03-07T12:22:05.012Z] #44 168.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-07T12:22:05.012Z] #44 168.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-07T12:22:05.268Z] #44 168.3 make[1]: 'compel/libcompel.a' is up to date. [2020-03-07T12:22:05.268Z] #44 168.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-07T12:22:05.268Z] #44 168.4 make[1]: Nothing to be done for 'all'. [2020-03-07T12:22:05.268Z] #44 168.4 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-07T12:22:05.268Z] #44 168.5 make[2]: Nothing to be done for 'all'. [2020-03-07T12:22:05.268Z] #44 168.5 make[2]: Nothing to be done for 'all'. [2020-03-07T12:22:05.268Z] #44 168.6 make[2]: Nothing to be done for 'all'. [2020-03-07T12:22:05.523Z] #44 168.7 make[2]: Nothing to be done for 'all'. [2020-03-07T12:22:05.523Z] #44 168.7 make[2]: Nothing to be done for 'all'. [2020-03-07T12:22:05.523Z] #44 168.7 make[2]: Nothing to be done for 'all'. [2020-03-07T12:22:05.523Z] #44 168.7 make[2]: Nothing to be done for 'all'. [2020-03-07T12:22:05.523Z] #44 168.8 make[2]: Nothing to be done for 'all'. [2020-03-07T12:22:05.778Z] #44 168.8 INSTALL criu/criu [2020-03-07T12:22:06.034Z] #44 DONE 169.0s [2020-03-07T12:22:06.034Z] [2020-03-07T12:22:06.034Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:22:06.099Z] #18 33.19 Selecting previously unselected package vim. [2020-03-07T12:22:06.099Z] #18 33.19 Preparing to unpack .../35-vim_2%3a8.1.0875-5_s390x.deb ... [2020-03-07T12:22:06.099Z] #18 33.20 Unpacking vim (2:8.1.0875-5) ... [2020-03-07T12:22:06.099Z] #18 33.53 Selecting previously unselected package xfsprogs. [2020-03-07T12:22:06.099Z] #18 33.54 Preparing to unpack .../36-xfsprogs_4.20.0-1_s390x.deb ... [2020-03-07T12:22:06.099Z] #18 33.54 Unpacking xfsprogs (4.20.0-1) ... [2020-03-07T12:22:06.289Z] #65 198.3 + bin/containerd [2020-03-07T12:22:06.469Z] #18 33.93 Selecting previously unselected package zip. [2020-03-07T12:22:06.469Z] #18 33.94 Preparing to unpack .../37-zip_3.0-11+b1_s390x.deb ... [2020-03-07T12:22:06.469Z] #18 33.95 Unpacking zip (3.0-11+b1) ... [2020-03-07T12:22:06.469Z] #18 34.06 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-07T12:22:06.469Z] #18 34.08 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-07T12:22:06.469Z] #18 34.09 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-03-07T12:22:06.469Z] #18 34.10 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-03-07T12:22:06.469Z] #18 34.10 Setting up libgpm2:s390x (1.20.7-5) ... [2020-03-07T12:22:06.469Z] #18 34.11 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-03-07T12:22:06.469Z] #18 34.12 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-03-07T12:22:06.469Z] #18 34.12 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-03-07T12:22:06.469Z] #18 34.13 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-07T12:22:06.469Z] #18 34.15 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-03-07T12:22:06.469Z] #18 34.17 Setting up libicu63:s390x (63.1-6) ... [2020-03-07T12:22:06.469Z] #18 34.19 Setting up xxd (2:8.1.0875-5) ... [2020-03-07T12:22:06.469Z] #18 34.21 Setting up zip (3.0-11+b1) ... [2020-03-07T12:22:06.469Z] #18 34.23 Setting up vim-common (2:8.1.0875-5) ... [2020-03-07T12:22:06.469Z] #18 34.25 Setting up bash-completion (1:2.8-6) ... [2020-03-07T12:22:06.852Z] #65 ... [2020-03-07T12:22:06.852Z] [2020-03-07T12:22:06.852Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-07T12:22:06.852Z] #45 DONE 0.1s [2020-03-07T12:22:07.108Z] [2020-03-07T12:22:07.108Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-07T12:22:07.108Z] #48 DONE 0.1s [2020-03-07T12:22:07.108Z] [2020-03-07T12:22:07.108Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:22:07.108Z] #65 ... [2020-03-07T12:22:07.108Z] [2020-03-07T12:22:07.108Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-07T12:22:07.108Z] #51 DONE 0.1s [2020-03-07T12:22:07.314Z] #18 ... [2020-03-07T12:22:07.314Z] [2020-03-07T12:22:07.314Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-07T12:22:07.314Z] #31 DONE 118.0s [2020-03-07T12:22:07.314Z] [2020-03-07T12:22:07.314Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:22:07.314Z] #45 75.92 CC criu/eventpoll.o [2020-03-07T12:22:07.314Z] #45 76.61 CC criu/external.o [2020-03-07T12:22:07.314Z] #45 76.83 CC criu/fault-injection.o [2020-03-07T12:22:07.314Z] #45 76.93 CC criu/fdstore.o [2020-03-07T12:22:07.314Z] #45 77.18 CC criu/fifo.o [2020-03-07T12:22:07.314Z] #45 77.45 CC criu/file-ids.o [2020-03-07T12:22:07.314Z] #45 77.71 CC criu/file-lock.o [2020-03-07T12:22:07.314Z] #45 78.57 CC criu/files-ext.o [2020-03-07T12:22:07.314Z] #45 78.86 CC criu/files-reg.o [2020-03-07T12:22:07.314Z] #45 80.71 CC criu/files.o [2020-03-07T12:22:07.364Z] [2020-03-07T12:22:07.364Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:22:07.426Z] ok github.com/docker/docker/pkg/plugins 33.656s coverage: 76.6% of statements [2020-03-07T12:22:07.426Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-07T12:22:07.426Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-07T12:22:07.426Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-07T12:22:07.426Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-07T12:22:07.426Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-07T12:22:07.426Z] ? github.com/docker/docker/rootless [no test files] [2020-03-07T12:22:07.426Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-07T12:22:07.426Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-07T12:22:07.426Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-07T12:22:07.426Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-07T12:22:07.426Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-07T12:22:07.426Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-07T12:22:07.426Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-07T12:22:07.426Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-07T12:22:07.426Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-07T12:22:07.426Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-07T12:22:07.426Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-07T12:22:07.426Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-07T12:22:07.426Z] ? github.com/docker/docker/volume [no test files] [2020-03-07T12:22:07.426Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-07T12:22:07.426Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-07T12:22:07.426Z] [2020-03-07T12:22:07.426Z] === Skipped [2020-03-07T12:22:07.426Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-07T12:22:07.426Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-07T12:22:07.426Z] [2020-03-07T12:22:07.426Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-07T12:22:07.426Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-07T12:22:07.426Z] [2020-03-07T12:22:07.426Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-07T12:22:07.426Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-07T12:22:07.426Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-07T12:22:07.426Z] [2020-03-07T12:22:07.426Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-07T12:22:07.426Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-07T12:22:07.426Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-07T12:22:07.426Z] [2020-03-07T12:22:07.426Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-07T12:22:07.426Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-07T12:22:07.426Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-07T12:22:07.426Z] [2020-03-07T12:22:07.426Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-07T12:22:07.426Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-07T12:22:07.426Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-07T12:22:07.426Z] [2020-03-07T12:22:07.426Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-07T12:22:07.426Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-07T12:22:07.426Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-07T12:22:07.426Z] [2020-03-07T12:22:07.426Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-07T12:22:07.426Z] graphtest_unix.go:73: No driver to put! [2020-03-07T12:22:07.426Z] [2020-03-07T12:22:07.426Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-07T12:22:07.426Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-07T12:22:07.426Z] [2020-03-07T12:22:07.426Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-07T12:22:07.426Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-07T12:22:07.426Z] [2020-03-07T12:22:07.426Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-07T12:22:07.426Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-07T12:22:07.426Z] [2020-03-07T12:22:07.426Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-07T12:22:07.426Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-07T12:22:07.426Z] [2020-03-07T12:22:07.426Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-07T12:22:07.426Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-07T12:22:07.426Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-07T12:22:07.426Z] [2020-03-07T12:22:07.426Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-07T12:22:07.426Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-07T12:22:07.426Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-07T12:22:07.426Z] [2020-03-07T12:22:07.426Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-07T12:22:07.426Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-07T12:22:07.426Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-07T12:22:07.426Z] [2020-03-07T12:22:07.426Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-07T12:22:07.426Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-07T12:22:07.426Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-07T12:22:07.426Z] [2020-03-07T12:22:07.426Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-07T12:22:07.426Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-07T12:22:07.426Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-07T12:22:07.426Z] [2020-03-07T12:22:07.426Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-07T12:22:07.426Z] graphtest_unix.go:73: No driver to put! [2020-03-07T12:22:07.426Z] [2020-03-07T12:22:07.426Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-07T12:22:07.426Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-07T12:22:07.426Z] [2020-03-07T12:22:07.426Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-07T12:22:07.426Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-07T12:22:07.426Z] [2020-03-07T12:22:07.426Z] [2020-03-07T12:22:07.426Z] DONE 2168 tests, 20 skipped in 189.246s Post stage [Pipeline] junit [2020-03-07T12:22:07.440Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-07T12:22:07.920Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40635/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 -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:1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 hack/make.sh dynbinary test-integration [2020-03-07T12:22:08.118Z] #45 82.77 CC criu/filesystems.o [2020-03-07T12:22:08.485Z] #45 83.18 CC criu/fsnotify.o [2020-03-07T12:22:08.485Z] #45 ... [2020-03-07T12:22:08.485Z] [2020-03-07T12:22:08.485Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-07T12:22:08.485Z] #18 36.10 Setting up libiptc0:s390x (1.8.2-4) ... [2020-03-07T12:22:08.485Z] #18 36.11 Setting up xz-utils (5.2.4-1) ... [2020-03-07T12:22:08.485Z] #18 36.12 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-07T12:22:08.485Z] #18 36.12 Setting up pigz (2.4-1) ... [2020-03-07T12:22:08.485Z] #18 36.13 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-03-07T12:22:08.485Z] #18 36.14 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-03-07T12:22:08.485Z] #18 36.15 Setting up python-pip-whl (18.1-5) ... [2020-03-07T12:22:08.485Z] #18 36.15 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-03-07T12:22:08.485Z] #18 36.16 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-07T12:22:08.858Z] [2020-03-07T12:22:08.858Z] Removing bundles/ [2020-03-07T12:22:08.858Z] [2020-03-07T12:22:08.858Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-07T12:22:08.858Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-07T12:22:08.858Z] GOOS="" GOARCH="" GOARM="" [2020-03-07T12:22:08.859Z] #18 36.36 Setting up libaio1:s390x (0.3.112-3) ... [2020-03-07T12:22:08.859Z] #18 36.37 Setting up libonig5:s390x (6.9.1-1) ... [2020-03-07T12:22:08.859Z] #18 36.38 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-03-07T12:22:08.859Z] #18 36.38 Setting up vim (2:8.1.0875-5) ... [2020-03-07T12:22:08.859Z] #18 36.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-07T12:22:08.859Z] #18 36.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-07T12:22:08.859Z] #18 36.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-07T12:22:08.859Z] #18 36.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-07T12:22:08.859Z] #18 36.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-07T12:22:08.859Z] #18 36.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-07T12:22:08.859Z] #18 36.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-07T12:22:08.859Z] #18 36.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-07T12:22:08.859Z] #18 36.42 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-03-07T12:22:08.859Z] #18 36.43 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-07T12:22:08.859Z] #18 36.44 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-03-07T12:22:08.859Z] #18 36.44 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-07T12:22:08.859Z] #18 36.45 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-03-07T12:22:08.859Z] #18 36.46 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-07T12:22:10.766Z] #18 38.23 Setting up iptables (1.8.2-4) ... [2020-03-07T12:22:10.766Z] #18 38.24 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-07T12:22:10.766Z] #18 38.25 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-07T12:22:10.766Z] #18 38.25 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-07T12:22:10.766Z] #18 38.26 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-07T12:22:10.766Z] #18 38.26 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-07T12:22:10.766Z] #18 38.27 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-07T12:22:10.766Z] #18 38.27 Setting up python3 (3.7.3-1) ... [2020-03-07T12:22:11.149Z] #18 38.57 Setting up python3-wheel (0.32.3-2) ... [2020-03-07T12:22:11.514Z] #18 39.06 Setting up apparmor (2.13.2-10) ... [2020-03-07T12:22:12.608Z] #53 DONE 240.6s [2020-03-07T12:22:12.608Z] [2020-03-07T12:22:12.608Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:22:12.776Z] #18 40.24 Setting up xfsprogs (4.20.0-1) ... [2020-03-07T12:22:12.776Z] #18 40.25 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-07T12:22:13.145Z] #18 40.51 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-07T12:22:13.169Z] #65 ... [2020-03-07T12:22:13.169Z] [2020-03-07T12:22:13.169Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-07T12:22:13.169Z] #54 DONE 0.1s [2020-03-07T12:22:13.169Z] [2020-03-07T12:22:13.169Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-07T12:22:13.169Z] #57 DONE 0.1s [2020-03-07T12:22:13.169Z] [2020-03-07T12:22:13.169Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:22:13.425Z] #65 ... [2020-03-07T12:22:13.425Z] [2020-03-07T12:22:13.425Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-07T12:22:13.425Z] #61 DONE 0.1s [2020-03-07T12:22:13.425Z] [2020-03-07T12:22:13.425Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:22:13.544Z] #18 41.06 Setting up python3-distutils (3.7.3-1) ... [2020-03-07T12:22:13.995Z] #18 41.36 Setting up python3-setuptools (40.8.0-1) ... [2020-03-07T12:22:14.807Z] #18 42.28 Setting up python3-pip (18.1-5) ... [2020-03-07T12:22:15.592Z] #18 42.87 Processing triggers for libc-bin (2.28-10) ... [2020-03-07T12:22:15.592Z] #18 42.90 Processing triggers for mime-support (3.62) ... [2020-03-07T12:22:15.592Z] #18 DONE 43.1s [2020-03-07T12:22:15.592Z] [2020-03-07T12:22:15.592Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:22:15.592Z] #45 83.77 CC criu/image-desc.o [2020-03-07T12:22:15.592Z] #45 83.87 CC criu/image.o [2020-03-07T12:22:15.592Z] #45 84.33 CC criu/ipc_ns.o [2020-03-07T12:22:15.592Z] #45 84.97 CC criu/irmap.o [2020-03-07T12:22:15.592Z] #45 85.25 CC criu/kcmp-ids.o [2020-03-07T12:22:15.592Z] #45 85.44 CC criu/kerndat.o [2020-03-07T12:22:15.592Z] #45 86.11 CC criu/libnetlink.o [2020-03-07T12:22:15.592Z] #45 86.22 CC criu/log.o [2020-03-07T12:22:15.592Z] #45 86.59 CC criu/lsm.o [2020-03-07T12:22:15.592Z] #45 86.81 CC criu/mem.o [2020-03-07T12:22:15.592Z] #45 87.89 CC criu/mount.o [2020-03-07T12:22:15.592Z] #45 89.93 CC criu/namespaces.o [2020-03-07T12:22:15.592Z] #45 ... [2020-03-07T12:22:15.592Z] [2020-03-07T12:22:15.592Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-07T12:22:15.592Z] #19 0.240 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-07T12:22:15.592Z] #19 0.252 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-07T12:22:15.957Z] #19 0.252 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-07T12:22:15.957Z] #19 DONE 0.4s [2020-03-07T12:22:15.957Z] [2020-03-07T12:22:15.957Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:22:15.957Z] #61 ... [2020-03-07T12:22:15.957Z] [2020-03-07T12:22:15.957Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-07T12:22:16.415Z] 65014b3c3121: Pull complete [2020-03-07T12:22:19.252Z] #20 2.750 Collecting yamllint==1.16.0 [2020-03-07T12:22:19.252Z] #20 2.946 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-07T12:22:19.252Z] #20 2.988 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-07T12:22:19.252Z] #20 3.013 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-07T12:22:19.252Z] #20 3.042 Collecting pyyaml (from yamllint==1.16.0) [2020-03-07T12:22:19.252Z] #20 3.119 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-03-07T12:22:19.624Z] #20 3.787 Building wheels for collected packages: pyyaml [2020-03-07T12:22:19.624Z] #20 3.793 Running setup.py bdist_wheel for pyyaml: started [2020-03-07T12:22:20.420Z] #20 4.374 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-07T12:22:20.420Z] #20 4.375 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-03-07T12:22:20.420Z] #20 4.394 Successfully built pyyaml [2020-03-07T12:22:20.420Z] #20 4.418 Installing collected packages: pathspec, pyyaml, yamllint [2020-03-07T12:22:20.420Z] #20 4.572 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-03-07T12:22:20.783Z] #20 DONE 4.8s [2020-03-07T12:22:20.783Z] [2020-03-07T12:22:20.783Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-07T12:22:20.783Z] #25 DONE 0.1s [2020-03-07T12:22:20.783Z] [2020-03-07T12:22:20.783Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-07T12:22:21.198Z] #29 DONE 0.4s [2020-03-07T12:22:21.198Z] [2020-03-07T12:22:21.198Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:22:21.198Z] #45 91.08 CC criu/net.o [2020-03-07T12:22:21.198Z] #45 93.08 CC criu/netfilter.o [2020-03-07T12:22:21.198Z] #45 93.31 CC criu/page-pipe.o [2020-03-07T12:22:21.198Z] #45 93.70 CC criu/page-xfer.o [2020-03-07T12:22:21.198Z] #45 94.41 CC criu/pagemap-cache.o [2020-03-07T12:22:21.198Z] #45 94.63 CC criu/pagemap.o [2020-03-07T12:22:21.198Z] #45 95.20 CC criu/parasite-syscall.o [2020-03-07T12:22:21.198Z] #45 95.61 CC criu/path.o [2020-03-07T12:22:21.198Z] #45 95.74 CC criu/pie-util-vdso.o [2020-03-07T12:22:21.198Z] #45 ... [2020-03-07T12:22:21.198Z] [2020-03-07T12:22:21.198Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-07T12:22:21.198Z] #32 DONE 0.1s [2020-03-07T12:22:21.592Z] [2020-03-07T12:22:21.592Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-07T12:22:21.592Z] #35 DONE 0.1s [2020-03-07T12:22:21.592Z] [2020-03-07T12:22:21.592Z] #40 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-07T12:22:21.592Z] #40 DONE 0.1s [2020-03-07T12:22:21.592Z] [2020-03-07T12:22:21.592Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:22:21.592Z] #45 96.23 CC criu/pie-util.o [2020-03-07T12:22:21.592Z] #45 96.39 CC criu/pipes.o [2020-03-07T12:22:21.963Z] #45 96.87 CC criu/plugin.o [2020-03-07T12:22:22.325Z] #45 97.03 CC criu/proc_parse.o [2020-03-07T12:22:23.560Z] #45 98.33 CC criu/protobuf-desc.o [2020-03-07T12:22:23.929Z] #45 98.77 CC criu/protobuf.o [2020-03-07T12:22:24.363Z] #45 98.98 CC criu/pstree.o [2020-03-07T12:22:24.867Z] #45 99.73 CC criu/rbtree.o [2020-03-07T12:22:25.260Z] #45 99.95 CC criu/rst-malloc.o [2020-03-07T12:22:25.260Z] #45 100.1 CC criu/seccomp.o [2020-03-07T12:22:25.629Z] #45 100.5 CC criu/seize.o [2020-03-07T12:22:26.430Z] #45 101.0 CC criu/servicefd.o [2020-03-07T12:22:26.430Z] #45 101.3 CC criu/shmem.o [2020-03-07T12:22:27.199Z] #45 101.8 CC criu/sigframe.o [2020-03-07T12:22:27.199Z] #45 101.9 CC criu/signalfd.o [2020-03-07T12:22:27.199Z] #45 102.0 CC criu/sk-inet.o [2020-03-07T12:22:28.128Z] #45 103.0 CC criu/sk-netlink.o [2020-03-07T12:22:28.535Z] #45 103.4 CC criu/sk-packet.o [2020-03-07T12:22:28.909Z] #45 103.8 CC criu/sk-queue.o [2020-03-07T12:22:29.287Z] #45 104.1 CC criu/sk-tcp.o [2020-03-07T12:22:29.287Z] #45 ... [2020-03-07T12:22:29.287Z] [2020-03-07T12:22:29.287Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-07T12:22:29.659Z] #42 140.2 + dpkg --print-architecture [2020-03-07T12:22:29.659Z] #42 140.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-07T12:22:29.659Z] #42 140.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-03-07T12:22:29.659Z] #42 140.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-07T12:22:35.308Z] #65 226.0 + bin/containerd-stress [2020-03-07T12:22:35.565Z] #65 227.7 + bin/containerd-shim [2020-03-07T12:22:38.269Z] Removing intermediate container b30c0c88cdaa [2020-03-07T12:22:38.269Z] ---> 89f5297dc553 [2020-03-07T12:22:38.269Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-03-07T12:22:38.269Z] ---> ebd73b5ebd31 [2020-03-07T12:22:38.269Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-03-07T12:22:38.269Z] ---> 1bdf568a5455 [2020-03-07T12:22:38.269Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-03-07T12:22:38.269Z] ---> Running in 669f74ba5d2b [2020-03-07T12:22:38.269Z] Removing intermediate container 669f74ba5d2b [2020-03-07T12:22:38.269Z] ---> 0a0a6047e321 [2020-03-07T12:22:38.269Z] Successfully built 0a0a6047e321 [2020-03-07T12:22:38.269Z] Successfully tagged moby-buildx:latest [2020-03-07T12:22:38.269Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-03-07T12:22:38.269Z] if [ -n "${id}" ]; then \ [2020-03-07T12:22:38.269Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-03-07T12:22:38.269Z] && touch bundles/buildx; \ [2020-03-07T12:22:38.269Z] docker rm -f ${id}; \ [2020-03-07T12:22:38.269Z] fi [2020-03-07T12:22:38.269Z] db9a68eaea4ce8225b95fad8b8b5fa2e80fa92aec63bde6e42f514b5405557e8 [2020-03-07T12:22:38.269Z] bundles/buildx version [2020-03-07T12:22:38.269Z] buildx v0.3.1 6db68d0 [2020-03-07T12:22:38.269Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 . [2020-03-07T12:22:38.269Z] #1 [internal] booting buildkit [2020-03-07T12:22:38.269Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-03-07T12:22:38.269Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2020-03-07T12:22:38.269Z] #1 creating container buildx_buildkit_default [2020-03-07T12:22:38.554Z] #1 creating container buildx_buildkit_default 0.5s done [2020-03-07T12:22:38.554Z] #1 DONE 3.3s [2020-03-07T12:22:38.554Z] [2020-03-07T12:22:38.554Z] #2 [internal] load build definition from Dockerfile [2020-03-07T12:22:38.554Z] #2 transferring dockerfile: 16.91kB 0.0s done [2020-03-07T12:22:38.554Z] #2 DONE 0.0s [2020-03-07T12:22:38.554Z] [2020-03-07T12:22:38.554Z] #3 [internal] load .dockerignore [2020-03-07T12:22:38.554Z] #3 transferring context: 87B done [2020-03-07T12:22:38.554Z] #3 DONE 0.0s [2020-03-07T12:22:38.554Z] [2020-03-07T12:22:38.554Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-07T12:22:38.944Z] #42 ... [2020-03-07T12:22:38.944Z] [2020-03-07T12:22:38.944Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:22:38.944Z] #45 104.4 CC criu/sk-unix.o [2020-03-07T12:22:38.944Z] #45 105.5 CC criu/sockets.o [2020-03-07T12:22:38.944Z] #45 105.9 CC criu/stats.o [2020-03-07T12:22:38.944Z] #45 106.4 CC criu/string.o [2020-03-07T12:22:38.944Z] #45 106.5 CC criu/sysctl.o [2020-03-07T12:22:38.944Z] #45 107.0 CC criu/sysfs_parse.o [2020-03-07T12:22:38.944Z] #45 107.4 CC criu/timerfd.o [2020-03-07T12:22:38.944Z] #45 107.7 CC criu/tty.o [2020-03-07T12:22:38.944Z] #45 108.8 CC criu/tun.o [2020-03-07T12:22:38.944Z] #45 109.1 CC criu/uffd.o [2020-03-07T12:22:38.944Z] #45 109.8 CC criu/util.o [2020-03-07T12:22:38.944Z] #45 110.6 CC criu/uts_ns.o [2020-03-07T12:22:38.944Z] #45 110.7 CC criu/vdso.o [2020-03-07T12:22:38.944Z] #45 110.9 LINK criu/built-in.o [2020-03-07T12:22:38.944Z] #45 111.0 LINK criu/criu [2020-03-07T12:22:38.944Z] #45 111.3 DEP lib/c/criu.d [2020-03-07T12:22:38.944Z] #45 111.4 CC images/rpc.pb-c.o [2020-03-07T12:22:38.944Z] #45 111.8 CC lib/c/criu.o [2020-03-07T12:22:38.944Z] #45 112.5 LINK lib/c/built-in.o [2020-03-07T12:22:38.944Z] #45 112.6 LINK lib/c/libcriu.so [2020-03-07T12:22:38.944Z] #45 112.6 LINK lib/c/libcriu.a [2020-03-07T12:22:38.944Z] #45 112.7 GEN magic.py [2020-03-07T12:22:38.944Z] #45 112.8 Note: Building without setproctitle() and strlcpy() support. [2020-03-07T12:22:38.944Z] #45 112.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-07T12:22:38.944Z] #45 112.8 Note: Building without GnuTLS support [2020-03-07T12:22:38.944Z] #45 113.1 fatal: not a git repository (or any of the parent directories): .git [2020-03-07T12:22:38.944Z] #45 113.9 make[1]: Nothing to be done for 'all'. [2020-03-07T12:22:39.172Z] #4 DONE 0.6s [2020-03-07T12:22:39.172Z] [2020-03-07T12:22:39.172Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-07T12:22:39.172Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-07T12:22:39.457Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-03-07T12:22:39.457Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2020-03-07T12:22:39.457Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2020-03-07T12:22:39.457Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2020-03-07T12:22:39.767Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-03-07T12:22:39.841Z] #45 114.4 make[1]: 'images/built-in.o' is up to date. [2020-03-07T12:22:39.841Z] #45 114.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-07T12:22:39.841Z] #45 114.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-07T12:22:39.841Z] #45 114.4 make[1]: 'compel/libcompel.a' is up to date. [2020-03-07T12:22:39.841Z] #45 114.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-07T12:22:39.841Z] #45 114.5 make[1]: Nothing to be done for 'all'. [2020-03-07T12:22:39.841Z] #45 114.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-07T12:22:39.841Z] #45 114.7 make[2]: Nothing to be done for 'all'. [2020-03-07T12:22:39.841Z] #45 114.7 make[2]: Nothing to be done for 'all'. [2020-03-07T12:22:39.841Z] #45 114.8 make[2]: Nothing to be done for 'all'. [2020-03-07T12:22:40.051Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2020-03-07T12:22:40.219Z] #45 114.9 make[2]: Nothing to be done for 'all'. [2020-03-07T12:22:40.219Z] #45 114.9 make[2]: Nothing to be done for 'all'. [2020-03-07T12:22:40.219Z] #45 114.9 make[2]: Nothing to be done for 'all'. [2020-03-07T12:22:40.219Z] #45 115.0 make[2]: Nothing to be done for 'all'. [2020-03-07T12:22:40.219Z] #45 115.1 make[2]: Nothing to be done for 'all'. [2020-03-07T12:22:40.219Z] #45 115.1 INSTALL criu/criu [2020-03-07T12:22:40.335Z] #5 DONE 0.9s [2020-03-07T12:22:40.335Z] [2020-03-07T12:22:40.335Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-03-07T12:22:40.578Z] #45 DONE 115.3s [2020-03-07T12:22:40.578Z] [2020-03-07T12:22:40.578Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:22:40.638Z] #7 DONE 0.2s [2020-03-07T12:22:40.638Z] [2020-03-07T12:22:40.638Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-07T12:22:40.638Z] #6 DONE 0.3s [2020-03-07T12:22:40.638Z] [2020-03-07T12:22:40.638Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-07T12:22:40.638Z] #8 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-03-07T12:22:40.933Z] #8 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-03-07T12:22:40.933Z] #8 sha256:29760557aa15d83b93e1d2ddabafde26559e22005a775c9e89722c8ef7334733 1.79kB / 1.79kB done [2020-03-07T12:22:40.933Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 0B / 10.73MB 0.1s [2020-03-07T12:22:40.933Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 0B / 57.39MB 0.1s [2020-03-07T12:22:40.933Z] #8 sha256:907849ba77bc2d17fc1c887733aed42dbb49a42e6af4044ae7879bc823bf9a9b 0B / 155B 0.1s [2020-03-07T12:22:40.933Z] #8 sha256:13f57ae73c13d96f2792fd42f2b7090450dd6ca8f4120750b050447a69f2ac9c 5.46kB / 5.46kB done [2020-03-07T12:22:40.933Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 0B / 54.14MB 0.1s [2020-03-07T12:22:40.933Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 0B / 8.25MB 0.1s [2020-03-07T12:22:41.240Z] #8 sha256:907849ba77bc2d17fc1c887733aed42dbb49a42e6af4044ae7879bc823bf9a9b 155B / 155B 0.2s done [2020-03-07T12:22:41.240Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 64.57kB / 73.51MB 0.3s [2020-03-07T12:22:41.240Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 31.84kB / 96.43MB 0.3s [2020-03-07T12:22:41.240Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 695.40kB / 10.73MB 0.4s [2020-03-07T12:22:41.240Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 777.28kB / 8.25MB 0.4s [2020-03-07T12:22:41.533Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 1.54MB / 10.73MB 0.7s [2020-03-07T12:22:41.533Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 1.70MB / 8.25MB 0.7s [2020-03-07T12:22:41.533Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 2.13MB / 10.73MB 0.9s [2020-03-07T12:22:41.533Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 2.29MB / 8.25MB 0.9s [2020-03-07T12:22:41.826Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 2.69MB / 10.73MB 1.0s [2020-03-07T12:22:41.826Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 2.98MB / 54.14MB 1.0s [2020-03-07T12:22:41.826Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 2.82MB / 8.25MB 1.0s [2020-03-07T12:22:42.097Z] #65 234.0 + bin/containerd-shim-runc-v1 [2020-03-07T12:22:42.145Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 3.24MB / 57.39MB 1.2s [2020-03-07T12:22:42.145Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 3.34MB / 8.25MB 1.2s [2020-03-07T12:22:42.145Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 3.83MB / 10.73MB 1.3s [2020-03-07T12:22:42.145Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 3.96MB / 8.25MB 1.3s [2020-03-07T12:22:42.438Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 4.59MB / 10.73MB 1.5s [2020-03-07T12:22:42.438Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 4.72MB / 8.25MB 1.5s [2020-03-07T12:22:42.438Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 4.42MB / 73.51MB 1.5s [2020-03-07T12:22:42.438Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 5.18MB / 8.25MB 1.6s [2020-03-07T12:22:42.438Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 4.90MB / 96.43MB 1.6s [2020-03-07T12:22:42.438Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 5.77MB / 10.73MB 1.8s [2020-03-07T12:22:42.438Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 6.16MB / 54.14MB 1.8s [2020-03-07T12:22:42.438Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 5.93MB / 8.25MB 1.8s [2020-03-07T12:22:42.730Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 6.36MB / 10.73MB 1.9s [2020-03-07T12:22:42.730Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 6.42MB / 57.39MB 1.9s [2020-03-07T12:22:42.730Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 6.55MB / 8.25MB 1.9s [2020-03-07T12:22:42.730Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 6.91MB / 10.73MB 2.1s [2020-03-07T12:22:42.730Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 7.08MB / 8.25MB 2.1s [2020-03-07T12:22:43.021Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 7.60MB / 8.25MB 2.2s [2020-03-07T12:22:43.021Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 8.09MB / 10.73MB 2.4s [2020-03-07T12:22:43.021Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 8.19MB / 8.25MB 2.4s [2020-03-07T12:22:43.315Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 8.77MB / 10.73MB 2.5s [2020-03-07T12:22:43.315Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 9.11MB / 54.14MB 2.5s [2020-03-07T12:22:43.315Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 8.25MB / 8.25MB 2.4s done [2020-03-07T12:22:43.315Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 8.52MB / 73.51MB 2.5s [2020-03-07T12:22:43.617Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 9.70MB / 10.73MB 2.7s [2020-03-07T12:22:43.617Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 9.41MB / 57.39MB 2.7s [2020-03-07T12:22:43.617Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 10.26MB / 10.73MB 2.8s [2020-03-07T12:22:43.617Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 9.76MB / 96.43MB 2.8s [2020-03-07T12:22:43.908Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 10.73MB / 10.73MB 3.0s done [2020-03-07T12:22:44.199Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 12.39MB / 54.14MB 3.3s [2020-03-07T12:22:44.199Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 12.88MB / 73.51MB 3.4s [2020-03-07T12:22:44.498Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 13.11MB / 57.39MB 3.6s [2020-03-07T12:22:44.498Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 15.17MB / 54.14MB 3.7s [2020-03-07T12:22:44.790Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 14.81MB / 96.43MB 3.9s [2020-03-07T12:22:44.790Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 16.09MB / 57.39MB 4.0s [2020-03-07T12:22:45.083Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 18.96MB / 54.14MB 4.3s [2020-03-07T12:22:45.083Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 18.21MB / 73.51MB 4.3s [2020-03-07T12:22:45.363Z] #65 237.0 + bin/containerd-shim-runc-v2 [2020-03-07T12:22:45.377Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 19.99MB / 57.39MB 4.6s [2020-03-07T12:22:45.667Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 21.75MB / 54.14MB 4.8s [2020-03-07T12:22:45.667Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 20.64MB / 96.43MB 4.8s [2020-03-07T12:22:45.667Z] #8 ... [2020-03-07T12:22:45.667Z] [2020-03-07T12:22:45.667Z] #72 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-03-07T12:22:45.667Z] #72 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-03-07T12:22:45.667Z] #72 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-03-07T12:22:45.667Z] #72 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.2s done [2020-03-07T12:22:45.667Z] #72 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-03-07T12:22:45.667Z] #72 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 2.8s done [2020-03-07T12:22:45.667Z] #72 DONE 5.0s [2020-03-07T12:22:45.667Z] [2020-03-07T12:22:45.667Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-07T12:22:45.667Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 21.95MB / 73.51MB 4.9s [2020-03-07T12:22:45.667Z] #8 ... [2020-03-07T12:22:45.667Z] [2020-03-07T12:22:45.667Z] #21 [internal] load build context [2020-03-07T12:22:45.667Z] #21 transferring context: 45.48MB 5.1s [2020-03-07T12:22:45.923Z] #65 237.8 + binaries [2020-03-07T12:22:45.923Z] #65 237.8 + mkdir -p /build [2020-03-07T12:22:45.923Z] #65 237.8 + cp bin/containerd /build/containerd [2020-03-07T12:22:45.923Z] #65 237.9 + cp bin/containerd-shim /build/containerd-shim [2020-03-07T12:22:45.923Z] #65 237.9 + cp bin/ctr /build/ctr [2020-03-07T12:22:46.332Z] #21 transferring context: 50.06MB 5.6s done [2020-03-07T12:22:46.333Z] #21 DONE 5.7s [2020-03-07T12:22:46.333Z] [2020-03-07T12:22:46.333Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-07T12:22:46.333Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 25.75MB / 57.39MB 5.5s [2020-03-07T12:22:46.333Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 26.67MB / 54.14MB 5.5s [2020-03-07T12:22:46.483Z] #65 DONE 238.4s [2020-03-07T12:22:46.636Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 26.30MB / 73.51MB 5.7s [2020-03-07T12:22:46.636Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 25.91MB / 96.43MB 5.7s [2020-03-07T12:22:46.910Z] #61 ... [2020-03-07T12:22:46.910Z] [2020-03-07T12:22:46.910Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-07T12:22:46.910Z] #42 DONE 157.1s [2020-03-07T12:22:46.910Z] [2020-03-07T12:22:46.910Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:22:46.910Z] #54 ... [2020-03-07T12:22:46.910Z] [2020-03-07T12:22:46.910Z] #43 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-07T12:22:46.923Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 29.65MB / 57.39MB 6.0s [2020-03-07T12:22:46.923Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 30.46MB / 54.14MB 6.0s [2020-03-07T12:22:46.923Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 30.91MB / 73.51MB 6.1s [2020-03-07T12:22:47.210Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 32.96MB / 57.39MB 6.3s [2020-03-07T12:22:47.210Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 34.17MB / 54.14MB 6.3s [2020-03-07T12:22:47.210Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 32.34MB / 96.43MB 6.3s [2020-03-07T12:22:47.210Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 34.87MB / 73.51MB 6.4s [2020-03-07T12:22:47.289Z] #43 DONE 0.1s [2020-03-07T12:22:47.289Z] [2020-03-07T12:22:47.289Z] #46 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-07T12:22:47.289Z] #46 DONE 0.1s [2020-03-07T12:22:47.289Z] [2020-03-07T12:22:47.289Z] #49 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-07T12:22:47.289Z] #49 DONE 0.1s [2020-03-07T12:22:47.289Z] [2020-03-07T12:22:47.289Z] #52 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-07T12:22:47.289Z] #52 DONE 0.1s [2020-03-07T12:22:47.289Z] [2020-03-07T12:22:47.289Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:22:47.409Z] [2020-03-07T12:22:47.409Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-07T12:22:47.496Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 36.60MB / 57.39MB 6.6s [2020-03-07T12:22:47.496Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 37.87MB / 54.14MB 6.6s [2020-03-07T12:22:47.496Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 38.60MB / 73.51MB 6.7s [2020-03-07T12:22:47.496Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 38.29MB / 96.43MB 6.7s [2020-03-07T12:22:47.664Z] #66 DONE 0.2s [2020-03-07T12:22:47.664Z] [2020-03-07T12:22:47.664Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-07T12:22:47.664Z] #70 DONE 0.1s [2020-03-07T12:22:47.664Z] [2020-03-07T12:22:47.664Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-07T12:22:47.786Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 40.72MB / 57.39MB 6.9s [2020-03-07T12:22:47.786Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 41.83MB / 54.14MB 6.9s [2020-03-07T12:22:47.786Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 42.47MB / 73.51MB 7.0s [2020-03-07T12:22:47.919Z] #72 DONE 0.1s [2020-03-07T12:22:47.919Z] [2020-03-07T12:22:47.919Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-07T12:22:47.919Z] #75 DONE 0.1s [2020-03-07T12:22:47.919Z] [2020-03-07T12:22:47.920Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-07T12:22:47.920Z] #76 DONE 0.0s [2020-03-07T12:22:47.920Z] [2020-03-07T12:22:47.920Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-07T12:22:48.073Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 44.63MB / 57.39MB 7.2s [2020-03-07T12:22:48.074Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 45.64MB / 54.14MB 7.2s [2020-03-07T12:22:48.074Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 44.05MB / 96.43MB 7.2s [2020-03-07T12:22:48.074Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 46.31MB / 73.51MB 7.3s [2020-03-07T12:22:48.360Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 48.59MB / 57.39MB 7.5s [2020-03-07T12:22:48.360Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 49.76MB / 54.14MB 7.5s [2020-03-07T12:22:48.360Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 50.23MB / 73.51MB 7.6s [2020-03-07T12:22:48.360Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 49.88MB / 96.43MB 7.6s [2020-03-07T12:22:48.647Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 52.55MB / 57.39MB 7.8s [2020-03-07T12:22:48.647Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 53.57MB / 54.14MB 7.8s [2020-03-07T12:22:48.647Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 54.14MB / 54.14MB 7.9s done [2020-03-07T12:22:48.647Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 54.38MB / 73.51MB 7.9s [2020-03-07T12:22:48.845Z] #77 DONE 0.7s [2020-03-07T12:22:48.845Z] [2020-03-07T12:22:48.845Z] #78 exporting to image [2020-03-07T12:22:48.845Z] #78 exporting layers [2020-03-07T12:22:48.934Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 57.01MB / 57.39MB 8.1s [2020-03-07T12:22:48.934Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 55.36MB / 96.43MB 8.1s [2020-03-07T12:22:48.934Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 57.39MB / 57.39MB 8.1s done [2020-03-07T12:22:48.934Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 60.92MB / 73.51MB 8.2s [2020-03-07T12:22:49.218Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 66.46MB / 73.51MB 8.4s [2020-03-07T12:22:49.218Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 62.43MB / 96.43MB 8.4s [2020-03-07T12:22:49.796Z] #61 78.96 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-03-07T12:22:49.796Z] #61 79.62 + mkdir -p /build [2020-03-07T12:22:49.839Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 71.87MB / 73.51MB 8.8s [2020-03-07T12:22:49.839Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 71.17MB / 96.43MB 8.8s [2020-03-07T12:22:49.839Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 73.51MB / 73.51MB 8.9s done [2020-03-07T12:22:49.839Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 77.90MB / 96.43MB 9.0s [2020-03-07T12:22:49.839Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 87.07MB / 96.43MB 9.1s [2020-03-07T12:22:50.123Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 96.43MB / 96.43MB 9.3s done [2020-03-07T12:22:50.123Z] #8 unpacking docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca [2020-03-07T12:22:50.175Z] #61 79.62 + cp runc /build/runc [2020-03-07T12:22:50.175Z] #61 DONE 79.8s [2020-03-07T12:22:50.175Z] [2020-03-07T12:22:50.175Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:22:55.374Z] #78 exporting layers 6.0s done [2020-03-07T12:22:55.374Z] #78 writing image sha256:9341dfa4ad289de211f53e6c11e76b2b0f0dabcfaf008b4bfd402ffa78bf28b6 done [2020-03-07T12:22:55.374Z] #78 naming to docker.io/library/docker:1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 done [2020-03-07T12:22:55.374Z] #78 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-03-07T12:22:56.413Z] [2020-03-07T12:22:56.414Z] Removing bundles/ [2020-03-07T12:22:56.414Z] [2020-03-07T12:22:56.414Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-03-07T12:22:56.414Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-07T12:22:56.414Z] GOOS="" GOARCH="" GOARM="" [2020-03-07T12:22:56.561Z] #66 143.9 + bin/containerd [2020-03-07T12:22:59.045Z] #66 ... [2020-03-07T12:22:59.045Z] [2020-03-07T12:22:59.045Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:22:59.045Z] #54 DONE 169.8s [2020-03-07T12:22:59.453Z] [2020-03-07T12:22:59.453Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:23:00.292Z] #66 ... [2020-03-07T12:23:00.292Z] [2020-03-07T12:23:00.292Z] #55 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-07T12:23:00.292Z] #55 DONE 0.1s [2020-03-07T12:23:00.292Z] [2020-03-07T12:23:00.292Z] #58 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-07T12:23:00.292Z] #58 DONE 0.1s [2020-03-07T12:23:00.292Z] [2020-03-07T12:23:00.292Z] #62 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-07T12:23:00.292Z] #62 DONE 0.1s [2020-03-07T12:23:00.292Z] [2020-03-07T12:23:00.292Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:23:16.561Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-07T12:23:16.561Z] [2020-03-07T12:23:16.561Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-07T12:23:16.764Z] #66 164.0 + bin/containerd-stress [2020-03-07T12:23:16.821Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-07T12:23:16.821Z] HOSTNAME=5bbab869d086 [2020-03-07T12:23:16.821Z] TESTDEBUG=0 [2020-03-07T12:23:16.821Z] DEST=bundles/test-integration [2020-03-07T12:23:16.821Z] PWD=/go/src/github.com/docker/docker [2020-03-07T12:23:16.821Z] DOCKER_GITCOMMIT=1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 [2020-03-07T12:23:16.821Z] container=docker [2020-03-07T12:23:16.821Z] HOME=/root [2020-03-07T12:23:16.821Z] GOLANG_VERSION=1.13.8 [2020-03-07T12:23:16.821Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-07T12:23:16.821Z] VALIDATE_BRANCH=master [2020-03-07T12:23:16.821Z] TERM=xterm [2020-03-07T12:23:16.821Z] DOCKER_PKG=github.com/docker/docker [2020-03-07T12:23:16.821Z] SHLVL=1 [2020-03-07T12:23:16.821Z] TIMEOUT=120m [2020-03-07T12:23:16.821Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-07T12:23:16.821Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-07T12:23:16.821Z] GO111MODULE=off [2020-03-07T12:23:16.821Z] DOCKER_EXPERIMENTAL=1 [2020-03-07T12:23:16.821Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-07T12:23:16.821Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-07T12:23:16.821Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-07T12:23:16.821Z] GOPATH=/go [2020-03-07T12:23:16.821Z] PKG_CONFIG=pkg-config [2020-03-07T12:23:16.821Z] _=/usr/bin/env [2020-03-07T12:23:16.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-07T12:23:17.652Z] #66 165.5 + bin/containerd-shim [2020-03-07T12:23:19.587Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-07T12:23:19.587Z] [2020-03-07T12:23:19.587Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-03-07T12:23:19.587Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-03-07T12:23:19.587Z] Using test binary docker [2020-03-07T12:23:19.587Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-07T12:23:19.587Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-07T12:23:19.587Z] INFO: Waiting for daemon to start... [2020-03-07T12:23:19.587Z] Starting dockerd [2020-03-07T12:23:20.149Z] . [2020-03-07T12:23:20.149Z] INFO: Building docker-sdk-python3:4.2.0... [2020-03-07T12:23:22.676Z] #8 unpacking docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 28.8s done [2020-03-07T12:23:22.676Z] #8 DONE 38.2s [2020-03-07T12:23:22.676Z] [2020-03-07T12:23:22.676Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-07T12:23:22.676Z] #9 DONE 0.2s [2020-03-07T12:23:22.676Z] [2020-03-07T12:23:22.676Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-07T12:23:22.676Z] #10 DONE 0.2s [2020-03-07T12:23:22.676Z] [2020-03-07T12:23:22.676Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-07T12:23:22.676Z] #41 DONE 0.0s [2020-03-07T12:23:22.676Z] [2020-03-07T12:23:22.676Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-07T12:23:22.676Z] #30 DONE 0.0s [2020-03-07T12:23:22.676Z] [2020-03-07T12:23:22.676Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-07T12:23:22.676Z] #22 DONE 0.1s [2020-03-07T12:23:22.676Z] [2020-03-07T12:23:22.676Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-07T12:23:22.676Z] #33 ... [2020-03-07T12:23:22.676Z] [2020-03-07T12:23:22.676Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-07T12:23:22.676Z] #50 DONE 0.2s [2020-03-07T12:23:22.676Z] [2020-03-07T12:23:22.676Z] #68 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-07T12:23:22.676Z] #68 DONE 0.2s [2020-03-07T12:23:22.676Z] [2020-03-07T12:23:22.676Z] #74 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-07T12:23:22.676Z] #74 DONE 0.2s [2020-03-07T12:23:22.676Z] [2020-03-07T12:23:22.676Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-07T12:23:22.676Z] #47 DONE 0.2s [2020-03-07T12:23:22.676Z] [2020-03-07T12:23:22.676Z] #56 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-07T12:23:22.676Z] #56 DONE 0.2s [2020-03-07T12:23:22.676Z] [2020-03-07T12:23:22.676Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-07T12:23:22.676Z] #23 DONE 0.3s [2020-03-07T12:23:22.676Z] [2020-03-07T12:23:22.676Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-07T12:23:22.676Z] #33 DONE 0.3s [2020-03-07T12:23:22.676Z] [2020-03-07T12:23:22.676Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-07T12:23:22.676Z] #53 DONE 0.3s [2020-03-07T12:23:22.676Z] [2020-03-07T12:23:22.676Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:23:22.676Z] #54 0.732 + RM_GOPATH=0 [2020-03-07T12:23:22.676Z] #54 0.734 + TMP_GOPATH= [2020-03-07T12:23:22.676Z] #54 0.735 + : /build [2020-03-07T12:23:22.676Z] #54 0.737 + '[' -z '' ']' [2020-03-07T12:23:22.676Z] #54 0.761 ++ mktemp -d [2020-03-07T12:23:22.676Z] #54 0.773 + export GOPATH=/tmp/tmp.ybveM8qPBc [2020-03-07T12:23:22.676Z] #54 0.773 + GOPATH=/tmp/tmp.ybveM8qPBc [2020-03-07T12:23:22.676Z] #54 0.773 + RM_GOPATH=1 [2020-03-07T12:23:22.676Z] #54 0.777 ++ dirname ./install.sh [2020-03-07T12:23:22.676Z] #54 0.782 + dir=. [2020-03-07T12:23:22.676Z] #54 0.783 + bin=golangci_lint [2020-03-07T12:23:22.676Z] #54 0.783 + shift [2020-03-07T12:23:22.676Z] #54 0.784 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-07T12:23:22.676Z] #54 0.785 + . ./golangci_lint.installer [2020-03-07T12:23:22.676Z] #54 0.799 ++ : v1.20.0 [2020-03-07T12:23:22.676Z] #54 0.800 + install_golangci_lint [2020-03-07T12:23:22.676Z] #54 0.800 + echo 'Installing golangci-lint version v1.20.0' [2020-03-07T12:23:22.676Z] #54 0.800 Installing golangci-lint version v1.20.0 [2020-03-07T12:23:22.676Z] #54 0.800 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-07T12:23:22.748Z] #66 170.3 + bin/containerd-shim-runc-v1 [2020-03-07T12:23:25.177Z] #66 172.6 + bin/containerd-shim-runc-v2 [2020-03-07T12:23:25.408Z] #54 ... [2020-03-07T12:23:25.408Z] [2020-03-07T12:23:25.408Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:23:25.408Z] #34 0.732 + RM_GOPATH=0 [2020-03-07T12:23:25.408Z] #34 0.732 + TMP_GOPATH= [2020-03-07T12:23:25.408Z] #34 0.732 + : /build [2020-03-07T12:23:25.408Z] #34 0.732 + '[' -z '' ']' [2020-03-07T12:23:25.408Z] #34 0.733 ++ mktemp -d [2020-03-07T12:23:25.408Z] #34 0.736 + export GOPATH=/tmp/tmp.FpbGW583Ha [2020-03-07T12:23:25.408Z] #34 0.736 + GOPATH=/tmp/tmp.FpbGW583Ha [2020-03-07T12:23:25.408Z] #34 0.736 + RM_GOPATH=1 [2020-03-07T12:23:25.408Z] #34 0.748 ++ dirname ./install.sh [2020-03-07T12:23:25.408Z] #34 0.776 + dir=. [2020-03-07T12:23:25.408Z] #34 0.776 + bin=tomlv [2020-03-07T12:23:25.408Z] #34 0.776 + shift [2020-03-07T12:23:25.408Z] #34 0.777 + '[' '!' -f ./tomlv.installer ']' [2020-03-07T12:23:25.408Z] #34 0.778 + . ./tomlv.installer [2020-03-07T12:23:25.408Z] #34 0.780 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-07T12:23:25.408Z] #34 0.785 + install_tomlv [2020-03-07T12:23:25.408Z] #34 0.785 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-07T12:23:25.408Z] #34 0.786 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-07T12:23:25.408Z] #34 0.787 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.FpbGW583Ha/src/github.com/BurntSushi/toml [2020-03-07T12:23:25.409Z] #34 0.791 Cloning into '/tmp/tmp.FpbGW583Ha/src/github.com/BurntSushi/toml'... [2020-03-07T12:23:25.409Z] #34 2.445 + cd /tmp/tmp.FpbGW583Ha/src/github.com/BurntSushi/toml [2020-03-07T12:23:25.409Z] #34 2.446 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-07T12:23:25.409Z] #34 2.516 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-07T12:23:25.409Z] #34 3.968 runtime/internal/sys [2020-03-07T12:23:25.409Z] #34 4.027 math/bits [2020-03-07T12:23:25.409Z] #34 4.080 internal/cpu [2020-03-07T12:23:25.409Z] #34 4.156 runtime/internal/atomic [2020-03-07T12:23:25.409Z] #34 5.021 runtime/internal/math [2020-03-07T12:23:25.409Z] #34 5.512 unicode/utf8 [2020-03-07T12:23:25.409Z] #34 5.696 sync/atomic [2020-03-07T12:23:25.409Z] #34 5.838 internal/bytealg [2020-03-07T12:23:25.534Z] #66 173.3 + binaries [2020-03-07T12:23:25.534Z] #66 173.3 + mkdir -p /build [2020-03-07T12:23:25.534Z] #66 173.3 + cp bin/containerd /build/containerd [2020-03-07T12:23:25.534Z] #66 173.3 + cp bin/containerd-shim /build/containerd-shim [2020-03-07T12:23:25.534Z] #66 173.3 + cp bin/ctr /build/ctr [2020-03-07T12:23:25.940Z] #66 DONE 173.4s [2020-03-07T12:23:26.292Z] [2020-03-07T12:23:26.292Z] #67 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-07T12:23:26.292Z] #67 DONE 0.1s [2020-03-07T12:23:26.292Z] [2020-03-07T12:23:26.292Z] #71 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-07T12:23:26.292Z] #71 DONE 0.1s [2020-03-07T12:23:26.292Z] [2020-03-07T12:23:26.292Z] #73 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-07T12:23:26.292Z] #73 DONE 0.1s [2020-03-07T12:23:26.440Z] #34 6.741 math [2020-03-07T12:23:26.440Z] #34 6.946 unicode [2020-03-07T12:23:26.648Z] [2020-03-07T12:23:26.648Z] #76 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-07T12:23:26.648Z] #76 DONE 0.1s [2020-03-07T12:23:26.648Z] [2020-03-07T12:23:26.648Z] #77 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-07T12:23:26.648Z] #77 DONE 0.0s [2020-03-07T12:23:26.648Z] [2020-03-07T12:23:26.648Z] #78 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-07T12:23:27.021Z] #78 DONE 0.5s [2020-03-07T12:23:27.384Z] [2020-03-07T12:23:27.384Z] #79 exporting to oci image format [2020-03-07T12:23:27.384Z] #79 exporting layers [2020-03-07T12:23:28.496Z] #34 8.716 runtime [2020-03-07T12:23:28.496Z] #34 8.986 internal/testlog [2020-03-07T12:23:29.123Z] #34 ... [2020-03-07T12:23:29.123Z] [2020-03-07T12:23:29.123Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-07T12:23:29.123Z] #11 0.976 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-07T12:23:29.123Z] #11 1.173 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-07T12:23:29.123Z] #11 1.186 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-07T12:23:29.123Z] #11 3.335 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-07T12:23:29.123Z] #11 6.910 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [176 kB] [2020-03-07T12:23:29.123Z] #11 9.921 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-07T12:23:29.411Z] #11 ... [2020-03-07T12:23:29.411Z] [2020-03-07T12:23:29.411Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-07T12:23:29.411Z] #44 0.894 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-07T12:23:29.411Z] #44 1.108 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-07T12:23:29.411Z] #44 1.164 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-07T12:23:29.411Z] #44 3.274 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-07T12:23:29.411Z] #44 6.600 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [176 kB] [2020-03-07T12:23:29.411Z] #44 9.502 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-07T12:23:29.411Z] #44 ... [2020-03-07T12:23:29.411Z] [2020-03-07T12:23:29.411Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-07T12:23:29.411Z] #26 0.893 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-07T12:23:29.411Z] #26 1.100 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-07T12:23:29.411Z] #26 1.164 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-07T12:23:29.411Z] #26 3.295 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-07T12:23:29.411Z] #26 6.616 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [176 kB] [2020-03-07T12:23:29.411Z] #26 9.819 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-07T12:23:29.702Z] #26 ... [2020-03-07T12:23:29.702Z] [2020-03-07T12:23:29.702Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-07T12:23:29.702Z] #63 0.891 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-07T12:23:29.702Z] #63 1.023 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-07T12:23:29.702Z] #63 1.248 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-07T12:23:29.702Z] #63 3.013 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-07T12:23:29.702Z] #63 7.229 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [176 kB] [2020-03-07T12:23:29.702Z] #63 9.549 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-07T12:23:29.702Z] #63 ... [2020-03-07T12:23:29.702Z] [2020-03-07T12:23:29.702Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-07T12:23:29.702Z] #36 0.895 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-07T12:23:29.702Z] #36 1.094 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-07T12:23:29.702Z] #36 1.167 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-07T12:23:29.702Z] #36 3.324 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-07T12:23:29.702Z] #36 6.937 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [176 kB] [2020-03-07T12:23:29.702Z] #36 9.716 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-07T12:23:29.997Z] #36 ... [2020-03-07T12:23:29.997Z] [2020-03-07T12:23:29.997Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-07T12:23:29.997Z] #31 0.750 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-07T12:23:29.997Z] #31 0.754 Cloning into '.'... [2020-03-07T12:23:29.997Z] #31 ... [2020-03-07T12:23:29.997Z] [2020-03-07T12:23:29.997Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:23:29.997Z] #24 0.509 + RM_GOPATH=0 [2020-03-07T12:23:29.997Z] #24 0.509 + TMP_GOPATH= [2020-03-07T12:23:29.997Z] #24 0.510 + : /build [2020-03-07T12:23:29.997Z] #24 0.510 + '[' -z '' ']' [2020-03-07T12:23:29.997Z] #24 0.511 ++ mktemp -d [2020-03-07T12:23:29.997Z] #24 0.513 + export GOPATH=/tmp/tmp.FbA2q7StWx [2020-03-07T12:23:29.997Z] #24 0.513 + GOPATH=/tmp/tmp.FbA2q7StWx [2020-03-07T12:23:29.997Z] #24 0.513 + RM_GOPATH=1 [2020-03-07T12:23:29.997Z] #24 0.514 ++ dirname ./install.sh [2020-03-07T12:23:29.997Z] #24 0.516 + dir=. [2020-03-07T12:23:29.997Z] #24 0.516 + bin=dockercli [2020-03-07T12:23:29.997Z] #24 0.516 + shift [2020-03-07T12:23:29.997Z] #24 0.517 + '[' '!' -f ./dockercli.installer ']' [2020-03-07T12:23:29.997Z] #24 0.517 + . ./dockercli.installer [2020-03-07T12:23:29.997Z] #24 0.518 ++ : stable [2020-03-07T12:23:29.997Z] #24 0.518 ++ : 17.06.2-ce [2020-03-07T12:23:29.997Z] #24 0.519 + install_dockercli [2020-03-07T12:23:29.997Z] #24 0.519 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-07T12:23:29.997Z] #24 0.520 Install docker/cli version 17.06.2-ce from stable [2020-03-07T12:23:29.997Z] #24 0.521 ++ uname -m [2020-03-07T12:23:29.997Z] #24 0.522 + arch=ppc64le [2020-03-07T12:23:29.997Z] #24 0.522 + '[' ppc64le '!=' x86_64 ']' [2020-03-07T12:23:29.997Z] #24 0.522 + '[' ppc64le '!=' s390x ']' [2020-03-07T12:23:29.997Z] #24 0.522 + '[' ppc64le '!=' armhf ']' [2020-03-07T12:23:29.997Z] #24 0.522 + build_dockercli [2020-03-07T12:23:29.997Z] #24 0.523 + git clone https://github.com/docker/docker-ce /tmp/tmp.FbA2q7StWx/tmp/docker-ce [2020-03-07T12:23:29.997Z] #24 0.532 Cloning into '/tmp/tmp.FbA2q7StWx/tmp/docker-ce'... [2020-03-07T12:23:30.287Z] #24 ... [2020-03-07T12:23:30.287Z] [2020-03-07T12:23:30.287Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:23:30.287Z] #48 0.754 + RM_GOPATH=0 [2020-03-07T12:23:30.287Z] #48 0.754 + TMP_GOPATH= [2020-03-07T12:23:30.287Z] #48 0.754 + : /build [2020-03-07T12:23:30.287Z] #48 0.755 + '[' -z '' ']' [2020-03-07T12:23:30.287Z] #48 0.771 ++ mktemp -d [2020-03-07T12:23:30.287Z] #48 0.796 + export GOPATH=/tmp/tmp.nDrzNfNdGb [2020-03-07T12:23:30.287Z] #48 0.796 + GOPATH=/tmp/tmp.nDrzNfNdGb [2020-03-07T12:23:30.287Z] #48 0.796 + RM_GOPATH=1 [2020-03-07T12:23:30.287Z] #48 0.798 ++ dirname ./install.sh [2020-03-07T12:23:30.287Z] #48 0.833 + dir=. [2020-03-07T12:23:30.287Z] #48 0.835 + bin=vndr [2020-03-07T12:23:30.287Z] #48 0.837 + shift [2020-03-07T12:23:30.287Z] #48 0.837 + '[' '!' -f ./vndr.installer ']' [2020-03-07T12:23:30.287Z] #48 0.861 + . ./vndr.installer [2020-03-07T12:23:30.287Z] #48 0.861 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-07T12:23:30.287Z] #48 0.861 + install_vndr [2020-03-07T12:23:30.287Z] #48 0.862 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-07T12:23:30.287Z] #48 0.862 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-07T12:23:30.287Z] #48 0.866 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.nDrzNfNdGb/src/github.com/LK4D4/vndr [2020-03-07T12:23:30.287Z] #48 0.898 Cloning into '/tmp/tmp.nDrzNfNdGb/src/github.com/LK4D4/vndr'... [2020-03-07T12:23:30.287Z] #48 1.954 + cd /tmp/tmp.nDrzNfNdGb/src/github.com/LK4D4/vndr [2020-03-07T12:23:30.287Z] #48 1.955 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-07T12:23:30.287Z] #48 1.995 + go build -buildmode=pie -v -o /build/vndr . [2020-03-07T12:23:30.287Z] #48 4.526 runtime/internal/atomic [2020-03-07T12:23:30.287Z] #48 4.556 internal/cpu [2020-03-07T12:23:30.287Z] #48 4.594 internal/race [2020-03-07T12:23:30.287Z] #48 4.719 runtime/internal/sys [2020-03-07T12:23:30.287Z] #48 5.315 sync/atomic [2020-03-07T12:23:30.287Z] #48 5.519 runtime/internal/math [2020-03-07T12:23:30.287Z] #48 6.137 unicode [2020-03-07T12:23:30.287Z] #48 6.198 unicode/utf8 [2020-03-07T12:23:30.287Z] #48 6.384 math/bits [2020-03-07T12:23:30.287Z] #48 7.165 internal/bytealg [2020-03-07T12:23:30.287Z] #48 8.475 internal/testlog [2020-03-07T12:23:30.287Z] #48 9.606 encoding [2020-03-07T12:23:30.287Z] #48 10.00 runtime [2020-03-07T12:23:30.287Z] #48 10.07 math [2020-03-07T12:23:30.287Z] #48 10.44 unicode/utf16 [2020-03-07T12:23:30.287Z] #48 ... [2020-03-07T12:23:30.287Z] [2020-03-07T12:23:30.287Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:23:30.287Z] #69 0.798 + RM_GOPATH=0 [2020-03-07T12:23:30.287Z] #69 0.798 + TMP_GOPATH= [2020-03-07T12:23:30.287Z] #69 0.798 + : /build/ [2020-03-07T12:23:30.287Z] #69 0.798 + '[' -z '' ']' [2020-03-07T12:23:30.287Z] #69 0.800 ++ mktemp -d [2020-03-07T12:23:30.287Z] #69 0.803 + export GOPATH=/tmp/tmp.HrQSkm7Hv9 [2020-03-07T12:23:30.287Z] #69 0.803 + GOPATH=/tmp/tmp.HrQSkm7Hv9 [2020-03-07T12:23:30.287Z] #69 0.803 + RM_GOPATH=1 [2020-03-07T12:23:30.287Z] #69 0.871 ++ dirname ./install.sh [2020-03-07T12:23:30.287Z] #69 0.877 + dir=. [2020-03-07T12:23:30.287Z] #69 0.877 + bin=rootlesskit [2020-03-07T12:23:30.287Z] #69 0.877 + shift [2020-03-07T12:23:30.287Z] #69 0.878 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-07T12:23:30.287Z] #69 0.878 + . ./rootlesskit.installer [2020-03-07T12:23:30.287Z] #69 0.878 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-07T12:23:30.287Z] #69 0.880 + install_rootlesskit [2020-03-07T12:23:30.287Z] #69 0.886 + case "$1" in [2020-03-07T12:23:30.287Z] #69 0.887 + export CGO_ENABLED=0 [2020-03-07T12:23:30.287Z] #69 0.887 + CGO_ENABLED=0 [2020-03-07T12:23:30.287Z] #69 0.887 + _install_rootlesskit [2020-03-07T12:23:30.287Z] #69 0.889 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6' [2020-03-07T12:23:30.287Z] #69 0.889 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-07T12:23:30.287Z] #69 0.892 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.HrQSkm7Hv9/src/github.com/rootless-containers/rootlesskit [2020-03-07T12:23:30.287Z] #69 0.929 Cloning into '/tmp/tmp.HrQSkm7Hv9/src/github.com/rootless-containers/rootlesskit'... [2020-03-07T12:23:30.287Z] #69 9.786 + cd /tmp/tmp.HrQSkm7Hv9/src/github.com/rootless-containers/rootlesskit [2020-03-07T12:23:30.287Z] #69 9.788 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-07T12:23:30.287Z] #69 10.05 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-07T12:23:30.287Z] #69 10.06 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-07T12:23:30.581Z] #69 ... [2020-03-07T12:23:30.581Z] [2020-03-07T12:23:30.581Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:23:30.581Z] #57 0.647 + RM_GOPATH=0 [2020-03-07T12:23:30.581Z] #57 0.648 + TMP_GOPATH= [2020-03-07T12:23:30.581Z] #57 0.648 + : /build [2020-03-07T12:23:30.581Z] #57 0.648 + '[' -z '' ']' [2020-03-07T12:23:30.581Z] #57 0.648 ++ mktemp -d [2020-03-07T12:23:30.581Z] #57 0.656 + export GOPATH=/tmp/tmp.INySPuAqjz [2020-03-07T12:23:30.581Z] #57 0.657 + GOPATH=/tmp/tmp.INySPuAqjz [2020-03-07T12:23:30.581Z] #57 0.657 + RM_GOPATH=1 [2020-03-07T12:23:30.581Z] #57 0.676 ++ dirname ./install.sh [2020-03-07T12:23:30.581Z] #57 0.688 + dir=. [2020-03-07T12:23:30.581Z] #57 0.689 + bin=shfmt [2020-03-07T12:23:30.581Z] #57 0.690 + shift [2020-03-07T12:23:30.581Z] #57 0.692 + '[' '!' -f ./shfmt.installer ']' [2020-03-07T12:23:30.581Z] #57 0.694 + . ./shfmt.installer [2020-03-07T12:23:30.581Z] #57 0.695 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-07T12:23:30.581Z] #57 0.696 + install_shfmt [2020-03-07T12:23:30.581Z] #57 0.696 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-07T12:23:30.581Z] #57 0.697 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-07T12:23:30.581Z] #57 0.697 + git clone https://github.com/mvdan/sh.git /tmp/tmp.INySPuAqjz/src/github.com/mvdan/sh [2020-03-07T12:23:30.581Z] #57 0.712 Cloning into '/tmp/tmp.INySPuAqjz/src/github.com/mvdan/sh'... [2020-03-07T12:23:30.581Z] #57 ... [2020-03-07T12:23:30.581Z] [2020-03-07T12:23:30.581Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:23:30.581Z] #75 0.777 + RM_GOPATH=0 [2020-03-07T12:23:30.581Z] #75 0.777 + TMP_GOPATH= [2020-03-07T12:23:30.581Z] #75 0.777 + : /build [2020-03-07T12:23:30.581Z] #75 0.777 + '[' -z '' ']' [2020-03-07T12:23:30.581Z] #75 0.781 ++ mktemp -d [2020-03-07T12:23:30.581Z] #75 0.783 + export GOPATH=/tmp/tmp.hu8Euyq93z [2020-03-07T12:23:30.581Z] #75 0.783 + GOPATH=/tmp/tmp.hu8Euyq93z [2020-03-07T12:23:30.581Z] #75 0.783 + RM_GOPATH=1 [2020-03-07T12:23:30.581Z] #75 0.783 ++ dirname ./install.sh [2020-03-07T12:23:30.581Z] #75 0.786 + dir=. [2020-03-07T12:23:30.581Z] #75 0.786 + bin=proxy [2020-03-07T12:23:30.581Z] #75 0.787 + shift [2020-03-07T12:23:30.581Z] #75 0.792 + '[' '!' -f ./proxy.installer ']' [2020-03-07T12:23:30.581Z] #75 0.792 + . ./proxy.installer [2020-03-07T12:23:30.581Z] #75 0.840 ++ : 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-03-07T12:23:30.581Z] #75 0.851 + install_proxy [2020-03-07T12:23:30.581Z] #75 0.851 + case "$1" in [2020-03-07T12:23:30.581Z] #75 0.851 Install docker-proxy version 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-03-07T12:23:30.581Z] #75 0.851 + export CGO_ENABLED=0 [2020-03-07T12:23:30.581Z] #75 0.851 + CGO_ENABLED=0 [2020-03-07T12:23:30.581Z] #75 0.851 + _install_proxy [2020-03-07T12:23:30.581Z] #75 0.851 + echo 'Install docker-proxy version 264bffcb88c1b6b7471c04e3c6b3f301233a544b' [2020-03-07T12:23:30.581Z] #75 0.862 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.hu8Euyq93z/src/github.com/docker/libnetwork [2020-03-07T12:23:30.581Z] #75 0.871 Cloning into '/tmp/tmp.hu8Euyq93z/src/github.com/docker/libnetwork'... [2020-03-07T12:23:30.871Z] #75 ... [2020-03-07T12:23:30.871Z] [2020-03-07T12:23:30.871Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:23:30.871Z] #51 0.681 + RM_GOPATH=0 [2020-03-07T12:23:30.871Z] #51 0.682 + TMP_GOPATH= [2020-03-07T12:23:30.871Z] #51 0.682 + : /build [2020-03-07T12:23:30.871Z] #51 0.683 + '[' -z '' ']' [2020-03-07T12:23:30.871Z] #51 0.685 ++ mktemp -d [2020-03-07T12:23:30.871Z] #51 0.687 + export GOPATH=/tmp/tmp.BII7aHhGWo [2020-03-07T12:23:30.871Z] #51 0.688 + GOPATH=/tmp/tmp.BII7aHhGWo [2020-03-07T12:23:30.871Z] #51 0.689 + RM_GOPATH=1 [2020-03-07T12:23:30.871Z] #51 0.696 ++ dirname ./install.sh [2020-03-07T12:23:30.871Z] #51 0.702 + dir=. [2020-03-07T12:23:30.871Z] #51 0.702 + bin=gotestsum [2020-03-07T12:23:30.871Z] #51 0.703 + shift [2020-03-07T12:23:30.871Z] #51 0.704 + '[' '!' -f ./gotestsum.installer ']' [2020-03-07T12:23:30.871Z] #51 0.705 + . ./gotestsum.installer [2020-03-07T12:23:30.871Z] #51 0.706 ++ : v0.3.5 [2020-03-07T12:23:30.871Z] #51 0.707 + install_gotestsum [2020-03-07T12:23:30.871Z] #51 0.708 + echo 'Installing gotestsum version v0.3.5' [2020-03-07T12:23:30.871Z] #51 0.708 + go get -d gotest.tools/gotestsum [2020-03-07T12:23:30.871Z] #51 0.708 Installing gotestsum version v0.3.5 [2020-03-07T12:23:30.871Z] #51 ... [2020-03-07T12:23:30.871Z] [2020-03-07T12:23:30.871Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-07T12:23:30.871Z] #42 0.695 + git clone https://github.com/docker/distribution.git . [2020-03-07T12:23:30.871Z] #42 0.701 Cloning into '.'... [2020-03-07T12:23:31.162Z] #42 ... [2020-03-07T12:23:31.162Z] [2020-03-07T12:23:31.162Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:23:31.162Z] #48 11.56 container/list [2020-03-07T12:23:36.711Z] #48 16.51 crypto/internal/subtle [2020-03-07T12:23:36.711Z] #48 17.18 crypto/subtle [2020-03-07T12:23:37.339Z] #48 17.83 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-07T12:23:37.966Z] #48 18.44 internal/nettrace [2020-03-07T12:23:38.255Z] #48 18.82 runtime/cgo [2020-03-07T12:23:40.317Z] #48 ... [2020-03-07T12:23:40.317Z] [2020-03-07T12:23:40.317Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:23:40.317Z] #34 10.64 runtime/cgo [2020-03-07T12:23:40.317Z] #34 ... [2020-03-07T12:23:40.317Z] [2020-03-07T12:23:40.317Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:23:40.317Z] #57 20.90 + cd /tmp/tmp.INySPuAqjz/src/github.com/mvdan/sh [2020-03-07T12:23:40.611Z] #57 20.92 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-07T12:23:40.611Z] #57 21.18 + GO111MODULE=on [2020-03-07T12:23:40.611Z] #57 21.18 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-07T12:23:42.665Z] #57 23.06 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-07T12:23:42.665Z] #57 23.07 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-07T12:23:42.665Z] #57 23.10 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-07T12:23:42.954Z] #57 23.36 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-07T12:23:43.254Z] #57 23.51 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-07T12:23:45.314Z] #57 25.69 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-07T12:23:46.819Z] #57 27.27 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-07T12:23:48.323Z] #57 ... [2020-03-07T12:23:48.323Z] [2020-03-07T12:23:48.323Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-07T12:23:48.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-07T12:23:48.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-07T12:23:48.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-07T12:23:49.197Z] #42 28.86 Checking out files: 69% (1101/1595) Checking out files: 70% (1117/1595) Checking out files: 71% (1133/1595) Checking out files: 72% (1149/1595) Checking out files: 73% (1165/1595) Checking out files: 74% (1181/1595) Checking out files: 75% (1197/1595) Checking out files: 76% (1213/1595) Checking out files: 77% (1229/1595) Checking out files: 78% (1245/1595) Checking out files: 79% (1261/1595) Checking out files: 80% (1276/1595) Checking out files: 81% (1292/1595) Checking out files: 82% (1308/1595) Checking out files: 83% (1324/1595) Checking out files: 84% (1340/1595) Checking out files: 85% (1356/1595) Checking out files: 86% (1372/1595) Checking out files: 87% (1388/1595) Checking out files: 88% (1404/1595) Checking out files: 89% (1420/1595) Checking out files: 90% (1436/1595) Checking out files: 91% (1452/1595) Checking out files: 92% (1468/1595) Checking out files: 93% (1484/1595) Checking out files: 94% (1500/1595) Checking out files: 95% (1516/1595) Checking out files: 96% (1532/1595) Checking out files: 97% (1548/1595) Checking out files: 98% (1564/1595) Checking out files: 99% (1580/1595) Checking out files: 100% (1595/1595) Checking out files: 100% (1595/1595), done. [2020-03-07T12:23:49.198Z] #42 29.87 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-07T12:23:51.934Z] #42 32.56 + 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-03-07T12:23:54.671Z] #42 ... [2020-03-07T12:23:54.671Z] [2020-03-07T12:23:54.671Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-07T12:23:54.671Z] #63 25.02 Fetched 8114 kB in 24s (335 kB/s) [2020-03-07T12:23:54.671Z] #63 25.02 Reading package lists... [2020-03-07T12:23:54.671Z] #63 35.14 Reading package lists... [2020-03-07T12:23:54.671Z] #63 ... [2020-03-07T12:23:54.671Z] [2020-03-07T12:23:54.671Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:23:54.671Z] #75 31.76 Checking out files: 56% (1167/2054) Checking out files: 57% (1171/2054) Checking out files: 58% (1192/2054) Checking out files: 59% (1212/2054) Checking out files: 60% (1233/2054) Checking out files: 61% (1253/2054) Checking out files: 62% (1274/2054) Checking out files: 63% (1295/2054) Checking out files: 64% (1315/2054) Checking out files: 65% (1336/2054) Checking out files: 66% (1356/2054) Checking out files: 67% (1377/2054) Checking out files: 68% (1397/2054) Checking out files: 69% (1418/2054) Checking out files: 70% (1438/2054) Checking out files: 71% (1459/2054) Checking out files: 72% (1479/2054) Checking out files: 73% (1500/2054) Checking out files: 74% (1520/2054) Checking out files: 75% (1541/2054) Checking out files: 76% (1562/2054) Checking out files: 77% (1582/2054) Checking out files: 78% (1603/2054) Checking out files: 79% (1623/2054) Checking out files: 80% (1644/2054) Checking out files: 81% (1664/2054) Checking out files: 82% (1685/2054) Checking out files: 83% (1705/2054) Checking out files: 84% (1726/2054) Checking out files: 85% (1746/2054) Checking out files: 86% (1767/2054) Checking out files: 87% (1787/2054) Checking out files: 88% (1808/2054) Checking out files: 89% (1829/2054) Checking out files: 90% (1849/2054) Checking out files: 91% (1870/2054) Checking out files: 92% (1890/2054) Checking out files: 93% (1911/2054) Checking out files: 94% (1931/2054) Checking out files: 95% (1952/2054) Checking out files: 96% (1972/2054) Checking out files: 97% (1993/2054) Checking out files: 98% (2013/2054) Checking out files: 99% (2034/2054) Checking out files: 100% (2054/2054) Checking out files: 100% (2054/2054), done. [2020-03-07T12:23:54.672Z] #75 32.60 + cd /tmp/tmp.hu8Euyq93z/src/github.com/docker/libnetwork [2020-03-07T12:23:54.672Z] #75 32.60 + git checkout -q 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-03-07T12:23:54.672Z] #75 33.91 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-07T12:23:54.672Z] #75 ... [2020-03-07T12:23:54.672Z] [2020-03-07T12:23:54.672Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-07T12:23:54.672Z] #44 25.38 Fetched 8114 kB in 25s (330 kB/s) [2020-03-07T12:23:54.962Z] #44 25.38 Reading package lists... [2020-03-07T12:23:54.962Z] #44 ... [2020-03-07T12:23:54.962Z] [2020-03-07T12:23:54.962Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:23:54.962Z] #48 25.21 vendor/golang.org/x/crypto/internal/subtle [2020-03-07T12:23:54.962Z] #48 ... [2020-03-07T12:23:54.962Z] [2020-03-07T12:23:54.962Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-07T12:23:54.962Z] #11 25.50 Fetched 8114 kB in 25s (329 kB/s) [2020-03-07T12:23:54.962Z] #11 25.50 Reading package lists... [2020-03-07T12:23:55.252Z] #11 ... [2020-03-07T12:23:55.252Z] [2020-03-07T12:23:55.252Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-07T12:23:55.252Z] #36 25.82 Fetched 8114 kB in 25s (325 kB/s) [2020-03-07T12:23:55.252Z] #36 25.82 Reading package lists... [2020-03-07T12:23:55.252Z] #36 ... [2020-03-07T12:23:55.252Z] [2020-03-07T12:23:55.252Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:23:55.252Z] #54 35.37 + cd /tmp/tmp.ybveM8qPBc/src/github.com/golangci/golangci-lint/ [2020-03-07T12:23:55.252Z] #54 35.37 + git checkout -q v1.20.0 [2020-03-07T12:23:55.882Z] #54 36.32 ++ git describe --tags [2020-03-07T12:23:55.882Z] #54 ... [2020-03-07T12:23:55.882Z] [2020-03-07T12:23:55.882Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-07T12:23:55.882Z] #26 26.60 Fetched 8114 kB in 26s (314 kB/s) [2020-03-07T12:23:55.882Z] #26 26.60 Reading package lists... [2020-03-07T12:23:55.882Z] #26 ... [2020-03-07T12:23:55.882Z] [2020-03-07T12:23:55.883Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:23:55.883Z] #54 36.34 + version=v1.20.0 [2020-03-07T12:23:55.883Z] #54 36.34 ++ git rev-parse --short HEAD [2020-03-07T12:23:55.883Z] #54 36.35 + commit=cc98739 [2020-03-07T12:23:55.883Z] #54 36.35 ++ git show -s --format=%cd [2020-03-07T12:23:55.883Z] #54 36.35 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-03-07T12:23:55.883Z] #54 36.35 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-07T12:23:57.630Z] b5405b758079: Pull complete [2020-03-07T12:23:57.630Z] Digest: sha256:39ba615d7a739fcdd9fc95b97882672d5af7d0861dd16b51b238c822765d2b8d [2020-03-07T12:23:57.630Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-07T12:23:57.630Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-07T12:23:57.630Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-03-07T12:23:57.630Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-03-07T12:23:57.630Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1040' [2020-03-07T12:23:57.630Z] INFO: Docker version of control daemon [2020-03-07T12:23:57.630Z] [2020-03-07T12:23:57.630Z] Client: Docker Engine - Enterprise [2020-03-07T12:23:57.630Z] Version: 19.03.5 [2020-03-07T12:23:57.630Z] API version: 1.40 [2020-03-07T12:23:57.630Z] Go version: go1.12.12 [2020-03-07T12:23:57.630Z] Git commit: 2ee0c57608 [2020-03-07T12:23:57.630Z] Built: 11/13/2019 08:00:16 [2020-03-07T12:23:57.630Z] OS/Arch: windows/amd64 [2020-03-07T12:23:57.630Z] Experimental: false [2020-03-07T12:23:57.630Z] [2020-03-07T12:23:57.630Z] Server: Docker Engine - Enterprise [2020-03-07T12:23:57.630Z] Engine: [2020-03-07T12:23:57.630Z] Version: 19.03.5 [2020-03-07T12:23:57.630Z] API version: 1.40 (minimum version 1.24) [2020-03-07T12:23:57.630Z] Go version: go1.12.12 [2020-03-07T12:23:57.630Z] Git commit: 2ee0c57608 [2020-03-07T12:23:57.630Z] Built: 11/13/2019 07:58:51 [2020-03-07T12:23:57.630Z] OS/Arch: windows/amd64 [2020-03-07T12:23:57.630Z] Experimental: true [2020-03-07T12:23:57.630Z] [2020-03-07T12:23:57.630Z] INFO: Docker info of control daemon [2020-03-07T12:23:57.630Z] [2020-03-07T12:23:57.630Z] Client: [2020-03-07T12:23:57.630Z] Debug Mode: false [2020-03-07T12:23:57.630Z] Plugins: [2020-03-07T12:23:57.630Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-03-07T12:23:57.630Z] [2020-03-07T12:23:57.630Z] Server: [2020-03-07T12:23:57.630Z] Containers: 0 [2020-03-07T12:23:57.630Z] Running: 0 [2020-03-07T12:23:57.630Z] Paused: 0 [2020-03-07T12:23:57.630Z] Stopped: 0 [2020-03-07T12:23:57.630Z] Images: 1 [2020-03-07T12:23:57.630Z] Server Version: 19.03.5 [2020-03-07T12:23:57.630Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-03-07T12:23:57.630Z] Windows: [2020-03-07T12:23:57.630Z] LCOW: [2020-03-07T12:23:57.630Z] Logging Driver: json-file [2020-03-07T12:23:57.630Z] Plugins: [2020-03-07T12:23:57.630Z] Volume: local [2020-03-07T12:23:57.630Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-07T12:23:57.630Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-07T12:23:57.630Z] Swarm: inactive [2020-03-07T12:23:57.630Z] Default Isolation: process [2020-03-07T12:23:57.630Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-07T12:23:57.630Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-07T12:23:57.630Z] OSType: windows [2020-03-07T12:23:57.630Z] Architecture: x86_64 [2020-03-07T12:23:57.630Z] CPUs: 4 [2020-03-07T12:23:57.630Z] Total Memory: 32GiB [2020-03-07T12:23:57.630Z] Name: azwin-2-1a0f20 [2020-03-07T12:23:57.630Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-03-07T12:23:57.630Z] Docker Root Dir: D:\docker [2020-03-07T12:23:57.630Z] Debug Mode: false [2020-03-07T12:23:57.630Z] Registry: https://index.docker.io/v1/ [2020-03-07T12:23:57.630Z] Labels: [2020-03-07T12:23:57.630Z] Experimental: true [2020-03-07T12:23:57.630Z] Insecure Registries: [2020-03-07T12:23:57.630Z] 10.0.0.4:5000 [2020-03-07T12:23:57.630Z] 127.0.0.0/8 [2020-03-07T12:23:57.630Z] Registry Mirrors: [2020-03-07T12:23:57.630Z] http://10.0.0.4:5000/ [2020-03-07T12:23:57.630Z] Live Restore Enabled: false [2020-03-07T12:23:57.630Z] [2020-03-07T12:23:57.630Z] [2020-03-07T12:23:57.630Z] INFO: Commit hash is 1ea3a2b7f5 [2020-03-07T12:23:57.630Z] INFO: Nuke-Everything... [2020-03-07T12:23:57.630Z] INFO: Container count on control daemon to delete is 0 [2020-03-07T12:23:57.630Z] INFO: Nuking d:\CI [2020-03-07T12:23:57.630Z] INFO: Zapped successfully [2020-03-07T12:23:57.630Z] INFO: Location for testing is d:\CI\PR-40635\4 [2020-03-07T12:23:57.630Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-03-07T12:23:57.630Z] [2020-03-07T12:23:57.630Z] [2020-03-07T12:23:57.630Z] INFO: Building the image from Dockerfile.windows at 03/07/2020 12:23:57... [2020-03-07T12:23:57.630Z] [2020-03-07T12:24:00.343Z] #54 ... [2020-03-07T12:24:00.343Z] [2020-03-07T12:24:00.343Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:24:00.343Z] #57 30.21 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-07T12:24:00.343Z] #57 32.28 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-07T12:24:00.343Z] #57 32.32 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-07T12:24:00.343Z] #57 32.63 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-07T12:24:00.343Z] #57 32.93 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-07T12:24:00.343Z] #57 34.51 runtime/cgo [2020-03-07T12:24:00.343Z] #57 35.00 runtime [2020-03-07T12:24:03.408Z] Sending build context to Docker daemon 54.69MB [2020-03-07T12:24:03.408Z] [2020-03-07T12:24:03.408Z] Step 1/10 : FROM microsoft/windowsservercore [2020-03-07T12:24:03.408Z] ---> 81094f2483ae [2020-03-07T12:24:03.408Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-03-07T12:24:03.408Z] ---> Running in e7c09c1c818f [2020-03-07T12:24:03.408Z] Removing intermediate container e7c09c1c818f [2020-03-07T12:24:03.408Z] ---> 9ef83ad541d2 [2020-03-07T12:24:03.408Z] Step 3/10 : ARG GO_VERSION=1.13.8 [2020-03-07T12:24:03.408Z] ---> Running in 69d8643cbb16 [2020-03-07T12:24:03.853Z] #57 ... [2020-03-07T12:24:03.854Z] [2020-03-07T12:24:03.854Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-07T12:24:03.854Z] #63 35.14 Reading package lists... [2020-03-07T12:24:03.864Z] Removing intermediate container 69d8643cbb16 [2020-03-07T12:24:03.864Z] ---> daec1b2b6440 [2020-03-07T12:24:03.864Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-03-07T12:24:03.864Z] ---> Running in 69e037d722b6 [2020-03-07T12:24:04.321Z] Removing intermediate container 69e037d722b6 [2020-03-07T12:24:04.321Z] ---> f84ed20d8b7d [2020-03-07T12:24:04.321Z] 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-03-07T12:24:04.321Z] ---> Running in 1076c6a1767e [2020-03-07T12:24:04.778Z] Removing intermediate container 1076c6a1767e [2020-03-07T12:24:04.778Z] ---> b9e76a207b7b [2020-03-07T12:24:04.778Z] 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-03-07T12:24:04.778Z] ---> Running in 8d891ab4f6d6 [2020-03-07T12:24:05.173Z] #63 45.03 Building dependency tree... [2020-03-07T12:24:05.173Z] #63 ... [2020-03-07T12:24:05.173Z] [2020-03-07T12:24:05.173Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-07T12:24:05.173Z] #44 25.38 Reading package lists... [2020-03-07T12:24:05.173Z] #44 36.38 Reading package lists... [2020-03-07T12:24:05.173Z] #44 ... [2020-03-07T12:24:05.173Z] [2020-03-07T12:24:05.173Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-07T12:24:05.173Z] #11 36.15 Reading package lists... [2020-03-07T12:24:05.803Z] #11 45.68 Building dependency tree... [2020-03-07T12:24:05.803Z] #11 ... [2020-03-07T12:24:05.803Z] [2020-03-07T12:24:05.803Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-07T12:24:05.803Z] #36 36.39 Reading package lists... [2020-03-07T12:24:05.803Z] #36 ... [2020-03-07T12:24:05.803Z] [2020-03-07T12:24:05.803Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-07T12:24:05.803Z] #26 26.60 Reading package lists... [2020-03-07T12:24:06.093Z] #26 37.67 Reading package lists... [2020-03-07T12:24:06.093Z] #26 ... [2020-03-07T12:24:06.093Z] [2020-03-07T12:24:06.093Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-07T12:24:06.093Z] #63 45.03 Building dependency tree... [2020-03-07T12:24:06.791Z] sha256:b09e2dd26bf8cd42d6d39794daeeb166cb2fe6d95d77f2e6c9ef2e18db977e25 [2020-03-07T12:24:06.791Z] INFO: Starting docker-py tests... [2020-03-07T12:24:06.791Z] ============================= test session starts ============================== [2020-03-07T12:24:06.791Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-03-07T12:24:06.791Z] rootdir: /src, inifile: pytest.ini [2020-03-07T12:24:06.791Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-03-07T12:24:07.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-07T12:24:07.353Z] collected 387 items / 1 deselected / 386 selected [2020-03-07T12:24:07.353Z] [2020-03-07T12:24:07.595Z] #63 48.22 The following additional packages will be installed: [2020-03-07T12:24:07.595Z] #63 48.23 libbtrfs0 [2020-03-07T12:24:07.595Z] #63 48.41 The following NEW packages will be installed: [2020-03-07T12:24:07.595Z] #63 48.42 libbtrfs-dev libbtrfs0 [2020-03-07T12:24:07.887Z] #63 48.67 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-07T12:24:07.887Z] #63 48.67 Need to get 120 kB of archives. [2020-03-07T12:24:07.887Z] #63 48.67 After this operation, 423 kB of additional disk space will be used. [2020-03-07T12:24:07.887Z] #63 48.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-03-07T12:24:07.887Z] #63 48.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-03-07T12:24:08.387Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-07T12:24:09.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-07T12:24:10.611Z] #63 51.02 debconf: delaying package configuration, since apt-utils is not installed [2020-03-07T12:24:10.611Z] #63 51.41 Fetched 120 kB in 0s (1078 kB/s) [2020-03-07T12:24:10.902Z] #63 51.63 Selecting previously unselected package libbtrfs0. [2020-03-07T12:24:11.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-07T12:24:11.193Z] #63 51.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-03-07T12:24:11.193Z] #63 51.86 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-03-07T12:24:11.193Z] #63 51.88 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-07T12:24:11.193Z] #63 52.11 Selecting previously unselected package libbtrfs-dev. [2020-03-07T12:24:11.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-07T12:24:11.483Z] #63 52.17 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-03-07T12:24:11.483Z] #63 52.17 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-07T12:24:11.774Z] #63 52.60 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-07T12:24:12.066Z] #63 52.63 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-07T12:24:12.066Z] #63 52.64 Processing triggers for libc-bin (2.28-10) ... [2020-03-07T12:24:12.358Z] #63 DONE 53.0s [2020-03-07T12:24:12.358Z] [2020-03-07T12:24:12.358Z] #64 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-07T12:24:12.358Z] #64 DONE 0.1s [2020-03-07T12:24:12.358Z] [2020-03-07T12:24:12.358Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-07T12:24:12.358Z] #11 45.68 Building dependency tree... [2020-03-07T12:24:12.358Z] #11 48.79 The following additional packages will be installed: [2020-03-07T12:24:12.358Z] #11 48.79 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-07T12:24:12.358Z] #11 48.79 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-07T12:24:12.358Z] #11 48.80 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-07T12:24:12.358Z] #11 48.80 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-07T12:24:12.358Z] #11 48.80 Suggested packages: [2020-03-07T12:24:12.358Z] #11 48.81 gcc-8-locales seccomp wine64 [2020-03-07T12:24:12.358Z] #11 50.90 The following NEW packages will be installed: [2020-03-07T12:24:12.358Z] #11 50.90 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-07T12:24:12.358Z] #11 50.90 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-07T12:24:12.358Z] #11 50.90 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-07T12:24:12.358Z] #11 50.90 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-07T12:24:12.358Z] #11 50.91 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-07T12:24:12.358Z] #11 50.92 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-07T12:24:12.358Z] #11 51.16 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-07T12:24:12.358Z] #11 51.16 Need to get 78.9 MB of archives. [2020-03-07T12:24:12.358Z] #11 51.16 After this operation, 532 MB of additional disk space will be used. [2020-03-07T12:24:12.358Z] #11 51.16 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-03-07T12:24:12.358Z] #11 51.72 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-03-07T12:24:12.358Z] #11 52.35 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-03-07T12:24:12.358Z] #11 52.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-03-07T12:24:12.358Z] #11 52.42 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-03-07T12:24:12.358Z] #11 52.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-07T12:24:12.358Z] #11 ... [2020-03-07T12:24:12.358Z] [2020-03-07T12:24:12.358Z] #65 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-07T12:24:12.358Z] #65 DONE 0.1s [2020-03-07T12:24:12.358Z] [2020-03-07T12:24:12.358Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:24:12.999Z] #66 0.453 + RM_GOPATH=0 [2020-03-07T12:24:12.999Z] #66 0.454 + TMP_GOPATH= [2020-03-07T12:24:12.999Z] #66 0.456 + : /build [2020-03-07T12:24:12.999Z] #66 0.457 + '[' -z '' ']' [2020-03-07T12:24:12.999Z] #66 0.466 ++ mktemp -d [2020-03-07T12:24:12.999Z] #66 0.476 + export GOPATH=/tmp/tmp.NGXQcMJ88A [2020-03-07T12:24:12.999Z] #66 0.485 + GOPATH=/tmp/tmp.NGXQcMJ88A [2020-03-07T12:24:12.999Z] #66 0.486 + RM_GOPATH=1 [2020-03-07T12:24:12.999Z] #66 0.491 ++ dirname ./install.sh [2020-03-07T12:24:12.999Z] #66 0.499 + dir=. [2020-03-07T12:24:12.999Z] #66 0.500 + bin=containerd [2020-03-07T12:24:12.999Z] #66 0.500 + shift [2020-03-07T12:24:12.999Z] #66 0.501 + '[' '!' -f ./containerd.installer ']' [2020-03-07T12:24:12.999Z] #66 0.502 + . ./containerd.installer [2020-03-07T12:24:12.999Z] #66 0.503 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-07T12:24:12.999Z] #66 0.505 + install_containerd [2020-03-07T12:24:12.999Z] #66 0.506 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-07T12:24:12.999Z] #66 0.506 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-07T12:24:12.999Z] #66 0.507 + git clone https://github.com/containerd/containerd.git /tmp/tmp.NGXQcMJ88A/src/github.com/containerd/containerd [2020-03-07T12:24:12.999Z] #66 0.518 Cloning into '/tmp/tmp.NGXQcMJ88A/src/github.com/containerd/containerd'... [2020-03-07T12:24:13.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-07T12:24:13.362Z] [2020-03-07T12:24:13.362Z] SUCCESS: Specified value was saved. [2020-03-07T12:24:13.362Z] INFO: Downloading git... [2020-03-07T12:24:14.328Z] INFO: Downloading go... [2020-03-07T12:24:14.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-07T12:24:15.860Z] INFO: Downloading compiler 1 of 3... [2020-03-07T12:24:16.518Z] #79 exporting layers 43.1s done [2020-03-07T12:24:16.518Z] #79 exporting manifest sha256:3ca1d584a019d38555549bca4eee31ff72397a497b38312b4d29b2a53bcf7090 done [2020-03-07T12:24:16.518Z] #79 exporting config sha256:eaa21027d3a4ad0ea168cef003409f25edee8efe298435376da004609f012bdb done [2020-03-07T12:24:16.518Z] #79 sending tarball [2020-03-07T12:24:16.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-07T12:24:16.828Z] INFO: Downloading compiler 2 of 3... [2020-03-07T12:24:17.285Z] INFO: Downloading compiler 3 of 3... [2020-03-07T12:24:17.433Z] #79 sending tarball 6.9s done [2020-03-07T12:24:17.433Z] #79 DONE 50.0s [2020-03-07T12:24:17.433Z] [2020-03-07T12:24:17.433Z] #80 importing to docker [2020-03-07T12:24:17.468Z] #66 ... [2020-03-07T12:24:17.468Z] [2020-03-07T12:24:17.468Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-07T12:24:17.468Z] #44 36.38 Reading package lists... [2020-03-07T12:24:17.468Z] #44 48.30 Building dependency tree... [2020-03-07T12:24:17.468Z] #44 52.94 The following additional packages will be installed: [2020-03-07T12:24:17.468Z] #44 52.94 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-07T12:24:17.468Z] #44 52.95 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-07T12:24:17.468Z] #44 52.96 Suggested packages: [2020-03-07T12:24:17.468Z] #44 52.96 manpages-dev python-setuptools [2020-03-07T12:24:17.468Z] #44 55.73 The following NEW packages will be installed: [2020-03-07T12:24:17.468Z] #44 55.74 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-07T12:24:17.468Z] #44 55.74 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-07T12:24:17.468Z] #44 55.75 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-07T12:24:17.468Z] #44 55.75 python-six zlib1g-dev [2020-03-07T12:24:17.468Z] #44 56.02 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-07T12:24:17.468Z] #44 56.02 Need to get 4075 kB of archives. [2020-03-07T12:24:17.468Z] #44 56.02 After this operation, 24.5 MB of additional disk space will be used. [2020-03-07T12:24:17.468Z] #44 56.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-03-07T12:24:17.468Z] #44 56.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-03-07T12:24:17.468Z] #44 56.11 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-03-07T12:24:17.468Z] #44 56.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-03-07T12:24:17.468Z] #44 56.17 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-03-07T12:24:17.468Z] #44 56.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-03-07T12:24:17.468Z] #44 56.22 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-03-07T12:24:17.468Z] #44 56.23 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-03-07T12:24:17.468Z] #44 56.37 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-03-07T12:24:17.468Z] #44 56.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-03-07T12:24:17.468Z] #44 56.59 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-03-07T12:24:17.468Z] #44 56.81 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-03-07T12:24:17.468Z] #44 56.90 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-03-07T12:24:17.468Z] #44 56.92 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-03-07T12:24:17.468Z] #44 56.94 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-07T12:24:17.468Z] #44 56.99 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-03-07T12:24:17.468Z] #44 56.99 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-03-07T12:24:17.468Z] #44 ... [2020-03-07T12:24:17.468Z] [2020-03-07T12:24:17.468Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-07T12:24:17.468Z] #26 37.67 Reading package lists... [2020-03-07T12:24:17.468Z] #26 48.45 Building dependency tree... [2020-03-07T12:24:17.468Z] #26 52.24 ca-certificates is already the newest version (20190110). [2020-03-07T12:24:17.468Z] #26 52.24 The following additional packages will be installed: [2020-03-07T12:24:17.468Z] #26 52.26 libjq1 libonig5 [2020-03-07T12:24:17.468Z] #26 53.29 The following NEW packages will be installed: [2020-03-07T12:24:17.468Z] #26 53.33 jq libjq1 libonig5 [2020-03-07T12:24:17.468Z] #26 53.58 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-07T12:24:17.468Z] #26 53.58 Need to get 358 kB of archives. [2020-03-07T12:24:17.468Z] #26 53.58 After this operation, 1277 kB of additional disk space will be used. [2020-03-07T12:24:17.468Z] #26 53.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-03-07T12:24:17.468Z] #26 53.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-03-07T12:24:17.468Z] #26 53.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-03-07T12:24:17.468Z] #26 55.50 debconf: delaying package configuration, since apt-utils is not installed [2020-03-07T12:24:17.468Z] #26 55.84 Fetched 358 kB in 0s (2457 kB/s) [2020-03-07T12:24:17.468Z] #26 56.12 Selecting previously unselected package libonig5:ppc64el. [2020-03-07T12:24:17.468Z] #26 56.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-03-07T12:24:17.468Z] #26 56.39 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-03-07T12:24:17.468Z] #26 56.40 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-03-07T12:24:17.468Z] #26 56.99 Selecting previously unselected package libjq1:ppc64el. [2020-03-07T12:24:17.468Z] #26 57.06 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-03-07T12:24:17.468Z] #26 57.08 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-03-07T12:24:17.468Z] #26 57.52 Selecting previously unselected package jq. [2020-03-07T12:24:17.468Z] #26 57.53 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-03-07T12:24:17.468Z] #26 57.57 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-07T12:24:17.468Z] #26 57.86 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-03-07T12:24:17.468Z] #26 57.86 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-03-07T12:24:17.468Z] #26 57.87 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-07T12:24:17.468Z] #26 57.89 Processing triggers for libc-bin (2.28-10) ... [2020-03-07T12:24:17.468Z] #26 ... [2020-03-07T12:24:17.468Z] [2020-03-07T12:24:17.468Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-07T12:24:17.468Z] #36 36.39 Reading package lists... [2020-03-07T12:24:17.468Z] #36 48.54 Building dependency tree... [2020-03-07T12:24:17.468Z] #36 51.77 The following additional packages will be installed: [2020-03-07T12:24:17.468Z] #36 51.79 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-07T12:24:17.468Z] #36 51.80 Suggested packages: [2020-03-07T12:24:17.468Z] #36 51.81 cmake-doc ninja-build lrzip [2020-03-07T12:24:17.468Z] #36 51.81 Recommended packages: [2020-03-07T12:24:17.468Z] #36 51.81 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-07T12:24:17.468Z] #36 54.06 The following NEW packages will be installed: [2020-03-07T12:24:17.468Z] #36 54.08 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-07T12:24:17.468Z] #36 54.08 vim-common xxd [2020-03-07T12:24:17.468Z] #36 54.33 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-07T12:24:17.468Z] #36 54.33 Need to get 14.9 MB of archives. [2020-03-07T12:24:17.468Z] #36 54.33 After this operation, 67.2 MB of additional disk space will be used. [2020-03-07T12:24:17.468Z] #36 54.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-03-07T12:24:17.468Z] #36 54.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-03-07T12:24:17.468Z] #36 54.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-03-07T12:24:17.468Z] #36 54.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB] [2020-03-07T12:24:17.468Z] #36 56.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-03-07T12:24:17.468Z] #36 56.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-03-07T12:24:17.468Z] #36 56.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-03-07T12:24:17.468Z] #36 56.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-03-07T12:24:17.468Z] #36 56.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-03-07T12:24:17.468Z] #36 56.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-03-07T12:24:17.770Z] #36 ... [2020-03-07T12:24:17.770Z] [2020-03-07T12:24:17.770Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-07T12:24:17.770Z] #26 DONE 58.3s [2020-03-07T12:24:17.770Z] [2020-03-07T12:24:17.770Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-07T12:24:17.770Z] #27 DONE 0.1s [2020-03-07T12:24:17.770Z] [2020-03-07T12:24:17.770Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-07T12:24:17.788Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-07T12:24:17.788Z] [2020-03-07T12:24:18.249Z] INFO: Extracting git... [2020-03-07T12:24:18.714Z] [2020-03-07T12:24:18.714Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-03-07T12:24:18.714Z] [2020-03-07T12:24:18.714Z] [2020-03-07T12:24:18.969Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-07T12:24:18.969Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-07T12:24:18.969Z] HOSTNAME=50e2e888bf58 [2020-03-07T12:24:18.969Z] TEST_SKIP_INTEGRATION=1 [2020-03-07T12:24:18.969Z] TESTDEBUG=0 [2020-03-07T12:24:18.969Z] DEST=bundles/test-integration [2020-03-07T12:24:18.969Z] PWD=/go/src/github.com/docker/docker [2020-03-07T12:24:18.969Z] KEEPBUNDLE=1 [2020-03-07T12:24:18.969Z] DOCKER_GITCOMMIT=1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 [2020-03-07T12:24:18.969Z] container=docker [2020-03-07T12:24:18.969Z] HOME=/root [2020-03-07T12:24:18.969Z] GOLANG_VERSION=1.13.8 [2020-03-07T12:24:18.969Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-07T12:24:18.969Z] VALIDATE_BRANCH=master [2020-03-07T12:24:18.969Z] TERM=xterm [2020-03-07T12:24:18.969Z] DOCKER_PKG=github.com/docker/docker [2020-03-07T12:24:18.969Z] SHLVL=1 [2020-03-07T12:24:18.969Z] TIMEOUT=120m [2020-03-07T12:24:18.969Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-07T12:24:18.969Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-07T12:24:18.969Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-03-07T12:24:18.969Z] GO111MODULE=off [2020-03-07T12:24:18.969Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-07T12:24:18.969Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-07T12:24:18.969Z] GOPATH=/go [2020-03-07T12:24:18.969Z] PKG_CONFIG=pkg-config [2020-03-07T12:24:18.969Z] _=/usr/bin/env [2020-03-07T12:24:18.969Z] Building test suite binary ./integration-cli/test.main [2020-03-07T12:24:18.969Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-07T12:24:18.969Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-07T12:24:18.969Z] HOSTNAME=90bdd8053c54 [2020-03-07T12:24:18.969Z] TEST_SKIP_INTEGRATION=1 [2020-03-07T12:24:18.969Z] TESTDEBUG=0 [2020-03-07T12:24:18.969Z] DEST=bundles/test-integration [2020-03-07T12:24:18.969Z] PWD=/go/src/github.com/docker/docker [2020-03-07T12:24:18.969Z] KEEPBUNDLE=1 [2020-03-07T12:24:18.969Z] DOCKER_GITCOMMIT=1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 [2020-03-07T12:24:18.969Z] container=docker [2020-03-07T12:24:18.969Z] HOME=/root [2020-03-07T12:24:18.969Z] GOLANG_VERSION=1.13.8 [2020-03-07T12:24:18.969Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-07T12:24:18.969Z] VALIDATE_BRANCH=master [2020-03-07T12:24:18.969Z] TERM=xterm [2020-03-07T12:24:18.969Z] DOCKER_PKG=github.com/docker/docker [2020-03-07T12:24:18.969Z] SHLVL=1 [2020-03-07T12:24:18.969Z] TIMEOUT=120m [2020-03-07T12:24:18.969Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-07T12:24:18.969Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-07T12:24:18.969Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-03-07T12:24:18.969Z] GO111MODULE=off [2020-03-07T12:24:18.969Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-07T12:24:18.969Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-07T12:24:18.969Z] GOPATH=/go [2020-03-07T12:24:18.969Z] PKG_CONFIG=pkg-config [2020-03-07T12:24:18.969Z] _=/usr/bin/env [2020-03-07T12:24:18.969Z] Building test suite binary ./integration-cli/test.main [2020-03-07T12:24:18.969Z] No new tests added to integration. [2020-03-07T12:24:18.969Z] [2020-03-07T12:24:18.969Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-07T12:24:19.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-07T12:24:20.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-07T12:24:20.331Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-07T12:24:20.332Z] HOSTNAME=db131de39179 [2020-03-07T12:24:20.332Z] TESTDEBUG=0 [2020-03-07T12:24:20.332Z] DEST=bundles/test-integration [2020-03-07T12:24:20.332Z] PWD=/go/src/github.com/docker/docker [2020-03-07T12:24:20.332Z] KEEPBUNDLE=1 [2020-03-07T12:24:20.332Z] DOCKER_GITCOMMIT=1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 [2020-03-07T12:24:20.332Z] container=docker [2020-03-07T12:24:20.332Z] HOME=/root [2020-03-07T12:24:20.332Z] GOLANG_VERSION=1.13.8 [2020-03-07T12:24:20.332Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-07T12:24:20.332Z] VALIDATE_BRANCH=master [2020-03-07T12:24:20.332Z] TERM=xterm [2020-03-07T12:24:20.332Z] DOCKER_PKG=github.com/docker/docker [2020-03-07T12:24:20.332Z] SHLVL=1 [2020-03-07T12:24:20.332Z] TIMEOUT=120m [2020-03-07T12:24:20.332Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-07T12:24:20.332Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-07T12:24:20.332Z] GO111MODULE=off [2020-03-07T12:24:20.332Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-07T12:24:20.332Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-07T12:24:20.332Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-07T12:24:20.332Z] GOPATH=/go [2020-03-07T12:24:20.332Z] PKG_CONFIG=pkg-config [2020-03-07T12:24:20.332Z] _=/usr/bin/env [2020-03-07T12:24:20.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-07T12:24:21.293Z] #28 3.127 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-07T12:24:21.588Z] #28 3.967 [2020-03-07T12:24:22.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-07T12:24:22.817Z] #28 4.277 #=#=# ## 3.6% ####### 10.0% ########### 16.4% ################ 22.8% ##################### 29.2% [2020-03-07T12:24:22.817Z] #28 ... [2020-03-07T12:24:22.817Z] [2020-03-07T12:24:22.817Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-07T12:24:22.817Z] #11 53.40 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-03-07T12:24:22.817Z] #11 53.94 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-03-07T12:24:22.817Z] #11 53.97 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-03-07T12:24:22.817Z] #11 60.26 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-03-07T12:24:22.817Z] #11 ... [2020-03-07T12:24:22.817Z] [2020-03-07T12:24:22.817Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-07T12:24:23.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-07T12:24:24.885Z] #28 4.277 #=#=# ## 3.6% ####### 10.0% ########### 16.4% ################ 22.8% ##################### 29.2% ######################## 33.4% ########################### 37.7% ############################## 41.9% ############################### 44.4% ################################### 48.7% ###################################### 52.9% ######################################### 57.2% ############################################ 61.5% ############################################### 65.7% ################################################### 72.1% ###################################################### 76.4% ############################################################# 84.9% ################################################################# 91.3% ####################################################################### 99.8% ######################################################################## 100.0% [2020-03-07T12:24:25.930Z] #28 8.126 [2020-03-07T12:24:26.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-07T12:24:27.377Z] #28 8.527 #=#=# ### 5.5% ######## 11.3% ################ 22.8% ############################ 40.1% ######################################### 57.3% ##################################################### 74.5% ############################################################# 86.0% ###################################################################### 97.5% ######################################################################## 100.0% [2020-03-07T12:24:27.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-07T12:24:28.009Z] #28 10.43 #=#=# [2020-03-07T12:24:28.304Z] #28 10.80 #=#=# [2020-03-07T12:24:28.304Z] #28 ... [2020-03-07T12:24:28.304Z] [2020-03-07T12:24:28.304Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-07T12:24:28.304Z] #44 59.14 debconf: delaying package configuration, since apt-utils is not installed [2020-03-07T12:24:28.304Z] #44 59.46 Fetched 4075 kB in 1s (3819 kB/s) [2020-03-07T12:24:28.304Z] #44 59.59 Selecting previously unselected package libcap-dev:ppc64el. [2020-03-07T12:24:28.304Z] #44 59.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-03-07T12:24:28.304Z] #44 59.76 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-03-07T12:24:28.304Z] #44 59.77 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-03-07T12:24:28.304Z] #44 60.04 Selecting previously unselected package libnet1:ppc64el. [2020-03-07T12:24:28.304Z] #44 60.07 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-03-07T12:24:28.304Z] #44 60.08 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-03-07T12:24:28.304Z] #44 60.30 Selecting previously unselected package libnet1-dev. [2020-03-07T12:24:28.304Z] #44 60.33 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-03-07T12:24:28.304Z] #44 60.33 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-07T12:24:28.304Z] #44 60.68 Selecting previously unselected package libnl-3-200:ppc64el. [2020-03-07T12:24:28.304Z] #44 60.72 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-03-07T12:24:28.304Z] #44 60.73 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-03-07T12:24:28.304Z] #44 60.98 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-03-07T12:24:28.304Z] #44 61.01 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-03-07T12:24:28.304Z] #44 61.03 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-03-07T12:24:28.304Z] #44 61.49 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-03-07T12:24:28.304Z] #44 61.50 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-03-07T12:24:28.304Z] #44 61.50 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-03-07T12:24:28.304Z] #44 61.68 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-03-07T12:24:28.304Z] #44 61.72 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-03-07T12:24:28.304Z] #44 61.74 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-03-07T12:24:28.304Z] #44 61.98 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-03-07T12:24:28.304Z] #44 62.00 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-03-07T12:24:28.304Z] #44 62.02 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-03-07T12:24:28.304Z] #44 62.52 Selecting previously unselected package libprotobuf17:ppc64el. [2020-03-07T12:24:28.304Z] #44 62.55 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-03-07T12:24:28.304Z] #44 62.56 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-03-07T12:24:28.304Z] #44 64.46 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-03-07T12:24:28.304Z] #44 64.49 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-03-07T12:24:28.304Z] #44 64.51 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-03-07T12:24:28.304Z] #44 65.04 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-03-07T12:24:28.304Z] #44 65.06 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-03-07T12:24:28.304Z] #44 65.08 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-03-07T12:24:28.304Z] #44 67.92 Selecting previously unselected package libprotoc17:ppc64el. [2020-03-07T12:24:28.304Z] #44 67.95 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-03-07T12:24:28.304Z] #44 67.96 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-03-07T12:24:28.304Z] #44 68.98 Selecting previously unselected package protobuf-c-compiler. [2020-03-07T12:24:28.304Z] #44 69.01 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-03-07T12:24:28.304Z] #44 69.02 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-07T12:24:28.598Z] #44 69.25 Selecting previously unselected package protobuf-compiler. [2020-03-07T12:24:28.598Z] #44 69.27 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-03-07T12:24:28.598Z] #44 69.27 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-07T12:24:28.598Z] #44 ... [2020-03-07T12:24:28.598Z] [2020-03-07T12:24:28.598Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-07T12:24:28.598Z] #36 59.30 debconf: delaying package configuration, since apt-utils is not installed [2020-03-07T12:24:28.598Z] #36 59.60 Fetched 14.9 MB in 3s (4976 kB/s) [2020-03-07T12:24:28.598Z] #36 59.74 Selecting previously unselected package xxd. [2020-03-07T12:24:28.598Z] #36 59.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-03-07T12:24:28.598Z] #36 59.90 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-03-07T12:24:28.598Z] #36 59.92 Unpacking xxd (2:8.1.0875-5) ... [2020-03-07T12:24:28.598Z] #36 60.22 Selecting previously unselected package vim-common. [2020-03-07T12:24:28.598Z] #36 60.23 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-07T12:24:28.598Z] #36 60.32 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-07T12:24:28.598Z] #36 60.94 Selecting previously unselected package cmake-data. [2020-03-07T12:24:28.598Z] #36 60.97 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-07T12:24:28.598Z] #36 60.97 Unpacking cmake-data (3.13.4-1) ... [2020-03-07T12:24:28.598Z] #36 67.01 Selecting previously unselected package libicu63:ppc64el. [2020-03-07T12:24:28.598Z] #36 67.02 Preparing to unpack .../3-libicu63_63.1-6_ppc64el.deb ... [2020-03-07T12:24:28.598Z] #36 67.03 Unpacking libicu63:ppc64el (63.1-6) ... [2020-03-07T12:24:28.598Z] #36 ... [2020-03-07T12:24:28.598Z] [2020-03-07T12:24:28.598Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-07T12:24:28.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-07T12:24:30.041Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-03-07T12:24:30.318Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-07T12:24:30.318Z] Using test binary docker [2020-03-07T12:24:30.318Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-07T12:24:30.318Z] +++ /etc/init.d/apparmor start [2020-03-07T12:24:30.318Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-07T12:24:30.318Z] INFO: Waiting for daemon to start... [2020-03-07T12:24:30.318Z] Starting dockerd [2020-03-07T12:24:30.318Z] +++ 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-03-07T12:24:30.405Z] #28 10.80 #=#=# ## 3.7% ###### 8.8% ############# 19.1% ################# 24.3% ##################### 29.5% ######################## 34.6% ############################ 39.8% ################################ 44.9% #################################### 50.1% ####################################### 55.3% ########################################### 60.5% ################################################ 67.5% ###################################################### 76.1% ########################################################## 81.2% ################################################################ 89.0% ##################################################################### 96.7% ######################################################################## 100.0% [2020-03-07T12:24:30.602Z] tests/integration/api_client_test.py ..... [ 7%] [2020-03-07T12:24:30.604Z] INFO: Expanding go... [2020-03-07T12:24:30.710Z] #28 ... [2020-03-07T12:24:30.710Z] [2020-03-07T12:24:30.710Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:24:30.710Z] #75 DONE 71.1s [2020-03-07T12:24:30.710Z] [2020-03-07T12:24:30.710Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-07T12:24:30.710Z] #44 69.51 Selecting previously unselected package python-pkg-resources. [2020-03-07T12:24:30.710Z] #44 69.58 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-07T12:24:30.710Z] #44 69.60 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-07T12:24:30.710Z] #44 70.16 Selecting previously unselected package python-six. [2020-03-07T12:24:30.710Z] #44 70.17 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-07T12:24:30.710Z] #44 70.18 Unpacking python-six (1.12.0-1) ... [2020-03-07T12:24:30.710Z] #44 70.29 Selecting previously unselected package python-protobuf. [2020-03-07T12:24:30.710Z] #44 70.33 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-03-07T12:24:30.710Z] #44 70.33 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-07T12:24:30.710Z] #44 71.32 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-07T12:24:32.218Z] . [2020-03-07T12:24:32.218Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-07T12:24:32.218Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-07T12:24:32.218Z] Error: No such image: emptyfs [2020-03-07T12:24:32.218Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-07T12:24:32.218Z] ++++ docker load [2020-03-07T12:24:32.477Z] Running integration-test (iteration 1) [2020-03-07T12:24:32.477Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-03-07T12:24:32.477Z] ++ 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-03-07T12:24:32.477Z] ++ set -e [2020-03-07T12:24:32.477Z] ++ '[' -n 0 ']' [2020-03-07T12:24:32.477Z] ++ set -x [2020-03-07T12:24:32.477Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:24:33.067Z] tests/integration/api_config_test.py ..... [ 8%] [2020-03-07T12:24:34.246Z] #44 ... [2020-03-07T12:24:34.246Z] [2020-03-07T12:24:34.246Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-07T12:24:34.246Z] #28 13.92 #=#=# [2020-03-07T12:24:35.142Z] #28 14.23 #=#=# 1.2% ## 3.9% #### 5.7% ##### 7.5% ###### 9.3% ####### 11.1% ######### 12.9% ########## 14.6% ########### 16.0% ############ 17.1% ############# 18.9% ############### 21.6% ################# 24.5% ################### 26.8% #################### 28.6% ###################### 31.3% ######################## 33.4% ######################### 36.0% ########################### 38.7% ############################# 41.4% ############################### 44.1% ################################ 45.0% ################################## 48.5% ##################################### 52.1% [2020-03-07T12:24:35.142Z] #28 ... [2020-03-07T12:24:35.142Z] [2020-03-07T12:24:35.142Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-07T12:24:35.142Z] #11 65.74 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-03-07T12:24:35.142Z] #11 65.76 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-03-07T12:24:35.142Z] #11 65.80 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-03-07T12:24:35.142Z] #11 65.81 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-03-07T12:24:35.142Z] #11 65.83 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-03-07T12:24:35.142Z] #11 65.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB] [2020-03-07T12:24:35.142Z] #11 65.87 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-03-07T12:24:35.142Z] #11 65.99 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-03-07T12:24:35.142Z] #11 66.06 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-03-07T12:24:35.142Z] #11 66.12 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-03-07T12:24:35.142Z] #11 66.16 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-03-07T12:24:35.142Z] #11 66.22 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-03-07T12:24:35.142Z] #11 66.25 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-03-07T12:24:35.142Z] #11 66.25 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-03-07T12:24:35.142Z] #11 66.25 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB] [2020-03-07T12:24:35.142Z] #11 68.86 debconf: delaying package configuration, since apt-utils is not installed [2020-03-07T12:24:35.142Z] #11 69.19 Fetched 78.9 MB in 15s (5188 kB/s) [2020-03-07T12:24:35.142Z] #11 69.50 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-07T12:24:35.142Z] #11 69.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-03-07T12:24:35.142Z] #11 69.80 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-03-07T12:24:35.142Z] #11 69.82 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-07T12:24:35.142Z] #11 ... [2020-03-07T12:24:35.142Z] [2020-03-07T12:24:35.142Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-07T12:24:36.318Z] #28 14.23 #=#=# 1.2% ## 3.9% #### 5.7% ##### 7.5% ###### 9.3% ####### 11.1% ######### 12.9% ########## 14.6% ########### 16.0% ############ 17.1% ############# 18.9% ############### 21.6% ################# 24.5% ################### 26.8% #################### 28.6% ###################### 31.3% ######################## 33.4% ######################### 36.0% ########################### 38.7% ############################# 41.4% ############################### 44.1% ################################ 45.0% ################################## 48.5% ##################################### 52.1% ######################################## 55.7% ######################################### 57.5% ########################################## 59.3% ########################################### 61.0% ############################################# 62.8% ############################################## 64.6% ############################################### 66.4% ################################################# 68.2% ################################################## 70.0% ################################################### 71.8% [2020-03-07T12:24:36.318Z] #28 ... [2020-03-07T12:24:36.318Z] [2020-03-07T12:24:36.318Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:24:36.318Z] #34 66.88 internal/reflectlite [2020-03-07T12:24:36.318Z] #34 66.93 sync [2020-03-07T12:24:36.318Z] #34 75.17 errors [2020-03-07T12:24:36.318Z] #34 75.20 sort [2020-03-07T12:24:36.318Z] #34 76.13 strconv [2020-03-07T12:24:36.318Z] #34 76.14 internal/oserror [2020-03-07T12:24:36.318Z] #34 76.14 io [2020-03-07T12:24:36.614Z] #34 ... [2020-03-07T12:24:36.614Z] [2020-03-07T12:24:36.614Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-07T12:24:36.940Z] #80 DONE 18.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-07T12:24:37.851Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40635/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 hack/test/unit [2020-03-07T12:24:38.084Z] #28 14.23 #=#=# 1.2% ## 3.9% #### 5.7% ##### 7.5% ###### 9.3% ####### 11.1% ######### 12.9% ########## 14.6% ########### 16.0% ############ 17.1% ############# 18.9% ############### 21.6% ################# 24.5% ################### 26.8% #################### 28.6% ###################### 31.3% ######################## 33.4% ######################### 36.0% ########################### 38.7% ############################# 41.4% ############################### 44.1% ################################ 45.0% ################################## 48.5% ##################################### 52.1% ######################################## 55.7% ######################################### 57.5% ########################################## 59.3% ########################################### 61.0% ############################################# 62.8% ############################################## 64.6% ############################################### 66.4% ################################################# 68.2% ################################################## 70.0% ################################################### 71.8% #################################################### 72.7% #################################################### 73.0% ##################################################### 73.8% ###################################################### 76.0% ####################################################### 77.8% ######################################################## 78.6% ######################################################### 80.4% ########################################################### 83.1% ############################################################# 86.0% ################################################################# 90.5% #################################################################### 94.9% ###################################################################### 98.5% ######################################################################## 100.0% [2020-03-07T12:24:38.375Z] #28 20.61 [2020-03-07T12:24:39.913Z] #28 ... [2020-03-07T12:24:39.913Z] [2020-03-07T12:24:39.913Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:24:39.913Z] #48 70.37 internal/reflectlite [2020-03-07T12:24:39.913Z] #48 70.40 sync [2020-03-07T12:24:39.913Z] #48 75.37 github.com/LK4D4/vndr/godl/singleflight [2020-03-07T12:24:39.913Z] #48 75.39 internal/singleflight [2020-03-07T12:24:39.913Z] #48 75.41 math/rand [2020-03-07T12:24:39.913Z] #48 80.51 sort [2020-03-07T12:24:39.913Z] #48 ... [2020-03-07T12:24:39.913Z] [2020-03-07T12:24:39.913Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-07T12:24:39.913Z] #44 79.81 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-03-07T12:24:39.913Z] #44 79.82 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-03-07T12:24:39.913Z] #44 79.82 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-03-07T12:24:39.913Z] #44 79.84 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-03-07T12:24:39.913Z] #44 79.85 Setting up python-six (1.12.0-1) ... [2020-03-07T12:24:40.334Z] ? github.com/docker/docker/api [no test files] [2020-03-07T12:24:42.452Z] Loaded image: buildpack-deps:jessie [2020-03-07T12:24:42.452Z] Loaded image: busybox:latest [2020-03-07T12:24:42.452Z] Loaded image: busybox:glibc [2020-03-07T12:24:42.452Z] Loaded image: debian:jessie [2020-03-07T12:24:42.452Z] Loaded image: hello-world:latest [2020-03-07T12:24:42.452Z] INFO: Testing against a local daemon [2020-03-07T12:24:42.452Z] === RUN TestCgroupNamespacesBuild [2020-03-07T12:24:44.366Z] #44 ... [2020-03-07T12:24:44.366Z] [2020-03-07T12:24:44.366Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-07T12:24:44.366Z] #28 22.82 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-07T12:24:44.366Z] #28 23.44 [2020-03-07T12:24:44.366Z] #28 23.76 #=#=# ###################################################### 75.2% ######################################################################## 100.0% [2020-03-07T12:24:44.366Z] #28 24.37 [2020-03-07T12:24:44.366Z] #28 26.58 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-07T12:24:44.983Z] --- PASS: TestCgroupNamespacesBuild (3.19s) [2020-03-07T12:24:44.984Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-07T12:24:44.998Z] #28 27.19 [2020-03-07T12:24:45.286Z] #28 27.46 #=#=# ################################################################### 93.2% ######################################################################## 100.0% [2020-03-07T12:24:45.577Z] #28 ... [2020-03-07T12:24:45.577Z] [2020-03-07T12:24:45.577Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-07T12:24:45.577Z] #11 76.23 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-07T12:24:45.577Z] #11 76.25 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-03-07T12:24:45.577Z] #11 76.28 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-07T12:24:45.577Z] #11 82.03 Selecting previously unselected package binutils-mingw-w64. [2020-03-07T12:24:45.577Z] #11 82.06 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-07T12:24:45.577Z] #11 82.06 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-07T12:24:45.577Z] #11 82.46 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-03-07T12:24:45.577Z] #11 82.48 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-03-07T12:24:45.577Z] #11 82.51 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-03-07T12:24:45.577Z] #11 82.79 Selecting previously unselected package dmsetup. [2020-03-07T12:24:45.577Z] #11 82.80 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-03-07T12:24:45.577Z] #11 82.82 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-07T12:24:45.577Z] #11 83.13 Selecting previously unselected package mingw-w64-common. [2020-03-07T12:24:45.577Z] #11 83.15 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-07T12:24:45.577Z] #11 83.16 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-07T12:24:45.577Z] #11 ... [2020-03-07T12:24:45.577Z] [2020-03-07T12:24:45.577Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-07T12:24:45.577Z] #28 28.03 [2020-03-07T12:24:46.610Z] #28 ... [2020-03-07T12:24:46.610Z] [2020-03-07T12:24:46.610Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:24:46.610Z] #34 77.03 syscall [2020-03-07T12:24:46.610Z] #34 83.28 strings [2020-03-07T12:24:46.610Z] #34 83.29 bytes [2020-03-07T12:24:46.885Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.77s) [2020-03-07T12:24:46.885Z] === RUN TestBuildWithSession [2020-03-07T12:24:46.885Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-07T12:24:46.885Z] build_session_test.go:25: TODO: BuildKit [2020-03-07T12:24:46.885Z] === RUN TestBuildSquashParent [2020-03-07T12:24:46.901Z] #34 ... [2020-03-07T12:24:46.902Z] [2020-03-07T12:24:46.902Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-07T12:24:48.382Z] #31 87.53 Checking out files: 73% (1119/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-03-07T12:24:48.382Z] #31 89.21 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-07T12:24:49.025Z] #31 89.61 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-07T12:24:49.025Z] #31 ... [2020-03-07T12:24:49.025Z] [2020-03-07T12:24:49.025Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-07T12:24:49.025Z] #36 81.08 Selecting previously unselected package libxml2:ppc64el. [2020-03-07T12:24:49.025Z] #36 81.09 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-03-07T12:24:49.025Z] #36 81.10 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-03-07T12:24:49.025Z] #36 82.00 Selecting previously unselected package libarchive13:ppc64el. [2020-03-07T12:24:49.025Z] #36 82.02 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-03-07T12:24:49.025Z] #36 82.03 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-03-07T12:24:49.025Z] #36 82.79 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-03-07T12:24:49.025Z] #36 82.80 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-03-07T12:24:49.025Z] #36 82.82 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-03-07T12:24:49.025Z] #36 83.06 Selecting previously unselected package librhash0:ppc64el. [2020-03-07T12:24:49.025Z] #36 83.09 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-03-07T12:24:49.025Z] #36 83.12 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-03-07T12:24:49.025Z] #36 83.41 Selecting previously unselected package libuv1:ppc64el. [2020-03-07T12:24:49.025Z] #36 83.43 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-03-07T12:24:49.025Z] #36 83.44 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-03-07T12:24:49.025Z] #36 83.74 Selecting previously unselected package cmake. [2020-03-07T12:24:49.025Z] #36 83.78 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-03-07T12:24:49.025Z] #36 83.78 Unpacking cmake (3.13.4-1) ... [2020-03-07T12:24:49.025Z] #36 88.90 Setting up libicu63:ppc64el (63.1-6) ... [2020-03-07T12:24:49.025Z] #36 88.91 Setting up xxd (2:8.1.0875-5) ... [2020-03-07T12:24:49.025Z] #36 88.92 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-03-07T12:24:49.025Z] #36 88.96 Setting up vim-common (2:8.1.0875-5) ... [2020-03-07T12:24:49.025Z] #36 89.03 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-03-07T12:24:49.025Z] #36 89.05 Setting up cmake-data (3.13.4-1) ... [2020-03-07T12:24:49.025Z] #36 89.08 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-03-07T12:24:49.025Z] #36 89.11 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-03-07T12:24:49.025Z] #36 89.12 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-03-07T12:24:49.025Z] #36 89.13 Setting up cmake (3.13.4-1) ... [2020-03-07T12:24:49.025Z] #36 89.14 Processing triggers for libc-bin (2.28-10) ... [2020-03-07T12:24:49.025Z] #36 89.34 Processing triggers for mime-support (3.62) ... [2020-03-07T12:24:49.025Z] #36 DONE 89.7s [2020-03-07T12:24:49.025Z] [2020-03-07T12:24:49.025Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-07T12:24:49.025Z] #37 DONE 0.2s [2020-03-07T12:24:49.025Z] [2020-03-07T12:24:49.025Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-07T12:24:49.025Z] #38 DONE 0.1s [2020-03-07T12:24:49.025Z] [2020-03-07T12:24:49.025Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-07T12:24:49.025Z] #44 85.61 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-03-07T12:24:49.025Z] #44 85.62 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-03-07T12:24:49.025Z] #44 85.64 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-03-07T12:24:49.025Z] #44 85.64 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-03-07T12:24:49.025Z] #44 85.68 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-03-07T12:24:49.025Z] #44 85.69 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-07T12:24:49.025Z] #44 85.69 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-07T12:24:49.025Z] #44 85.70 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-03-07T12:24:49.025Z] #44 85.71 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-07T12:24:49.025Z] #44 85.75 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-07T12:24:49.591Z] ok github.com/docker/docker/api/server 0.002s coverage: 9.0% of statements [2020-03-07T12:24:50.058Z] #44 ... [2020-03-07T12:24:50.058Z] [2020-03-07T12:24:50.058Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:24:50.058Z] #48 80.57 io [2020-03-07T12:24:50.058Z] #48 80.57 syscall [2020-03-07T12:24:50.058Z] #48 80.62 strconv [2020-03-07T12:24:50.058Z] #48 88.06 vendor/golang.org/x/net/dns/dnsmessage [2020-03-07T12:24:50.058Z] #48 88.27 bytes [2020-03-07T12:24:50.349Z] #48 ... [2020-03-07T12:24:50.349Z] [2020-03-07T12:24:50.349Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:24:50.349Z] #51 80.77 + cd /tmp/tmp.BII7aHhGWo/src/gotest.tools/gotestsum [2020-03-07T12:24:50.349Z] #51 80.77 + git checkout -q v0.3.5 [2020-03-07T12:24:50.349Z] #51 80.93 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-07T12:24:50.349Z] #51 ... [2020-03-07T12:24:50.349Z] [2020-03-07T12:24:50.349Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:24:50.349Z] #39 0.353 + RM_GOPATH=0 [2020-03-07T12:24:50.349Z] #39 0.356 + TMP_GOPATH= [2020-03-07T12:24:50.349Z] #39 0.357 + : /build [2020-03-07T12:24:50.349Z] #39 0.359 + '[' -z '' ']' [2020-03-07T12:24:50.349Z] #39 0.361 ++ mktemp -d [2020-03-07T12:24:50.349Z] #39 0.366 + export GOPATH=/tmp/tmp.0cx6VEUDxV [2020-03-07T12:24:50.349Z] #39 0.368 + GOPATH=/tmp/tmp.0cx6VEUDxV [2020-03-07T12:24:50.349Z] #39 0.369 + RM_GOPATH=1 [2020-03-07T12:24:50.349Z] #39 0.371 ++ dirname ./install.sh [2020-03-07T12:24:50.349Z] #39 0.373 + dir=. [2020-03-07T12:24:50.349Z] #39 0.378 + bin=tini [2020-03-07T12:24:50.349Z] #39 0.378 + shift [2020-03-07T12:24:50.349Z] #39 0.378 + '[' '!' -f ./tini.installer ']' [2020-03-07T12:24:50.349Z] #39 0.382 + . ./tini.installer [2020-03-07T12:24:50.349Z] #39 0.383 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-07T12:24:50.349Z] #39 0.387 + install_tini [2020-03-07T12:24:50.349Z] #39 0.387 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-07T12:24:50.349Z] #39 0.387 + git clone https://github.com/krallin/tini.git /tmp/tmp.0cx6VEUDxV/tini [2020-03-07T12:24:50.349Z] #39 0.388 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-07T12:24:50.349Z] #39 0.398 Cloning into '/tmp/tmp.0cx6VEUDxV/tini'... [2020-03-07T12:24:51.391Z] #39 2.058 + cd /tmp/tmp.0cx6VEUDxV/tini [2020-03-07T12:24:51.391Z] #39 2.075 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-07T12:24:51.391Z] #39 2.121 + cmake . [2020-03-07T12:24:51.670Z] INFO: Expanding compiler 1 of 3... [2020-03-07T12:24:52.128Z] INFO: Expanding compiler 2 of 3... [2020-03-07T12:24:52.418Z] #39 ... [2020-03-07T12:24:52.418Z] [2020-03-07T12:24:52.418Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-07T12:24:52.418Z] #28 30.36 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-07T12:24:52.418Z] #28 30.53 skipping existing c8c2d4a6b2e3 [2020-03-07T12:24:52.418Z] #28 30.90 [2020-03-07T12:24:52.418Z] #28 33.33 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-07T12:24:52.418Z] #28 33.96 [2020-03-07T12:24:52.418Z] #28 34.21 ######################################################################## 100.0% [2020-03-07T12:24:52.418Z] #28 34.42 [2020-03-07T12:24:52.418Z] #28 34.50 Download of images into '/build' complete. [2020-03-07T12:24:52.418Z] #28 34.50 Use something like the following to load the result into a Docker daemon: [2020-03-07T12:24:52.418Z] #28 34.50 tar -cC '/build' . | docker load [2020-03-07T12:24:52.418Z] #28 DONE 34.6s [2020-03-07T12:24:52.418Z] [2020-03-07T12:24:52.418Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-07T12:24:52.418Z] #11 92.37 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-07T12:24:52.418Z] #11 92.41 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-07T12:24:52.418Z] #11 92.41 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-07T12:24:53.445Z] --- PASS: TestBuildSquashParent (6.18s) [2020-03-07T12:24:53.445Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-07T12:24:53.445Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-07T12:24:53.445Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-07T12:24:53.445Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-07T12:24:53.445Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-07T12:24:53.445Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-07T12:24:53.445Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-07T12:24:53.445Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-07T12:24:53.445Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-07T12:24:53.445Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-07T12:24:53.445Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-07T12:24:53.445Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-07T12:24:53.445Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-07T12:24:53.445Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-07T12:24:53.445Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-07T12:24:53.445Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-07T12:24:53.445Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-07T12:24:55.350Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-07T12:24:55.607Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-07T12:24:55.942Z] #11 ... [2020-03-07T12:24:55.942Z] [2020-03-07T12:24:55.942Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-07T12:24:55.942Z] #44 95.77 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-03-07T12:24:55.942Z] #44 95.77 Processing triggers for libc-bin (2.28-10) ... [2020-03-07T12:24:55.942Z] #44 DONE 96.1s [2020-03-07T12:24:55.942Z] [2020-03-07T12:24:55.942Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:24:55.942Z] #57 85.77 bytes [2020-03-07T12:24:55.942Z] #57 85.78 strings [2020-03-07T12:24:55.942Z] #57 85.79 strconv [2020-03-07T12:24:55.942Z] #57 85.96 syscall [2020-03-07T12:24:55.942Z] #57 ... [2020-03-07T12:24:55.942Z] [2020-03-07T12:24:55.942Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:24:57.465Z] #45 2.051 Note: Building without setproctitle() and strlcpy() support. [2020-03-07T12:24:57.465Z] #45 2.052 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-07T12:24:57.465Z] #45 2.070 Note: Building without GnuTLS support [2020-03-07T12:24:57.511Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-03-07T12:24:57.511Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.57s) [2020-03-07T12:24:57.511Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.91s) [2020-03-07T12:24:57.511Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.04s) [2020-03-07T12:24:57.511Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.04s) [2020-03-07T12:24:57.511Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.23s) [2020-03-07T12:24:57.511Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.02s) [2020-03-07T12:24:57.511Z] === RUN TestBuildMultiStageCopy [2020-03-07T12:24:57.511Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-07T12:24:57.908Z] INFO: Expanding compiler 3 of 3... [2020-03-07T12:24:57.908Z] INFO: Removing downloaded files... [2020-03-07T12:24:57.908Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-03-07T12:24:57.908Z] INFO: Configuring git core.autocrlf... [2020-03-07T12:24:59.526Z] #45 4.068 fatal: not a git repository (or any of the parent directories): .git [2020-03-07T12:24:59.526Z] #45 4.120 GEN .gitid [2020-03-07T12:24:59.526Z] #45 4.146 GEN criu/include/version.h [2020-03-07T12:24:59.815Z] #45 4.203 GEN include/common/asm [2020-03-07T12:25:00.041Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-07T12:25:00.299Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-07T12:25:00.864Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-07T12:25:01.431Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-07T12:25:01.882Z] #45 ... [2020-03-07T12:25:01.882Z] [2020-03-07T12:25:01.882Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:25:01.882Z] #39 3.527 -- The C compiler identification is GNU 8.3.0 [2020-03-07T12:25:01.882Z] #39 3.870 -- Check for working C compiler: /usr/bin/cc [2020-03-07T12:25:01.882Z] #39 5.094 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-07T12:25:01.882Z] #39 5.107 -- Detecting C compiler ABI info [2020-03-07T12:25:01.882Z] #39 5.914 -- Detecting C compiler ABI info - done [2020-03-07T12:25:01.882Z] #39 6.021 -- Detecting C compile features [2020-03-07T12:25:01.882Z] #39 8.714 -- Detecting C compile features - done [2020-03-07T12:25:01.882Z] #39 8.766 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-07T12:25:01.882Z] #39 9.070 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-07T12:25:01.882Z] #39 9.328 -- Configuring done [2020-03-07T12:25:01.882Z] #39 9.364 -- Generating done [2020-03-07T12:25:01.882Z] #39 9.374 -- Build files have been written to: /tmp/tmp.0cx6VEUDxV/tini [2020-03-07T12:25:01.882Z] #39 9.391 + make tini-static [2020-03-07T12:25:01.882Z] #39 10.06 Scanning dependencies of target tini-static [2020-03-07T12:25:01.882Z] #39 10.18 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-07T12:25:01.998Z] --- PASS: TestBuildMultiStageCopy (4.46s) [2020-03-07T12:25:01.999Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.28s) [2020-03-07T12:25:01.999Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2020-03-07T12:25:01.999Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2020-03-07T12:25:01.999Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2020-03-07T12:25:01.999Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s) [2020-03-07T12:25:01.999Z] === RUN TestBuildMultiStageParentConfig [2020-03-07T12:25:02.525Z] #39 13.36 [100%] Linking C executable tini-static [2020-03-07T12:25:02.525Z] #39 ... [2020-03-07T12:25:02.525Z] [2020-03-07T12:25:02.525Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:25:02.525Z] #45 7.068 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-07T12:25:02.525Z] #45 7.277 PBCC images/opts.pb-c.c [2020-03-07T12:25:02.816Z] #45 7.425 PBCC images/sit.pb-c.c [2020-03-07T12:25:02.816Z] #45 7.567 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-07T12:25:03.106Z] #45 7.725 DEP images/opts.pb-c.d [2020-03-07T12:25:03.106Z] #45 7.781 DEP images/sit.pb-c.d [2020-03-07T12:25:03.374Z] --- PASS: TestBuildMultiStageParentConfig (1.40s) [2020-03-07T12:25:03.374Z] === RUN TestBuildLabelWithTargets [2020-03-07T12:25:03.394Z] #45 7.876 PBCC images/macvlan.pb-c.c [2020-03-07T12:25:03.394Z] #45 7.899 DEP images/macvlan.pb-c.d [2020-03-07T12:25:03.394Z] #45 7.973 PBCC images/autofs.pb-c.c [2020-03-07T12:25:03.394Z] #45 7.991 DEP images/autofs.pb-c.d [2020-03-07T12:25:03.394Z] #45 8.080 PBCC images/sysctl.pb-c.c [2020-03-07T12:25:03.683Z] #45 8.112 DEP images/sysctl.pb-c.d [2020-03-07T12:25:03.683Z] #45 8.219 PBCC images/time.pb-c.c [2020-03-07T12:25:03.683Z] #45 8.243 DEP images/time.pb-c.d [2020-03-07T12:25:03.683Z] #45 8.356 PBCC images/binfmt-misc.pb-c.c [2020-03-07T12:25:03.683Z] #45 8.443 DEP images/binfmt-misc.pb-c.d [2020-03-07T12:25:03.978Z] #45 ... [2020-03-07T12:25:03.978Z] [2020-03-07T12:25:03.978Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:25:03.978Z] #39 14.56 [100%] Built target tini-static [2020-03-07T12:25:03.978Z] #39 14.68 + mkdir -p /build [2020-03-07T12:25:03.978Z] #39 14.69 + cp tini-static /build/docker-init [2020-03-07T12:25:03.978Z] #39 DONE 14.8s [2020-03-07T12:25:03.978Z] [2020-03-07T12:25:03.978Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:25:03.978Z] #45 8.544 PBCC images/seccomp.pb-c.c [2020-03-07T12:25:03.978Z] #45 8.581 DEP images/seccomp.pb-c.d [2020-03-07T12:25:04.268Z] #45 8.820 PBCC images/userns.pb-c.c [2020-03-07T12:25:04.268Z] #45 8.960 DEP images/userns.pb-c.d [2020-03-07T12:25:04.558Z] #45 9.060 PBCC images/cgroup.pb-c.c [2020-03-07T12:25:04.558Z] #45 9.085 DEP images/cgroup.pb-c.d [2020-03-07T12:25:04.558Z] #45 9.120 PBCC images/fown.pb-c.c [2020-03-07T12:25:04.558Z] #45 9.164 PBCC images/ext-file.pb-c.c [2020-03-07T12:25:04.558Z] #45 9.200 DEP images/fown.pb-c.d [2020-03-07T12:25:04.558Z] #45 9.261 DEP images/ext-file.pb-c.d [2020-03-07T12:25:04.849Z] #45 9.323 PBCC images/rpc.pb-c.c [2020-03-07T12:25:04.849Z] #45 9.396 DEP images/rpc.pb-c.d [2020-03-07T12:25:04.849Z] #45 9.469 PBCC images/siginfo.pb-c.c [2020-03-07T12:25:04.849Z] #45 9.508 DEP images/siginfo.pb-c.d [2020-03-07T12:25:04.849Z] #45 9.571 PBCC images/pagemap.pb-c.c [2020-03-07T12:25:05.137Z] #45 9.641 DEP images/pagemap.pb-c.d [2020-03-07T12:25:05.137Z] #45 9.732 PBCC images/rlimit.pb-c.c [2020-03-07T12:25:05.137Z] #45 9.775 DEP images/rlimit.pb-c.d [2020-03-07T12:25:05.427Z] #45 9.979 PBCC images/file-lock.pb-c.c [2020-03-07T12:25:05.427Z] #45 10.10 DEP images/file-lock.pb-c.d [2020-03-07T12:25:05.427Z] #45 10.21 PBCC images/tty.pb-c.c [2020-03-07T12:25:05.717Z] #45 10.34 DEP images/tty.pb-c.d [2020-03-07T12:25:05.717Z] #45 10.47 PBCC images/tun.pb-c.c [2020-03-07T12:25:05.905Z] --- PASS: TestBuildLabelWithTargets (2.39s) [2020-03-07T12:25:05.905Z] === RUN TestBuildWithEmptyLayers [2020-03-07T12:25:06.008Z] #45 10.55 PBCC images/netdev.pb-c.c [2020-03-07T12:25:06.008Z] #45 ... [2020-03-07T12:25:06.008Z] [2020-03-07T12:25:06.008Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:25:06.008Z] #34 96.35 bufio [2020-03-07T12:25:06.008Z] #34 99.29 path [2020-03-07T12:25:06.008Z] #34 99.71 reflect [2020-03-07T12:25:06.008Z] #34 101.6 text/tabwriter [2020-03-07T12:25:06.008Z] #34 ... [2020-03-07T12:25:06.008Z] [2020-03-07T12:25:06.008Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:25:06.008Z] #45 10.66 DEP images/tun.pb-c.d [2020-03-07T12:25:06.008Z] #45 10.73 DEP images/netdev.pb-c.d [2020-03-07T12:25:06.298Z] #45 10.80 PBCC images/vma.pb-c.c [2020-03-07T12:25:06.298Z] #45 10.87 DEP images/vma.pb-c.d [2020-03-07T12:25:06.298Z] #45 10.99 PBCC images/creds.pb-c.c [2020-03-07T12:25:06.587Z] #45 11.03 DEP images/creds.pb-c.d [2020-03-07T12:25:06.587Z] #45 11.11 PBCC images/utsns.pb-c.c [2020-03-07T12:25:06.587Z] #45 11.17 DEP images/utsns.pb-c.d [2020-03-07T12:25:06.587Z] #45 11.24 PBCC images/ipc-desc.pb-c.c [2020-03-07T12:25:06.587Z] #45 11.27 PBCC images/ipc-sem.pb-c.c [2020-03-07T12:25:06.587Z] #45 11.30 DEP images/ipc-desc.pb-c.d [2020-03-07T12:25:06.587Z] #45 11.38 DEP images/ipc-sem.pb-c.d [2020-03-07T12:25:06.841Z] --- PASS: TestBuildWithEmptyLayers (1.02s) [2020-03-07T12:25:06.841Z] === RUN TestBuildMultiStageOnBuild [2020-03-07T12:25:06.878Z] #45 11.45 PBCC images/ipc-msg.pb-c.c [2020-03-07T12:25:06.878Z] #45 11.47 DEP images/ipc-msg.pb-c.d [2020-03-07T12:25:06.878Z] #45 11.57 PBCC images/ipc-shm.pb-c.c [2020-03-07T12:25:06.878Z] #45 11.64 DEP images/ipc-shm.pb-c.d [2020-03-07T12:25:06.972Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-03-07T12:25:07.175Z] #45 11.71 PBCC images/ipc-var.pb-c.c [2020-03-07T12:25:07.175Z] #45 11.75 DEP images/ipc-var.pb-c.d [2020-03-07T12:25:07.465Z] #45 11.95 PBCC images/sk-opts.pb-c.c [2020-03-07T12:25:07.465Z] #45 11.99 PBCC images/packet-sock.pb-c.c [2020-03-07T12:25:07.465Z] #45 12.07 DEP images/sk-opts.pb-c.d [2020-03-07T12:25:07.465Z] #45 12.12 DEP images/packet-sock.pb-c.d [2020-03-07T12:25:07.465Z] #45 12.18 PBCC images/sk-netlink.pb-c.c [2020-03-07T12:25:07.754Z] #45 12.25 DEP images/sk-netlink.pb-c.d [2020-03-07T12:25:07.754Z] #45 12.34 PBCC images/sk-inet.pb-c.c [2020-03-07T12:25:07.754Z] #45 12.44 DEP images/sk-inet.pb-c.d [2020-03-07T12:25:08.052Z] #45 12.53 PBCC images/sk-unix.pb-c.c [2020-03-07T12:25:08.052Z] #45 12.63 DEP images/sk-unix.pb-c.d [2020-03-07T12:25:08.052Z] #45 12.69 PBCC images/mm.pb-c.c [2020-03-07T12:25:08.052Z] #45 12.80 DEP images/mm.pb-c.d [2020-03-07T12:25:08.341Z] #45 12.91 PBCC images/timerfd.pb-c.c [2020-03-07T12:25:08.341Z] #45 13.02 DEP images/timerfd.pb-c.d [2020-03-07T12:25:08.341Z] #45 13.09 PBCC images/timer.pb-c.c [2020-03-07T12:25:08.341Z] #45 13.12 DEP images/timer.pb-c.d [2020-03-07T12:25:08.630Z] #45 13.21 PBCC images/sa.pb-c.c [2020-03-07T12:25:08.630Z] #45 13.27 DEP images/sa.pb-c.d [2020-03-07T12:25:08.630Z] #45 13.40 PBCC images/pipe-data.pb-c.c [2020-03-07T12:25:08.921Z] #45 13.42 DEP images/pipe-data.pb-c.d [2020-03-07T12:25:08.921Z] #45 13.52 PBCC images/mnt.pb-c.c [2020-03-07T12:25:08.921Z] #45 13.59 DEP images/mnt.pb-c.d [2020-03-07T12:25:08.921Z] #45 13.66 PBCC images/sk-packet.pb-c.c [2020-03-07T12:25:09.212Z] #45 13.69 DEP images/sk-packet.pb-c.d [2020-03-07T12:25:09.212Z] #45 13.78 PBCC images/tcp-stream.pb-c.c [2020-03-07T12:25:09.212Z] #45 13.84 DEP images/tcp-stream.pb-c.d [2020-03-07T12:25:09.212Z] #45 13.91 PBCC images/pipe.pb-c.c [2020-03-07T12:25:09.502Z] #45 13.98 DEP images/pipe.pb-c.d [2020-03-07T12:25:09.502Z] #45 14.07 PBCC images/pstree.pb-c.c [2020-03-07T12:25:09.502Z] #45 14.09 DEP images/pstree.pb-c.d [2020-03-07T12:25:09.502Z] #45 14.18 PBCC images/fs.pb-c.c [2020-03-07T12:25:09.790Z] #45 14.22 DEP images/fs.pb-c.d [2020-03-07T12:25:09.790Z] #45 14.32 PBCC images/signalfd.pb-c.c [2020-03-07T12:25:09.790Z] #45 ... [2020-03-07T12:25:09.790Z] [2020-03-07T12:25:09.790Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:25:09.790Z] #57 100.0 bufio [2020-03-07T12:25:09.790Z] #57 101.8 text/tabwriter [2020-03-07T12:25:09.790Z] #57 106.2 regexp/syntax [2020-03-07T12:25:09.790Z] #57 106.3 reflect [2020-03-07T12:25:09.790Z] #57 ... [2020-03-07T12:25:09.790Z] [2020-03-07T12:25:09.790Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-07T12:25:09.790Z] #11 103.6 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-07T12:25:09.790Z] #11 103.6 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-03-07T12:25:09.790Z] #11 103.6 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-07T12:25:09.790Z] #11 103.8 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-07T12:25:09.790Z] #11 103.8 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-03-07T12:25:09.790Z] #11 103.8 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-07T12:25:09.790Z] #11 ... [2020-03-07T12:25:09.790Z] [2020-03-07T12:25:09.790Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:25:09.790Z] #45 14.47 DEP images/signalfd.pb-c.d [2020-03-07T12:25:09.790Z] #45 14.57 PBCC images/fh.pb-c.c [2020-03-07T12:25:10.080Z] #45 14.67 PBCC images/fsnotify.pb-c.c [2020-03-07T12:25:10.080Z] #45 14.78 DEP images/fh.pb-c.d [2020-03-07T12:25:10.124Z] --- PASS: TestBuildMultiStageOnBuild (2.68s) [2020-03-07T12:25:10.124Z] === RUN TestBuildUncleanTarFilenames [2020-03-07T12:25:10.368Z] #45 14.88 DEP images/fsnotify.pb-c.d [2020-03-07T12:25:10.368Z] #45 14.97 PBCC images/eventpoll.pb-c.c [2020-03-07T12:25:10.368Z] #45 15.01 DEP images/eventpoll.pb-c.d [2020-03-07T12:25:10.368Z] #45 ... [2020-03-07T12:25:10.368Z] [2020-03-07T12:25:10.368Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:25:10.368Z] #48 100.8 reflect [2020-03-07T12:25:10.368Z] #48 101.3 bufio [2020-03-07T12:25:10.368Z] #48 109.6 regexp/syntax [2020-03-07T12:25:10.368Z] #48 ... [2020-03-07T12:25:10.368Z] [2020-03-07T12:25:10.368Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:25:10.368Z] #45 15.10 PBCC images/eventfd.pb-c.c [2020-03-07T12:25:10.659Z] #45 15.17 DEP images/eventfd.pb-c.d [2020-03-07T12:25:10.659Z] #45 15.27 PBCC images/remap-file-path.pb-c.c [2020-03-07T12:25:10.659Z] #45 15.31 DEP images/remap-file-path.pb-c.d [2020-03-07T12:25:10.659Z] #45 15.37 PBCC images/fifo.pb-c.c [2020-03-07T12:25:10.948Z] #45 15.41 DEP images/fifo.pb-c.d [2020-03-07T12:25:10.948Z] #45 15.63 PBCC images/ghost-file.pb-c.c [2020-03-07T12:25:11.059Z] --- PASS: TestBuildUncleanTarFilenames (1.39s) [2020-03-07T12:25:11.060Z] === RUN TestBuildMultiStageLayerLeak [2020-03-07T12:25:11.239Z] #45 15.71 DEP images/ghost-file.pb-c.d [2020-03-07T12:25:11.239Z] #45 15.79 PBCC images/regfile.pb-c.c [2020-03-07T12:25:11.239Z] #45 15.87 DEP images/regfile.pb-c.d [2020-03-07T12:25:11.528Z] #45 15.98 PBCC images/ns.pb-c.c [2020-03-07T12:25:11.528Z] #45 16.02 DEP images/ns.pb-c.d [2020-03-07T12:25:11.528Z] #45 16.12 PBCC images/fdinfo.pb-c.c [2020-03-07T12:25:11.817Z] #45 16.28 DEP images/fdinfo.pb-c.d [2020-03-07T12:25:11.817Z] #45 16.39 PBCC images/core-aarch64.pb-c.c [2020-03-07T12:25:11.817Z] #45 16.47 PBCC images/core-arm.pb-c.c [2020-03-07T12:25:12.110Z] #45 16.58 PBCC images/core-ppc64.pb-c.c [2020-03-07T12:25:12.110Z] #45 16.69 PBCC images/core-s390.pb-c.c [2020-03-07T12:25:12.110Z] #45 16.78 PBCC images/core-x86.pb-c.c [2020-03-07T12:25:12.402Z] #45 16.95 PBCC images/core.pb-c.c [2020-03-07T12:25:12.402Z] #45 17.09 PBCC images/inventory.pb-c.c [2020-03-07T12:25:12.690Z] #45 17.30 DEP images/core-aarch64.pb-c.d [2020-03-07T12:25:12.984Z] #45 17.42 DEP images/core-arm.pb-c.d [2020-03-07T12:25:12.984Z] #45 17.51 DEP images/core-ppc64.pb-c.d [2020-03-07T12:25:12.984Z] #45 17.66 DEP images/core-s390.pb-c.d [2020-03-07T12:25:13.277Z] #45 17.75 DEP images/core-x86.pb-c.d [2020-03-07T12:25:13.277Z] #45 17.87 DEP images/core.pb-c.d [2020-03-07T12:25:13.568Z] #45 17.97 DEP images/inventory.pb-c.d [2020-03-07T12:25:13.568Z] #45 18.05 PBCC images/cpuinfo.pb-c.c [2020-03-07T12:25:13.568Z] #45 18.11 DEP images/cpuinfo.pb-c.d [2020-03-07T12:25:13.568Z] #45 18.23 PBCC images/stats.pb-c.c [2020-03-07T12:25:13.568Z] #45 18.30 DEP images/stats.pb-c.d [2020-03-07T12:25:14.345Z] --- PASS: TestBuildMultiStageLayerLeak (2.81s) [2020-03-07T12:25:14.345Z] === RUN TestBuildWithHugeFile [2020-03-07T12:25:16.309Z] #45 20.79 make[1]: Nothing to be done for 'all'. [2020-03-07T12:25:18.456Z] #45 22.64 CC images/stats.o [2020-03-07T12:25:18.457Z] #45 23.17 CC images/core.o [2020-03-07T12:25:18.457Z] #45 ... [2020-03-07T12:25:18.457Z] [2020-03-07T12:25:18.457Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:25:18.457Z] #57 118.9 time [2020-03-07T12:25:20.514Z] #57 ... [2020-03-07T12:25:20.514Z] [2020-03-07T12:25:20.514Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:25:20.514Z] #34 110.5 internal/syscall/unix [2020-03-07T12:25:20.514Z] #34 110.6 time [2020-03-07T12:25:20.514Z] #34 ... [2020-03-07T12:25:20.514Z] [2020-03-07T12:25:20.514Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:25:20.514Z] #45 24.32 CC images/core-x86.o [2020-03-07T12:25:20.514Z] #45 25.15 CC images/core-arm.o [2020-03-07T12:25:21.545Z] #45 25.89 CC images/core-aarch64.o [2020-03-07T12:25:22.173Z] #45 26.83 CC images/core-ppc64.o [2020-03-07T12:25:23.197Z] #45 ... [2020-03-07T12:25:23.197Z] [2020-03-07T12:25:23.197Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:25:23.197Z] #48 113.7 vendor/golang.org/x/text/transform [2020-03-07T12:25:23.197Z] #48 120.3 time [2020-03-07T12:25:23.486Z] #48 ... [2020-03-07T12:25:23.486Z] [2020-03-07T12:25:23.486Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:25:23.486Z] #66 68.74 Checking out files: 44% (1347/3054) Checking out files: 45% (1375/3054) Checking out files: 46% (1405/3054) Checking out files: 47% (1436/3054) Checking out files: 48% (1466/3054) Checking out files: 49% (1497/3054) Checking out files: 50% (1527/3054) Checking out files: 51% (1558/3054) Checking out files: 52% (1589/3054) Checking out files: 53% (1619/3054) Checking out files: 54% (1650/3054) Checking out files: 55% (1680/3054) Checking out files: 56% (1711/3054) Checking out files: 57% (1741/3054) Checking out files: 58% (1772/3054) Checking out files: 59% (1802/3054) Checking out files: 60% (1833/3054) Checking out files: 61% (1863/3054) Checking out files: 62% (1894/3054) Checking out files: 63% (1925/3054) Checking out files: 64% (1955/3054) Checking out files: 65% (1986/3054) Checking out files: 66% (2016/3054) Checking out files: 67% (2047/3054) Checking out files: 68% (2077/3054) Checking out files: 69% (2108/3054) Checking out files: 70% (2138/3054) Checking out files: 71% (2169/3054) Checking out files: 72% (2199/3054) Checking out files: 73% (2230/3054) Checking out files: 74% (2260/3054) Checking out files: 75% (2291/3054) Checking out files: 76% (2322/3054) Checking out files: 77% (2352/3054) Checking out files: 78% (2383/3054) Checking out files: 79% (2413/3054) Checking out files: 80% (2444/3054) Checking out files: 81% (2474/3054) Checking out files: 82% (2505/3054) Checking out files: 83% (2535/3054) Checking out files: 84% (2566/3054) Checking out files: 85% (2596/3054) Checking out files: 85% (2617/3054) Checking out files: 86% (2627/3054) Checking out files: 87% (2657/3054) Checking out files: 88% (2688/3054) Checking out files: 89% (2719/3054) Checking out files: 90% (2749/3054) Checking out files: 91% (2780/3054) Checking out files: 92% (2810/3054) Checking out files: 93% (2841/3054) Checking out files: 94% (2871/3054) Checking out files: 95% (2902/3054) Checking out files: 96% (2932/3054) Checking out files: 97% (2963/3054) Checking out files: 98% (2993/3054) Checking out files: 99% (3024/3054) Checking out files: 100% (3054/3054) Checking out files: 100% (3054/3054), done. [2020-03-07T12:25:23.486Z] #66 70.28 + cd /tmp/tmp.NGXQcMJ88A/src/github.com/containerd/containerd [2020-03-07T12:25:23.486Z] #66 70.28 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-07T12:25:24.115Z] #66 71.72 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-07T12:25:24.115Z] #66 71.72 + BUILDTAGS='netgo osusergo static_build' [2020-03-07T12:25:24.115Z] #66 71.72 + export EXTRA_FLAGS=-buildmode=pie [2020-03-07T12:25:24.115Z] #66 71.72 + EXTRA_FLAGS=-buildmode=pie [2020-03-07T12:25:24.115Z] #66 71.72 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-07T12:25:24.115Z] #66 71.72 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-07T12:25:24.115Z] #66 71.72 + '[' '' = dynamic ']' [2020-03-07T12:25:24.115Z] #66 71.72 + make [2020-03-07T12:25:25.612Z] #66 73.40 + bin/ctr [2020-03-07T12:25:29.123Z] #66 ... [2020-03-07T12:25:29.123Z] [2020-03-07T12:25:29.123Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:25:29.123Z] #48 129.7 regexp [2020-03-07T12:25:31.838Z] #48 ... [2020-03-07T12:25:31.838Z] [2020-03-07T12:25:31.838Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:25:31.838Z] #34 121.7 internal/poll [2020-03-07T12:25:31.838Z] #34 126.1 os [2020-03-07T12:25:31.838Z] #34 128.4 internal/fmtsort [2020-03-07T12:25:31.838Z] #34 131.0 path/filepath [2020-03-07T12:25:31.838Z] #34 131.1 fmt [2020-03-07T12:25:31.838Z] #34 ... [2020-03-07T12:25:31.838Z] [2020-03-07T12:25:31.838Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:25:31.838Z] #45 28.12 CC images/core-s390.o [2020-03-07T12:25:31.838Z] #45 29.38 CC images/cpuinfo.o [2020-03-07T12:25:31.838Z] #45 30.28 CC images/inventory.o [2020-03-07T12:25:31.838Z] #45 30.70 CC images/fdinfo.o [2020-03-07T12:25:31.838Z] #45 31.38 CC images/fown.o [2020-03-07T12:25:31.838Z] #45 31.77 CC images/ns.o [2020-03-07T12:25:31.838Z] #45 32.16 CC images/regfile.o [2020-03-07T12:25:31.838Z] #45 32.73 CC images/ghost-file.o [2020-03-07T12:25:31.838Z] #45 33.26 CC images/fifo.o [2020-03-07T12:25:31.838Z] #45 33.61 CC images/remap-file-path.o [2020-03-07T12:25:31.838Z] #45 33.99 CC images/eventfd.o [2020-03-07T12:25:31.838Z] #45 34.40 CC images/eventpoll.o [2020-03-07T12:25:31.838Z] #45 35.05 CC images/fh.o [2020-03-07T12:25:31.838Z] #45 35.69 CC images/fsnotify.o [2020-03-07T12:25:32.127Z] #45 36.83 CC images/signalfd.o [2020-03-07T12:25:32.759Z] #45 37.33 CC images/fs.o [2020-03-07T12:25:33.049Z] #45 37.75 CC images/pstree.o [2020-03-07T12:25:33.339Z] #45 38.05 CC images/pipe.o [2020-03-07T12:25:33.630Z] #45 ... [2020-03-07T12:25:33.630Z] [2020-03-07T12:25:33.630Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:25:33.630Z] #34 133.9 io/ioutil [2020-03-07T12:25:33.630Z] #34 ... [2020-03-07T12:25:33.630Z] [2020-03-07T12:25:33.630Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:25:33.630Z] #57 124.0 regexp [2020-03-07T12:25:33.922Z] #57 ... [2020-03-07T12:25:33.922Z] [2020-03-07T12:25:33.922Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:25:33.922Z] #45 38.44 CC images/tcp-stream.o [2020-03-07T12:25:34.211Z] #45 38.94 CC images/sk-packet.o [2020-03-07T12:25:35.241Z] #45 39.66 CC images/mnt.o [2020-03-07T12:25:35.531Z] #45 40.10 CC images/pipe-data.o [2020-03-07T12:25:35.822Z] #45 40.54 CC images/sa.o [2020-03-07T12:25:36.455Z] #45 40.91 CC images/timer.o [2020-03-07T12:25:37.083Z] #45 41.59 CC images/timerfd.o [2020-03-07T12:25:37.374Z] #45 41.97 CC images/mm.o [2020-03-07T12:25:38.405Z] #45 42.75 CC images/sk-opts.o [2020-03-07T12:25:38.405Z] #45 43.12 CC images/sk-unix.o [2020-03-07T12:25:38.536Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-07T12:25:38.536Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2020-03-07T12:25:38.536Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2020-03-07T12:25:38.536Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-07T12:25:38.536Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-07T12:25:38.536Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-07T12:25:38.536Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-07T12:25:38.536Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-07T12:25:38.536Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-07T12:25:38.536Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-07T12:25:38.536Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-07T12:25:38.536Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-07T12:25:38.536Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-07T12:25:38.536Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-07T12:25:38.536Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 4.5% of statements [2020-03-07T12:25:38.536Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-07T12:25:38.536Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-07T12:25:38.536Z] ? github.com/docker/docker/api/types [no test files] [2020-03-07T12:25:38.536Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-07T12:25:38.536Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-07T12:25:38.536Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-07T12:25:38.536Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-07T12:25:38.536Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2020-03-07T12:25:38.536Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 92.2% of statements [2020-03-07T12:25:38.536Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-07T12:25:38.536Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-07T12:25:38.536Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-07T12:25:38.536Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-07T12:25:38.536Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-07T12:25:38.536Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-07T12:25:38.536Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-07T12:25:38.536Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-03-07T12:25:38.536Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-03-07T12:25:38.536Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-07T12:25:38.536Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-07T12:25:38.536Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-07T12:25:38.536Z] ? github.com/docker/docker/builder [no test files] [2020-03-07T12:25:38.536Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-07T12:25:38.536Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-07T12:25:38.536Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-07T12:25:38.536Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-07T12:25:38.536Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-07T12:25:38.536Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-07T12:25:38.536Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-07T12:25:38.536Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2020-03-07T12:25:39.035Z] #45 43.70 CC images/sk-inet.o [2020-03-07T12:25:40.062Z] #45 44.52 CC images/tun.o [2020-03-07T12:25:40.699Z] #45 45.07 CC images/sk-netlink.o [2020-03-07T12:25:40.699Z] #45 45.43 CC images/packet-sock.o [2020-03-07T12:25:41.727Z] #45 46.17 CC images/ipc-var.o [2020-03-07T12:25:41.762Z] ok github.com/docker/docker/builder/remotecontext 0.270s coverage: 13.6% of statements [2020-03-07T12:25:41.762Z] ok github.com/docker/docker/builder/dockerfile 0.818s coverage: 48.2% of statements [2020-03-07T12:25:42.109Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-03-07T12:25:42.359Z] #45 46.72 CC images/ipc-desc.o [2020-03-07T12:25:42.359Z] #45 47.10 CC images/ipc-shm.o [2020-03-07T12:25:42.461Z] ok github.com/docker/docker/builder/remotecontext/git 0.752s coverage: 86.3% of statements [2020-03-07T12:25:42.461Z] ? github.com/docker/docker/cli [no test files] [2020-03-07T12:25:42.461Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-07T12:25:42.650Z] #45 47.43 CC images/ipc-msg.o [2020-03-07T12:25:43.692Z] #45 48.05 CC images/ipc-sem.o [2020-03-07T12:25:43.692Z] #45 48.41 CC images/utsns.o [2020-03-07T12:25:44.321Z] #45 48.96 CC images/creds.o [2020-03-07T12:25:44.950Z] #45 49.35 CC images/vma.o [2020-03-07T12:25:45.240Z] #45 49.73 CC images/netdev.o [2020-03-07T12:25:45.762Z] ok github.com/docker/docker/client 0.162s coverage: 75.8% of statements [2020-03-07T12:25:45.870Z] #45 50.51 CC images/tty.o [2020-03-07T12:25:46.161Z] #45 ... [2020-03-07T12:25:46.161Z] [2020-03-07T12:25:46.161Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:25:46.161Z] #57 136.6 mvdan.cc/sh/v3/fileutil [2020-03-07T12:25:46.161Z] #57 138.9 encoding/binary [2020-03-07T12:25:46.161Z] #57 138.9 github.com/pkg/diff [2020-03-07T12:25:46.161Z] #57 138.9 go/token [2020-03-07T12:25:46.161Z] #57 139.0 flag [2020-03-07T12:25:46.161Z] #57 144.0 go/scanner [2020-03-07T12:25:46.161Z] #57 145.6 mvdan.cc/editorconfig [2020-03-07T12:25:46.451Z] #57 ... [2020-03-07T12:25:46.451Z] [2020-03-07T12:25:46.451Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:25:46.451Z] #34 136.8 log [2020-03-07T12:25:46.451Z] #34 136.8 github.com/BurntSushi/toml [2020-03-07T12:25:46.451Z] #34 136.8 flag [2020-03-07T12:25:46.451Z] #34 144.8 github.com/BurntSushi/toml/cmd/tomlv [2020-03-07T12:25:46.742Z] #34 ... [2020-03-07T12:25:46.742Z] [2020-03-07T12:25:46.742Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:25:46.742Z] #48 137.3 os/exec [2020-03-07T12:25:46.742Z] #48 137.4 net [2020-03-07T12:25:46.742Z] #48 144.6 github.com/LK4D4/vndr/versioned [2020-03-07T12:25:46.742Z] #48 147.1 encoding/base64 [2020-03-07T12:25:46.742Z] #48 147.2 crypto/cipher [2020-03-07T12:25:47.031Z] #48 147.2 go/scanner [2020-03-07T12:25:47.031Z] #48 ... [2020-03-07T12:25:47.031Z] [2020-03-07T12:25:47.031Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:25:47.031Z] #45 51.83 CC images/file-lock.o [2020-03-07T12:25:47.660Z] #45 52.26 CC images/rlimit.o [2020-03-07T12:25:47.950Z] #45 52.64 CC images/pagemap.o [2020-03-07T12:25:47.950Z] #45 ... [2020-03-07T12:25:47.950Z] [2020-03-07T12:25:47.950Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-07T12:25:47.950Z] #11 138.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-07T12:25:47.950Z] #11 138.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-03-07T12:25:47.950Z] #11 138.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-07T12:25:48.239Z] #11 ... [2020-03-07T12:25:48.239Z] [2020-03-07T12:25:48.239Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:25:48.239Z] #57 148.3 mvdan.cc/sh/v3/syntax [2020-03-07T12:25:48.239Z] #57 148.6 encoding/base64 [2020-03-07T12:25:50.298Z] #57 150.3 go/ast [2020-03-07T12:25:50.588Z] #57 ... [2020-03-07T12:25:50.588Z] [2020-03-07T12:25:50.588Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:25:50.588Z] #34 DONE 151.1s [2020-03-07T12:25:50.876Z] [2020-03-07T12:25:50.876Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:25:50.876Z] #48 150.2 net/url [2020-03-07T12:25:52.383Z] #48 152.9 text/template/parse [2020-03-07T12:25:53.012Z] #48 153.5 go/ast [2020-03-07T12:25:56.522Z] #48 ... [2020-03-07T12:25:56.522Z] [2020-03-07T12:25:56.522Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:25:56.522Z] #45 53.14 CC images/siginfo.o [2020-03-07T12:25:56.522Z] #45 53.64 CC images/rpc.o [2020-03-07T12:25:56.522Z] #45 57.29 CC images/ext-file.o [2020-03-07T12:25:56.522Z] #45 57.66 CC images/cgroup.o [2020-03-07T12:25:56.522Z] #45 58.86 CC images/userns.o [2020-03-07T12:25:56.522Z] #45 59.39 CC images/google/protobuf/descriptor.o [2020-03-07T12:25:57.153Z] #45 ... [2020-03-07T12:25:57.153Z] [2020-03-07T12:25:57.153Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:25:57.153Z] #48 157.6 encoding/json [2020-03-07T12:26:01.019Z] --- PASS: TestBuildWithHugeFile (40.64s) [2020-03-07T12:26:01.019Z] === RUN TestBuildWithEmptyDockerfile [2020-03-07T12:26:01.019Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-07T12:26:01.019Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-07T12:26:01.019Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-07T12:26:01.019Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-07T12:26:01.019Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-07T12:26:01.019Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-07T12:26:01.019Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-07T12:26:01.019Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-07T12:26:01.019Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-07T12:26:01.019Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2020-03-07T12:26:01.019Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2020-03-07T12:26:01.019Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.23s) [2020-03-07T12:26:01.019Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2020-03-07T12:26:01.019Z] === RUN TestBuildPreserveOwnership [2020-03-07T12:26:01.019Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-07T12:26:01.019Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-07T12:26:01.019Z] --- PASS: TestBuildPreserveOwnership (5.89s) [2020-03-07T12:26:01.019Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.82s) [2020-03-07T12:26:01.019Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.05s) [2020-03-07T12:26:01.019Z] === RUN TestBuildPlatformInvalid [2020-03-07T12:26:01.019Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2020-03-07T12:26:01.019Z] PASS [2020-03-07T12:26:01.019Z] [2020-03-07T12:26:01.019Z] === Skipped [2020-03-07T12:26:01.019Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-03-07T12:26:01.019Z] build_session_test.go:25: TODO: BuildKit [2020-03-07T12:26:01.019Z] [2020-03-07T12:26:01.019Z] [2020-03-07T12:26:01.019Z] DONE 32 tests, 1 skipped in 88.203s [2020-03-07T12:26:01.019Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-03-07T12:26:01.019Z] ++ 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-03-07T12:26:01.019Z] ++ set -e [2020-03-07T12:26:01.019Z] ++ '[' -n 0 ']' [2020-03-07T12:26:01.019Z] ++ set -x [2020-03-07T12:26:01.019Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:26:01.019Z] INFO: Testing against a local daemon [2020-03-07T12:26:01.019Z] === RUN TestConfigList [2020-03-07T12:26:02.705Z] #48 ... [2020-03-07T12:26:02.705Z] [2020-03-07T12:26:02.705Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:26:02.705Z] #45 62.94 CC images/opts.o [2020-03-07T12:26:02.705Z] #45 63.29 CC images/seccomp.o [2020-03-07T12:26:02.705Z] #45 63.81 CC images/binfmt-misc.o [2020-03-07T12:26:02.705Z] #45 64.19 CC images/time.o [2020-03-07T12:26:02.705Z] #45 64.49 CC images/sysctl.o [2020-03-07T12:26:02.705Z] #45 64.79 CC images/autofs.o [2020-03-07T12:26:02.705Z] #45 65.15 CC images/macvlan.o [2020-03-07T12:26:02.705Z] #45 65.47 CC images/sit.o [2020-03-07T12:26:02.705Z] #45 65.88 LINK images/built-in.o [2020-03-07T12:26:02.705Z] #45 66.18 GEN compel/include/asm [2020-03-07T12:26:02.705Z] #45 66.22 GEN compel/include/version.h [2020-03-07T12:26:02.705Z] #45 66.26 touch .config [2020-03-07T12:26:02.705Z] #45 66.32 GEN include/common/config.h [2020-03-07T12:26:02.705Z] #45 66.47 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-07T12:26:02.705Z] #45 66.51 GEN compel/plugins/include/uapi/std/syscall.h [2020-03-07T12:26:02.705Z] #45 66.59 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-03-07T12:26:02.705Z] #45 66.65 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-03-07T12:26:02.705Z] #45 66.73 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-03-07T12:26:02.705Z] #45 66.80 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-03-07T12:26:02.705Z] #45 66.90 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-03-07T12:26:02.705Z] #45 66.98 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-07T12:26:02.705Z] #45 67.00 DEP compel/plugins/std/infect.d [2020-03-07T12:26:02.705Z] #45 67.25 DEP compel/plugins/std/string.d [2020-03-07T12:26:02.995Z] #45 67.47 DEP compel/plugins/std/log.d [2020-03-07T12:26:03.287Z] #45 67.79 DEP compel/plugins/std/fds.d [2020-03-07T12:26:03.287Z] #45 67.99 DEP compel/plugins/std/std.d [2020-03-07T12:26:03.287Z] #45 ... [2020-03-07T12:26:03.287Z] [2020-03-07T12:26:03.287Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:26:03.287Z] #57 153.7 encoding/json [2020-03-07T12:26:03.287Z] #57 154.7 golang.org/x/sys/unix [2020-03-07T12:26:03.577Z] #57 ... [2020-03-07T12:26:03.577Z] [2020-03-07T12:26:03.577Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-07T12:26:03.577Z] #11 164.1 Selecting previously unselected package libapparmor1:ppc64el. [2020-03-07T12:26:03.577Z] #11 164.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-03-07T12:26:03.577Z] #11 164.1 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-03-07T12:26:03.578Z] #11 164.3 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-03-07T12:26:03.578Z] #11 164.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-03-07T12:26:03.578Z] #11 164.4 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-03-07T12:26:03.871Z] #11 164.6 Selecting previously unselected package libbtrfs0. [2020-03-07T12:26:03.871Z] #11 164.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-03-07T12:26:03.871Z] #11 164.6 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-07T12:26:04.161Z] #11 164.8 Selecting previously unselected package libbtrfs-dev. [2020-03-07T12:26:04.161Z] #11 164.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-03-07T12:26:04.161Z] #11 164.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-07T12:26:04.161Z] #11 165.0 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-03-07T12:26:04.303Z] --- PASS: TestConfigList (3.35s) [2020-03-07T12:26:04.303Z] === RUN TestConfigsCreateAndDelete [2020-03-07T12:26:04.451Z] #11 165.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-03-07T12:26:04.451Z] #11 165.0 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-03-07T12:26:04.451Z] #11 165.1 Selecting previously unselected package libudev-dev:ppc64el. [2020-03-07T12:26:04.451Z] #11 165.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_ppc64el.deb ... [2020-03-07T12:26:04.451Z] #11 165.2 Unpacking libudev-dev:ppc64el (241-7~deb10u3) ... [2020-03-07T12:26:04.740Z] #11 165.5 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-03-07T12:26:04.740Z] #11 165.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-03-07T12:26:04.740Z] #11 165.6 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-03-07T12:26:05.372Z] #11 166.0 Selecting previously unselected package libpcre16-3:ppc64el. [2020-03-07T12:26:05.372Z] #11 166.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-03-07T12:26:05.372Z] #11 166.1 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-03-07T12:26:05.372Z] #11 166.3 Selecting previously unselected package libpcre32-3:ppc64el. [2020-03-07T12:26:05.670Z] #11 166.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-03-07T12:26:05.670Z] #11 166.3 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-03-07T12:26:05.962Z] #11 166.6 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-03-07T12:26:05.962Z] #11 166.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-03-07T12:26:05.962Z] #11 166.6 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-03-07T12:26:05.962Z] #11 166.7 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-03-07T12:26:05.962Z] #11 166.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-03-07T12:26:05.962Z] #11 166.8 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-03-07T12:26:06.590Z] #11 167.4 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-03-07T12:26:06.879Z] #11 167.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-03-07T12:26:06.879Z] #11 167.4 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-03-07T12:26:07.170Z] #11 167.8 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-03-07T12:26:07.170Z] #11 167.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-03-07T12:26:07.170Z] #11 167.8 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-03-07T12:26:07.170Z] #11 168.0 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-03-07T12:26:07.170Z] #11 168.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-03-07T12:26:07.170Z] #11 168.0 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-03-07T12:26:07.462Z] #11 168.2 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-03-07T12:26:07.462Z] #11 168.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_ppc64el.deb ... [2020-03-07T12:26:07.462Z] #11 168.2 Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-03-07T12:26:07.563Z] ................................................ [ 29%] [2020-03-07T12:26:07.585Z] --- PASS: TestConfigsCreateAndDelete (3.21s) [2020-03-07T12:26:07.585Z] === RUN TestConfigsUpdate [2020-03-07T12:26:08.091Z] #11 168.9 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-03-07T12:26:08.091Z] #11 169.0 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-03-07T12:26:08.091Z] #11 169.0 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-03-07T12:26:08.091Z] #11 169.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-07T12:26:08.091Z] #11 169.0 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-03-07T12:26:08.091Z] #11 169.0 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-03-07T12:26:08.091Z] #11 169.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-07T12:26:08.091Z] #11 169.0 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-07T12:26:08.091Z] #11 169.0 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-03-07T12:26:08.091Z] #11 169.0 Setting up libudev-dev:ppc64el (241-7~deb10u3) ... [2020-03-07T12:26:08.379Z] #11 169.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-07T12:26:08.379Z] #11 169.1 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-07T12:26:08.379Z] #11 169.2 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-03-07T12:26:08.379Z] #11 169.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-07T12:26:08.379Z] #11 169.2 Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-03-07T12:26:08.379Z] #11 169.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-07T12:26:08.379Z] #11 169.2 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-03-07T12:26:08.379Z] #11 169.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-07T12:26:08.379Z] #11 169.2 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-03-07T12:26:08.379Z] #11 169.2 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-03-07T12:26:08.684Z] #11 169.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-07T12:26:08.684Z] #11 169.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-07T12:26:08.684Z] #11 169.3 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-03-07T12:26:08.684Z] #11 169.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-07T12:26:08.684Z] #11 169.3 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-03-07T12:26:08.684Z] #11 169.3 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-03-07T12:26:08.684Z] #11 169.4 Setting up dmsetup (2:1.02.155-3) ... [2020-03-07T12:26:08.684Z] #11 169.4 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-03-07T12:26:08.684Z] #11 169.4 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-03-07T12:26:08.684Z] #11 169.4 Processing triggers for libc-bin (2.28-10) ... [2020-03-07T12:26:08.978Z] #11 DONE 169.8s [2020-03-07T12:26:08.978Z] [2020-03-07T12:26:08.978Z] #59 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-07T12:26:09.269Z] #59 DONE 0.3s [2020-03-07T12:26:09.269Z] [2020-03-07T12:26:09.269Z] #60 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-07T12:26:09.269Z] #60 DONE 0.1s [2020-03-07T12:26:09.269Z] [2020-03-07T12:26:09.269Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-07T12:26:09.558Z] #12 DONE 0.7s [2020-03-07T12:26:09.558Z] [2020-03-07T12:26:09.558Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:26:09.558Z] #61 0.341 + RM_GOPATH=0 [2020-03-07T12:26:09.558Z] #61 0.360 + TMP_GOPATH= [2020-03-07T12:26:09.558Z] #61 0.361 + : /build [2020-03-07T12:26:09.558Z] #61 0.361 + '[' -z '' ']' [2020-03-07T12:26:09.558Z] #61 0.366 ++ mktemp -d [2020-03-07T12:26:09.558Z] #61 0.376 + export GOPATH=/tmp/tmp.Q43s42iecc [2020-03-07T12:26:09.558Z] #61 0.377 + GOPATH=/tmp/tmp.Q43s42iecc [2020-03-07T12:26:09.558Z] #61 0.377 + RM_GOPATH=1 [2020-03-07T12:26:09.558Z] #61 0.383 ++ dirname ./install.sh [2020-03-07T12:26:09.558Z] #61 0.394 + dir=. [2020-03-07T12:26:09.847Z] #61 0.396 + bin=runc [2020-03-07T12:26:09.847Z] #61 0.396 + shift [2020-03-07T12:26:09.847Z] #61 0.397 + '[' '!' -f ./runc.installer ']' [2020-03-07T12:26:09.847Z] #61 0.397 + . ./runc.installer [2020-03-07T12:26:09.847Z] #61 0.399 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-07T12:26:09.847Z] #61 0.427 + install_runc [2020-03-07T12:26:09.847Z] #61 0.431 + uname -r [2020-03-07T12:26:09.847Z] #61 0.450 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-07T12:26:09.847Z] #61 0.460 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-07T12:26:09.847Z] #61 0.482 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-07T12:26:09.847Z] #61 0.482 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-07T12:26:09.847Z] #61 0.483 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Q43s42iecc/src/github.com/opencontainers/runc [2020-03-07T12:26:09.847Z] #61 0.501 Cloning into '/tmp/tmp.Q43s42iecc/src/github.com/opencontainers/runc'... [2020-03-07T12:26:10.136Z] #61 ... [2020-03-07T12:26:10.136Z] [2020-03-07T12:26:10.136Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-07T12:26:10.136Z] #13 DONE 0.4s [2020-03-07T12:26:10.136Z] [2020-03-07T12:26:10.136Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-07T12:26:10.425Z] #14 0.407 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-07T12:26:10.719Z] #14 DONE 0.5s [2020-03-07T12:26:10.719Z] [2020-03-07T12:26:10.719Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-07T12:26:10.869Z] --- PASS: TestConfigsUpdate (3.28s) [2020-03-07T12:26:10.869Z] === RUN TestTemplatedConfig [2020-03-07T12:26:11.009Z] #15 DONE 0.3s [2020-03-07T12:26:11.009Z] [2020-03-07T12:26:11.009Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-07T12:26:11.300Z] #16 DONE 0.4s [2020-03-07T12:26:11.300Z] [2020-03-07T12:26:11.300Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:26:11.300Z] #45 68.15 DEP compel/plugins/shmem/shmem.d [2020-03-07T12:26:11.300Z] #45 68.37 DEP compel/plugins/fds/fds.d [2020-03-07T12:26:11.300Z] #45 68.67 CC compel/plugins/std/std.o [2020-03-07T12:26:11.300Z] #45 69.48 CC compel/plugins/std/fds.o [2020-03-07T12:26:11.300Z] #45 70.24 CC compel/plugins/std/log.o [2020-03-07T12:26:11.300Z] #45 71.86 CC compel/plugins/std/string.o [2020-03-07T12:26:11.300Z] #45 73.01 CC compel/plugins/std/infect.o [2020-03-07T12:26:11.300Z] #45 74.21 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-03-07T12:26:11.300Z] #45 74.26 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-03-07T12:26:11.300Z] #45 74.33 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-03-07T12:26:11.300Z] #45 74.44 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-03-07T12:26:11.300Z] #45 74.55 AR compel/plugins/std.lib.a [2020-03-07T12:26:11.300Z] #45 74.67 CC compel/plugins/fds/fds.o [2020-03-07T12:26:11.300Z] #45 75.17 AR compel/plugins/fds.lib.a [2020-03-07T12:26:11.300Z] #45 75.28 HOSTDEP compel/src/lib/log-host.d [2020-03-07T12:26:11.300Z] #45 75.54 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-07T12:26:11.300Z] #45 75.80 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-03-07T12:26:11.300Z] #45 ... [2020-03-07T12:26:11.300Z] [2020-03-07T12:26:11.300Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-03-07T12:26:11.699Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-07T12:26:11.927Z] #17 DONE 0.5s [2020-03-07T12:26:11.927Z] [2020-03-07T12:26:11.927Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:26:11.927Z] #45 76.18 HOSTDEP compel/src/main-host.d [2020-03-07T12:26:11.927Z] #45 76.63 DEP compel/src/lib/ptrace.d [2020-03-07T12:26:12.555Z] #45 76.90 DEP compel/src/lib/infect.d [2020-03-07T12:26:12.555Z] #45 77.20 DEP compel/src/lib/infect-util.d [2020-03-07T12:26:12.842Z] #45 77.37 DEP compel/src/lib/infect-rpc.d [2020-03-07T12:26:13.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-07T12:26:13.132Z] #45 77.69 DEP compel/arch/ppc64/src/lib/infect.d [2020-03-07T12:26:13.422Z] #45 77.94 DEP compel/arch/ppc64/src/lib/cpu.d [2020-03-07T12:26:13.715Z] #45 78.26 DEP compel/src/lib/log.d [2020-03-07T12:26:14.005Z] #45 78.58 DEP compel/src/main.d [2020-03-07T12:26:14.173Z] ok github.com/docker/docker/cmd/dockerd 0.047s coverage: 30.7% of statements [2020-03-07T12:26:14.173Z] ok github.com/docker/docker/container 0.126s coverage: 34.9% of statements [2020-03-07T12:26:14.173Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-07T12:26:14.173Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-07T12:26:14.173Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-07T12:26:14.173Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-07T12:26:14.296Z] #45 78.85 DEP compel/src/lib/handle-elf.d [2020-03-07T12:26:14.296Z] #45 79.09 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-03-07T12:26:14.933Z] #45 79.42 CC compel/src/lib/log.o [2020-03-07T12:26:15.058Z] --- PASS: TestTemplatedConfig (3.50s) [2020-03-07T12:26:15.058Z] === RUN TestConfigInspect [2020-03-07T12:26:15.227Z] #45 79.92 CC compel/arch/ppc64/src/lib/cpu.o [2020-03-07T12:26:16.254Z] #45 80.62 CC compel/arch/ppc64/src/lib/infect.o [2020-03-07T12:26:17.299Z] #45 82.03 CC compel/src/lib/infect-rpc.o [2020-03-07T12:26:17.589Z] --- PASS: TestConfigInspect (3.24s) [2020-03-07T12:26:17.589Z] === RUN TestConfigCreateWithLabels [2020-03-07T12:26:17.927Z] #45 82.62 CC compel/src/lib/infect-util.o [2020-03-07T12:26:18.215Z] #45 82.99 CC compel/src/lib/infect.o [2020-03-07T12:26:18.251Z] ok github.com/docker/docker/daemon/cluster 0.027s coverage: 0.5% of statements [2020-03-07T12:26:18.841Z] #45 ... [2020-03-07T12:26:18.841Z] [2020-03-07T12:26:18.841Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:26:18.841Z] #48 169.3 text/template [2020-03-07T12:26:18.841Z] #48 174.5 go/parser [2020-03-07T12:26:19.129Z] #48 ... [2020-03-07T12:26:19.129Z] [2020-03-07T12:26:19.129Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-07T12:26:19.129Z] #18 0.631 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-07T12:26:19.129Z] #18 0.801 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-07T12:26:19.129Z] #18 0.909 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-07T12:26:19.129Z] #18 2.305 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-07T12:26:19.129Z] #18 4.625 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [176 kB] [2020-03-07T12:26:19.129Z] #18 6.784 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-07T12:26:20.055Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-03-07T12:26:20.872Z] --- PASS: TestConfigCreateWithLabels (3.24s) [2020-03-07T12:26:20.872Z] === RUN TestConfigCreateResolve [2020-03-07T12:26:21.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-07T12:26:21.339Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.7% of statements [2020-03-07T12:26:22.631Z] #18 ... [2020-03-07T12:26:22.631Z] [2020-03-07T12:26:22.631Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:26:22.631Z] #48 182.8 encoding/xml [2020-03-07T12:26:24.156Z] --- PASS: TestConfigCreateResolve (3.25s) [2020-03-07T12:26:24.156Z] === RUN TestConfigDaemonLibtrustID [2020-03-07T12:26:24.724Z] --- PASS: TestConfigDaemonLibtrustID (0.64s) [2020-03-07T12:26:24.724Z] PASS [2020-03-07T12:26:24.724Z] [2020-03-07T12:26:24.724Z] DONE 8 tests in 23.853s [2020-03-07T12:26:24.724Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-03-07T12:26:24.724Z] ++ 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-03-07T12:26:24.724Z] ++ set -e [2020-03-07T12:26:24.724Z] ++ '[' -n 0 ']' [2020-03-07T12:26:24.724Z] ++ set -x [2020-03-07T12:26:24.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:26:24.982Z] INFO: Testing against a local daemon [2020-03-07T12:26:24.982Z] === RUN TestCheckpoint [2020-03-07T12:26:24.982Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-07T12:26:24.982Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-07T12:26:24.982Z] === RUN TestContainerInvalidJSON [2020-03-07T12:26:24.982Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-07T12:26:24.982Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-07T12:26:24.982Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-07T12:26:24.982Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-07T12:26:24.982Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-07T12:26:24.982Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-07T12:26:24.982Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-07T12:26:24.982Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-07T12:26:24.982Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-07T12:26:24.982Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-03-07T12:26:24.982Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-07T12:26:24.982Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-07T12:26:24.982Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-07T12:26:24.982Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-07T12:26:24.982Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-03-07T12:26:24.982Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-07T12:26:25.240Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-03-07T12:26:25.240Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-07T12:26:25.240Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-03-07T12:26:25.240Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-07T12:26:25.498Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-03-07T12:26:25.498Z] === RUN TestCopyFromContainer [2020-03-07T12:26:26.815Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-03-07T12:26:27.400Z] === RUN TestCopyFromContainer// [2020-03-07T12:26:27.400Z] === RUN TestCopyFromContainer//bar/root [2020-03-07T12:26:27.658Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-07T12:26:27.658Z] === RUN TestCopyFromContainer/bar/quux [2020-03-07T12:26:27.917Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-07T12:26:27.917Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-07T12:26:28.175Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-07T12:26:28.176Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-07T12:26:28.176Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-07T12:26:28.179Z] #48 ... [2020-03-07T12:26:28.179Z] [2020-03-07T12:26:28.179Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:26:28.179Z] #45 87.99 CC compel/src/lib/ptrace.o [2020-03-07T12:26:28.179Z] #45 88.69 AR compel/libcompel.a [2020-03-07T12:26:28.179Z] #45 88.89 HOSTCC compel/src/main-host.o [2020-03-07T12:26:28.179Z] #45 89.59 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-03-07T12:26:28.179Z] #45 89.94 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-07T12:26:28.179Z] #45 90.78 HOSTCC compel/src/lib/log-host.o [2020-03-07T12:26:28.179Z] #45 91.16 HOSTLINK compel/compel-host-bin [2020-03-07T12:26:28.179Z] #45 91.47 DEP soccr/soccr.d [2020-03-07T12:26:28.179Z] #45 91.94 CC soccr/soccr.o [2020-03-07T12:26:28.434Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-07T12:26:28.434Z] --- PASS: TestCopyFromContainer (3.15s) [2020-03-07T12:26:28.434Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-03-07T12:26:28.434Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-03-07T12:26:28.434Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-03-07T12:26:28.434Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-03-07T12:26:28.434Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2020-03-07T12:26:28.434Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-03-07T12:26:28.434Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-03-07T12:26:28.434Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-03-07T12:26:28.434Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-03-07T12:26:28.434Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2020-03-07T12:26:28.434Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-07T12:26:28.693Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-07T12:26:28.693Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-07T12:26:28.693Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-07T12:26:28.693Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-07T12:26:28.693Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-07T12:26:28.693Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-07T12:26:28.693Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-07T12:26:28.693Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-07T12:26:28.693Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-07T12:26:28.693Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-03-07T12:26:28.693Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-07T12:26:28.693Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-03-07T12:26:28.693Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-03-07T12:26:28.693Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-07T12:26:28.693Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-03-07T12:26:28.693Z] === RUN TestCreateWithInvalidEnv [2020-03-07T12:26:28.693Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-07T12:26:28.693Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-07T12:26:28.693Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-07T12:26:28.693Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-07T12:26:28.693Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-07T12:26:28.693Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-07T12:26:28.693Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-07T12:26:28.693Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-07T12:26:28.693Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-07T12:26:28.693Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-03-07T12:26:28.693Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-07T12:26:28.693Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-07T12:26:28.693Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-07T12:26:28.693Z] === RUN TestCreateTmpfsMountsTarget [2020-03-07T12:26:28.693Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-03-07T12:26:28.693Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-07T12:26:28.968Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.427s coverage: 13.7% of statements [2020-03-07T12:26:29.336Z] ok github.com/docker/docker/daemon/config 0.016s coverage: 81.7% of statements [2020-03-07T12:26:30.102Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-03-07T12:26:30.464Z] ok github.com/docker/docker/daemon/events 0.054s coverage: 50.0% of statements [2020-03-07T12:26:30.896Z] #45 95.09 AR soccr/libsoccr.a [2020-03-07T12:26:30.896Z] #45 95.21 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-07T12:26:31.186Z] #45 95.81 DEP criu/arch/ppc64/sigframe.d [2020-03-07T12:26:31.223Z] --- PASS: TestCreateWithCustomMaskedPaths (2.12s) [2020-03-07T12:26:31.223Z] === RUN TestCreateWithCapabilities [2020-03-07T12:26:31.223Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-07T12:26:31.223Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-07T12:26:31.223Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-07T12:26:31.223Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-07T12:26:31.223Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-07T12:26:31.223Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-07T12:26:31.223Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-07T12:26:31.223Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-07T12:26:31.223Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-07T12:26:31.223Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-07T12:26:31.223Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-07T12:26:31.223Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-07T12:26:31.223Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-07T12:26:31.223Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-07T12:26:31.223Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-07T12:26:31.223Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-07T12:26:31.223Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-07T12:26:31.223Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-07T12:26:31.223Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-07T12:26:31.223Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-07T12:26:31.223Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-07T12:26:31.223Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-07T12:26:31.223Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-07T12:26:31.223Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-07T12:26:31.223Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-07T12:26:31.223Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-07T12:26:31.223Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-07T12:26:31.223Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-07T12:26:31.223Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-07T12:26:31.223Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-07T12:26:31.223Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-07T12:26:31.223Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-07T12:26:31.223Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-07T12:26:31.223Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-03-07T12:26:31.223Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-03-07T12:26:31.223Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-07T12:26:31.223Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2020-03-07T12:26:31.223Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-03-07T12:26:31.223Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2020-03-07T12:26:31.223Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-03-07T12:26:31.223Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-03-07T12:26:31.223Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-03-07T12:26:31.223Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-03-07T12:26:31.223Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-03-07T12:26:31.223Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-03-07T12:26:31.223Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-07T12:26:31.240Z] ok github.com/docker/docker/daemon 12.233s coverage: 17.5% of statements [2020-03-07T12:26:31.240Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-07T12:26:31.240Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-07T12:26:31.240Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-07T12:26:31.240Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-07T12:26:31.478Z] #45 96.05 DEP criu/arch/ppc64/crtools.d [2020-03-07T12:26:31.673Z] ok github.com/docker/docker/daemon/graphdriver 0.014s coverage: 2.2% of statements [2020-03-07T12:26:31.766Z] #45 96.44 DEP criu/arch/ppc64/cpu.d [2020-03-07T12:26:32.394Z] #45 96.97 CC criu/arch/ppc64/cpu.o [2020-03-07T12:26:32.394Z] #45 ... [2020-03-07T12:26:32.394Z] [2020-03-07T12:26:32.394Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:26:32.394Z] #48 192.8 math/big [2020-03-07T12:26:33.023Z] #48 ... [2020-03-07T12:26:33.023Z] [2020-03-07T12:26:33.023Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:26:33.023Z] #61 13.75 + cd /tmp/tmp.Q43s42iecc/src/github.com/opencontainers/runc [2020-03-07T12:26:33.023Z] #61 13.75 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-07T12:26:33.023Z] #61 14.96 + '[' -z '' ']' [2020-03-07T12:26:33.023Z] #61 14.96 + target=static [2020-03-07T12:26:33.023Z] #61 14.96 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-07T12:26:33.023Z] #61 17.96 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-03-07T12:26:33.125Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.20s) [2020-03-07T12:26:33.125Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-07T12:26:33.125Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-07T12:26:33.125Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-07T12:26:33.125Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-07T12:26:33.125Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-07T12:26:33.125Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-07T12:26:33.125Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-07T12:26:33.125Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-07T12:26:33.125Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-07T12:26:33.125Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-07T12:26:33.125Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-07T12:26:33.312Z] #61 ... [2020-03-07T12:26:33.312Z] [2020-03-07T12:26:33.312Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:26:33.312Z] #45 98.12 CC criu/arch/ppc64/crtools.o [2020-03-07T12:26:33.383Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-07T12:26:33.383Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-07T12:26:33.383Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-07T12:26:33.383Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-07T12:26:33.383Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-07T12:26:33.383Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-03-07T12:26:33.383Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-03-07T12:26:33.383Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-03-07T12:26:33.383Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-03-07T12:26:33.383Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-03-07T12:26:33.383Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-03-07T12:26:33.383Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-07T12:26:33.476Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-03-07T12:26:34.242Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.169s coverage: 57.9% of statements [2020-03-07T12:26:34.318Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s) [2020-03-07T12:26:34.318Z] === RUN TestContainerStartOnDaemonRestart [2020-03-07T12:26:34.318Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-07T12:26:34.318Z] === RUN TestDaemonRestartIpcMode [2020-03-07T12:26:34.318Z] === PAUSE TestDaemonRestartIpcMode [2020-03-07T12:26:34.318Z] === RUN TestDaemonHostGatewayIP [2020-03-07T12:26:34.318Z] === PAUSE TestDaemonHostGatewayIP [2020-03-07T12:26:34.318Z] === RUN TestDiff [2020-03-07T12:26:34.768Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-03-07T12:26:34.884Z] --- PASS: TestDiff (0.76s) [2020-03-07T12:26:34.884Z] === RUN TestExecWithCloseStdin [2020-03-07T12:26:35.819Z] --- PASS: TestExecWithCloseStdin (0.89s) [2020-03-07T12:26:35.819Z] === RUN TestExec [2020-03-07T12:26:36.033Z] #45 100.4 CC criu/arch/ppc64/sigframe.o [2020-03-07T12:26:36.333Z] #45 101.0 LINK criu/arch/ppc64/crtools.built-in.o [2020-03-07T12:26:36.333Z] #45 101.1 DEP criu/pie/util-vdso.d [2020-03-07T12:26:36.620Z] #45 ... [2020-03-07T12:26:36.620Z] [2020-03-07T12:26:36.620Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:26:36.620Z] #57 187.1 golang.org/x/crypto/ssh/terminal [2020-03-07T12:26:36.620Z] #57 192.5 mvdan.cc/sh/v3/cmd/shfmt [2020-03-07T12:26:36.754Z] --- PASS: TestExec (0.92s) [2020-03-07T12:26:36.754Z] === RUN TestExecUser [2020-03-07T12:26:36.908Z] #57 ... [2020-03-07T12:26:36.908Z] [2020-03-07T12:26:36.908Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:26:36.908Z] #45 101.5 DEP criu/pie/util.d [2020-03-07T12:26:37.196Z] #45 101.9 CC criu/pie/util.o [2020-03-07T12:26:37.689Z] --- PASS: TestExecUser (0.88s) [2020-03-07T12:26:37.689Z] === RUN TestExportContainerAndImportImage [2020-03-07T12:26:37.827Z] #45 102.4 CC criu/pie/util-vdso.o [2020-03-07T12:26:38.624Z] --- PASS: TestExportContainerAndImportImage (1.04s) [2020-03-07T12:26:38.624Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-07T12:26:38.871Z] #45 ... [2020-03-07T12:26:38.871Z] [2020-03-07T12:26:38.871Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-07T12:26:38.871Z] #18 17.05 Fetched 8114 kB in 17s (490 kB/s) [2020-03-07T12:26:38.871Z] #18 17.05 Reading package lists... [2020-03-07T12:26:38.914Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-03-07T12:26:39.162Z] #18 24.75 Reading package lists... [2020-03-07T12:26:39.162Z] #18 ... [2020-03-07T12:26:39.162Z] [2020-03-07T12:26:39.162Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:26:39.162Z] #48 196.6 go/doc [2020-03-07T12:26:40.383Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.204s coverage: 45.9% of statements [2020-03-07T12:26:41.155Z] --- PASS: TestExportContainerAfterDaemonRestart (2.07s) [2020-03-07T12:26:41.155Z] === RUN TestHealthCheckWorkdir [2020-03-07T12:26:41.220Z] #48 ... [2020-03-07T12:26:41.220Z] [2020-03-07T12:26:41.220Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:26:41.220Z] #69 201.4 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-07T12:26:41.220Z] #69 201.4 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-07T12:26:41.511Z] #69 ... [2020-03-07T12:26:41.511Z] [2020-03-07T12:26:41.511Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-07T12:26:41.511Z] #57 DONE 202.0s [2020-03-07T12:26:41.721Z] --- PASS: TestHealthCheckWorkdir (1.06s) [2020-03-07T12:26:41.721Z] === RUN TestHealthKillContainer [2020-03-07T12:26:41.801Z] [2020-03-07T12:26:41.801Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:26:41.801Z] #45 103.8 AR criu/pie/pie.lib.a [2020-03-07T12:26:41.801Z] #45 104.0 DEP criu/pie/restorer.d [2020-03-07T12:26:41.801Z] #45 104.6 DEP criu/arch/ppc64/vdso-trampoline.d [2020-03-07T12:26:41.801Z] #45 104.6 DEP criu/arch/ppc64/restorer.d [2020-03-07T12:26:41.801Z] #45 105.1 DEP criu/arch/ppc64/vdso-pie.d [2020-03-07T12:26:41.801Z] #45 105.4 DEP criu/pie/parasite-vdso.d [2020-03-07T12:26:41.801Z] #45 105.7 DEP criu/pie/parasite.d [2020-03-07T12:26:41.801Z] #45 106.4 CC criu/pie/parasite.o [2020-03-07T12:26:42.785Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.077s coverage: 48.6% of statements [2020-03-07T12:26:44.516Z] #45 109.2 LINK criu/pie/parasite.built-in.o [2020-03-07T12:26:44.806Z] #45 109.2 GEN criu/pie/parasite-blob.h [2020-03-07T12:26:44.806Z] #45 109.3 CC criu/pie/parasite-vdso.o [2020-03-07T12:26:45.003Z] --- PASS: TestHealthKillContainer (2.98s) [2020-03-07T12:26:45.003Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-07T12:26:45.570Z] --- PASS: TestInspectCpusetInConfigPre120 (0.73s) [2020-03-07T12:26:45.570Z] === RUN TestIpcModeNone [2020-03-07T12:26:46.307Z] #45 110.6 CC criu/arch/ppc64/vdso-pie.o [2020-03-07T12:26:46.307Z] #45 ... [2020-03-07T12:26:46.307Z] [2020-03-07T12:26:46.307Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-07T12:26:46.307Z] #18 24.75 Reading package lists... [2020-03-07T12:26:46.307Z] #18 31.27 Building dependency tree... [2020-03-07T12:26:46.307Z] #18 33.37 libcap2-bin is already the newest version (1:2.25-2). [2020-03-07T12:26:46.307Z] #18 33.37 The following additional packages will be installed: [2020-03-07T12:26:46.307Z] #18 33.37 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-07T12:26:46.307Z] #18 33.37 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-07T12:26:46.307Z] #18 33.37 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-07T12:26:46.308Z] #18 33.37 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-07T12:26:46.308Z] #18 33.37 python3.7 python3.7-minimal vim-runtime xxd [2020-03-07T12:26:46.308Z] #18 33.38 Suggested packages: [2020-03-07T12:26:46.308Z] #18 33.38 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-07T12:26:46.308Z] #18 33.38 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-07T12:26:46.308Z] #18 33.38 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-07T12:26:46.308Z] #18 33.38 Recommended packages: [2020-03-07T12:26:46.308Z] #18 33.38 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-07T12:26:46.308Z] #18 33.39 python3-keyrings.alt python3-xdg unzip [2020-03-07T12:26:46.505Z] --- PASS: TestIpcModeNone (0.87s) [2020-03-07T12:26:46.505Z] === RUN TestIpcModePrivate [2020-03-07T12:26:46.694Z] ok github.com/docker/docker/daemon/graphdriver/aufs 14.022s coverage: 72.5% of statements [2020-03-07T12:26:46.694Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-07T12:26:47.072Z] --- PASS: TestIpcModePrivate (0.86s) [2020-03-07T12:26:47.072Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-03-07T12:26:47.072Z] === RUN TestIpcModeShareable [2020-03-07T12:26:47.932Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.539s coverage: 76.1% of statements [2020-03-07T12:26:48.006Z] --- PASS: TestIpcModeShareable (0.86s) [2020-03-07T12:26:48.006Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-03-07T12:26:48.006Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-07T12:26:48.690Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-03-07T12:26:49.029Z] #18 36.81 The following NEW packages will be installed: [2020-03-07T12:26:49.029Z] #18 36.81 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-07T12:26:49.029Z] #18 36.82 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-07T12:26:49.029Z] #18 36.82 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-07T12:26:49.029Z] #18 36.82 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-07T12:26:49.029Z] #18 36.83 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-07T12:26:49.029Z] #18 36.83 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-07T12:26:49.029Z] #18 36.83 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-03-07T12:26:49.029Z] #18 36.83 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-03-07T12:26:49.029Z] #18 36.98 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2020-03-07T12:26:49.029Z] #18 36.98 Need to get 27.7 MB of archives. [2020-03-07T12:26:49.029Z] #18 36.98 After this operation, 129 MB of additional disk space will be used. [2020-03-07T12:26:49.029Z] #18 36.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-03-07T12:26:49.029Z] #18 37.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-03-07T12:26:49.029Z] #18 37.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-03-07T12:26:49.029Z] #18 37.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-03-07T12:26:49.029Z] #18 37.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-03-07T12:26:49.029Z] #18 37.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-03-07T12:26:49.322Z] #18 37.57 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-03-07T12:26:49.322Z] #18 37.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-03-07T12:26:49.322Z] #18 37.62 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-03-07T12:26:49.322Z] #18 37.62 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-03-07T12:26:49.322Z] #18 37.64 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-03-07T12:26:49.322Z] #18 37.65 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-03-07T12:26:49.506Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.790s coverage: 59.8% of statements [2020-03-07T12:26:49.506Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-07T12:26:49.506Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-07T12:26:49.616Z] #18 37.67 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-03-07T12:26:49.616Z] #18 37.69 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-03-07T12:26:49.616Z] #18 37.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-03-07T12:26:49.616Z] #18 37.71 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-03-07T12:26:49.616Z] #18 37.78 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-03-07T12:26:49.616Z] #18 37.80 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-03-07T12:26:49.616Z] #18 37.84 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-03-07T12:26:49.616Z] #18 37.86 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-03-07T12:26:49.616Z] #18 37.89 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-03-07T12:26:49.894Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.003s coverage: 3.0% of statements [2020-03-07T12:26:49.910Z] #18 37.91 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-03-07T12:26:49.910Z] #18 38.00 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-03-07T12:26:49.910Z] #18 38.02 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-03-07T12:26:49.910Z] #18 38.05 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-03-07T12:26:49.910Z] #18 38.08 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-03-07T12:26:49.910Z] #18 38.09 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-03-07T12:26:49.910Z] #18 38.09 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-03-07T12:26:49.910Z] #18 38.10 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB] [2020-03-07T12:26:50.673Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2020-03-07T12:26:50.940Z] #18 39.23 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-03-07T12:26:50.940Z] #18 39.25 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-03-07T12:26:50.941Z] #18 39.26 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-03-07T12:26:51.233Z] #18 39.27 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-03-07T12:26:51.233Z] #18 39.30 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-03-07T12:26:51.233Z] #18 39.36 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-03-07T12:26:51.291Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.69s) [2020-03-07T12:26:51.291Z] === RUN TestAPIIpcModeHost [2020-03-07T12:26:51.291Z] --- PASS: TestAPIIpcModeHost (0.65s) [2020-03-07T12:26:51.291Z] === RUN TestDaemonIpcModeShareable [2020-03-07T12:26:51.524Z] #18 39.58 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-07T12:26:51.525Z] #18 39.59 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-03-07T12:26:51.525Z] #18 39.63 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-03-07T12:26:51.525Z] #18 39.65 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-07T12:26:51.525Z] #18 39.67 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-03-07T12:26:51.525Z] #18 39.70 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-07T12:26:51.525Z] #18 39.71 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-03-07T12:26:51.525Z] #18 39.76 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-07T12:26:51.938Z] ok github.com/docker/docker/daemon/images 0.007s coverage: 4.9% of statements [2020-03-07T12:26:51.938Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-07T12:26:51.938Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-07T12:26:52.296Z] ok github.com/docker/docker/daemon/logger 0.208s coverage: 41.8% of statements [2020-03-07T12:26:52.554Z] #18 40.51 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-03-07T12:26:52.554Z] #18 40.66 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-03-07T12:26:52.554Z] #18 40.77 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-03-07T12:26:53.193Z] --- PASS: TestDaemonIpcModeShareable (1.81s) [2020-03-07T12:26:53.193Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-03-07T12:26:53.193Z] === RUN TestDaemonIpcModePrivate [2020-03-07T12:26:53.720Z] ok github.com/docker/docker/daemon/logger/awslogs 0.138s coverage: 77.8% of statements [2020-03-07T12:26:53.720Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-07T12:26:53.720Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-07T12:26:53.720Z] ok github.com/docker/docker/daemon/logger/gelf 0.003s coverage: 67.0% of statements [2020-03-07T12:26:54.055Z] #18 42.15 debconf: delaying package configuration, since apt-utils is not installed [2020-03-07T12:26:54.055Z] #18 42.32 Fetched 27.7 MB in 4s (7165 kB/s) [2020-03-07T12:26:54.329Z] Removing intermediate container 8d891ab4f6d6 [2020-03-07T12:26:54.329Z] ---> f53e0f700c6d [2020-03-07T12:26:54.329Z] 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-03-07T12:26:54.329Z] ---> Running in 8273f18347ac [2020-03-07T12:26:54.329Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-03-07T12:26:54.357Z] #18 42.41 Selecting previously unselected package pigz. [2020-03-07T12:26:54.357Z] #18 42.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23352 files and directories currently installed.) [2020-03-07T12:26:54.357Z] #18 42.56 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-03-07T12:26:54.357Z] #18 42.58 Unpacking pigz (2.4-1) ... [2020-03-07T12:26:54.357Z] #18 42.70 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-03-07T12:26:54.357Z] #18 42.73 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-03-07T12:26:54.357Z] #18 42.73 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-03-07T12:26:54.498Z] ok github.com/docker/docker/daemon/logger/journald 0.002s coverage: 26.2% of statements [2020-03-07T12:26:54.498Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.010s coverage: 62.1% of statements [2020-03-07T12:26:54.850Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.002s coverage: 88.3% of statements [2020-03-07T12:26:54.984Z] #18 ... [2020-03-07T12:26:54.984Z] [2020-03-07T12:26:54.984Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:26:54.984Z] #69 DONE 215.4s [2020-03-07T12:26:54.984Z] [2020-03-07T12:26:54.984Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:26:54.984Z] #45 111.2 CC criu/arch/ppc64/restorer.o [2020-03-07T12:26:54.984Z] #45 112.1 CC criu/arch/ppc64/vdso-trampoline.o [2020-03-07T12:26:54.984Z] #45 112.2 CC criu/pie/restorer.o [2020-03-07T12:26:54.984Z] #45 117.8 LINK criu/pie/restorer.built-in.o [2020-03-07T12:26:54.984Z] #45 117.9 GEN criu/pie/restorer-blob.h [2020-03-07T12:26:54.984Z] #45 118.2 DEP criu/vdso.d [2020-03-07T12:26:54.984Z] #45 118.5 DEP criu/uts_ns.d [2020-03-07T12:26:54.984Z] #45 118.7 DEP criu/util.d [2020-03-07T12:26:54.984Z] #45 119.1 DEP criu/uffd.d [2020-03-07T12:26:54.984Z] #45 119.4 DEP criu/tun.d [2020-03-07T12:26:54.984Z] #45 ... [2020-03-07T12:26:54.984Z] [2020-03-07T12:26:54.984Z] #70 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-07T12:26:54.984Z] #70 DONE 0.1s [2020-03-07T12:26:55.095Z] --- PASS: TestDaemonIpcModePrivate (1.81s) [2020-03-07T12:26:55.095Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-03-07T12:26:55.095Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-07T12:26:55.274Z] [2020-03-07T12:26:55.274Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:26:55.566Z] #48 ... [2020-03-07T12:26:55.566Z] [2020-03-07T12:26:55.566Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-07T12:26:55.566Z] #18 43.63 Selecting previously unselected package python3.7-minimal. [2020-03-07T12:26:55.566Z] #18 43.66 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-03-07T12:26:55.566Z] #18 43.68 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-07T12:26:55.632Z] ok github.com/docker/docker/daemon/logger/local 0.017s coverage: 74.7% of statements [2020-03-07T12:26:55.632Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-07T12:26:56.470Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.032s coverage: 19.9% of statements [2020-03-07T12:26:56.829Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.005s coverage: 33.3% of statements [2020-03-07T12:26:56.997Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.90s) [2020-03-07T12:26:56.997Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-03-07T12:26:56.997Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-07T12:26:58.072Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2020-03-07T12:26:58.072Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-03-07T12:26:58.289Z] #18 46.27 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-03-07T12:26:58.289Z] #18 46.29 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-07T12:26:58.832Z] ok github.com/docker/docker/daemon/network 0.002s coverage: 63.8% of statements [2020-03-07T12:26:58.832Z] ok github.com/docker/docker/daemon/logger/splunk 1.473s coverage: 82.5% of statements [2020-03-07T12:26:58.832Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-07T12:26:58.832Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-07T12:26:58.898Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s) [2020-03-07T12:26:58.898Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-03-07T12:26:58.898Z] === RUN TestIpcModeOlderClient [2020-03-07T12:26:58.898Z] === PAUSE TestIpcModeOlderClient [2020-03-07T12:26:58.898Z] === RUN TestKillContainerInvalidSignal [2020-03-07T12:26:59.465Z] --- PASS: TestKillContainerInvalidSignal (0.75s) [2020-03-07T12:26:59.465Z] === RUN TestKillContainer [2020-03-07T12:26:59.465Z] === RUN TestKillContainer/no_signal [2020-03-07T12:26:59.661Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-03-07T12:27:00.399Z] === RUN TestKillContainer/non_killing_signal [2020-03-07T12:27:00.657Z] === RUN TestKillContainer/killing_signal [2020-03-07T12:27:00.804Z] ok github.com/docker/docker/distribution/metadata 0.019s coverage: 48.2% of statements [2020-03-07T12:27:00.804Z] ok github.com/docker/docker/distribution 0.270s coverage: 22.1% of statements [2020-03-07T12:27:00.804Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-07T12:27:01.566Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-03-07T12:27:01.791Z] #18 50.12 Selecting previously unselected package python3-minimal. [2020-03-07T12:27:02.033Z] --- PASS: TestKillContainer (2.39s) [2020-03-07T12:27:02.033Z] --- PASS: TestKillContainer/no_signal (0.76s) [2020-03-07T12:27:02.033Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2020-03-07T12:27:02.033Z] --- PASS: TestKillContainer/killing_signal (0.78s) [2020-03-07T12:27:02.033Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-07T12:27:02.033Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-07T12:27:02.081Z] #18 50.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23601 files and directories currently installed.) [2020-03-07T12:27:02.081Z] #18 50.27 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-03-07T12:27:02.081Z] #18 50.28 Unpacking python3-minimal (3.7.3-1) ... [2020-03-07T12:27:02.371Z] #18 50.39 Selecting previously unselected package libmpdec2:ppc64el. [2020-03-07T12:27:02.371Z] #18 50.41 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-03-07T12:27:02.371Z] #18 50.42 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-03-07T12:27:02.371Z] #18 50.60 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-03-07T12:27:02.371Z] #18 50.63 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-03-07T12:27:02.371Z] #18 50.64 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-03-07T12:27:02.600Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-07T12:27:02.811Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-03-07T12:27:03.252Z] ok github.com/docker/docker/image/cache 0.004s coverage: 19.2% of statements [2020-03-07T12:27:03.534Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.55s) [2020-03-07T12:27:03.534Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s) [2020-03-07T12:27:03.534Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2020-03-07T12:27:03.534Z] === RUN TestKillStoppedContainer [2020-03-07T12:27:03.534Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-03-07T12:27:03.534Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-07T12:27:03.534Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-03-07T12:27:03.534Z] === RUN TestKillDifferentUserContainer [2020-03-07T12:27:04.020Z] ok github.com/docker/docker/distribution/xfer 1.949s coverage: 85.6% of statements [2020-03-07T12:27:04.020Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-07T12:27:04.020Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-07T12:27:04.020Z] ok github.com/docker/docker/image/v1 0.005s coverage: 25.0% of statements [2020-03-07T12:27:04.020Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-07T12:27:04.389Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-03-07T12:27:04.431Z] #18 52.52 Selecting previously unselected package python3.7. [2020-03-07T12:27:04.431Z] #18 52.56 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-03-07T12:27:04.431Z] #18 52.56 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-07T12:27:04.468Z] --- PASS: TestKillDifferentUserContainer (0.84s) [2020-03-07T12:27:04.468Z] === RUN TestInspectOomKilledTrue [2020-03-07T12:27:04.468Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-07T12:27:04.468Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-07T12:27:04.468Z] === RUN TestInspectOomKilledFalse [2020-03-07T12:27:04.468Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-07T12:27:04.468Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-07T12:27:04.468Z] === RUN TestLinksEtcHostsContentMatch [2020-03-07T12:27:04.721Z] #18 52.75 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-03-07T12:27:04.721Z] #18 52.76 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-03-07T12:27:04.721Z] #18 52.77 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-03-07T12:27:04.721Z] #18 52.95 Setting up python3-minimal (3.7.3-1) ... [2020-03-07T12:27:05.035Z] --- PASS: TestLinksEtcHostsContentMatch (0.65s) [2020-03-07T12:27:05.035Z] === RUN TestLinksContainerNames [2020-03-07T12:27:05.351Z] #18 ... [2020-03-07T12:27:05.351Z] [2020-03-07T12:27:05.351Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:27:05.351Z] #45 120.0 DEP criu/tty.d [2020-03-07T12:27:05.351Z] #45 120.5 DEP criu/timerfd.d [2020-03-07T12:27:05.351Z] #45 120.8 DEP criu/sysfs_parse.d [2020-03-07T12:27:05.351Z] #45 121.4 DEP criu/sysctl.d [2020-03-07T12:27:05.351Z] #45 121.9 DEP criu/string.d [2020-03-07T12:27:05.351Z] #45 122.1 DEP criu/stats.d [2020-03-07T12:27:05.351Z] #45 122.3 DEP criu/sockets.d [2020-03-07T12:27:05.351Z] #45 122.7 DEP criu/sk-unix.d [2020-03-07T12:27:05.351Z] #45 123.3 DEP criu/sk-tcp.d [2020-03-07T12:27:05.351Z] #45 123.7 DEP criu/sk-queue.d [2020-03-07T12:27:05.351Z] #45 124.1 DEP criu/sk-packet.d [2020-03-07T12:27:05.351Z] #45 124.5 DEP criu/sk-netlink.d [2020-03-07T12:27:05.351Z] #45 124.8 DEP criu/sk-inet.d [2020-03-07T12:27:05.351Z] #45 125.2 DEP criu/signalfd.d [2020-03-07T12:27:05.351Z] #45 125.6 DEP criu/sigframe.d [2020-03-07T12:27:05.351Z] #45 125.8 DEP criu/shmem.d [2020-03-07T12:27:05.351Z] #45 126.1 DEP criu/servicefd.d [2020-03-07T12:27:05.351Z] #45 126.3 DEP criu/seize.d [2020-03-07T12:27:05.351Z] #45 126.6 DEP criu/seccomp.d [2020-03-07T12:27:05.351Z] #45 126.9 DEP criu/rst-malloc.d [2020-03-07T12:27:05.351Z] #45 127.1 DEP criu/rbtree.d [2020-03-07T12:27:05.351Z] #45 127.2 DEP criu/pstree.d [2020-03-07T12:27:05.351Z] #45 127.6 DEP criu/protobuf.d [2020-03-07T12:27:05.351Z] #45 127.8 GEN criu/protobuf-desc-gen.h [2020-03-07T12:27:05.645Z] ok github.com/docker/docker/opts 0.021s coverage: 67.4% of statements [2020-03-07T12:27:05.984Z] #45 130.5 DEP criu/protobuf-desc.d [2020-03-07T12:27:05.984Z] #45 ... [2020-03-07T12:27:05.984Z] [2020-03-07T12:27:05.984Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:27:05.984Z] #48 216.3 github.com/LK4D4/vndr/build [2020-03-07T12:27:05.984Z] #48 219.1 vendor/golang.org/x/text/unicode/norm [2020-03-07T12:27:05.984Z] #48 ... [2020-03-07T12:27:05.984Z] [2020-03-07T12:27:05.984Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:27:05.984Z] #45 130.8 DEP criu/proc_parse.d [2020-03-07T12:27:05.999Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-03-07T12:27:06.612Z] #45 131.1 DEP criu/plugin.d [2020-03-07T12:27:06.901Z] #45 131.3 DEP criu/pipes.d [2020-03-07T12:27:06.901Z] #45 131.6 DEP criu/pie-util.d [2020-03-07T12:27:06.936Z] --- PASS: TestLinksContainerNames (1.54s) [2020-03-07T12:27:06.936Z] === RUN TestLogsFollowTailEmpty [2020-03-07T12:27:07.191Z] #45 131.8 DEP criu/pie-util-vdso.d [2020-03-07T12:27:07.493Z] #45 132.0 DEP criu/path.d [2020-03-07T12:27:07.507Z] --- PASS: TestLogsFollowTailEmpty (0.78s) [2020-03-07T12:27:07.507Z] === RUN TestContainerNetworkMountsNoChown [2020-03-07T12:27:07.783Z] #45 132.3 DEP criu/parasite-syscall.d [2020-03-07T12:27:07.848Z] ok github.com/docker/docker/pkg/archive 0.430s coverage: 77.0% of statements [2020-03-07T12:27:07.965Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-03-07T12:27:08.070Z] #45 132.7 DEP criu/pagemap.d [2020-03-07T12:27:08.358Z] #45 133.0 DEP criu/pagemap-cache.d [2020-03-07T12:27:08.448Z] --- PASS: TestContainerNetworkMountsNoChown (0.82s) [2020-03-07T12:27:08.448Z] === RUN TestMountDaemonRoot [2020-03-07T12:27:08.448Z] === RUN TestMountDaemonRoot/default [2020-03-07T12:27:08.448Z] === PAUSE TestMountDaemonRoot/default [2020-03-07T12:27:08.448Z] === RUN TestMountDaemonRoot/private [2020-03-07T12:27:08.448Z] === PAUSE TestMountDaemonRoot/private [2020-03-07T12:27:08.448Z] === RUN TestMountDaemonRoot/rprivate [2020-03-07T12:27:08.448Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-07T12:27:08.448Z] === RUN TestMountDaemonRoot/slave [2020-03-07T12:27:08.448Z] === PAUSE TestMountDaemonRoot/slave [2020-03-07T12:27:08.448Z] === RUN TestMountDaemonRoot/rslave [2020-03-07T12:27:08.448Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-07T12:27:08.448Z] === RUN TestMountDaemonRoot/shared [2020-03-07T12:27:08.448Z] === PAUSE TestMountDaemonRoot/shared [2020-03-07T12:27:08.448Z] === RUN TestMountDaemonRoot/rshared [2020-03-07T12:27:08.448Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-07T12:27:08.448Z] === CONT TestMountDaemonRoot/default [2020-03-07T12:27:08.448Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-07T12:27:08.448Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-07T12:27:08.448Z] === CONT TestMountDaemonRoot/rslave [2020-03-07T12:27:08.448Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-07T12:27:08.448Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-07T12:27:08.448Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-07T12:27:08.448Z] === CONT TestMountDaemonRoot/shared [2020-03-07T12:27:08.448Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-07T12:27:08.448Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-07T12:27:08.448Z] === CONT TestMountDaemonRoot/rprivate [2020-03-07T12:27:08.448Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-07T12:27:08.448Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-07T12:27:08.448Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-07T12:27:08.448Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-07T12:27:08.448Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-07T12:27:08.448Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-07T12:27:08.448Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-07T12:27:08.448Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-07T12:27:08.448Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-07T12:27:08.448Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-07T12:27:08.448Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-07T12:27:08.448Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-07T12:27:08.448Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-07T12:27:08.448Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-07T12:27:08.448Z] === CONT TestMountDaemonRoot/slave [2020-03-07T12:27:08.448Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-07T12:27:08.448Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-07T12:27:08.448Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-07T12:27:08.448Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-07T12:27:08.448Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-07T12:27:08.448Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-07T12:27:08.448Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-07T12:27:08.448Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-07T12:27:08.448Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-07T12:27:08.448Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-07T12:27:08.448Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-07T12:27:08.448Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-07T12:27:08.448Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-07T12:27:08.448Z] === CONT TestMountDaemonRoot/private [2020-03-07T12:27:08.448Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-07T12:27:08.448Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-07T12:27:08.448Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-07T12:27:08.448Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-07T12:27:08.448Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-07T12:27:08.448Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-07T12:27:08.448Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-07T12:27:08.448Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-07T12:27:08.448Z] === CONT TestMountDaemonRoot/rshared [2020-03-07T12:27:08.448Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-07T12:27:08.448Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-07T12:27:08.448Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-07T12:27:08.448Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-07T12:27:08.448Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-07T12:27:08.448Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-07T12:27:08.448Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-07T12:27:08.448Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-07T12:27:08.448Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-07T12:27:08.448Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-07T12:27:08.448Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-07T12:27:08.448Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-07T12:27:08.448Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-07T12:27:08.448Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-07T12:27:08.448Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-07T12:27:08.448Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-07T12:27:08.448Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-07T12:27:08.448Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-07T12:27:08.448Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-07T12:27:08.448Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-07T12:27:08.448Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-07T12:27:08.448Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-07T12:27:08.448Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-07T12:27:08.448Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-07T12:27:08.448Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-07T12:27:08.448Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-07T12:27:08.448Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-07T12:27:08.448Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-07T12:27:08.448Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-07T12:27:08.448Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-07T12:27:08.448Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-07T12:27:08.448Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-07T12:27:08.448Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-07T12:27:08.448Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-07T12:27:08.646Z] #45 133.2 DEP criu/page-xfer.d [2020-03-07T12:27:08.706Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-07T12:27:08.706Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-07T12:27:08.707Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-07T12:27:08.707Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-07T12:27:08.707Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-07T12:27:08.707Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-07T12:27:08.707Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-07T12:27:08.707Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-07T12:27:08.707Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-03-07T12:27:08.707Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-07T12:27:08.707Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-03-07T12:27:08.707Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-03-07T12:27:08.707Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-03-07T12:27:08.707Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2020-03-07T12:27:08.707Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-07T12:27:08.707Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-03-07T12:27:08.707Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-03-07T12:27:08.707Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-03-07T12:27:08.707Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-03-07T12:27:08.707Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-07T12:27:08.707Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-03-07T12:27:08.707Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-03-07T12:27:08.707Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-03-07T12:27:08.707Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-03-07T12:27:08.707Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-07T12:27:08.707Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-03-07T12:27:08.707Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-03-07T12:27:08.707Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-03-07T12:27:08.707Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-03-07T12:27:08.707Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-07T12:27:08.707Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-03-07T12:27:08.707Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-03-07T12:27:08.707Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-03-07T12:27:08.707Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-03-07T12:27:08.707Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-07T12:27:08.707Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-03-07T12:27:08.707Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-03-07T12:27:08.707Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-03-07T12:27:08.707Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-03-07T12:27:08.707Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-07T12:27:08.707Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-03-07T12:27:08.707Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-03-07T12:27:08.707Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-03-07T12:27:08.707Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-03-07T12:27:08.707Z] === RUN TestContainerBindMountNonRecursive [2020-03-07T12:27:08.933Z] #45 133.5 DEP criu/page-pipe.d [2020-03-07T12:27:09.092Z] ok github.com/docker/docker/pkg/authorization 0.886s coverage: 68.3% of statements [2020-03-07T12:27:09.221Z] #45 133.7 DEP criu/netfilter.d [2020-03-07T12:27:09.470Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-03-07T12:27:09.510Z] #45 134.0 DEP criu/net.d [2020-03-07T12:27:09.588Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-03-07T12:27:09.797Z] #45 134.5 DEP criu/namespaces.d [2020-03-07T12:27:09.843Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2020-03-07T12:27:10.085Z] #45 134.8 DEP criu/mount.d [2020-03-07T12:27:10.622Z] --- PASS: TestContainerBindMountNonRecursive (1.90s) [2020-03-07T12:27:10.622Z] === RUN TestNetworkNat [2020-03-07T12:27:10.712Z] #45 135.1 DEP criu/mem.d [2020-03-07T12:27:11.002Z] #45 135.4 DEP criu/lsm.d [2020-03-07T12:27:11.002Z] #45 135.7 DEP criu/log.d [2020-03-07T12:27:11.291Z] #45 135.9 DEP criu/libnetlink.d [2020-03-07T12:27:11.558Z] --- PASS: TestNetworkNat (0.84s) [2020-03-07T12:27:11.558Z] === RUN TestNetworkLocalhostTCPNat [2020-03-07T12:27:11.580Z] #45 136.1 DEP criu/kerndat.d [2020-03-07T12:27:11.580Z] #45 ... [2020-03-07T12:27:11.580Z] [2020-03-07T12:27:11.580Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:27:11.580Z] #48 232.0 mime [2020-03-07T12:27:12.492Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s) [2020-03-07T12:27:12.492Z] === RUN TestNetworkLoopbackNat [2020-03-07T12:27:13.427Z] --- PASS: TestNetworkLoopbackNat (1.11s) [2020-03-07T12:27:13.427Z] === RUN TestPause [2020-03-07T12:27:13.815Z] ok github.com/docker/docker/layer 7.657s coverage: 68.8% of statements [2020-03-07T12:27:13.815Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-07T12:27:13.815Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-07T12:27:13.815Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-07T12:27:13.815Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-07T12:27:13.815Z] ? github.com/docker/docker/oci [no test files] [2020-03-07T12:27:13.815Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-07T12:27:13.815Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-03-07T12:27:13.815Z] ok github.com/docker/docker/pkg/chrootarchive 3.394s coverage: 43.2% of statements [2020-03-07T12:27:13.815Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-07T12:27:13.815Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-07T12:27:13.815Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-03-07T12:27:14.181Z] ok github.com/docker/docker/pkg/discovery/file 0.017s coverage: 92.9% of statements [2020-03-07T12:27:14.334Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-03-07T12:27:14.362Z] --- PASS: TestPause (0.81s) [2020-03-07T12:27:14.362Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-07T12:27:14.362Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-07T12:27:14.362Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-07T12:27:14.362Z] === RUN TestPauseStopPausedContainer [2020-03-07T12:27:15.038Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-03-07T12:27:15.296Z] --- PASS: TestPauseStopPausedContainer (0.83s) [2020-03-07T12:27:15.296Z] === RUN TestPsFilter [2020-03-07T12:27:15.296Z] --- PASS: TestPsFilter (0.26s) [2020-03-07T12:27:15.296Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-07T12:27:15.418Z] ok github.com/docker/docker/pkg/discovery/nodes 0.001s coverage: 93.8% of statements [2020-03-07T12:27:15.797Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-03-07T12:27:16.232Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.75s) [2020-03-07T12:27:16.232Z] === RUN TestRemoveContainerWithVolume [2020-03-07T12:27:16.799Z] --- PASS: TestRemoveContainerWithVolume (0.77s) [2020-03-07T12:27:16.799Z] === RUN TestRemoveContainerRunning [2020-03-07T12:27:17.019Z] ok github.com/docker/docker/pkg/filenotify 0.601s coverage: 67.0% of statements [2020-03-07T12:27:17.125Z] #48 ... [2020-03-07T12:27:17.125Z] [2020-03-07T12:27:17.125Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-07T12:27:17.125Z] #18 54.56 Selecting previously unselected package python3. [2020-03-07T12:27:17.125Z] #18 54.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 ... 24013 files and directories currently installed.) [2020-03-07T12:27:17.125Z] #18 54.70 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-03-07T12:27:17.125Z] #18 54.71 Unpacking python3 (3.7.3-1) ... [2020-03-07T12:27:17.125Z] #18 54.87 Selecting previously unselected package libip4tc0:ppc64el. [2020-03-07T12:27:17.125Z] #18 54.91 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-03-07T12:27:17.125Z] #18 54.93 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-03-07T12:27:17.125Z] #18 55.08 Selecting previously unselected package libip6tc0:ppc64el. [2020-03-07T12:27:17.125Z] #18 55.10 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-03-07T12:27:17.125Z] #18 55.12 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-03-07T12:27:17.125Z] #18 55.30 Selecting previously unselected package libiptc0:ppc64el. [2020-03-07T12:27:17.125Z] #18 55.31 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-03-07T12:27:17.125Z] #18 55.32 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-03-07T12:27:17.125Z] #18 55.44 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-03-07T12:27:17.125Z] #18 55.45 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-03-07T12:27:17.125Z] #18 55.47 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-03-07T12:27:17.125Z] #18 55.60 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-03-07T12:27:17.125Z] #18 55.61 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-03-07T12:27:17.125Z] #18 55.61 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-03-07T12:27:17.125Z] #18 55.81 Selecting previously unselected package libnftnl11:ppc64el. [2020-03-07T12:27:17.125Z] #18 55.81 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-03-07T12:27:17.125Z] #18 55.81 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-03-07T12:27:17.125Z] #18 55.90 Selecting previously unselected package iptables. [2020-03-07T12:27:17.125Z] #18 55.90 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-03-07T12:27:17.125Z] #18 55.92 Unpacking iptables (1.8.2-4) ... [2020-03-07T12:27:17.125Z] #18 56.65 Selecting previously unselected package xxd. [2020-03-07T12:27:17.125Z] #18 56.67 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-03-07T12:27:17.125Z] #18 56.68 Unpacking xxd (2:8.1.0875-5) ... [2020-03-07T12:27:17.125Z] #18 56.86 Selecting previously unselected package vim-common. [2020-03-07T12:27:17.125Z] #18 56.86 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-07T12:27:17.125Z] #18 56.92 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-07T12:27:17.125Z] #18 57.20 Selecting previously unselected package bash-completion. [2020-03-07T12:27:17.125Z] #18 57.22 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-07T12:27:17.125Z] #18 63.22 Unpacking bash-completion (1:2.8-6) ... [2020-03-07T12:27:17.125Z] #18 63.89 Selecting previously unselected package bzip2. [2020-03-07T12:27:17.125Z] #18 63.92 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-03-07T12:27:17.125Z] #18 63.93 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-07T12:27:17.125Z] #18 64.10 Selecting previously unselected package xz-utils. [2020-03-07T12:27:17.125Z] #18 64.11 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-03-07T12:27:17.125Z] #18 64.12 Unpacking xz-utils (5.2.4-1) ... [2020-03-07T12:27:17.125Z] #18 64.39 Selecting previously unselected package apparmor. [2020-03-07T12:27:17.125Z] #18 64.41 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-03-07T12:27:17.125Z] #18 64.58 Unpacking apparmor (2.13.2-10) ... [2020-03-07T12:27:17.125Z] #18 65.11 Selecting previously unselected package aufs-tools. [2020-03-07T12:27:17.125Z] #18 65.11 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-03-07T12:27:17.125Z] #18 65.12 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-07T12:27:17.125Z] #18 65.24 Selecting previously unselected package libonig5:ppc64el. [2020-03-07T12:27:17.125Z] #18 65.25 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-03-07T12:27:17.125Z] #18 65.26 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-03-07T12:27:17.378Z] ok github.com/docker/docker/pkg/fileutils 0.021s coverage: 89.5% of statements [2020-03-07T12:27:17.415Z] #18 65.59 Selecting previously unselected package libjq1:ppc64el. [2020-03-07T12:27:17.707Z] #18 65.65 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-03-07T12:27:17.707Z] #18 65.65 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-03-07T12:27:17.707Z] #18 65.82 Selecting previously unselected package jq. [2020-03-07T12:27:17.707Z] #18 65.84 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-03-07T12:27:17.707Z] #18 65.85 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-07T12:27:17.707Z] #18 66.02 Selecting previously unselected package libaio1:ppc64el. [2020-03-07T12:27:17.707Z] #18 66.04 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-03-07T12:27:17.734Z] --- PASS: TestRemoveContainerRunning (0.79s) [2020-03-07T12:27:17.734Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-07T12:27:17.996Z] #18 66.05 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-03-07T12:27:17.996Z] #18 66.17 Selecting previously unselected package libgpm2:ppc64el. [2020-03-07T12:27:17.996Z] #18 66.18 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-03-07T12:27:17.996Z] #18 66.19 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-03-07T12:27:18.207Z] ok github.com/docker/docker/pkg/discovery/kv 3.130s coverage: 84.1% of statements [2020-03-07T12:27:18.207Z] ok github.com/docker/docker/pkg/homedir 0.001s coverage: 11.4% of statements [2020-03-07T12:27:18.286Z] #18 66.31 Selecting previously unselected package libicu63:ppc64el. [2020-03-07T12:27:18.286Z] #18 66.33 Preparing to unpack .../20-libicu63_63.1-6_ppc64el.deb ... [2020-03-07T12:27:18.286Z] #18 66.33 Unpacking libicu63:ppc64el (63.1-6) ... [2020-03-07T12:27:18.561Z] ok github.com/docker/docker/pkg/fsutils 0.407s coverage: 85.1% of statements [2020-03-07T12:27:18.668Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s) [2020-03-07T12:27:18.668Z] === RUN TestRemoveInvalidContainer [2020-03-07T12:27:18.668Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-03-07T12:27:18.668Z] === RUN TestRenameLinkedContainer [2020-03-07T12:27:18.914Z] #18 ... [2020-03-07T12:27:18.914Z] [2020-03-07T12:27:18.915Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:27:18.915Z] #48 239.5 vendor/golang.org/x/net/idna [2020-03-07T12:27:18.923Z] ok github.com/docker/docker/pkg/idtools 0.278s coverage: 70.1% of statements [2020-03-07T12:27:19.285Z] ok github.com/docker/docker/pkg/ioutils 0.271s coverage: 70.6% of statements [2020-03-07T12:27:19.811Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2020-03-07T12:27:19.811Z] ok github.com/docker/docker/pkg/locker 0.058s coverage: 88.9% of statements [2020-03-07T12:27:20.161Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-03-07T12:27:20.161Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-07T12:27:20.161Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-03-07T12:27:20.536Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-03-07T12:27:20.950Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-03-07T12:27:21.318Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 91.4% of statements [2020-03-07T12:27:21.318Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2020-03-07T12:27:21.642Z] #48 ... [2020-03-07T12:27:21.642Z] [2020-03-07T12:27:21.642Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:27:21.642Z] #45 136.4 DEP criu/kcmp-ids.d [2020-03-07T12:27:21.642Z] #45 136.7 DEP criu/irmap.d [2020-03-07T12:27:21.642Z] #45 137.0 DEP criu/ipc_ns.d [2020-03-07T12:27:21.642Z] #45 137.3 DEP criu/image.d [2020-03-07T12:27:21.642Z] #45 137.6 DEP criu/image-desc.d [2020-03-07T12:27:21.642Z] #45 137.9 DEP criu/fsnotify.d [2020-03-07T12:27:21.642Z] #45 138.3 DEP criu/filesystems.d [2020-03-07T12:27:21.642Z] #45 138.6 DEP criu/files.d [2020-03-07T12:27:21.642Z] #45 139.0 DEP criu/files-reg.d [2020-03-07T12:27:21.642Z] #45 139.4 DEP criu/files-ext.d [2020-03-07T12:27:21.642Z] #45 139.8 DEP criu/file-lock.d [2020-03-07T12:27:21.642Z] #45 140.1 DEP criu/file-ids.d [2020-03-07T12:27:21.642Z] #45 140.4 DEP criu/fifo.d [2020-03-07T12:27:21.642Z] #45 140.7 DEP criu/fdstore.d [2020-03-07T12:27:21.642Z] #45 140.9 DEP criu/fault-injection.d [2020-03-07T12:27:21.642Z] #45 141.0 DEP criu/external.d [2020-03-07T12:27:21.642Z] #45 141.2 DEP criu/eventpoll.d [2020-03-07T12:27:21.642Z] #45 141.5 DEP criu/eventfd.d [2020-03-07T12:27:21.642Z] #45 141.7 DEP criu/crtools.d [2020-03-07T12:27:21.642Z] #45 142.1 DEP criu/cr-service.d [2020-03-07T12:27:21.642Z] #45 142.4 DEP criu/cr-restore.d [2020-03-07T12:27:21.642Z] #45 143.0 DEP criu/cr-errno.d [2020-03-07T12:27:21.642Z] #45 143.0 DEP criu/cr-dump.d [2020-03-07T12:27:21.642Z] #45 143.4 DEP criu/cr-dedup.d [2020-03-07T12:27:21.642Z] #45 143.7 DEP criu/cr-check.d [2020-03-07T12:27:21.642Z] #45 144.0 DEP criu/config.d [2020-03-07T12:27:21.642Z] #45 144.3 DEP criu/clone-noasan.d [2020-03-07T12:27:21.642Z] #45 144.5 DEP criu/cgroup.d [2020-03-07T12:27:21.642Z] #45 144.8 DEP criu/cgroup-props.d [2020-03-07T12:27:21.642Z] #45 145.1 DEP criu/bitmap.d [2020-03-07T12:27:21.642Z] #45 145.1 DEP criu/bfd.d [2020-03-07T12:27:21.642Z] #45 145.4 DEP criu/autofs.d [2020-03-07T12:27:21.642Z] #45 145.7 DEP criu/aio.d [2020-03-07T12:27:21.642Z] #45 146.2 DEP criu/action-scripts.d [2020-03-07T12:27:21.692Z] ok github.com/docker/docker/pkg/mount 1.335s coverage: 70.0% of statements [2020-03-07T12:27:21.692Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-07T12:27:21.692Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-07T12:27:21.692Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-07T12:27:21.951Z] --- PASS: TestRenameLinkedContainer (3.09s) [2020-03-07T12:27:21.951Z] === RUN TestRenameStoppedContainer [2020-03-07T12:27:22.267Z] #45 147.0 CC criu/action-scripts.o [2020-03-07T12:27:22.461Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2020-03-07T12:27:22.518Z] --- PASS: TestRenameStoppedContainer (0.75s) [2020-03-07T12:27:22.518Z] === RUN TestRenameRunningContainerAndReuse [2020-03-07T12:27:22.811Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-03-07T12:27:23.171Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-03-07T12:27:23.171Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-03-07T12:27:23.296Z] #45 148.0 CC criu/aio.o [2020-03-07T12:27:23.894Z] --- PASS: TestRenameRunningContainerAndReuse (1.57s) [2020-03-07T12:27:23.894Z] === RUN TestRenameInvalidName [2020-03-07T12:27:24.244Z] INFO: Sources obtained for gotestsum... [2020-03-07T12:27:24.244Z] INFO: Checkout done for gotestsum... [2020-03-07T12:27:24.244Z] INFO: Build done for gotestsum... [2020-03-07T12:27:24.486Z] ok github.com/docker/docker/pkg/pubsub 1.020s coverage: 73.9% of statements [2020-03-07T12:27:24.796Z] #45 149.0 CC criu/autofs.o [2020-03-07T12:27:24.796Z] #45 ... [2020-03-07T12:27:24.796Z] [2020-03-07T12:27:24.796Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:27:24.796Z] #48 245.3 net/textproto [2020-03-07T12:27:24.796Z] #48 245.3 vendor/golang.org/x/net/http/httpproxy [2020-03-07T12:27:24.796Z] #48 245.3 crypto/x509 [2020-03-07T12:27:24.828Z] --- PASS: TestRenameInvalidName (0.79s) [2020-03-07T12:27:24.828Z] === RUN TestRenameAnonymousContainer [2020-03-07T12:27:24.861Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-03-07T12:27:28.032Z] ok github.com/docker/docker/pkg/signal 2.347s coverage: 61.0% of statements [2020-03-07T12:27:28.032Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2020-03-07T12:27:28.304Z] #48 248.1 vendor/golang.org/x/net/http/httpguts [2020-03-07T12:27:28.447Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2020-03-07T12:27:28.447Z] ok github.com/docker/docker/pkg/stringid 0.017s coverage: 70.6% of statements [2020-03-07T12:27:28.800Z] ok github.com/docker/docker/pkg/symlink 0.005s coverage: 87.7% of statements [2020-03-07T12:27:28.892Z] ......................... [ 67%] [2020-03-07T12:27:28.935Z] #48 ... [2020-03-07T12:27:28.935Z] [2020-03-07T12:27:28.935Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:27:28.935Z] #51 DONE 249.2s [2020-03-07T12:27:28.935Z] [2020-03-07T12:27:28.935Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-07T12:27:28.935Z] #18 73.38 Selecting previously unselected package libnet1:ppc64el. [2020-03-07T12:27:28.935Z] #18 73.38 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-03-07T12:27:28.935Z] #18 73.39 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-03-07T12:27:28.935Z] #18 73.48 Selecting previously unselected package libnl-3-200:ppc64el. [2020-03-07T12:27:28.935Z] #18 73.49 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-03-07T12:27:28.935Z] #18 73.49 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-03-07T12:27:28.935Z] #18 73.62 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-03-07T12:27:28.935Z] #18 73.64 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-03-07T12:27:28.935Z] #18 73.65 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-03-07T12:27:28.935Z] #18 73.72 Selecting previously unselected package libreadline5:ppc64el. [2020-03-07T12:27:28.935Z] #18 73.74 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-03-07T12:27:28.935Z] #18 73.74 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-03-07T12:27:28.935Z] #18 73.96 Selecting previously unselected package net-tools. [2020-03-07T12:27:28.935Z] #18 73.98 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-03-07T12:27:28.935Z] #18 74.00 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-07T12:27:28.935Z] #18 74.45 Selecting previously unselected package python-pip-whl. [2020-03-07T12:27:28.935Z] #18 74.48 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-07T12:27:28.935Z] #18 74.48 Unpacking python-pip-whl (18.1-5) ... [2020-03-07T12:27:28.935Z] #18 75.38 Selecting previously unselected package python3-lib2to3. [2020-03-07T12:27:28.935Z] #18 75.39 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-07T12:27:28.935Z] #18 75.39 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-07T12:27:28.935Z] #18 75.61 Selecting previously unselected package python3-distutils. [2020-03-07T12:27:28.935Z] #18 75.62 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-07T12:27:28.935Z] #18 75.63 Unpacking python3-distutils (3.7.3-1) ... [2020-03-07T12:27:28.935Z] #18 75.92 Selecting previously unselected package python3-pip. [2020-03-07T12:27:28.935Z] #18 75.96 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-07T12:27:28.935Z] #18 75.98 Unpacking python3-pip (18.1-5) ... [2020-03-07T12:27:28.935Z] #18 76.22 Selecting previously unselected package python3-pkg-resources. [2020-03-07T12:27:28.935Z] #18 76.25 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-07T12:27:28.935Z] #18 76.26 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-07T12:27:28.935Z] #18 76.47 Selecting previously unselected package python3-setuptools. [2020-03-07T12:27:28.935Z] #18 76.47 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-07T12:27:28.935Z] #18 76.48 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-07T12:27:28.935Z] #18 76.90 Selecting previously unselected package python3-wheel. [2020-03-07T12:27:28.935Z] #18 77.00 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-07T12:27:28.935Z] #18 77.01 Unpacking python3-wheel (0.32.3-2) ... [2020-03-07T12:27:28.935Z] #18 77.18 Selecting previously unselected package thin-provisioning-tools. [2020-03-07T12:27:28.935Z] #18 77.20 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-03-07T12:27:28.935Z] #18 77.21 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-07T12:27:29.012Z] --- PASS: TestRenameAnonymousContainer (3.95s) [2020-03-07T12:27:29.012Z] === RUN TestRenameContainerWithSameName [2020-03-07T12:27:29.178Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 71.3% of statements [2020-03-07T12:27:29.553Z] ok github.com/docker/docker/pkg/system 0.036s coverage: 36.4% of statements [2020-03-07T12:27:29.579Z] --- PASS: TestRenameContainerWithSameName (0.82s) [2020-03-07T12:27:29.579Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-07T12:27:29.908Z] ok github.com/docker/docker/pkg/tailfile 0.035s coverage: 88.6% of statements [2020-03-07T12:27:29.966Z] #18 78.15 Selecting previously unselected package vim-runtime. [2020-03-07T12:27:30.257Z] #18 78.23 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-07T12:27:30.257Z] #18 78.36 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-07T12:27:30.257Z] #18 78.42 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-07T12:27:30.257Z] #18 78.43 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-07T12:27:30.679Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2020-03-07T12:27:30.953Z] --- PASS: TestRenameContainerWithLinkedContainer (1.57s) [2020-03-07T12:27:30.953Z] === RUN TestResize [2020-03-07T12:27:31.084Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-03-07T12:27:31.085Z] testing: warning: no tests to run [2020-03-07T12:27:31.085Z] coverage: [no statements] [2020-03-07T12:27:31.085Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-03-07T12:27:31.453Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-03-07T12:27:31.453Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-03-07T12:27:31.834Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-03-07T12:27:31.889Z] --- PASS: TestResize (0.77s) [2020-03-07T12:27:31.889Z] === RUN TestResizeWithInvalidSize [2020-03-07T12:27:32.824Z] --- PASS: TestResizeWithInvalidSize (0.81s) [2020-03-07T12:27:32.824Z] === RUN TestResizeWhenContainerNotStarted [2020-03-07T12:27:33.391Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s) [2020-03-07T12:27:33.391Z] === RUN TestDaemonRestartKillContainers [2020-03-07T12:27:33.391Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-07T12:27:33.391Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-07T12:27:33.391Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-07T12:27:33.391Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-07T12:27:33.391Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-07T12:27:33.391Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-07T12:27:33.391Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-07T12:27:33.391Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-07T12:27:33.391Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-07T12:27:33.391Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-07T12:27:33.391Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-07T12:27:33.391Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-07T12:27:33.391Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-07T12:27:33.391Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-07T12:27:33.391Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-07T12:27:33.391Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-07T12:27:33.391Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-07T12:27:33.391Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-07T12:27:33.391Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-07T12:27:33.391Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-07T12:27:33.391Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-07T12:27:33.391Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-07T12:27:33.391Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-07T12:27:33.391Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-07T12:27:33.391Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-07T12:27:33.391Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-07T12:27:33.391Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-07T12:27:33.391Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-07T12:27:33.595Z] ok github.com/docker/docker/plugin 0.555s coverage: 27.1% of statements [2020-03-07T12:27:34.366Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-03-07T12:27:34.544Z] Removing intermediate container 8273f18347ac [2020-03-07T12:27:34.544Z] ---> 873fb035e31c [2020-03-07T12:27:34.544Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-03-07T12:27:34.544Z] ---> Running in 044d07521c7e [2020-03-07T12:27:34.544Z] Removing intermediate container 044d07521c7e [2020-03-07T12:27:34.544Z] ---> 437dcb9b5d8c [2020-03-07T12:27:34.544Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-03-07T12:27:34.544Z] ---> Running in 2c7ab11af1cf [2020-03-07T12:27:34.544Z] Removing intermediate container 2c7ab11af1cf [2020-03-07T12:27:34.544Z] ---> 159127b25d70 [2020-03-07T12:27:34.544Z] Step 10/10 : COPY . . [2020-03-07T12:27:35.214Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 76.2% of statements [2020-03-07T12:27:35.297Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-07T12:27:35.298Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-07T12:27:35.582Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-03-07T12:27:35.836Z] #18 84.06 Selecting previously unselected package vim. [2020-03-07T12:27:35.836Z] #18 84.08 Preparing to unpack .../35-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-03-07T12:27:35.836Z] #18 84.12 Unpacking vim (2:8.1.0875-5) ... [2020-03-07T12:27:36.236Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-07T12:27:36.236Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-07T12:27:36.805Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-07T12:27:36.810Z] ok github.com/docker/docker/registry 0.134s coverage: 56.0% of statements [2020-03-07T12:27:37.178Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-03-07T12:27:37.337Z] #18 85.13 Selecting previously unselected package xfsprogs. [2020-03-07T12:27:37.337Z] #18 85.14 Preparing to unpack .../36-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-03-07T12:27:37.337Z] #18 85.15 Unpacking xfsprogs (4.20.0-1) ... [2020-03-07T12:27:37.531Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2020-03-07T12:27:37.748Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-07T12:27:37.748Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-07T12:27:37.965Z] #18 86.10 Selecting previously unselected package zip. [2020-03-07T12:27:37.965Z] #18 86.12 Preparing to unpack .../37-zip_3.0-11+b1_ppc64el.deb ... [2020-03-07T12:27:37.965Z] #18 86.13 Unpacking zip (3.0-11+b1) ... [2020-03-07T12:27:38.010Z] ok github.com/docker/docker/runconfig 0.006s coverage: 68.2% of statements [2020-03-07T12:27:38.254Z] #18 ... [2020-03-07T12:27:38.254Z] [2020-03-07T12:27:38.254Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:27:38.254Z] #45 152.8 CC criu/bfd.o [2020-03-07T12:27:38.254Z] #45 154.5 CC criu/bitmap.o [2020-03-07T12:27:38.254Z] #45 154.9 CC criu/cgroup-props.o [2020-03-07T12:27:38.254Z] #45 156.9 CC criu/cgroup.o [2020-03-07T12:27:38.254Z] #45 ... [2020-03-07T12:27:38.254Z] [2020-03-07T12:27:38.254Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-07T12:27:38.254Z] #18 86.47 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-07T12:27:38.254Z] #18 86.48 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-07T12:27:38.254Z] #18 86.49 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-03-07T12:27:38.254Z] #18 86.49 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-03-07T12:27:38.254Z] #18 86.50 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-03-07T12:27:38.254Z] #18 86.51 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-03-07T12:27:38.390Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-03-07T12:27:38.545Z] #18 86.53 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-03-07T12:27:38.545Z] #18 86.54 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-03-07T12:27:38.545Z] #18 86.55 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-07T12:27:38.545Z] #18 86.56 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-03-07T12:27:38.545Z] #18 86.57 Setting up libicu63:ppc64el (63.1-6) ... [2020-03-07T12:27:38.545Z] #18 86.57 Setting up xxd (2:8.1.0875-5) ... [2020-03-07T12:27:38.545Z] #18 86.58 Setting up zip (3.0-11+b1) ... [2020-03-07T12:27:38.545Z] #18 86.59 Setting up vim-common (2:8.1.0875-5) ... [2020-03-07T12:27:38.545Z] #18 86.64 Setting up bash-completion (1:2.8-6) ... [2020-03-07T12:27:39.128Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-07T12:27:40.768Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-03-07T12:27:41.121Z] ok github.com/docker/docker/volume/local 0.048s coverage: 73.0% of statements [2020-03-07T12:27:41.996Z] ok github.com/docker/docker/volume/mounts 0.026s coverage: 67.0% of statements [2020-03-07T12:27:42.047Z] #18 ... [2020-03-07T12:27:42.047Z] [2020-03-07T12:27:42.047Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:27:42.047Z] #48 252.0 crypto/tls [2020-03-07T12:27:42.047Z] #48 ... [2020-03-07T12:27:42.047Z] [2020-03-07T12:27:42.047Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:27:42.047Z] #45 163.6 CC criu/clone-noasan.o [2020-03-07T12:27:42.047Z] #45 163.8 CC criu/config.o [2020-03-07T12:27:42.416Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-07T12:27:42.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.72s) [2020-03-07T12:27:42.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.73s) [2020-03-07T12:27:42.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.74s) [2020-03-07T12:27:42.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.80s) [2020-03-07T12:27:42.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.71s) [2020-03-07T12:27:42.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.58s) [2020-03-07T12:27:42.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.61s) [2020-03-07T12:27:42.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.64s) [2020-03-07T12:27:42.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.63s) [2020-03-07T12:27:42.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.34s) [2020-03-07T12:27:42.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.28s) [2020-03-07T12:27:42.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.02s) [2020-03-07T12:27:42.416Z] === RUN TestCgroupNamespacesRun [2020-03-07T12:27:42.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-07T12:27:42.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-07T12:27:42.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-07T12:27:42.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-07T12:27:43.074Z] #45 167.7 CC criu/cr-check.o [2020-03-07T12:27:43.213Z] ok github.com/docker/docker/volume/service 0.008s coverage: 73.0% of statements [2020-03-07T12:27:43.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-07T12:27:43.791Z] --- PASS: TestCgroupNamespacesRun (1.76s) [2020-03-07T12:27:43.791Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-07T12:27:44.107Z] #45 ... [2020-03-07T12:27:44.107Z] [2020-03-07T12:27:44.107Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:27:45.693Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s) [2020-03-07T12:27:45.693Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-07T12:27:47.069Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s) [2020-03-07T12:27:47.069Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-07T12:27:48.970Z] --- PASS: TestCgroupNamespacesRunHostMode (1.74s) [2020-03-07T12:27:48.970Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-07T12:27:49.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-07T12:27:49.391Z] #24 264.3 Checking out files: 23% (2553/10673) Checking out files: 24% (2562/10673) Checking out files: 25% (2669/10673) Checking out files: 26% (2775/10673) Checking out files: 27% (2882/10673) Checking out files: 28% (2989/10673) Checking out files: 29% (3096/10673) Checking out files: 30% (3202/10673) Checking out files: 31% (3309/10673) Checking out files: 32% (3416/10673) Checking out files: 33% (3523/10673) Checking out files: 34% (3629/10673) Checking out files: 34% (3678/10673) Checking out files: 35% (3736/10673) Checking out files: 36% (3843/10673) Checking out files: 37% (3950/10673) Checking out files: 38% (4056/10673) Checking out files: 39% (4163/10673) Checking out files: 40% (4270/10673) Checking out files: 41% (4376/10673) Checking out files: 42% (4483/10673) Checking out files: 43% (4590/10673) Checking out files: 44% (4697/10673) Checking out files: 45% (4803/10673) Checking out files: 46% (4910/10673) Checking out files: 47% (5017/10673) Checking out files: 48% (5124/10673) Checking out files: 49% (5230/10673) Checking out files: 49% (5254/10673) Checking out files: 50% (5337/10673) Checking out files: 51% (5444/10673) Checking out files: 52% (5550/10673) Checking out files: 53% (5657/10673) Checking out files: 54% (5764/10673) Checking out files: 55% (5871/10673) Checking out files: 56% (5977/10673) Checking out files: 57% (6084/10673) Checking out files: 58% (6191/10673) Checking out files: 59% (6298/10673) Checking out files: 60% (6404/10673) Checking out files: 61% (6511/10673) Checking out files: 62% (6618/10673) Checking out files: 63% (6724/10673) Checking out files: 64% (6831/10673) Checking out files: 65% (6938/10673) Checking out files: 66% (7045/10673) Checking out files: 66% (7084/10673) Checking out files: 67% (7151/10673) Checking out files: 68% (7258/10673) Checking out files: 69% (7365/10673) Checking out files: 70% (7472/10673) Checking out files: 71% (7578/10673) Checking out files: 72% (7685/10673) Checking out files: 73% (7792/10673) Checking out files: 74% (7899/10673) Checking out files: 75% (8005/10673) Checking out files: 76% (8112/10673) Checking out files: 77% (8219/10673) Checking out files: 78% (8325/10673) Checking out files: 79% (8432/10673) Checking out files: 80% (8539/10673) Checking out files: 80% (8556/10673) Checking out files: 81% (8646/10673) Checking out files: 82% (8752/10673) Checking out files: 83% (8859/10673) Checking out files: 84% (8966/10673) Checking out files: 85% (9073/10673) Checking out files: 86% (9179/10673) Checking out files: 87% (9286/10673) Checking out files: 88% (9393/10673) Checking out files: 89% (9499/10673) Checking out files: 90% (9606/10673) Checking out files: 91% (9713/10673) Checking out files: 92% (9820/10673) Checking out files: 93% (9926/10673) Checking out files: 94% (10033/10673) Checking out files: 95% (10140/10673) Checking out files: 95% (10195/10673) Checking out files: 96% (10247/10673) Checking out files: 97% (10353/10673) Checking out files: 98% (10460/10673) Checking out files: 99% (10567/10673) Checking out files: 100% (10673/10673) Checking out files: 100% (10673/10673), done. [2020-03-07T12:27:49.682Z] #24 270.1 + cd /tmp/tmp.FbA2q7StWx/tmp/docker-ce [2020-03-07T12:27:49.682Z] #24 270.1 + git checkout -q v17.06.2-ce [2020-03-07T12:27:50.873Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s) [2020-03-07T12:27:50.873Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-07T12:27:51.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-07T12:27:51.585Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.95s) [2020-03-07T12:27:51.585Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-07T12:27:52.399Z] #24 ... [2020-03-07T12:27:52.399Z] [2020-03-07T12:27:52.399Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:27:52.400Z] #48 262.7 net/http/httptrace [2020-03-07T12:27:52.400Z] #48 263.1 net/http [2020-03-07T12:27:52.400Z] #48 ... [2020-03-07T12:27:52.400Z] [2020-03-07T12:27:52.400Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-07T12:27:52.400Z] #18 92.45 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-03-07T12:27:52.400Z] #18 92.45 Setting up xz-utils (5.2.4-1) ... [2020-03-07T12:27:52.400Z] #18 92.50 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-07T12:27:52.400Z] #18 92.52 Setting up pigz (2.4-1) ... [2020-03-07T12:27:52.400Z] #18 92.53 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-03-07T12:27:52.400Z] #18 92.55 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-03-07T12:27:52.400Z] #18 92.58 Setting up python-pip-whl (18.1-5) ... [2020-03-07T12:27:52.400Z] #18 92.60 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-03-07T12:27:52.400Z] #18 92.61 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-07T12:27:52.400Z] #18 93.22 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-03-07T12:27:52.400Z] #18 93.23 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-03-07T12:27:52.400Z] #18 93.23 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-03-07T12:27:52.400Z] #18 93.24 Setting up vim (2:8.1.0875-5) ... [2020-03-07T12:27:52.400Z] #18 93.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-07T12:27:52.400Z] #18 93.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-07T12:27:52.400Z] #18 93.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-07T12:27:52.400Z] #18 93.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-07T12:27:52.400Z] #18 93.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-07T12:27:52.400Z] #18 93.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-07T12:27:52.400Z] #18 93.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-07T12:27:52.400Z] #18 93.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-07T12:27:52.400Z] #18 93.36 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-03-07T12:27:52.400Z] #18 93.37 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-07T12:27:52.400Z] #18 93.39 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-03-07T12:27:52.400Z] #18 93.41 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-07T12:27:52.400Z] #18 93.43 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-03-07T12:27:52.400Z] #18 93.45 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-07T12:27:52.539Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.96s) [2020-03-07T12:27:52.539Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-07T12:27:53.427Z] #18 101.6 Setting up iptables (1.8.2-4) ... [2020-03-07T12:27:53.427Z] #18 101.6 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-07T12:27:53.427Z] #18 101.7 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-07T12:27:53.427Z] #18 101.7 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-07T12:27:53.427Z] #18 101.7 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-07T12:27:53.719Z] #18 101.7 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-07T12:27:53.719Z] #18 101.7 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-07T12:27:53.719Z] #18 101.7 Setting up python3 (3.7.3-1) ... [2020-03-07T12:27:54.375Z] #18 ... [2020-03-07T12:27:54.375Z] [2020-03-07T12:27:54.375Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:27:54.375Z] #24 274.5 + mkdir -p /tmp/tmp.FbA2q7StWx/src/github.com/docker [2020-03-07T12:27:54.375Z] #24 274.5 + mv components/cli /tmp/tmp.FbA2q7StWx/src/github.com/docker/cli [2020-03-07T12:27:54.375Z] #24 274.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-03-07T12:27:54.440Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.79s) [2020-03-07T12:27:54.440Z] === RUN TestKernelTCPMemory [2020-03-07T12:27:55.374Z] --- PASS: TestKernelTCPMemory (0.94s) [2020-03-07T12:27:55.374Z] === RUN TestNISDomainname [2020-03-07T12:27:55.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-07T12:27:56.308Z] --- PASS: TestNISDomainname (1.01s) [2020-03-07T12:27:56.308Z] === RUN TestHostnameDnsResolution [2020-03-07T12:27:56.592Z] ok github.com/docker/docker/pkg/plugins 33.632s coverage: 76.6% of statements [2020-03-07T12:27:56.592Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-07T12:27:56.592Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-07T12:27:56.592Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-07T12:27:56.592Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-07T12:27:56.592Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-07T12:27:56.592Z] ? github.com/docker/docker/rootless [no test files] [2020-03-07T12:27:56.592Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-07T12:27:56.592Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-07T12:27:56.592Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-07T12:27:56.592Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-07T12:27:56.592Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-07T12:27:56.592Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-07T12:27:56.592Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-07T12:27:56.592Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-07T12:27:56.592Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-07T12:27:56.592Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-07T12:27:56.592Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-07T12:27:56.592Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-07T12:27:56.592Z] ? github.com/docker/docker/volume [no test files] [2020-03-07T12:27:56.592Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-07T12:27:56.592Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-07T12:27:56.592Z] [2020-03-07T12:27:56.592Z] === Skipped [2020-03-07T12:27:56.592Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-07T12:27:56.592Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-07T12:27:56.592Z] [2020-03-07T12:27:56.592Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-07T12:27:56.592Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-07T12:27:56.592Z] [2020-03-07T12:27:56.592Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-07T12:27:56.592Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-07T12:27:56.592Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-07T12:27:56.592Z] [2020-03-07T12:27:56.592Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-07T12:27:56.592Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-07T12:27:56.592Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-07T12:27:56.592Z] [2020-03-07T12:27:56.592Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-07T12:27:56.592Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-07T12:27:56.592Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-07T12:27:56.592Z] [2020-03-07T12:27:56.592Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-07T12:27:56.592Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-07T12:27:56.592Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-07T12:27:56.592Z] [2020-03-07T12:27:56.592Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-07T12:27:56.592Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-07T12:27:56.592Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-07T12:27:56.592Z] [2020-03-07T12:27:56.592Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-07T12:27:56.592Z] graphtest_unix.go:73: No driver to put! [2020-03-07T12:27:56.592Z] [2020-03-07T12:27:56.592Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-07T12:27:56.592Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-07T12:27:56.592Z] [2020-03-07T12:27:56.592Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-07T12:27:56.592Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-07T12:27:56.592Z] [2020-03-07T12:27:56.592Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-07T12:27:56.592Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-07T12:27:56.592Z] [2020-03-07T12:27:56.592Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-07T12:27:56.592Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-07T12:27:56.592Z] [2020-03-07T12:27:56.592Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-07T12:27:56.592Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-07T12:27:56.592Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-07T12:27:56.592Z] [2020-03-07T12:27:56.592Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-07T12:27:56.592Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-07T12:27:56.592Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-07T12:27:56.592Z] [2020-03-07T12:27:56.592Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-07T12:27:56.592Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-07T12:27:56.592Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-07T12:27:56.592Z] [2020-03-07T12:27:56.592Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-07T12:27:56.592Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-07T12:27:56.592Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-07T12:27:56.592Z] [2020-03-07T12:27:56.592Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-07T12:27:56.592Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-07T12:27:56.592Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-07T12:27:56.592Z] [2020-03-07T12:27:56.592Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-07T12:27:56.592Z] graphtest_unix.go:73: No driver to put! [2020-03-07T12:27:56.592Z] [2020-03-07T12:27:56.592Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-07T12:27:56.592Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-07T12:27:56.592Z] [2020-03-07T12:27:56.592Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-07T12:27:56.592Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-07T12:27:56.592Z] [2020-03-07T12:27:56.592Z] [2020-03-07T12:27:56.592Z] DONE 2168 tests, 20 skipped in 196.541s Post stage [Pipeline] junit [2020-03-07T12:27:56.714Z] Recording test results [2020-03-07T12:27:57.095Z] #24 ... [2020-03-07T12:27:57.095Z] [2020-03-07T12:27:57.095Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:27:57.095Z] #45 171.8 CC criu/cr-dedup.o [2020-03-07T12:27:57.095Z] #45 173.0 CC criu/cr-dump.o [2020-03-07T12:27:57.095Z] #45 178.4 CC criu/cr-errno.o [2020-03-07T12:27:57.095Z] #45 178.6 CC criu/cr-restore.o [2020-03-07T12:27:57.383Z] #45 ... [2020-03-07T12:27:57.383Z] [2020-03-07T12:27:57.383Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-07T12:27:57.383Z] #18 102.5 Setting up python3-wheel (0.32.3-2) ... [2020-03-07T12:27:57.383Z] #18 103.8 Setting up apparmor (2.13.2-10) ... [2020-03-07T12:27:58.013Z] #18 106.1 Setting up xfsprogs (4.20.0-1) ... [2020-03-07T12:27:58.013Z] #18 106.1 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-07T12:27:58.209Z] --- PASS: TestHostnameDnsResolution (1.69s) [2020-03-07T12:27:58.209Z] === RUN TestStats [2020-03-07T12:27:58.642Z] #18 106.7 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-07T12:27:59.654Z] ---> 16436dc1d12d [2020-03-07T12:27:59.655Z] Successfully built 16436dc1d12d [2020-03-07T12:27:59.655Z] Successfully tagged docker:latest [2020-03-07T12:27:59.655Z] INFO: Image build ended at 03/07/2020 12:27:58. Duration:00:04:01.3631504 [2020-03-07T12:27:59.655Z] [2020-03-07T12:27:59.655Z] [2020-03-07T12:27:59.655Z] INFO: Building the test binaries at 03/07/2020 12:27:59... [2020-03-07T12:28:00.109Z] --- PASS: TestStats (1.81s) [2020-03-07T12:28:00.109Z] === RUN TestStopContainerWithTimeout [2020-03-07T12:28:00.109Z] === RUN TestStopContainerWithTimeout/0 [2020-03-07T12:28:00.109Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-07T12:28:00.109Z] === RUN TestStopContainerWithTimeout/1 [2020-03-07T12:28:00.109Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-07T12:28:00.109Z] === RUN TestStopContainerWithTimeout/3 [2020-03-07T12:28:00.109Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-07T12:28:00.109Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-07T12:28:00.109Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-07T12:28:00.109Z] === CONT TestStopContainerWithTimeout/0 [2020-03-07T12:28:00.109Z] === CONT TestStopContainerWithTimeout/3 [2020-03-07T12:28:00.109Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-07T12:28:00.109Z] === CONT TestStopContainerWithTimeout/1 [2020-03-07T12:28:00.702Z] #18 108.5 Setting up python3-distutils (3.7.3-1) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-07T12:28:01.611Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40635/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 -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:1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 hack/make.sh dynbinary test-integration [2020-03-07T12:28:01.733Z] #18 109.6 Setting up python3-setuptools (40.8.0-1) ... [2020-03-07T12:28:01.960Z] [2020-03-07T12:28:01.960Z] Removing bundles/ [2020-03-07T12:28:01.960Z] [2020-03-07T12:28:01.960Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-07T12:28:01.960Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-07T12:28:01.960Z] GOOS="" GOARCH="" GOARM="" [2020-03-07T12:28:02.023Z] #18 ... [2020-03-07T12:28:02.023Z] [2020-03-07T12:28:02.023Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:28:02.023Z] #48 282.5 github.com/LK4D4/vndr/godl [2020-03-07T12:28:02.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-07T12:28:03.382Z] INFO: make.ps1 starting at 03/07/2020 12:28:02 [2020-03-07T12:28:03.382Z] INFO: Git commit (1ea3a2b7f5) assumed from DOCKER_GITCOMMIT environment variable [2020-03-07T12:28:03.382Z] INFO: Invoking autogen... [2020-03-07T12:28:03.395Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-03-07T12:28:03.395Z] --- PASS: TestStopContainerWithTimeout/0 (1.14s) [2020-03-07T12:28:03.395Z] --- PASS: TestStopContainerWithTimeout/1 (2.33s) [2020-03-07T12:28:03.395Z] --- PASS: TestStopContainerWithTimeout/3 (3.20s) [2020-03-07T12:28:03.395Z] --- PASS: TestStopContainerWithTimeout/-1 (3.31s) [2020-03-07T12:28:03.395Z] === RUN TestDeleteDevicemapper [2020-03-07T12:28:03.395Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-07T12:28:03.395Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-07T12:28:03.395Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-07T12:28:03.524Z] #48 283.9 github.com/LK4D4/vndr [2020-03-07T12:28:03.838Z] INFO: Building daemon... [2020-03-07T12:28:04.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-07T12:28:05.758Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-03-07T12:28:06.238Z] #48 ... [2020-03-07T12:28:06.238Z] [2020-03-07T12:28:06.238Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-07T12:28:06.239Z] #18 111.7 Setting up python3-pip (18.1-5) ... [2020-03-07T12:28:06.239Z] #18 113.8 Processing triggers for libc-bin (2.28-10) ... [2020-03-07T12:28:06.239Z] #18 113.9 Processing triggers for mime-support (3.62) ... [2020-03-07T12:28:06.239Z] #18 DONE 114.3s [2020-03-07T12:28:06.239Z] [2020-03-07T12:28:06.239Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-07T12:28:06.527Z] #19 0.405 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-07T12:28:06.527Z] #19 0.410 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-07T12:28:06.527Z] #19 0.413 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-07T12:28:06.687Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.95s) [2020-03-07T12:28:06.687Z] === RUN TestUpdateMemory [2020-03-07T12:28:06.687Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-07T12:28:06.687Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-03-07T12:28:06.687Z] === RUN TestUpdateCPUQuota [2020-03-07T12:28:06.827Z] #19 DONE 0.5s [2020-03-07T12:28:06.827Z] [2020-03-07T12:28:06.827Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-07T12:28:07.621Z] --- PASS: TestUpdateCPUQuota (1.47s) [2020-03-07T12:28:07.621Z] === RUN TestUpdatePidsLimit [2020-03-07T12:28:07.621Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-07T12:28:07.880Z] === RUN TestUpdatePidsLimit/no_change [2020-03-07T12:28:08.447Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-07T12:28:08.705Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-07T12:28:09.272Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-07T12:28:09.341Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-07T12:28:09.530Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-07T12:28:10.096Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-07T12:28:11.472Z] --- PASS: TestUpdatePidsLimit (3.85s) [2020-03-07T12:28:11.472Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-03-07T12:28:11.472Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-03-07T12:28:11.472Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-03-07T12:28:11.472Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2020-03-07T12:28:11.472Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2020-03-07T12:28:11.472Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2020-03-07T12:28:11.472Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-03-07T12:28:11.472Z] === RUN TestUpdateRestartPolicy [2020-03-07T12:28:11.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-07T12:28:13.751Z] #20 ... [2020-03-07T12:28:13.751Z] [2020-03-07T12:28:13.751Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:28:13.751Z] #45 187.9 CC criu/cr-service.o [2020-03-07T12:28:13.751Z] #45 191.2 CC criu/crtools.o [2020-03-07T12:28:13.751Z] #45 192.4 CC criu/eventfd.o [2020-03-07T12:28:13.751Z] #45 193.1 CC criu/eventpoll.o [2020-03-07T12:28:13.751Z] #45 195.0 CC criu/external.o [2020-03-07T12:28:13.751Z] #45 195.8 CC criu/fault-injection.o [2020-03-07T12:28:13.751Z] #45 196.0 CC criu/fdstore.o [2020-03-07T12:28:13.751Z] #45 196.7 CC criu/fifo.o [2020-03-07T12:28:13.751Z] #45 197.5 CC criu/file-ids.o [2020-03-07T12:28:13.751Z] #45 198.2 CC criu/file-lock.o [2020-03-07T12:28:14.776Z] #45 ... [2020-03-07T12:28:14.776Z] [2020-03-07T12:28:14.776Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-07T12:28:14.776Z] #20 8.338 Collecting yamllint==1.16.0 [2020-03-07T12:28:15.404Z] #20 8.938 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-07T12:28:15.693Z] #20 9.158 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-07T12:28:15.982Z] #20 9.239 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-07T12:28:15.982Z] #20 9.355 Collecting pyyaml (from yamllint==1.16.0) [2020-03-07T12:28:16.269Z] #20 9.731 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-03-07T12:28:17.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-07T12:28:19.784Z] #20 12.78 Building wheels for collected packages: pyyaml [2020-03-07T12:28:19.784Z] #20 12.79 Running setup.py bdist_wheel for pyyaml: started [2020-03-07T12:28:20.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-07T12:28:20.411Z] #20 ... [2020-03-07T12:28:20.411Z] [2020-03-07T12:28:20.411Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:28:20.411Z] #48 DONE 300.6s [2020-03-07T12:28:20.411Z] [2020-03-07T12:28:20.411Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:28:20.411Z] #45 200.2 CC criu/files-ext.o [2020-03-07T12:28:20.411Z] #45 200.9 CC criu/files-reg.o [2020-03-07T12:28:21.039Z] #45 205.8 CC criu/files.o [2020-03-07T12:28:22.542Z] #45 ... [2020-03-07T12:28:22.542Z] [2020-03-07T12:28:22.542Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-07T12:28:22.542Z] #20 15.82 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-07T12:28:22.542Z] #20 15.83 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-03-07T12:28:22.542Z] #20 16.00 Successfully built pyyaml [2020-03-07T12:28:22.542Z] #20 16.03 Installing collected packages: pathspec, pyyaml, yamllint [2020-03-07T12:28:23.570Z] #20 16.64 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-03-07T12:28:23.570Z] #20 DONE 16.9s [2020-03-07T12:28:23.570Z] [2020-03-07T12:28:23.570Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-07T12:28:23.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-07T12:28:23.801Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-03-07T12:28:23.801Z] tests/integration/client_test.py ..... [ 75%] [2020-03-07T12:28:23.801Z] tests/integration/context_api_test.py .. [ 76%] [2020-03-07T12:28:23.801Z] tests/integration/errors_test.py . [ 76%] [2020-03-07T12:28:26.145Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-07T12:28:26.145Z] Using test binary docker [2020-03-07T12:28:26.145Z] +++ /etc/init.d/apparmor start [2020-03-07T12:28:26.145Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-07T12:28:26.145Z] INFO: Waiting for daemon to start... [2020-03-07T12:28:26.145Z] Starting dockerd [2020-03-07T12:28:26.146Z] +++ 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-03-07T12:28:26.289Z] #31 ... [2020-03-07T12:28:26.289Z] [2020-03-07T12:28:26.289Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:28:26.289Z] #45 210.6 CC criu/filesystems.o [2020-03-07T12:28:26.342Z] --- PASS: TestUpdateRestartPolicy (12.42s) [2020-03-07T12:28:26.342Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-07T12:28:26.342Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s) [2020-03-07T12:28:26.342Z] === RUN TestWaitNonBlocked [2020-03-07T12:28:26.342Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-07T12:28:26.342Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-07T12:28:26.342Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-07T12:28:26.342Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-07T12:28:26.342Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-07T12:28:26.342Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-07T12:28:26.342Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-03-07T12:28:26.342Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.92s) [2020-03-07T12:28:26.342Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s) [2020-03-07T12:28:26.342Z] === RUN TestWaitBlocked [2020-03-07T12:28:26.342Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-07T12:28:26.342Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-07T12:28:26.342Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-07T12:28:26.342Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-07T12:28:26.342Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-07T12:28:26.342Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-07T12:28:26.602Z] --- PASS: TestWaitBlocked (0.03s) [2020-03-07T12:28:26.602Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.89s) [2020-03-07T12:28:26.602Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.95s) [2020-03-07T12:28:26.602Z] === CONT TestContainerStartOnDaemonRestart [2020-03-07T12:28:26.602Z] === CONT TestIpcModeOlderClient [2020-03-07T12:28:26.602Z] === CONT TestDaemonHostGatewayIP [2020-03-07T12:28:26.602Z] === CONT TestDaemonRestartIpcMode [2020-03-07T12:28:26.862Z] --- PASS: TestIpcModeOlderClient (0.22s) [2020-03-07T12:28:27.788Z] #45 212.1 CC criu/fsnotify.o [2020-03-07T12:28:28.669Z] . [2020-03-07T12:28:28.669Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-07T12:28:28.669Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-07T12:28:28.669Z] Error: No such image: emptyfs [2020-03-07T12:28:28.669Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-07T12:28:28.669Z] ++++ docker load [2020-03-07T12:28:28.925Z] Running integration-test (iteration 1) [2020-03-07T12:28:28.925Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-03-07T12:28:28.925Z] ++ 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-03-07T12:28:28.925Z] ++ set -e [2020-03-07T12:28:28.925Z] ++ '[' -n 0 ']' [2020-03-07T12:28:28.925Z] ++ set -x [2020-03-07T12:28:28.925Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-07T12:28:29.844Z] #45 214.3 CC criu/image-desc.o [2020-03-07T12:28:29.844Z] #45 214.5 CC criu/image.o [2020-03-07T12:28:30.153Z] --- PASS: TestContainerStartOnDaemonRestart (3.39s) [2020-03-07T12:28:31.087Z] --- PASS: TestDaemonRestartIpcMode (4.23s) [2020-03-07T12:28:31.354Z] --- PASS: TestDaemonHostGatewayIP (4.71s) [2020-03-07T12:28:31.354Z] PASS [2020-03-07T12:28:31.354Z] [2020-03-07T12:28:31.354Z] === Skipped [2020-03-07T12:28:31.354Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-03-07T12:28:31.354Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-07T12:28:31.354Z] [2020-03-07T12:28:31.354Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-03-07T12:28:31.354Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-07T12:28:31.354Z] [2020-03-07T12:28:31.354Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-07T12:28:31.354Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-07T12:28:31.354Z] [2020-03-07T12:28:31.354Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-07T12:28:31.354Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-07T12:28:31.354Z] [2020-03-07T12:28:31.354Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-03-07T12:28:31.354Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-07T12:28:31.354Z] [2020-03-07T12:28:31.354Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-03-07T12:28:31.354Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-03-07T12:28:31.354Z] [2020-03-07T12:28:31.354Z] [2020-03-07T12:28:31.354Z] DONE 199 tests, 6 skipped in 126.662s [2020-03-07T12:28:31.354Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-03-07T12:28:31.354Z] ++ 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-03-07T12:28:31.354Z] ++ set -e [2020-03-07T12:28:31.354Z] ++ '[' -n 0 ']' [2020-03-07T12:28:31.354Z] ++ set -x [2020-03-07T12:28:31.354Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:28:31.365Z] #45 215.9 CC criu/ipc_ns.o [2020-03-07T12:28:31.612Z] INFO: Testing against a local daemon [2020-03-07T12:28:31.612Z] === RUN TestCommitInheritsEnv [2020-03-07T12:28:32.179Z] --- PASS: TestCommitInheritsEnv (0.59s) [2020-03-07T12:28:32.179Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-07T12:28:32.179Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-03-07T12:28:32.179Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-03-07T12:28:32.179Z] === RUN TestImagesFilterMultiReference [2020-03-07T12:28:32.437Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-03-07T12:28:32.437Z] === RUN TestImagePullPlatformInvalid [2020-03-07T12:28:32.437Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-03-07T12:28:32.437Z] === RUN TestRemoveImageOrphaning [2020-03-07T12:28:33.003Z] --- PASS: TestRemoveImageOrphaning (0.56s) [2020-03-07T12:28:33.003Z] === RUN TestRemoveImageGarbageCollector [2020-03-07T12:28:33.003Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-03-07T12:28:33.003Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-07T12:28:33.003Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-07T12:28:33.003Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-03-07T12:28:33.003Z] === RUN TestTagInvalidReference [2020-03-07T12:28:33.003Z] --- PASS: TestTagInvalidReference (0.03s) [2020-03-07T12:28:33.003Z] === RUN TestTagValidPrefixedRepo [2020-03-07T12:28:33.003Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-03-07T12:28:33.003Z] === RUN TestTagExistedNameWithoutForce [2020-03-07T12:28:33.262Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-03-07T12:28:33.262Z] === RUN TestTagOfficialNames [2020-03-07T12:28:33.262Z] --- PASS: TestTagOfficialNames (0.08s) [2020-03-07T12:28:33.262Z] === RUN TestTagMatchesDigest [2020-03-07T12:28:33.262Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-03-07T12:28:33.262Z] PASS [2020-03-07T12:28:33.262Z] [2020-03-07T12:28:33.262Z] === Skipped [2020-03-07T12:28:33.262Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-03-07T12:28:33.262Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-03-07T12:28:33.262Z] [2020-03-07T12:28:33.262Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-03-07T12:28:33.262Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-07T12:28:33.262Z] [2020-03-07T12:28:33.262Z] [2020-03-07T12:28:33.262Z] DONE 12 tests, 2 skipped in 1.809s [2020-03-07T12:28:33.262Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-03-07T12:28:33.262Z] ++ 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-03-07T12:28:33.262Z] ++ set -e [2020-03-07T12:28:33.262Z] ++ '[' -n 0 ']' [2020-03-07T12:28:33.262Z] ++ set -x [2020-03-07T12:28:33.262Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:28:33.487Z] #45 218.0 CC criu/irmap.o [2020-03-07T12:28:33.520Z] INFO: Testing against a local daemon [2020-03-07T12:28:33.520Z] === RUN TestNetworkCreateDelete [2020-03-07T12:28:33.778Z] --- PASS: TestNetworkCreateDelete (0.39s) [2020-03-07T12:28:33.778Z] === RUN TestDockerNetworkDeletePreferID [2020-03-07T12:28:34.986Z] #45 219.4 CC criu/kcmp-ids.o [2020-03-07T12:28:35.154Z] --- PASS: TestDockerNetworkDeletePreferID (1.11s) [2020-03-07T12:28:35.154Z] === RUN TestInspectNetwork [2020-03-07T12:28:35.614Z] #45 219.9 CC criu/kerndat.o [2020-03-07T12:28:37.113Z] #45 221.9 CC criu/libnetlink.o [2020-03-07T12:28:37.403Z] #45 ... [2020-03-07T12:28:37.403Z] [2020-03-07T12:28:37.403Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-07T12:28:37.403Z] #31 DONE 317.9s [2020-03-07T12:28:37.403Z] [2020-03-07T12:28:37.403Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-07T12:28:38.432Z] #42 ... [2020-03-07T12:28:38.432Z] [2020-03-07T12:28:38.432Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:28:38.432Z] #45 223.1 CC criu/log.o [2020-03-07T12:28:39.951Z] #45 224.5 CC criu/lsm.o [2020-03-07T12:28:40.421Z] === RUN TestInspectNetwork/full_network_id [2020-03-07T12:28:40.421Z] === RUN TestInspectNetwork/partial_network_id [2020-03-07T12:28:40.421Z] === RUN TestInspectNetwork/network_name [2020-03-07T12:28:40.421Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-07T12:28:40.976Z] #45 225.3 CC criu/mem.o [2020-03-07T12:28:43.684Z] #45 228.3 CC criu/mount.o [2020-03-07T12:28:44.605Z] --- PASS: TestInspectNetwork (9.54s) [2020-03-07T12:28:44.605Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-07T12:28:44.605Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-07T12:28:44.605Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-07T12:28:44.605Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-07T12:28:44.605Z] === RUN TestRunContainerWithBridgeNone [2020-03-07T12:28:47.137Z] --- PASS: TestRunContainerWithBridgeNone (2.48s) [2020-03-07T12:28:47.137Z] === RUN TestNetworkInvalidJSON [2020-03-07T12:28:47.137Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-07T12:28:47.137Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-07T12:28:47.137Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-07T12:28:47.137Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-07T12:28:47.137Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-07T12:28:47.137Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-07T12:28:47.137Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-07T12:28:47.137Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-07T12:28:47.137Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-07T12:28:47.137Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-03-07T12:28:47.137Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-07T12:28:47.137Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-07T12:28:47.137Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-07T12:28:47.137Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-07T12:28:48.512Z] --- PASS: TestDaemonRestartWithLiveRestore (1.43s) [2020-03-07T12:28:48.512Z] === RUN TestDaemonDefaultNetworkPools [2020-03-07T12:28:49.888Z] --- PASS: TestDaemonDefaultNetworkPools (1.21s) [2020-03-07T12:28:49.888Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-07T12:28:50.561Z] #45 234.5 CC criu/namespaces.o [2020-03-07T12:28:51.790Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.84s) [2020-03-07T12:28:51.790Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-07T12:28:53.285Z] #45 237.8 CC criu/net.o [2020-03-07T12:28:53.692Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.32s) [2020-03-07T12:28:53.692Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-07T12:28:54.627Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.84s) [2020-03-07T12:28:54.627Z] === RUN TestServiceWithPredefinedNetwork [2020-03-07T12:28:58.812Z] --- PASS: TestServiceWithPredefinedNetwork (3.45s) [2020-03-07T12:28:58.812Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-07T12:28:58.812Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-07T12:28:58.812Z] service_test.go:230: FLAKY_TEST [2020-03-07T12:28:58.812Z] === RUN TestServiceWithDataPathPortInit [2020-03-07T12:29:00.189Z] #45 244.2 CC criu/netfilter.o [2020-03-07T12:29:00.189Z] #45 244.7 CC criu/page-pipe.o [2020-03-07T12:29:00.469Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-07T12:29:00.469Z] [2020-03-07T12:29:00.469Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-07T12:29:00.469Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-07T12:29:00.469Z] HOSTNAME=d5cea080852d [2020-03-07T12:29:00.469Z] TESTDEBUG=0 [2020-03-07T12:29:00.469Z] DEST=bundles/test-integration [2020-03-07T12:29:00.469Z] PWD=/go/src/github.com/docker/docker [2020-03-07T12:29:00.469Z] DOCKER_GITCOMMIT=1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 [2020-03-07T12:29:00.469Z] container=docker [2020-03-07T12:29:00.469Z] HOME=/root [2020-03-07T12:29:00.469Z] GOLANG_VERSION=1.13.8 [2020-03-07T12:29:00.469Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-07T12:29:00.469Z] VALIDATE_BRANCH=master [2020-03-07T12:29:00.469Z] TERM=xterm [2020-03-07T12:29:00.469Z] DOCKER_PKG=github.com/docker/docker [2020-03-07T12:29:00.469Z] SHLVL=1 [2020-03-07T12:29:00.469Z] TIMEOUT=120m [2020-03-07T12:29:00.469Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-07T12:29:00.469Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-07T12:29:00.469Z] GO111MODULE=off [2020-03-07T12:29:00.469Z] DOCKER_EXPERIMENTAL=1 [2020-03-07T12:29:00.469Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-07T12:29:00.469Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-07T12:29:00.469Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-07T12:29:00.469Z] GOPATH=/go [2020-03-07T12:29:00.469Z] PKG_CONFIG=pkg-config [2020-03-07T12:29:00.469Z] _=/usr/bin/env [2020-03-07T12:29:00.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-07T12:29:00.949Z] Loaded image: buildpack-deps:jessie [2020-03-07T12:29:00.949Z] Loaded image: busybox:latest [2020-03-07T12:29:00.949Z] Loaded image: busybox:glibc [2020-03-07T12:29:00.949Z] Loaded image: debian:jessie [2020-03-07T12:29:00.949Z] Loaded image: hello-world:latest [2020-03-07T12:29:00.949Z] INFO: Testing against a local daemon [2020-03-07T12:29:00.949Z] === RUN TestCgroupNamespacesBuild [2020-03-07T12:29:01.690Z] #45 246.0 CC criu/page-xfer.o [2020-03-07T12:29:02.971Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-03-07T12:29:03.461Z] --- PASS: TestCgroupNamespacesBuild (2.50s) [2020-03-07T12:29:03.461Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-07T12:29:03.750Z] #45 248.2 CC criu/pagemap-cache.o [2020-03-07T12:29:04.040Z] #45 248.7 CC criu/pagemap.o [2020-03-07T12:29:05.987Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.40s) [2020-03-07T12:29:05.988Z] === RUN TestBuildWithSession [2020-03-07T12:29:05.988Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-07T12:29:05.988Z] build_session_test.go:25: TODO: BuildKit [2020-03-07T12:29:05.988Z] === RUN TestBuildSquashParent [2020-03-07T12:29:06.095Z] #45 250.5 CC criu/parasite-syscall.o [2020-03-07T12:29:07.621Z] #45 252.0 CC criu/path.o [2020-03-07T12:29:07.909Z] #45 252.5 CC criu/pie-util-vdso.o [2020-03-07T12:29:08.936Z] #45 253.4 CC criu/pie-util.o [2020-03-07T12:29:08.936Z] #45 253.7 CC criu/pipes.o [2020-03-07T12:29:10.992Z] #45 255.4 CC criu/plugin.o [2020-03-07T12:29:11.620Z] #45 256.1 CC criu/proc_parse.o [2020-03-07T12:29:15.917Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-03-07T12:29:15.917Z] [2020-03-07T12:29:15.917Z] ________ ____ __. [2020-03-07T12:29:15.917Z] \_____ \ | |/ _| [2020-03-07T12:29:15.917Z] / | \| < [2020-03-07T12:29:15.917Z] / | \ | \ [2020-03-07T12:29:15.917Z] \_______ /____|__ \ [2020-03-07T12:29:15.917Z] \/ \/ [2020-03-07T12:29:15.917Z] [2020-03-07T12:29:15.917Z] INFO: make.ps1 ended at 03/07/2020 12:29:05 [2020-03-07T12:29:15.917Z] INFO: Binaries build ended at 03/07/2020 12:29:08. Duration:00:01:08.7192950 [2020-03-07T12:29:15.917Z] INFO: Copying the built daemon binary to d:\CI\PR-40635\4\binary\dockerd-1ea3a2b7f5.exe... [2020-03-07T12:29:15.917Z] INFO: Copying the built client binary to d:\CI\PR-40635\4\binary\docker-1ea3a2b7f5.exe... [2020-03-07T12:29:15.917Z] INFO: Copying dockerversion from the container... [2020-03-07T12:29:15.917Z] INFO: Copying the golang package from the container to d:\CI\PR-40635\4\installer\go.zip... [2020-03-07T12:29:15.917Z] INFO: Extracting go.zip to d:\CI\PR-40635\4\go [2020-03-07T12:29:15.929Z] --- PASS: TestBuildSquashParent (10.33s) [2020-03-07T12:29:15.929Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-07T12:29:15.929Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-07T12:29:15.929Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-07T12:29:15.929Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-07T12:29:15.929Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-07T12:29:15.929Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-07T12:29:15.929Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-07T12:29:15.929Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-07T12:29:15.929Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-07T12:29:15.929Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-07T12:29:15.929Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-07T12:29:15.929Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-07T12:29:15.929Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-07T12:29:15.929Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-07T12:29:16.184Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-07T12:29:16.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-07T12:29:16.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-07T12:29:16.889Z] --- PASS: TestServiceWithDataPathPortInit (18.10s) [2020-03-07T12:29:16.890Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-07T12:29:18.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-07T12:29:18.524Z] #45 262.1 CC criu/protobuf-desc.o [2020-03-07T12:29:19.448Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-07T12:29:19.448Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-07T12:29:19.545Z] #45 264.1 CC criu/protobuf.o [2020-03-07T12:29:20.183Z] #45 264.8 CC criu/pstree.o [2020-03-07T12:29:20.687Z] ......... [ 86%] [2020-03-07T12:29:21.217Z] #45 ... [2020-03-07T12:29:21.217Z] [2020-03-07T12:29:21.217Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-07T12:29:21.217Z] #42 361.9 + dpkg --print-architecture [2020-03-07T12:29:21.217Z] #42 361.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-07T12:29:22.246Z] #42 362.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-03-07T12:29:22.246Z] #42 362.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-07T12:29:22.714Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-07T12:29:22.970Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-07T12:29:26.341Z] tests/integration/models_images_test.py ............... [ 89%] [2020-03-07T12:29:26.858Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.05s) [2020-03-07T12:29:26.859Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:fs4z9dgje10tw418wyait2g6y Created:2020-03-07 12:29:17.794159758 +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[7dfde54ba131cb6fcaa91f622e014eea00a4604a4447a82896e9e2e44f501d7e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.j53hk8r0umojalfi0xi56nrot EndpointID:a1d09eca7625ec053fc7f6ed9f7def800ede3f6b24b482ce8007af02a924d284 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7a3549c8d14350707542fb2e44ba6a6064fb8d0766f06e9904420592be66c4f8 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:c04976c713e2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.j53hk8r0umojalfi0xi56nrot EndpointID:a1d09eca7625ec053fc7f6ed9f7def800ede3f6b24b482ce8007af02a924d284 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-07T12:29:26.859Z] PASS [2020-03-07T12:29:26.859Z] [2020-03-07T12:29:26.859Z] === Skipped [2020-03-07T12:29:26.859Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-07T12:29:26.859Z] service_test.go:230: FLAKY_TEST [2020-03-07T12:29:26.859Z] [2020-03-07T12:29:26.859Z] [2020-03-07T12:29:26.859Z] DONE 21 tests, 1 skipped in 51.954s [2020-03-07T12:29:26.859Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-07T12:29:26.859Z] ++ 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-03-07T12:29:26.859Z] ++ set -e [2020-03-07T12:29:26.859Z] ++ '[' -n 0 ']' [2020-03-07T12:29:26.859Z] ++ set -x [2020-03-07T12:29:26.859Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:29:26.859Z] INFO: Testing against a local daemon [2020-03-07T12:29:26.859Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-07T12:29:26.859Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-03-07T12:29:26.859Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-07T12:29:26.859Z] === RUN TestDockerNetworkIpvlan [2020-03-07T12:29:26.859Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-07T12:29:26.859Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-07T12:29:26.859Z] PASS [2020-03-07T12:29:26.859Z] [2020-03-07T12:29:26.859Z] === Skipped [2020-03-07T12:29:26.859Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-03-07T12:29:26.859Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-07T12:29:26.859Z] [2020-03-07T12:29:26.859Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-07T12:29:26.859Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-07T12:29:26.859Z] [2020-03-07T12:29:26.859Z] [2020-03-07T12:29:26.859Z] DONE 2 tests, 2 skipped in 0.141s [2020-03-07T12:29:26.859Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-07T12:29:26.859Z] ++ 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-03-07T12:29:26.859Z] ++ set -e [2020-03-07T12:29:26.859Z] ++ '[' -n 0 ']' [2020-03-07T12:29:26.859Z] ++ set -x [2020-03-07T12:29:26.859Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:29:26.859Z] INFO: Testing against a local daemon [2020-03-07T12:29:26.859Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-07T12:29:27.135Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-03-07T12:29:27.135Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.26s) [2020-03-07T12:29:27.135Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.49s) [2020-03-07T12:29:27.135Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.40s) [2020-03-07T12:29:27.135Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.55s) [2020-03-07T12:29:27.135Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.47s) [2020-03-07T12:29:27.135Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.36s) [2020-03-07T12:29:27.135Z] === RUN TestBuildMultiStageCopy [2020-03-07T12:29:27.135Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-07T12:29:27.794Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.07s) [2020-03-07T12:29:27.794Z] === RUN TestDockerNetworkMacvlan [2020-03-07T12:29:27.967Z] tests/integration/models_networks_test.py .... [ 90%] [2020-03-07T12:29:28.730Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-07T12:29:29.650Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-07T12:29:30.105Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-07T12:29:30.211Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-07T12:29:31.042Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-07T12:29:31.138Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-07T12:29:31.700Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-07T12:29:32.262Z] --- PASS: TestBuildMultiStageCopy (5.85s) [2020-03-07T12:29:32.262Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.22s) [2020-03-07T12:29:32.262Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.61s) [2020-03-07T12:29:32.262Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.66s) [2020-03-07T12:29:32.262Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.69s) [2020-03-07T12:29:32.262Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s) [2020-03-07T12:29:32.262Z] === RUN TestBuildMultiStageParentConfig [2020-03-07T12:29:32.579Z] #42 ... [2020-03-07T12:29:32.580Z] [2020-03-07T12:29:32.580Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:29:32.580Z] #45 266.9 CC criu/rbtree.o [2020-03-07T12:29:32.580Z] #45 267.5 CC criu/rst-malloc.o [2020-03-07T12:29:32.580Z] #45 268.0 CC criu/seccomp.o [2020-03-07T12:29:32.580Z] #45 269.1 CC criu/seize.o [2020-03-07T12:29:32.580Z] #45 270.9 CC criu/servicefd.o [2020-03-07T12:29:32.580Z] #45 271.7 CC criu/shmem.o [2020-03-07T12:29:32.580Z] #45 273.5 CC criu/sigframe.o [2020-03-07T12:29:32.580Z] #45 273.8 CC criu/signalfd.o [2020-03-07T12:29:32.580Z] #45 274.3 CC criu/sk-inet.o [2020-03-07T12:29:32.580Z] #45 276.3 CC criu/sk-netlink.o [2020-03-07T12:29:32.580Z] #45 277.1 CC criu/sk-packet.o [2020-03-07T12:29:33.613Z] #45 278.3 CC criu/sk-queue.o [2020-03-07T12:29:34.148Z] --- PASS: TestBuildMultiStageParentConfig (1.62s) [2020-03-07T12:29:34.148Z] === RUN TestBuildLabelWithTargets [2020-03-07T12:29:34.326Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-07T12:29:34.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-07T12:29:34.506Z] tests/integration/models_nodes_test.py . [ 91%] [2020-03-07T12:29:34.634Z] #45 279.2 CC criu/sk-tcp.o [2020-03-07T12:29:34.762Z] tests/integration/models_resources_test.py . [ 91%] [2020-03-07T12:29:34.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-07T12:29:35.657Z] #45 280.2 CC criu/sk-unix.o [2020-03-07T12:29:36.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-07T12:29:36.659Z] --- PASS: TestBuildLabelWithTargets (2.63s) [2020-03-07T12:29:36.659Z] === RUN TestBuildWithEmptyLayers [2020-03-07T12:29:36.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-07T12:29:36.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-07T12:29:36.982Z] INFO: Extraction ended at 03/07/2020 12:29:36. Duration:00:00:22.2786419 [2020-03-07T12:29:36.982Z] INFO: Updating the golang and path environment variables [2020-03-07T12:29:36.982Z] INFO: GOPATH=d:\gopath [2020-03-07T12:29:36.982Z] INFO: go version go1.13.8 windows/amd64 [2020-03-07T12:29:36.982Z] INFO: Running the daemon under test in debug mode [2020-03-07T12:29:36.982Z] INFO: Starting a daemon under test... [2020-03-07T12:29:36.982Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40635\4\daemon --pidfile d:\CI\PR-40635\4\docker.pid -D [2020-03-07T12:29:37.440Z] INFO: Process started successfully. [2020-03-07T12:29:37.440Z] INFO: Start tailing logs of the daemon under tests [2020-03-07T12:29:37.440Z] INFO: Waiting for the daemon under test to start... [2020-03-07T12:29:38.022Z] --- PASS: TestBuildWithEmptyLayers (1.34s) [2020-03-07T12:29:38.022Z] === RUN TestBuildMultiStageOnBuild [2020-03-07T12:29:38.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-07T12:29:39.175Z] #45 283.7 CC criu/sockets.o [2020-03-07T12:29:39.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-07T12:29:39.591Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-07T12:29:40.595Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-03-07T12:29:40.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-07T12:29:41.159Z] INFO: Daemon under test started and replied! [2020-03-07T12:29:41.159Z] INFO: Docker version of the daemon under test [2020-03-07T12:29:41.159Z] [2020-03-07T12:29:41.159Z] Client: [2020-03-07T12:29:41.159Z] Version: 17.06.2-ce [2020-03-07T12:29:41.159Z] API version: 1.30 [2020-03-07T12:29:41.159Z] Go version: go1.8.3 [2020-03-07T12:29:41.159Z] Git commit: cec0b72 [2020-03-07T12:29:41.159Z] Built: Tue Sep 5 19:57:19 2017 [2020-03-07T12:29:41.159Z] OS/Arch: windows/amd64 [2020-03-07T12:29:41.159Z] [2020-03-07T12:29:41.159Z] Server: [2020-03-07T12:29:41.159Z] Version: 0.0.0-dev [2020-03-07T12:29:41.159Z] API version: 1.41 (minimum version 1.24) [2020-03-07T12:29:41.159Z] Go version: go1.13.8 [2020-03-07T12:29:41.159Z] Git commit: 1ea3a2b7f5 [2020-03-07T12:29:41.159Z] Built: 03/07/2020 12:28:03 [2020-03-07T12:29:41.159Z] OS/Arch: windows/amd64 [2020-03-07T12:29:41.159Z] Experimental: false [2020-03-07T12:29:41.159Z] [2020-03-07T12:29:41.159Z] INFO: Docker info of the daemon under test [2020-03-07T12:29:41.159Z] [2020-03-07T12:29:41.159Z] Containers: 0 [2020-03-07T12:29:41.159Z] Running: 0 [2020-03-07T12:29:41.159Z] Paused: 0 [2020-03-07T12:29:41.159Z] Stopped: 0 [2020-03-07T12:29:41.159Z] Images: 0 [2020-03-07T12:29:41.159Z] Server Version: 0.0.0-dev [2020-03-07T12:29:41.159Z] Storage Driver: windowsfilter [2020-03-07T12:29:41.159Z] Windows: [2020-03-07T12:29:41.159Z] Logging Driver: json-file [2020-03-07T12:29:41.159Z] Plugins: [2020-03-07T12:29:41.159Z] Volume: local [2020-03-07T12:29:41.159Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-07T12:29:41.159Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-07T12:29:41.159Z] Swarm: inactive [2020-03-07T12:29:41.159Z] Default Isolation: process [2020-03-07T12:29:41.159Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-07T12:29:41.159Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-07T12:29:41.159Z] OSType: windows [2020-03-07T12:29:41.159Z] Architecture: x86_64 [2020-03-07T12:29:41.159Z] CPUs: 4 [2020-03-07T12:29:41.159Z] Total Memory: 32GiB [2020-03-07T12:29:41.159Z] Name: azwin-2-1a0f20 [2020-03-07T12:29:41.159Z] ID: PG7I:7TTO:PTGJ:EVCD:GC2Y:TAVO:ETXO:WTNW:WYUT:5UT2:MWLG:KGXC [2020-03-07T12:29:41.159Z] Docker Root Dir: D:\CI\PR-40635\4\daemon [2020-03-07T12:29:41.159Z] Debug Mode (client): false [2020-03-07T12:29:41.159Z] Debug Mode (server): true [2020-03-07T12:29:41.159Z] File Descriptors: -1 [2020-03-07T12:29:41.159Z] Goroutines: 17 [2020-03-07T12:29:41.159Z] System Time: 2020-03-07T12:29:40.6751442Z [2020-03-07T12:29:41.159Z] EventsListeners: 0 [2020-03-07T12:29:41.159Z] Registry: https://index.docker.io/v1/ [2020-03-07T12:29:41.159Z] Labels: [2020-03-07T12:29:41.159Z] Experimental: false [2020-03-07T12:29:41.159Z] Insecure Registries: [2020-03-07T12:29:41.159Z] 127.0.0.0/8 [2020-03-07T12:29:41.159Z] Live Restore Enabled: false [2020-03-07T12:29:41.159Z] [2020-03-07T12:29:41.159Z] [2020-03-07T12:29:41.159Z] INFO: Docker images of the daemon under test [2020-03-07T12:29:41.159Z] [2020-03-07T12:29:41.159Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-03-07T12:29:41.159Z] [2020-03-07T12:29:41.159Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-03-07T12:29:41.159Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-03-07T12:29:41.159Z] ltsc2019: Pulling from windows/servercore [2020-03-07T12:29:41.230Z] #45 285.5 CC criu/stats.o [2020-03-07T12:29:41.519Z] #45 286.1 CC criu/string.o [2020-03-07T12:29:41.622Z] 65014b3c3121: Pulling fs layer [2020-03-07T12:29:41.622Z] b5405b758079: Pulling fs layer [2020-03-07T12:29:41.809Z] #45 286.3 CC criu/sysctl.o [2020-03-07T12:29:42.209Z] --- PASS: TestBuildMultiStageOnBuild (3.79s) [2020-03-07T12:29:42.209Z] === RUN TestBuildUncleanTarFilenames [2020-03-07T12:29:42.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-07T12:29:42.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-07T12:29:43.310Z] #45 287.7 CC criu/sysfs_parse.o [2020-03-07T12:29:43.575Z] --- PASS: TestBuildUncleanTarFilenames (1.99s) [2020-03-07T12:29:43.575Z] === RUN TestBuildMultiStageLayerLeak [2020-03-07T12:29:43.940Z] #45 288.4 CC criu/timerfd.o [2020-03-07T12:29:44.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-07T12:29:44.401Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-03-07T12:29:44.401Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-03-07T12:29:44.581Z] #45 289.0 CC criu/tty.o [2020-03-07T12:29:44.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-07T12:29:46.152Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-07T12:29:46.719Z] --- PASS: TestDockerNetworkMacvlan (19.02s) [2020-03-07T12:29:46.719Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-03-07T12:29:46.719Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-03-07T12:29:46.719Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.92s) [2020-03-07T12:29:46.719Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.98s) [2020-03-07T12:29:46.719Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.68s) [2020-03-07T12:29:46.719Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.32s) [2020-03-07T12:29:46.719Z] PASS [2020-03-07T12:29:46.719Z] [2020-03-07T12:29:46.719Z] DONE 8 tests in 21.234s [2020-03-07T12:29:46.719Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-07T12:29:46.719Z] ++ 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-03-07T12:29:46.719Z] ++ set -e [2020-03-07T12:29:46.719Z] ++ '[' -n 0 ']' [2020-03-07T12:29:46.719Z] ++ set -x [2020-03-07T12:29:46.719Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:29:46.719Z] testing: warning: no tests to run [2020-03-07T12:29:46.719Z] PASS [2020-03-07T12:29:46.719Z] [2020-03-07T12:29:46.719Z] DONE 0 tests in 0.027s [2020-03-07T12:29:46.719Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-07T12:29:46.719Z] ++ 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-03-07T12:29:46.719Z] ++ set -e [2020-03-07T12:29:46.719Z] ++ '[' -n 0 ']' [2020-03-07T12:29:46.719Z] ++ set -x [2020-03-07T12:29:46.719Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:29:46.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-07T12:29:46.977Z] INFO: Testing against a local daemon [2020-03-07T12:29:46.978Z] === RUN TestAuthZPluginAllowRequest [2020-03-07T12:29:47.408Z] b5405b758079: Verifying Checksum [2020-03-07T12:29:47.408Z] b5405b758079: Download complete [2020-03-07T12:29:47.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-07T12:29:47.741Z] --- PASS: TestBuildMultiStageLayerLeak (3.99s) [2020-03-07T12:29:47.741Z] === RUN TestBuildWithHugeFile [2020-03-07T12:29:48.304Z] tests/integration/regression_test.py ...... [ 98%] [2020-03-07T12:29:48.387Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-07T12:29:48.816Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-03-07T12:29:48.816Z] tests/integration/credentials/utils_test.py . [100%] [2020-03-07T12:29:48.816Z] [2020-03-07T12:29:48.816Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-03-07T12:29:48.816Z] =========================== short test summary info ============================ [2020-03-07T12:29:48.816Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-03-07T12:29:48.816Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-03-07T12:29:48.816Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-03-07T12:29:48.816Z] Not supported on most drivers [2020-03-07T12:29:48.816Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-03-07T12:29:48.816Z] Can fail if eth0 has multiple IP addresses [2020-03-07T12:29:48.816Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-03-07T12:29:48.816Z] This doesn't seem to be taken into account by the engine [2020-03-07T12:29:48.816Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-03-07T12:29:48.816Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-03-07T12:29:48.816Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-03-07T12:29:48.816Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-03-07T12:29:48.816Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-03-07T12:29:48.816Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-03-07T12:29:48.816Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-03-07T12:29:48.816Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 342.39 seconds == [2020-03-07T12:29:48.878Z] --- PASS: TestAuthZPluginAllowRequest (1.75s) [2020-03-07T12:29:48.878Z] === RUN TestAuthZPluginTLS [2020-03-07T12:29:49.020Z] #45 293.0 CC criu/tun.o [2020-03-07T12:29:49.072Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-03-07T12:29:49.152Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-07T12:29:49.152Z] Using test binary docker [2020-03-07T12:29:49.445Z] --- PASS: TestAuthZPluginTLS (0.66s) [2020-03-07T12:29:49.445Z] === RUN TestAuthZPluginDenyRequest [2020-03-07T12:29:49.500Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-07T12:29:49.500Z] +++ /etc/init.d/apparmor start [2020-03-07T12:29:49.500Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-07T12:29:49.500Z] Starting dockerd [2020-03-07T12:29:49.500Z] INFO: Waiting for daemon to start... [2020-03-07T12:29:49.500Z] +++ 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-03-07T12:29:49.646Z] #45 294.2 CC criu/uffd.o [2020-03-07T12:29:50.012Z] --- PASS: TestAuthZPluginDenyRequest (0.65s) [2020-03-07T12:29:50.012Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-07T12:29:50.579Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.64s) [2020-03-07T12:29:50.579Z] === RUN TestAuthZPluginDenyResponse [2020-03-07T12:29:51.145Z] --- PASS: TestAuthZPluginDenyResponse (0.64s) [2020-03-07T12:29:51.145Z] === RUN TestAuthZPluginAllowEventStream [2020-03-07T12:29:51.217Z] . [2020-03-07T12:29:51.217Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-07T12:29:51.583Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-07T12:29:51.583Z] Error: No such image: emptyfs [2020-03-07T12:29:51.583Z] ++++ docker load [2020-03-07T12:29:51.583Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-07T12:29:51.583Z] Running integration-test (iteration 1) [2020-03-07T12:29:51.583Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-03-07T12:29:51.583Z] ++ 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-03-07T12:29:51.583Z] ++ set -e [2020-03-07T12:29:51.583Z] ++ '[' -n 0 ']' [2020-03-07T12:29:51.583Z] ++ set -x [2020-03-07T12:29:51.583Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:29:52.371Z] #45 296.7 CC criu/util.o [2020-03-07T12:29:53.047Z] --- PASS: TestAuthZPluginAllowEventStream (1.72s) [2020-03-07T12:29:53.047Z] === RUN TestAuthZPluginErrorResponse [2020-03-07T12:29:53.613Z] --- PASS: TestAuthZPluginErrorResponse (0.66s) [2020-03-07T12:29:53.613Z] === RUN TestAuthZPluginErrorRequest [2020-03-07T12:29:54.180Z] --- PASS: TestAuthZPluginErrorRequest (0.65s) [2020-03-07T12:29:54.180Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-07T12:29:55.088Z] #45 299.6 CC criu/uts_ns.o [2020-03-07T12:29:55.115Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.65s) [2020-03-07T12:29:55.115Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-07T12:29:55.379Z] #45 300.1 CC criu/vdso.o [2020-03-07T12:29:56.877Z] #45 301.2 LINK criu/built-in.o [2020-03-07T12:29:57.016Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.19s) [2020-03-07T12:29:57.016Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-07T12:29:57.166Z] #45 301.6 LINK criu/criu [2020-03-07T12:29:57.675Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-07T12:29:57.675Z] Using test binary docker [2020-03-07T12:29:57.675Z] +++ /etc/init.d/apparmor start [2020-03-07T12:29:57.675Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-07T12:29:57.675Z] INFO: Waiting for daemon to start... [2020-03-07T12:29:57.675Z] Starting dockerd [2020-03-07T12:29:57.675Z] +++ 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-03-07T12:29:57.794Z] #45 302.5 DEP lib/c/criu.d [2020-03-07T12:29:58.082Z] #45 302.7 CC images/rpc.pb-c.o [2020-03-07T12:29:58.600Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-07T12:29:58.600Z] Using test binary docker [2020-03-07T12:29:58.600Z] +++ /etc/init.d/apparmor start [2020-03-07T12:29:58.600Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-07T12:29:58.600Z] INFO: Waiting for daemon to start... [2020-03-07T12:29:58.600Z] Starting dockerd [2020-03-07T12:29:58.600Z] +++ 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-03-07T12:29:59.161Z] . [2020-03-07T12:29:59.161Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-07T12:29:59.161Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-07T12:29:59.161Z] Error: No such image: emptyfs [2020-03-07T12:29:59.161Z] ++++ docker load [2020-03-07T12:29:59.161Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-07T12:29:59.242Z] Loaded image: buildpack-deps:jessie [2020-03-07T12:29:59.242Z] Loaded image: busybox:latest [2020-03-07T12:29:59.416Z] Running integration-test (iteration 1) [2020-03-07T12:29:59.416Z] 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-03-07T12:29:59.416Z] ++ 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-03-07T12:29:59.416Z] ++ set -e [2020-03-07T12:29:59.416Z] ++ '[' -n 0 ']' [2020-03-07T12:29:59.416Z] ++ set -x [2020-03-07T12:29:59.416Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-03-07T12:29:59.545Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.29s) [2020-03-07T12:29:59.545Z] === RUN TestAuthZPluginHeader [2020-03-07T12:29:59.579Z] #45 303.9 CC lib/c/criu.o [2020-03-07T12:29:59.605Z] Loaded image: busybox:glibc [2020-03-07T12:29:59.605Z] Loaded image: debian:jessie [2020-03-07T12:29:59.605Z] Loaded image: hello-world:latest [2020-03-07T12:29:59.605Z] INFO: Testing against a local daemon [2020-03-07T12:29:59.605Z] === RUN TestCgroupNamespacesBuild [2020-03-07T12:30:00.480Z] --- PASS: TestAuthZPluginHeader (0.98s) [2020-03-07T12:30:00.480Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-07T12:30:00.480Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-07T12:30:00.480Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-07T12:30:00.480Z] === RUN TestAuthZPluginV2Disable [2020-03-07T12:30:00.480Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-03-07T12:30:00.480Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-07T12:30:00.480Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-07T12:30:00.480Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-07T12:30:00.480Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-07T12:30:00.480Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-07T12:30:00.480Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-07T12:30:00.480Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-07T12:30:00.480Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-07T12:30:00.779Z] [2020-03-07T12:30:00.779Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-07T12:30:00.779Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-07T12:30:00.779Z] Error: No such image: emptyfs [2020-03-07T12:30:00.779Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-07T12:30:00.779Z] ++++ docker load [2020-03-07T12:30:01.241Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-07T12:30:01.241Z] [2020-03-07T12:30:01.241Z] Unloading profiles will leave already running processes permanently [2020-03-07T12:30:01.241Z] unconfined, which can lead to unexpected situations. [2020-03-07T12:30:01.241Z] [2020-03-07T12:30:01.241Z] To set a process to complain mode, use the command line tool [2020-03-07T12:30:01.241Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-07T12:30:01.241Z] [2020-03-07T12:30:01.341Z] Running integration-test (iteration 1) [2020-03-07T12:30:01.341Z] 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-03-07T12:30: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(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-03-07T12:30:01.341Z] ++ set -e [2020-03-07T12:30:01.341Z] ++ '[' -n 0 ']' [2020-03-07T12:30:01.341Z] ++ set -x [2020-03-07T12:30: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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-07T12:30:01.345Z] --- PASS: TestCgroupNamespacesBuild (1.66s) [2020-03-07T12:30:01.345Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-07T12:30:01.634Z] #45 306.1 LINK lib/c/built-in.o [2020-03-07T12:30:01.634Z] #45 306.1 LINK lib/c/libcriu.so [2020-03-07T12:30:01.634Z] #45 306.3 LINK lib/c/libcriu.a Post stage [Pipeline] junit [2020-03-07T12:30:01.815Z] Recording test results [2020-03-07T12:30:02.265Z] #45 306.7 GEN magic.py [2020-03-07T12:30:02.557Z] #45 307.0 Note: Building without setproctitle() and strlcpy() support. [2020-03-07T12:30:02.557Z] #45 307.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-07T12:30:02.557Z] #45 307.0 Note: Building without GnuTLS support [Pipeline] sh [2020-03-07T12:30:03.220Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.63s) [2020-03-07T12:30:03.220Z] === RUN TestBuildWithSession [2020-03-07T12:30:03.220Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-07T12:30:03.220Z] build_session_test.go:25: TODO: BuildKit [2020-03-07T12:30:03.220Z] === RUN TestBuildSquashParent [2020-03-07T12:30:03.477Z] + echo Ensuring container killed. [2020-03-07T12:30:03.477Z] Ensuring container killed. [2020-03-07T12:30:03.477Z] + docker rm -vf docker-pr4 [2020-03-07T12:30:03.477Z] Error: No such container: docker-pr4 [2020-03-07T12:30:03.477Z] + true [Pipeline] sh [2020-03-07T12:30:03.607Z] #45 308.2 fatal: not a git repository (or any of the parent directories): .git [2020-03-07T12:30:03.761Z] + echo Chowning /workspace to jenkins user [2020-03-07T12:30:03.761Z] Chowning /workspace to jenkins user [2020-03-07T12:30:03.761Z] + id -u [2020-03-07T12:30:03.761Z] + id -g [2020-03-07T12:30:03.761Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40635:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-07T12:30:05.013Z] + bundleName=docker-py [2020-03-07T12:30:05.013Z] + echo Creating docker-py-bundles.tar.gz [2020-03-07T12:30:05.013Z] Creating docker-py-bundles.tar.gz [2020-03-07T12:30:05.013Z] + 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-03-07T12:30:05.023Z] Archiving artifacts [2020-03-07T12:30:05.101Z] #45 309.5 make[1]: Nothing to be done for 'all'. [2020-03-07T12:30:05.101Z] #45 ... [2020-03-07T12:30:05.101Z] [2020-03-07T12:30:05.101Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:30:05.101Z] #61 235.7 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-03-07T12:30:07.812Z] #61 ... [2020-03-07T12:30:07.812Z] [2020-03-07T12:30:07.812Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-07T12:30:07.812Z] #42 DONE 408.5s [2020-03-07T12:30:07.812Z] [2020-03-07T12:30:07.812Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:30:07.812Z] #45 311.2 make[1]: 'images/built-in.o' is up to date. [2020-03-07T12:30:07.812Z] #45 311.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-07T12:30:07.812Z] #45 311.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-07T12:30:07.812Z] #45 311.5 make[1]: 'compel/libcompel.a' is up to date. [2020-03-07T12:30:07.812Z] #45 311.6 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-07T12:30:07.812Z] #45 311.6 make[1]: Nothing to be done for 'all'. [2020-03-07T12:30:07.812Z] #45 311.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-07T12:30:07.812Z] #45 312.1 make[2]: Nothing to be done for 'all'. [2020-03-07T12:30:07.812Z] #45 312.2 make[2]: Nothing to be done for 'all'. [2020-03-07T12:30:07.812Z] #45 312.3 make[2]: Nothing to be done for 'all'. [2020-03-07T12:30:08.101Z] #45 312.5 make[2]: Nothing to be done for 'all'. [2020-03-07T12:30:08.101Z] #45 312.7 make[2]: Nothing to be done for 'all'. [2020-03-07T12:30:08.101Z] #45 312.7 make[2]: Nothing to be done for 'all'. [2020-03-07T12:30:08.101Z] #45 312.8 make[2]: Nothing to be done for 'all'. [2020-03-07T12:30:08.462Z] 65014b3c3121: Verifying Checksum [2020-03-07T12:30:08.462Z] 65014b3c3121: Download complete [2020-03-07T12:30:08.732Z] #45 ... [2020-03-07T12:30:08.732Z] [2020-03-07T12:30:08.732Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-07T12:30:08.732Z] #61 239.0 + mkdir -p /build [2020-03-07T12:30:08.732Z] #61 239.1 + cp runc /build/runc [2020-03-07T12:30:08.732Z] #61 DONE 239.2s [2020-03-07T12:30:08.732Z] [2020-03-07T12:30:08.732Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-07T12:30:08.732Z] #45 313.1 make[2]: Nothing to be done for 'all'. [2020-03-07T12:30:08.732Z] #45 313.2 INSTALL criu/criu [2020-03-07T12:30:08.732Z] #45 DONE 313.3s [2020-03-07T12:30:08.732Z] [2020-03-07T12:30:08.732Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:30:09.333Z] --- PASS: TestBuildSquashParent (5.61s) [2020-03-07T12:30:09.333Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-07T12:30:09.333Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-07T12:30:09.333Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-07T12:30:09.333Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-07T12:30:09.333Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-07T12:30:09.333Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-07T12:30:09.333Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-07T12:30:09.333Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-07T12:30:09.333Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-07T12:30:09.333Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-07T12:30:09.333Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-07T12:30:09.333Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-07T12:30:09.333Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-07T12:30:09.333Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-07T12:30:09.333Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-07T12:30:11.646Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40635/4/artifacts/ [Pipeline] } [Pipeline] // catchError [2020-03-07T12:30:11.666Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-07T12:30:11.666Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-03-07T12:30:11.999Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40635/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 -e DOCKER_GRAPHDRIVER docker:1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 hack/make.sh binary-daemon [2020-03-07T12:30:12.564Z] [2020-03-07T12:30:12.564Z] Removing bundles/ [2020-03-07T12:30:12.564Z] [2020-03-07T12:30:12.564Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-03-07T12:30:12.564Z] Building: bundles/binary-daemon/dockerd-dev [2020-03-07T12:30:12.564Z] GOOS="" GOARCH="" GOARM="" [2020-03-07T12:30:13.614Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-07T12:30:13.614Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-07T12:30:15.993Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-03-07T12:30:15.993Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.66s) [2020-03-07T12:30:15.993Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.72s) [2020-03-07T12:30:15.993Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.93s) [2020-03-07T12:30:15.993Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.33s) [2020-03-07T12:30:15.993Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.54s) [2020-03-07T12:30:15.993Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.22s) [2020-03-07T12:30:15.993Z] === RUN TestBuildMultiStageCopy [2020-03-07T12:30:15.993Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-07T12:30:18.362Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-07T12:30:18.558Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.08s) [2020-03-07T12:30:18.558Z] PASS [2020-03-07T12:30:18.558Z] [2020-03-07T12:30:18.558Z] === Skipped [2020-03-07T12:30:18.558Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-07T12:30:18.558Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-07T12:30:18.558Z] [2020-03-07T12:30:18.558Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-03-07T12:30:18.558Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-07T12:30:18.558Z] [2020-03-07T12:30:18.558Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-07T12:30:18.558Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-07T12:30:18.558Z] [2020-03-07T12:30:18.558Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-07T12:30:18.558Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-07T12:30:18.558Z] [2020-03-07T12:30:18.558Z] [2020-03-07T12:30:18.558Z] DONE 17 tests, 4 skipped in 31.715s [2020-03-07T12:30:18.558Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-07T12:30:18.558Z] ++ 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-03-07T12:30:18.558Z] ++ set -e [2020-03-07T12:30:18.558Z] ++ '[' -n 0 ']' [2020-03-07T12:30:18.558Z] ++ set -x [2020-03-07T12:30:18.558Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:30:18.558Z] INFO: Testing against a local daemon [2020-03-07T12:30:18.558Z] === RUN TestPluginInvalidJSON [2020-03-07T12:30:18.558Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-07T12:30:18.558Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-07T12:30:18.558Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-07T12:30:18.558Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-03-07T12:30:18.558Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-07T12:30:18.558Z] PASS [2020-03-07T12:30:18.558Z] [2020-03-07T12:30:18.558Z] DONE 2 tests in 0.163s [2020-03-07T12:30:18.558Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-07T12:30:18.558Z] ++ 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-03-07T12:30:18.558Z] ++ set -e [2020-03-07T12:30:18.558Z] ++ '[' -n 0 ']' [2020-03-07T12:30:18.558Z] ++ set -x [2020-03-07T12:30:18.558Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:30:18.709Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-07T12:30:18.817Z] INFO: Testing against a local daemon [2020-03-07T12:30:18.817Z] === RUN TestExternalGraphDriver [2020-03-07T12:30:18.817Z] === RUN TestExternalGraphDriver/json [2020-03-07T12:30:19.062Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-07T12:30:19.858Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-07T12:30:20.206Z] --- PASS: TestBuildMultiStageCopy (4.40s) [2020-03-07T12:30:20.206Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.48s) [2020-03-07T12:30:20.206Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.42s) [2020-03-07T12:30:20.206Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.47s) [2020-03-07T12:30:20.206Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2020-03-07T12:30:20.206Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.48s) [2020-03-07T12:30:20.206Z] === RUN TestBuildMultiStageParentConfig [2020-03-07T12:30:21.348Z] === RUN TestExternalGraphDriver/spec [2020-03-07T12:30:21.932Z] --- PASS: TestBuildMultiStageParentConfig (1.37s) [2020-03-07T12:30:21.932Z] === RUN TestBuildLabelWithTargets [2020-03-07T12:30:23.754Z] --- PASS: TestBuildLabelWithTargets (1.93s) [2020-03-07T12:30:23.754Z] === RUN TestBuildWithEmptyLayers [2020-03-07T12:30:24.504Z] --- PASS: TestBuildWithEmptyLayers (0.84s) [2020-03-07T12:30:24.504Z] === RUN TestBuildMultiStageOnBuild [2020-03-07T12:30:24.631Z] === RUN TestExternalGraphDriver/pull [2020-03-07T12:30:26.533Z] --- PASS: TestExternalGraphDriver (7.54s) [2020-03-07T12:30:26.533Z] --- PASS: TestExternalGraphDriver/json (2.48s) [2020-03-07T12:30:26.533Z] --- PASS: TestExternalGraphDriver/spec (2.75s) [2020-03-07T12:30:26.533Z] --- PASS: TestExternalGraphDriver/pull (2.19s) [2020-03-07T12:30:26.533Z] === RUN TestGraphdriverPluginV2 [2020-03-07T12:30:26.533Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2020-03-07T12:30:26.533Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-07T12:30:26.533Z] PASS [2020-03-07T12:30:26.533Z] [2020-03-07T12:30:26.533Z] === Skipped [2020-03-07T12:30:26.533Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2020-03-07T12:30:26.533Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-07T12:30:26.533Z] [2020-03-07T12:30:26.533Z] [2020-03-07T12:30:26.533Z] DONE 5 tests, 1 skipped in 7.713s [2020-03-07T12:30:26.533Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-07T12:30:26.533Z] ++ 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-03-07T12:30:26.533Z] ++ set -e [2020-03-07T12:30:26.533Z] ++ '[' -n 0 ']' [2020-03-07T12:30:26.533Z] ++ set -x [2020-03-07T12:30:26.533Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:30:26.533Z] INFO: Testing against a local daemon [2020-03-07T12:30:26.533Z] === RUN TestContinueAfterPluginCrash [2020-03-07T12:30:26.533Z] === PAUSE TestContinueAfterPluginCrash [2020-03-07T12:30:26.533Z] === RUN TestReadPluginNoRead [2020-03-07T12:30:26.533Z] === PAUSE TestReadPluginNoRead [2020-03-07T12:30:26.533Z] === RUN TestDaemonStartWithLogOpt [2020-03-07T12:30:26.533Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-07T12:30:26.533Z] === CONT TestContinueAfterPluginCrash [2020-03-07T12:30:26.533Z] === CONT TestDaemonStartWithLogOpt [2020-03-07T12:30:26.533Z] === CONT TestReadPluginNoRead [2020-03-07T12:30:26.886Z] --- PASS: TestBuildMultiStageOnBuild (2.64s) [2020-03-07T12:30:26.886Z] === RUN TestBuildUncleanTarFilenames [2020-03-07T12:30:28.705Z] --- PASS: TestBuildUncleanTarFilenames (1.35s) [2020-03-07T12:30:28.705Z] === RUN TestBuildMultiStageLayerLeak [2020-03-07T12:30:31.064Z] --- PASS: TestBuildMultiStageLayerLeak (2.58s) [2020-03-07T12:30:31.065Z] === RUN TestBuildWithHugeFile [2020-03-07T12:30:33.357Z] Loaded image: buildpack-deps:jessie [2020-03-07T12:30:33.357Z] Loaded image: busybox:latest [2020-03-07T12:30:33.357Z] Loaded image: busybox:glibc [2020-03-07T12:30:33.357Z] Loaded image: debian:jessie [2020-03-07T12:30:33.357Z] Loaded image: hello-world:latest [2020-03-07T12:30:33.357Z] INFO: Testing against a local daemon [2020-03-07T12:30:33.357Z] === RUN TestDockerDaemonSuite [2020-03-07T12:30:33.357Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-03-07T12:30:33.357Z] Loaded image: buildpack-deps:jessie [2020-03-07T12:30:33.357Z] Loaded image: busybox:latest [2020-03-07T12:30:33.357Z] Loaded image: busybox:glibc [2020-03-07T12:30:33.357Z] Loaded image: debian:jessie [2020-03-07T12:30:33.357Z] Loaded image: hello-world:latest [2020-03-07T12:30:33.357Z] INFO: Testing against a local daemon [2020-03-07T12:30:33.357Z] === RUN TestDockerSuite [2020-03-07T12:30:33.357Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-03-07T12:30:33.357Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-03-07T12:30:33.357Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-03-07T12:30:33.357Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-03-07T12:30:33.357Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-03-07T12:30:33.357Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-03-07T12:30:33.357Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-03-07T12:30:33.357Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-03-07T12:30:34.282Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-03-07T12:30:34.282Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-03-07T12:30:34.842Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-03-07T12:30:34.842Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-03-07T12:30:35.767Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-03-07T12:30:35.767Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-03-07T12:30:35.767Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-03-07T12:30:38.281Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-03-07T12:30:38.536Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-03-07T12:30:38.746Z] === RUN TestReadPluginNoRead/default [2020-03-07T12:30:38.792Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-03-07T12:30:38.792Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-03-07T12:30:38.792Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-03-07T12:30:39.005Z] --- PASS: TestDaemonStartWithLogOpt (12.59s) [2020-03-07T12:30:39.718Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-03-07T12:30:39.943Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-07T12:30:40.279Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-03-07T12:30:40.841Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-03-07T12:30:41.097Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-03-07T12:30:41.352Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-03-07T12:30:41.352Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-03-07T12:30:41.352Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-03-07T12:30:41.844Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-03-07T12:30:43.744Z] --- PASS: TestReadPluginNoRead (17.17s) [2020-03-07T12:30:43.744Z] --- PASS: TestReadPluginNoRead/default (1.99s) [2020-03-07T12:30:43.744Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.86s) [2020-03-07T12:30:43.744Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.82s) [2020-03-07T12:30:43.744Z] read_test.go:91: [d7abef8bec711] daemon is not started [2020-03-07T12:30:44.002Z] --- PASS: TestContinueAfterPluginCrash (17.45s) [2020-03-07T12:30:44.003Z] PASS [2020-03-07T12:30:44.003Z] [2020-03-07T12:30:44.003Z] DONE 6 tests in 17.609s [2020-03-07T12:30:44.003Z] 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-03-07T12:30:44.003Z] ++ 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-03-07T12:30:44.003Z] ++ set -e [2020-03-07T12:30:44.003Z] ++ '[' -n 0 ']' [2020-03-07T12:30:44.003Z] ++ set -x [2020-03-07T12:30:44.003Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-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-03-07T12:30:44.003Z] testing: warning: no tests to run [2020-03-07T12:30:44.003Z] PASS [2020-03-07T12:30:44.003Z] [2020-03-07T12:30:44.003Z] DONE 0 tests in 0.042s [2020-03-07T12:30:44.003Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-07T12:30:44.003Z] ++ 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-03-07T12:30:44.003Z] ++ set -e [2020-03-07T12:30:44.003Z] ++ '[' -n 0 ']' [2020-03-07T12:30:44.003Z] ++ set -x [2020-03-07T12:30:44.003Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:30:44.261Z] INFO: Testing against a local daemon [2020-03-07T12:30:44.261Z] === RUN TestPluginWithDevMounts [2020-03-07T12:30:44.261Z] === PAUSE TestPluginWithDevMounts [2020-03-07T12:30:44.261Z] === CONT TestPluginWithDevMounts [2020-03-07T12:30:44.618Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-03-07T12:30:45.549Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-03-07T12:30:46.795Z] --- PASS: TestPluginWithDevMounts (2.22s) [2020-03-07T12:30:46.795Z] PASS [2020-03-07T12:30:46.795Z] [2020-03-07T12:30:46.795Z] DONE 1 tests in 2.372s [2020-03-07T12:30:46.795Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-03-07T12:30:46.795Z] ++ 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-03-07T12:30:46.795Z] ++ set -e [2020-03-07T12:30:46.795Z] ++ '[' -n 0 ']' [2020-03-07T12:30:46.795Z] ++ set -x [2020-03-07T12:30:46.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:30:46.796Z] INFO: Testing against a local daemon [2020-03-07T12:30:46.796Z] === RUN TestSecretInspect [2020-03-07T12:30:47.438Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-03-07T12:30:47.998Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-03-07T12:30:49.365Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-03-07T12:30:50.081Z] --- PASS: TestSecretInspect (3.31s) [2020-03-07T12:30:50.081Z] === RUN TestSecretList [2020-03-07T12:30:50.728Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-03-07T12:30:51.289Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-03-07T12:30:53.174Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-03-07T12:30:53.364Z] --- PASS: TestSecretList (3.25s) [2020-03-07T12:30:53.364Z] === RUN TestSecretsCreateAndDelete [2020-03-07T12:30:54.103Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-03-07T12:30:54.663Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-03-07T12:30:55.587Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-03-07T12:30:56.030Z] #66 398.8 + bin/containerd [2020-03-07T12:30:56.030Z] #66 ... [2020-03-07T12:30:56.030Z] [2020-03-07T12:30:56.030Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:30:56.030Z] #54 DONE 454.7s [2020-03-07T12:30:56.030Z] [2020-03-07T12:30:56.030Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:30:56.648Z] --- PASS: TestSecretsCreateAndDelete (3.28s) [2020-03-07T12:30:56.648Z] === RUN TestSecretsUpdate [2020-03-07T12:30:56.951Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-03-07T12:30:57.878Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-03-07T12:30:57.878Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-03-07T12:30:59.385Z] --- PASS: TestBuildWithHugeFile (25.73s) [2020-03-07T12:30:59.385Z] === RUN TestBuildWithEmptyDockerfile [2020-03-07T12:30:59.385Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-07T12:30:59.385Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-07T12:30:59.385Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-07T12:30:59.385Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-07T12:30:59.385Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-07T12:30:59.385Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-07T12:30:59.385Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-07T12:30:59.385Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-07T12:30:59.385Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-07T12:30:59.385Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2020-03-07T12:30:59.385Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2020-03-07T12:30:59.385Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2020-03-07T12:30:59.385Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2020-03-07T12:30:59.385Z] === RUN TestBuildPreserveOwnership [2020-03-07T12:30:59.385Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-07T12:30:59.931Z] --- PASS: TestSecretsUpdate (3.34s) [2020-03-07T12:30:59.932Z] === RUN TestTemplatedSecret [2020-03-07T12:31:00.397Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-03-07T12:31:00.591Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-07T12:31:02.285Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-03-07T12:31:02.453Z] --- PASS: TestBuildPreserveOwnership (5.62s) [2020-03-07T12:31:02.453Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.58s) [2020-03-07T12:31:02.453Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.04s) [2020-03-07T12:31:02.453Z] === RUN TestBuildPlatformInvalid [2020-03-07T12:31:02.540Z] === RUN TestDockerSuite/TestAttachDetach [2020-03-07T12:31:02.808Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-03-07T12:31:02.808Z] PASS [2020-03-07T12:31:02.808Z] [2020-03-07T12:31:02.808Z] === Skipped [2020-03-07T12:31:02.808Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-03-07T12:31:02.808Z] build_session_test.go:25: TODO: BuildKit [2020-03-07T12:31:02.808Z] [2020-03-07T12:31:02.808Z] [2020-03-07T12:31:02.808Z] DONE 32 tests, 1 skipped in 71.079s [2020-03-07T12:31:02.808Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-03-07T12:31:02.808Z] ++ 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-03-07T12:31:02.808Z] ++ set -e [2020-03-07T12:31:02.808Z] ++ '[' -n 0 ']' [2020-03-07T12:31:02.808Z] ++ set -x [2020-03-07T12:31:02.808Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:31:02.808Z] INFO: Testing against a local daemon [2020-03-07T12:31:02.808Z] === RUN TestConfigList [2020-03-07T12:31:03.216Z] --- PASS: TestTemplatedSecret (3.47s) [2020-03-07T12:31:03.216Z] === RUN TestSecretCreateResolve [2020-03-07T12:31:03.902Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-03-07T12:31:05.160Z] --- PASS: TestConfigList (2.25s) [2020-03-07T12:31:05.160Z] === RUN TestConfigsCreateAndDelete [2020-03-07T12:31:05.266Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-03-07T12:31:06.499Z] --- PASS: TestSecretCreateResolve (3.27s) [2020-03-07T12:31:06.500Z] PASS [2020-03-07T12:31:06.500Z] [2020-03-07T12:31:06.500Z] DONE 6 tests in 20.044s [2020-03-07T12:31:06.500Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-03-07T12:31:06.500Z] ++ 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-03-07T12:31:06.500Z] ++ set -e [2020-03-07T12:31:06.500Z] ++ '[' -n 0 ']' [2020-03-07T12:31:06.500Z] ++ set -x [2020-03-07T12:31:06.500Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:31:06.631Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-03-07T12:31:06.758Z] INFO: Testing against a local daemon [2020-03-07T12:31:06.758Z] === RUN TestServiceCreateInit [2020-03-07T12:31:06.758Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-07T12:31:07.192Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-03-07T12:31:07.548Z] --- PASS: TestConfigsCreateAndDelete (2.29s) [2020-03-07T12:31:07.548Z] === RUN TestConfigsUpdate [2020-03-07T12:31:08.555Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-03-07T12:31:08.638Z] #24 467.6 + return [2020-03-07T12:31:08.638Z] #24 DONE 467.7s [2020-03-07T12:31:08.638Z] [2020-03-07T12:31:08.638Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:31:09.666Z] #66 ... [2020-03-07T12:31:09.666Z] [2020-03-07T12:31:09.666Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-07T12:31:09.918Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-03-07T12:31:09.956Z] #25 DONE 0.1s [2020-03-07T12:31:09.956Z] [2020-03-07T12:31:09.956Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:31:09.956Z] #66 ... [2020-03-07T12:31:09.956Z] [2020-03-07T12:31:09.956Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-07T12:31:09.957Z] --- PASS: TestConfigsUpdate (2.68s) [2020-03-07T12:31:09.957Z] === RUN TestTemplatedConfig [2020-03-07T12:31:10.173Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-03-07T12:31:10.582Z] #29 DONE 0.6s [2020-03-07T12:31:10.582Z] [2020-03-07T12:31:10.582Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:31:10.582Z] #66 ... [2020-03-07T12:31:10.582Z] [2020-03-07T12:31:10.582Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-07T12:31:10.582Z] #32 DONE 0.1s [2020-03-07T12:31:10.582Z] [2020-03-07T12:31:10.582Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-07T12:31:10.870Z] #35 DONE 0.1s [2020-03-07T12:31:10.870Z] [2020-03-07T12:31:10.870Z] #40 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-07T12:31:10.870Z] #40 DONE 0.1s [2020-03-07T12:31:10.870Z] [2020-03-07T12:31:10.870Z] #43 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-07T12:31:10.870Z] #43 DONE 0.1s [2020-03-07T12:31:10.870Z] [2020-03-07T12:31:10.870Z] #46 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-07T12:31:10.870Z] #46 DONE 0.1s [2020-03-07T12:31:10.870Z] [2020-03-07T12:31:10.870Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:31:11.158Z] #66 ... [2020-03-07T12:31:11.158Z] [2020-03-07T12:31:11.158Z] #49 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-07T12:31:11.158Z] #49 DONE 0.1s [2020-03-07T12:31:11.158Z] [2020-03-07T12:31:11.158Z] #52 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-07T12:31:11.158Z] #52 DONE 0.1s [2020-03-07T12:31:11.158Z] [2020-03-07T12:31:11.158Z] #55 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-07T12:31:11.158Z] #55 DONE 0.1s [2020-03-07T12:31:11.158Z] [2020-03-07T12:31:11.158Z] #58 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-07T12:31:11.158Z] #58 DONE 0.1s [2020-03-07T12:31:11.158Z] [2020-03-07T12:31:11.158Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:31:11.448Z] #66 ... [2020-03-07T12:31:11.448Z] [2020-03-07T12:31:11.448Z] #62 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-07T12:31:11.448Z] #62 DONE 0.1s [2020-03-07T12:31:11.448Z] [2020-03-07T12:31:11.448Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-07T12:31:11.535Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-03-07T12:31:11.790Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-03-07T12:31:12.024Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-07T12:31:13.948Z] --- PASS: TestTemplatedConfig (3.31s) [2020-03-07T12:31:13.948Z] === RUN TestConfigInspect [2020-03-07T12:31:14.303Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-03-07T12:31:14.864Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-03-07T12:31:15.424Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-03-07T12:31:15.682Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-03-07T12:31:16.355Z] --- PASS: TestConfigInspect (2.56s) [2020-03-07T12:31:16.355Z] === RUN TestConfigCreateWithLabels [2020-03-07T12:31:16.608Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-03-07T12:31:17.291Z] --- PASS: TestServiceCreateInit (9.65s) [2020-03-07T12:31:17.291Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.57s) [2020-03-07T12:31:17.291Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.04s) [2020-03-07T12:31:17.291Z] === RUN TestCreateServiceMultipleTimes [2020-03-07T12:31:17.533Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-03-07T12:31:18.094Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-03-07T12:31:18.094Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-03-07T12:31:18.094Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-03-07T12:31:18.722Z] --- PASS: TestConfigCreateWithLabels (2.73s) [2020-03-07T12:31:18.722Z] === RUN TestConfigCreateResolve [2020-03-07T12:31:19.982Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-03-07T12:31:20.910Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-03-07T12:31:21.472Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-03-07T12:31:21.805Z] --- PASS: TestConfigCreateResolve (2.83s) [2020-03-07T12:31:21.805Z] === RUN TestConfigDaemonLibtrustID [2020-03-07T12:31:22.176Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-03-07T12:31:22.176Z] PASS [2020-03-07T12:31:22.176Z] [2020-03-07T12:31:22.176Z] DONE 8 tests in 19.248s [2020-03-07T12:31:22.176Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-03-07T12:31:22.176Z] ++ 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-03-07T12:31:22.176Z] ++ set -e [2020-03-07T12:31:22.176Z] ++ '[' -n 0 ']' [2020-03-07T12:31:22.176Z] ++ set -x [2020-03-07T12:31:22.176Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:31:22.176Z] INFO: Testing against a local daemon [2020-03-07T12:31:22.176Z] === RUN TestCheckpoint [2020-03-07T12:31:22.176Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-07T12:31:22.176Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-07T12:31:22.176Z] === RUN TestContainerInvalidJSON [2020-03-07T12:31:22.176Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-07T12:31:22.176Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-07T12:31:22.176Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-07T12:31:22.176Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-07T12:31:22.176Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-07T12:31:22.176Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-07T12:31:22.176Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-07T12:31:22.176Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-07T12:31:22.176Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-07T12:31:22.176Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-03-07T12:31:22.176Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-07T12:31:22.176Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-07T12:31:22.176Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-07T12:31:22.176Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-07T12:31:22.176Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-03-07T12:31:22.176Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-07T12:31:22.576Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-03-07T12:31:22.576Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-07T12:31:22.576Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-03-07T12:31:22.576Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-07T12:31:22.576Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2020-03-07T12:31:22.576Z] === RUN TestCopyFromContainer [2020-03-07T12:31:23.361Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-03-07T12:31:23.361Z] --- PASS: TestBuildWithHugeFile (95.63s) [2020-03-07T12:31:23.361Z] === RUN TestBuildWithEmptyDockerfile [2020-03-07T12:31:23.361Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-07T12:31:23.361Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-07T12:31:23.361Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-07T12:31:23.361Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-07T12:31:23.361Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-07T12:31:23.361Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-07T12:31:23.361Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-07T12:31:23.361Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-07T12:31:23.617Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-07T12:31:23.617Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-03-07T12:31:23.617Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2020-03-07T12:31:23.617Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2020-03-07T12:31:23.617Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-03-07T12:31:23.617Z] === RUN TestBuildPreserveOwnership [2020-03-07T12:31:23.617Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-07T12:31:24.325Z] === RUN TestCopyFromContainer// [2020-03-07T12:31:24.325Z] === RUN TestCopyFromContainer//bar/root [2020-03-07T12:31:24.698Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-07T12:31:24.698Z] === RUN TestCopyFromContainer/bar/quux [2020-03-07T12:31:24.698Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-07T12:31:24.698Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-07T12:31:25.055Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-07T12:31:25.055Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-07T12:31:25.055Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-07T12:31:25.055Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-07T12:31:25.055Z] --- PASS: TestCopyFromContainer (2.58s) [2020-03-07T12:31:25.055Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-03-07T12:31:25.055Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-03-07T12:31:25.055Z] --- PASS: TestCopyFromContainer//bar/root/ (0.04s) [2020-03-07T12:31:25.055Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-03-07T12:31:25.055Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-03-07T12:31:25.055Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-03-07T12:31:25.055Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-03-07T12:31:25.055Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-03-07T12:31:25.055Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-03-07T12:31:25.055Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-03-07T12:31:25.055Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-07T12:31:25.055Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-07T12:31:25.055Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-07T12:31:25.055Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-07T12:31:25.055Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-07T12:31:25.055Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-07T12:31:25.055Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-07T12:31:25.055Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-07T12:31:25.055Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-07T12:31:25.055Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-07T12:31:25.055Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-03-07T12:31:25.055Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-07T12:31:25.055Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-07T12:31:25.055Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-07T12:31:25.055Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-07T12:31:25.416Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-03-07T12:31:25.416Z] === RUN TestCreateWithInvalidEnv [2020-03-07T12:31:25.416Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-07T12:31:25.416Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-07T12:31:25.416Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-07T12:31:25.416Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-07T12:31:25.416Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-07T12:31:25.416Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-07T12:31:25.416Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-07T12:31:25.416Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-07T12:31:25.416Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-07T12:31:25.416Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-03-07T12:31:25.416Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-07T12:31:25.416Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-07T12:31:25.416Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-07T12:31:25.416Z] === RUN TestCreateTmpfsMountsTarget [2020-03-07T12:31:25.416Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-03-07T12:31:25.416Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-07T12:31:26.133Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-03-07T12:31:27.062Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-03-07T12:31:27.644Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-03-07T12:31:27.644Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-07T12:31:27.908Z] --- PASS: TestCreateWithCustomMaskedPaths (2.44s) [2020-03-07T12:31:27.908Z] === RUN TestCreateWithCapabilities [2020-03-07T12:31:27.908Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-07T12:31:27.908Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-07T12:31:27.908Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-07T12:31:27.908Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-07T12:31:27.908Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-07T12:31:27.908Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-07T12:31:27.908Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-07T12:31:27.908Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-07T12:31:27.908Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-07T12:31:27.908Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-07T12:31:27.908Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-07T12:31:27.908Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-07T12:31:27.908Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-07T12:31:27.908Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-07T12:31:27.908Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-07T12:31:27.908Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-07T12:31:27.908Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-07T12:31:27.908Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-07T12:31:27.908Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-07T12:31:27.908Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-07T12:31:27.908Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-07T12:31:27.908Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-07T12:31:27.908Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-07T12:31:27.908Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-07T12:31:27.908Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-07T12:31:27.908Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-07T12:31:27.908Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-07T12:31:27.908Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-07T12:31:27.908Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-07T12:31:27.908Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-07T12:31:27.908Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-07T12:31:27.908Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-07T12:31:27.908Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-07T12:31:27.908Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-03-07T12:31:27.908Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-03-07T12:31:27.908Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-07T12:31:27.908Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-03-07T12:31:27.908Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-03-07T12:31:27.908Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-03-07T12:31:27.908Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-03-07T12:31:27.908Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-03-07T12:31:27.908Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-07T12:31:27.908Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2020-03-07T12:31:27.908Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-03-07T12:31:27.908Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.10s) [2020-03-07T12:31:27.908Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-07T12:31:30.161Z] --- PASS: TestBuildPreserveOwnership (6.17s) [2020-03-07T12:31:30.161Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.06s) [2020-03-07T12:31:30.161Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.09s) [2020-03-07T12:31:30.161Z] === RUN TestBuildPlatformInvalid [2020-03-07T12:31:30.161Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2020-03-07T12:31:30.161Z] PASS [2020-03-07T12:31:30.161Z] [2020-03-07T12:31:30.161Z] === Skipped [2020-03-07T12:31:30.161Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-03-07T12:31:30.161Z] build_session_test.go:25: TODO: BuildKit [2020-03-07T12:31:30.161Z] [2020-03-07T12:31:30.161Z] [2020-03-07T12:31:30.161Z] DONE 32 tests, 1 skipped in 181.114s [2020-03-07T12:31:30.161Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-03-07T12:31:30.161Z] ++ 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-03-07T12:31:30.161Z] ++ set -e [2020-03-07T12:31:30.161Z] ++ '[' -n 0 ']' [2020-03-07T12:31:30.161Z] ++ set -x [2020-03-07T12:31:30.162Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:31:30.162Z] INFO: Testing against a local daemon [2020-03-07T12:31:30.162Z] === RUN TestConfigList [2020-03-07T12:31:30.997Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.53s) [2020-03-07T12:31:30.997Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-07T12:31:30.997Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-07T12:31:30.997Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-07T12:31:30.997Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-07T12:31:30.997Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-07T12:31:30.997Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-07T12:31:30.997Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-07T12:31:30.997Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-07T12:31:30.997Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-07T12:31:30.997Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-07T12:31:30.997Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-07T12:31:30.997Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-07T12:31:30.997Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-07T12:31:30.997Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-07T12:31:30.997Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-07T12:31:30.997Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-07T12:31:30.997Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-03-07T12:31:30.997Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-03-07T12:31:30.997Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-03-07T12:31:30.997Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2020-03-07T12:31:30.997Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2020-03-07T12:31:30.997Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-03-07T12:31:30.997Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-07T12:31:31.350Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.85s) [2020-03-07T12:31:31.350Z] === RUN TestContainerStartOnDaemonRestart [2020-03-07T12:31:31.350Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-07T12:31:31.350Z] === RUN TestDaemonRestartIpcMode [2020-03-07T12:31:31.350Z] === PAUSE TestDaemonRestartIpcMode [2020-03-07T12:31:31.350Z] === RUN TestDaemonHostGatewayIP [2020-03-07T12:31:31.350Z] === PAUSE TestDaemonHostGatewayIP [2020-03-07T12:31:31.350Z] === RUN TestDiff [2020-03-07T12:31:31.523Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-03-07T12:31:32.569Z] --- PASS: TestDiff (0.98s) [2020-03-07T12:31:32.569Z] === RUN TestExecWithCloseStdin [2020-03-07T12:31:33.336Z] --- PASS: TestExecWithCloseStdin (0.96s) [2020-03-07T12:31:33.336Z] === RUN TestExec [2020-03-07T12:31:33.410Z] --- PASS: TestConfigList (3.19s) [2020-03-07T12:31:33.410Z] === RUN TestConfigsCreateAndDelete [2020-03-07T12:31:33.956Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-03-07T12:31:33.956Z] Copying nested executables into bundles/binary-daemon [2020-03-07T12:31:33.956Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-03-07T12:31:34.286Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40635/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 -e DOCKER_GRAPHDRIVER docker:1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 hack/make.sh cross [2020-03-07T12:31:34.575Z] --- PASS: TestExec (1.02s) [2020-03-07T12:31:34.575Z] === RUN TestExecUser [2020-03-07T12:31:34.852Z] [2020-03-07T12:31:34.852Z] Removing bundles/ [2020-03-07T12:31:34.852Z] [2020-03-07T12:31:34.852Z] ---> Making bundle: cross (in bundles/cross) [2020-03-07T12:31:34.852Z] Cross building: bundles/cross/linux/amd64 [2020-03-07T12:31:34.852Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-03-07T12:31:34.852Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-03-07T12:31:35.298Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-03-07T12:31:35.324Z] --- PASS: TestExecUser (1.02s) [2020-03-07T12:31:35.324Z] === RUN TestExportContainerAndImportImage [2020-03-07T12:31:35.554Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-03-07T12:31:36.114Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-03-07T12:31:36.530Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2020-03-07T12:31:36.530Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-07T12:31:36.674Z] --- PASS: TestConfigsCreateAndDelete (3.18s) [2020-03-07T12:31:36.674Z] === RUN TestConfigsUpdate [2020-03-07T12:31:36.674Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-03-07T12:31:37.236Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-03-07T12:31:38.036Z] --- PASS: TestExportContainerAfterDaemonRestart (1.48s) [2020-03-07T12:31:38.036Z] === RUN TestHealthCheckWorkdir [2020-03-07T12:31:39.211Z] --- PASS: TestCreateServiceMultipleTimes (19.36s) [2020-03-07T12:31:39.211Z] === RUN TestCreateServiceConflict [2020-03-07T12:31:39.211Z] --- PASS: TestCreateServiceConflict (3.26s) [2020-03-07T12:31:39.211Z] === RUN TestCreateServiceMaxReplicas [2020-03-07T12:31:39.267Z] --- PASS: TestHealthCheckWorkdir (1.06s) [2020-03-07T12:31:39.268Z] === RUN TestHealthKillContainer [2020-03-07T12:31:39.929Z] --- PASS: TestConfigsUpdate (3.25s) [2020-03-07T12:31:39.929Z] === RUN TestTemplatedConfig [2020-03-07T12:31:40.489Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-03-07T12:31:40.744Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-03-07T12:31:41.304Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-03-07T12:31:42.375Z] --- PASS: TestHealthKillContainer (3.08s) [2020-03-07T12:31:42.376Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-07T12:31:42.497Z] --- PASS: TestCreateServiceMaxReplicas (3.56s) [2020-03-07T12:31:42.497Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-07T12:31:43.125Z] --- PASS: TestInspectCpusetInConfigPre120 (0.94s) [2020-03-07T12:31:43.125Z] === RUN TestIpcModeNone [2020-03-07T12:31:43.189Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-03-07T12:31:43.446Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-03-07T12:31:43.701Z] --- PASS: TestTemplatedConfig (3.84s) [2020-03-07T12:31:43.701Z] === RUN TestConfigInspect [2020-03-07T12:31:44.046Z] #66 449.6 + bin/containerd-stress [2020-03-07T12:31:44.266Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-03-07T12:31:44.331Z] --- PASS: TestIpcModeNone (0.97s) [2020-03-07T12:31:44.331Z] === RUN TestIpcModePrivate [2020-03-07T12:31:45.231Z] --- PASS: TestIpcModePrivate (0.96s) [2020-03-07T12:31:45.231Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2020-03-07T12:31:45.231Z] === RUN TestIpcModeShareable [2020-03-07T12:31:45.522Z] #66 453.2 + bin/containerd-shim [2020-03-07T12:31:45.987Z] --- PASS: TestIpcModeShareable (1.00s) [2020-03-07T12:31:45.987Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2020-03-07T12:31:45.987Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-07T12:31:46.154Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-03-07T12:31:46.735Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-03-07T12:31:46.990Z] --- PASS: TestConfigInspect (3.24s) [2020-03-07T12:31:46.990Z] === RUN TestConfigCreateWithLabels [2020-03-07T12:31:48.875Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-03-07T12:31:48.875Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-03-07T12:31:49.117Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.76s) [2020-03-07T12:31:49.117Z] === RUN TestAPIIpcModeHost [2020-03-07T12:31:49.436Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-03-07T12:31:49.468Z] --- PASS: TestAPIIpcModeHost (0.75s) [2020-03-07T12:31:49.468Z] === RUN TestDaemonIpcModeShareable [2020-03-07T12:31:49.997Z] --- PASS: TestConfigCreateWithLabels (3.12s) [2020-03-07T12:31:49.997Z] === RUN TestConfigCreateResolve [2020-03-07T12:31:50.252Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-03-07T12:31:51.179Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-03-07T12:31:51.231Z] --- PASS: TestDaemonIpcModeShareable (1.68s) [2020-03-07T12:31:51.231Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2020-03-07T12:31:51.232Z] === RUN TestDaemonIpcModePrivate [2020-03-07T12:31:53.085Z] --- PASS: TestDaemonIpcModePrivate (1.77s) [2020-03-07T12:31:53.085Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2020-03-07T12:31:53.085Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-07T12:31:53.692Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-03-07T12:31:53.692Z] --- PASS: TestConfigCreateResolve (3.35s) [2020-03-07T12:31:53.692Z] === RUN TestConfigDaemonLibtrustID [2020-03-07T12:31:53.947Z] --- PASS: TestConfigDaemonLibtrustID (0.59s) [2020-03-07T12:31:53.947Z] PASS [2020-03-07T12:31:53.947Z] [2020-03-07T12:31:53.947Z] DONE 8 tests in 23.883s [2020-03-07T12:31:53.947Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-03-07T12:31:53.947Z] ++ 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-03-07T12:31:53.947Z] ++ set -e [2020-03-07T12:31:53.947Z] ++ '[' -n 0 ']' [2020-03-07T12:31:53.947Z] ++ set -x [2020-03-07T12:31:53.947Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:31:54.203Z] INFO: Testing against a local daemon [2020-03-07T12:31:54.203Z] === RUN TestCheckpoint [2020-03-07T12:31:54.203Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-07T12:31:54.203Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-07T12:31:54.203Z] === RUN TestContainerInvalidJSON [2020-03-07T12:31:54.203Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-07T12:31:54.203Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-07T12:31:54.203Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-07T12:31:54.203Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-07T12:31:54.203Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-07T12:31:54.203Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-07T12:31:54.203Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-07T12:31:54.203Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-07T12:31:54.203Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-07T12:31:54.203Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-03-07T12:31:54.203Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-07T12:31:54.203Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-07T12:31:54.203Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-07T12:31:54.203Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-07T12:31:54.203Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-03-07T12:31:54.203Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-07T12:31:54.458Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-03-07T12:31:54.458Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-07T12:31:54.458Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2020-03-07T12:31:54.458Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-07T12:31:54.714Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-03-07T12:31:54.714Z] === RUN TestCopyFromContainer [2020-03-07T12:31:54.846Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.70s) [2020-03-07T12:31:54.846Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2020-03-07T12:31:54.846Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-07T12:31:54.969Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-03-07T12:31:55.848Z] #66 463.4 + bin/containerd-shim-runc-v1 [2020-03-07T12:31:56.628Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.75s) [2020-03-07T12:31:56.628Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2020-03-07T12:31:56.628Z] === RUN TestIpcModeOlderClient [2020-03-07T12:31:56.628Z] === PAUSE TestIpcModeOlderClient [2020-03-07T12:31:56.628Z] === RUN TestKillContainerInvalidSignal [2020-03-07T12:31:56.854Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-03-07T12:31:56.854Z] === RUN TestCopyFromContainer// [2020-03-07T12:31:56.854Z] === RUN TestCopyFromContainer//bar/root [2020-03-07T12:31:57.110Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-07T12:31:57.110Z] === RUN TestCopyFromContainer/bar/quux [2020-03-07T12:31:57.110Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-07T12:31:57.365Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-07T12:31:57.365Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-07T12:31:57.365Z] --- PASS: TestKillContainerInvalidSignal (0.88s) [2020-03-07T12:31:57.365Z] === RUN TestKillContainer [2020-03-07T12:31:57.365Z] === RUN TestKillContainer/no_signal [2020-03-07T12:31:57.369Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.84s) [2020-03-07T12:31:57.369Z] === RUN TestCreateServiceSecretFileMode [2020-03-07T12:31:57.621Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-07T12:31:57.622Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-07T12:31:57.622Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-07T12:31:57.877Z] --- PASS: TestCopyFromContainer (3.27s) [2020-03-07T12:31:57.877Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-03-07T12:31:57.877Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-03-07T12:31:57.877Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-03-07T12:31:57.877Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-03-07T12:31:57.877Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2020-03-07T12:31:57.877Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s) [2020-03-07T12:31:57.877Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2020-03-07T12:31:57.877Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-03-07T12:31:57.877Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-03-07T12:31:57.877Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-03-07T12:31:57.877Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-07T12:31:57.877Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-07T12:31:57.877Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-07T12:31:57.877Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-07T12:31:57.877Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-07T12:31:57.877Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-07T12:31:57.877Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-07T12:31:57.877Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-07T12:31:57.877Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-07T12:31:57.877Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-07T12:31:57.878Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-03-07T12:31:57.878Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-07T12:31:57.878Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-07T12:31:57.878Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-03-07T12:31:57.878Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-07T12:31:57.878Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-03-07T12:31:57.878Z] === RUN TestCreateWithInvalidEnv [2020-03-07T12:31:58.119Z] === RUN TestKillContainer/non_killing_signal [2020-03-07T12:31:58.133Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-07T12:31:58.133Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-07T12:31:58.133Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-07T12:31:58.133Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-07T12:31:58.133Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-07T12:31:58.133Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-07T12:31:58.133Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-07T12:31:58.133Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-07T12:31:58.133Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-07T12:31:58.133Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-03-07T12:31:58.133Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-07T12:31:58.133Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-07T12:31:58.133Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-03-07T12:31:58.133Z] === RUN TestCreateTmpfsMountsTarget [2020-03-07T12:31:58.133Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-03-07T12:31:58.133Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-07T12:31:58.866Z] === RUN TestKillContainer/killing_signal [2020-03-07T12:31:59.060Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-03-07T12:31:59.764Z] --- PASS: TestKillContainer (2.49s) [2020-03-07T12:31:59.764Z] --- PASS: TestKillContainer/no_signal (0.84s) [2020-03-07T12:31:59.764Z] --- PASS: TestKillContainer/non_killing_signal (0.55s) [2020-03-07T12:31:59.764Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2020-03-07T12:31:59.764Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-07T12:31:59.764Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-07T12:31:59.985Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-03-07T12:32:00.546Z] --- PASS: TestCreateWithCustomMaskedPaths (2.42s) [2020-03-07T12:32:00.546Z] === RUN TestCreateWithCapabilities [2020-03-07T12:32:00.546Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-07T12:32:00.546Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-07T12:32:00.546Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-07T12:32:00.546Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-07T12:32:00.546Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-07T12:32:00.546Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-07T12:32:00.546Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-07T12:32:00.546Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-07T12:32:00.546Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-07T12:32:00.546Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-07T12:32:00.546Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-07T12:32:00.546Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-07T12:32:00.546Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-07T12:32:00.546Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-07T12:32:00.546Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-07T12:32:00.546Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-07T12:32:00.546Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-07T12:32:00.546Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-07T12:32:00.546Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-07T12:32:00.546Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-07T12:32:00.546Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-07T12:32:00.546Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-07T12:32:00.546Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-07T12:32:00.546Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-07T12:32:00.546Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-03-07T12:32:00.546Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-07T12:32:00.546Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-07T12:32:00.546Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-07T12:32:00.546Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-07T12:32:00.546Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-07T12:32:00.546Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-07T12:32:00.546Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-07T12:32:00.546Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-07T12:32:00.801Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-07T12:32:00.802Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-03-07T12:32:00.802Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-03-07T12:32:00.802Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-03-07T12:32:00.802Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-03-07T12:32:00.802Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-07T12:32:00.802Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-03-07T12:32:00.802Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-03-07T12:32:00.802Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s) [2020-03-07T12:32:00.802Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-07T12:32:00.802Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-03-07T12:32:00.802Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-03-07T12:32:00.802Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-03-07T12:32:00.802Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-07T12:32:00.962Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-07T12:32:01.370Z] #66 468.4 + bin/containerd-shim-runc-v2 [2020-03-07T12:32:01.554Z] --- PASS: TestCreateServiceSecretFileMode (3.52s) [2020-03-07T12:32:01.554Z] === RUN TestCreateServiceConfigFileMode [2020-03-07T12:32:01.709Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.80s) [2020-03-07T12:32:01.709Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.87s) [2020-03-07T12:32:01.709Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2020-03-07T12:32:01.709Z] === RUN TestKillStoppedContainer [2020-03-07T12:32:01.709Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-03-07T12:32:01.709Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-07T12:32:01.709Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-03-07T12:32:01.709Z] === RUN TestKillDifferentUserContainer [2020-03-07T12:32:02.396Z] #66 469.9 + binaries [2020-03-07T12:32:02.396Z] #66 469.9 + mkdir -p /build [2020-03-07T12:32:02.396Z] #66 469.9 + cp bin/containerd /build/containerd [2020-03-07T12:32:02.396Z] #66 469.9 + cp bin/containerd-shim /build/containerd-shim [2020-03-07T12:32:02.396Z] #66 469.9 + cp bin/ctr /build/ctr [2020-03-07T12:32:02.396Z] #66 DONE 470.0s [2020-03-07T12:32:02.567Z] --- PASS: TestKillDifferentUserContainer (0.84s) [2020-03-07T12:32:02.567Z] === RUN TestInspectOomKilledTrue [2020-03-07T12:32:02.567Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-07T12:32:02.567Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-07T12:32:02.567Z] === RUN TestInspectOomKilledFalse [2020-03-07T12:32:02.567Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-07T12:32:02.567Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-07T12:32:02.567Z] === RUN TestLinksEtcHostsContentMatch [2020-03-07T12:32:03.316Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.66s) [2020-03-07T12:32:03.316Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-07T12:32:03.316Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-07T12:32:03.316Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-07T12:32:03.316Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-07T12:32:03.316Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-07T12:32:03.316Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-07T12:32:03.316Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-07T12:32:03.316Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-07T12:32:03.316Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-07T12:32:03.316Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-07T12:32:03.316Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-07T12:32:03.316Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-07T12:32:03.316Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-07T12:32:03.352Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s) [2020-03-07T12:32:03.352Z] === RUN TestLinksContainerNames [2020-03-07T12:32:03.571Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-07T12:32:03.571Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-07T12:32:03.571Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-07T12:32:03.571Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-03-07T12:32:03.571Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-03-07T12:32:03.571Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-03-07T12:32:03.571Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-03-07T12:32:03.571Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-03-07T12:32:03.571Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-03-07T12:32:03.571Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-07T12:32:03.826Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-03-07T12:32:03.826Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-03-07T12:32:03.878Z] [2020-03-07T12:32:03.878Z] #67 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-07T12:32:03.878Z] #67 DONE 0.1s [2020-03-07T12:32:03.878Z] [2020-03-07T12:32:03.878Z] #71 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-07T12:32:03.878Z] #71 DONE 0.1s [2020-03-07T12:32:03.878Z] [2020-03-07T12:32:03.878Z] #73 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-07T12:32:03.878Z] #73 DONE 0.1s [2020-03-07T12:32:03.878Z] [2020-03-07T12:32:03.878Z] #76 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-07T12:32:03.878Z] #76 DONE 0.0s [2020-03-07T12:32:03.878Z] [2020-03-07T12:32:03.878Z] #77 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-07T12:32:03.878Z] #77 DONE 0.0s [2020-03-07T12:32:04.081Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-03-07T12:32:04.163Z] [2020-03-07T12:32:04.164Z] #78 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-07T12:32:04.339Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.95s) [2020-03-07T12:32:04.339Z] === RUN TestContainerStartOnDaemonRestart [2020-03-07T12:32:04.339Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-07T12:32:04.339Z] === RUN TestDaemonRestartIpcMode [2020-03-07T12:32:04.339Z] === PAUSE TestDaemonRestartIpcMode [2020-03-07T12:32:04.339Z] === RUN TestDaemonHostGatewayIP [2020-03-07T12:32:04.339Z] === PAUSE TestDaemonHostGatewayIP [2020-03-07T12:32:04.339Z] === RUN TestDiff [2020-03-07T12:32:04.556Z] --- PASS: TestLinksContainerNames (1.47s) [2020-03-07T12:32:04.556Z] === RUN TestLogsFollowTailEmpty [2020-03-07T12:32:04.837Z] --- PASS: TestCreateServiceConfigFileMode (3.46s) [2020-03-07T12:32:04.837Z] === RUN TestCreateServiceSysctls [2020-03-07T12:32:05.305Z] --- PASS: TestLogsFollowTailEmpty (0.85s) [2020-03-07T12:32:05.305Z] === RUN TestContainerNetworkMountsNoChown [2020-03-07T12:32:05.701Z] --- PASS: TestDiff (0.98s) [2020-03-07T12:32:05.701Z] === RUN TestExecWithCloseStdin [2020-03-07T12:32:05.955Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-03-07T12:32:06.516Z] --- PASS: TestExecWithCloseStdin (1.08s) [2020-03-07T12:32:06.516Z] === RUN TestExec [2020-03-07T12:32:06.539Z] --- PASS: TestContainerNetworkMountsNoChown (0.90s) [2020-03-07T12:32:06.539Z] === RUN TestMountDaemonRoot [2020-03-07T12:32:06.539Z] === RUN TestMountDaemonRoot/default [2020-03-07T12:32:06.539Z] === PAUSE TestMountDaemonRoot/default [2020-03-07T12:32:06.539Z] === RUN TestMountDaemonRoot/private [2020-03-07T12:32:06.539Z] === PAUSE TestMountDaemonRoot/private [2020-03-07T12:32:06.539Z] === RUN TestMountDaemonRoot/rprivate [2020-03-07T12:32:06.539Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-07T12:32:06.539Z] === RUN TestMountDaemonRoot/slave [2020-03-07T12:32:06.539Z] === PAUSE TestMountDaemonRoot/slave [2020-03-07T12:32:06.539Z] === RUN TestMountDaemonRoot/rslave [2020-03-07T12:32:06.539Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-07T12:32:06.539Z] === RUN TestMountDaemonRoot/shared [2020-03-07T12:32:06.539Z] === PAUSE TestMountDaemonRoot/shared [2020-03-07T12:32:06.539Z] === RUN TestMountDaemonRoot/rshared [2020-03-07T12:32:06.539Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-07T12:32:06.539Z] === CONT TestMountDaemonRoot/default [2020-03-07T12:32:06.539Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-07T12:32:06.539Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-07T12:32:06.539Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-07T12:32:06.539Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-07T12:32:06.539Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-07T12:32:06.539Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-07T12:32:06.539Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-07T12:32:06.539Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-07T12:32:06.539Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-07T12:32:06.539Z] === CONT TestMountDaemonRoot/rshared [2020-03-07T12:32:06.539Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-07T12:32:06.539Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-07T12:32:06.539Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-07T12:32:06.539Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-07T12:32:06.539Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-07T12:32:06.539Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-07T12:32:06.539Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-07T12:32:06.539Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-07T12:32:06.539Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-07T12:32:06.539Z] === CONT TestMountDaemonRoot/shared [2020-03-07T12:32:06.539Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-07T12:32:06.539Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-07T12:32:06.539Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-07T12:32:06.539Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-07T12:32:06.539Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-07T12:32:06.539Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-07T12:32:06.539Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-07T12:32:06.539Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-07T12:32:06.539Z] === CONT TestMountDaemonRoot/rslave [2020-03-07T12:32:06.539Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-07T12:32:06.539Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-07T12:32:06.539Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-07T12:32:06.539Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-07T12:32:06.539Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-07T12:32:06.539Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-07T12:32:06.539Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-07T12:32:06.539Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-07T12:32:06.539Z] === CONT TestMountDaemonRoot/slave [2020-03-07T12:32:06.539Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-07T12:32:06.539Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-07T12:32:06.539Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-07T12:32:06.539Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-07T12:32:06.539Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-07T12:32:06.539Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-07T12:32:06.539Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-07T12:32:06.539Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-07T12:32:06.539Z] === CONT TestMountDaemonRoot/rprivate [2020-03-07T12:32:06.539Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-07T12:32:06.539Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-07T12:32:06.539Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-07T12:32:06.539Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-07T12:32:06.539Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-07T12:32:06.539Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-07T12:32:06.539Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-07T12:32:06.539Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-07T12:32:06.539Z] === CONT TestMountDaemonRoot/private [2020-03-07T12:32:06.539Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-07T12:32:06.539Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-07T12:32:06.539Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-07T12:32:06.539Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-07T12:32:06.539Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-07T12:32:06.539Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-07T12:32:06.539Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-07T12:32:06.539Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-07T12:32:06.539Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-07T12:32:06.539Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-07T12:32:06.539Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-07T12:32:06.539Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-07T12:32:06.539Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-07T12:32:06.539Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-07T12:32:06.860Z] #78 DONE 2.6s [2020-03-07T12:32:06.860Z] [2020-03-07T12:32:06.860Z] #79 exporting to oci image format [2020-03-07T12:32:06.860Z] #79 exporting layers [2020-03-07T12:32:06.907Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-07T12:32:06.907Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-07T12:32:06.907Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-07T12:32:06.907Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-07T12:32:06.907Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-07T12:32:06.907Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-07T12:32:06.907Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-07T12:32:06.907Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-07T12:32:06.907Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-07T12:32:06.907Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-07T12:32:06.907Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-07T12:32:06.907Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-07T12:32:06.907Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-07T12:32:06.907Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-07T12:32:06.907Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-07T12:32:06.907Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-07T12:32:06.907Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-07T12:32:06.907Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-07T12:32:07.263Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-07T12:32:07.263Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-07T12:32:07.263Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-03-07T12:32:07.263Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-07T12:32:07.263Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-03-07T12:32:07.263Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-03-07T12:32:07.263Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-03-07T12:32:07.263Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-03-07T12:32:07.263Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-07T12:32:07.263Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-03-07T12:32:07.263Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-03-07T12:32:07.263Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-03-07T12:32:07.263Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-03-07T12:32:07.263Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-07T12:32:07.263Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-03-07T12:32:07.263Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-03-07T12:32:07.263Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-03-07T12:32:07.263Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-03-07T12:32:07.263Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-07T12:32:07.263Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-03-07T12:32:07.263Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-03-07T12:32:07.263Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-03-07T12:32:07.263Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-03-07T12:32:07.263Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-07T12:32:07.263Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-03-07T12:32:07.263Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-03-07T12:32:07.263Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-03-07T12:32:07.263Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-03-07T12:32:07.263Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-07T12:32:07.263Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-03-07T12:32:07.263Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-03-07T12:32:07.263Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-03-07T12:32:07.263Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-03-07T12:32:07.263Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-07T12:32:07.263Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-03-07T12:32:07.263Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-03-07T12:32:07.263Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-03-07T12:32:07.263Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-03-07T12:32:07.263Z] === RUN TestContainerBindMountNonRecursive [2020-03-07T12:32:07.442Z] --- PASS: TestExec (1.00s) [2020-03-07T12:32:07.443Z] === RUN TestExecUser [2020-03-07T12:32:08.368Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-03-07T12:32:08.368Z] --- PASS: TestExecUser (1.00s) [2020-03-07T12:32:08.368Z] === RUN TestExportContainerAndImportImage [2020-03-07T12:32:09.021Z] --- PASS: TestContainerBindMountNonRecursive (1.82s) [2020-03-07T12:32:09.021Z] === RUN TestNetworkNat [2020-03-07T12:32:09.031Z] --- PASS: TestCreateServiceSysctls (4.28s) [2020-03-07T12:32:09.031Z] === RUN TestCreateServiceCapabilities [2020-03-07T12:32:09.730Z] --- PASS: TestExportContainerAndImportImage (1.26s) [2020-03-07T12:32:09.731Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-07T12:32:09.867Z] --- PASS: TestNetworkNat (0.84s) [2020-03-07T12:32:09.867Z] === RUN TestNetworkLocalhostTCPNat [2020-03-07T12:32:09.986Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-03-07T12:32:10.623Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s) [2020-03-07T12:32:10.623Z] === RUN TestNetworkLoopbackNat [2020-03-07T12:32:11.350Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-03-07T12:32:11.605Z] --- PASS: TestExportContainerAfterDaemonRestart (1.75s) [2020-03-07T12:32:11.605Z] === RUN TestHealthCheckWorkdir [2020-03-07T12:32:11.821Z] --- PASS: TestNetworkLoopbackNat (1.13s) [2020-03-07T12:32:11.821Z] === RUN TestPause [2020-03-07T12:32:11.861Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-03-07T12:32:12.329Z] --- PASS: TestCreateServiceCapabilities (3.51s) [2020-03-07T12:32:12.329Z] === RUN TestInspect [2020-03-07T12:32:12.421Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-03-07T12:32:12.421Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-03-07T12:32:12.603Z] --- PASS: TestPause (0.84s) [2020-03-07T12:32:12.603Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-07T12:32:12.603Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-07T12:32:12.603Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-07T12:32:12.603Z] === RUN TestPauseStopPausedContainer [2020-03-07T12:32:12.981Z] --- PASS: TestHealthCheckWorkdir (1.32s) [2020-03-07T12:32:12.981Z] === RUN TestHealthKillContainer [2020-03-07T12:32:12.981Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-03-07T12:32:13.374Z] --- PASS: TestPauseStopPausedContainer (0.83s) [2020-03-07T12:32:13.374Z] === RUN TestPsFilter [2020-03-07T12:32:13.542Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-03-07T12:32:13.725Z] --- PASS: TestPsFilter (0.24s) [2020-03-07T12:32:13.725Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-07T12:32:14.486Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2020-03-07T12:32:14.486Z] === RUN TestRemoveContainerWithVolume [2020-03-07T12:32:15.233Z] --- PASS: TestRemoveContainerWithVolume (0.88s) [2020-03-07T12:32:15.233Z] === RUN TestRemoveContainerRunning [2020-03-07T12:32:15.428Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-03-07T12:32:15.683Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-03-07T12:32:15.938Z] --- PASS: TestHealthKillContainer (3.07s) [2020-03-07T12:32:15.938Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-07T12:32:16.484Z] --- PASS: TestRemoveContainerRunning (0.92s) [2020-03-07T12:32:16.484Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-07T12:32:16.520Z] --- PASS: TestInspect (3.63s) [2020-03-07T12:32:16.520Z] === RUN TestCreateJob [2020-03-07T12:32:16.864Z] --- PASS: TestInspectCpusetInConfigPre120 (0.97s) [2020-03-07T12:32:16.864Z] === RUN TestIpcModeNone [2020-03-07T12:32:17.119Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-03-07T12:32:17.225Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.78s) [2020-03-07T12:32:17.225Z] === RUN TestRemoveInvalidContainer [2020-03-07T12:32:17.225Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-03-07T12:32:17.225Z] === RUN TestRenameLinkedContainer [2020-03-07T12:32:18.050Z] --- PASS: TestIpcModeNone (0.99s) [2020-03-07T12:32:18.050Z] === RUN TestIpcModePrivate [2020-03-07T12:32:18.612Z] --- PASS: TestIpcModePrivate (0.89s) [2020-03-07T12:32:18.612Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:205, shared: false, mustBeShared: false [2020-03-07T12:32:18.612Z] === RUN TestIpcModeShareable [2020-03-07T12:32:18.867Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-03-07T12:32:18.867Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-03-07T12:32:19.793Z] --- PASS: TestIpcModeShareable (1.10s) [2020-03-07T12:32:19.794Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:194, shared: true, mustBeShared: true [2020-03-07T12:32:19.794Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-07T12:32:19.805Z] --- PASS: TestCreateJob (4.12s) [2020-03-07T12:32:19.805Z] === RUN TestReplicatedJob [2020-03-07T12:32:20.049Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-03-07T12:32:20.091Z] 65014b3c3121: Pull complete [2020-03-07T12:32:20.343Z] --- PASS: TestRenameLinkedContainer (3.22s) [2020-03-07T12:32:20.343Z] === RUN TestRenameStoppedContainer [2020-03-07T12:32:20.610Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-03-07T12:32:21.094Z] --- PASS: TestRenameStoppedContainer (0.85s) [2020-03-07T12:32:21.094Z] === RUN TestRenameRunningContainerAndReuse [2020-03-07T12:32:21.535Z] === RUN TestDockerSuite/TestBuildAddScript [2020-03-07T12:32:22.461Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-03-07T12:32:22.818Z] --- PASS: TestRenameRunningContainerAndReuse (1.58s) [2020-03-07T12:32:22.818Z] === RUN TestRenameInvalidName [2020-03-07T12:32:23.021Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.17s) [2020-03-07T12:32:23.021Z] === RUN TestAPIIpcModeHost [2020-03-07T12:32:23.688Z] --- PASS: TestRenameInvalidName (0.92s) [2020-03-07T12:32:23.688Z] === RUN TestRenameAnonymousContainer [2020-03-07T12:32:23.947Z] --- PASS: TestAPIIpcModeHost (0.76s) [2020-03-07T12:32:23.947Z] === RUN TestDaemonIpcModeShareable [2020-03-07T12:32:24.508Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-03-07T12:32:24.763Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-03-07T12:32:25.688Z] --- PASS: TestDaemonIpcModeShareable (1.97s) [2020-03-07T12:32:25.688Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:211, shared: true, mustBeShared: true [2020-03-07T12:32:25.688Z] === RUN TestDaemonIpcModePrivate [2020-03-07T12:32:26.364Z] --- PASS: TestReplicatedJob (6.47s) [2020-03-07T12:32:26.364Z] === RUN TestUpdateReplicatedJob [2020-03-07T12:32:26.614Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-03-07T12:32:26.762Z] --- PASS: TestRenameAnonymousContainer (2.58s) [2020-03-07T12:32:26.762Z] === RUN TestRenameContainerWithSameName [2020-03-07T12:32:27.131Z] --- PASS: TestRenameContainerWithSameName (0.74s) [2020-03-07T12:32:27.131Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-07T12:32:27.174Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-03-07T12:32:27.431Z] --- PASS: TestDaemonIpcModePrivate (1.79s) [2020-03-07T12:32:27.431Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:215, shared: false, mustBeShared: false [2020-03-07T12:32:27.431Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-07T12:32:28.925Z] --- PASS: TestRenameContainerWithLinkedContainer (1.66s) [2020-03-07T12:32:28.925Z] === RUN TestResize [2020-03-07T12:32:29.318Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.65s) [2020-03-07T12:32:29.318Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:225, shared: false, mustBeShared: false [2020-03-07T12:32:29.318Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-07T12:32:29.685Z] --- PASS: TestResize (0.86s) [2020-03-07T12:32:29.685Z] === RUN TestResizeWithInvalidSize [2020-03-07T12:32:30.434Z] --- PASS: TestResizeWithInvalidSize (0.95s) [2020-03-07T12:32:30.434Z] === RUN TestResizeWhenContainerNotStarted [2020-03-07T12:32:30.682Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-03-07T12:32:31.242Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.90s) [2020-03-07T12:32:31.242Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:191, shared: true, mustBeShared: true [2020-03-07T12:32:31.242Z] === RUN TestIpcModeOlderClient [2020-03-07T12:32:31.242Z] === PAUSE TestIpcModeOlderClient [2020-03-07T12:32:31.242Z] === RUN TestKillContainerInvalidSignal [2020-03-07T12:32:31.253Z] --- PASS: TestResizeWhenContainerNotStarted (0.90s) [2020-03-07T12:32:31.253Z] === RUN TestDaemonRestartKillContainers [2020-03-07T12:32:31.253Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-07T12:32:31.253Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-07T12:32:31.253Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-07T12:32:31.253Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-07T12:32:31.253Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-07T12:32:31.253Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-07T12:32:31.253Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-07T12:32:31.253Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-07T12:32:31.253Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-07T12:32:31.253Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-07T12:32:31.253Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-07T12:32:31.253Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-07T12:32:31.253Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-07T12:32:31.253Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-07T12:32:31.253Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-07T12:32:31.253Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-07T12:32:31.253Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-07T12:32:31.253Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-07T12:32:31.253Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-07T12:32:31.253Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-07T12:32:31.253Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-07T12:32:31.253Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-07T12:32:31.253Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-07T12:32:31.253Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-07T12:32:31.253Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-07T12:32:31.253Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-07T12:32:31.629Z] --- PASS: TestUpdateReplicatedJob (4.33s) [2020-03-07T12:32:31.629Z] === RUN TestServiceListWithStatuses [2020-03-07T12:32:31.629Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-07T12:32:31.629Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-07T12:32:31.629Z] === RUN TestDockerNetworkConnectAlias [2020-03-07T12:32:32.168Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2020-03-07T12:32:32.168Z] === RUN TestKillContainer [2020-03-07T12:32:32.168Z] === RUN TestKillContainer/no_signal [2020-03-07T12:32:32.730Z] === RUN TestKillContainer/non_killing_signal [2020-03-07T12:32:32.985Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-03-07T12:32:33.545Z] === RUN TestKillContainer/killing_signal [2020-03-07T12:32:33.641Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-07T12:32:33.641Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-07T12:32:34.470Z] --- PASS: TestKillContainer (2.60s) [2020-03-07T12:32:34.470Z] --- PASS: TestKillContainer/no_signal (0.85s) [2020-03-07T12:32:34.470Z] --- PASS: TestKillContainer/non_killing_signal (0.72s) [2020-03-07T12:32:34.470Z] --- PASS: TestKillContainer/killing_signal (0.78s) [2020-03-07T12:32:34.470Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-07T12:32:34.470Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-07T12:32:34.924Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-07T12:32:34.924Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-07T12:32:35.395Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-07T12:32:36.159Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-07T12:32:36.159Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-07T12:32:36.322Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.69s) [2020-03-07T12:32:36.322Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.79s) [2020-03-07T12:32:36.322Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2020-03-07T12:32:36.322Z] === RUN TestKillStoppedContainer [2020-03-07T12:32:36.322Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-03-07T12:32:36.322Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-07T12:32:36.322Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-03-07T12:32:36.322Z] === RUN TestKillDifferentUserContainer [2020-03-07T12:32:36.896Z] --- PASS: TestDockerNetworkConnectAlias (6.31s) [2020-03-07T12:32:36.896Z] === RUN TestDockerNetworkReConnect [2020-03-07T12:32:37.249Z] --- PASS: TestKillDifferentUserContainer (0.82s) [2020-03-07T12:32:37.249Z] === RUN TestInspectOomKilledTrue [2020-03-07T12:32:37.249Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-03-07T12:32:37.249Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-07T12:32:37.249Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-07T12:32:37.249Z] === RUN TestInspectOomKilledFalse [2020-03-07T12:32:37.249Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-07T12:32:37.249Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-07T12:32:37.249Z] === RUN TestLinksEtcHostsContentMatch [2020-03-07T12:32:37.838Z] --- PASS: TestLinksEtcHostsContentMatch (0.66s) [2020-03-07T12:32:37.838Z] === RUN TestLinksContainerNames [2020-03-07T12:32:38.097Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-03-07T12:32:38.558Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-07T12:32:38.558Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-07T12:32:39.997Z] --- PASS: TestLinksContainerNames (2.01s) [2020-03-07T12:32:39.997Z] === RUN TestLogsFollowTailEmpty [2020-03-07T12:32:40.965Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-07T12:32:41.327Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-07T12:32:41.366Z] --- PASS: TestLogsFollowTailEmpty (1.18s) [2020-03-07T12:32:41.366Z] === RUN TestContainerNetworkMountsNoChown [2020-03-07T12:32:42.293Z] --- PASS: TestContainerNetworkMountsNoChown (1.05s) [2020-03-07T12:32:42.293Z] === RUN TestMountDaemonRoot [2020-03-07T12:32:42.293Z] === RUN TestMountDaemonRoot/default [2020-03-07T12:32:42.293Z] === PAUSE TestMountDaemonRoot/default [2020-03-07T12:32:42.293Z] === RUN TestMountDaemonRoot/private [2020-03-07T12:32:42.293Z] === PAUSE TestMountDaemonRoot/private [2020-03-07T12:32:42.293Z] === RUN TestMountDaemonRoot/rprivate [2020-03-07T12:32:42.293Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-07T12:32:42.293Z] === RUN TestMountDaemonRoot/slave [2020-03-07T12:32:42.293Z] === PAUSE TestMountDaemonRoot/slave [2020-03-07T12:32:42.293Z] === RUN TestMountDaemonRoot/rslave [2020-03-07T12:32:42.293Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-07T12:32:42.293Z] === RUN TestMountDaemonRoot/shared [2020-03-07T12:32:42.293Z] === PAUSE TestMountDaemonRoot/shared [2020-03-07T12:32:42.293Z] === RUN TestMountDaemonRoot/rshared [2020-03-07T12:32:42.293Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-07T12:32:42.293Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-03-07T12:32:42.293Z] === CONT TestMountDaemonRoot/default [2020-03-07T12:32:42.293Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-07T12:32:42.293Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-07T12:32:42.293Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-07T12:32:42.293Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-07T12:32:42.293Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-07T12:32:42.293Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-07T12:32:42.293Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-07T12:32:42.293Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-07T12:32:42.293Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-07T12:32:42.293Z] === CONT TestMountDaemonRoot/rshared [2020-03-07T12:32:42.293Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-07T12:32:42.293Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-07T12:32:42.293Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-07T12:32:42.293Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-07T12:32:42.293Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-07T12:32:42.293Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-07T12:32:42.293Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-07T12:32:42.293Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-07T12:32:42.293Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-07T12:32:42.293Z] === CONT TestMountDaemonRoot/shared [2020-03-07T12:32:42.293Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-07T12:32:42.293Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-07T12:32:42.293Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-07T12:32:42.293Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-07T12:32:42.293Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-07T12:32:42.293Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-07T12:32:42.293Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-07T12:32:42.293Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-07T12:32:42.293Z] === CONT TestMountDaemonRoot/rslave [2020-03-07T12:32:42.293Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-07T12:32:42.293Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-07T12:32:42.293Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-07T12:32:42.293Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-07T12:32:42.293Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-07T12:32:42.293Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-07T12:32:42.293Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-07T12:32:42.293Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-07T12:32:42.293Z] === CONT TestMountDaemonRoot/slave [2020-03-07T12:32:42.293Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-07T12:32:42.293Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-07T12:32:42.293Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-07T12:32:42.293Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-07T12:32:42.293Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-07T12:32:42.293Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-07T12:32:42.293Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-07T12:32:42.293Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-07T12:32:42.293Z] === CONT TestMountDaemonRoot/rprivate [2020-03-07T12:32:42.293Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-07T12:32:42.293Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-07T12:32:42.293Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-07T12:32:42.293Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-07T12:32:42.293Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-07T12:32:42.293Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-07T12:32:42.293Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-07T12:32:42.293Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-07T12:32:42.293Z] === CONT TestMountDaemonRoot/private [2020-03-07T12:32:42.293Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-07T12:32:42.293Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-07T12:32:42.293Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-07T12:32:42.293Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-07T12:32:42.293Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-07T12:32:42.293Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-07T12:32:42.293Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-07T12:32:42.293Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-07T12:32:42.293Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-07T12:32:42.293Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-07T12:32:42.293Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-07T12:32:42.293Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-07T12:32:42.293Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-07T12:32:42.549Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-07T12:32:42.549Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-07T12:32:42.549Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-07T12:32:42.549Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-07T12:32:42.549Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-07T12:32:42.549Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-07T12:32:42.549Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-07T12:32:42.549Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-07T12:32:42.549Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-07T12:32:42.549Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-07T12:32:42.804Z] === RUN TestDockerSuite/TestBuildAddTar [2020-03-07T12:32:42.804Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-07T12:32:42.804Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-07T12:32:42.804Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-07T12:32:42.804Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-07T12:32:42.804Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-07T12:32:42.804Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-07T12:32:42.804Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-07T12:32:42.804Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-07T12:32:42.804Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-07T12:32:42.804Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-07T12:32:43.060Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-07T12:32:43.060Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-03-07T12:32:43.060Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-07T12:32:43.060Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-03-07T12:32:43.060Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-03-07T12:32:43.060Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-03-07T12:32:43.060Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-03-07T12:32:43.060Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-07T12:32:43.060Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-03-07T12:32:43.060Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-03-07T12:32:43.060Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-03-07T12:32:43.060Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-03-07T12:32:43.060Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-07T12:32:43.060Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-03-07T12:32:43.060Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-03-07T12:32:43.060Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-03-07T12:32:43.060Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-03-07T12:32:43.060Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-07T12:32:43.060Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-03-07T12:32:43.060Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-03-07T12:32:43.060Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-03-07T12:32:43.060Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-03-07T12:32:43.060Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-07T12:32:43.060Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2020-03-07T12:32:43.060Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-03-07T12:32:43.060Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-03-07T12:32:43.060Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-03-07T12:32:43.060Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-07T12:32:43.060Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-03-07T12:32:43.060Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-03-07T12:32:43.060Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-03-07T12:32:43.060Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-03-07T12:32:43.060Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-07T12:32:43.060Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-03-07T12:32:43.060Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-03-07T12:32:43.060Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-03-07T12:32:43.060Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-03-07T12:32:43.060Z] === RUN TestContainerBindMountNonRecursive [2020-03-07T12:32:43.259Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-07T12:32:43.260Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.90s) [2020-03-07T12:32:43.260Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.24s) [2020-03-07T12:32:43.260Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.36s) [2020-03-07T12:32:43.260Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.34s) [2020-03-07T12:32:43.260Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.43s) [2020-03-07T12:32:43.260Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.37s) [2020-03-07T12:32:43.260Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.10s) [2020-03-07T12:32:43.260Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.22s) [2020-03-07T12:32:43.260Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.74s) [2020-03-07T12:32:43.260Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.69s) [2020-03-07T12:32:43.260Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.36s) [2020-03-07T12:32:43.260Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.21s) [2020-03-07T12:32:43.260Z] === RUN TestCgroupNamespacesRun [2020-03-07T12:32:43.315Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-03-07T12:32:43.457Z] --- PASS: TestDockerNetworkReConnect (5.36s) [2020-03-07T12:32:43.457Z] === RUN TestServicePlugin [2020-03-07T12:32:43.457Z] --- SKIP: TestServicePlugin (0.00s) [2020-03-07T12:32:43.457Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-07T12:32:43.457Z] === RUN TestServiceUpdateLabel [2020-03-07T12:32:45.002Z] --- PASS: TestCgroupNamespacesRun (1.67s) [2020-03-07T12:32:45.002Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-07T12:32:45.205Z] --- PASS: TestContainerBindMountNonRecursive (2.23s) [2020-03-07T12:32:45.206Z] === RUN TestNetworkNat [2020-03-07T12:32:45.767Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-03-07T12:32:45.987Z] --- PASS: TestServiceUpdateLabel (3.22s) [2020-03-07T12:32:45.987Z] === RUN TestServiceUpdateSecrets [2020-03-07T12:32:46.328Z] --- PASS: TestNetworkNat (1.03s) [2020-03-07T12:32:46.328Z] === RUN TestNetworkLocalhostTCPNat [2020-03-07T12:32:46.781Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.59s) [2020-03-07T12:32:46.781Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-07T12:32:47.253Z] --- PASS: TestNetworkLocalhostTCPNat (0.99s) [2020-03-07T12:32:47.253Z] === RUN TestNetworkLoopbackNat [2020-03-07T12:32:48.535Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.77s) [2020-03-07T12:32:48.535Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-07T12:32:49.145Z] --- PASS: TestNetworkLoopbackNat (1.66s) [2020-03-07T12:32:49.146Z] === RUN TestPause [2020-03-07T12:32:50.071Z] --- PASS: TestPause (0.97s) [2020-03-07T12:32:50.071Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-07T12:32:50.071Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-07T12:32:50.071Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-07T12:32:50.071Z] === RUN TestPauseStopPausedContainer [2020-03-07T12:32:50.404Z] --- PASS: TestCgroupNamespacesRunHostMode (1.76s) [2020-03-07T12:32:50.404Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-07T12:32:50.999Z] --- PASS: TestPauseStopPausedContainer (0.96s) [2020-03-07T12:32:50.999Z] === RUN TestPsFilter [2020-03-07T12:32:50.999Z] --- PASS: TestPsFilter (0.26s) [2020-03-07T12:32:50.999Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-07T12:32:51.926Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s) [2020-03-07T12:32:51.926Z] === RUN TestRemoveContainerWithVolume [2020-03-07T12:32:52.139Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.71s) [2020-03-07T12:32:52.139Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-07T12:32:52.851Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-03-07T12:32:52.881Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.79s) [2020-03-07T12:32:52.881Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-07T12:32:53.106Z] --- PASS: TestRemoveContainerWithVolume (1.14s) [2020-03-07T12:32:53.106Z] === RUN TestRemoveContainerRunning [2020-03-07T12:32:53.687Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s) [2020-03-07T12:32:53.687Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-07T12:32:54.031Z] --- PASS: TestRemoveContainerRunning (1.00s) [2020-03-07T12:32:54.031Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-07T12:32:54.593Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-03-07T12:32:55.457Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.74s) [2020-03-07T12:32:55.457Z] === RUN TestKernelTCPMemory [2020-03-07T12:32:55.520Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.58s) [2020-03-07T12:32:55.520Z] === RUN TestRemoveInvalidContainer [2020-03-07T12:32:55.775Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2020-03-07T12:32:55.775Z] === RUN TestRenameLinkedContainer [2020-03-07T12:32:56.216Z] --- PASS: TestKernelTCPMemory (1.03s) [2020-03-07T12:32:56.216Z] === RUN TestNISDomainname [2020-03-07T12:32:56.313Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-03-07T12:32:56.313Z] Copying nested executables into bundles/cross/linux/amd64 [2020-03-07T12:32:56.313Z] Cross building: bundles/cross/windows/amd64 [2020-03-07T12:32:56.313Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-03-07T12:32:56.313Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-03-07T12:32:56.701Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-03-07T12:32:57.546Z] --- PASS: TestNISDomainname (1.12s) [2020-03-07T12:32:57.546Z] === RUN TestHostnameDnsResolution [2020-03-07T12:32:58.771Z] --- PASS: TestHostnameDnsResolution (1.16s) [2020-03-07T12:32:58.771Z] === RUN TestStats [2020-03-07T12:32:59.211Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-03-07T12:33:00.137Z] --- PASS: TestRenameLinkedContainer (4.33s) [2020-03-07T12:33:00.137Z] === RUN TestRenameStoppedContainer [2020-03-07T12:33:00.610Z] --- PASS: TestStats (1.76s) [2020-03-07T12:33:00.610Z] === RUN TestStopContainerWithTimeout [2020-03-07T12:33:00.610Z] === RUN TestStopContainerWithTimeout/0 [2020-03-07T12:33:00.610Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-07T12:33:00.610Z] === RUN TestStopContainerWithTimeout/1 [2020-03-07T12:33:00.610Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-07T12:33:00.610Z] === RUN TestStopContainerWithTimeout/3 [2020-03-07T12:33:00.610Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-07T12:33:00.610Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-07T12:33:00.610Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-07T12:33:00.610Z] === CONT TestStopContainerWithTimeout/0 [2020-03-07T12:33:00.610Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-07T12:33:00.858Z] --- PASS: TestServiceUpdateSecrets (15.29s) [2020-03-07T12:33:00.858Z] === RUN TestServiceUpdateConfigs [2020-03-07T12:33:01.063Z] --- PASS: TestRenameStoppedContainer (1.00s) [2020-03-07T12:33:01.063Z] === RUN TestRenameRunningContainerAndReuse [2020-03-07T12:33:01.372Z] === CONT TestStopContainerWithTimeout/3 [2020-03-07T12:33:01.625Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-03-07T12:33:01.625Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-03-07T12:33:02.549Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-03-07T12:33:02.805Z] --- PASS: TestRenameRunningContainerAndReuse (1.84s) [2020-03-07T12:33:02.805Z] === RUN TestRenameInvalidName [2020-03-07T12:33:03.730Z] === CONT TestStopContainerWithTimeout/1 [2020-03-07T12:33:03.733Z] --- PASS: TestRenameInvalidName (0.92s) [2020-03-07T12:33:03.733Z] === RUN TestRenameAnonymousContainer [2020-03-07T12:33:05.570Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-03-07T12:33:05.570Z] --- PASS: TestStopContainerWithTimeout/0 (1.12s) [2020-03-07T12:33:05.570Z] --- PASS: TestStopContainerWithTimeout/-1 (3.17s) [2020-03-07T12:33:05.570Z] --- PASS: TestStopContainerWithTimeout/3 (2.91s) [2020-03-07T12:33:05.570Z] --- PASS: TestStopContainerWithTimeout/1 (1.88s) [2020-03-07T12:33:05.570Z] === RUN TestDeleteDevicemapper [2020-03-07T12:33:05.570Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-07T12:33:05.570Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-07T12:33:05.570Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-07T12:33:07.897Z] --- PASS: TestRenameAnonymousContainer (3.49s) [2020-03-07T12:33:07.897Z] === RUN TestRenameContainerWithSameName [2020-03-07T12:33:07.897Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-03-07T12:33:08.152Z] --- PASS: TestRenameContainerWithSameName (1.02s) [2020-03-07T12:33:08.152Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-07T12:33:09.542Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.61s) [2020-03-07T12:33:09.542Z] === RUN TestUpdateMemory [2020-03-07T12:33:09.542Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-07T12:33:09.542Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-03-07T12:33:09.542Z] === RUN TestUpdateCPUQuota [2020-03-07T12:33:10.038Z] === RUN TestDockerSuite/TestBuildBlankName [2020-03-07T12:33:10.038Z] --- PASS: TestRenameContainerWithLinkedContainer (1.80s) [2020-03-07T12:33:10.038Z] === RUN TestResize [2020-03-07T12:33:10.293Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-03-07T12:33:10.758Z] --- PASS: TestUpdateCPUQuota (1.49s) [2020-03-07T12:33:10.758Z] === RUN TestUpdatePidsLimit [2020-03-07T12:33:10.758Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-07T12:33:10.758Z] === RUN TestUpdatePidsLimit/no_change [2020-03-07T12:33:10.854Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-03-07T12:33:11.109Z] --- PASS: TestResize (1.01s) [2020-03-07T12:33:11.109Z] === RUN TestResizeWithInvalidSize [2020-03-07T12:33:11.520Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-07T12:33:11.520Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-07T12:33:11.889Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-07T12:33:12.034Z] --- PASS: TestResizeWithInvalidSize (0.94s) [2020-03-07T12:33:12.034Z] === RUN TestResizeWhenContainerNotStarted [2020-03-07T12:33:12.286Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-07T12:33:12.597Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-03-07T12:33:12.642Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-07T12:33:12.853Z] --- PASS: TestResizeWhenContainerNotStarted (0.84s) [2020-03-07T12:33:12.853Z] === RUN TestDaemonRestartKillContainers [2020-03-07T12:33:12.853Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-07T12:33:12.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-07T12:33:12.853Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-07T12:33:12.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-07T12:33:12.853Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-07T12:33:12.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-07T12:33:12.853Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-07T12:33:12.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-07T12:33:12.853Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-07T12:33:12.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-07T12:33:12.853Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-07T12:33:12.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-07T12:33:12.853Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-07T12:33:12.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-07T12:33:12.853Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-07T12:33:12.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-07T12:33:12.853Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-07T12:33:12.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-07T12:33:12.853Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-07T12:33:12.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-07T12:33:12.853Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-07T12:33:12.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-07T12:33:12.853Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-07T12:33:12.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-07T12:33:12.853Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-07T12:33:12.853Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-07T12:33:14.400Z] --- PASS: TestUpdatePidsLimit (3.62s) [2020-03-07T12:33:14.400Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2020-03-07T12:33:14.400Z] --- PASS: TestUpdatePidsLimit/no_change (0.45s) [2020-03-07T12:33:14.400Z] --- PASS: TestUpdatePidsLimit/update_lower (0.32s) [2020-03-07T12:33:14.400Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.33s) [2020-03-07T12:33:14.400Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2020-03-07T12:33:14.400Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2020-03-07T12:33:14.400Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s) [2020-03-07T12:33:14.400Z] === RUN TestUpdateRestartPolicy [2020-03-07T12:33:15.364Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-03-07T12:33:15.364Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-07T12:33:15.620Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-07T12:33:16.982Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-03-07T12:33:16.982Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-03-07T12:33:16.982Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-07T12:33:17.238Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-07T12:33:18.602Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-03-07T12:33:18.602Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-07T12:33:18.857Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-07T12:33:18.936Z] --- PASS: TestServiceUpdateConfigs (15.51s) [2020-03-07T12:33:18.936Z] === RUN TestServiceUpdateNetwork [2020-03-07T12:33:20.220Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-03-07T12:33:20.783Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-03-07T12:33:21.344Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-07T12:33:21.600Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-07T12:33:22.963Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-03-07T12:33:24.850Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-07T12:33:25.410Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-07T12:33:25.972Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-03-07T12:33:27.760Z] --- PASS: TestUpdateRestartPolicy (12.51s) [2020-03-07T12:33:27.760Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-07T12:33:27.760Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s) [2020-03-07T12:33:27.760Z] === RUN TestWaitNonBlocked [2020-03-07T12:33:27.760Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-07T12:33:27.760Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-07T12:33:27.760Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-07T12:33:27.760Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-07T12:33:27.760Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-07T12:33:27.760Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-07T12:33:27.860Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-03-07T12:33:28.115Z] --- PASS: TestDaemonRestartKillContainers (0.01s) [2020-03-07T12:33:28.115Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.48s) [2020-03-07T12:33:28.115Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.86s) [2020-03-07T12:33:28.115Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.58s) [2020-03-07T12:33:28.115Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.57s) [2020-03-07T12:33:28.115Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.66s) [2020-03-07T12:33:28.115Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.63s) [2020-03-07T12:33:28.115Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.62s) [2020-03-07T12:33:28.115Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.61s) [2020-03-07T12:33:28.115Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.37s) [2020-03-07T12:33:28.115Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.75s) [2020-03-07T12:33:28.115Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.75s) [2020-03-07T12:33:28.115Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.74s) [2020-03-07T12:33:28.115Z] === RUN TestCgroupNamespacesRun [2020-03-07T12:33:28.502Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-03-07T12:33:28.502Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.00s) [2020-03-07T12:33:28.502Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s) [2020-03-07T12:33:28.502Z] === RUN TestWaitBlocked [2020-03-07T12:33:28.502Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-07T12:33:28.502Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-07T12:33:28.502Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-07T12:33:28.502Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-07T12:33:28.502Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-07T12:33:28.502Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-07T12:33:30.000Z] --- PASS: TestCgroupNamespacesRun (1.90s) [2020-03-07T12:33:30.000Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-07T12:33:30.252Z] --- PASS: TestWaitBlocked (0.01s) [2020-03-07T12:33:30.253Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.32s) [2020-03-07T12:33:30.253Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.40s) [2020-03-07T12:33:30.253Z] === CONT TestContainerStartOnDaemonRestart [2020-03-07T12:33:30.253Z] === CONT TestDaemonHostGatewayIP [2020-03-07T12:33:31.133Z] --- PASS: TestServiceUpdateNetwork (14.41s) [2020-03-07T12:33:31.133Z] PASS [2020-03-07T12:33:31.133Z] [2020-03-07T12:33:31.133Z] === Skipped [2020-03-07T12:33:31.133Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-03-07T12:33:31.133Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-07T12:33:31.133Z] [2020-03-07T12:33:31.133Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-03-07T12:33:31.133Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-07T12:33:31.133Z] [2020-03-07T12:33:31.133Z] [2020-03-07T12:33:31.133Z] DONE 23 tests, 2 skipped in 144.277s [2020-03-07T12:33:31.133Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-03-07T12:33:31.133Z] ++ 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-03-07T12:33:31.133Z] ++ set -e [2020-03-07T12:33:31.133Z] ++ '[' -n 0 ']' [2020-03-07T12:33:31.133Z] ++ set -x [2020-03-07T12:33:31.133Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:33:31.133Z] INFO: Testing against a local daemon [2020-03-07T12:33:31.133Z] === RUN TestSessionCreate [2020-03-07T12:33:31.133Z] --- PASS: TestSessionCreate (0.05s) [2020-03-07T12:33:31.133Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-07T12:33:31.133Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-03-07T12:33:31.133Z] PASS [2020-03-07T12:33:31.133Z] [2020-03-07T12:33:31.133Z] DONE 2 tests in 0.241s [2020-03-07T12:33:31.133Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-03-07T12:33:31.133Z] ++ 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-03-07T12:33:31.133Z] ++ set -e [2020-03-07T12:33:31.133Z] ++ '[' -n 0 ']' [2020-03-07T12:33:31.133Z] ++ set -x [2020-03-07T12:33:31.133Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:33:31.133Z] INFO: Testing against a local daemon [2020-03-07T12:33:31.133Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-07T12:33:31.133Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-07T12:33:31.133Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-07T12:33:31.133Z] === RUN TestEventsExecDie [2020-03-07T12:33:31.364Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-03-07T12:33:31.619Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-03-07T12:33:31.874Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.86s) [2020-03-07T12:33:31.874Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-07T12:33:32.067Z] --- PASS: TestEventsExecDie (0.91s) [2020-03-07T12:33:32.067Z] === RUN TestEventsBackwardsCompatible [2020-03-07T12:33:32.326Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-03-07T12:33:32.326Z] === RUN TestInfoBinaryCommits [2020-03-07T12:33:32.326Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-03-07T12:33:32.326Z] === RUN TestInfoAPIVersioned [2020-03-07T12:33:32.326Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-03-07T12:33:32.326Z] === RUN TestInfoDiscoveryBackend [2020-03-07T12:33:32.892Z] --- PASS: TestInfoDiscoveryBackend (0.63s) [2020-03-07T12:33:32.892Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-07T12:33:33.419Z] --- PASS: TestContainerStartOnDaemonRestart (3.33s) [2020-03-07T12:33:33.419Z] === CONT TestIpcModeOlderClient [2020-03-07T12:33:33.419Z] --- PASS: TestIpcModeOlderClient (0.13s) [2020-03-07T12:33:33.419Z] === CONT TestDaemonRestartIpcMode [2020-03-07T12:33:33.759Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.82s) [2020-03-07T12:33:33.759Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-07T12:33:33.776Z] --- PASS: TestDaemonHostGatewayIP (3.71s) [2020-03-07T12:33:34.266Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-07T12:33:34.266Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-07T12:33:34.525Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s) [2020-03-07T12:33:34.525Z] === RUN TestInfoAPI [2020-03-07T12:33:34.525Z] --- PASS: TestInfoAPI (0.05s) [2020-03-07T12:33:34.525Z] === RUN TestInfoAPIWarnings [2020-03-07T12:33:35.122Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-03-07T12:33:35.460Z] --- PASS: TestInfoAPIWarnings (0.62s) [2020-03-07T12:33:35.460Z] === RUN TestInfoDebug [2020-03-07T12:33:35.682Z] --- PASS: TestCgroupNamespacesRunHostMode (2.09s) [2020-03-07T12:33:35.683Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-07T12:33:36.027Z] --- PASS: TestInfoDebug (0.62s) [2020-03-07T12:33:36.027Z] === RUN TestInfoInsecureRegistries [2020-03-07T12:33:36.593Z] --- PASS: TestInfoInsecureRegistries (0.63s) [2020-03-07T12:33:36.594Z] === RUN TestInfoRegistryMirrors [2020-03-07T12:33:36.607Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-03-07T12:33:36.893Z] --- PASS: TestDaemonRestartIpcMode (3.30s) [2020-03-07T12:33:36.893Z] PASS [2020-03-07T12:33:36.893Z] [2020-03-07T12:33:36.893Z] === Skipped [2020-03-07T12:33:36.893Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-03-07T12:33:36.893Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-07T12:33:36.893Z] [2020-03-07T12:33:36.893Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-03-07T12:33:36.893Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-07T12:33:36.893Z] [2020-03-07T12:33:36.893Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-07T12:33:36.893Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-07T12:33:36.893Z] [2020-03-07T12:33:36.893Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-07T12:33:36.893Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-07T12:33:36.893Z] [2020-03-07T12:33:36.894Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-03-07T12:33:36.894Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-07T12:33:36.894Z] [2020-03-07T12:33:36.894Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-03-07T12:33:36.894Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-03-07T12:33:36.894Z] [2020-03-07T12:33:36.894Z] [2020-03-07T12:33:36.894Z] DONE 199 tests, 6 skipped in 134.640s [2020-03-07T12:33:36.894Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-03-07T12:33:36.894Z] ++ 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-03-07T12:33:36.894Z] ++ set -e [2020-03-07T12:33:36.894Z] ++ '[' -n 0 ']' [2020-03-07T12:33:36.894Z] ++ set -x [2020-03-07T12:33:36.894Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:33:36.894Z] INFO: Testing against a local daemon [2020-03-07T12:33:36.894Z] === RUN TestCommitInheritsEnv [2020-03-07T12:33:37.160Z] --- PASS: TestInfoRegistryMirrors (0.63s) [2020-03-07T12:33:37.160Z] === RUN TestLoginFailsWithBadCredentials [2020-03-07T12:33:37.255Z] --- PASS: TestCommitInheritsEnv (0.45s) [2020-03-07T12:33:37.255Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-07T12:33:37.255Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-07T12:33:37.255Z] === RUN TestImagesFilterMultiReference [2020-03-07T12:33:37.255Z] --- PASS: TestImagesFilterMultiReference (0.03s) [2020-03-07T12:33:37.255Z] === RUN TestImagePullPlatformInvalid [2020-03-07T12:33:37.255Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-03-07T12:33:37.255Z] === RUN TestRemoveImageOrphaning [2020-03-07T12:33:37.418Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2020-03-07T12:33:37.418Z] === RUN TestPingCacheHeaders [2020-03-07T12:33:37.418Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-03-07T12:33:37.418Z] === RUN TestPingGet [2020-03-07T12:33:37.418Z] --- PASS: TestPingGet (0.04s) [2020-03-07T12:33:37.418Z] === RUN TestPingHead [2020-03-07T12:33:37.532Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.87s) [2020-03-07T12:33:37.532Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-07T12:33:37.676Z] --- PASS: TestPingHead (0.05s) [2020-03-07T12:33:37.676Z] === RUN TestVersion [2020-03-07T12:33:37.676Z] --- PASS: TestVersion (0.05s) [2020-03-07T12:33:37.676Z] PASS [2020-03-07T12:33:37.676Z] [2020-03-07T12:33:37.676Z] === Skipped [2020-03-07T12:33:37.676Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-07T12:33:37.676Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-07T12:33:37.676Z] [2020-03-07T12:33:37.676Z] [2020-03-07T12:33:37.676Z] DONE 18 tests, 1 skipped in 6.508s [2020-03-07T12:33:37.676Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-03-07T12:33:37.676Z] ++ 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-03-07T12:33:37.676Z] ++ set -e [2020-03-07T12:33:37.676Z] ++ '[' -n 0 ']' [2020-03-07T12:33:37.676Z] ++ set -x [2020-03-07T12:33:37.676Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:33:37.676Z] INFO: Testing against a local daemon [2020-03-07T12:33:37.676Z] === RUN TestVolumesCreateAndList [2020-03-07T12:33:37.676Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-03-07T12:33:37.676Z] === RUN TestVolumesRemove [2020-03-07T12:33:37.934Z] --- PASS: TestVolumesRemove (0.12s) [2020-03-07T12:33:37.934Z] === RUN TestVolumesInspect [2020-03-07T12:33:37.934Z] --- PASS: TestVolumesInspect (0.04s) [2020-03-07T12:33:37.934Z] === RUN TestVolumesInvalidJSON [2020-03-07T12:33:37.934Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-07T12:33:37.934Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-07T12:33:37.934Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-07T12:33:37.934Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-03-07T12:33:37.934Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-07T12:33:37.934Z] PASS [2020-03-07T12:33:37.934Z] [2020-03-07T12:33:37.934Z] DONE 5 tests in 0.359s [2020-03-07T12:33:37.934Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-07T12:33:38.003Z] --- PASS: TestRemoveImageOrphaning (0.49s) [2020-03-07T12:33:38.003Z] === RUN TestRemoveImageGarbageCollector [2020-03-07T12:33:38.003Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-03-07T12:33:38.003Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-07T12:33:38.003Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-07T12:33:38.003Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-03-07T12:33:38.003Z] === RUN TestTagInvalidReference [2020-03-07T12:33:38.003Z] --- PASS: TestTagInvalidReference (0.01s) [2020-03-07T12:33:38.003Z] === RUN TestTagValidPrefixedRepo [2020-03-07T12:33:38.003Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-03-07T12:33:38.003Z] === RUN TestTagExistedNameWithoutForce [2020-03-07T12:33:38.003Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-03-07T12:33:38.003Z] === RUN TestTagOfficialNames [2020-03-07T12:33:38.003Z] --- PASS: TestTagOfficialNames (0.03s) [2020-03-07T12:33:38.003Z] === RUN TestTagMatchesDigest [2020-03-07T12:33:38.003Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-03-07T12:33:38.003Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-07T12:33:38.458Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.98s) [2020-03-07T12:33:38.458Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-07T12:33:38.500Z] ++++ cat bundles/test-integration/docker.pid [2020-03-07T12:33:38.500Z] +++ kill 13323 [2020-03-07T12:33:39.019Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-03-07T12:33:39.579Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2020-03-07T12:33:39.579Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-07T12:33:39.873Z] +++ /etc/init.d/apparmor stop [2020-03-07T12:33:39.874Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-07T12:33:39.874Z] [2020-03-07T12:33:39.874Z] Unloading profiles will leave already running processes permanently [2020-03-07T12:33:39.874Z] unconfined, which can lead to unexpected situations. [2020-03-07T12:33:39.874Z] [2020-03-07T12:33:39.874Z] To set a process to complain mode, use the command line tool [2020-03-07T12:33:39.874Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-07T12:33:39.874Z] +++ true [2020-03-07T12:33:39.874Z] [2020-03-07T12:33:41.467Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.85s) [2020-03-07T12:33:41.467Z] === RUN TestKernelTCPMemory [2020-03-07T12:33:42.393Z] --- PASS: TestKernelTCPMemory (0.96s) [2020-03-07T12:33:42.393Z] === RUN TestNISDomainname [2020-03-07T12:33:42.393Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-03-07T12:33:42.393Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-03-07T12:33:42.393Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer Post stage [Pipeline] junit [2020-03-07T12:33:43.170Z] Recording test results [2020-03-07T12:33:43.319Z] --- PASS: TestNISDomainname (1.12s) [2020-03-07T12:33:43.319Z] === RUN TestHostnameDnsResolution [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-07T12:33:43.818Z] + echo Ensuring container killed. [2020-03-07T12:33:43.818Z] Ensuring container killed. [2020-03-07T12:33:43.818Z] + docker rm -vf docker-pr4 [2020-03-07T12:33:43.818Z] Error: No such container: docker-pr4 [2020-03-07T12:33:43.818Z] + true [Pipeline] sh [2020-03-07T12:33:44.108Z] + echo Chowning /workspace to jenkins user [2020-03-07T12:33:44.108Z] Chowning /workspace to jenkins user [2020-03-07T12:33:44.108Z] + id -u [2020-03-07T12:33:44.108Z] + id -g [2020-03-07T12:33:44.108Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40635:/workspace busybox chown -R 1000:1000 /workspace [2020-03-07T12:33:44.682Z] --- PASS: TestHostnameDnsResolution (1.31s) [2020-03-07T12:33:44.682Z] === RUN TestStats [2020-03-07T12:33:44.682Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-03-07T12:33:46.566Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-03-07T12:33:46.566Z] --- PASS: TestStats (1.91s) [2020-03-07T12:33:46.566Z] === RUN TestStopContainerWithTimeout [2020-03-07T12:33:46.566Z] === RUN TestStopContainerWithTimeout/0 [2020-03-07T12:33:46.566Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-07T12:33:46.566Z] === RUN TestStopContainerWithTimeout/1 [2020-03-07T12:33:46.566Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-07T12:33:46.566Z] === RUN TestStopContainerWithTimeout/3 [2020-03-07T12:33:46.566Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-07T12:33:46.566Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-07T12:33:46.566Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-07T12:33:46.566Z] === CONT TestStopContainerWithTimeout/0 [2020-03-07T12:33:46.566Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-07T12:33:47.929Z] === CONT TestStopContainerWithTimeout/3 [2020-03-07T12:33:48.191Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-07T12:33:48.598Z] + bundleName=arm64-integration [2020-03-07T12:33:48.598Z] + echo Creating arm64-integration-bundles.tar.gz [2020-03-07T12:33:48.598Z] Creating arm64-integration-bundles.tar.gz [2020-03-07T12:33:48.598Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-03-07T12:33:48.598Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-03-07T12:33:48.869Z] Archiving artifacts [2020-03-07T12:33:49.124Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40635/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-07T12:33:49.443Z] + make clean [2020-03-07T12:33:50.011Z] docker volume rm -f docker-dev-cache [2020-03-07T12:33:50.011Z] docker-dev-cache [Pipeline] deleteDir [2020-03-07T12:33:50.082Z] === CONT TestStopContainerWithTimeout/1 [2020-03-07T12:33:51.009Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-03-07T12:33:51.281Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-03-07T12:33:51.281Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-03-07T12:33:51.851Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-03-07T12:33:51.851Z] --- PASS: TestStopContainerWithTimeout/0 (1.11s) [2020-03-07T12:33:51.851Z] --- PASS: TestStopContainerWithTimeout/-1 (3.28s) [2020-03-07T12:33:51.851Z] --- PASS: TestStopContainerWithTimeout/3 (2.94s) [2020-03-07T12:33:51.851Z] --- PASS: TestStopContainerWithTimeout/1 (1.94s) [2020-03-07T12:33:51.851Z] === RUN TestDeleteDevicemapper [2020-03-07T12:33:51.851Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-07T12:33:51.851Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-07T12:33:51.851Z] === RUN TestStopContainerWithRestartPolicyAlways [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-07T12:33:54.373Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-03-07T12:33:54.373Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.48s) [2020-03-07T12:33:54.373Z] === RUN TestUpdateMemory [2020-03-07T12:33:54.373Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-07T12:33:54.373Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-03-07T12:33:54.373Z] === RUN TestUpdateCPUQuota [2020-03-07T12:33:54.934Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-03-07T12:33:55.860Z] --- PASS: TestUpdateCPUQuota (1.60s) [2020-03-07T12:33:55.860Z] === RUN TestUpdatePidsLimit [2020-03-07T12:33:55.860Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-07T12:33:56.420Z] === RUN TestUpdatePidsLimit/no_change [2020-03-07T12:33:56.676Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-03-07T12:33:56.676Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-07T12:33:57.236Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-07T12:33:57.492Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-07T12:33:58.054Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-07T12:33:58.309Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-03-07T12:33:58.309Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-07T12:33:59.053Z] #79 exporting layers 111.5s done [2020-03-07T12:33:59.053Z] #79 exporting manifest sha256:b7590445d797af5e1466b6cb6e4902a99f0e02127902b25d6e98bc9c725bc7b5 0.0s done [2020-03-07T12:33:59.053Z] #79 exporting config sha256:3b38ac2c57feba1e3fa454b8b22575b3fe8e61328d05c70f81f24473d0a57d65 done [2020-03-07T12:33:59.053Z] #79 sending tarball [2020-03-07T12:34:00.196Z] --- PASS: TestUpdatePidsLimit (3.99s) [2020-03-07T12:34:00.196Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-03-07T12:34:00.196Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) [2020-03-07T12:34:00.196Z] --- PASS: TestUpdatePidsLimit/update_lower (0.44s) [2020-03-07T12:34:00.196Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s) [2020-03-07T12:34:00.196Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2020-03-07T12:34:00.196Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2020-03-07T12:34:00.196Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s) [2020-03-07T12:34:00.196Z] === RUN TestUpdateRestartPolicy [2020-03-07T12:34:00.452Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-03-07T12:34:01.290Z] b5405b758079: Pull complete [2020-03-07T12:34:01.290Z] Digest: sha256:39ba615d7a739fcdd9fc95b97882672d5af7d0861dd16b51b238c822765d2b8d [2020-03-07T12:34:01.290Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-07T12:34:01.290Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-03-07T12:34:01.290Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-03-07T12:34:01.290Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1040' [2020-03-07T12:34:01.290Z] WARN: Skipping validation tests [2020-03-07T12:34:01.290Z] INFO: Running unit tests at 03/07/2020 12:34:01... [2020-03-07T12:34:02.965Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-03-07T12:34:03.957Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-03-07T12:34:04.213Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-03-07T12:34:04.326Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-03-07T12:34:04.326Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-03-07T12:34:04.469Z] remote: Enumerating objects: 2, done. [2020-03-07T12:34:04.469Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-03-07T12:34:04.469Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-03-07T12:34:04.469Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-03-07T12:34:04.469Z] 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-03-07T12:34:04.469Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-03-07T12:34:05.049Z] INFO: make.ps1 starting at 03/07/2020 12:34:04 [2020-03-07T12:34:05.049Z] INFO: Git commit (1ea3a2b7f5) assumed from DOCKER_GITCOMMIT environment variable [2020-03-07T12:34:05.049Z] INFO: Invoking autogen... [2020-03-07T12:34:05.506Z] INFO: Running unit tests... [2020-03-07T12:34:05.689Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-03-07T12:34:06.615Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-03-07T12:34:07.542Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-03-07T12:34:08.466Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-03-07T12:34:09.727Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-07T12:34:10.323Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40635/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 hack/test/unit [2020-03-07T12:34:12.847Z] ? github.com/docker/docker/api [no test files] [2020-03-07T12:34:13.706Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-03-07T12:34:13.706Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-03-07T12:34:13.706Z] --- PASS: TestUpdateRestartPolicy (13.89s) [2020-03-07T12:34:13.706Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-07T12:34:14.267Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-03-07T12:34:14.829Z] --- PASS: TestUpdateRestartWithAutoRemove (0.92s) [2020-03-07T12:34:14.829Z] === RUN TestWaitNonBlocked [2020-03-07T12:34:14.829Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-07T12:34:14.829Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-07T12:34:14.829Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-07T12:34:14.829Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-07T12:34:14.829Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-07T12:34:14.829Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-07T12:34:15.084Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-03-07T12:34:15.645Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-03-07T12:34:15.816Z] INFO: Invoking unit tests run with C:\gopath/src/gotest.tools/gotestsum\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/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-03-07T12:34:15.901Z] --- PASS: TestWaitNonBlocked (0.04s) [2020-03-07T12:34:15.901Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.06s) [2020-03-07T12:34:15.901Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.29s) [2020-03-07T12:34:15.901Z] === RUN TestWaitBlocked [2020-03-07T12:34:16.157Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-07T12:34:16.157Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-07T12:34:16.157Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-07T12:34:16.157Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-07T12:34:16.157Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-07T12:34:16.157Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-07T12:34:16.412Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-03-07T12:34:17.338Z] --- PASS: TestWaitBlocked (0.03s) [2020-03-07T12:34:17.338Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.04s) [2020-03-07T12:34:17.338Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.36s) [2020-03-07T12:34:17.338Z] === CONT TestContainerStartOnDaemonRestart [2020-03-07T12:34:17.338Z] === CONT TestIpcModeOlderClient [2020-03-07T12:34:17.594Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-03-07T12:34:17.594Z] === CONT TestDaemonHostGatewayIP [2020-03-07T12:34:17.644Z] #79 sending tarball 18.3s done [2020-03-07T12:34:17.644Z] #79 DONE 129.8s [2020-03-07T12:34:17.644Z] [2020-03-07T12:34:17.644Z] #80 importing to docker [2020-03-07T12:34:19.482Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-03-07T12:34:21.368Z] --- PASS: TestContainerStartOnDaemonRestart (3.69s) [2020-03-07T12:34:21.368Z] === CONT TestDaemonRestartIpcMode [2020-03-07T12:34:21.928Z] --- PASS: TestDaemonHostGatewayIP (4.48s) [2020-03-07T12:34:22.854Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-03-07T12:34:22.886Z] ? github.com/docker/docker/api [no test files] [2020-03-07T12:34:23.109Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-03-07T12:34:24.993Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-03-07T12:34:25.249Z] --- PASS: TestDaemonRestartIpcMode (4.06s) [2020-03-07T12:34:25.249Z] PASS [2020-03-07T12:34:25.249Z] [2020-03-07T12:34:25.249Z] === Skipped [2020-03-07T12:34:25.249Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-03-07T12:34:25.249Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-07T12:34:25.249Z] [2020-03-07T12:34:25.249Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-03-07T12:34:25.249Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-07T12:34:25.249Z] [2020-03-07T12:34:25.249Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-07T12:34:25.249Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-07T12:34:25.249Z] [2020-03-07T12:34:25.249Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-07T12:34:25.249Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-07T12:34:25.249Z] [2020-03-07T12:34:25.249Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-03-07T12:34:25.249Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-07T12:34:25.249Z] [2020-03-07T12:34:25.249Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-03-07T12:34:25.249Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-03-07T12:34:25.249Z] [2020-03-07T12:34:25.249Z] [2020-03-07T12:34:25.249Z] DONE 199 tests, 6 skipped in 151.181s [2020-03-07T12:34:25.249Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-03-07T12:34:25.249Z] ++ 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-03-07T12:34:25.249Z] ++ set -e [2020-03-07T12:34:25.249Z] ++ '[' -n 0 ']' [2020-03-07T12:34:25.249Z] ++ set -x [2020-03-07T12:34:25.249Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:34:25.504Z] INFO: Testing against a local daemon [2020-03-07T12:34:25.504Z] === RUN TestCommitInheritsEnv [2020-03-07T12:34:25.504Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-03-07T12:34:25.759Z] --- PASS: TestCommitInheritsEnv (0.46s) [2020-03-07T12:34:25.759Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-07T12:34:25.759Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-07T12:34:25.759Z] === RUN TestImagesFilterMultiReference [2020-03-07T12:34:26.014Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-03-07T12:34:26.014Z] === RUN TestImagePullPlatformInvalid [2020-03-07T12:34:26.014Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-03-07T12:34:26.014Z] === RUN TestRemoveImageOrphaning [2020-03-07T12:34:26.269Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-03-07T12:34:26.524Z] --- PASS: TestRemoveImageOrphaning (0.47s) [2020-03-07T12:34:26.524Z] === RUN TestRemoveImageGarbageCollector [2020-03-07T12:34:26.778Z] === RUN TestDockerSuite/TestBuildCmd [2020-03-07T12:34:27.339Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-03-07T12:34:27.594Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-03-07T12:34:27.702Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2020-03-07T12:34:27.849Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-03-07T12:34:27.849Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-03-07T12:34:28.104Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-03-07T12:34:28.666Z] --- PASS: TestRemoveImageGarbageCollector (2.28s) [2020-03-07T12:34:28.666Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-07T12:34:28.666Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-03-07T12:34:28.666Z] === RUN TestTagInvalidReference [2020-03-07T12:34:28.666Z] --- PASS: TestTagInvalidReference (0.03s) [2020-03-07T12:34:28.666Z] === RUN TestTagValidPrefixedRepo [2020-03-07T12:34:28.921Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2020-03-07T12:34:28.922Z] === RUN TestTagExistedNameWithoutForce [2020-03-07T12:34:28.922Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-03-07T12:34:28.922Z] === RUN TestTagOfficialNames [2020-03-07T12:34:28.922Z] --- PASS: TestTagOfficialNames (0.06s) [2020-03-07T12:34:28.922Z] === RUN TestTagMatchesDigest [2020-03-07T12:34:28.922Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-03-07T12:34:28.922Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-07T12:34:29.483Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-03-07T12:34:34.722Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-03-07T12:34:35.253Z] ok github.com/docker/docker/api/server 0.169s coverage: 9.0% of statements [2020-03-07T12:34:35.283Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-03-07T12:34:35.843Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-03-07T12:34:36.404Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-03-07T12:34:36.404Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-03-07T12:34:37.767Z] === RUN TestDockerSuite/TestBuildContChar [2020-03-07T12:34:41.930Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-03-07T12:34:41.930Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-03-07T12:34:42.856Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-03-07T12:34:42.856Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-03-07T12:34:43.416Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-03-07T12:34:43.416Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-03-07T12:34:43.671Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-03-07T12:34:44.232Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-03-07T12:34:44.487Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-03-07T12:34:45.047Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-03-07T12:34:48.311Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-03-07T12:34:48.311Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-03-07T12:34:51.574Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-03-07T12:34:54.095Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-03-07T12:34:56.935Z] #80 DONE 36.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-07T12:34:57.371Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40635/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 hack/test/unit [2020-03-07T12:34:58.258Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-03-07T12:34:59.183Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-03-07T12:35:00.551Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-03-07T12:35:01.477Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-03-07T12:35:01.790Z] ? github.com/docker/docker/api [no test files] [2020-03-07T12:35:01.945Z] --- PASS: TestImportExtremelyLargeImageWorks (84.10s) [2020-03-07T12:35:01.946Z] PASS [2020-03-07T12:35:01.946Z] [2020-03-07T12:35:01.946Z] === Skipped [2020-03-07T12:35:01.946Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-03-07T12:35:01.946Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-07T12:35:01.946Z] [2020-03-07T12:35:01.946Z] [2020-03-07T12:35:01.946Z] DONE 12 tests, 1 skipped in 85.337s [2020-03-07T12:35:01.946Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-03-07T12:35:01.946Z] ++ 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-03-07T12:35:01.946Z] ++ set -e [2020-03-07T12:35:01.946Z] ++ '[' -n 0 ']' [2020-03-07T12:35:01.946Z] ++ set -x [2020-03-07T12:35:01.946Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:35:02.301Z] INFO: Testing against a local daemon [2020-03-07T12:35:02.301Z] === RUN TestNetworkCreateDelete [2020-03-07T12:35:02.301Z] --- PASS: TestNetworkCreateDelete (0.15s) [2020-03-07T12:35:02.301Z] === RUN TestDockerNetworkDeletePreferID [2020-03-07T12:35:02.404Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-03-07T12:35:02.654Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2020-03-07T12:35:02.654Z] === RUN TestInspectNetwork [2020-03-07T12:35:04.956Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-03-07T12:35:06.712Z] === RUN TestInspectNetwork/full_network_id [2020-03-07T12:35:06.712Z] === RUN TestInspectNetwork/partial_network_id [2020-03-07T12:35:06.712Z] === RUN TestInspectNetwork/network_name [2020-03-07T12:35:06.712Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-07T12:35:06.843Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-03-07T12:35:08.729Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-03-07T12:35:11.615Z] --- PASS: TestInspectNetwork (8.87s) [2020-03-07T12:35:11.615Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-07T12:35:11.615Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-07T12:35:11.615Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-07T12:35:11.615Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-07T12:35:11.615Z] === RUN TestRunContainerWithBridgeNone [2020-03-07T12:35:11.994Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-03-07T12:35:11.994Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-03-07T12:35:13.880Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-03-07T12:35:13.880Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-03-07T12:35:13.880Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-03-07T12:35:13.880Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-03-07T12:35:13.880Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-03-07T12:35:13.880Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-03-07T12:35:14.080Z] --- PASS: TestRunContainerWithBridgeNone (2.27s) [2020-03-07T12:35:14.080Z] === RUN TestNetworkInvalidJSON [2020-03-07T12:35:14.080Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-07T12:35:14.080Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-07T12:35:14.080Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-07T12:35:14.080Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-07T12:35:14.080Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-07T12:35:14.080Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-07T12:35:14.080Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-07T12:35:14.080Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-07T12:35:14.080Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-07T12:35:14.080Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-03-07T12:35:14.080Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-07T12:35:14.080Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-07T12:35:14.080Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-07T12:35:14.080Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-07T12:35:14.442Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-03-07T12:35:14.826Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-03-07T12:35:14.826Z] === RUN TestDaemonDefaultNetworkPools [2020-03-07T12:35:15.369Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-03-07T12:35:15.602Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2020-03-07T12:35:15.602Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-07T12:35:15.624Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-03-07T12:35:16.906Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.11s) [2020-03-07T12:35:16.906Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-07T12:35:18.119Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2020-03-07T12:35:18.119Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-07T12:35:18.135Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-03-07T12:35:18.135Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-03-07T12:35:18.468Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2020-03-07T12:35:18.468Z] === RUN TestServiceWithPredefinedNetwork [2020-03-07T12:35:19.497Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-03-07T12:35:19.497Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-03-07T12:35:21.382Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-03-07T12:35:21.823Z] --- PASS: TestServiceWithPredefinedNetwork (3.05s) [2020-03-07T12:35:21.823Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-07T12:35:21.823Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-07T12:35:21.823Z] service_test.go:230: FLAKY_TEST [2020-03-07T12:35:21.823Z] === RUN TestServiceWithDataPathPortInit [2020-03-07T12:35:24.240Z] ok github.com/docker/docker/api/server 0.023s coverage: 9.0% of statements [2020-03-07T12:35:25.558Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-03-07T12:35:25.814Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-03-07T12:35:25.926Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-07T12:35:25.926Z] ok github.com/docker/docker/api/server/httputils 0.239s coverage: 14.7% of statements [2020-03-07T12:35:25.926Z] ok github.com/docker/docker/api/server/middleware 0.170s coverage: 37.7% of statements [2020-03-07T12:35:25.926Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-07T12:35:25.926Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-07T12:35:25.926Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-07T12:35:25.926Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-07T12:35:25.926Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-07T12:35:25.926Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-07T12:35:25.926Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-07T12:35:25.926Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-07T12:35:25.926Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-07T12:35:25.926Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-07T12:35:25.926Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-07T12:35:25.926Z] ok github.com/docker/docker/api/types/filters 0.065s coverage: 92.2% of statements [2020-03-07T12:35:25.926Z] ok github.com/docker/docker/api/types/strslice 0.071s coverage: 90.0% of statements [2020-03-07T12:35:25.926Z] ok github.com/docker/docker/api/types/time 0.157s coverage: 100.0% of statements [2020-03-07T12:35:25.926Z] ok github.com/docker/docker/api/server/router/swarm 0.164s coverage: 4.5% of statements [2020-03-07T12:35:25.926Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-07T12:35:25.926Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-07T12:35:25.926Z] ? github.com/docker/docker/api/types [no test files] [2020-03-07T12:35:25.926Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-07T12:35:25.926Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-07T12:35:25.926Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-07T12:35:25.926Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-07T12:35:25.926Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-07T12:35:25.926Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-07T12:35:25.926Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-07T12:35:25.926Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-07T12:35:25.926Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-07T12:35:25.926Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-07T12:35:25.926Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-07T12:35:25.926Z] ok github.com/docker/docker/api/types/versions 0.090s coverage: 75.0% of statements [2020-03-07T12:35:25.926Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-07T12:35:25.926Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-07T12:35:25.926Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-07T12:35:25.926Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-03-07T12:35:25.926Z] ? github.com/docker/docker/builder [no test files] [2020-03-07T12:35:25.926Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-07T12:35:25.926Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-07T12:35:25.926Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-07T12:35:25.926Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-07T12:35:25.926Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-07T12:35:25.926Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-07T12:35:25.926Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-07T12:35:25.926Z] ok github.com/docker/docker/builder/dockerignore 0.034s coverage: 96.8% of statements [2020-03-07T12:35:27.176Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-03-07T12:35:28.101Z] ok github.com/docker/docker/cli/debug 0.082s coverage: 100.0% of statements [2020-03-07T12:35:29.065Z] ok github.com/docker/docker/builder/remotecontext 0.860s coverage: 9.2% of statements [2020-03-07T12:35:29.065Z] ok github.com/docker/docker/builder/dockerfile 0.628s coverage: 46.3% of statements [2020-03-07T12:35:29.067Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-03-07T12:35:29.992Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-03-07T12:35:30.553Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-03-07T12:35:33.066Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-03-07T12:35:35.441Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-07T12:35:35.441Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2020-03-07T12:35:35.441Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2020-03-07T12:35:35.441Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-07T12:35:35.441Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-07T12:35:35.441Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-07T12:35:35.441Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-07T12:35:35.441Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-07T12:35:35.441Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-07T12:35:35.441Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-07T12:35:35.441Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-07T12:35:35.441Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-07T12:35:36.371Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-07T12:35:36.371Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-07T12:35:36.628Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 4.5% of statements [2020-03-07T12:35:36.628Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-07T12:35:36.885Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-07T12:35:36.885Z] ? github.com/docker/docker/api/types [no test files] [2020-03-07T12:35:36.885Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-07T12:35:36.885Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-07T12:35:36.885Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-07T12:35:36.885Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-07T12:35:37.142Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2020-03-07T12:35:37.226Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-03-07T12:35:37.399Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2020-03-07T12:35:37.399Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-07T12:35:37.399Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-07T12:35:37.399Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-07T12:35:37.399Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-07T12:35:37.399Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-07T12:35:37.399Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-07T12:35:37.399Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-07T12:35:37.656Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 75.0% of statements [2020-03-07T12:35:37.656Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2020-03-07T12:35:37.656Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-07T12:35:37.656Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-07T12:35:37.656Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-07T12:35:37.656Z] ? github.com/docker/docker/builder [no test files] [2020-03-07T12:35:37.656Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-07T12:35:37.656Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-07T12:35:37.656Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-07T12:35:37.656Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-07T12:35:37.656Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-07T12:35:37.656Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-07T12:35:37.656Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-07T12:35:38.008Z] --- PASS: TestServiceWithDataPathPortInit (16.39s) [2020-03-07T12:35:38.008Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-07T12:35:38.154Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-03-07T12:35:38.219Z] ok github.com/docker/docker/builder/dockerignore 0.003s coverage: 96.8% of statements [2020-03-07T12:35:41.428Z] ok github.com/docker/docker/client 0.690s coverage: 75.3% of statements [2020-03-07T12:35:42.318Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-03-07T12:35:42.391Z] ok github.com/docker/docker/builder/remotecontext 0.170s coverage: 13.6% of statements [2020-03-07T12:35:42.391Z] ok github.com/docker/docker/builder/dockerfile 0.539s coverage: 48.2% of statements [2020-03-07T12:35:43.321Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-03-07T12:35:44.205Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-03-07T12:35:44.258Z] ok github.com/docker/docker/builder/remotecontext/git 1.196s coverage: 86.3% of statements [2020-03-07T12:35:44.258Z] ? github.com/docker/docker/cli [no test files] [2020-03-07T12:35:44.258Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-07T12:35:45.163Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-03-07T12:35:46.090Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-03-07T12:35:46.652Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-03-07T12:35:46.908Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-03-07T12:35:47.216Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.29s) [2020-03-07T12:35:47.217Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:hho47u586lw8glf8ln8lz6b85 Created:2020-03-07 12:35:39.22782415 +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[a79aa2b41950e5fbc50ac4a7be8d1ff21f591cc281ae181d265abfd8c629f386:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.14nlo9dlk05xjo1qiug0gktdv EndpointID:3fc1dd398c85f81feb0f9fef440555fb87e1e6db0a242df65b6de1737ef04766 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c96a2a017ac671b78a021febaaa7be13af9dfe9f3b81a6fc821847087a1c8daa 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:ce9840288739 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.14nlo9dlk05xjo1qiug0gktdv EndpointID:3fc1dd398c85f81feb0f9fef440555fb87e1e6db0a242df65b6de1737ef04766 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-07T12:35:47.217Z] PASS [2020-03-07T12:35:47.217Z] [2020-03-07T12:35:47.217Z] === Skipped [2020-03-07T12:35:47.217Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-07T12:35:47.217Z] service_test.go:230: FLAKY_TEST [2020-03-07T12:35:47.217Z] [2020-03-07T12:35:47.217Z] [2020-03-07T12:35:47.217Z] DONE 21 tests, 1 skipped in 44.145s [2020-03-07T12:35:47.217Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-07T12:35:47.217Z] ++ 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-03-07T12:35:47.217Z] ++ set -e [2020-03-07T12:35:47.217Z] ++ '[' -n 0 ']' [2020-03-07T12:35:47.217Z] ++ set -x [2020-03-07T12:35:47.217Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:35:47.217Z] INFO: Testing against a local daemon [2020-03-07T12:35:47.217Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-07T12:35:47.217Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-07T12:35:47.217Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-07T12:35:47.217Z] === RUN TestDockerNetworkIpvlan [2020-03-07T12:35:47.217Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-07T12:35:47.217Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-07T12:35:47.217Z] PASS [2020-03-07T12:35:47.217Z] [2020-03-07T12:35:47.217Z] === Skipped [2020-03-07T12:35:47.217Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-07T12:35:47.217Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-07T12:35:47.217Z] [2020-03-07T12:35:47.217Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-07T12:35:47.217Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-07T12:35:47.217Z] [2020-03-07T12:35:47.217Z] [2020-03-07T12:35:47.217Z] DONE 2 tests, 2 skipped in 0.078s [2020-03-07T12:35:47.217Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-07T12:35:47.217Z] ++ 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-03-07T12:35:47.217Z] ++ set -e [2020-03-07T12:35:47.217Z] ++ '[' -n 0 ']' [2020-03-07T12:35:47.217Z] ++ set -x [2020-03-07T12:35:47.217Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:35:47.217Z] INFO: Testing against a local daemon [2020-03-07T12:35:47.217Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-07T12:35:47.533Z] ok github.com/docker/docker/client 0.168s coverage: 75.8% of statements [2020-03-07T12:35:47.573Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.32s) [2020-03-07T12:35:47.573Z] === RUN TestDockerNetworkMacvlan [2020-03-07T12:35:48.314Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-07T12:35:48.796Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-03-07T12:35:49.702Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-07T12:35:50.056Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-07T12:35:50.161Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-03-07T12:35:52.391Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-07T12:35:53.427Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-03-07T12:35:53.796Z] ok github.com/docker/docker/builder/remotecontext/git 27.561s coverage: 86.3% of statements [2020-03-07T12:35:53.987Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-03-07T12:35:54.243Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-03-07T12:35:54.255Z] ? github.com/docker/docker/cli [no test files] [2020-03-07T12:35:54.255Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-07T12:35:55.606Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-03-07T12:35:56.418Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-07T12:35:56.972Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-03-07T12:35:58.860Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-03-07T12:35:59.115Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-03-07T12:36:00.422Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-07T12:36:01.183Z] --- PASS: TestDockerNetworkMacvlan (13.54s) [2020-03-07T12:36:01.183Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-03-07T12:36:01.183Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-03-07T12:36:01.183Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.03s) [2020-03-07T12:36:01.183Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.07s) [2020-03-07T12:36:01.183Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.78s) [2020-03-07T12:36:01.183Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.76s) [2020-03-07T12:36:01.183Z] PASS [2020-03-07T12:36:01.183Z] [2020-03-07T12:36:01.183Z] DONE 8 tests in 14.926s [2020-03-07T12:36:01.183Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-07T12:36:01.183Z] ++ 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-03-07T12:36:01.183Z] ++ set -e [2020-03-07T12:36:01.183Z] ++ '[' -n 0 ']' [2020-03-07T12:36:01.183Z] ++ set -x [2020-03-07T12:36:01.183Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:36:01.183Z] testing: warning: no tests to run [2020-03-07T12:36:01.183Z] PASS [2020-03-07T12:36:01.183Z] [2020-03-07T12:36:01.183Z] DONE 0 tests in 0.015s [2020-03-07T12:36:01.183Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-07T12:36:01.183Z] ++ 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-03-07T12:36:01.183Z] ++ set -e [2020-03-07T12:36:01.183Z] ++ '[' -n 0 ']' [2020-03-07T12:36:01.183Z] ++ set -x [2020-03-07T12:36:01.183Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:36:01.183Z] INFO: Testing against a local daemon [2020-03-07T12:36:01.183Z] === RUN TestAuthZPluginAllowRequest [2020-03-07T12:36:02.808Z] ok github.com/docker/docker/cmd/dockerd 0.827s coverage: 19.2% of statements [2020-03-07T12:36:03.002Z] --- PASS: TestAuthZPluginAllowRequest (1.64s) [2020-03-07T12:36:03.002Z] === RUN TestAuthZPluginTLS [2020-03-07T12:36:03.378Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-03-07T12:36:03.378Z] === RUN TestAuthZPluginDenyRequest [2020-03-07T12:36:03.780Z] ok github.com/docker/docker/container 0.834s coverage: 41.6% of statements [2020-03-07T12:36:03.780Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-07T12:36:03.780Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-07T12:36:03.780Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-07T12:36:03.780Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-07T12:36:04.180Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-03-07T12:36:04.180Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-07T12:36:04.528Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-03-07T12:36:04.528Z] === RUN TestAuthZPluginDenyResponse [2020-03-07T12:36:04.745Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.283s coverage: 65.3% of statements [2020-03-07T12:36:05.274Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-03-07T12:36:05.274Z] === RUN TestAuthZPluginAllowEventStream [2020-03-07T12:36:06.497Z] --- PASS: TestAuthZPluginAllowEventStream (1.54s) [2020-03-07T12:36:06.497Z] === RUN TestAuthZPluginErrorResponse [2020-03-07T12:36:07.251Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-03-07T12:36:07.251Z] === RUN TestAuthZPluginErrorRequest [2020-03-07T12:36:07.670Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-03-07T12:36:07.670Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-07T12:36:08.078Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-03-07T12:36:08.078Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-07T12:36:09.061Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-03-07T12:36:09.428Z] ok github.com/docker/docker/daemon/cluster/convert 0.927s coverage: 35.7% of statements [2020-03-07T12:36:10.432Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.89s) [2020-03-07T12:36:10.432Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-07T12:36:11.576Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-03-07T12:36:11.831Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-03-07T12:36:12.191Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.04s) [2020-03-07T12:36:12.191Z] === RUN TestAuthZPluginHeader [2020-03-07T12:36:12.949Z] --- PASS: TestAuthZPluginHeader (0.80s) [2020-03-07T12:36:12.949Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-07T12:36:12.949Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-07T12:36:12.949Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-07T12:36:12.949Z] === RUN TestAuthZPluginV2Disable [2020-03-07T12:36:12.949Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-03-07T12:36:12.949Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-07T12:36:12.949Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-07T12:36:12.949Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-07T12:36:12.949Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-07T12:36:12.949Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-07T12:36:12.949Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-07T12:36:12.949Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-07T12:36:12.949Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-07T12:36:13.719Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-03-07T12:36:13.974Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-03-07T12:36:15.212Z] ok github.com/docker/docker/daemon/cluster 1.323s coverage: 0.5% of statements [2020-03-07T12:36:16.179Z] ok github.com/docker/docker/daemon/config 0.656s coverage: 79.6% of statements [2020-03-07T12:36:17.144Z] ok github.com/docker/docker/daemon/discovery 0.528s coverage: 30.0% of statements [2020-03-07T12:36:17.239Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-03-07T12:36:17.239Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-03-07T12:36:17.799Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-03-07T12:36:18.109Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.475s coverage: 10.9% of statements [2020-03-07T12:36:19.075Z] ok github.com/docker/docker/daemon/events 0.382s coverage: 50.0% of statements [2020-03-07T12:36:20.041Z] ok github.com/docker/docker/daemon/graphdriver 0.337s coverage: 2.3% of statements [2020-03-07T12:36:20.498Z] ok github.com/docker/docker/daemon/links 0.087s coverage: 93.0% of statements [2020-03-07T12:36:22.034Z] ok github.com/docker/docker/daemon 2.823s coverage: 9.2% of statements [2020-03-07T12:36:22.034Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-07T12:36:22.034Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-07T12:36:22.034Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-07T12:36:22.034Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-07T12:36:22.034Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-03-07T12:36:22.034Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-03-07T12:36:22.034Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-07T12:36:22.034Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-03-07T12:36:22.034Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-03-07T12:36:22.034Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-03-07T12:36:22.034Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-03-07T12:36:22.034Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-07T12:36:22.034Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-03-07T12:36:22.034Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-03-07T12:36:22.034Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-03-07T12:36:23.001Z] ok github.com/docker/docker/daemon/logger 0.575s coverage: 42.1% of statements [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite (351.28s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.41s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.05s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.63s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.62s) [2020-03-07T12:36:23.116Z] docker_cli_daemon_test.go:1449: [df69b69cddeba] daemon is not started [2020-03-07T12:36:23.116Z] check_test.go:309: [d0889c1453ecf] daemon is not started [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.89s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.04s) [2020-03-07T12:36:23.116Z] check_test.go:309: [d75ed0ff49074] daemon is not started [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.83s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.58s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.90s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.71s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.21s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.56s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.53s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.12s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-03-07T12:36:23.116Z] check_test.go:309: [d96d8a56e7c69] daemon is not started [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-03-07T12:36:23.116Z] check_test.go:309: [dc637bedf1a2f] daemon is not started [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.80s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) [2020-03-07T12:36:23.116Z] check_test.go:309: [d8ee4f82238d7] daemon is not started [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.35s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.78s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.78s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.10s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.55s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-03-07T12:36:23.116Z] check_test.go:309: [d4e6ee6c42ed7] daemon is not started [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.69s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.21s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.44s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.92s) [2020-03-07T12:36:23.116Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-03-07T12:36:23.116Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-03-07T12:36:23.116Z] check_test.go:309: [d6dcbc48814ae] daemon is not started [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.20s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.26s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.67s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.78s) [2020-03-07T12:36:23.116Z] check_test.go:309: [dbd5d83997fab] daemon is not started [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.35s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2020-03-07T12:36:23.116Z] check_test.go:309: [d03b418411e52] daemon is not started [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.53s) [2020-03-07T12:36:23.116Z] docker_cli_daemon_plugins_test.go:79: [d8213549897bf] daemon is not started [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.27s) [2020-03-07T12:36:23.116Z] docker_cli_daemon_plugins_test.go:169: [d833172080c57] daemon is not started [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.63s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-03-07T12:36:23.116Z] check_test.go:309: [da6e3425ada2d] daemon is not started [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.75s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.84s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.73s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.84s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.81s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.97s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.13s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.04s) [2020-03-07T12:36:23.116Z] check_test.go:309: [df24d54d73cb8] daemon is not started [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.39s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.51s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.40s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.06s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.11s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.86s) [2020-03-07T12:36:23.116Z] check_test.go:309: [d093de5f9c4c0] daemon is not started [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.62s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.44s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.69s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.38s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.66s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.49s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.34s) [2020-03-07T12:36:23.116Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-03-07T12:36:23.116Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-03-07T12:36:23.116Z] check_test.go:309: [d860111cb7bc6] daemon is not started [2020-03-07T12:36:23.116Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-03-07T12:36:23.116Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-03-07T12:36:23.116Z] check_test.go:309: [dda215776ecb9] daemon is not started [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.95s) [2020-03-07T12:36:23.116Z] check_test.go:309: [dcca1ff85f46a] daemon is not started [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.02s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.61s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.43s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.10s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.91s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.92s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.67s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.64s) [2020-03-07T12:36:23.116Z] check_test.go:309: [de67e1e090a16] daemon is not started [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.71s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.61s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.77s) [2020-03-07T12:36:23.116Z] check_test.go:309: [dcd1cfdc5db4d] daemon is not started [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.01s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.14s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.26s) [2020-03-07T12:36:23.116Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-03-07T12:36:23.116Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-03-07T12:36:23.116Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-03-07T12:36:23.116Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-03-07T12:36:23.116Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-03-07T12:36:23.116Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-03-07T12:36:23.116Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-03-07T12:36:23.116Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-03-07T12:36:23.116Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-03-07T12:36:23.116Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-03-07T12:36:23.116Z] check_test.go:309: [d7c4432fb4851] daemon is not started [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.18s) [2020-03-07T12:36:23.116Z] check_test.go:309: [d6e4f33092768] daemon is not started [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.56s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.74s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2020-03-07T12:36:23.116Z] check_test.go:309: [d0cdf0979f22d] daemon is not started [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.24s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.06s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.39s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.15s) [2020-03-07T12:36:23.116Z] check_test.go:309: [d078b3ee104e2] daemon is not started [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.65s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.75s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.16s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.25s) [2020-03-07T12:36:23.116Z] check_test.go:309: [d0e8bed476110] daemon is not started [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.54s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.00s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-03-07T12:36:23.116Z] check_test.go:309: [d1a8169093512] daemon is not started [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.89s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.77s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.96s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.56s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.15s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.86s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.60s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.23s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.30s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.19s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.42s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.62s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.80s) [2020-03-07T12:36:23.116Z] docker_cli_daemon_test.go:2542: [d9db5b82b06c8] daemon is not started [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.86s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.02s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.03s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.23s) [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2020-03-07T12:36:23.116Z] check_test.go:309: [df198e682618e] daemon is not started [2020-03-07T12:36:23.116Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.65s) [2020-03-07T12:36:23.116Z] === RUN TestDockerSwarmSuite [2020-03-07T12:36:23.116Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-03-07T12:36:23.966Z] ok github.com/docker/docker/daemon/images 0.496s coverage: 4.9% of statements [2020-03-07T12:36:23.966Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-07T12:36:23.966Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-07T12:36:24.426Z] ok github.com/docker/docker/daemon/logger/awslogs 0.622s coverage: 77.8% of statements [2020-03-07T12:36:24.426Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-03-07T12:36:24.426Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-07T12:36:24.426Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-07T12:36:24.426Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-03-07T12:36:24.426Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-03-07T12:36:24.885Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.274s coverage: 88.3% of statements [2020-03-07T12:36:24.885Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.396s coverage: 62.1% of statements [2020-03-07T12:36:26.215Z] ok github.com/docker/docker/cmd/dockerd 0.072s coverage: 30.7% of statements [2020-03-07T12:36:27.060Z] ok github.com/docker/docker/daemon/logger/local 0.507s coverage: 74.7% of statements [2020-03-07T12:36:27.060Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-07T12:36:27.060Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.304s coverage: 21.4% of statements [2020-03-07T12:36:27.060Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.467s coverage: 33.3% of statements [2020-03-07T12:36:27.280Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-03-07T12:36:28.109Z] ok github.com/docker/docker/container 0.121s coverage: 34.9% of statements [2020-03-07T12:36:28.109Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-07T12:36:28.109Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-07T12:36:28.109Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-07T12:36:28.109Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-07T12:36:29.234Z] ok github.com/docker/docker/daemon/logger/templates 0.130s coverage: 8.3% of statements [2020-03-07T12:36:29.234Z] ok github.com/docker/docker/daemon/logger/syslog 0.392s coverage: 47.8% of statements [2020-03-07T12:36:30.545Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-03-07T12:36:30.766Z] ok github.com/docker/docker/daemon/logger/splunk 2.123s coverage: 82.5% of statements [2020-03-07T12:36:30.766Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-07T12:36:30.766Z] ? github.com/docker/docker/daemon/network [no test files] [2020-03-07T12:36:30.766Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-07T12:36:31.731Z] ok github.com/docker/docker/distribution 1.548s coverage: 20.3% of statements [2020-03-07T12:36:32.429Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s) [2020-03-07T12:36:32.429Z] PASS [2020-03-07T12:36:32.429Z] [2020-03-07T12:36:32.429Z] === Skipped [2020-03-07T12:36:32.429Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-07T12:36:32.429Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-07T12:36:32.429Z] [2020-03-07T12:36:32.429Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-03-07T12:36:32.429Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-07T12:36:32.429Z] [2020-03-07T12:36:32.429Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-07T12:36:32.429Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-07T12:36:32.429Z] [2020-03-07T12:36:32.429Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-07T12:36:32.429Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-07T12:36:32.429Z] [2020-03-07T12:36:32.429Z] [2020-03-07T12:36:32.429Z] DONE 17 tests, 4 skipped in 28.460s [2020-03-07T12:36:32.429Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-07T12:36:32.429Z] ++ 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-03-07T12:36:32.429Z] ++ set -e [2020-03-07T12:36:32.429Z] ++ '[' -n 0 ']' [2020-03-07T12:36:32.429Z] ++ set -x [2020-03-07T12:36:32.429Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:36:32.429Z] INFO: Testing against a local daemon [2020-03-07T12:36:32.429Z] === RUN TestPluginInvalidJSON [2020-03-07T12:36:32.429Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-07T12:36:32.429Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-07T12:36:32.429Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-07T12:36:32.429Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-03-07T12:36:32.429Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-07T12:36:32.429Z] PASS [2020-03-07T12:36:32.429Z] [2020-03-07T12:36:32.429Z] DONE 2 tests in 0.073s [2020-03-07T12:36:32.429Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-07T12:36:32.429Z] ++ 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-03-07T12:36:32.429Z] ++ set -e [2020-03-07T12:36:32.429Z] ++ '[' -n 0 ']' [2020-03-07T12:36:32.429Z] ++ set -x [2020-03-07T12:36:32.430Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:36:32.430Z] INFO: Testing against a local daemon [2020-03-07T12:36:32.430Z] === RUN TestExternalGraphDriver [2020-03-07T12:36:32.430Z] === RUN TestExternalGraphDriver/json [2020-03-07T12:36:32.430Z] === RUN TestExternalGraphDriver/spec [2020-03-07T12:36:32.430Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-03-07T12:36:32.696Z] ok github.com/docker/docker/errdefs 0.124s coverage: 49.4% of statements [2020-03-07T12:36:32.696Z] ok github.com/docker/docker/distribution/metadata 1.574s coverage: 48.2% of statements [2020-03-07T12:36:33.154Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-07T12:36:33.794Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-03-07T12:36:33.794Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-03-07T12:36:34.119Z] ok github.com/docker/docker/distribution/xfer 2.496s coverage: 77.3% of statements [2020-03-07T12:36:34.119Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-07T12:36:34.119Z] ok github.com/docker/docker/image/cache 0.216s coverage: 19.2% of statements [2020-03-07T12:36:34.179Z] === RUN TestExternalGraphDriver/pull [2020-03-07T12:36:34.577Z] ok github.com/docker/docker/image/v1 0.145s coverage: 25.0% of statements [2020-03-07T12:36:35.035Z] ok github.com/docker/docker/image 0.951s coverage: 86.4% of statements [2020-03-07T12:36:35.035Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-07T12:36:35.035Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-07T12:36:35.960Z] --- PASS: TestExternalGraphDriver (6.09s) [2020-03-07T12:36:35.960Z] --- PASS: TestExternalGraphDriver/json (2.00s) [2020-03-07T12:36:35.960Z] --- PASS: TestExternalGraphDriver/spec (1.99s) [2020-03-07T12:36:35.960Z] --- PASS: TestExternalGraphDriver/pull (2.00s) [2020-03-07T12:36:35.960Z] === RUN TestGraphdriverPluginV2 [2020-03-07T12:36:35.960Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-03-07T12:36:35.960Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-07T12:36:35.960Z] PASS [2020-03-07T12:36:35.960Z] [2020-03-07T12:36:35.960Z] === Skipped [2020-03-07T12:36:35.960Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-03-07T12:36:35.960Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-07T12:36:35.960Z] [2020-03-07T12:36:35.960Z] [2020-03-07T12:36:35.960Z] DONE 5 tests, 1 skipped in 6.215s [2020-03-07T12:36:35.960Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-07T12:36:35.960Z] ++ 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-03-07T12:36:35.960Z] ++ set -e [2020-03-07T12:36:35.960Z] ++ '[' -n 0 ']' [2020-03-07T12:36:35.960Z] ++ set -x [2020-03-07T12:36:35.960Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:36:35.960Z] INFO: Testing against a local daemon [2020-03-07T12:36:35.960Z] === RUN TestContinueAfterPluginCrash [2020-03-07T12:36:35.960Z] === PAUSE TestContinueAfterPluginCrash [2020-03-07T12:36:35.960Z] === RUN TestReadPluginNoRead [2020-03-07T12:36:35.960Z] === PAUSE TestReadPluginNoRead [2020-03-07T12:36:35.960Z] === RUN TestDaemonStartWithLogOpt [2020-03-07T12:36:35.960Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-07T12:36:35.960Z] === CONT TestContinueAfterPluginCrash [2020-03-07T12:36:35.960Z] === CONT TestDaemonStartWithLogOpt [2020-03-07T12:36:36.002Z] ok github.com/docker/docker/libcontainerd/queue 0.147s coverage: 100.0% of statements [2020-03-07T12:36:36.306Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-03-07T12:36:37.544Z] ok github.com/docker/docker/pkg/aaparser 0.071s coverage: 50.0% of statements [2020-03-07T12:36:38.003Z] ok github.com/docker/docker/layer 0.617s coverage: 30.1% of statements [2020-03-07T12:36:38.003Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-07T12:36:38.063Z] ok github.com/docker/docker/daemon/cluster 0.109s coverage: 0.5% of statements [2020-03-07T12:36:38.974Z] ok github.com/docker/docker/opts 0.471s coverage: 67.7% of statements [2020-03-07T12:36:39.433Z] ok github.com/docker/docker/libcontainerd/local 0.494s coverage: 1.0% of statements [2020-03-07T12:36:39.433Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-07T12:36:39.433Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-07T12:36:39.433Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-07T12:36:39.434Z] ? github.com/docker/docker/oci [no test files] [2020-03-07T12:36:39.434Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-07T12:36:39.569Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-03-07T12:36:39.958Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-03-07T12:36:40.422Z] ok github.com/docker/docker/pkg/broadcaster 0.291s coverage: 100.0% of statements [2020-03-07T12:36:40.422Z] ok github.com/docker/docker/pkg/capabilities 0.076s coverage: 87.5% of statements [2020-03-07T12:36:40.882Z] ok github.com/docker/docker/pkg/authorization 0.604s coverage: 26.8% of statements [2020-03-07T12:36:41.397Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.7% of statements [2020-03-07T12:36:41.602Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-03-07T12:36:41.855Z] ok github.com/docker/docker/pkg/directory 0.162s coverage: 80.0% of statements [2020-03-07T12:36:41.855Z] ok github.com/docker/docker/pkg/chrootarchive 0.149s coverage: 15.4% of statements [2020-03-07T12:36:42.314Z] ok github.com/docker/docker/pkg/discovery 0.164s coverage: 58.3% of statements [2020-03-07T12:36:42.775Z] ok github.com/docker/docker/pkg/discovery/file 0.128s coverage: 92.9% of statements [2020-03-07T12:36:43.744Z] ok github.com/docker/docker/pkg/discovery/memory 0.228s coverage: 92.3% of statements [2020-03-07T12:36:44.204Z] ok github.com/docker/docker/pkg/discovery/nodes 0.142s coverage: 93.8% of statements [2020-03-07T12:36:44.863Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-03-07T12:36:45.176Z] ok github.com/docker/docker/pkg/filenotify 0.310s coverage: 45.7% of statements [2020-03-07T12:36:45.183Z] --- PASS: TestDaemonStartWithLogOpt (8.60s) [2020-03-07T12:36:45.183Z] === CONT TestReadPluginNoRead [2020-03-07T12:36:45.638Z] ok github.com/docker/docker/pkg/fileutils 0.077s coverage: 87.7% of statements [2020-03-07T12:36:46.609Z] ok github.com/docker/docker/pkg/homedir 0.058s coverage: 42.9% of statements [2020-03-07T12:36:47.070Z] ok github.com/docker/docker/pkg/idtools 0.101s coverage: 6.3% of statements [2020-03-07T12:36:47.532Z] ok github.com/docker/docker/pkg/discovery/kv 3.642s coverage: 84.1% of statements [2020-03-07T12:36:47.654Z] === RUN TestReadPluginNoRead/default [2020-03-07T12:36:48.503Z] ok github.com/docker/docker/pkg/archive 8.477s coverage: 62.0% of statements [2020-03-07T12:36:48.503Z] ok github.com/docker/docker/pkg/jsonmessage 0.260s coverage: 91.7% of statements [2020-03-07T12:36:48.503Z] ok github.com/docker/docker/pkg/ioutils 0.633s coverage: 69.7% of statements [2020-03-07T12:36:48.503Z] ok github.com/docker/docker/pkg/locker 0.050s coverage: 88.9% of statements [2020-03-07T12:36:49.476Z] ok github.com/docker/docker/pkg/longpath 0.035s coverage: 100.0% of statements [2020-03-07T12:36:49.476Z] ok github.com/docker/docker/pkg/namesgenerator 0.036s coverage: 85.7% of statements [2020-03-07T12:36:49.492Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.7% of statements [2020-03-07T12:36:49.936Z] ok github.com/docker/docker/pkg/parsers 0.151s coverage: 97.0% of statements [2020-03-07T12:36:50.022Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-07T12:36:50.022Z] --- PASS: TestContinueAfterPluginCrash (13.58s) [2020-03-07T12:36:50.101Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-03-07T12:36:50.397Z] ok github.com/docker/docker/pkg/pidfile 0.125s coverage: 82.6% of statements [2020-03-07T12:36:51.216Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-03-07T12:36:51.218Z] ok github.com/docker/docker/daemon 12.197s coverage: 17.5% of statements [2020-03-07T12:36:51.218Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-07T12:36:51.218Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-07T12:36:51.475Z] ok github.com/docker/docker/daemon/config 0.051s coverage: 81.7% of statements [2020-03-07T12:36:51.605Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.122s coverage: 56.8% of statements [2020-03-07T12:36:51.733Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-03-07T12:36:52.039Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-03-07T12:36:52.143Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-03-07T12:36:52.577Z] ok github.com/docker/docker/pkg/plugins/transport 0.190s coverage: 85.7% of statements [2020-03-07T12:36:52.577Z] ok github.com/docker/docker/pkg/pools 0.095s coverage: 88.2% of statements [2020-03-07T12:36:52.604Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-03-07T12:36:52.604Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-07T12:36:52.604Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-07T12:36:53.535Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-03-07T12:36:53.540Z] --- PASS: TestReadPluginNoRead (8.76s) [2020-03-07T12:36:53.540Z] --- PASS: TestReadPluginNoRead/default (2.03s) [2020-03-07T12:36:53.540Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.16s) [2020-03-07T12:36:53.540Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.65s) [2020-03-07T12:36:53.540Z] read_test.go:91: [d64d944700e37] daemon is not started [2020-03-07T12:36:53.540Z] PASS [2020-03-07T12:36:53.540Z] [2020-03-07T12:36:53.540Z] DONE 6 tests in 17.451s [2020-03-07T12:36:53.540Z] 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-03-07T12:36:53.540Z] ++ 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-03-07T12:36:53.540Z] ++ set -e [2020-03-07T12:36:53.540Z] ++ '[' -n 0 ']' [2020-03-07T12:36:53.540Z] ++ set -x [2020-03-07T12:36:53.540Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-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-03-07T12:36:53.540Z] testing: warning: no tests to run [2020-03-07T12:36:53.540Z] PASS [2020-03-07T12:36:53.540Z] [2020-03-07T12:36:53.540Z] DONE 0 tests in 0.027s [2020-03-07T12:36:53.540Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-07T12:36:53.540Z] ++ 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-03-07T12:36:53.540Z] ++ set -e [2020-03-07T12:36:53.540Z] ++ '[' -n 0 ']' [2020-03-07T12:36:53.540Z] ++ set -x [2020-03-07T12:36:53.540Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:36:53.540Z] INFO: Testing against a local daemon [2020-03-07T12:36:53.540Z] === RUN TestPluginWithDevMounts [2020-03-07T12:36:53.540Z] === PAUSE TestPluginWithDevMounts [2020-03-07T12:36:53.540Z] === CONT TestPluginWithDevMounts [2020-03-07T12:36:53.549Z] ok github.com/docker/docker/pkg/progress 0.044s coverage: 75.9% of statements [2020-03-07T12:36:54.519Z] ok github.com/docker/docker/pkg/reexec 0.100s coverage: 82.4% of statements [2020-03-07T12:36:54.519Z] ok github.com/docker/docker/pkg/pubsub 1.097s coverage: 73.9% of statements [2020-03-07T12:36:55.305Z] --- PASS: TestPluginWithDevMounts (1.85s) [2020-03-07T12:36:55.305Z] PASS [2020-03-07T12:36:55.305Z] [2020-03-07T12:36:55.305Z] DONE 1 tests in 1.922s [2020-03-07T12:36:55.305Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-03-07T12:36:55.305Z] ++ 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-03-07T12:36:55.305Z] ++ set -e [2020-03-07T12:36:55.305Z] ++ '[' -n 0 ']' [2020-03-07T12:36:55.305Z] ++ set -x [2020-03-07T12:36:55.305Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:36:55.406Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-03-07T12:36:55.491Z] ok github.com/docker/docker/pkg/signal 0.082s coverage: 20.3% of statements [2020-03-07T12:36:55.491Z] ok github.com/docker/docker/pkg/stdcopy 0.034s coverage: 100.0% of statements [2020-03-07T12:36:55.653Z] INFO: Testing against a local daemon [2020-03-07T12:36:55.653Z] === RUN TestSecretInspect [2020-03-07T12:36:56.056Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-03-07T12:36:56.463Z] ok github.com/docker/docker/pkg/streamformatter 0.060s coverage: 66.2% of statements [2020-03-07T12:36:56.463Z] ok github.com/docker/docker/pkg/stringid 0.032s coverage: 70.6% of statements [2020-03-07T12:36:56.987Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.205s coverage: 57.0% of statements [2020-03-07T12:36:57.441Z] ok github.com/docker/docker/pkg/sysinfo 0.134s coverage: 38.2% of statements [2020-03-07T12:36:57.921Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-03-07T12:36:58.413Z] ok github.com/docker/docker/pkg/system 0.076s coverage: 13.1% of statements [2020-03-07T12:36:58.413Z] ok github.com/docker/docker/pkg/tailfile 0.195s coverage: 88.6% of statements [2020-03-07T12:36:58.720Z] --- PASS: TestSecretInspect (2.71s) [2020-03-07T12:36:58.720Z] === RUN TestSecretList [2020-03-07T12:36:59.957Z] ok github.com/docker/docker/pkg/term 0.118s coverage: 30.8% of statements [2020-03-07T12:36:59.957Z] ok github.com/docker/docker/pkg/tarsum 0.326s coverage: 89.3% of statements [2020-03-07T12:37:00.267Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.317s coverage: 72.5% of statements [2020-03-07T12:37:00.267Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.497s coverage: 45.9% of statements [2020-03-07T12:37:00.267Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-07T12:37:00.928Z] testing: warning: no tests to run [2020-03-07T12:37:00.928Z] ok github.com/docker/docker/pkg/term/windows 0.093s coverage: 0.0% of statements [no tests to run] [2020-03-07T12:37:00.928Z] ok github.com/docker/docker/pkg/truncindex 0.135s coverage: 91.5% of statements [2020-03-07T12:37:01.181Z] --- PASS: TestSecretList (2.71s) [2020-03-07T12:37:01.181Z] === RUN TestSecretsCreateAndDelete [2020-03-07T12:37:01.391Z] ok github.com/docker/docker/pkg/urlutil 0.031s coverage: 100.0% of statements [2020-03-07T12:37:01.853Z] ok github.com/docker/docker/pkg/useragent 0.033s coverage: 88.9% of statements [2020-03-07T12:37:02.314Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-07T12:37:02.314Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-07T12:37:02.314Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-03-07T12:37:02.314Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-07T12:37:02.314Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-03-07T12:37:02.314Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-03-07T12:37:02.314Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-07T12:37:02.314Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-07T12:37:02.788Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.982s coverage: 48.6% of statements [2020-03-07T12:37:03.856Z] ok github.com/docker/docker/plugin/v2 0.229s coverage: 20.1% of statements [2020-03-07T12:37:04.157Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.314s coverage: 76.1% of statements [2020-03-07T12:37:04.286Z] --- PASS: TestSecretsCreateAndDelete (2.85s) [2020-03-07T12:37:04.286Z] === RUN TestSecretsUpdate [2020-03-07T12:37:04.317Z] ok github.com/docker/docker/plugin 0.402s coverage: 11.7% of statements [2020-03-07T12:37:04.777Z] ok github.com/docker/docker/reference 1.283s coverage: 84.4% of statements [2020-03-07T12:37:05.087Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2020-03-07T12:37:05.087Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.125s coverage: 60.1% of statements [2020-03-07T12:37:05.087Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-07T12:37:05.087Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-07T12:37:06.328Z] ok github.com/docker/docker/restartmanager 0.033s coverage: 50.9% of statements [2020-03-07T12:37:06.633Z] --- PASS: TestSecretsUpdate (2.82s) [2020-03-07T12:37:06.633Z] === RUN TestTemplatedSecret [2020-03-07T12:37:06.789Z] ok github.com/docker/docker/registry/resumable 0.392s coverage: 100.0% of statements [2020-03-07T12:37:06.979Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2020-03-07T12:37:07.542Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2020-03-07T12:37:07.760Z] ok github.com/docker/docker/testutil 0.080s coverage: 62.5% of statements [2020-03-07T12:37:07.760Z] ok github.com/docker/docker/registry 0.466s coverage: 51.7% of statements [2020-03-07T12:37:07.760Z] ok github.com/docker/docker/runconfig 0.104s coverage: 54.5% of statements [2020-03-07T12:37:08.472Z] ok github.com/docker/docker/daemon/images 0.012s coverage: 4.9% of statements [2020-03-07T12:37:08.472Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-07T12:37:08.472Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-07T12:37:09.408Z] ok github.com/docker/docker/daemon/logger 0.217s coverage: 41.8% of statements [2020-03-07T12:37:10.614Z] --- PASS: TestTemplatedSecret (3.35s) [2020-03-07T12:37:10.614Z] === RUN TestSecretCreateResolve [2020-03-07T12:37:10.673Z] ok github.com/docker/docker/volume/drivers 0.258s coverage: 36.1% of statements [2020-03-07T12:37:10.777Z] ok github.com/docker/docker/daemon/logger/awslogs 0.208s coverage: 77.8% of statements [2020-03-07T12:37:10.777Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-07T12:37:10.777Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-07T12:37:10.777Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2020-03-07T12:37:11.136Z] ok github.com/docker/docker/volume/local 0.196s coverage: 37.7% of statements [2020-03-07T12:37:11.136Z] ok github.com/docker/docker/volume/mounts 0.130s coverage: 66.2% of statements [2020-03-07T12:37:12.147Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-03-07T12:37:12.147Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.010s coverage: 62.1% of statements [2020-03-07T12:37:12.676Z] ok github.com/docker/docker/volume/service 0.402s coverage: 70.3% of statements [2020-03-07T12:37:12.711Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.024s coverage: 88.3% of statements [2020-03-07T12:37:13.034Z] --- PASS: TestSecretCreateResolve (2.78s) [2020-03-07T12:37:13.035Z] PASS [2020-03-07T12:37:13.035Z] [2020-03-07T12:37:13.035Z] DONE 6 tests in 17.306s [2020-03-07T12:37:13.035Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-03-07T12:37:13.035Z] ++ 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-03-07T12:37:13.035Z] ++ set -e [2020-03-07T12:37:13.035Z] ++ '[' -n 0 ']' [2020-03-07T12:37:13.035Z] ++ set -x [2020-03-07T12:37:13.035Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:37:13.035Z] INFO: Testing against a local daemon [2020-03-07T12:37:13.035Z] === RUN TestServiceCreateInit [2020-03-07T12:37:13.035Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-07T12:37:13.642Z] ok github.com/docker/docker/daemon/logger/local 0.017s coverage: 74.7% of statements [2020-03-07T12:37:13.642Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-07T12:37:14.207Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.029s coverage: 19.9% of statements [2020-03-07T12:37:15.139Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 33.3% of statements [2020-03-07T12:37:16.442Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 14.7% of statements [2020-03-07T12:37:16.442Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-07T12:37:16.442Z] ok github.com/docker/docker/api/server/middleware 0.024s coverage: 37.7% of statements [2020-03-07T12:37:16.442Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-07T12:37:16.442Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-07T12:37:16.442Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-07T12:37:16.442Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-07T12:37:16.442Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-07T12:37:16.442Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-07T12:37:16.442Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-07T12:37:16.442Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-07T12:37:16.442Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-07T12:37:16.442Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-07T12:37:16.442Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-07T12:37:16.442Z] ok github.com/docker/docker/api/types/strslice 0.022s coverage: 90.0% of statements [2020-03-07T12:37:16.442Z] ok github.com/docker/docker/api/types/filters 0.017s coverage: 92.2% of statements [2020-03-07T12:37:16.442Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 4.5% of statements [2020-03-07T12:37:16.442Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-07T12:37:16.442Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-07T12:37:16.442Z] ? github.com/docker/docker/api/types [no test files] [2020-03-07T12:37:16.442Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-07T12:37:16.442Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-07T12:37:16.442Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-07T12:37:16.442Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-07T12:37:16.442Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-07T12:37:16.442Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-07T12:37:16.442Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-07T12:37:16.442Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-07T12:37:16.442Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-07T12:37:16.442Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-07T12:37:16.442Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-07T12:37:16.442Z] ok github.com/docker/docker/api/types/time 0.018s coverage: 100.0% of statements [2020-03-07T12:37:16.442Z] ok github.com/docker/docker/api/types/versions 0.029s coverage: 75.0% of statements [2020-03-07T12:37:16.442Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-07T12:37:16.442Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-07T12:37:16.442Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-07T12:37:16.442Z] ? github.com/docker/docker/builder [no test files] [2020-03-07T12:37:16.442Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-07T12:37:16.442Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-07T12:37:16.442Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-07T12:37:16.442Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-07T12:37:16.442Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-07T12:37:16.442Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-07T12:37:16.442Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-07T12:37:16.442Z] ok github.com/docker/docker/builder/dockerignore 0.017s coverage: 96.8% of statements [2020-03-07T12:37:16.508Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2020-03-07T12:37:16.730Z] ok github.com/docker/docker/cli/debug 0.023s coverage: 100.0% of statements [2020-03-07T12:37:16.765Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-03-07T12:37:17.330Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-03-07T12:37:17.330Z] ok github.com/docker/docker/daemon/logger/splunk 1.681s coverage: 82.5% of statements [2020-03-07T12:37:17.330Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-07T12:37:17.330Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-07T12:37:17.938Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-07T12:37:19.445Z] ok github.com/docker/docker/builder/remotecontext/git 5.141s coverage: 86.3% of statements [2020-03-07T12:37:19.803Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-03-07T12:37:19.803Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-03-07T12:37:19.852Z] ok github.com/docker/docker/distribution/metadata 0.043s coverage: 48.2% of statements [2020-03-07T12:37:20.058Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-03-07T12:37:20.058Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-03-07T12:37:20.109Z] ok github.com/docker/docker/distribution 0.178s coverage: 22.1% of statements [2020-03-07T12:37:20.109Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-07T12:37:20.619Z] --- PASS: TestImportExtremelyLargeImageWorks (171.58s) [2020-03-07T12:37:20.619Z] PASS [2020-03-07T12:37:20.619Z] [2020-03-07T12:37:20.619Z] DONE 12 tests in 175.335s [2020-03-07T12:37:20.619Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-03-07T12:37:20.619Z] ++ 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-03-07T12:37:20.619Z] ++ set -e [2020-03-07T12:37:20.619Z] ++ '[' -n 0 ']' [2020-03-07T12:37:20.619Z] ++ set -x [2020-03-07T12:37:20.619Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:37:20.619Z] INFO: Testing against a local daemon [2020-03-07T12:37:20.619Z] === RUN TestNetworkCreateDelete [2020-03-07T12:37:20.874Z] --- PASS: TestNetworkCreateDelete (0.20s) [2020-03-07T12:37:20.874Z] === RUN TestDockerNetworkDeletePreferID [2020-03-07T12:37:20.942Z] ok github.com/docker/docker/builder/remotecontext 0.544s coverage: 13.6% of statements [2020-03-07T12:37:21.435Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2020-03-07T12:37:21.435Z] === RUN TestInspectNetwork [2020-03-07T12:37:21.476Z] ok github.com/docker/docker/errdefs 0.006s coverage: 49.4% of statements [2020-03-07T12:37:22.406Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-03-07T12:37:22.927Z] --- PASS: TestServiceCreateInit (9.50s) [2020-03-07T12:37:22.927Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.76s) [2020-03-07T12:37:22.927Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.72s) [2020-03-07T12:37:22.927Z] === RUN TestCreateServiceMultipleTimes [2020-03-07T12:37:23.321Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-03-07T12:37:23.358Z] ok github.com/docker/docker/distribution/xfer 1.911s coverage: 85.1% of statements [2020-03-07T12:37:23.358Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-07T12:37:23.358Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2020-03-07T12:37:23.614Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-07T12:37:23.648Z] ok github.com/docker/docker/builder/dockerfile 1.401s coverage: 48.2% of statements [2020-03-07T12:37:23.648Z] ? github.com/docker/docker/cli [no test files] [2020-03-07T12:37:23.648Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-07T12:37:23.881Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-03-07T12:37:24.136Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-03-07T12:37:24.696Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-03-07T12:37:24.952Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-03-07T12:37:24.990Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2020-03-07T12:37:24.990Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-07T12:37:25.207Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-03-07T12:37:25.768Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-03-07T12:37:25.919Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-03-07T12:37:26.023Z] === RUN TestInspectNetwork/full_network_id [2020-03-07T12:37:26.023Z] === RUN TestInspectNetwork/partial_network_id [2020-03-07T12:37:26.023Z] === RUN TestInspectNetwork/network_name [2020-03-07T12:37:26.023Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-07T12:37:26.851Z] ok github.com/docker/docker/opts 0.019s coverage: 67.4% of statements [2020-03-07T12:37:26.851Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-03-07T12:37:27.502Z] ok github.com/docker/docker/pkg/plugins 35.108s coverage: 73.4% of statements [2020-03-07T12:37:27.502Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-07T12:37:27.502Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-07T12:37:27.502Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-07T12:37:27.502Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-03-07T12:37:27.502Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-07T12:37:27.502Z] ? github.com/docker/docker/rootless [no test files] [2020-03-07T12:37:27.502Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-07T12:37:27.502Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-07T12:37:27.502Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-07T12:37:27.502Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-07T12:37:27.502Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-07T12:37:27.502Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-07T12:37:27.502Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-07T12:37:27.502Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-07T12:37:27.502Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-07T12:37:27.502Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-07T12:37:27.502Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-07T12:37:27.502Z] ? github.com/docker/docker/volume [no test files] [2020-03-07T12:37:27.502Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-07T12:37:27.502Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-07T12:37:27.911Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-03-07T12:37:28.472Z] [2020-03-07T12:37:28.472Z] === Skipped [2020-03-07T12:37:28.472Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-03-07T12:37:28.472Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-03-07T12:37:28.472Z] [2020-03-07T12:37:28.472Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-03-07T12:37:28.472Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-07T12:37:28.472Z] [2020-03-07T12:37:28.472Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-03-07T12:37:28.472Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-07T12:37:28.472Z] [2020-03-07T12:37:28.472Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-03-07T12:37:28.472Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-07T12:37:28.472Z] [2020-03-07T12:37:28.472Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-03-07T12:37:28.472Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-07T12:37:28.472Z] [2020-03-07T12:37:28.472Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-03-07T12:37:28.472Z] client_test.go:23: runtime.GOOS == "windows" [2020-03-07T12:37:28.472Z] [2020-03-07T12:37:28.472Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-03-07T12:37:28.472Z] daemon_test.go:147: root required [2020-03-07T12:37:28.472Z] [2020-03-07T12:37:28.472Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-03-07T12:37:28.472Z] reload_test.go:520: root required [2020-03-07T12:37:28.472Z] [2020-03-07T12:37:28.472Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-03-07T12:37:28.472Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-03-07T12:37:28.472Z] [2020-03-07T12:37:28.472Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-03-07T12:37:28.472Z] pull_v2_test.go:73: Needs fixing on Windows [2020-03-07T12:37:28.472Z] [2020-03-07T12:37:28.472Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-03-07T12:37:28.472Z] pull_v2_test.go:118: Needs fixing on Windows [2020-03-07T12:37:28.472Z] [2020-03-07T12:37:28.472Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-03-07T12:37:28.472Z] download_test.go:268: Needs fixing on Windows [2020-03-07T12:37:28.472Z] [2020-03-07T12:37:28.472Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-03-07T12:37:28.472Z] layer_test.go:304: Failing on Windows [2020-03-07T12:37:28.472Z] [2020-03-07T12:37:28.472Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-03-07T12:37:28.472Z] layer_test.go:353: Failing on Windows [2020-03-07T12:37:28.472Z] [2020-03-07T12:37:28.472Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-03-07T12:37:28.472Z] layer_test.go:468: Failing on Windows [2020-03-07T12:37:28.472Z] [2020-03-07T12:37:28.472Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-03-07T12:37:28.472Z] layer_test.go:697: Failing on Windows [2020-03-07T12:37:28.472Z] [2020-03-07T12:37:28.472Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-03-07T12:37:28.472Z] migration_test.go:46: Failing on Windows [2020-03-07T12:37:28.472Z] [2020-03-07T12:37:28.472Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-03-07T12:37:28.472Z] migration_test.go:182: Failing on Windows [2020-03-07T12:37:28.472Z] [2020-03-07T12:37:28.472Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-03-07T12:37:28.472Z] mount_test.go:17: Failing on Windows [2020-03-07T12:37:28.472Z] [2020-03-07T12:37:28.472Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-03-07T12:37:28.472Z] mount_test.go:76: Failing on Windows [2020-03-07T12:37:28.472Z] [2020-03-07T12:37:28.472Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-03-07T12:37:28.472Z] mount_test.go:125: Failing on Windows [2020-03-07T12:37:28.472Z] [2020-03-07T12:37:28.472Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-03-07T12:37:28.472Z] mount_test.go:212: Failing on Windows [2020-03-07T12:37:28.472Z] [2020-03-07T12:37:28.472Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-03-07T12:37:28.472Z] archive_test.go:133: Xz not present in msys2 [2020-03-07T12:37:28.472Z] [2020-03-07T12:37:28.472Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-03-07T12:37:28.472Z] archive_test.go:238: Failing on Windows CI machines [2020-03-07T12:37:28.472Z] [2020-03-07T12:37:28.472Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-03-07T12:37:28.472Z] archive_windows_test.go:16: Currently fails [2020-03-07T12:37:28.472Z] [2020-03-07T12:37:28.472Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-03-07T12:37:28.472Z] changes_test.go:192: needs more investigation [2020-03-07T12:37:28.472Z] [2020-03-07T12:37:28.472Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-03-07T12:37:28.472Z] changes_test.go:405: needs further investigation [2020-03-07T12:37:28.472Z] [2020-03-07T12:37:28.472Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-03-07T12:37:28.472Z] changes_test.go:441: needs further investigation [2020-03-07T12:37:28.472Z] [2020-03-07T12:37:28.472Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-03-07T12:37:28.472Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-03-07T12:37:28.472Z] [2020-03-07T12:37:28.472Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-03-07T12:37:28.472Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-03-07T12:37:28.472Z] [2020-03-07T12:37:28.472Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-03-07T12:37:28.472Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-03-07T12:37:28.472Z] [2020-03-07T12:37:28.472Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-03-07T12:37:28.472Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-03-07T12:37:28.472Z] [2020-03-07T12:37:28.472Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-03-07T12:37:28.472Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-03-07T12:37:28.472Z] [2020-03-07T12:37:28.472Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-03-07T12:37:28.472Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-03-07T12:37:28.472Z] [2020-03-07T12:37:28.472Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-03-07T12:37:28.472Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-03-07T12:37:28.472Z] [2020-03-07T12:37:28.472Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-03-07T12:37:28.472Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-03-07T12:37:28.472Z] [2020-03-07T12:37:28.472Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-03-07T12:37:28.472Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-03-07T12:37:28.472Z] [2020-03-07T12:37:28.472Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-03-07T12:37:28.472Z] poller_test.go:41: No chmod on Windows [2020-03-07T12:37:28.472Z] [2020-03-07T12:37:28.472Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-03-07T12:37:28.472Z] fileutils_test.go:134: Needs porting to Windows [2020-03-07T12:37:28.472Z] [2020-03-07T12:37:28.472Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-03-07T12:37:28.472Z] fileutils_test.go:180: Needs porting to Windows [2020-03-07T12:37:28.472Z] [2020-03-07T12:37:28.472Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-03-07T12:37:28.472Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-03-07T12:37:28.472Z] [2020-03-07T12:37:28.472Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-03-07T12:37:28.472Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-03-07T12:37:28.472Z] [2020-03-07T12:37:28.472Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-03-07T12:37:28.472Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-03-07T12:37:28.472Z] [2020-03-07T12:37:28.472Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-03-07T12:37:28.473Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-03-07T12:37:28.473Z] [2020-03-07T12:37:28.473Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-03-07T12:37:28.473Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-03-07T12:37:28.473Z] [2020-03-07T12:37:28.473Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-03-07T12:37:28.473Z] local_test.go:181: runtime.GOOS == "windows" [2020-03-07T12:37:28.473Z] [2020-03-07T12:37:28.473Z] [2020-03-07T12:37:28.473Z] DONE 1772 tests, 46 skipped in 193.721s [2020-03-07T12:37:28.473Z] INFO: make.ps1 ended at 03/07/2020 12:37:28 [2020-03-07T12:37:28.745Z] ok github.com/docker/docker/pkg/archive 0.393s coverage: 77.0% of statements [2020-03-07T12:37:29.272Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-03-07T12:37:29.673Z] ok github.com/docker/docker/pkg/authorization 0.280s coverage: 68.3% of statements [2020-03-07T12:37:29.930Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-03-07T12:37:30.012Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-03-07T12:37:30.187Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-03-07T12:37:30.471Z] INFO: Unit tests ended at 03/07/2020 12:37:30. Duration:00:03:28.4263167 [2020-03-07T12:37:30.471Z] INFO: Building busybox [2020-03-07T12:37:30.503Z] ok github.com/docker/docker/client 0.832s coverage: 75.8% of statements [2020-03-07T12:37:30.634Z] --- PASS: TestInspectNetwork (9.15s) [2020-03-07T12:37:30.634Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-07T12:37:30.634Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-07T12:37:30.634Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-07T12:37:30.634Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-07T12:37:30.634Z] === RUN TestRunContainerWithBridgeNone [2020-03-07T12:37:30.889Z] === RUN TestDockerSuite/TestBuildEnv [2020-03-07T12:37:30.931Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-03-07T12:37:30.932Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-03-07T12:37:30.932Z] [2020-03-07T12:37:30.932Z] Sending build context to Docker daemon 2.56kB [2020-03-07T12:37:30.932Z] [2020-03-07T12:37:30.932Z] Step 1/6 : FROM microsoft/windowsservercore [2020-03-07T12:37:30.932Z] ---> 81094f2483ae [2020-03-07T12:37:30.932Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-03-07T12:37:30.932Z] ---> Running in 3efba56bfa0f [2020-03-07T12:37:32.776Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-03-07T12:37:33.031Z] --- PASS: TestRunContainerWithBridgeNone (2.57s) [2020-03-07T12:37:33.032Z] === RUN TestNetworkInvalidJSON [2020-03-07T12:37:33.032Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-07T12:37:33.032Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-07T12:37:33.032Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-07T12:37:33.032Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-07T12:37:33.032Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-07T12:37:33.032Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-07T12:37:33.032Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-07T12:37:33.032Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-07T12:37:33.032Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-07T12:37:33.032Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-03-07T12:37:33.032Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-07T12:37:33.032Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-07T12:37:33.032Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-07T12:37:33.032Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-07T12:37:33.957Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-03-07T12:37:33.957Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-03-07T12:37:33.957Z] === RUN TestDaemonDefaultNetworkPools [2020-03-07T12:37:34.355Z] ok github.com/docker/docker/pkg/chrootarchive 2.900s coverage: 43.2% of statements [2020-03-07T12:37:34.355Z] ok github.com/docker/docker/layer 8.030s coverage: 68.8% of statements [2020-03-07T12:37:34.355Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-07T12:37:34.355Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-07T12:37:34.355Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-07T12:37:34.355Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-07T12:37:34.355Z] ? github.com/docker/docker/oci [no test files] [2020-03-07T12:37:34.355Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-07T12:37:34.355Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-07T12:37:34.355Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-07T12:37:34.355Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-03-07T12:37:34.884Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2020-03-07T12:37:34.884Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-07T12:37:34.918Z] ok github.com/docker/docker/pkg/discovery/file 0.009s coverage: 92.9% of statements [2020-03-07T12:37:34.918Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2020-03-07T12:37:35.445Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-03-07T12:37:35.481Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2020-03-07T12:37:36.044Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2020-03-07T12:37:36.370Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.31s) [2020-03-07T12:37:36.370Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-07T12:37:36.607Z] ok github.com/docker/docker/pkg/dmesg 0.010s coverage: 83.3% of statements [2020-03-07T12:37:36.733Z] Removing intermediate container 3efba56bfa0f [2020-03-07T12:37:36.734Z] ---> d6f872aaed7c [2020-03-07T12:37:36.734Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-03-07T12:37:36.734Z] [2020-03-07T12:37:37.194Z] ---> bc8c2938bd42 [2020-03-07T12:37:37.194Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-03-07T12:37:37.194Z] ---> Running in 634d9c022c50 [2020-03-07T12:37:37.295Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2020-03-07T12:37:37.295Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-07T12:37:37.973Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-03-07T12:37:38.163Z] [2020-03-07T12:37:38.164Z] SUCCESS: Specified value was saved. [2020-03-07T12:37:38.221Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-03-07T12:37:38.221Z] === RUN TestServiceWithPredefinedNetwork [2020-03-07T12:37:38.536Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2020-03-07T12:37:39.098Z] ok github.com/docker/docker/pkg/discovery/kv 3.055s coverage: 84.1% of statements [2020-03-07T12:37:39.098Z] ok github.com/docker/docker/pkg/fsutils 0.197s coverage: 85.1% of statements [2020-03-07T12:37:39.128Z] --- PASS: TestCreateServiceMultipleTimes (16.15s) [2020-03-07T12:37:39.128Z] === RUN TestCreateServiceConflict [2020-03-07T12:37:39.355Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2020-03-07T12:37:40.723Z] ok github.com/docker/docker/pkg/idtools 0.458s coverage: 70.1% of statements [2020-03-07T12:37:40.723Z] ok github.com/docker/docker/pkg/ioutils 0.500s coverage: 69.3% of statements [2020-03-07T12:37:40.732Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-03-07T12:37:40.980Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2020-03-07T12:37:41.075Z] Removing intermediate container 634d9c022c50 [2020-03-07T12:37:41.075Z] ---> e5d7a540a569 [2020-03-07T12:37:41.075Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-03-07T12:37:41.075Z] ---> Running in 2cce10339397 [2020-03-07T12:37:41.236Z] ok github.com/docker/docker/pkg/locker 0.011s coverage: 88.9% of statements [2020-03-07T12:37:41.292Z] --- PASS: TestServiceWithPredefinedNetwork (3.32s) [2020-03-07T12:37:41.292Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-07T12:37:41.292Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-07T12:37:41.292Z] service_test.go:230: FLAKY_TEST [2020-03-07T12:37:41.292Z] === RUN TestServiceWithDataPathPortInit [2020-03-07T12:37:41.292Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-03-07T12:37:41.469Z] --- PASS: TestCreateServiceConflict (2.65s) [2020-03-07T12:37:41.469Z] === RUN TestCreateServiceMaxReplicas [2020-03-07T12:37:41.493Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-03-07T12:37:41.493Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-07T12:37:42.056Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2020-03-07T12:37:42.313Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-03-07T12:37:42.570Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-03-07T12:37:42.570Z] ok github.com/docker/docker/pkg/mount 0.602s coverage: 70.0% of statements [2020-03-07T12:37:42.570Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-07T12:37:42.653Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-03-07T12:37:43.133Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 91.4% of statements [2020-03-07T12:37:43.133Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-03-07T12:37:43.133Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-07T12:37:43.133Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-07T12:37:44.061Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2020-03-07T12:37:44.624Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-03-07T12:37:44.881Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-03-07T12:37:45.145Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-03-07T12:37:45.384Z] --- PASS: TestCreateServiceMaxReplicas (3.69s) [2020-03-07T12:37:45.384Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-07T12:37:46.510Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-03-07T12:37:46.767Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-03-07T12:37:46.881Z] Cannot create a file when that file already exists. [2020-03-07T12:37:50.035Z] ok github.com/docker/docker/pkg/signal 2.367s coverage: 61.0% of statements [2020-03-07T12:37:50.036Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-03-07T12:37:50.292Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-03-07T12:37:50.549Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-03-07T12:37:50.805Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-03-07T12:37:51.370Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 71.3% of statements [2020-03-07T12:37:51.626Z] ok github.com/docker/docker/pkg/system 0.015s coverage: 36.4% of statements [2020-03-07T12:37:52.189Z] ok github.com/docker/docker/pkg/tailfile 0.082s coverage: 88.6% of statements [2020-03-07T12:37:52.681Z] Removing intermediate container 2cce10339397 [2020-03-07T12:37:52.681Z] ---> d4eadfda92f8 [2020-03-07T12:37:52.681Z] Step 6/6 : CMD ["sh"] [2020-03-07T12:37:52.681Z] ---> Running in 1db3d95fc982 [2020-03-07T12:37:52.681Z] Removing intermediate container 1db3d95fc982 [2020-03-07T12:37:52.681Z] ---> 28b4e4669376 [2020-03-07T12:37:52.681Z] Successfully built 28b4e4669376 [2020-03-07T12:37:52.681Z] Successfully tagged busybox:latest [2020-03-07T12:37:52.681Z] INFO: Docker images of the daemon under test [2020-03-07T12:37:52.681Z] [2020-03-07T12:37:52.681Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-03-07T12:37:52.681Z] busybox latest 28b4e4669376 Less than a second ago 4.88GB [2020-03-07T12:37:52.681Z] microsoft/windowsservercore latest 81094f2483ae 2 weeks ago 4.84GB [2020-03-07T12:37:52.681Z] mcr.microsoft.com/windows/servercore ltsc2019 81094f2483ae 2 weeks ago 4.84GB [2020-03-07T12:37:52.681Z] [2020-03-07T12:37:52.681Z] INFO: Running integration tests at 03/07/2020 12:37:52... [2020-03-07T12:37:52.681Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-03-07T12:37:52.681Z] INFO: Integration API tests being run from the host: [2020-03-07T12:37:52.681Z] INFO: make.ps1 starting at 03/07/2020 12:37:52 [2020-03-07T12:37:52.753Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-03-07T12:37:53.009Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-03-07T12:37:53.266Z] testing: warning: no tests to run [2020-03-07T12:37:53.266Z] coverage: [no statements] [2020-03-07T12:37:53.266Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-03-07T12:37:53.523Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-03-07T12:37:53.652Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-03-07T12:37:53.780Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-03-07T12:37:54.037Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-03-07T12:37:55.929Z] ok github.com/docker/docker/plugin 0.532s coverage: 27.1% of statements [2020-03-07T12:37:56.859Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-03-07T12:37:57.789Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 73.8% of statements [2020-03-07T12:37:58.046Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-03-07T12:37:58.901Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.04s) [2020-03-07T12:37:58.901Z] === RUN TestCreateServiceSecretFileMode [2020-03-07T12:37:59.413Z] ok github.com/docker/docker/registry 0.074s coverage: 56.0% of statements [2020-03-07T12:37:59.977Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-03-07T12:38:00.234Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-03-07T12:38:00.686Z] --- PASS: TestServiceWithDataPathPortInit (18.86s) [2020-03-07T12:38:00.686Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-07T12:38:00.797Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-03-07T12:38:01.064Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-03-07T12:38:02.074Z] --- PASS: TestCreateServiceSecretFileMode (3.20s) [2020-03-07T12:38:02.074Z] === RUN TestCreateServiceConfigFileMode [2020-03-07T12:38:03.583Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-03-07T12:38:04.513Z] ok github.com/docker/docker/volume/local 0.027s coverage: 73.0% of statements [2020-03-07T12:38:05.076Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-03-07T12:38:05.191Z] --- PASS: TestCreateServiceConfigFileMode (3.13s) [2020-03-07T12:38:05.191Z] === RUN TestCreateServiceSysctls [2020-03-07T12:38:05.922Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-03-07T12:38:06.007Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2020-03-07T12:38:07.808Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-03-07T12:38:09.170Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.78s) [2020-03-07T12:38:09.170Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:n6emhxjoz3htfp7f7glrznfca Created:2020-03-07 12:38:01.806613732 +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[33ac7fa436aa48d5306d53ef0345fcb06c97225a9f5abf4c8129a3f28e2a0745:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fu6rch5lxmr6mh4ha02ao5sym EndpointID:b5827f026a3ef66664ff8d592bb03265a3f9d21dea13c17eece11bd3fc7aa5d0 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1ffcc2bab3e0f09387cb2ba0c868be2966a109e950dbcc2ea65d96c386be2665 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:ce6f1d18b474 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fu6rch5lxmr6mh4ha02ao5sym EndpointID:b5827f026a3ef66664ff8d592bb03265a3f9d21dea13c17eece11bd3fc7aa5d0 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-07T12:38:09.170Z] PASS [2020-03-07T12:38:09.170Z] [2020-03-07T12:38:09.170Z] === Skipped [2020-03-07T12:38:09.170Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-07T12:38:09.170Z] service_test.go:230: FLAKY_TEST [2020-03-07T12:38:09.170Z] [2020-03-07T12:38:09.170Z] [2020-03-07T12:38:09.170Z] DONE 21 tests, 1 skipped in 48.413s [2020-03-07T12:38:09.170Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-07T12:38:09.170Z] ++ 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-03-07T12:38:09.170Z] ++ set -e [2020-03-07T12:38:09.170Z] ++ '[' -n 0 ']' [2020-03-07T12:38:09.170Z] ++ set -x [2020-03-07T12:38:09.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:38:09.170Z] INFO: Testing against a local daemon [2020-03-07T12:38:09.170Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-07T12:38:09.170Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-03-07T12:38:09.170Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-07T12:38:09.170Z] === RUN TestDockerNetworkIpvlan [2020-03-07T12:38:09.170Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-07T12:38:09.170Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-07T12:38:09.170Z] PASS [2020-03-07T12:38:09.170Z] [2020-03-07T12:38:09.170Z] === Skipped [2020-03-07T12:38:09.170Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-03-07T12:38:09.170Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-07T12:38:09.170Z] [2020-03-07T12:38:09.170Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-07T12:38:09.170Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-07T12:38:09.170Z] [2020-03-07T12:38:09.170Z] [2020-03-07T12:38:09.170Z] DONE 2 tests, 2 skipped in 0.149s [2020-03-07T12:38:09.170Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-07T12:38:09.170Z] ++ 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-03-07T12:38:09.170Z] ++ set -e [2020-03-07T12:38:09.170Z] ++ '[' -n 0 ']' [2020-03-07T12:38:09.170Z] ++ set -x [2020-03-07T12:38:09.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:38:09.425Z] INFO: Testing against a local daemon [2020-03-07T12:38:09.425Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-07T12:38:10.108Z] --- PASS: TestCreateServiceSysctls (4.16s) [2020-03-07T12:38:10.108Z] === RUN TestCreateServiceCapabilities [2020-03-07T12:38:10.788Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2020-03-07T12:38:10.788Z] === RUN TestDockerNetworkMacvlan [2020-03-07T12:38:11.351Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-07T12:38:12.315Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-07T12:38:12.494Z] --- PASS: TestCreateServiceCapabilities (3.16s) [2020-03-07T12:38:12.494Z] === RUN TestInspect [2020-03-07T12:38:13.285Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-07T12:38:14.800Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-07T12:38:14.800Z] INFO: Testing against a local daemon [2020-03-07T12:38:16.483Z] --- PASS: TestInspect (3.50s) [2020-03-07T12:38:16.483Z] === RUN TestCreateJob [2020-03-07T12:38:16.547Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-07T12:38:17.910Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-03-07T12:38:18.185Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2020-03-07T12:38:18.185Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-07T12:38:18.185Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-07T12:38:18.185Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-07T12:38:18.185Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-07T12:38:18.185Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-07T12:38:18.185Z] ? github.com/docker/docker/rootless [no test files] [2020-03-07T12:38:18.185Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-07T12:38:18.185Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-07T12:38:18.185Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-07T12:38:18.185Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-07T12:38:18.185Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-07T12:38:18.185Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-07T12:38:18.185Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-07T12:38:18.185Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-07T12:38:18.185Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-07T12:38:18.185Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-07T12:38:18.185Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-07T12:38:18.185Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-07T12:38:18.185Z] ? github.com/docker/docker/volume [no test files] [2020-03-07T12:38:18.185Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-07T12:38:18.185Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-07T12:38:18.185Z] [2020-03-07T12:38:18.185Z] === Skipped [2020-03-07T12:38:18.185Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-07T12:38:18.185Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-07T12:38:18.185Z] [2020-03-07T12:38:18.185Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-07T12:38:18.185Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-07T12:38:18.185Z] [2020-03-07T12:38:18.185Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-07T12:38:18.185Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-07T12:38:18.185Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-07T12:38:18.185Z] [2020-03-07T12:38:18.185Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-07T12:38:18.185Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-07T12:38:18.185Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-07T12:38:18.185Z] [2020-03-07T12:38:18.185Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-07T12:38:18.185Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-07T12:38:18.185Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-07T12:38:18.185Z] [2020-03-07T12:38:18.185Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-07T12:38:18.185Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-07T12:38:18.185Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-07T12:38:18.185Z] [2020-03-07T12:38:18.185Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-07T12:38:18.185Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-07T12:38:18.185Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-07T12:38:18.185Z] [2020-03-07T12:38:18.185Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-07T12:38:18.185Z] graphtest_unix.go:73: No driver to put! [2020-03-07T12:38:18.185Z] [2020-03-07T12:38:18.185Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-07T12:38:18.185Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-07T12:38:18.185Z] [2020-03-07T12:38:18.185Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-07T12:38:18.185Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-07T12:38:18.185Z] [2020-03-07T12:38:18.185Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-07T12:38:18.185Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-07T12:38:18.185Z] [2020-03-07T12:38:18.185Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-07T12:38:18.185Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-07T12:38:18.185Z] [2020-03-07T12:38:18.185Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-07T12:38:18.185Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-07T12:38:18.185Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-07T12:38:18.185Z] [2020-03-07T12:38:18.185Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-07T12:38:18.185Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-07T12:38:18.185Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-07T12:38:18.185Z] [2020-03-07T12:38:18.185Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-07T12:38:18.185Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-07T12:38:18.185Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-07T12:38:18.185Z] [2020-03-07T12:38:18.185Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-07T12:38:18.185Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-07T12:38:18.185Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-07T12:38:18.185Z] [2020-03-07T12:38:18.186Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-07T12:38:18.186Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-07T12:38:18.186Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-07T12:38:18.186Z] [2020-03-07T12:38:18.186Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-07T12:38:18.186Z] graphtest_unix.go:73: No driver to put! [2020-03-07T12:38:18.186Z] [2020-03-07T12:38:18.186Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-07T12:38:18.186Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-07T12:38:18.186Z] [2020-03-07T12:38:18.186Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-07T12:38:18.186Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-07T12:38:18.186Z] [2020-03-07T12:38:18.186Z] [2020-03-07T12:38:18.186Z] DONE 2168 tests, 20 skipped in 246.299s Post stage [Pipeline] junit [2020-03-07T12:38:18.453Z] Recording test results [2020-03-07T12:38:18.834Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-03-07T12:38:19.090Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-03-07T12:38:19.225Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40635/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 hack/validate/vendor [2020-03-07T12:38:19.563Z] --- PASS: TestCreateJob (3.71s) [2020-03-07T12:38:19.563Z] === RUN TestReplicatedJob [2020-03-07T12:38:19.649Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-03-07T12:38:20.155Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-03-07T12:38:20.573Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-07T12:38:20.741Z] + echo Building e2e image [2020-03-07T12:38:20.741Z] Building e2e image [2020-03-07T12:38:20.741Z] + docker build --build-arg DOCKER_GITCOMMIT=1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 -t moby-e2e-test -f Dockerfile.e2e . [2020-03-07T12:38:20.741Z] #1 [internal] load .dockerignore [2020-03-07T12:38:20.741Z] #1 transferring context: 34B done [2020-03-07T12:38:20.741Z] #1 DONE 0.0s [2020-03-07T12:38:20.741Z] [2020-03-07T12:38:20.741Z] #2 [internal] load build definition from Dockerfile.e2e [2020-03-07T12:38:20.741Z] #2 transferring dockerfile: 3.21kB done [2020-03-07T12:38:20.741Z] #2 DONE 0.0s [2020-03-07T12:38:20.741Z] [2020-03-07T12:38:20.741Z] #4 [internal] load metadata for docker.io/library/golang:1.13.8-alpine [2020-03-07T12:38:20.999Z] #4 DONE 0.3s [2020-03-07T12:38:20.999Z] [2020-03-07T12:38:20.999Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-03-07T12:38:20.999Z] #3 DONE 0.4s [2020-03-07T12:38:21.133Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-03-07T12:38:21.133Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-03-07T12:38:21.256Z] [2020-03-07T12:38:21.256Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-07T12:38:21.256Z] #14 resolve docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f17b70e5f4dc2ad7f3e7843c456eb7e1407ed158ed8c237dbf1476a done [2020-03-07T12:38:21.256Z] #14 sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 0B / 155B 0.1s [2020-03-07T12:38:21.256Z] #14 sha256:1ff752199f17b70e5f4dc2ad7f3e7843c456eb7e1407ed158ed8c237dbf1476a 1.65kB / 1.65kB done [2020-03-07T12:38:21.256Z] #14 sha256:5247a2e7ca4e484c93ce8177bdebf5922f9dbb14065583c4af5a5de35fa30987 1.36kB / 1.36kB done [2020-03-07T12:38:21.256Z] #14 sha256:e1fd9820be161c48c976bef05a2c2cffeb4e93b26acd8fdf1a9ff67f4b58c17a 3.83kB / 3.83kB done [2020-03-07T12:38:21.256Z] #14 sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 0B / 301.26kB 0.1s [2020-03-07T12:38:21.513Z] #14 sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 155B / 155B 0.1s done [2020-03-07T12:38:21.513Z] #14 sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 301.26kB / 301.26kB 0.2s done [2020-03-07T12:38:21.513Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 [2020-03-07T12:38:21.513Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 1.56MB / 126.88MB 0.3s [2020-03-07T12:38:21.513Z] #14 sha256:0aed2559ef8df646176b21d6ddc53232012e7d0d769131f380c0321aa10c5c02 126B / 126B 0.2s done [2020-03-07T12:38:21.513Z] #14 ... [2020-03-07T12:38:21.513Z] [2020-03-07T12:38:21.513Z] #8 [internal] load build context [2020-03-07T12:38:21.513Z] #8 transferring context: 833.54kB 0.3s done [2020-03-07T12:38:21.513Z] #8 DONE 0.4s [2020-03-07T12:38:21.513Z] [2020-03-07T12:38:21.513Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-07T12:38:21.513Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 12.70MB / 126.88MB 0.4s [2020-03-07T12:38:21.513Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 0.2s done [2020-03-07T12:38:21.513Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 20.03MB / 126.88MB 0.5s [2020-03-07T12:38:21.513Z] #14 extracting sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 done [2020-03-07T12:38:21.693Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-03-07T12:38:21.769Z] #14 ... [2020-03-07T12:38:21.769Z] [2020-03-07T12:38:21.769Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0... [2020-03-07T12:38:21.769Z] #5 resolve docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f done [2020-03-07T12:38:21.769Z] #5 sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f 1.64kB / 1.64kB done [2020-03-07T12:38:21.769Z] #5 sha256:de78803598bc4c940fc4591d412bffe488205d5d953f94751c6308deeaaa7eb8 528B / 528B done [2020-03-07T12:38:21.769Z] #5 sha256:af341ccd2df8b0e2d67cf8dd32e087bfda4e5756ebd1c76bbf3efa0dc246590e 1.51kB / 1.51kB done [2020-03-07T12:38:21.769Z] #5 sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 2.79MB / 2.79MB 0.1s done [2020-03-07T12:38:21.769Z] #5 extracting sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 0.4s done [2020-03-07T12:38:21.769Z] #5 DONE 0.6s [2020-03-07T12:38:21.769Z] [2020-03-07T12:38:21.769Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-07T12:38:21.769Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 28.23MB / 126.88MB 0.6s [2020-03-07T12:38:21.769Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 41.08MB / 126.88MB 0.8s [2020-03-07T12:38:22.027Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 51.04MB / 126.88MB 0.9s [2020-03-07T12:38:22.283Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 70.67MB / 126.88MB 1.1s [2020-03-07T12:38:22.283Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 79.87MB / 126.88MB 1.2s [2020-03-07T12:38:22.540Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 92.24MB / 126.88MB 1.3s [2020-03-07T12:38:22.540Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 101.43MB / 126.88MB 1.4s [2020-03-07T12:38:22.797Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 119.33MB / 126.88MB 1.6s [2020-03-07T12:38:22.797Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 126.88MB / 126.88MB 1.8s [2020-03-07T12:38:23.053Z] #14 ... [2020-03-07T12:38:23.053Z] [2020-03-07T12:38:23.053Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-03-07T12:38:23.053Z] #6 DONE 1.2s [2020-03-07T12:38:23.053Z] [2020-03-07T12:38:23.054Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-07T12:38:23.054Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 126.88MB / 126.88MB 1.8s done [2020-03-07T12:38:23.054Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 [2020-03-07T12:38:26.929Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-07T12:38:27.056Z] --- PASS: TestReplicatedJob (7.17s) [2020-03-07T12:38:27.056Z] === RUN TestUpdateReplicatedJob [2020-03-07T12:38:27.355Z] ok github.com/docker/docker/cmd/dockerd 0.213s coverage: 30.7% of statements [2020-03-07T12:38:27.855Z] --- PASS: TestDockerNetworkMacvlan (17.02s) [2020-03-07T12:38:27.855Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-03-07T12:38:27.855Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-03-07T12:38:27.855Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.93s) [2020-03-07T12:38:27.855Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.00s) [2020-03-07T12:38:27.855Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.40s) [2020-03-07T12:38:27.855Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.19s) [2020-03-07T12:38:27.855Z] PASS [2020-03-07T12:38:27.855Z] [2020-03-07T12:38:27.855Z] DONE 8 tests in 18.537s [2020-03-07T12:38:27.855Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-07T12:38:27.855Z] ++ 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-03-07T12:38:27.855Z] ++ set -e [2020-03-07T12:38:27.855Z] ++ '[' -n 0 ']' [2020-03-07T12:38:27.855Z] ++ set -x [2020-03-07T12:38:27.855Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:38:27.855Z] testing: warning: no tests to run [2020-03-07T12:38:27.855Z] PASS [2020-03-07T12:38:27.855Z] [2020-03-07T12:38:27.855Z] DONE 0 tests in 0.069s [2020-03-07T12:38:27.855Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-07T12:38:27.855Z] ++ 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-03-07T12:38:27.855Z] ++ set -e [2020-03-07T12:38:27.855Z] ++ '[' -n 0 ']' [2020-03-07T12:38:27.855Z] ++ set -x [2020-03-07T12:38:27.855Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:38:27.855Z] INFO: Testing against a local daemon [2020-03-07T12:38:27.855Z] === RUN TestAuthZPluginAllowRequest [2020-03-07T12:38:28.304Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 5.0s [2020-03-07T12:38:28.304Z] #14 ... [2020-03-07T12:38:28.304Z] [2020-03-07T12:38:28.304Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-03-07T12:38:28.304Z] #7 0.933 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-03-07T12:38:28.304Z] #7 2.029 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-03-07T12:38:28.304Z] #7 2.130 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-03-07T12:38:28.304Z] #7 2.138 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-03-07T12:38:28.304Z] #7 2.149 (3/30) Installing readline (8.0.0-r0) [2020-03-07T12:38:28.304Z] #7 2.156 (4/30) Installing bash (5.0.0-r0) [2020-03-07T12:38:28.304Z] #7 2.171 Executing bash-5.0.0-r0.post-install [2020-03-07T12:38:28.304Z] #7 2.177 (5/30) Installing ca-certificates (20190108-r0) [2020-03-07T12:38:28.304Z] #7 2.197 (6/30) Installing libgcc (8.3.0-r0) [2020-03-07T12:38:28.304Z] #7 2.199 (7/30) Installing libstdc++ (8.3.0-r0) [2020-03-07T12:38:28.304Z] #7 2.214 (8/30) Installing binutils (2.32-r0) [2020-03-07T12:38:28.304Z] #7 2.308 (9/30) Installing gmp (6.1.2-r1) [2020-03-07T12:38:28.304Z] #7 2.318 (10/30) Installing isl (0.18-r0) [2020-03-07T12:38:28.304Z] #7 2.343 (11/30) Installing libgomp (8.3.0-r0) [2020-03-07T12:38:28.304Z] #7 2.347 (12/30) Installing libatomic (8.3.0-r0) [2020-03-07T12:38:28.304Z] #7 2.348 (13/30) Installing mpfr3 (3.1.5-r1) [2020-03-07T12:38:28.304Z] #7 2.355 (14/30) Installing mpc1 (1.1.0-r0) [2020-03-07T12:38:28.304Z] #7 2.358 (15/30) Installing gcc (8.3.0-r0) [2020-03-07T12:38:28.304Z] #7 3.201 (16/30) Installing musl-dev (1.1.22-r3) [2020-03-07T12:38:28.304Z] #7 3.298 (17/30) Installing libc-dev (0.7.1-r0) [2020-03-07T12:38:28.304Z] #7 3.300 (18/30) Installing g++ (8.3.0-r0) [2020-03-07T12:38:28.304Z] #7 3.861 (19/30) Installing nghttp2-libs (1.39.2-r0) [2020-03-07T12:38:28.304Z] #7 3.865 (20/30) Installing libcurl (7.66.0-r0) [2020-03-07T12:38:28.304Z] #7 3.874 (21/30) Installing expat (2.2.8-r0) [2020-03-07T12:38:28.304Z] #7 3.878 (22/30) Installing pcre2 (10.33-r0) [2020-03-07T12:38:28.304Z] #7 3.887 (23/30) Installing git (2.22.2-r0) [2020-03-07T12:38:28.304Z] #7 4.090 (24/30) Installing libmnl (1.0.4-r0) [2020-03-07T12:38:28.304Z] #7 4.092 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-03-07T12:38:28.304Z] #7 4.098 (26/30) Installing iptables (1.8.3-r0) [2020-03-07T12:38:28.304Z] #7 4.124 (27/30) Installing pigz (2.4-r0) [2020-03-07T12:38:28.304Z] #7 4.129 (28/30) Installing tar (1.32-r0) [2020-03-07T12:38:28.304Z] #7 4.139 (29/30) Installing xz-libs (5.2.4-r0) [2020-03-07T12:38:28.304Z] #7 4.142 (30/30) Installing xz (5.2.4-r0) [2020-03-07T12:38:28.304Z] #7 4.148 Executing busybox-1.30.1-r3.trigger [2020-03-07T12:38:28.304Z] #7 4.153 Executing ca-certificates-20190108-r0.trigger [2020-03-07T12:38:28.304Z] #7 4.201 OK: 178 MiB in 44 packages [2020-03-07T12:38:28.304Z] #7 DONE 5.4s [2020-03-07T12:38:28.304Z] [2020-03-07T12:38:28.304Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-03-07T12:38:28.561Z] #9 DONE 0.1s [2020-03-07T12:38:28.561Z] [2020-03-07T12:38:28.561Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-03-07T12:38:28.561Z] #10 DONE 0.1s [2020-03-07T12:38:28.561Z] [2020-03-07T12:38:28.561Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-07T12:38:28.817Z] #14 ... [2020-03-07T12:38:28.817Z] [2020-03-07T12:38:28.817Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-03-07T12:38:28.817Z] #11 DONE 0.1s [2020-03-07T12:38:28.817Z] [2020-03-07T12:38:28.817Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-03-07T12:38:28.817Z] #12 DONE 0.1s [2020-03-07T12:38:28.817Z] [2020-03-07T12:38:28.817Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-07T12:38:28.817Z] #14 ... [2020-03-07T12:38:28.817Z] [2020-03-07T12:38:28.817Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-03-07T12:38:28.817Z] #13 DONE 0.1s [2020-03-07T12:38:28.817Z] [2020-03-07T12:38:28.817Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-07T12:38:29.073Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 5.9s done [2020-03-07T12:38:29.073Z] #14 extracting sha256:0aed2559ef8df646176b21d6ddc53232012e7d0d769131f380c0321aa10c5c02 done [2020-03-07T12:38:29.329Z] #14 DONE 8.1s [2020-03-07T12:38:29.330Z] [2020-03-07T12:38:29.330Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-03-07T12:38:29.622Z] #15 0.582 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-07T12:38:29.627Z] ok github.com/docker/docker/integration/build 14.885s [2020-03-07T12:38:29.627Z] [2020-03-07T12:38:29.627Z] === Skipped [2020-03-07T12:38:29.627Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-03-07T12:38:29.627Z] build_session_test.go:25: TODO: BuildKit [2020-03-07T12:38:29.627Z] [2020-03-07T12:38:29.627Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-03-07T12:38:29.627Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-03-07T12:38:29.627Z] [2020-03-07T12:38:29.627Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-03-07T12:38:29.627Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-07T12:38:29.627Z] [2020-03-07T12:38:29.627Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-03-07T12:38:29.627Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-07T12:38:29.627Z] [2020-03-07T12:38:29.627Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-03-07T12:38:29.627Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-07T12:38:29.627Z] [2020-03-07T12:38:29.627Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-03-07T12:38:29.627Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-07T12:38:29.627Z] [2020-03-07T12:38:29.627Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-03-07T12:38:29.627Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-07T12:38:29.627Z] [2020-03-07T12:38:29.627Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s) [2020-03-07T12:38:29.627Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-07T12:38:29.627Z] [2020-03-07T12:38:29.627Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-03-07T12:38:29.627Z] build_test.go:491: testEnv.OSType == "windows" [2020-03-07T12:38:29.627Z] [2020-03-07T12:38:29.627Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-03-07T12:38:29.627Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-07T12:38:29.627Z] [2020-03-07T12:38:29.627Z] [2020-03-07T12:38:29.627Z] DONE 22 tests, 10 skipped in 35.180s [2020-03-07T12:38:29.627Z] [2020-03-07T12:38:29.627Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-03-07T12:38:29.740Z] --- PASS: TestAuthZPluginAllowRequest (1.67s) [2020-03-07T12:38:29.740Z] === RUN TestAuthZPluginTLS [2020-03-07T12:38:30.299Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-03-07T12:38:30.299Z] === RUN TestAuthZPluginDenyRequest [2020-03-07T12:38:30.554Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-03-07T12:38:30.809Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-03-07T12:38:30.809Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-07T12:38:31.026Z] #15 1.647 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-07T12:38:31.026Z] #15 1.732 (1/43) Upgrading musl (1.1.24-r0 -> 1.1.24-r1) [2020-03-07T12:38:31.026Z] #15 1.741 (2/43) Installing ncurses-terminfo-base (6.1_p20200118-r2) [2020-03-07T12:38:31.026Z] #15 1.744 (3/43) Installing ncurses-libs (6.1_p20200118-r2) [2020-03-07T12:38:31.026Z] #15 1.751 (4/43) Installing readline (8.0.1-r0) [2020-03-07T12:38:31.026Z] #15 1.754 (5/43) Installing bash (5.0.11-r1) [2020-03-07T12:38:31.026Z] #15 1.766 Executing bash-5.0.11-r1.post-install [2020-03-07T12:38:31.026Z] #15 1.768 (6/43) Installing linux-headers (4.19.36-r0) [2020-03-07T12:38:31.026Z] #15 1.842 (7/43) Installing libblkid (2.34-r1) [2020-03-07T12:38:31.026Z] #15 1.847 (8/43) Installing libuuid (2.34-r1) [2020-03-07T12:38:31.026Z] #15 1.849 (9/43) Installing btrfs-progs-libs (5.4-r0) [2020-03-07T12:38:31.026Z] #15 1.855 (10/43) Installing btrfs-progs-dev (5.4-r0) [2020-03-07T12:38:31.026Z] #15 1.865 (11/43) Installing libgcc (9.2.0-r3) [2020-03-07T12:38:31.026Z] #15 1.867 (12/43) Installing libstdc++ (9.2.0-r3) [2020-03-07T12:38:31.026Z] #15 1.880 (13/43) Installing binutils (2.33.1-r0) [2020-03-07T12:38:31.026Z] #15 1.947 (14/43) Installing libmagic (5.37-r1) [2020-03-07T12:38:31.050Z] --- PASS: TestUpdateReplicatedJob (4.17s) [2020-03-07T12:38:31.050Z] === RUN TestServiceListWithStatuses [2020-03-07T12:38:31.050Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-07T12:38:31.050Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-07T12:38:31.050Z] === RUN TestDockerNetworkConnectAlias [2020-03-07T12:38:31.167Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-07T12:38:31.167Z] INFO: Testing against a local daemon [2020-03-07T12:38:31.167Z] ok github.com/docker/docker/integration/config 0.230s [2020-03-07T12:38:31.167Z] [2020-03-07T12:38:31.167Z] === Skipped [2020-03-07T12:38:31.167Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.01s) [2020-03-07T12:38:31.167Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-03-07T12:38:31.167Z] [2020-03-07T12:38:31.167Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-03-07T12:38:31.167Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-03-07T12:38:31.167Z] [2020-03-07T12:38:31.167Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-03-07T12:38:31.167Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-03-07T12:38:31.167Z] [2020-03-07T12:38:31.167Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-03-07T12:38:31.167Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-03-07T12:38:31.167Z] [2020-03-07T12:38:31.167Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-03-07T12:38:31.167Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-03-07T12:38:31.167Z] [2020-03-07T12:38:31.167Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s) [2020-03-07T12:38:31.167Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-03-07T12:38:31.167Z] [2020-03-07T12:38:31.167Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-03-07T12:38:31.167Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-03-07T12:38:31.167Z] [2020-03-07T12:38:31.168Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-03-07T12:38:31.168Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-03-07T12:38:31.168Z] [2020-03-07T12:38:31.168Z] [2020-03-07T12:38:31.168Z] DONE 8 tests, 8 skipped in 2.332s [2020-03-07T12:38:31.168Z] [2020-03-07T12:38:31.168Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-03-07T12:38:31.283Z] #15 1.966 (15/43) Installing file (5.37-r1) [2020-03-07T12:38:31.284Z] #15 1.968 (16/43) Installing gmp (6.1.2-r1) [2020-03-07T12:38:31.284Z] #15 1.974 (17/43) Installing isl (0.18-r0) [2020-03-07T12:38:31.284Z] #15 1.990 (18/43) Installing libgomp (9.2.0-r3) [2020-03-07T12:38:31.284Z] #15 1.997 (19/43) Installing libatomic (9.2.0-r3) [2020-03-07T12:38:31.284Z] #15 1.999 (20/43) Installing mpfr4 (4.0.2-r1) [2020-03-07T12:38:31.284Z] #15 2.008 (21/43) Installing mpc1 (1.1.0-r1) [2020-03-07T12:38:31.284Z] #15 2.013 (22/43) Installing gcc (9.2.0-r3) [2020-03-07T12:38:31.369Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-03-07T12:38:31.369Z] === RUN TestAuthZPluginDenyResponse [2020-03-07T12:38:31.790Z] ok github.com/docker/docker/container 0.192s coverage: 34.9% of statements [2020-03-07T12:38:31.790Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-07T12:38:31.790Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-07T12:38:31.790Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-07T12:38:31.790Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-07T12:38:31.928Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-03-07T12:38:31.929Z] === RUN TestAuthZPluginAllowEventStream [2020-03-07T12:38:32.211Z] #15 2.721 (23/43) Installing musl-dev (1.1.24-r1) [2020-03-07T12:38:32.211Z] #15 2.791 (24/43) Installing libc-dev (0.7.2-r0) [2020-03-07T12:38:32.212Z] #15 2.793 (25/43) Installing g++ (9.2.0-r3) [2020-03-07T12:38:32.469Z] #15 3.224 (26/43) Installing make (4.2.1-r2) [2020-03-07T12:38:32.469Z] #15 3.228 (27/43) Installing fortify-headers (1.1-r0) [2020-03-07T12:38:32.469Z] #15 3.230 (28/43) Installing build-base (0.5-r1) [2020-03-07T12:38:32.469Z] #15 3.231 (29/43) Installing nghttp2-libs (1.40.0-r0) [2020-03-07T12:38:32.469Z] #15 3.234 (30/43) Installing libcurl (7.67.0-r0) [2020-03-07T12:38:32.469Z] #15 3.240 (31/43) Installing curl (7.67.0-r0) [2020-03-07T12:38:32.469Z] #15 3.242 (32/43) Installing oniguruma (6.9.4-r0) [2020-03-07T12:38:32.469Z] #15 3.247 (33/43) Installing jq (1.6-r0) [2020-03-07T12:38:32.469Z] #15 3.254 (34/43) Installing device-mapper-libs (2.02.186-r0) [2020-03-07T12:38:32.469Z] #15 3.258 (35/43) Installing device-mapper-event-libs (2.02.186-r0) [2020-03-07T12:38:32.469Z] #15 3.260 (36/43) Installing libaio (0.3.112-r1) [2020-03-07T12:38:32.469Z] #15 3.267 (37/43) Installing lvm2-libs (2.02.186-r0) [2020-03-07T12:38:32.469Z] #15 3.295 (38/43) Installing libfdisk (2.34-r1) [2020-03-07T12:38:32.469Z] #15 3.300 (39/43) Installing libmount (2.34-r1) [2020-03-07T12:38:32.469Z] #15 3.305 (40/43) Installing libsmartcols (2.34-r1) [2020-03-07T12:38:32.469Z] #15 3.309 (41/43) Installing pkgconf (1.6.3-r0) [2020-03-07T12:38:32.469Z] #15 3.312 (42/43) Installing util-linux-dev (2.34-r1) [2020-03-07T12:38:32.469Z] #15 3.333 (43/43) Installing lvm2-dev (2.02.186-r0) [2020-03-07T12:38:32.469Z] #15 3.345 Executing busybox-1.31.1-r9.trigger [2020-03-07T12:38:32.469Z] #15 3.350 OK: 196 MiB in 57 packages [2020-03-07T12:38:33.397Z] #15 DONE 3.9s [2020-03-07T12:38:33.397Z] [2020-03-07T12:38:33.397Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-03-07T12:38:33.814Z] === RUN TestDockerSuite/TestBuildExpose [2020-03-07T12:38:33.814Z] --- PASS: TestAuthZPluginAllowEventStream (2.07s) [2020-03-07T12:38:33.814Z] === RUN TestAuthZPluginErrorResponse [2020-03-07T12:38:33.959Z] #16 DONE 0.7s [2020-03-07T12:38:33.959Z] [2020-03-07T12:38:33.959Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-03-07T12:38:34.082Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-07T12:38:34.082Z] INFO: Testing against a local daemon [2020-03-07T12:38:34.375Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-03-07T12:38:34.375Z] --- PASS: TestAuthZPluginErrorResponse (0.60s) [2020-03-07T12:38:34.523Z] #17 DONE 0.7s [2020-03-07T12:38:34.523Z] [2020-03-07T12:38:34.523Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-03-07T12:38:34.523Z] #18 DONE 0.0s [2020-03-07T12:38:34.523Z] [2020-03-07T12:38:34.523Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-03-07T12:38:34.523Z] #26 DONE 0.1s [2020-03-07T12:38:34.523Z] [2020-03-07T12:38:34.523Z] #31 [builder 1/4] COPY . . [2020-03-07T12:38:34.630Z] === RUN TestAuthZPluginErrorRequest [2020-03-07T12:38:34.782Z] #31 ... [2020-03-07T12:38:34.782Z] [2020-03-07T12:38:34.782Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-07T12:38:34.782Z] #22 DONE 0.1s [2020-03-07T12:38:34.782Z] [2020-03-07T12:38:34.782Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-03-07T12:38:34.782Z] #19 DONE 0.1s [2020-03-07T12:38:34.782Z] [2020-03-07T12:38:34.782Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-07T12:38:34.782Z] #23 DONE 0.1s [2020-03-07T12:38:34.782Z] [2020-03-07T12:38:34.782Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-03-07T12:38:34.782Z] #27 DONE 0.2s [2020-03-07T12:38:34.782Z] [2020-03-07T12:38:34.782Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-03-07T12:38:35.038Z] #28 DONE 0.2s [2020-03-07T12:38:35.038Z] [2020-03-07T12:38:35.038Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-03-07T12:38:35.190Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-03-07T12:38:35.190Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-03-07T12:38:35.190Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-07T12:38:35.750Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-03-07T12:38:35.750Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-07T12:38:35.750Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-03-07T12:38:35.967Z] #29 ... [2020-03-07T12:38:35.967Z] [2020-03-07T12:38:35.967Z] #31 [builder 1/4] COPY . . [2020-03-07T12:38:35.967Z] #31 DONE 1.4s [2020-03-07T12:38:36.006Z] === RUN TestDockerSuite/TestBuildFails [2020-03-07T12:38:36.223Z] [2020-03-07T12:38:36.223Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-03-07T12:38:36.931Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-03-07T12:38:36.931Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-03-07T12:38:37.196Z] --- PASS: TestDockerNetworkConnectAlias (5.59s) [2020-03-07T12:38:37.196Z] === RUN TestDockerNetworkReConnect [2020-03-07T12:38:37.330Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.050s coverage: 65.3% of statements [2020-03-07T12:38:37.491Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.96s) [2020-03-07T12:38:37.491Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-07T12:38:37.592Z] #32 DONE 1.6s [2020-03-07T12:38:37.592Z] [2020-03-07T12:38:37.592Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-07T12:38:38.962Z] #33 1.331 [2020-03-07T12:38:38.962Z] #33 1.481 Removing bundles/ [2020-03-07T12:38:38.962Z] #33 1.482 [2020-03-07T12:38:38.963Z] #33 1.490 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-03-07T12:38:39.378Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-03-07T12:38:39.526Z] #33 ... [2020-03-07T12:38:39.526Z] [2020-03-07T12:38:39.526Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-03-07T12:38:39.526Z] #24 1.426 + RM_GOPATH=0 [2020-03-07T12:38:39.526Z] #24 1.426 + TMP_GOPATH= [2020-03-07T12:38:39.526Z] #24 1.426 + : /build [2020-03-07T12:38:39.526Z] #24 1.426 + '[' -z '' ']' [2020-03-07T12:38:39.526Z] #24 1.426 ++ mktemp -d [2020-03-07T12:38:39.526Z] #24 1.426 + export GOPATH=/tmp/tmp.CNKBck [2020-03-07T12:38:39.526Z] #24 1.426 + GOPATH=/tmp/tmp.CNKBck [2020-03-07T12:38:39.526Z] #24 1.426 + RM_GOPATH=1 [2020-03-07T12:38:39.526Z] #24 1.426 ++ dirname ./install.sh [2020-03-07T12:38:39.526Z] #24 1.428 Install docker/cli version 17.06.2-ce from stable [2020-03-07T12:38:39.526Z] #24 1.430 + dir=. [2020-03-07T12:38:39.526Z] #24 1.430 + bin=dockercli [2020-03-07T12:38:39.526Z] #24 1.430 + shift [2020-03-07T12:38:39.526Z] #24 1.430 + '[' '!' -f ./dockercli.installer ']' [2020-03-07T12:38:39.526Z] #24 1.430 + . ./dockercli.installer [2020-03-07T12:38:39.526Z] #24 1.430 ++ : stable [2020-03-07T12:38:39.526Z] #24 1.430 ++ : 17.06.2-ce [2020-03-07T12:38:39.526Z] #24 1.430 + install_dockercli [2020-03-07T12:38:39.526Z] #24 1.430 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-07T12:38:39.526Z] #24 1.430 ++ uname -m [2020-03-07T12:38:39.526Z] #24 1.430 + arch=x86_64 [2020-03-07T12:38:39.526Z] #24 1.430 + '[' x86_64 '!=' x86_64 ']' [2020-03-07T12:38:39.526Z] #24 1.430 + url=https://download.docker.com/linux/static [2020-03-07T12:38:39.526Z] #24 1.430 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-03-07T12:38:39.526Z] #24 1.430 + tar -xz docker/docker [2020-03-07T12:38:39.526Z] #24 4.576 + mkdir -p /build [2020-03-07T12:38:39.526Z] #24 4.578 + mv docker/docker /build/ [2020-03-07T12:38:39.526Z] #24 4.580 + rmdir docker [2020-03-07T12:38:39.526Z] #24 DONE 4.7s [2020-03-07T12:38:39.526Z] [2020-03-07T12:38:39.526Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-07T12:38:39.526Z] #20 2.734 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-07T12:38:39.526Z] #20 3.247 curl: option --progress: is ambiguous [2020-03-07T12:38:39.526Z] #20 3.247 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-07T12:38:39.526Z] #20 3.766 curl: option --progress: is ambiguous [2020-03-07T12:38:39.526Z] #20 3.767 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-07T12:38:39.527Z] #20 4.298 curl: option --progress: is ambiguous [2020-03-07T12:38:39.527Z] #20 4.303 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-07T12:38:39.527Z] #20 4.861 curl: option --progress: is ambiguous [2020-03-07T12:38:39.527Z] #20 4.861 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-07T12:38:39.634Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.14s) [2020-03-07T12:38:39.634Z] === RUN TestAuthZPluginHeader [2020-03-07T12:38:40.089Z] #20 5.359 [2020-03-07T12:38:40.562Z] --- PASS: TestAuthZPluginHeader (0.87s) [2020-03-07T12:38:40.562Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-07T12:38:40.652Z] #20 ... [2020-03-07T12:38:40.652Z] [2020-03-07T12:38:40.652Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-07T12:38:40.652Z] #33 2.980 Building test suite binary ./integration-cli/test.main [2020-03-07T12:38:41.145Z] --- PASS: TestDockerNetworkReConnect (4.58s) [2020-03-07T12:38:41.145Z] === RUN TestServicePlugin [2020-03-07T12:38:41.145Z] --- SKIP: TestServicePlugin (0.00s) [2020-03-07T12:38:41.145Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-07T12:38:41.145Z] === RUN TestServiceUpdateLabel [2020-03-07T12:38:41.924Z] === RUN TestDockerSuite/TestBuildForceRm [2020-03-07T12:38:43.809Z] === RUN TestDockerSuite/TestBuildFromGit [2020-03-07T12:38:44.234Z] ok github.com/docker/docker/daemon/cluster/convert 0.072s coverage: 35.7% of statements [2020-03-07T12:38:44.236Z] --- PASS: TestServiceUpdateLabel (2.75s) [2020-03-07T12:38:44.236Z] === RUN TestServiceUpdateSecrets [2020-03-07T12:38:45.176Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.68s) [2020-03-07T12:38:45.176Z] === RUN TestAuthZPluginV2Disable [2020-03-07T12:38:45.176Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-03-07T12:38:45.737Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-03-07T12:38:45.904Z] #33 ... [2020-03-07T12:38:45.904Z] [2020-03-07T12:38:45.904Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-07T12:38:45.904Z] #20 6.483 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-07T12:38:45.904Z] #20 6.773 curl: option --progress: is ambiguous [2020-03-07T12:38:45.904Z] #20 6.774 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-07T12:38:45.904Z] #20 7.091 [2020-03-07T12:38:45.904Z] #20 8.187 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-07T12:38:45.904Z] #20 8.525 curl: option --progress: is ambiguous [2020-03-07T12:38:45.904Z] #20 8.526 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-07T12:38:45.904Z] #20 8.804 [2020-03-07T12:38:45.904Z] #20 9.793 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-07T12:38:45.904Z] #20 10.11 curl: option --progress: is ambiguous [2020-03-07T12:38:45.904Z] #20 10.11 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-07T12:38:45.904Z] #20 10.45 [2020-03-07T12:38:46.467Z] #20 11.62 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-07T12:38:46.724Z] #20 12.03 curl: option --progress: is ambiguous [2020-03-07T12:38:46.724Z] #20 12.03 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-07T12:38:47.099Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-03-07T12:38:47.287Z] #20 12.39 [2020-03-07T12:38:47.287Z] #20 12.49 Download of images into '/build' complete. [2020-03-07T12:38:47.287Z] #20 12.49 Use something like the following to load the result into a Docker daemon: [2020-03-07T12:38:47.287Z] #20 12.49 tar -cC '/build' . | docker load [2020-03-07T12:38:47.287Z] #20 DONE 12.6s [2020-03-07T12:38:47.287Z] [2020-03-07T12:38:47.287Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-03-07T12:38:47.728Z] ok github.com/docker/docker/daemon/cluster 0.198s coverage: 0.5% of statements [2020-03-07T12:38:47.850Z] #29 ... [2020-03-07T12:38:47.850Z] [2020-03-07T12:38:47.850Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-03-07T12:38:47.850Z] #21 DONE 0.1s [2020-03-07T12:38:47.850Z] [2020-03-07T12:38:47.850Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-03-07T12:38:48.107Z] #25 DONE 0.1s [2020-03-07T12:38:48.107Z] [2020-03-07T12:38:48.107Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-07T12:38:48.986Z] --- PASS: TestAuthZPluginV2Disable (3.59s) [2020-03-07T12:38:48.986Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-07T12:38:48.986Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-03-07T12:38:49.912Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-03-07T12:38:50.167Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-03-07T12:38:52.052Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.19s) [2020-03-07T12:38:52.052Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-07T12:38:52.178Z] ok github.com/docker/docker/daemon/discovery 0.040s coverage: 30.0% of statements [2020-03-07T12:38:52.612Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-03-07T12:38:54.892Z] ok github.com/docker/docker/daemon/events 0.066s coverage: 50.0% of statements [2020-03-07T12:38:55.177Z] ok github.com/docker/docker/daemon/config 0.085s coverage: 81.7% of statements [2020-03-07T12:38:55.875Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-03-07T12:38:57.762Z] === RUN TestDockerSuite/TestBuildHistory [2020-03-07T12:38:57.881Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2020-03-07T12:39:00.384Z] --- PASS: TestServiceUpdateSecrets (15.40s) [2020-03-07T12:39:00.384Z] === RUN TestServiceUpdateConfigs [2020-03-07T12:39:00.573Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.544s coverage: 13.7% of statements [2020-03-07T12:39:02.636Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 2.9% of statements [2020-03-07T12:39:04.125Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.992s coverage: 57.9% of statements [2020-03-07T12:39:04.294Z] === RUN TestDockerSuite/TestBuildIidFile [2020-03-07T12:39:04.294Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-03-07T12:39:04.294Z] === RUN TestDockerSuite/TestBuildInheritance [2020-03-07T12:39:04.294Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-03-07T12:39:04.753Z] ok github.com/docker/docker/daemon 12.507s coverage: 17.5% of statements [2020-03-07T12:39:04.753Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-07T12:39:04.753Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-07T12:39:04.753Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-07T12:39:04.753Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-07T12:39:04.855Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.77s) [2020-03-07T12:39:04.855Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-07T12:39:04.855Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-03-07T12:39:05.416Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-03-07T12:39:05.671Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-03-07T12:39:06.164Z] #33 ... [2020-03-07T12:39:06.164Z] [2020-03-07T12:39:06.164Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-03-07T12:39:06.164Z] #29 29.65 # github.com/docker/docker/contrib/httpserver [2020-03-07T12:39:06.164Z] #29 29.65 loadinternal: cannot find runtime/cgo [2020-03-07T12:39:06.164Z] #29 DONE 30.0s [2020-03-07T12:39:06.164Z] [2020-03-07T12:39:06.164Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-07T12:39:06.164Z] #33 ... [2020-03-07T12:39:06.164Z] [2020-03-07T12:39:06.164Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-03-07T12:39:06.164Z] #30 DONE 0.1s [2020-03-07T12:39:06.421Z] [2020-03-07T12:39:06.421Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-07T12:39:07.034Z] === RUN TestDockerSuite/TestBuildLabel [2020-03-07T12:39:07.290Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-03-07T12:39:07.850Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-03-07T12:39:08.410Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-03-07T12:39:08.665Z] === RUN TestDockerSuite/TestBuildLabels [2020-03-07T12:39:09.183Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.272s coverage: 68.6% of statements [2020-03-07T12:39:09.226Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-03-07T12:39:10.150Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-03-07T12:39:10.672Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.962s coverage: 48.6% of statements [2020-03-07T12:39:12.161Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.068s coverage: 46.2% of statements [2020-03-07T12:39:12.161Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-07T12:39:13.411Z] === RUN TestDockerSuite/TestBuildLastModified [2020-03-07T12:39:14.215Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.218s coverage: 54.8% of statements [2020-03-07T12:39:14.215Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-07T12:39:14.215Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.661s coverage: 76.1% of statements [2020-03-07T12:39:14.215Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-07T12:39:14.842Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.047s coverage: 58.0% of statements [2020-03-07T12:39:15.868Z] ok github.com/docker/docker/daemon/links 0.044s coverage: 93.0% of statements [2020-03-07T12:39:16.638Z] --- PASS: TestServiceUpdateConfigs (15.49s) [2020-03-07T12:39:16.638Z] === RUN TestServiceUpdateNetwork [2020-03-07T12:39:16.894Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.037s coverage: 3.0% of statements [2020-03-07T12:39:18.645Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-03-07T12:39:20.417Z] ok github.com/docker/docker/daemon/logger 0.276s coverage: 41.8% of statements [2020-03-07T12:39:21.905Z] ok github.com/docker/docker/daemon/logger/gelf 0.025s coverage: 67.0% of statements [2020-03-07T12:39:21.906Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2020-03-07T12:39:21.906Z] PASS [2020-03-07T12:39:21.906Z] [2020-03-07T12:39:21.906Z] DONE 17 tests in 53.611s [2020-03-07T12:39:21.906Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-07T12:39:21.906Z] ++ 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-03-07T12:39:21.906Z] ++ set -e [2020-03-07T12:39:21.906Z] ++ '[' -n 0 ']' [2020-03-07T12:39:21.906Z] ++ set -x [2020-03-07T12:39:21.906Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:39:21.906Z] INFO: Testing against a local daemon [2020-03-07T12:39:21.906Z] === RUN TestPluginInvalidJSON [2020-03-07T12:39:21.906Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-07T12:39:21.906Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-07T12:39:21.906Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-07T12:39:21.906Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-03-07T12:39:21.906Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-07T12:39:21.906Z] PASS [2020-03-07T12:39:21.906Z] [2020-03-07T12:39:21.906Z] DONE 2 tests in 0.144s [2020-03-07T12:39:21.906Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-07T12:39:21.906Z] ++ 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-03-07T12:39:21.906Z] ++ set -e [2020-03-07T12:39:21.906Z] ++ '[' -n 0 ']' [2020-03-07T12:39:21.906Z] ++ set -x [2020-03-07T12:39:21.906Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:39:21.906Z] INFO: Testing against a local daemon [2020-03-07T12:39:21.906Z] === RUN TestExternalGraphDriver [2020-03-07T12:39:21.906Z] === RUN TestExternalGraphDriver/json [2020-03-07T12:39:22.161Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-03-07T12:39:22.161Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-03-07T12:39:22.161Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-03-07T12:39:22.417Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-03-07T12:39:22.417Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-03-07T12:39:22.977Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-03-07T12:39:23.397Z] ok github.com/docker/docker/daemon/logger/awslogs 0.664s coverage: 77.8% of statements [2020-03-07T12:39:23.902Z] === RUN TestExternalGraphDriver/spec [2020-03-07T12:39:24.418Z] ok github.com/docker/docker/daemon/logger/journald 0.043s coverage: 26.2% of statements [2020-03-07T12:39:24.418Z] ok github.com/docker/docker/daemon/images 0.055s coverage: 4.9% of statements [2020-03-07T12:39:24.418Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-07T12:39:24.418Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-07T12:39:24.418Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-07T12:39:24.418Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-07T12:39:24.463Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-03-07T12:39:25.923Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.033s coverage: 88.3% of statements [2020-03-07T12:39:25.923Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.039s coverage: 62.1% of statements [2020-03-07T12:39:26.348Z] === RUN TestExternalGraphDriver/pull [2020-03-07T12:39:26.348Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-03-07T12:39:27.710Z] --- PASS: TestExternalGraphDriver (5.98s) [2020-03-07T12:39:27.710Z] --- PASS: TestExternalGraphDriver/json (2.17s) [2020-03-07T12:39:27.710Z] --- PASS: TestExternalGraphDriver/spec (2.10s) [2020-03-07T12:39:27.710Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2020-03-07T12:39:27.710Z] === RUN TestGraphdriverPluginV2 [2020-03-07T12:39:28.636Z] ok github.com/docker/docker/daemon/logger/local 0.109s coverage: 74.7% of statements [2020-03-07T12:39:28.636Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-07T12:39:29.595Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-03-07T12:39:29.664Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.022s coverage: 33.3% of statements [2020-03-07T12:39:29.664Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.058s coverage: 19.9% of statements [2020-03-07T12:39:30.060Z] --- PASS: TestServiceUpdateNetwork (13.94s) [2020-03-07T12:39:30.060Z] PASS [2020-03-07T12:39:30.060Z] [2020-03-07T12:39:30.060Z] === Skipped [2020-03-07T12:39:30.060Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-03-07T12:39:30.060Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-07T12:39:30.060Z] [2020-03-07T12:39:30.060Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-03-07T12:39:30.060Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-07T12:39:30.060Z] [2020-03-07T12:39:30.060Z] [2020-03-07T12:39:30.060Z] DONE 23 tests, 2 skipped in 136.059s [2020-03-07T12:39:30.060Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-03-07T12:39:30.060Z] ++ 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-03-07T12:39:30.060Z] ++ set -e [2020-03-07T12:39:30.060Z] ++ '[' -n 0 ']' [2020-03-07T12:39:30.060Z] ++ set -x [2020-03-07T12:39:30.060Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:39:30.060Z] INFO: Testing against a local daemon [2020-03-07T12:39:30.060Z] === RUN TestSessionCreate [2020-03-07T12:39:30.060Z] --- PASS: TestSessionCreate (0.03s) [2020-03-07T12:39:30.060Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-07T12:39:30.060Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2020-03-07T12:39:30.060Z] PASS [2020-03-07T12:39:30.060Z] [2020-03-07T12:39:30.060Z] DONE 2 tests in 0.125s [2020-03-07T12:39:30.060Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-03-07T12:39:30.060Z] ++ 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-03-07T12:39:30.060Z] ++ set -e [2020-03-07T12:39:30.060Z] ++ '[' -n 0 ']' [2020-03-07T12:39:30.060Z] ++ set -x [2020-03-07T12:39:30.060Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:39:30.060Z] INFO: Testing against a local daemon [2020-03-07T12:39:30.060Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-07T12:39:30.060Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-07T12:39:30.060Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-07T12:39:30.060Z] === RUN TestEventsExecDie [2020-03-07T12:39:30.060Z] --- PASS: TestEventsExecDie (0.84s) [2020-03-07T12:39:30.060Z] === RUN TestEventsBackwardsCompatible [2020-03-07T12:39:30.060Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-03-07T12:39:30.060Z] === RUN TestInfoBinaryCommits [2020-03-07T12:39:30.060Z] --- PASS: TestInfoBinaryCommits (0.01s) [2020-03-07T12:39:30.060Z] === RUN TestInfoAPIVersioned [2020-03-07T12:39:30.060Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-03-07T12:39:30.060Z] === RUN TestInfoDiscoveryBackend [2020-03-07T12:39:30.411Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-03-07T12:39:30.411Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-07T12:39:30.958Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-03-07T12:39:31.214Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-03-07T12:39:31.665Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-07T12:39:31.665Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-07T12:39:31.722Z] ok github.com/docker/docker/daemon/logger/templates 0.014s coverage: 8.3% of statements [2020-03-07T12:39:32.025Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-03-07T12:39:32.025Z] === RUN TestInfoAPI [2020-03-07T12:39:32.025Z] --- PASS: TestInfoAPI (0.02s) [2020-03-07T12:39:32.025Z] === RUN TestInfoAPIWarnings [2020-03-07T12:39:32.141Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-03-07T12:39:32.747Z] ok github.com/docker/docker/daemon/logger/syslog 0.052s coverage: 47.8% of statements [2020-03-07T12:39:32.783Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-03-07T12:39:32.783Z] === RUN TestInfoDebug [2020-03-07T12:39:33.100Z] --- PASS: TestGraphdriverPluginV2 (5.37s) [2020-03-07T12:39:33.100Z] PASS [2020-03-07T12:39:33.100Z] [2020-03-07T12:39:33.100Z] DONE 5 tests in 11.474s [2020-03-07T12:39:33.100Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-07T12:39:33.100Z] ++ 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-03-07T12:39:33.100Z] ++ set -e [2020-03-07T12:39:33.100Z] ++ '[' -n 0 ']' [2020-03-07T12:39:33.100Z] ++ set -x [2020-03-07T12:39:33.100Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:39:33.100Z] INFO: Testing against a local daemon [2020-03-07T12:39:33.100Z] === RUN TestContinueAfterPluginCrash [2020-03-07T12:39:33.100Z] === PAUSE TestContinueAfterPluginCrash [2020-03-07T12:39:33.100Z] === RUN TestReadPluginNoRead [2020-03-07T12:39:33.100Z] === PAUSE TestReadPluginNoRead [2020-03-07T12:39:33.100Z] === RUN TestDaemonStartWithLogOpt [2020-03-07T12:39:33.100Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-07T12:39:33.100Z] === CONT TestContinueAfterPluginCrash [2020-03-07T12:39:33.100Z] === CONT TestDaemonStartWithLogOpt [2020-03-07T12:39:33.132Z] --- PASS: TestInfoDebug (0.53s) [2020-03-07T12:39:33.133Z] === RUN TestInfoInsecureRegistries [2020-03-07T12:39:33.487Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-03-07T12:39:33.487Z] === RUN TestInfoRegistryMirrors [2020-03-07T12:39:33.766Z] ok github.com/docker/docker/daemon/network 0.008s coverage: 63.8% of statements [2020-03-07T12:39:34.286Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-03-07T12:39:34.286Z] === RUN TestLoginFailsWithBadCredentials [2020-03-07T12:39:34.286Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2020-03-07T12:39:34.286Z] === RUN TestPingCacheHeaders [2020-03-07T12:39:34.286Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-03-07T12:39:34.286Z] === RUN TestPingGet [2020-03-07T12:39:34.286Z] --- PASS: TestPingGet (0.02s) [2020-03-07T12:39:34.286Z] === RUN TestPingHead [2020-03-07T12:39:34.548Z] ok github.com/docker/docker/integration/container 52.975s [2020-03-07T12:39:34.548Z] [2020-03-07T12:39:34.548Z] === Skipped [2020-03-07T12:39:34.548Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-03-07T12:39:34.548Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-07T12:39:34.548Z] [2020-03-07T12:39:34.548Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-03-07T12:39:34.548Z] copy_test.go:25: testEnv.OSType == "windows" [2020-03-07T12:39:34.548Z] [2020-03-07T12:39:34.548Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-03-07T12:39:34.548Z] copy_test.go:39: testEnv.OSType == "windows" [2020-03-07T12:39:34.548Z] [2020-03-07T12:39:34.548Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-03-07T12:39:34.548Z] copy_test.go:51: testEnv.OSType == "windows" [2020-03-07T12:39:34.548Z] [2020-03-07T12:39:34.548Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-03-07T12:39:34.548Z] copy_test.go:65: testEnv.OSType == "windows" [2020-03-07T12:39:34.548Z] [2020-03-07T12:39:34.548Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-03-07T12:39:34.548Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-03-07T12:39:34.548Z] [2020-03-07T12:39:34.548Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-03-07T12:39:34.548Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-03-07T12:39:34.548Z] [2020-03-07T12:39:34.548Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-03-07T12:39:34.548Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-03-07T12:39:34.548Z] [2020-03-07T12:39:34.548Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-03-07T12:39:34.548Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-03-07T12:39:34.548Z] [2020-03-07T12:39:34.548Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-03-07T12:39:34.548Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-03-07T12:39:34.548Z] [2020-03-07T12:39:34.548Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-03-07T12:39:34.548Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-03-07T12:39:34.548Z] [2020-03-07T12:39:34.548Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-03-07T12:39:34.548Z] create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-03-07T12:39:34.548Z] [2020-03-07T12:39:34.548Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-03-07T12:39:34.548Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-03-07T12:39:34.548Z] [2020-03-07T12:39:34.548Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-03-07T12:39:34.548Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-03-07T12:39:34.548Z] [2020-03-07T12:39:34.548Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.01s) [2020-03-07T12:39:34.548Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-03-07T12:39:34.548Z] [2020-03-07T12:39:34.548Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-03-07T12:39:34.548Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-03-07T12:39:34.548Z] [2020-03-07T12:39:34.548Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-03-07T12:39:34.548Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-03-07T12:39:34.548Z] [2020-03-07T12:39:34.548Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-03-07T12:39:34.548Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-03-07T12:39:34.548Z] [2020-03-07T12:39:34.548Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-03-07T12:39:34.548Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-03-07T12:39:34.548Z] [2020-03-07T12:39:34.548Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-03-07T12:39:34.548Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-03-07T12:39:34.548Z] [2020-03-07T12:39:34.548Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-03-07T12:39:34.548Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-03-07T12:39:34.548Z] [2020-03-07T12:39:34.548Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-03-07T12:39:34.548Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-03-07T12:39:34.548Z] [2020-03-07T12:39:34.548Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-03-07T12:39:34.548Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-03-07T12:39:34.548Z] [2020-03-07T12:39:34.548Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-03-07T12:39:34.548Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-03-07T12:39:34.548Z] [2020-03-07T12:39:34.548Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-03-07T12:39:34.548Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-03-07T12:39:34.548Z] [2020-03-07T12:39:34.548Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-03-07T12:39:34.548Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-07T12:39:34.548Z] [2020-03-07T12:39:34.548Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-03-07T12:39:34.548Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-07T12:39:34.548Z] [2020-03-07T12:39:34.548Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-03-07T12:39:34.548Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-03-07T12:39:34.548Z] [2020-03-07T12:39:34.548Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-03-07T12:39:34.548Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-07T12:39:34.548Z] [2020-03-07T12:39:34.548Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-03-07T12:39:34.548Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-03-07T12:39:34.548Z] [2020-03-07T12:39:34.548Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-03-07T12:39:34.548Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-03-07T12:39:34.548Z] [2020-03-07T12:39:34.548Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-03-07T12:39:34.548Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2020-03-07T12:39:34.548Z] [2020-03-07T12:39:34.548Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-03-07T12:39:34.548Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-03-07T12:39:34.548Z] [2020-03-07T12:39:34.548Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-03-07T12:39:34.548Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-03-07T12:39:34.548Z] [2020-03-07T12:39:34.548Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-03-07T12:39:34.548Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-03-07T12:39:34.548Z] [2020-03-07T12:39:34.548Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-03-07T12:39:34.548Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-03-07T12:39:34.548Z] [2020-03-07T12:39:34.548Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-03-07T12:39:34.548Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-03-07T12:39:34.548Z] [2020-03-07T12:39:34.548Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-03-07T12:39:34.548Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-03-07T12:39:34.548Z] [2020-03-07T12:39:34.548Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-03-07T12:39:34.548Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2020-03-07T12:39:34.548Z] [2020-03-07T12:39:34.548Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-03-07T12:39:34.548Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-03-07T12:39:34.548Z] [2020-03-07T12:39:34.548Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-03-07T12:39:34.548Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-03-07T12:39:34.548Z] [2020-03-07T12:39:34.548Z] [2020-03-07T12:39:34.548Z] DONE 80 tests, 41 skipped in 55.738s [2020-03-07T12:39:34.548Z] [2020-03-07T12:39:34.548Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-03-07T12:39:34.548Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-07T12:39:34.548Z] INFO: Testing against a local daemon [2020-03-07T12:39:34.548Z] ok github.com/docker/docker/integration/image 0.452s [2020-03-07T12:39:34.548Z] [2020-03-07T12:39:34.548Z] === Skipped [2020-03-07T12:39:34.548Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-03-07T12:39:34.548Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-07T12:39:34.548Z] [2020-03-07T12:39:34.548Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-03-07T12:39:34.548Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-03-07T12:39:34.548Z] [2020-03-07T12:39:34.548Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-03-07T12:39:34.548Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-07T12:39:34.548Z] [2020-03-07T12:39:34.548Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-03-07T12:39:34.548Z] tag_test.go:98: testEnv.OSType == "windows" [2020-03-07T12:39:34.548Z] [2020-03-07T12:39:34.548Z] [2020-03-07T12:39:34.548Z] DONE 11 tests, 4 skipped in 2.488s [2020-03-07T12:39:34.548Z] [2020-03-07T12:39:34.548Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-03-07T12:39:34.549Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-07T12:39:34.549Z] INFO: Testing against a local daemon [2020-03-07T12:39:34.549Z] ok github.com/docker/docker/integration/network 0.196s [2020-03-07T12:39:34.549Z] [2020-03-07T12:39:34.549Z] === Skipped [2020-03-07T12:39:34.549Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-03-07T12:39:34.549Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-03-07T12:39:34.549Z] [2020-03-07T12:39:34.549Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-03-07T12:39:34.549Z] 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-03-07T12:39:34.549Z] [2020-03-07T12:39:34.549Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-03-07T12:39:34.549Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-03-07T12:39:34.549Z] [2020-03-07T12:39:34.549Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-03-07T12:39:34.549Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2020-03-07T12:39:34.549Z] [2020-03-07T12:39:34.549Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-03-07T12:39:34.549Z] service_test.go:29: testEnv.OSType == "windows" [2020-03-07T12:39:34.549Z] [2020-03-07T12:39:34.549Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-03-07T12:39:34.549Z] service_test.go:51: testEnv.OSType == "windows" [2020-03-07T12:39:34.549Z] [2020-03-07T12:39:34.549Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-03-07T12:39:34.549Z] service_test.go:94: testEnv.OSType == "windows" [2020-03-07T12:39:34.549Z] [2020-03-07T12:39:34.549Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-03-07T12:39:34.549Z] service_test.go:127: testEnv.OSType == "windows" [2020-03-07T12:39:34.549Z] [2020-03-07T12:39:34.549Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-03-07T12:39:34.549Z] service_test.go:177: testEnv.OSType == "windows" [2020-03-07T12:39:34.549Z] [2020-03-07T12:39:34.549Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-03-07T12:39:34.549Z] service_test.go:201: testEnv.OSType == "windows" [2020-03-07T12:39:34.549Z] [2020-03-07T12:39:34.549Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-07T12:39:34.549Z] service_test.go:230: FLAKY_TEST [2020-03-07T12:39:34.549Z] [2020-03-07T12:39:34.549Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-03-07T12:39:34.549Z] service_test.go:319: testEnv.OSType == "windows" [2020-03-07T12:39:34.549Z] [2020-03-07T12:39:34.549Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-03-07T12:39:34.549Z] service_test.go:386: testEnv.OSType == "windows" [2020-03-07T12:39:34.549Z] [2020-03-07T12:39:34.549Z] [2020-03-07T12:39:34.549Z] DONE 17 tests, 13 skipped in 2.592s [2020-03-07T12:39:34.549Z] [2020-03-07T12:39:34.549Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-03-07T12:39:34.549Z] testing: warning: no tests to run [2020-03-07T12:39:34.549Z] ok github.com/docker/docker/integration/network/ipvlan 0.104s [2020-03-07T12:39:34.549Z] [2020-03-07T12:39:34.549Z] DONE 0 tests in 0.744s [2020-03-07T12:39:34.549Z] [2020-03-07T12:39:34.549Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-03-07T12:39:34.549Z] testing: warning: no tests to run [2020-03-07T12:39:34.549Z] ok github.com/docker/docker/integration/network/macvlan 0.174s [2020-03-07T12:39:34.549Z] [2020-03-07T12:39:34.549Z] DONE 0 tests in 0.844s [2020-03-07T12:39:34.549Z] [2020-03-07T12:39:34.549Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-03-07T12:39:34.549Z] testing: warning: no tests to run [2020-03-07T12:39:34.549Z] ok github.com/docker/docker/integration/plugin 0.079s [2020-03-07T12:39:34.549Z] [2020-03-07T12:39:34.549Z] DONE 0 tests in 0.695s [2020-03-07T12:39:34.549Z] [2020-03-07T12:39:34.549Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-03-07T12:39:34.677Z] --- PASS: TestPingHead (0.04s) [2020-03-07T12:39:34.677Z] === RUN TestVersion [2020-03-07T12:39:34.677Z] --- PASS: TestVersion (0.02s) [2020-03-07T12:39:34.677Z] PASS [2020-03-07T12:39:34.677Z] [2020-03-07T12:39:34.677Z] === Skipped [2020-03-07T12:39:34.677Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-07T12:39:34.677Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-07T12:39:34.677Z] [2020-03-07T12:39:34.677Z] [2020-03-07T12:39:34.677Z] DONE 18 tests, 1 skipped in 5.533s [2020-03-07T12:39:34.677Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-03-07T12:39:34.677Z] ++ 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-03-07T12:39:34.677Z] ++ set -e [2020-03-07T12:39:34.677Z] ++ '[' -n 0 ']' [2020-03-07T12:39:34.677Z] ++ set -x [2020-03-07T12:39:34.677Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:39:34.677Z] INFO: Testing against a local daemon [2020-03-07T12:39:34.677Z] === RUN TestVolumesCreateAndList [2020-03-07T12:39:34.677Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-03-07T12:39:34.677Z] === RUN TestVolumesRemove [2020-03-07T12:39:34.677Z] --- PASS: TestVolumesRemove (0.10s) [2020-03-07T12:39:34.677Z] === RUN TestVolumesInspect [2020-03-07T12:39:34.677Z] --- PASS: TestVolumesInspect (0.01s) [2020-03-07T12:39:34.677Z] === RUN TestVolumesInvalidJSON [2020-03-07T12:39:34.677Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-07T12:39:34.677Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-07T12:39:34.677Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-07T12:39:34.677Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-03-07T12:39:34.677Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-07T12:39:34.677Z] PASS [2020-03-07T12:39:34.677Z] [2020-03-07T12:39:34.677Z] DONE 5 tests in 0.244s [2020-03-07T12:39:34.677Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-07T12:39:34.791Z] ok github.com/docker/docker/daemon/logger/splunk 3.168s coverage: 82.5% of statements [2020-03-07T12:39:34.791Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-07T12:39:34.791Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-07T12:39:35.040Z] ++++ cat bundles/test-integration/docker.pid [2020-03-07T12:39:35.040Z] +++ kill 11765 [2020-03-07T12:39:35.519Z] testing: warning: no tests to run [2020-03-07T12:39:35.519Z] ok github.com/docker/docker/integration/plugin/authz 0.138s [2020-03-07T12:39:35.519Z] [2020-03-07T12:39:35.519Z] DONE 0 tests in 0.817s [2020-03-07T12:39:35.519Z] [2020-03-07T12:39:35.519Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-03-07T12:39:36.231Z] +++ /etc/init.d/apparmor stop [2020-03-07T12:39:36.231Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-07T12:39:36.231Z] [2020-03-07T12:39:36.231Z] Unloading profiles will leave already running processes permanently [2020-03-07T12:39:36.231Z] unconfined, which can lead to unexpected situations. [2020-03-07T12:39:36.231Z] [2020-03-07T12:39:36.231Z] To set a process to complain mode, use the command line tool [2020-03-07T12:39:36.231Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-07T12:39:36.231Z] +++ true [2020-03-07T12:39:36.231Z] [2020-03-07T12:39:37.703Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-07T12:39:37.703Z] INFO: Testing against a local daemon [2020-03-07T12:39:37.703Z] ok github.com/docker/docker/integration/plugin/common 0.195s [2020-03-07T12:39:37.703Z] [2020-03-07T12:39:37.703Z] DONE 2 tests in 2.116s [2020-03-07T12:39:37.703Z] [2020-03-07T12:39:37.703Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver Post stage [Pipeline] junit [2020-03-07T12:39:38.099Z] Recording test results [2020-03-07T12:39:38.309Z] ok github.com/docker/docker/distribution/metadata 0.209s coverage: 48.2% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-07T12:39:38.934Z] ok github.com/docker/docker/errdefs 0.022s coverage: 49.4% of statements [2020-03-07T12:39:39.413Z] + echo Ensuring container killed. [2020-03-07T12:39:39.413Z] Ensuring container killed. [2020-03-07T12:39:39.413Z] + docker rm -vf docker-pr4 [2020-03-07T12:39:39.413Z] Error: No such container: docker-pr4 [2020-03-07T12:39:39.413Z] + true [Pipeline] sh [2020-03-07T12:39:40.207Z] + echo Chowning /workspace to jenkins user [2020-03-07T12:39:40.207Z] Chowning /workspace to jenkins user [2020-03-07T12:39:40.207Z] + id -u [2020-03-07T12:39:40.207Z] + id -g [2020-03-07T12:39:40.207Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40635:/workspace busybox chown -R 1001:1001 /workspace [2020-03-07T12:39:40.207Z] Unable to find image 'busybox:latest' locally [2020-03-07T12:39:40.207Z] latest: Pulling from library/busybox [2020-03-07T12:39:40.428Z] ok github.com/docker/docker/distribution 0.551s coverage: 22.1% of statements [2020-03-07T12:39:40.428Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-07T12:39:40.556Z] 6dc7af96dfc8: Pulling fs layer [2020-03-07T12:39:40.556Z] 6dc7af96dfc8: Verifying Checksum [2020-03-07T12:39:40.556Z] 6dc7af96dfc8: Download complete [2020-03-07T12:39:41.307Z] 6dc7af96dfc8: Pull complete [2020-03-07T12:39:41.307Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-03-07T12:39:41.307Z] Status: Downloaded newer image for busybox:latest [2020-03-07T12:39:41.450Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-07T12:39:41.450Z] INFO: Testing against a local daemon [2020-03-07T12:39:41.450Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.255s [2020-03-07T12:39:41.450Z] [2020-03-07T12:39:41.450Z] === Skipped [2020-03-07T12:39:41.450Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-03-07T12:39:41.450Z] external_test.go:48: runtime.GOOS == "windows" [2020-03-07T12:39:41.450Z] [2020-03-07T12:39:41.450Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-03-07T12:39:41.450Z] external_test.go:407: runtime.GOOS == "windows" [2020-03-07T12:39:41.450Z] [2020-03-07T12:39:41.450Z] [2020-03-07T12:39:41.450Z] DONE 2 tests, 2 skipped in 3.618s [2020-03-07T12:39:41.450Z] [2020-03-07T12:39:41.450Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-03-07T12:39:42.487Z] ok github.com/docker/docker/distribution/xfer 1.715s coverage: 85.1% of statements [2020-03-07T12:39:42.487Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-07T12:39:42.775Z] ok github.com/docker/docker/image/cache 0.036s coverage: 19.2% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-07T12:39:43.902Z] + bundleName=s390x-integration [2020-03-07T12:39:43.902Z] + echo Creating s390x-integration-bundles.tar.gz [2020-03-07T12:39:43.902Z] Creating s390x-integration-bundles.tar.gz [2020-03-07T12:39:43.902Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-03-07T12:39:43.902Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-03-07T12:39:44.073Z] Archiving artifacts [2020-03-07T12:39:44.271Z] ok github.com/docker/docker/image 0.151s coverage: 86.4% of statements [2020-03-07T12:39:44.271Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-07T12:39:44.271Z] ok github.com/docker/docker/libcontainerd/queue 0.054s coverage: 100.0% of statements [2020-03-07T12:39:45.297Z] ok github.com/docker/docker/image/v1 0.055s coverage: 25.0% of statements [2020-03-07T12:39:45.297Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-07T12:39:45.926Z] ok github.com/docker/docker/pkg/aaparser 0.020s coverage: 50.0% of statements [2020-03-07T12:39:47.948Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-03-07T12:39:47.948Z] --- PASS: TestDaemonStartWithLogOpt (14.31s) [2020-03-07T12:39:47.948Z] === CONT TestReadPluginNoRead [2020-03-07T12:39:48.549Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-07T12:39:48.549Z] INFO: Testing against a local daemon [2020-03-07T12:39:48.549Z] ok github.com/docker/docker/integration/plugin/logging 0.347s [2020-03-07T12:39:48.549Z] [2020-03-07T12:39:48.549Z] === Skipped [2020-03-07T12:39:48.549Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-03-07T12:39:48.549Z] read_test.go:21: no unix domain sockets on Windows [2020-03-07T12:39:48.549Z] [2020-03-07T12:39:48.549Z] [2020-03-07T12:39:48.549Z] DONE 1 tests, 1 skipped in 7.253s [2020-03-07T12:39:48.549Z] [2020-03-07T12:39:48.549Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-03-07T12:39:50.091Z] testing: warning: no tests to run [2020-03-07T12:39:50.091Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.197s [2020-03-07T12:39:50.091Z] [2020-03-07T12:39:50.091Z] DONE 0 tests in 1.347s [2020-03-07T12:39:50.091Z] [2020-03-07T12:39:50.091Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-03-07T12:39:50.352Z] ok github.com/docker/docker/opts 0.093s coverage: 67.4% of statements [2020-03-07T12:39:51.136Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40635/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-07T12:39:51.208Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-07T12:39:51.208Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-03-07T12:39:51.815Z] + make clean [2020-03-07T12:39:51.851Z] ok github.com/docker/docker/pkg/broadcaster 0.006s coverage: 100.0% of statements [2020-03-07T12:39:51.851Z] ok github.com/docker/docker/pkg/authorization 1.105s coverage: 68.3% of statements [2020-03-07T12:39:52.187Z] make: command: Command not found [2020-03-07T12:39:52.187Z] make: command: Command not found [2020-03-07T12:39:52.187Z] docker volume rm -f docker-dev-cache [2020-03-07T12:39:52.187Z] docker-dev-cache [Pipeline] deleteDir [2020-03-07T12:39:52.480Z] ok github.com/docker/docker/pkg/capabilities 0.006s coverage: 87.5% of statements [2020-03-07T12:39:52.569Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-03-07T12:39:52.824Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-03-07T12:39:52.824Z] --- PASS: TestContinueAfterPluginCrash (19.66s) [2020-03-07T12:39:53.002Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-07T12:39:53.002Z] INFO: Testing against a local daemon [2020-03-07T12:39:53.002Z] ok github.com/docker/docker/integration/plugin/volumes 0.346s [2020-03-07T12:39:53.002Z] [2020-03-07T12:39:53.002Z] === Skipped [2020-03-07T12:39:53.002Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-03-07T12:39:53.002Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-03-07T12:39:53.002Z] [2020-03-07T12:39:53.002Z] [2020-03-07T12:39:53.002Z] DONE 1 tests, 1 skipped in 2.805s [2020-03-07T12:39:53.002Z] [2020-03-07T12:39:53.002Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-03-07T12:39:53.117Z] ok github.com/docker/docker/pkg/archive 1.548s coverage: 77.0% of statements [2020-03-07T12:39:53.740Z] ok github.com/docker/docker/pkg/directory 0.033s coverage: 80.0% of statements [2020-03-07T12:39:53.750Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-03-07T12:39:54.764Z] ok github.com/docker/docker/pkg/discovery 0.008s coverage: 58.3% of statements [2020-03-07T12:39:55.052Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 92.9% of statements [2020-03-07T12:39:55.113Z] === RUN TestReadPluginNoRead/default [2020-03-07T12:39:55.186Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-07T12:39:55.186Z] INFO: Testing against a local daemon [2020-03-07T12:39:55.186Z] ok github.com/docker/docker/integration/secret 0.225s [2020-03-07T12:39:55.186Z] [2020-03-07T12:39:55.186Z] === Skipped [2020-03-07T12:39:55.186Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-03-07T12:39:55.186Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-03-07T12:39:55.186Z] [2020-03-07T12:39:55.186Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-03-07T12:39:55.186Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-03-07T12:39:55.186Z] [2020-03-07T12:39:55.186Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-03-07T12:39:55.186Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-03-07T12:39:55.186Z] [2020-03-07T12:39:55.186Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-03-07T12:39:55.186Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-03-07T12:39:55.186Z] [2020-03-07T12:39:55.186Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-03-07T12:39:55.186Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-03-07T12:39:55.186Z] [2020-03-07T12:39:55.186Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-03-07T12:39:55.186Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-03-07T12:39:55.186Z] [2020-03-07T12:39:55.186Z] [2020-03-07T12:39:55.186Z] DONE 6 tests, 6 skipped in 2.236s [2020-03-07T12:39:55.186Z] [2020-03-07T12:39:55.186Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-03-07T12:39:55.672Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-03-07T12:39:55.672Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-03-07T12:39:56.541Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-03-07T12:39:57.166Z] ok github.com/docker/docker/layer 7.251s coverage: 68.8% of statements [2020-03-07T12:39:57.166Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-07T12:39:57.166Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-07T12:39:57.166Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-07T12:39:57.166Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-07T12:39:57.166Z] ? github.com/docker/docker/oci [no test files] [2020-03-07T12:39:57.166Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-07T12:39:57.561Z] --- PASS: TestReadPluginNoRead (9.84s) [2020-03-07T12:39:57.561Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.02s) [2020-03-07T12:39:57.561Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.15s) [2020-03-07T12:39:57.561Z] --- PASS: TestReadPluginNoRead/default (2.41s) [2020-03-07T12:39:57.561Z] read_test.go:91: [d67b830d84e50] daemon is not started [2020-03-07T12:39:57.561Z] PASS [2020-03-07T12:39:57.561Z] [2020-03-07T12:39:57.561Z] DONE 6 tests in 24.270s [2020-03-07T12:39:57.561Z] 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-03-07T12:39:57.561Z] ++ 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-03-07T12:39:57.561Z] ++ set -e [2020-03-07T12:39:57.561Z] ++ '[' -n 0 ']' [2020-03-07T12:39:57.561Z] ++ set -x [2020-03-07T12:39:57.561Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-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-03-07T12:39:57.561Z] testing: warning: no tests to run [2020-03-07T12:39:57.561Z] PASS [2020-03-07T12:39:57.561Z] [2020-03-07T12:39:57.561Z] DONE 0 tests in 0.046s [2020-03-07T12:39:57.561Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-07T12:39:57.561Z] ++ 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-03-07T12:39:57.561Z] ++ set -e [2020-03-07T12:39:57.561Z] ++ '[' -n 0 ']' [2020-03-07T12:39:57.561Z] ++ set -x [2020-03-07T12:39:57.561Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:39:57.561Z] INFO: Testing against a local daemon [2020-03-07T12:39:57.561Z] === RUN TestPluginWithDevMounts [2020-03-07T12:39:57.561Z] === PAUSE TestPluginWithDevMounts [2020-03-07T12:39:57.561Z] === CONT TestPluginWithDevMounts [2020-03-07T12:39:57.561Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-03-07T12:39:57.790Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2020-03-07T12:39:58.075Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2020-03-07T12:39:58.101Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-07T12:39:58.101Z] INFO: Testing against a local daemon [2020-03-07T12:39:58.101Z] ok github.com/docker/docker/integration/service 0.364s [2020-03-07T12:39:58.101Z] [2020-03-07T12:39:58.101Z] === Skipped [2020-03-07T12:39:58.101Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-07T12:39:58.101Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-07T12:39:58.101Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-03-07T12:39:58.101Z] [2020-03-07T12:39:58.101Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-07T12:39:58.101Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-07T12:39:58.101Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-03-07T12:39:58.101Z] [2020-03-07T12:39:58.101Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-03-07T12:39:58.101Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-03-07T12:39:58.101Z] [2020-03-07T12:39:58.101Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-03-07T12:39:58.101Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-03-07T12:39:58.101Z] [2020-03-07T12:39:58.101Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-03-07T12:39:58.101Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-03-07T12:39:58.101Z] [2020-03-07T12:39:58.101Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-03-07T12:39:58.101Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-03-07T12:39:58.101Z] [2020-03-07T12:39:58.101Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-03-07T12:39:58.101Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-03-07T12:39:58.101Z] [2020-03-07T12:39:58.101Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-03-07T12:39:58.101Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-03-07T12:39:58.101Z] [2020-03-07T12:39:58.101Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-03-07T12:39:58.101Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-03-07T12:39:58.101Z] [2020-03-07T12:39:58.101Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2020-03-07T12:39:58.101Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-03-07T12:39:58.101Z] [2020-03-07T12:39:58.101Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-03-07T12:39:58.101Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-03-07T12:39:58.101Z] [2020-03-07T12:39:58.101Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-03-07T12:39:58.101Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-03-07T12:39:58.101Z] [2020-03-07T12:39:58.101Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-03-07T12:39:58.101Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-03-07T12:39:58.101Z] [2020-03-07T12:39:58.101Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-03-07T12:39:58.101Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-03-07T12:39:58.101Z] [2020-03-07T12:39:58.101Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-03-07T12:39:58.101Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-03-07T12:39:58.101Z] [2020-03-07T12:39:58.101Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-03-07T12:39:58.101Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-03-07T12:39:58.101Z] [2020-03-07T12:39:58.101Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-03-07T12:39:58.101Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-03-07T12:39:58.101Z] [2020-03-07T12:39:58.101Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-03-07T12:39:58.101Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-03-07T12:39:58.101Z] [2020-03-07T12:39:58.101Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-03-07T12:39:58.101Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-03-07T12:39:58.101Z] [2020-03-07T12:39:58.101Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-03-07T12:39:58.101Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-03-07T12:39:58.101Z] [2020-03-07T12:39:58.101Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-03-07T12:39:58.101Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-03-07T12:39:58.101Z] [2020-03-07T12:39:58.101Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-03-07T12:39:58.101Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-03-07T12:39:58.101Z] [2020-03-07T12:39:58.101Z] [2020-03-07T12:39:58.101Z] DONE 23 tests, 22 skipped in 3.012s [2020-03-07T12:39:58.101Z] [2020-03-07T12:39:58.101Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-03-07T12:39:59.098Z] ok github.com/docker/docker/pkg/chrootarchive 4.307s coverage: 43.2% of statements [2020-03-07T12:39:59.098Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-07T12:39:59.098Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-07T12:39:59.384Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements [2020-03-07T12:39:59.672Z] ok github.com/docker/docker/pkg/fileutils 0.023s coverage: 89.5% of statements [2020-03-07T12:40:00.074Z] --- PASS: TestPluginWithDevMounts (2.15s) [2020-03-07T12:40:00.074Z] PASS [2020-03-07T12:40:00.074Z] [2020-03-07T12:40:00.074Z] DONE 1 tests in 2.339s [2020-03-07T12:40:00.074Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-03-07T12:40:00.074Z] ++ 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-03-07T12:40:00.074Z] ++ set -e [2020-03-07T12:40:00.074Z] ++ '[' -n 0 ']' [2020-03-07T12:40:00.074Z] ++ set -x [2020-03-07T12:40:00.074Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:40:00.074Z] INFO: Testing against a local daemon [2020-03-07T12:40:00.074Z] === RUN TestSecretInspect [2020-03-07T12:40:00.287Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-07T12:40:00.287Z] INFO: Testing against a local daemon [2020-03-07T12:40:00.287Z] ok github.com/docker/docker/integration/session 0.201s [2020-03-07T12:40:00.287Z] [2020-03-07T12:40:00.287Z] === Skipped [2020-03-07T12:40:00.287Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-03-07T12:40:00.287Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-03-07T12:40:00.287Z] [2020-03-07T12:40:00.287Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-03-07T12:40:00.287Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-03-07T12:40:00.287Z] [2020-03-07T12:40:00.287Z] [2020-03-07T12:40:00.287Z] DONE 2 tests, 2 skipped in 2.243s [2020-03-07T12:40:00.690Z] ok github.com/docker/docker/pkg/discovery/kv 3.204s coverage: 84.1% of statements [2020-03-07T12:40:00.747Z] [2020-03-07T12:40:00.747Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-03-07T12:40:00.976Z] ok github.com/docker/docker/pkg/fsutils 0.372s coverage: 85.1% of statements [2020-03-07T12:40:00.976Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2020-03-07T12:40:01.971Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-03-07T12:40:02.226Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-03-07T12:40:02.931Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-07T12:40:02.931Z] INFO: Testing against a local daemon [2020-03-07T12:40:03.027Z] ok github.com/docker/docker/pkg/jsonmessage 0.031s coverage: 91.7% of statements [2020-03-07T12:40:03.027Z] ok github.com/docker/docker/pkg/locker 0.066s coverage: 88.9% of statements [2020-03-07T12:40:03.153Z] --- PASS: TestSecretInspect (3.02s) [2020-03-07T12:40:03.153Z] === RUN TestSecretList [2020-03-07T12:40:03.651Z] ok github.com/docker/docker/pkg/idtools 0.844s coverage: 70.1% of statements [2020-03-07T12:40:03.903Z] ok github.com/docker/docker/integration/system 1.691s [2020-03-07T12:40:03.937Z] ok github.com/docker/docker/pkg/longpath 0.023s coverage: 100.0% of statements [2020-03-07T12:40:04.364Z] [2020-03-07T12:40:04.364Z] === Skipped [2020-03-07T12:40:04.364Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-07T12:40:04.364Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-03-07T12:40:04.364Z] [2020-03-07T12:40:04.364Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-03-07T12:40:04.364Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-03-07T12:40:04.364Z] [2020-03-07T12:40:04.364Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-03-07T12:40:04.364Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-03-07T12:40:04.364Z] [2020-03-07T12:40:04.364Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-03-07T12:40:04.364Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-07T12:40:04.364Z] [2020-03-07T12:40:04.364Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-03-07T12:40:04.364Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-03-07T12:40:04.364Z] [2020-03-07T12:40:04.364Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-03-07T12:40:04.364Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-03-07T12:40:04.364Z] [2020-03-07T12:40:04.364Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-03-07T12:40:04.364Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-03-07T12:40:04.364Z] [2020-03-07T12:40:04.364Z] [2020-03-07T12:40:04.364Z] DONE 13 tests, 7 skipped in 3.735s [2020-03-07T12:40:04.364Z] [2020-03-07T12:40:04.364Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-03-07T12:40:04.962Z] ok github.com/docker/docker/pkg/ioutils 1.616s coverage: 70.6% of statements [2020-03-07T12:40:04.962Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-07T12:40:04.962Z] ok github.com/docker/docker/pkg/namesgenerator 0.017s coverage: 85.7% of statements [2020-03-07T12:40:05.039Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-03-07T12:40:05.039Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-03-07T12:40:05.249Z] ok github.com/docker/docker/pkg/parsers 0.016s coverage: 97.0% of statements [2020-03-07T12:40:05.872Z] ok github.com/docker/docker/pkg/mount 0.954s coverage: 70.0% of statements [2020-03-07T12:40:05.872Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-07T12:40:05.872Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2020-03-07T12:40:06.162Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.012s coverage: 91.4% of statements [2020-03-07T12:40:06.401Z] --- PASS: TestSecretList (3.17s) [2020-03-07T12:40:06.401Z] === RUN TestSecretsCreateAndDelete [2020-03-07T12:40:06.448Z] ok github.com/docker/docker/pkg/pidfile 0.016s coverage: 82.4% of statements [2020-03-07T12:40:06.448Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-07T12:40:06.448Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-07T12:40:06.550Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-07T12:40:06.550Z] INFO: Testing against a local daemon [2020-03-07T12:40:06.550Z] ok github.com/docker/docker/integration/volume 0.384s [2020-03-07T12:40:07.011Z] [2020-03-07T12:40:07.011Z] === Skipped [2020-03-07T12:40:07.011Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-03-07T12:40:07.011Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-03-07T12:40:07.011Z] [2020-03-07T12:40:07.011Z] [2020-03-07T12:40:07.011Z] DONE 5 tests, 1 skipped in 2.564s [2020-03-07T12:40:07.011Z] [2020-03-07T12:40:07.011Z] INFO: make.ps1 ended at 03/07/2020 12:40:06 [2020-03-07T12:40:07.011Z] INFO: Integration CLI tests being run from the host: [2020-03-07T12:40:07.011Z] 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-03-07T12:40:07.327Z] === RUN TestDockerSuite/TestBuildNetNone [2020-03-07T12:40:07.957Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.026s coverage: 56.8% of statements [2020-03-07T12:40:08.253Z] === RUN TestDockerSuite/TestBuildNoContext [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-07T12:40:09.180Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-03-07T12:40:09.435Z] --- PASS: TestSecretsCreateAndDelete (3.29s) [2020-03-07T12:40:09.435Z] === RUN TestSecretsUpdate [2020-03-07T12:40:09.452Z] ok github.com/docker/docker/pkg/pools 0.008s coverage: 88.2% of statements [2020-03-07T12:40:09.452Z] ok github.com/docker/docker/pkg/plugins/transport 0.028s coverage: 85.7% of statements [2020-03-07T12:40:09.452Z] ok github.com/docker/docker/pkg/progress 0.007s coverage: 75.9% of statements [2020-03-07T12:40:10.360Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-03-07T12:40:10.472Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2020-03-07T12:40:11.490Z] ok github.com/docker/docker/pkg/pubsub 1.162s coverage: 73.9% of statements [2020-03-07T12:40:11.490Z] ok github.com/docker/docker/pkg/stdcopy 0.015s coverage: 100.0% of statements [2020-03-07T12:40:12.246Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-03-07T12:40:12.246Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-03-07T12:40:12.502Z] --- PASS: TestSecretsUpdate (2.95s) [2020-03-07T12:40:12.502Z] === RUN TestTemplatedSecret [2020-03-07T12:40:12.502Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-03-07T12:40:12.502Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-03-07T12:40:12.510Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2020-03-07T12:40:12.800Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2020-03-07T12:40:13.063Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-03-07T12:40:13.318Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-03-07T12:40:13.423Z] ok github.com/docker/docker/pkg/symlink 0.017s coverage: 87.7% of statements [2020-03-07T12:40:13.710Z] ok github.com/docker/docker/pkg/sysinfo 0.011s coverage: 70.8% of statements [2020-03-07T12:40:14.244Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-03-07T12:40:14.334Z] ok github.com/docker/docker/pkg/signal 3.415s coverage: 61.0% of statements [2020-03-07T12:40:15.357Z] ok github.com/docker/docker/pkg/system 0.055s coverage: 36.4% of statements [2020-03-07T12:40:15.357Z] ok github.com/docker/docker/pkg/tailfile 0.114s coverage: 88.6% of statements [2020-03-07T12:40:15.621Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-07T12:40:15.621Z] INFO: Testing against a local daemon [2020-03-07T12:40:16.131Z] --- PASS: TestTemplatedSecret (3.75s) [2020-03-07T12:40:16.132Z] === RUN TestSecretCreateResolve [2020-03-07T12:40:16.847Z] testing: warning: no tests to run [2020-03-07T12:40:16.848Z] coverage: [no statements] [2020-03-07T12:40:16.848Z] ok github.com/docker/docker/pkg/term/windows 0.005s coverage: [no statements] [no tests to run] [2020-03-07T12:40:16.848Z] ok github.com/docker/docker/pkg/term 0.011s coverage: 85.9% of statements [2020-03-07T12:40:17.059Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-03-07T12:40:17.137Z] ok github.com/docker/docker/pkg/tarsum 0.241s coverage: 89.3% of statements [2020-03-07T12:40:17.767Z] ok github.com/docker/docker/pkg/urlutil 0.043s coverage: 100.0% of statements [2020-03-07T12:40:17.767Z] ok github.com/docker/docker/pkg/truncindex 0.118s coverage: 91.5% of statements [2020-03-07T12:40:17.986Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-03-07T12:40:18.056Z] ok github.com/docker/docker/pkg/useragent 0.025s coverage: 88.9% of statements [2020-03-07T12:40:19.349Z] --- PASS: TestSecretCreateResolve (3.31s) [2020-03-07T12:40:19.349Z] PASS [2020-03-07T12:40:19.349Z] [2020-03-07T12:40:19.349Z] DONE 6 tests in 19.645s [2020-03-07T12:40:19.349Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-03-07T12:40:19.349Z] ++ 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-03-07T12:40:19.349Z] ++ set -e [2020-03-07T12:40:19.349Z] ++ '[' -n 0 ']' [2020-03-07T12:40:19.349Z] ++ set -x [2020-03-07T12:40:19.349Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:40:19.604Z] INFO: Testing against a local daemon [2020-03-07T12:40:19.604Z] === RUN TestServiceCreateInit [2020-03-07T12:40:19.604Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-07T12:40:20.111Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.5% of statements [2020-03-07T12:40:20.967Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-03-07T12:40:22.168Z] ok github.com/docker/docker/reference 0.031s coverage: 84.4% of statements [2020-03-07T12:40:22.331Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-03-07T12:40:23.193Z] ok github.com/docker/docker/profiles/seccomp 0.013s coverage: 68.8% of statements [2020-03-07T12:40:24.213Z] ok github.com/docker/docker/plugin 0.595s coverage: 27.1% of statements [2020-03-07T12:40:24.216Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-07T12:40:24.776Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-03-07T12:40:25.240Z] ok github.com/docker/docker/registry/resumable 0.031s coverage: 100.0% of statements [2020-03-07T12:40:26.265Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 45.3% of statements [2020-03-07T12:40:26.662Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-03-07T12:40:27.762Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2020-03-07T12:40:27.762Z] ok github.com/docker/docker/registry 0.422s coverage: 56.0% of statements [2020-03-07T12:40:28.023Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-03-07T12:40:28.057Z] ok github.com/docker/docker/runconfig 0.033s coverage: 68.2% of statements [2020-03-07T12:40:28.278Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-03-07T12:40:29.640Z] --- PASS: TestServiceCreateInit (10.01s) [2020-03-07T12:40:29.640Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.49s) [2020-03-07T12:40:29.640Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.49s) [2020-03-07T12:40:29.640Z] === RUN TestCreateServiceMultipleTimes [2020-03-07T12:40:31.545Z] ok github.com/docker/docker/volume/drivers 0.016s coverage: 36.1% of statements [2020-03-07T12:40:32.904Z] === RUN TestDockerSuite/TestBuildPATH [2020-03-07T12:40:34.255Z] ok github.com/docker/docker/volume/mounts 0.074s coverage: 67.0% of statements [2020-03-07T12:40:34.543Z] ok github.com/docker/docker/volume/local 0.056s coverage: 73.0% of statements [2020-03-07T12:40:35.416Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-03-07T12:40:35.555Z] ok github.com/docker/docker/volume/service 0.029s coverage: 73.0% of statements [2020-03-07T12:40:36.343Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-03-07T12:40:37.707Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-03-07T12:40:43.932Z] ok github.com/docker/docker/pkg/plugins 33.631s coverage: 76.6% of statements [2020-03-07T12:40:43.932Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-07T12:40:43.932Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-07T12:40:43.932Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-07T12:40:43.932Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-07T12:40:43.932Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-07T12:40:43.932Z] ? github.com/docker/docker/rootless [no test files] [2020-03-07T12:40:43.932Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-07T12:40:43.932Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-07T12:40:43.932Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-07T12:40:43.932Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-07T12:40:43.932Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-07T12:40:43.932Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-07T12:40:43.932Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-07T12:40:43.932Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-07T12:40:43.932Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-07T12:40:43.932Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-07T12:40:43.932Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-07T12:40:43.932Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-07T12:40:43.932Z] ? github.com/docker/docker/volume [no test files] [2020-03-07T12:40:43.932Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-07T12:40:43.932Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-07T12:40:43.932Z] [2020-03-07T12:40:43.932Z] === Skipped [2020-03-07T12:40:43.932Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-07T12:40:43.932Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-07T12:40:43.932Z] [2020-03-07T12:40:43.932Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-07T12:40:43.932Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-07T12:40:43.932Z] [2020-03-07T12:40:43.932Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-07T12:40:43.932Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-07T12:40:43.932Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-07T12:40:43.932Z] [2020-03-07T12:40:43.932Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-07T12:40:43.932Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-07T12:40:43.932Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-07T12:40:43.932Z] [2020-03-07T12:40:43.932Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-07T12:40:43.932Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-07T12:40:43.932Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-07T12:40:43.932Z] [2020-03-07T12:40:43.932Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-07T12:40:43.932Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-07T12:40:43.932Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-07T12:40:43.932Z] [2020-03-07T12:40:43.932Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-07T12:40:43.932Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-07T12:40:43.932Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-07T12:40:43.932Z] [2020-03-07T12:40:43.932Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-07T12:40:43.932Z] graphtest_unix.go:73: No driver to put! [2020-03-07T12:40:43.932Z] [2020-03-07T12:40:43.932Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-07T12:40:43.932Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-07T12:40:43.932Z] [2020-03-07T12:40:43.932Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-07T12:40:43.932Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-07T12:40:43.932Z] [2020-03-07T12:40:43.932Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-07T12:40:43.932Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-07T12:40:43.932Z] [2020-03-07T12:40:43.932Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-07T12:40:43.932Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-07T12:40:43.932Z] [2020-03-07T12:40:43.932Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-07T12:40:43.932Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-07T12:40:43.932Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-07T12:40:43.932Z] [2020-03-07T12:40:43.932Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-07T12:40:43.932Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-07T12:40:43.932Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-07T12:40:43.932Z] [2020-03-07T12:40:43.932Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-07T12:40:43.932Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-07T12:40:43.932Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-07T12:40:43.932Z] [2020-03-07T12:40:43.933Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-07T12:40:43.933Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-07T12:40:43.933Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-07T12:40:43.933Z] [2020-03-07T12:40:43.933Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-07T12:40:43.933Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-07T12:40:43.933Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-07T12:40:43.933Z] [2020-03-07T12:40:43.933Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-07T12:40:43.933Z] graphtest_unix.go:73: No driver to put! [2020-03-07T12:40:43.933Z] [2020-03-07T12:40:43.933Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-07T12:40:43.933Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-07T12:40:43.933Z] [2020-03-07T12:40:43.933Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-07T12:40:43.933Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-07T12:40:43.933Z] [2020-03-07T12:40:43.933Z] [2020-03-07T12:40:43.933Z] DONE 2168 tests, 20 skipped in 343.753s Post stage [Pipeline] junit [2020-03-07T12:40:43.970Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-07T12:40:46.075Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40635/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 -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:1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 hack/make.sh dynbinary test-integration [2020-03-07T12:40:46.698Z] [2020-03-07T12:40:46.698Z] Removing bundles/ [2020-03-07T12:40:46.698Z] [2020-03-07T12:40:46.698Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-07T12:40:46.698Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-07T12:40:46.698Z] GOOS="" GOARCH="" GOARM="" [2020-03-07T12:40:47.641Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-03-07T12:40:48.566Z] --- PASS: TestCreateServiceMultipleTimes (18.84s) [2020-03-07T12:40:48.566Z] === RUN TestCreateServiceConflict [2020-03-07T12:40:51.831Z] --- PASS: TestCreateServiceConflict (3.16s) [2020-03-07T12:40:51.831Z] === RUN TestCreateServiceMaxReplicas [2020-03-07T12:40:52.087Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-03-07T12:40:54.599Z] === RUN TestDockerSuite/TestBuildRm [2020-03-07T12:40:55.159Z] --- PASS: TestCreateServiceMaxReplicas (3.62s) [2020-03-07T12:40:55.159Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-07T12:40:57.671Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-03-07T12:40:57.836Z] #33 129.2 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-07T12:40:57.836Z] #33 131.6 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-07T12:40:57.836Z] #33 132.8 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-07T12:40:57.836Z] #33 134.8 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-07T12:40:57.836Z] #33 137.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-07T12:40:57.836Z] #33 138.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-07T12:40:57.836Z] #33 139.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-07T12:40:57.926Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-03-07T12:40:58.398Z] #33 140.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-07T12:40:58.655Z] #33 141.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-07T12:40:59.292Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-03-07T12:41:00.547Z] #33 142.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-07T12:41:00.656Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-03-07T12:41:01.219Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-03-07T12:41:01.477Z] #33 143.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-07T12:41:01.782Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-03-07T12:41:02.849Z] #33 145.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-07T12:41:03.666Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-03-07T12:41:04.590Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-03-07T12:41:04.743Z] #33 146.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-07T12:41:05.000Z] #33 147.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-07T12:41:05.953Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-03-07T12:41:06.894Z] #33 149.2 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-07T12:41:08.263Z] #33 150.4 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-07T12:41:10.160Z] #33 152.2 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-07T12:41:10.160Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-03-07T12:41:10.160Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-03-07T12:41:10.160Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.06s) [2020-03-07T12:41:10.160Z] === RUN TestCreateServiceSecretFileMode [2020-03-07T12:41:10.415Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-03-07T12:41:10.415Z] === RUN TestDockerSuite/TestBuildSpaces [2020-03-07T12:41:10.975Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-03-07T12:41:11.089Z] #33 153.3 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-07T12:41:11.900Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-03-07T12:41:12.018Z] #33 154.4 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-07T12:41:12.154Z] === RUN TestDockerSuite/TestBuildStderr [2020-03-07T12:41:13.387Z] #33 155.5 [2020-03-07T12:41:13.388Z] #33 DONE 155.9s [2020-03-07T12:41:13.517Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-03-07T12:41:13.517Z] --- PASS: TestCreateServiceSecretFileMode (3.29s) [2020-03-07T12:41:13.517Z] === RUN TestCreateServiceConfigFileMode [2020-03-07T12:41:13.644Z] [2020-03-07T12:41:13.644Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-03-07T12:41:14.442Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-03-07T12:41:15.011Z] #34 DONE 1.6s [2020-03-07T12:41:16.905Z] [2020-03-07T12:41:16.905Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-03-07T12:41:17.468Z] #35 DONE 0.9s [2020-03-07T12:41:17.468Z] [2020-03-07T12:41:17.468Z] #36 exporting to image [2020-03-07T12:41:17.468Z] #36 exporting layers [2020-03-07T12:41:17.704Z] --- PASS: TestCreateServiceConfigFileMode (3.68s) [2020-03-07T12:41:17.704Z] === RUN TestCreateServiceSysctls [2020-03-07T12:41:18.629Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-03-07T12:41:19.359Z] #36 exporting layers 1.8s done [2020-03-07T12:41:19.359Z] #36 writing image sha256:34fb178d74196f2c162710f24bfff040a4e4c57e7d5530ff17ab5e721854dd50 done [2020-03-07T12:41:19.359Z] #36 naming to docker.io/library/moby-e2e-test done [2020-03-07T12:41:19.359Z] #36 DONE 1.8s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-07T12:41:19.672Z] + echo Ensuring container killed. [2020-03-07T12:41:19.672Z] Ensuring container killed. [2020-03-07T12:41:19.672Z] + docker rm -vf docker-pr4 [2020-03-07T12:41:19.672Z] Error: No such container: docker-pr4 [2020-03-07T12:41:19.672Z] + true [Pipeline] sh [2020-03-07T12:41:19.951Z] + echo Chowning /workspace to jenkins user [2020-03-07T12:41:19.951Z] Chowning /workspace to jenkins user [2020-03-07T12:41:19.951Z] + id -u [2020-03-07T12:41:19.951Z] + id -g [2020-03-07T12:41:19.951Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40635:/workspace busybox chown -R 1000:1000 /workspace [2020-03-07T12:41:19.992Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-07T12:41:21.174Z] + bundleName=unit [2020-03-07T12:41:21.174Z] + echo Creating unit-bundles.tar.gz [2020-03-07T12:41:21.174Z] Creating unit-bundles.tar.gz [2020-03-07T12:41:21.174Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-03-07T12:41:21.174Z] bundles/junit-report.xml [2020-03-07T12:41:21.174Z] bundles/go-test-report.json [2020-03-07T12:41:21.174Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-03-07T12:41:21.184Z] Archiving artifacts [2020-03-07T12:41:21.353Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-03-07T12:41:21.556Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40635/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-07T12:41:21.608Z] --- PASS: TestCreateServiceSysctls (4.29s) [2020-03-07T12:41:21.608Z] === RUN TestCreateServiceCapabilities [2020-03-07T12:41:21.862Z] + make clean [2020-03-07T12:41:21.862Z] docker volume rm -f docker-dev-cache [2020-03-07T12:41:21.863Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-03-07T12:41:22.119Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-07T12:41:22.788Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-03-07T12:41:24.676Z] === RUN TestDockerSuite/TestBuildUser [2020-03-07T12:41:24.931Z] --- PASS: TestCreateServiceCapabilities (3.31s) [2020-03-07T12:41:24.931Z] === RUN TestInspect [2020-03-07T12:41:27.444Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-03-07T12:41:28.004Z] --- PASS: TestInspect (3.22s) [2020-03-07T12:41:28.004Z] === RUN TestCreateJob [2020-03-07T12:41:31.266Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-03-07T12:41:32.629Z] --- PASS: TestCreateJob (4.26s) [2020-03-07T12:41:32.629Z] === RUN TestReplicatedJob [2020-03-07T12:41:39.159Z] --- PASS: TestReplicatedJob (6.39s) [2020-03-07T12:41:39.159Z] === RUN TestUpdateReplicatedJob [2020-03-07T12:41:43.318Z] --- PASS: TestUpdateReplicatedJob (4.45s) [2020-03-07T12:41:43.319Z] === RUN TestServiceListWithStatuses [2020-03-07T12:41:43.319Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-07T12:41:43.319Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-07T12:41:43.319Z] === RUN TestDockerNetworkConnectAlias [2020-03-07T12:41:49.847Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-03-07T12:41:50.102Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-03-07T12:41:50.358Z] --- PASS: TestDockerNetworkConnectAlias (7.17s) [2020-03-07T12:41:50.358Z] === RUN TestDockerNetworkReConnect [2020-03-07T12:41:50.613Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-03-07T12:41:50.868Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-03-07T12:41:52.754Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-03-07T12:41:53.679Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-03-07T12:41:55.565Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-03-07T12:41:55.565Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-03-07T12:41:55.565Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-03-07T12:41:55.565Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-03-07T12:41:55.565Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-03-07T12:41:55.819Z] --- PASS: TestDockerNetworkReConnect (5.48s) [2020-03-07T12:41:55.819Z] === RUN TestServicePlugin [2020-03-07T12:41:56.745Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-03-07T12:41:57.671Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-03-07T12:41:57.671Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-03-07T12:41:59.035Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-03-07T12:42:00.398Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-03-07T12:42:01.324Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-03-07T12:42:01.580Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-03-07T12:42:05.746Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-03-07T12:42:07.641Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-03-07T12:42:08.566Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-03-07T12:42:09.126Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-03-07T12:42:09.686Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-03-07T12:42:09.686Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-03-07T12:42:10.612Z] === RUN TestDockerSuite/TestBuildXZHost [2020-03-07T12:42:13.125Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-03-07T12:42:13.125Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-03-07T12:42:13.125Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-03-07T12:42:14.050Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-03-07T12:42:14.976Z] === RUN TestDockerSuite/TestCommitChange [2020-03-07T12:42:16.338Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-03-07T12:42:17.264Z] === RUN TestDockerSuite/TestCommitHardlink [2020-03-07T12:42:18.626Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-03-07T12:42:19.552Z] === RUN TestDockerSuite/TestCommitNewFile [2020-03-07T12:42:21.438Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-03-07T12:42:22.801Z] === RUN TestDockerSuite/TestCommitTTY [2020-03-07T12:42:24.687Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-03-07T12:42:25.246Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-03-07T12:42:27.134Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-03-07T12:42:28.059Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-03-07T12:42:28.059Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-03-07T12:42:28.059Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-03-07T12:42:28.059Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-03-07T12:42:28.059Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-03-07T12:42:28.059Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-03-07T12:42:28.059Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-03-07T12:42:29.945Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-03-07T12:42:31.857Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-03-07T12:42:31.857Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-03-07T12:42:32.432Z] --- PASS: TestServicePlugin (36.62s) [2020-03-07T12:42:32.432Z] plugin_test.go:62: [ddb850a366f7a] joining swarm manager [dfbd04b4a5bcc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-07T12:42:32.432Z] plugin_test.go:65: [d6c5ef72d340d] joining swarm manager [dfbd04b4a5bcc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-07T12:42:32.432Z] === RUN TestServiceUpdateLabel [2020-03-07T12:42:32.432Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-03-07T12:42:33.799Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-03-07T12:42:34.360Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-03-07T12:42:35.285Z] --- PASS: TestServiceUpdateLabel (2.87s) [2020-03-07T12:42:35.285Z] === RUN TestServiceUpdateSecrets [2020-03-07T12:42:35.285Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-03-07T12:42:36.210Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-03-07T12:42:36.465Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-03-07T12:42:36.465Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-03-07T12:42:37.390Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-03-07T12:42:37.390Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-03-07T12:42:37.390Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-03-07T12:42:37.390Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-03-07T12:42:37.390Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-03-07T12:42:38.317Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-03-07T12:42:39.242Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-03-07T12:42:40.168Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-03-07T12:42:40.168Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-03-07T12:42:42.053Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-03-07T12:42:42.614Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-03-07T12:42:42.614Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-03-07T12:42:43.539Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-03-07T12:42:44.464Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-03-07T12:42:45.025Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-03-07T12:42:45.950Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-03-07T12:42:45.950Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-03-07T12:42:46.875Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-03-07T12:42:47.801Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-03-07T12:42:48.726Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-03-07T12:42:48.726Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-03-07T12:42:49.652Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-03-07T12:42:51.014Z] --- PASS: TestServiceUpdateSecrets (15.43s) [2020-03-07T12:42:51.014Z] === RUN TestServiceUpdateConfigs [2020-03-07T12:42:51.014Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-03-07T12:42:52.901Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-03-07T12:42:52.901Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-03-07T12:42:52.901Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-03-07T12:42:52.901Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-03-07T12:42:52.901Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-03-07T12:42:53.463Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-03-07T12:42:53.922Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-07T12:42:53.922Z] [2020-03-07T12:42:53.922Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-07T12:42:53.922Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-07T12:42:53.922Z] HOSTNAME=689e060986f7 [2020-03-07T12:42:53.922Z] TESTDEBUG=0 [2020-03-07T12:42:53.922Z] DEST=bundles/test-integration [2020-03-07T12:42:53.922Z] PWD=/go/src/github.com/docker/docker [2020-03-07T12:42:53.922Z] DOCKER_GITCOMMIT=1ea3a2b7f5902ca9aa2fb9cfa814c14624807d84 [2020-03-07T12:42:53.922Z] container=docker [2020-03-07T12:42:53.922Z] HOME=/root [2020-03-07T12:42:53.922Z] GOLANG_VERSION=1.13.8 [2020-03-07T12:42:53.922Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-07T12:42:53.922Z] VALIDATE_BRANCH=master [2020-03-07T12:42:53.922Z] TERM=xterm [2020-03-07T12:42:53.922Z] DOCKER_PKG=github.com/docker/docker [2020-03-07T12:42:53.922Z] SHLVL=1 [2020-03-07T12:42:53.922Z] TIMEOUT=120m [2020-03-07T12:42:53.922Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-07T12:42:53.922Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-07T12:42:53.922Z] GO111MODULE=off [2020-03-07T12:42:53.922Z] DOCKER_EXPERIMENTAL=1 [2020-03-07T12:42:53.922Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-07T12:42:53.922Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-07T12:42:53.922Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-07T12:42:53.922Z] GOPATH=/go [2020-03-07T12:42:53.922Z] PKG_CONFIG=pkg-config [2020-03-07T12:42:53.922Z] _=/usr/bin/env [2020-03-07T12:42:53.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-07T12:42:58.704Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-03-07T12:42:58.959Z] === RUN TestDockerSuite/TestContainerAPITop [2020-03-07T12:42:59.936Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-03-07T12:42:59.936Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-03-07T12:42:59.936Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-03-07T12:43:03.199Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-03-07T12:43:03.454Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-03-07T12:43:04.816Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-03-07T12:43:06.180Z] --- PASS: TestServiceUpdateConfigs (15.38s) [2020-03-07T12:43:06.180Z] === RUN TestServiceUpdateNetwork [2020-03-07T12:43:10.343Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-03-07T12:43:10.343Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-03-07T12:43:12.229Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-03-07T12:43:13.592Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-03-07T12:43:14.954Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-03-07T12:43:16.839Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-03-07T12:43:18.202Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-03-07T12:43:19.565Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-03-07T12:43:19.821Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-03-07T12:43:21.184Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a2e100_} [2020-03-07T12:43:21.439Z] --- PASS: TestServiceUpdateNetwork (15.39s) [2020-03-07T12:43:21.439Z] PASS [2020-03-07T12:43:21.439Z] [2020-03-07T12:43:21.439Z] === Skipped [2020-03-07T12:43:21.439Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-03-07T12:43:21.439Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-07T12:43:21.439Z] [2020-03-07T12:43:21.439Z] [2020-03-07T12:43:21.439Z] DONE 23 tests, 1 skipped in 182.064s [2020-03-07T12:43:21.439Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-03-07T12:43:21.439Z] ++ 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-03-07T12:43:21.439Z] ++ set -e [2020-03-07T12:43:21.439Z] ++ '[' -n 0 ']' [2020-03-07T12:43:21.439Z] ++ set -x [2020-03-07T12:43:21.439Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:43:21.695Z] INFO: Testing against a local daemon [2020-03-07T12:43:21.695Z] === RUN TestSessionCreate [2020-03-07T12:43:21.695Z] --- PASS: TestSessionCreate (0.04s) [2020-03-07T12:43:21.695Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-07T12:43:21.695Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-03-07T12:43:21.695Z] PASS [2020-03-07T12:43:21.695Z] [2020-03-07T12:43:21.695Z] DONE 2 tests in 0.197s [2020-03-07T12:43:21.695Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-03-07T12:43:21.695Z] ++ 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-03-07T12:43:21.695Z] ++ set -e [2020-03-07T12:43:21.695Z] ++ '[' -n 0 ']' [2020-03-07T12:43:21.695Z] ++ set -x [2020-03-07T12:43:21.695Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:43:21.951Z] INFO: Testing against a local daemon [2020-03-07T12:43:21.951Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-07T12:43:21.951Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-07T12:43:21.951Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-07T12:43:21.951Z] === RUN TestEventsExecDie [2020-03-07T12:43:22.881Z] --- PASS: TestEventsExecDie (0.94s) [2020-03-07T12:43:22.881Z] === RUN TestEventsBackwardsCompatible [2020-03-07T12:43:22.881Z] --- PASS: TestEventsBackwardsCompatible (0.13s) [2020-03-07T12:43:22.881Z] === RUN TestInfoBinaryCommits [2020-03-07T12:43:23.136Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-03-07T12:43:23.136Z] === RUN TestInfoAPIVersioned [2020-03-07T12:43:23.136Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-03-07T12:43:23.136Z] === RUN TestInfoDiscoveryBackend [2020-03-07T12:43:23.136Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1657126477_/foo_false____} [2020-03-07T12:43:23.697Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-03-07T12:43:23.697Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-07T12:43:24.644Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-07T12:43:24.644Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-07T12:43:24.644Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1657126477_/foo_true____} [2020-03-07T12:43:25.205Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s) [2020-03-07T12:43:25.205Z] === RUN TestInfoAPI [2020-03-07T12:43:25.205Z] --- PASS: TestInfoAPI (0.08s) [2020-03-07T12:43:25.205Z] === RUN TestInfoAPIWarnings [2020-03-07T12:43:25.766Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-03-07T12:43:25.766Z] === RUN TestInfoDebug [2020-03-07T12:43:26.326Z] --- PASS: TestInfoDebug (0.55s) [2020-03-07T12:43:26.326Z] === RUN TestInfoInsecureRegistries [2020-03-07T12:43:26.580Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3220826952_/foo_false____} [2020-03-07T12:43:26.836Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-03-07T12:43:26.836Z] === RUN TestInfoRegistryMirrors [2020-03-07T12:43:27.397Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-03-07T12:43:27.397Z] === RUN TestLoginFailsWithBadCredentials [2020-03-07T12:43:27.397Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s) [2020-03-07T12:43:27.397Z] === RUN TestPingCacheHeaders [2020-03-07T12:43:27.652Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-03-07T12:43:27.652Z] === RUN TestPingGet [2020-03-07T12:43:27.652Z] --- PASS: TestPingGet (0.02s) [2020-03-07T12:43:27.652Z] === RUN TestPingHead [2020-03-07T12:43:27.652Z] --- PASS: TestPingHead (0.03s) [2020-03-07T12:43:27.652Z] === RUN TestVersion [2020-03-07T12:43:27.652Z] --- PASS: TestVersion (0.03s) [2020-03-07T12:43:27.652Z] PASS [2020-03-07T12:43:27.652Z] [2020-03-07T12:43:27.652Z] === Skipped [2020-03-07T12:43:27.652Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-07T12:43:27.652Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-07T12:43:27.652Z] [2020-03-07T12:43:27.652Z] [2020-03-07T12:43:27.652Z] DONE 18 tests, 1 skipped in 5.849s [2020-03-07T12:43:27.652Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-03-07T12:43:27.652Z] ++ 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-03-07T12:43:27.652Z] ++ set -e [2020-03-07T12:43:27.652Z] ++ '[' -n 0 ']' [2020-03-07T12:43:27.652Z] ++ set -x [2020-03-07T12:43:27.652Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:43:27.652Z] INFO: Testing against a local daemon [2020-03-07T12:43:27.652Z] === RUN TestVolumesCreateAndList [2020-03-07T12:43:27.907Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-03-07T12:43:27.907Z] === RUN TestVolumesRemove [2020-03-07T12:43:27.907Z] --- PASS: TestVolumesRemove (0.12s) [2020-03-07T12:43:27.907Z] === RUN TestVolumesInspect [2020-03-07T12:43:27.907Z] --- PASS: TestVolumesInspect (0.03s) [2020-03-07T12:43:27.907Z] === RUN TestVolumesInvalidJSON [2020-03-07T12:43:27.907Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-07T12:43:27.907Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-07T12:43:27.907Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-07T12:43:27.907Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-03-07T12:43:27.907Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-07T12:43:27.907Z] PASS [2020-03-07T12:43:27.907Z] [2020-03-07T12:43:27.907Z] DONE 5 tests in 0.353s [2020-03-07T12:43:27.907Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-07T12:43:28.162Z] ++++ cat bundles/test-integration/docker.pid [2020-03-07T12:43:28.162Z] +++ kill 5451 [2020-03-07T12:43:28.162Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3220826952_/foo_true____} [2020-03-07T12:43:29.523Z] +++ /etc/init.d/apparmor stop [2020-03-07T12:43:29.523Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-07T12:43:29.523Z] [2020-03-07T12:43:29.523Z] Unloading profiles will leave already running processes permanently [2020-03-07T12:43:29.523Z] unconfined, which can lead to unexpected situations. [2020-03-07T12:43:29.523Z] [2020-03-07T12:43:29.523Z] To set a process to complain mode, use the command line tool [2020-03-07T12:43:29.523Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-07T12:43:29.523Z] +++ true [2020-03-07T12:43:29.523Z] [2020-03-07T12:43:29.779Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3220826952_/foo_true__0xc000a2e600__} [2020-03-07T12:43:31.664Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a2e620_} [2020-03-07T12:43:33.550Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a2e640_} [2020-03-07T12:43:35.437Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a2e660_} [2020-03-07T12:43:36.801Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a2e680_} [2020-03-07T12:43:38.686Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-03-07T12:43:40.048Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-03-07T12:43:40.049Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-03-07T12:43:40.049Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-03-07T12:43:40.049Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-03-07T12:43:40.049Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-03-07T12:43:40.049Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-03-07T12:43:40.049Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-03-07T12:43:40.049Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-03-07T12:43:40.049Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-03-07T12:43:40.049Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-03-07T12:43:40.049Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-03-07T12:43:40.049Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-03-07T12:43:40.049Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-03-07T12:43:40.304Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-03-07T12:43:40.304Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-03-07T12:43:40.304Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-03-07T12:43:40.304Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-03-07T12:43:40.304Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-03-07T12:43:41.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-07T12:43:41.477Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-07T12:43:43.565Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-03-07T12:43:45.888Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-07T12:43:46.078Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-03-07T12:43:48.590Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-03-07T12:43:50.497Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-03-07T12:43:50.497Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-03-07T12:43:51.423Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-03-07T12:43:52.348Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-03-07T12:43:53.272Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-03-07T12:43:54.197Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-03-07T12:43:55.123Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-03-07T12:43:56.048Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-03-07T12:43:57.411Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-03-07T12:43:58.336Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-03-07T12:43:59.261Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-03-07T12:44:00.186Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-03-07T12:44:01.549Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-03-07T12:44:02.474Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-03-07T12:44:03.399Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-03-07T12:44:04.762Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-03-07T12:44:06.125Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-03-07T12:44:06.686Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-03-07T12:44:06.941Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-03-07T12:44:07.866Z] === RUN TestDockerSuite/TestCpRelativePath [2020-03-07T12:44:08.791Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-03-07T12:44:09.716Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-03-07T12:44:10.657Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-03-07T12:44:12.018Z] === RUN TestDockerSuite/TestCpToCaseA [2020-03-07T12:44:13.903Z] === RUN TestDockerSuite/TestCpToCaseB [2020-03-07T12:44:14.464Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-03-07T12:44:14.464Z] === RUN TestDockerSuite/TestCpToCaseC [2020-03-07T12:44:17.726Z] === RUN TestDockerSuite/TestCpToCaseD [2020-03-07T12:44:22.964Z] === RUN TestDockerSuite/TestCpToCaseE [2020-03-07T12:44:25.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-07T12:44:25.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-07T12:44:25.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-07T12:44:25.477Z] === RUN TestDockerSuite/TestCpToCaseF [2020-03-07T12:44:26.402Z] === RUN TestDockerSuite/TestCpToCaseG [2020-03-07T12:44:27.208Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-07T12:44:27.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-07T12:44:31.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-07T12:44:31.638Z] === RUN TestDockerSuite/TestCpToCaseH [2020-03-07T12:44:32.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-07T12:44:34.908Z] === RUN TestDockerSuite/TestCpToCaseI [2020-03-07T12:44:35.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-07T12:44:35.834Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-03-07T12:44:35.834Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-03-07T12:44:39.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-07T12:44:40.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-07T12:44:41.073Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-03-07T12:44:41.633Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-03-07T12:44:42.575Z] === RUN TestDockerSuite/TestCpToDot [2020-03-07T12:44:43.939Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-03-07T12:44:44.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-07T12:44:45.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-07T12:44:45.826Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-03-07T12:44:47.712Z] === RUN TestDockerSuite/TestCpToStdout [2020-03-07T12:44:48.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-07T12:44:49.075Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-03-07T12:44:51.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-07T12:44:53.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-07T12:44:53.236Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-03-07T12:44:53.236Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-03-07T12:44:53.796Z] === RUN TestDockerSuite/TestCpVolumePath [2020-03-07T12:44:55.077Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-07T12:44:55.077Z] Using test binary docker [2020-03-07T12:44:55.077Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-07T12:44:55.077Z] +++ /etc/init.d/apparmor start [2020-03-07T12:44:55.077Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-07T12:44:55.077Z] INFO: Waiting for daemon to start... [2020-03-07T12:44:55.077Z] Starting dockerd [2020-03-07T12:44:55.077Z] +++ 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-03-07T12:44:55.680Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-03-07T12:44:55.680Z] === RUN TestDockerSuite/TestCreateArgs [2020-03-07T12:44:55.680Z] === RUN TestDockerSuite/TestCreateByImageID [2020-03-07T12:44:56.605Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-03-07T12:44:57.104Z] . [2020-03-07T12:44:57.104Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-07T12:44:57.104Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-07T12:44:57.104Z] Error: No such image: emptyfs [2020-03-07T12:44:57.104Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-07T12:44:57.104Z] ++++ docker load [2020-03-07T12:44:57.393Z] Running integration-test (iteration 1) [2020-03-07T12:44:57.393Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-03-07T12:44:57.393Z] ++ 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-03-07T12:44:57.393Z] ++ set -e [2020-03-07T12:44:57.393Z] ++ '[' -n 0 ']' [2020-03-07T12:44:57.393Z] ++ set -x [2020-03-07T12:44:57.393Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:44:57.529Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-03-07T12:44:57.529Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-03-07T12:44:57.529Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-03-07T12:44:58.089Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-03-07T12:44:58.649Z] === RUN TestDockerSuite/TestCreateLabels [2020-03-07T12:44:58.649Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-03-07T12:44:58.903Z] === RUN TestDockerSuite/TestCreateRM [2020-03-07T12:44:58.903Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-03-07T12:44:58.903Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-03-07T12:44:59.158Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-03-07T12:44:59.158Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-03-07T12:45:00.082Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-03-07T12:45:01.968Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-03-07T12:45:01.968Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-03-07T12:45:01.968Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-03-07T12:45:08.500Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-03-07T12:45:08.500Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-03-07T12:45:08.500Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-03-07T12:45:08.500Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-03-07T12:45:08.500Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-03-07T12:45:08.500Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-03-07T12:45:09.060Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-03-07T12:45:10.441Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-03-07T12:45:11.366Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-03-07T12:45:12.655Z] Loaded image: buildpack-deps:jessie [2020-03-07T12:45:12.655Z] Loaded image: busybox:latest [2020-03-07T12:45:12.655Z] Loaded image: busybox:glibc [2020-03-07T12:45:12.655Z] Loaded image: debian:jessie [2020-03-07T12:45:12.655Z] Loaded image: hello-world:latest [2020-03-07T12:45:12.655Z] INFO: Testing against a local daemon [2020-03-07T12:45:12.655Z] === RUN TestCgroupNamespacesBuild [2020-03-07T12:45:13.252Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-03-07T12:45:13.278Z] --- PASS: TestCgroupNamespacesBuild (1.60s) [2020-03-07T12:45:13.278Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-07T12:45:14.614Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-03-07T12:45:14.758Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.58s) [2020-03-07T12:45:14.758Z] === RUN TestBuildWithSession [2020-03-07T12:45:14.758Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-07T12:45:14.758Z] build_session_test.go:25: TODO: BuildKit [2020-03-07T12:45:14.758Z] === RUN TestBuildSquashParent [2020-03-07T12:45:15.539Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-03-07T12:45:16.465Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-03-07T12:45:16.465Z] === RUN TestDockerSuite/TestDevicePermissions [2020-03-07T12:45:17.390Z] === RUN TestDockerSuite/TestDockerFails [2020-03-07T12:45:17.390Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-03-07T12:45:17.390Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-03-07T12:45:17.390Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-03-07T12:45:18.753Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-03-07T12:45:18.753Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-03-07T12:45:19.315Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-03-07T12:45:20.268Z] --- PASS: TestBuildSquashParent (4.81s) [2020-03-07T12:45:20.268Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-07T12:45:20.268Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-07T12:45:20.268Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-07T12:45:20.268Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-07T12:45:20.268Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-07T12:45:20.268Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-07T12:45:20.268Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-07T12:45:20.268Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-07T12:45:20.268Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-07T12:45:20.268Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-07T12:45:20.268Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-07T12:45:20.268Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-07T12:45:20.268Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-07T12:45:20.268Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-07T12:45:20.268Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-07T12:45:20.268Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-07T12:45:20.268Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-07T12:45:21.201Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-03-07T12:45:21.201Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-03-07T12:45:21.201Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-03-07T12:45:21.457Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-03-07T12:45:22.970Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-07T12:45:22.970Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-07T12:45:25.016Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2020-03-07T12:45:25.016Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.15s) [2020-03-07T12:45:25.016Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.26s) [2020-03-07T12:45:25.016Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.32s) [2020-03-07T12:45:25.016Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.58s) [2020-03-07T12:45:25.016Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.29s) [2020-03-07T12:45:25.016Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.24s) [2020-03-07T12:45:25.016Z] === RUN TestBuildMultiStageCopy [2020-03-07T12:45:25.016Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-07T12:45:27.052Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-07T12:45:27.338Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-07T12:45:27.622Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-07T12:45:28.238Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-07T12:45:28.522Z] --- PASS: TestBuildMultiStageCopy (3.52s) [2020-03-07T12:45:28.522Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.90s) [2020-03-07T12:45:28.522Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.39s) [2020-03-07T12:45:28.522Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.38s) [2020-03-07T12:45:28.522Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.40s) [2020-03-07T12:45:28.522Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.45s) [2020-03-07T12:45:28.522Z] === RUN TestBuildMultiStageParentConfig [2020-03-07T12:45:29.534Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-03-07T12:45:29.535Z] --- PASS: TestBuildMultiStageParentConfig (0.97s) [2020-03-07T12:45:29.535Z] === RUN TestBuildLabelWithTargets [2020-03-07T12:45:31.018Z] --- PASS: TestBuildLabelWithTargets (1.53s) [2020-03-07T12:45:31.018Z] === RUN TestBuildWithEmptyLayers [2020-03-07T12:45:31.420Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-03-07T12:45:32.039Z] --- PASS: TestBuildWithEmptyLayers (0.83s) [2020-03-07T12:45:32.039Z] === RUN TestBuildMultiStageOnBuild [2020-03-07T12:45:33.931Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-03-07T12:45:34.068Z] --- PASS: TestBuildMultiStageOnBuild (2.05s) [2020-03-07T12:45:34.068Z] === RUN TestBuildUncleanTarFilenames [2020-03-07T12:45:35.082Z] --- PASS: TestBuildUncleanTarFilenames (1.13s) [2020-03-07T12:45:35.082Z] === RUN TestBuildMultiStageLayerLeak [2020-03-07T12:45:35.293Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-03-07T12:45:36.218Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-03-07T12:45:37.115Z] --- PASS: TestBuildMultiStageLayerLeak (2.20s) [2020-03-07T12:45:37.115Z] === RUN TestBuildWithHugeFile [2020-03-07T12:45:37.589Z] === RUN TestDockerSuite/TestEventsAttach [2020-03-07T12:45:38.519Z] === RUN TestDockerSuite/TestEventsCommit [2020-03-07T12:45:39.445Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-03-07T12:45:40.370Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-03-07T12:45:41.296Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-03-07T12:45:41.552Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-03-07T12:45:42.479Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-03-07T12:45:44.366Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-03-07T12:45:46.253Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-03-07T12:45:50.414Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-03-07T12:45:52.298Z] === RUN TestDockerSuite/TestEventsCopy [2020-03-07T12:45:53.661Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-03-07T12:45:55.546Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-03-07T12:45:56.472Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-03-07T12:45:56.472Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-03-07T12:45:58.358Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-03-07T12:45:59.284Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-03-07T12:45:59.284Z] === RUN TestDockerSuite/TestEventsFilterType [2020-03-07T12:45:59.539Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-03-07T12:45:59.794Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-03-07T12:45:59.794Z] === RUN TestDockerSuite/TestEventsFilters [2020-03-07T12:46:01.678Z] === RUN TestDockerSuite/TestEventsFormat [2020-03-07T12:46:03.574Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-03-07T12:46:03.574Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-03-07T12:46:03.574Z] === RUN TestDockerSuite/TestEventsImageImport [2020-03-07T12:46:04.134Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-03-07T12:46:04.389Z] === RUN TestDockerSuite/TestEventsImagePull [2020-03-07T12:46:04.644Z] === RUN TestDockerSuite/TestEventsImageTag [2020-03-07T12:46:06.007Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-03-07T12:46:06.007Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-03-07T12:46:06.007Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-03-07T12:46:06.007Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-03-07T12:46:07.893Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-03-07T12:46:08.453Z] === RUN TestDockerSuite/TestEventsRename [2020-03-07T12:46:09.379Z] === RUN TestDockerSuite/TestEventsResize [2020-03-07T12:46:10.304Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-03-07T12:46:10.559Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-03-07T12:46:11.120Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-03-07T12:46:12.046Z] === RUN TestDockerSuite/TestEventsStreaming [2020-03-07T12:46:12.973Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-03-07T12:46:13.897Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-03-07T12:46:16.411Z] === RUN TestDockerSuite/TestEventsTop [2020-03-07T12:46:16.972Z] === RUN TestDockerSuite/TestEventsUntag [2020-03-07T12:46:20.235Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-03-07T12:46:21.600Z] === RUN TestDockerSuite/TestExec [2020-03-07T12:46:22.163Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-03-07T12:46:23.089Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-03-07T12:46:24.015Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-03-07T12:46:24.940Z] === RUN TestDockerSuite/TestExecAPIStart [2020-03-07T12:46:26.848Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-03-07T12:46:27.773Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-03-07T12:46:28.698Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-03-07T12:46:29.623Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-03-07T12:46:30.549Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-03-07T12:46:31.110Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-03-07T12:46:32.036Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-03-07T12:46:33.921Z] === RUN TestDockerSuite/TestExecCgroup [2020-03-07T12:46:35.284Z] === RUN TestDockerSuite/TestExecEnv [2020-03-07T12:46:35.844Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-03-07T12:46:37.206Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-03-07T12:46:37.766Z] === RUN TestDockerSuite/TestExecExitStatus [2020-03-07T12:46:38.694Z] === RUN TestDockerSuite/TestExecInspectID [2020-03-07T12:46:41.959Z] === RUN TestDockerSuite/TestExecInteractive [2020-03-07T12:46:42.885Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-03-07T12:46:44.774Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-03-07T12:46:45.698Z] === RUN TestDockerSuite/TestExecParseError [2020-03-07T12:46:46.623Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-03-07T12:46:47.185Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-03-07T12:46:48.110Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-03-07T12:46:49.481Z] === RUN TestDockerSuite/TestExecSetEnv [2020-03-07T12:46:50.407Z] === RUN TestDockerSuite/TestExecStartFails [2020-03-07T12:46:51.333Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-03-07T12:46:59.169Z] --- PASS: TestBuildWithHugeFile (81.62s) [2020-03-07T12:46:59.169Z] === RUN TestBuildWithEmptyDockerfile [2020-03-07T12:46:59.169Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-07T12:46:59.169Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-07T12:46:59.169Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-07T12:46:59.169Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-07T12:46:59.169Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-07T12:46:59.169Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-07T12:46:59.169Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-07T12:46:59.169Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-07T12:46:59.169Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-07T12:46:59.169Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2020-03-07T12:46:59.169Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.31s) [2020-03-07T12:46:59.169Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.32s) [2020-03-07T12:46:59.169Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.32s) [2020-03-07T12:46:59.169Z] === RUN TestBuildPreserveOwnership [2020-03-07T12:46:59.169Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-07T12:47:02.645Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-07T12:47:03.488Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-03-07T12:47:03.488Z] === RUN TestDockerSuite/TestExecTTY [2020-03-07T12:47:04.127Z] --- PASS: TestBuildPreserveOwnership (4.79s) [2020-03-07T12:47:04.127Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.19s) [2020-03-07T12:47:04.127Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.58s) [2020-03-07T12:47:04.127Z] === RUN TestBuildPlatformInvalid [2020-03-07T12:47:04.127Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-03-07T12:47:04.127Z] PASS [2020-03-07T12:47:04.127Z] [2020-03-07T12:47:04.127Z] === Skipped [2020-03-07T12:47:04.127Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-03-07T12:47:04.127Z] build_session_test.go:25: TODO: BuildKit [2020-03-07T12:47:04.127Z] [2020-03-07T12:47:04.127Z] [2020-03-07T12:47:04.127Z] DONE 32 tests, 1 skipped in 126.888s [2020-03-07T12:47:04.127Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-03-07T12:47:04.127Z] ++ 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-03-07T12:47:04.127Z] ++ set -e [2020-03-07T12:47:04.127Z] ++ '[' -n 0 ']' [2020-03-07T12:47:04.127Z] ++ set -x [2020-03-07T12:47:04.127Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:47:04.412Z] INFO: Testing against a local daemon [2020-03-07T12:47:04.412Z] === RUN TestConfigList [2020-03-07T12:47:04.413Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-03-07T12:47:04.413Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-03-07T12:47:05.339Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-03-07T12:47:06.264Z] === RUN TestDockerSuite/TestExecUlimits [2020-03-07T12:47:07.096Z] --- PASS: TestConfigList (2.27s) [2020-03-07T12:47:07.096Z] === RUN TestConfigsCreateAndDelete [2020-03-07T12:47:07.628Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-03-07T12:47:07.628Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-03-07T12:47:09.132Z] --- PASS: TestConfigsCreateAndDelete (2.24s) [2020-03-07T12:47:09.132Z] === RUN TestConfigsUpdate [2020-03-07T12:47:09.513Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-03-07T12:47:10.879Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-03-07T12:47:11.175Z] --- PASS: TestConfigsUpdate (2.24s) [2020-03-07T12:47:11.175Z] === RUN TestTemplatedConfig [2020-03-07T12:47:12.766Z] === RUN TestDockerSuite/TestExecWithTERM [2020-03-07T12:47:13.692Z] === RUN TestDockerSuite/TestExecWithUser [2020-03-07T12:47:13.863Z] --- PASS: TestTemplatedConfig (2.69s) [2020-03-07T12:47:13.863Z] === RUN TestConfigInspect [2020-03-07T12:47:14.620Z] === RUN TestDockerSuite/TestGetContainerStats [2020-03-07T12:47:15.891Z] --- PASS: TestConfigInspect (2.20s) [2020-03-07T12:47:15.891Z] === RUN TestConfigCreateWithLabels [2020-03-07T12:47:18.578Z] --- PASS: TestConfigCreateWithLabels (2.24s) [2020-03-07T12:47:18.578Z] === RUN TestConfigCreateResolve [2020-03-07T12:47:19.856Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-03-07T12:47:20.621Z] --- PASS: TestConfigCreateResolve (2.21s) [2020-03-07T12:47:20.621Z] === RUN TestConfigDaemonLibtrustID [2020-03-07T12:47:20.906Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-03-07T12:47:20.906Z] PASS [2020-03-07T12:47:20.906Z] [2020-03-07T12:47:20.906Z] DONE 8 tests in 16.734s [2020-03-07T12:47:20.906Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-03-07T12:47:20.906Z] ++ 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-03-07T12:47:20.906Z] ++ set -e [2020-03-07T12:47:20.906Z] ++ '[' -n 0 ']' [2020-03-07T12:47:20.906Z] ++ set -x [2020-03-07T12:47:20.906Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:47:21.189Z] INFO: Testing against a local daemon [2020-03-07T12:47:21.189Z] === RUN TestCheckpoint [2020-03-07T12:47:21.189Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-07T12:47:21.189Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-07T12:47:21.189Z] === RUN TestContainerInvalidJSON [2020-03-07T12:47:21.189Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-07T12:47:21.189Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-07T12:47:21.189Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-07T12:47:21.189Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-07T12:47:21.189Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-07T12:47:21.189Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-07T12:47:21.189Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-07T12:47:21.189Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-07T12:47:21.189Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-07T12:47:21.189Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-03-07T12:47:21.189Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-07T12:47:21.189Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-07T12:47:21.189Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-07T12:47:21.189Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-07T12:47:21.189Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-03-07T12:47:21.189Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-07T12:47:21.189Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2020-03-07T12:47:21.189Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-07T12:47:21.473Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-03-07T12:47:21.473Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-07T12:47:21.473Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-03-07T12:47:21.473Z] === RUN TestCopyFromContainer [2020-03-07T12:47:22.956Z] === RUN TestCopyFromContainer// [2020-03-07T12:47:22.956Z] === RUN TestCopyFromContainer//bar/root [2020-03-07T12:47:23.240Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-07T12:47:23.240Z] === RUN TestCopyFromContainer/bar/quux [2020-03-07T12:47:23.240Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-07T12:47:23.524Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-07T12:47:23.524Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-07T12:47:23.524Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-07T12:47:23.809Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-07T12:47:23.809Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-07T12:47:23.809Z] --- PASS: TestCopyFromContainer (2.48s) [2020-03-07T12:47:23.809Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-03-07T12:47:23.809Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-03-07T12:47:23.809Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-03-07T12:47:23.809Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-03-07T12:47:23.809Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-03-07T12:47:23.809Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-03-07T12:47:23.809Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-03-07T12:47:23.809Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-03-07T12:47:23.809Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-03-07T12:47:23.809Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-03-07T12:47:23.809Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-07T12:47:24.093Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-07T12:47:24.093Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-07T12:47:24.093Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-07T12:47:24.093Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-07T12:47:24.093Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-07T12:47:24.093Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-07T12:47:24.093Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-07T12:47:24.093Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-07T12:47:24.093Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-07T12:47:24.093Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-03-07T12:47:24.093Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-03-07T12:47:24.093Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-03-07T12:47:24.093Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-03-07T12:47:24.093Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-07T12:47:24.093Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-03-07T12:47:24.093Z] === RUN TestCreateWithInvalidEnv [2020-03-07T12:47:24.093Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-07T12:47:24.093Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-07T12:47:24.093Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-07T12:47:24.093Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-07T12:47:24.093Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-07T12:47:24.093Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-07T12:47:24.093Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-07T12:47:24.093Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-07T12:47:24.093Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-07T12:47:24.093Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-03-07T12:47:24.093Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-03-07T12:47:24.093Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-03-07T12:47:24.093Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-03-07T12:47:24.093Z] === RUN TestCreateTmpfsMountsTarget [2020-03-07T12:47:24.093Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-03-07T12:47:24.093Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-07T12:47:25.095Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-03-07T12:47:26.129Z] --- PASS: TestCreateWithCustomMaskedPaths (1.82s) [2020-03-07T12:47:26.129Z] === RUN TestCreateWithCapabilities [2020-03-07T12:47:26.129Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-07T12:47:26.129Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-07T12:47:26.129Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-07T12:47:26.129Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-07T12:47:26.129Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-07T12:47:26.129Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-07T12:47:26.129Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-07T12:47:26.129Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-07T12:47:26.129Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-07T12:47:26.129Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-07T12:47:26.129Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-07T12:47:26.129Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-07T12:47:26.129Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-07T12:47:26.129Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-07T12:47:26.129Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-07T12:47:26.129Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-07T12:47:26.129Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-07T12:47:26.129Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-07T12:47:26.129Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-07T12:47:26.129Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-07T12:47:26.129Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-07T12:47:26.129Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-07T12:47:26.129Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-07T12:47:26.129Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-07T12:47:26.129Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-07T12:47:26.129Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-07T12:47:26.129Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-07T12:47:26.129Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-07T12:47:26.129Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-07T12:47:26.129Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-07T12:47:26.129Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-07T12:47:26.129Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-07T12:47:26.129Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-07T12:47:26.129Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-03-07T12:47:26.129Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-03-07T12:47:26.129Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-07T12:47:26.129Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-03-07T12:47:26.129Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-03-07T12:47:26.129Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-03-07T12:47:26.129Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-03-07T12:47:26.129Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-07T12:47:26.129Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s) [2020-03-07T12:47:26.129Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-03-07T12:47:26.129Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-03-07T12:47:26.129Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2020-03-07T12:47:26.129Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-07T12:47:26.456Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-03-07T12:47:28.165Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.93s) [2020-03-07T12:47:28.165Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-07T12:47:28.165Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-07T12:47:28.165Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-07T12:47:28.165Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-07T12:47:28.165Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-07T12:47:28.165Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-07T12:47:28.165Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-07T12:47:28.165Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-07T12:47:28.165Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-07T12:47:28.165Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-07T12:47:28.165Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-07T12:47:28.165Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-07T12:47:28.165Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-07T12:47:28.165Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-07T12:47:28.165Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-07T12:47:28.165Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-07T12:47:28.165Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s) [2020-03-07T12:47:28.165Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-03-07T12:47:28.165Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-03-07T12:47:28.165Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-03-07T12:47:28.165Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-03-07T12:47:28.165Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-03-07T12:47:28.165Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-07T12:47:28.783Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.64s) [2020-03-07T12:47:28.783Z] === RUN TestContainerStartOnDaemonRestart [2020-03-07T12:47:28.783Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-07T12:47:28.783Z] === RUN TestDaemonRestartIpcMode [2020-03-07T12:47:28.783Z] === PAUSE TestDaemonRestartIpcMode [2020-03-07T12:47:28.783Z] === RUN TestDaemonHostGatewayIP [2020-03-07T12:47:28.783Z] === PAUSE TestDaemonHostGatewayIP [2020-03-07T12:47:28.783Z] === RUN TestDiff [2020-03-07T12:47:29.402Z] --- PASS: TestDiff (0.66s) [2020-03-07T12:47:29.402Z] === RUN TestExecWithCloseStdin [2020-03-07T12:47:30.021Z] --- PASS: TestExecWithCloseStdin (0.76s) [2020-03-07T12:47:30.021Z] === RUN TestExec [2020-03-07T12:47:31.032Z] --- PASS: TestExec (0.75s) [2020-03-07T12:47:31.032Z] === RUN TestExecUser [2020-03-07T12:47:31.653Z] --- PASS: TestExecUser (0.78s) [2020-03-07T12:47:31.653Z] === RUN TestExportContainerAndImportImage [2020-03-07T12:47:31.691Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-03-07T12:47:31.691Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-03-07T12:47:31.946Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-03-07T12:47:31.946Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-03-07T12:47:31.946Z] === RUN TestDockerSuite/TestHealth [2020-03-07T12:47:32.663Z] --- PASS: TestExportContainerAndImportImage (0.95s) [2020-03-07T12:47:32.664Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-07T12:47:34.148Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s) [2020-03-07T12:47:34.148Z] === RUN TestHealthCheckWorkdir [2020-03-07T12:47:35.163Z] --- PASS: TestHealthCheckWorkdir (0.92s) [2020-03-07T12:47:35.163Z] === RUN TestHealthKillContainer [2020-03-07T12:47:37.839Z] --- PASS: TestHealthKillContainer (2.86s) [2020-03-07T12:47:37.839Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-07T12:47:38.849Z] --- PASS: TestInspectCpusetInConfigPre120 (0.68s) [2020-03-07T12:47:38.849Z] === RUN TestIpcModeNone [2020-03-07T12:47:39.467Z] --- PASS: TestIpcModeNone (0.76s) [2020-03-07T12:47:39.467Z] === RUN TestIpcModePrivate [2020-03-07T12:47:40.086Z] --- PASS: TestIpcModePrivate (0.75s) [2020-03-07T12:47:40.086Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-03-07T12:47:40.086Z] === RUN TestIpcModeShareable [2020-03-07T12:47:41.098Z] --- PASS: TestIpcModeShareable (0.80s) [2020-03-07T12:47:41.098Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-03-07T12:47:41.098Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-07T12:47:43.138Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.31s) [2020-03-07T12:47:43.138Z] === RUN TestAPIIpcModeHost [2020-03-07T12:47:43.755Z] --- PASS: TestAPIIpcModeHost (0.62s) [2020-03-07T12:47:43.755Z] === RUN TestDaemonIpcModeShareable [2020-03-07T12:47:45.784Z] --- PASS: TestDaemonIpcModeShareable (1.63s) [2020-03-07T12:47:45.784Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-03-07T12:47:45.784Z] === RUN TestDaemonIpcModePrivate [2020-03-07T12:47:47.264Z] --- PASS: TestDaemonIpcModePrivate (1.66s) [2020-03-07T12:47:47.264Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-03-07T12:47:47.264Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-07T12:47:48.741Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.63s) [2020-03-07T12:47:48.741Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-03-07T12:47:48.741Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-07T12:47:50.812Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.72s) [2020-03-07T12:47:50.812Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-03-07T12:47:50.812Z] === RUN TestIpcModeOlderClient [2020-03-07T12:47:50.812Z] === PAUSE TestIpcModeOlderClient [2020-03-07T12:47:50.812Z] === RUN TestKillContainerInvalidSignal [2020-03-07T12:47:51.096Z] --- PASS: TestKillContainerInvalidSignal (0.65s) [2020-03-07T12:47:51.096Z] === RUN TestKillContainer [2020-03-07T12:47:51.096Z] === RUN TestKillContainer/no_signal [2020-03-07T12:47:51.714Z] === RUN TestKillContainer/non_killing_signal [2020-03-07T12:47:52.333Z] === RUN TestKillContainer/killing_signal [2020-03-07T12:47:53.345Z] --- PASS: TestKillContainer (1.96s) [2020-03-07T12:47:53.345Z] --- PASS: TestKillContainer/no_signal (0.63s) [2020-03-07T12:47:53.345Z] --- PASS: TestKillContainer/non_killing_signal (0.45s) [2020-03-07T12:47:53.345Z] --- PASS: TestKillContainer/killing_signal (0.61s) [2020-03-07T12:47:53.345Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-07T12:47:53.345Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-07T12:47:53.819Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-03-07T12:47:53.819Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-03-07T12:47:53.819Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-03-07T12:47:53.819Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-03-07T12:47:53.961Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-07T12:47:54.379Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-03-07T12:47:54.379Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-03-07T12:47:54.577Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.36s) [2020-03-07T12:47:54.577Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s) [2020-03-07T12:47:54.577Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.45s) [2020-03-07T12:47:54.577Z] === RUN TestKillStoppedContainer [2020-03-07T12:47:54.577Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-03-07T12:47:54.577Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-07T12:47:54.577Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-03-07T12:47:54.577Z] === RUN TestKillDifferentUserContainer [2020-03-07T12:47:55.198Z] --- PASS: TestKillDifferentUserContainer (0.65s) [2020-03-07T12:47:55.198Z] === RUN TestInspectOomKilledTrue [2020-03-07T12:47:55.302Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-03-07T12:47:55.303Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-03-07T12:47:55.303Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-03-07T12:47:55.303Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-03-07T12:47:55.557Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-03-07T12:47:55.812Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-03-07T12:47:56.372Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-03-07T12:47:56.372Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-03-07T12:47:56.681Z] --- PASS: TestInspectOomKilledTrue (1.26s) [2020-03-07T12:47:56.681Z] === RUN TestInspectOomKilledFalse [2020-03-07T12:47:57.297Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-03-07T12:47:57.297Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-03-07T12:47:57.306Z] --- PASS: TestInspectOomKilledFalse (0.69s) [2020-03-07T12:47:57.306Z] === RUN TestLinksEtcHostsContentMatch [2020-03-07T12:47:57.926Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2020-03-07T12:47:57.926Z] === RUN TestLinksContainerNames [2020-03-07T12:47:58.223Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-03-07T12:47:59.148Z] === RUN TestDockerSuite/TestImagesFormat [2020-03-07T12:47:59.148Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-03-07T12:47:59.407Z] --- PASS: TestLinksContainerNames (1.28s) [2020-03-07T12:47:59.407Z] === RUN TestLogsFollowTailEmpty [2020-03-07T12:47:59.690Z] --- PASS: TestLogsFollowTailEmpty (0.66s) [2020-03-07T12:47:59.691Z] === RUN TestContainerNetworkMountsNoChown [2020-03-07T12:48:00.511Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-03-07T12:48:00.703Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s) [2020-03-07T12:48:00.703Z] === RUN TestMountDaemonRoot [2020-03-07T12:48:00.703Z] === RUN TestMountDaemonRoot/default [2020-03-07T12:48:00.703Z] === PAUSE TestMountDaemonRoot/default [2020-03-07T12:48:00.703Z] === RUN TestMountDaemonRoot/private [2020-03-07T12:48:00.703Z] === PAUSE TestMountDaemonRoot/private [2020-03-07T12:48:00.703Z] === RUN TestMountDaemonRoot/rprivate [2020-03-07T12:48:00.703Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-07T12:48:00.703Z] === RUN TestMountDaemonRoot/slave [2020-03-07T12:48:00.703Z] === PAUSE TestMountDaemonRoot/slave [2020-03-07T12:48:00.703Z] === RUN TestMountDaemonRoot/rslave [2020-03-07T12:48:00.703Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-07T12:48:00.703Z] === RUN TestMountDaemonRoot/shared [2020-03-07T12:48:00.703Z] === PAUSE TestMountDaemonRoot/shared [2020-03-07T12:48:00.703Z] === RUN TestMountDaemonRoot/rshared [2020-03-07T12:48:00.703Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-07T12:48:00.703Z] === CONT TestMountDaemonRoot/default [2020-03-07T12:48:00.703Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-07T12:48:00.703Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-07T12:48:00.703Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-07T12:48:00.703Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-07T12:48:00.703Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-07T12:48:00.703Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-07T12:48:00.703Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-07T12:48:00.703Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-07T12:48:00.703Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-07T12:48:00.703Z] === CONT TestMountDaemonRoot/rshared [2020-03-07T12:48:00.703Z] === CONT TestMountDaemonRoot/rprivate [2020-03-07T12:48:00.703Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-07T12:48:00.703Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-07T12:48:00.703Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-07T12:48:00.703Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-07T12:48:00.703Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-07T12:48:00.703Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-07T12:48:00.703Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-07T12:48:00.703Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-07T12:48:00.703Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-07T12:48:00.703Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-07T12:48:00.703Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-07T12:48:00.703Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-07T12:48:00.703Z] === CONT TestMountDaemonRoot/shared [2020-03-07T12:48:00.703Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-07T12:48:00.703Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-07T12:48:00.703Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-07T12:48:00.703Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-07T12:48:00.703Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-07T12:48:00.703Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-07T12:48:00.703Z] === CONT TestMountDaemonRoot/rslave [2020-03-07T12:48:00.703Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-07T12:48:00.703Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-07T12:48:00.703Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-07T12:48:00.703Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-07T12:48:00.703Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-07T12:48:00.703Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-07T12:48:00.703Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-07T12:48:00.703Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-07T12:48:00.703Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-07T12:48:00.703Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-07T12:48:00.703Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-07T12:48:00.703Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-07T12:48:00.703Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-07T12:48:00.703Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-07T12:48:00.703Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-07T12:48:00.703Z] === CONT TestMountDaemonRoot/slave [2020-03-07T12:48:00.703Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-07T12:48:00.703Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-07T12:48:00.703Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-07T12:48:00.703Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-07T12:48:00.703Z] === CONT TestMountDaemonRoot/private [2020-03-07T12:48:00.703Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-07T12:48:00.703Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-07T12:48:00.703Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-07T12:48:00.703Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-07T12:48:00.703Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-07T12:48:00.703Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-07T12:48:00.703Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-07T12:48:00.703Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-07T12:48:00.703Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-07T12:48:00.703Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-07T12:48:00.703Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-07T12:48:00.703Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-07T12:48:00.703Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-07T12:48:00.703Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-07T12:48:00.703Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-07T12:48:00.703Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-07T12:48:00.703Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-07T12:48:00.703Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-07T12:48:00.703Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-07T12:48:00.703Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-07T12:48:00.703Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-07T12:48:00.703Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-07T12:48:00.703Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-07T12:48:00.703Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-07T12:48:00.703Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-07T12:48:00.703Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-07T12:48:00.703Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-07T12:48:00.703Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-07T12:48:00.703Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-07T12:48:00.703Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-07T12:48:00.703Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-07T12:48:00.703Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-07T12:48:00.703Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-07T12:48:00.703Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-07T12:48:00.703Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-07T12:48:00.703Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-07T12:48:00.703Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-07T12:48:00.703Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-07T12:48:00.989Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-03-07T12:48:00.989Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-07T12:48:00.989Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-03-07T12:48:00.989Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-03-07T12:48:00.989Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-03-07T12:48:00.989Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-03-07T12:48:00.989Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-07T12:48:00.989Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-03-07T12:48:00.989Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-03-07T12:48:00.989Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-03-07T12:48:00.989Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-03-07T12:48:00.989Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-07T12:48:00.989Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-03-07T12:48:00.989Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-03-07T12:48:00.989Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-03-07T12:48:00.989Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-03-07T12:48:00.989Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-07T12:48:00.989Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-03-07T12:48:00.989Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-03-07T12:48:00.989Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-03-07T12:48:00.989Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-03-07T12:48:00.989Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-07T12:48:00.989Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-03-07T12:48:00.989Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-03-07T12:48:00.989Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-03-07T12:48:00.989Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-03-07T12:48:00.989Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-07T12:48:00.989Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-03-07T12:48:00.989Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-03-07T12:48:00.989Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-03-07T12:48:00.989Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-03-07T12:48:00.989Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-07T12:48:00.989Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-03-07T12:48:00.989Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-03-07T12:48:00.989Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-03-07T12:48:00.989Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-03-07T12:48:00.989Z] === RUN TestContainerBindMountNonRecursive [2020-03-07T12:48:02.466Z] --- PASS: TestContainerBindMountNonRecursive (1.69s) [2020-03-07T12:48:02.466Z] === RUN TestNetworkNat [2020-03-07T12:48:03.485Z] --- PASS: TestNetworkNat (0.69s) [2020-03-07T12:48:03.485Z] === RUN TestNetworkLocalhostTCPNat [2020-03-07T12:48:03.771Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-03-07T12:48:03.771Z] === RUN TestDockerSuite/TestImportBadURL [2020-03-07T12:48:03.771Z] === RUN TestDockerSuite/TestImportDisplay [2020-03-07T12:48:04.107Z] --- PASS: TestNetworkLocalhostTCPNat (0.78s) [2020-03-07T12:48:04.107Z] === RUN TestNetworkLoopbackNat [2020-03-07T12:48:05.119Z] --- PASS: TestNetworkLoopbackNat (0.95s) [2020-03-07T12:48:05.119Z] === RUN TestPause [2020-03-07T12:48:05.133Z] === RUN TestDockerSuite/TestImportFile [2020-03-07T12:48:05.737Z] --- PASS: TestPause (0.71s) [2020-03-07T12:48:05.737Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-07T12:48:05.737Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-07T12:48:05.737Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-07T12:48:05.737Z] === RUN TestPauseStopPausedContainer [2020-03-07T12:48:06.357Z] --- PASS: TestPauseStopPausedContainer (0.72s) [2020-03-07T12:48:06.357Z] === RUN TestPsFilter [2020-03-07T12:48:06.657Z] --- PASS: TestPsFilter (0.18s) [2020-03-07T12:48:06.657Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-07T12:48:07.026Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-03-07T12:48:07.276Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.62s) [2020-03-07T12:48:07.276Z] === RUN TestRemoveContainerWithVolume [2020-03-07T12:48:07.281Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-03-07T12:48:07.893Z] --- PASS: TestRemoveContainerWithVolume (0.63s) [2020-03-07T12:48:07.893Z] === RUN TestRemoveContainerRunning [2020-03-07T12:48:08.514Z] --- PASS: TestRemoveContainerRunning (0.66s) [2020-03-07T12:48:08.514Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-07T12:48:09.131Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.65s) [2020-03-07T12:48:09.131Z] === RUN TestRemoveInvalidContainer [2020-03-07T12:48:09.131Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2020-03-07T12:48:09.131Z] === RUN TestRenameLinkedContainer [2020-03-07T12:48:09.165Z] === RUN TestDockerSuite/TestImportGzipped [2020-03-07T12:48:11.053Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-03-07T12:48:11.053Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-03-07T12:48:11.825Z] --- PASS: TestRenameLinkedContainer (2.58s) [2020-03-07T12:48:11.826Z] === RUN TestRenameStoppedContainer [2020-03-07T12:48:12.445Z] --- PASS: TestRenameStoppedContainer (0.64s) [2020-03-07T12:48:12.445Z] === RUN TestRenameRunningContainerAndReuse [2020-03-07T12:48:12.937Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-03-07T12:48:13.924Z] --- PASS: TestRenameRunningContainerAndReuse (1.33s) [2020-03-07T12:48:13.924Z] === RUN TestRenameInvalidName [2020-03-07T12:48:14.301Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-03-07T12:48:14.544Z] --- PASS: TestRenameInvalidName (0.68s) [2020-03-07T12:48:14.544Z] === RUN TestRenameAnonymousContainer [2020-03-07T12:48:15.225Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-03-07T12:48:16.155Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-03-07T12:48:16.155Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-03-07T12:48:16.155Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-03-07T12:48:17.080Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-03-07T12:48:17.237Z] --- PASS: TestRenameAnonymousContainer (2.52s) [2020-03-07T12:48:17.237Z] === RUN TestRenameContainerWithSameName [2020-03-07T12:48:17.519Z] --- PASS: TestRenameContainerWithSameName (0.67s) [2020-03-07T12:48:17.519Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-07T12:48:17.641Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-03-07T12:48:18.566Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-03-07T12:48:19.005Z] --- PASS: TestRenameContainerWithLinkedContainer (1.33s) [2020-03-07T12:48:19.005Z] === RUN TestResize [2020-03-07T12:48:19.491Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-03-07T12:48:19.620Z] --- PASS: TestResize (0.69s) [2020-03-07T12:48:19.621Z] === RUN TestResizeWithInvalidSize [2020-03-07T12:48:20.051Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-03-07T12:48:20.241Z] --- PASS: TestResizeWithInvalidSize (0.66s) [2020-03-07T12:48:20.241Z] === RUN TestResizeWhenContainerNotStarted [2020-03-07T12:48:20.865Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s) [2020-03-07T12:48:20.865Z] === RUN TestDaemonRestartKillContainers [2020-03-07T12:48:20.865Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-07T12:48:20.865Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-07T12:48:20.865Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-07T12:48:20.865Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-07T12:48:20.865Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-07T12:48:20.865Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-07T12:48:20.865Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-07T12:48:20.865Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-07T12:48:20.865Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-07T12:48:20.865Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-07T12:48:20.865Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-07T12:48:20.865Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-07T12:48:20.865Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-07T12:48:20.865Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-07T12:48:20.865Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-07T12:48:20.865Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-07T12:48:20.865Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-07T12:48:20.865Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-07T12:48:20.865Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-07T12:48:20.865Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-07T12:48:20.865Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-07T12:48:20.865Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-07T12:48:20.865Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-07T12:48:20.866Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-07T12:48:20.866Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-07T12:48:20.866Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-07T12:48:20.866Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-07T12:48:20.866Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-07T12:48:20.976Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-03-07T12:48:20.976Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-03-07T12:48:22.864Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-03-07T12:48:23.424Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-03-07T12:48:23.569Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-07T12:48:23.569Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-07T12:48:24.192Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-07T12:48:24.350Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-03-07T12:48:24.350Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-03-07T12:48:24.479Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-07T12:48:24.910Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-03-07T12:48:24.910Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-03-07T12:48:26.272Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-03-07T12:48:27.197Z] === RUN TestDockerSuite/TestInspectDefault [2020-03-07T12:48:27.994Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-07T12:48:27.994Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-07T12:48:27.994Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-07T12:48:27.994Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-07T12:48:28.124Z] === RUN TestDockerSuite/TestInspectHistory [2020-03-07T12:48:29.080Z] === RUN TestDockerSuite/TestInspectImage [2020-03-07T12:48:29.081Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-03-07T12:48:29.081Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-03-07T12:48:29.081Z] === RUN TestDockerSuite/TestInspectInt64 [2020-03-07T12:48:30.006Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-03-07T12:48:30.713Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-07T12:48:30.713Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.23s) [2020-03-07T12:48:30.713Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.26s) [2020-03-07T12:48:30.713Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.29s) [2020-03-07T12:48:30.713Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.46s) [2020-03-07T12:48:30.713Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.19s) [2020-03-07T12:48:30.713Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.40s) [2020-03-07T12:48:30.713Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.41s) [2020-03-07T12:48:30.713Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.45s) [2020-03-07T12:48:30.713Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.38s) [2020-03-07T12:48:30.713Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.44s) [2020-03-07T12:48:30.713Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.36s) [2020-03-07T12:48:30.713Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.21s) [2020-03-07T12:48:30.713Z] === RUN TestCgroupNamespacesRun [2020-03-07T12:48:30.934Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-03-07T12:48:30.934Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-03-07T12:48:31.860Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-03-07T12:48:32.744Z] --- PASS: TestCgroupNamespacesRun (1.63s) [2020-03-07T12:48:32.744Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-07T12:48:32.785Z] === RUN TestDockerSuite/TestInspectPlugin [2020-03-07T12:48:34.226Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.62s) [2020-03-07T12:48:34.226Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-07T12:48:34.669Z] === RUN TestDockerSuite/TestInspectRootFS [2020-03-07T12:48:34.669Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-03-07T12:48:35.595Z] === RUN TestDockerSuite/TestInspectStatus [2020-03-07T12:48:35.705Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.61s) [2020-03-07T12:48:35.705Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-07T12:48:36.520Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-03-07T12:48:37.081Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-03-07T12:48:37.193Z] --- PASS: TestCgroupNamespacesRunHostMode (1.63s) [2020-03-07T12:48:37.193Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-07T12:48:38.442Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-03-07T12:48:39.228Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.89s) [2020-03-07T12:48:39.228Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-07T12:48:39.805Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-03-07T12:48:40.240Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.88s) [2020-03-07T12:48:40.240Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-07T12:48:40.365Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-03-07T12:48:40.881Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2020-03-07T12:48:40.881Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-07T12:48:41.728Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-03-07T12:48:42.653Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-03-07T12:48:42.653Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-03-07T12:48:42.913Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.61s) [2020-03-07T12:48:42.913Z] === RUN TestKernelTCPMemory [2020-03-07T12:48:43.212Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-03-07T12:48:43.531Z] --- PASS: TestKernelTCPMemory (0.81s) [2020-03-07T12:48:43.531Z] === RUN TestNISDomainname [2020-03-07T12:48:44.137Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-03-07T12:48:44.137Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-03-07T12:48:44.161Z] --- PASS: TestNISDomainname (0.88s) [2020-03-07T12:48:44.161Z] === RUN TestHostnameDnsResolution [2020-03-07T12:48:45.640Z] --- PASS: TestHostnameDnsResolution (1.08s) [2020-03-07T12:48:45.640Z] === RUN TestStats [2020-03-07T12:48:46.023Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-03-07T12:48:46.947Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-03-07T12:48:47.114Z] --- PASS: TestStats (1.73s) [2020-03-07T12:48:47.114Z] === RUN TestStopContainerWithTimeout [2020-03-07T12:48:47.114Z] === RUN TestStopContainerWithTimeout/0 [2020-03-07T12:48:47.114Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-07T12:48:47.114Z] === RUN TestStopContainerWithTimeout/1 [2020-03-07T12:48:47.114Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-07T12:48:47.114Z] === RUN TestStopContainerWithTimeout/3 [2020-03-07T12:48:47.114Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-07T12:48:47.114Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-07T12:48:47.114Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-07T12:48:47.114Z] === CONT TestStopContainerWithTimeout/0 [2020-03-07T12:48:47.114Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-07T12:48:47.114Z] === CONT TestStopContainerWithTimeout/3 [2020-03-07T12:48:47.114Z] === CONT TestStopContainerWithTimeout/1 [2020-03-07T12:48:48.833Z] === RUN TestDockerSuite/TestLinksEnvs [2020-03-07T12:48:48.833Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-03-07T12:48:50.196Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-03-07T12:48:50.581Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-03-07T12:48:50.581Z] --- PASS: TestStopContainerWithTimeout/0 (0.97s) [2020-03-07T12:48:50.581Z] --- PASS: TestStopContainerWithTimeout/1 (2.25s) [2020-03-07T12:48:50.581Z] --- PASS: TestStopContainerWithTimeout/-1 (3.06s) [2020-03-07T12:48:50.581Z] --- PASS: TestStopContainerWithTimeout/3 (3.12s) [2020-03-07T12:48:50.581Z] === RUN TestDeleteDevicemapper [2020-03-07T12:48:50.581Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-07T12:48:50.581Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-07T12:48:50.581Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-07T12:48:50.757Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-03-07T12:48:52.129Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-03-07T12:48:52.619Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.17s) [2020-03-07T12:48:52.619Z] === RUN TestUpdateMemory [2020-03-07T12:48:52.689Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-03-07T12:48:53.243Z] --- PASS: TestUpdateMemory (0.94s) [2020-03-07T12:48:53.243Z] === RUN TestUpdateCPUQuota [2020-03-07T12:48:54.724Z] --- PASS: TestUpdateCPUQuota (1.16s) [2020-03-07T12:48:54.724Z] === RUN TestUpdatePidsLimit [2020-03-07T12:48:54.724Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-07T12:48:55.008Z] === RUN TestUpdatePidsLimit/no_change [2020-03-07T12:48:55.292Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-07T12:48:55.576Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-07T12:48:55.860Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-07T12:48:55.952Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-03-07T12:48:55.952Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-03-07T12:48:56.144Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-07T12:48:56.431Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-07T12:48:57.916Z] --- PASS: TestUpdatePidsLimit (3.30s) [2020-03-07T12:48:57.916Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2020-03-07T12:48:57.916Z] --- PASS: TestUpdatePidsLimit/no_change (0.34s) [2020-03-07T12:48:57.916Z] --- PASS: TestUpdatePidsLimit/update_lower (0.31s) [2020-03-07T12:48:57.916Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.30s) [2020-03-07T12:48:57.916Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s) [2020-03-07T12:48:57.916Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.34s) [2020-03-07T12:48:57.916Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s) [2020-03-07T12:48:57.916Z] === RUN TestUpdateRestartPolicy [2020-03-07T12:48:58.461Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-03-07T12:48:58.461Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-03-07T12:48:58.716Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-03-07T12:49:01.227Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-03-07T12:49:01.787Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-03-07T12:49:02.713Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-03-07T12:49:04.599Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-03-07T12:49:09.841Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-03-07T12:49:10.460Z] --- PASS: TestUpdateRestartPolicy (12.05s) [2020-03-07T12:49:10.460Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-07T12:49:10.460Z] --- PASS: TestUpdateRestartWithAutoRemove (0.71s) [2020-03-07T12:49:10.460Z] === RUN TestWaitNonBlocked [2020-03-07T12:49:10.746Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-07T12:49:10.746Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-07T12:49:10.746Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-07T12:49:10.746Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-07T12:49:10.746Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-07T12:49:10.746Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-07T12:49:11.762Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-03-07T12:49:11.762Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.93s) [2020-03-07T12:49:11.762Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.97s) [2020-03-07T12:49:11.762Z] === RUN TestWaitBlocked [2020-03-07T12:49:11.762Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-07T12:49:11.762Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-07T12:49:11.762Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-07T12:49:11.762Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-07T12:49:11.762Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-07T12:49:11.762Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-07T12:49:12.779Z] --- PASS: TestWaitBlocked (0.04s) [2020-03-07T12:49:12.779Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.93s) [2020-03-07T12:49:12.779Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.97s) [2020-03-07T12:49:12.779Z] === CONT TestContainerStartOnDaemonRestart [2020-03-07T12:49:12.779Z] === CONT TestDaemonHostGatewayIP [2020-03-07T12:49:12.779Z] === CONT TestDaemonRestartIpcMode [2020-03-07T12:49:12.779Z] === CONT TestIpcModeOlderClient [2020-03-07T12:49:12.779Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-03-07T12:49:16.367Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-03-07T12:49:17.223Z] --- PASS: TestContainerStartOnDaemonRestart (3.88s) [2020-03-07T12:49:17.223Z] --- PASS: TestDaemonRestartIpcMode (4.58s) [2020-03-07T12:49:17.223Z] --- PASS: TestDaemonHostGatewayIP (4.68s) [2020-03-07T12:49:17.223Z] PASS [2020-03-07T12:49:17.223Z] [2020-03-07T12:49:17.223Z] === Skipped [2020-03-07T12:49:17.223Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-03-07T12:49:17.223Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-07T12:49:17.223Z] [2020-03-07T12:49:17.223Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-07T12:49:17.223Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-07T12:49:17.223Z] [2020-03-07T12:49:17.223Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-03-07T12:49:17.223Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-07T12:49:17.223Z] [2020-03-07T12:49:17.223Z] [2020-03-07T12:49:17.223Z] DONE 199 tests, 3 skipped in 116.274s [2020-03-07T12:49:17.223Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-03-07T12:49:17.223Z] ++ 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-03-07T12:49:17.223Z] ++ set -e [2020-03-07T12:49:17.223Z] ++ '[' -n 0 ']' [2020-03-07T12:49:17.223Z] ++ set -x [2020-03-07T12:49:17.224Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:49:17.507Z] INFO: Testing against a local daemon [2020-03-07T12:49:17.507Z] === RUN TestCommitInheritsEnv [2020-03-07T12:49:17.791Z] --- PASS: TestCommitInheritsEnv (0.42s) [2020-03-07T12:49:17.791Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-07T12:49:17.791Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-07T12:49:17.791Z] === RUN TestImagesFilterMultiReference [2020-03-07T12:49:17.791Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-03-07T12:49:17.791Z] === RUN TestImagePullPlatformInvalid [2020-03-07T12:49:18.076Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-03-07T12:49:18.076Z] === RUN TestRemoveImageOrphaning [2020-03-07T12:49:18.253Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-03-07T12:49:18.360Z] --- PASS: TestRemoveImageOrphaning (0.37s) [2020-03-07T12:49:18.360Z] === RUN TestRemoveImageGarbageCollector [2020-03-07T12:49:18.360Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-03-07T12:49:18.360Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-07T12:49:18.360Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-07T12:49:18.360Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-03-07T12:49:18.360Z] === RUN TestTagInvalidReference [2020-03-07T12:49:18.360Z] --- PASS: TestTagInvalidReference (0.04s) [2020-03-07T12:49:18.360Z] === RUN TestTagValidPrefixedRepo [2020-03-07T12:49:18.360Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-03-07T12:49:18.360Z] === RUN TestTagExistedNameWithoutForce [2020-03-07T12:49:18.645Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2020-03-07T12:49:18.645Z] === RUN TestTagOfficialNames [2020-03-07T12:49:18.645Z] --- PASS: TestTagOfficialNames (0.06s) [2020-03-07T12:49:18.645Z] === RUN TestTagMatchesDigest [2020-03-07T12:49:18.645Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-03-07T12:49:18.645Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-07T12:49:20.138Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-03-07T12:49:21.062Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-03-07T12:49:23.582Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-03-07T12:49:23.582Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-03-07T12:49:24.145Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-03-07T12:49:24.145Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-03-07T12:49:24.145Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-03-07T12:49:25.069Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-03-07T12:49:25.994Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-03-07T12:49:30.154Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-03-07T12:49:30.409Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-03-07T12:49:35.645Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-03-07T12:49:35.646Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-03-07T12:49:36.206Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-03-07T12:49:36.206Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-03-07T12:49:37.569Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-03-07T12:49:38.936Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-03-07T12:49:39.862Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-03-07T12:49:41.224Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-03-07T12:49:42.586Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-03-07T12:49:45.101Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-03-07T12:49:45.101Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-03-07T12:49:45.661Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-03-07T12:49:46.587Z] === RUN TestDockerSuite/TestLogsSince [2020-03-07T12:49:49.111Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-03-07T12:49:54.348Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-03-07T12:49:59.584Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-03-07T12:50:00.510Z] === RUN TestDockerSuite/TestLogsTail [2020-03-07T12:50:01.436Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-03-07T12:50:01.691Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-03-07T12:50:02.252Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-03-07T12:50:03.177Z] === RUN TestDockerSuite/TestMountIntoProc [2020-03-07T12:50:03.433Z] === RUN TestDockerSuite/TestMountIntoSys [2020-03-07T12:50:04.359Z] === RUN TestDockerSuite/TestNetHostname [2020-03-07T12:50:04.614Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-03-07T12:50:07.878Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-03-07T12:50:07.878Z] === RUN TestDockerSuite/TestNetworkEvents [2020-03-07T12:50:08.134Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-03-07T12:50:09.061Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-03-07T12:50:11.573Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-03-07T12:50:11.573Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-03-07T12:50:12.499Z] === RUN TestDockerSuite/TestPluginActive [2020-03-07T12:50:15.011Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-03-07T12:50:15.011Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-03-07T12:50:19.186Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-03-07T12:50:22.449Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-03-07T12:50:22.449Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-03-07T12:50:22.706Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-03-07T12:50:22.706Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-03-07T12:50:26.866Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-03-07T12:50:26.866Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-03-07T12:50:28.229Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-03-07T12:50:30.116Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-03-07T12:50:30.372Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-03-07T12:50:35.617Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-03-07T12:50:36.981Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-03-07T12:50:37.542Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-03-07T12:50:39.431Z] === RUN TestDockerSuite/TestPortHostBinding [2020-03-07T12:50:40.797Z] === RUN TestDockerSuite/TestPortList [2020-03-07T12:50:42.681Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-03-07T12:50:52.621Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-03-07T12:50:52.621Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-03-07T12:50:56.782Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-03-07T12:50:59.294Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-03-07T12:51:00.219Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-03-07T12:51:00.219Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-03-07T12:51:00.220Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-03-07T12:51:01.145Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-03-07T12:51:01.145Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-03-07T12:51:02.071Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-03-07T12:51:02.071Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-03-07T12:51:02.997Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-03-07T12:51:02.997Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-03-07T12:51:02.997Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-03-07T12:51:04.882Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-03-07T12:51:04.882Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-03-07T12:51:06.767Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-03-07T12:51:09.280Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-03-07T12:51:10.643Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-03-07T12:51:10.898Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-03-07T12:51:10.898Z] === RUN TestDockerSuite/TestPsByOrder [2020-03-07T12:51:11.458Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-03-07T12:51:14.720Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-03-07T12:51:14.975Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-03-07T12:51:15.901Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-03-07T12:51:20.078Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-03-07T12:51:25.316Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-03-07T12:51:25.316Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-03-07T12:51:28.577Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-03-07T12:51:28.577Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-03-07T12:51:36.656Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-03-07T12:51:38.543Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-03-07T12:51:41.054Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-03-07T12:51:41.615Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-03-07T12:51:42.541Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-03-07T12:51:44.427Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-03-07T12:51:46.313Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-03-07T12:51:48.833Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-03-07T12:51:50.195Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-03-07T12:51:50.195Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-03-07T12:51:51.121Z] === RUN TestDockerSuite/TestPsRightTagName [2020-03-07T12:51:53.634Z] === RUN TestDockerSuite/TestPsShowMounts [2020-03-07T12:51:55.521Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-03-07T12:51:56.083Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-03-07T12:51:57.008Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-03-07T12:51:57.008Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-03-07T12:51:57.264Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-03-07T12:51:57.519Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-03-07T12:51:57.519Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-03-07T12:51:58.079Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-03-07T12:51:58.640Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-03-07T12:52:00.002Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-03-07T12:52:01.888Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-03-07T12:52:02.814Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-03-07T12:52:10.894Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-03-07T12:52:12.258Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-03-07T12:52:14.771Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-03-07T12:52:15.026Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-03-07T12:52:15.026Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-03-07T12:52:15.281Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-03-07T12:52:17.804Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-03-07T12:52:18.059Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-03-07T12:52:19.945Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-03-07T12:52:20.871Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-03-07T12:52:24.135Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-03-07T12:52:24.135Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-03-07T12:52:26.021Z] === RUN TestDockerSuite/TestRmiBlank [2020-03-07T12:52:26.021Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-03-07T12:52:26.021Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-03-07T12:52:30.184Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-03-07T12:52:31.109Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-03-07T12:52:31.668Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-03-07T12:52:33.553Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-03-07T12:52:34.478Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-03-07T12:52:36.370Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-03-07T12:52:37.294Z] === RUN TestDockerSuite/TestRmiTag [2020-03-07T12:52:37.294Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-03-07T12:52:38.225Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-03-07T12:52:40.735Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-03-07T12:52:43.258Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-03-07T12:52:43.513Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-03-07T12:52:44.440Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-03-07T12:52:44.999Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-03-07T12:52:46.361Z] === RUN TestDockerSuite/TestRunAddHost [2020-03-07T12:52:47.285Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-03-07T12:52:47.540Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-03-07T12:52:48.466Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-03-07T12:52:48.466Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-03-07T12:52:49.392Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-03-07T12:52:49.392Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-03-07T12:52:51.279Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-03-07T12:52:52.204Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-03-07T12:52:52.204Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-03-07T12:52:53.130Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-03-07T12:52:54.493Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-03-07T12:52:55.855Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-03-07T12:52:57.740Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-03-07T12:52:58.300Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-03-07T12:52:59.229Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-03-07T12:53:00.592Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-03-07T12:53:01.152Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-03-07T12:53:02.516Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-03-07T12:53:03.471Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-03-07T12:53:04.396Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-03-07T12:53:05.321Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-03-07T12:53:06.247Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-03-07T12:53:07.172Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-03-07T12:53:07.172Z] === RUN TestDockerSuite/TestRunBindMounts [2020-03-07T12:53:08.535Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-03-07T12:53:09.898Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-03-07T12:53:10.458Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-03-07T12:53:11.383Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-03-07T12:53:12.308Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-03-07T12:53:13.233Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-03-07T12:53:13.233Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-03-07T12:53:13.794Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-03-07T12:53:14.719Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-03-07T12:53:15.644Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-03-07T12:53:16.204Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-03-07T12:53:17.133Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-03-07T12:53:17.133Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-03-07T12:53:18.058Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-03-07T12:53:18.058Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-03-07T12:53:19.420Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-03-07T12:53:19.980Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-03-07T12:53:20.905Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-03-07T12:53:21.466Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-03-07T12:53:21.721Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-03-07T12:53:22.282Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-03-07T12:53:24.187Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-03-07T12:53:24.443Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-03-07T12:53:25.806Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-03-07T12:53:27.169Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-03-07T12:53:28.094Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-03-07T12:53:29.020Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-03-07T12:53:29.580Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-03-07T12:53:30.505Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-03-07T12:53:31.431Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-03-07T12:53:33.317Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-03-07T12:53:33.317Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-03-07T12:53:37.480Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-03-07T12:53:37.480Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-03-07T12:53:38.040Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-03-07T12:53:40.560Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-03-07T12:53:41.923Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-03-07T12:53:45.185Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-03-07T12:53:47.697Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-03-07T12:53:47.697Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-03-07T12:53:47.697Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-03-07T12:53:48.258Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-03-07T12:53:50.157Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-03-07T12:53:52.042Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-03-07T12:53:54.553Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-03-07T12:53:54.809Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-03-07T12:53:56.695Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-03-07T12:53:57.255Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-03-07T12:53:57.255Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-03-07T12:53:58.180Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-03-07T12:54:00.067Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-03-07T12:54:00.067Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-03-07T12:54:00.627Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-03-07T12:54:01.553Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-03-07T12:54:02.478Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-03-07T12:54:03.041Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-03-07T12:54:03.041Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-03-07T12:54:03.965Z] === RUN TestDockerSuite/TestRunEnvironment [2020-03-07T12:54:04.890Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-03-07T12:54:05.451Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-03-07T12:54:06.378Z] === RUN TestDockerSuite/TestRunExitCode [2020-03-07T12:54:07.303Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-03-07T12:54:07.865Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-03-07T12:54:08.791Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-03-07T12:54:09.350Z] === RUN TestDockerSuite/TestRunExposePort [2020-03-07T12:54:09.350Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-03-07T12:54:10.275Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-03-07T12:54:11.213Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-03-07T12:54:12.576Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-03-07T12:54:13.137Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-03-07T12:54:13.137Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-03-07T12:54:17.298Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-03-07T12:54:17.553Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-03-07T12:54:26.203Z] --- PASS: TestImportExtremelyLargeImageWorks (299.28s) [2020-03-07T12:54:26.203Z] PASS [2020-03-07T12:54:26.203Z] [2020-03-07T12:54:26.203Z] === Skipped [2020-03-07T12:54:26.203Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-03-07T12:54:26.203Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-07T12:54:26.203Z] [2020-03-07T12:54:26.203Z] [2020-03-07T12:54:26.203Z] DONE 12 tests, 1 skipped in 300.591s [2020-03-07T12:54:26.203Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-03-07T12:54:26.203Z] ++ 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-03-07T12:54:26.203Z] ++ set -e [2020-03-07T12:54:26.203Z] ++ '[' -n 0 ']' [2020-03-07T12:54:26.203Z] ++ set -x [2020-03-07T12:54:26.203Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:54:26.203Z] INFO: Testing against a local daemon [2020-03-07T12:54:26.203Z] === RUN TestNetworkCreateDelete [2020-03-07T12:54:26.203Z] --- PASS: TestNetworkCreateDelete (0.21s) [2020-03-07T12:54:26.203Z] === RUN TestDockerNetworkDeletePreferID [2020-03-07T12:54:26.203Z] --- PASS: TestDockerNetworkDeletePreferID (0.61s) [2020-03-07T12:54:26.203Z] === RUN TestInspectNetwork [2020-03-07T12:54:26.203Z] === RUN TestInspectNetwork/full_network_id [2020-03-07T12:54:26.203Z] === RUN TestInspectNetwork/partial_network_id [2020-03-07T12:54:26.203Z] === RUN TestInspectNetwork/network_name [2020-03-07T12:54:26.203Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-07T12:54:26.488Z] --- PASS: TestInspectNetwork (7.60s) [2020-03-07T12:54:26.488Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-07T12:54:26.488Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-07T12:54:26.488Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-07T12:54:26.488Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-07T12:54:26.488Z] === RUN TestRunContainerWithBridgeNone [2020-03-07T12:54:29.180Z] --- PASS: TestRunContainerWithBridgeNone (2.29s) [2020-03-07T12:54:29.180Z] === RUN TestNetworkInvalidJSON [2020-03-07T12:54:29.180Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-07T12:54:29.180Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-07T12:54:29.180Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-07T12:54:29.180Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-07T12:54:29.180Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-07T12:54:29.180Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-07T12:54:29.180Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-07T12:54:29.180Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-07T12:54:29.180Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-07T12:54:29.180Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-03-07T12:54:29.180Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-07T12:54:29.180Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-07T12:54:29.180Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-07T12:54:29.180Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-07T12:54:29.712Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-03-07T12:54:29.801Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-03-07T12:54:29.801Z] === RUN TestDaemonDefaultNetworkPools [2020-03-07T12:54:30.271Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-03-07T12:54:30.816Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2020-03-07T12:54:30.816Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-07T12:54:31.840Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2020-03-07T12:54:31.840Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-07T12:54:32.154Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-03-07T12:54:32.154Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-03-07T12:54:32.154Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-03-07T12:54:32.154Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-03-07T12:54:32.715Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-03-07T12:54:33.336Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.51s) [2020-03-07T12:54:33.336Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-07T12:54:33.956Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-03-07T12:54:33.956Z] === RUN TestServiceWithPredefinedNetwork [2020-03-07T12:54:35.976Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-03-07T12:54:36.653Z] --- PASS: TestServiceWithPredefinedNetwork (2.33s) [2020-03-07T12:54:36.653Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-07T12:54:36.653Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-07T12:54:36.653Z] service_test.go:230: FLAKY_TEST [2020-03-07T12:54:36.653Z] === RUN TestServiceWithDataPathPortInit [2020-03-07T12:54:37.861Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-03-07T12:54:39.224Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-03-07T12:54:40.148Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-03-07T12:54:40.708Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-03-07T12:54:41.635Z] === RUN TestDockerSuite/TestRunModeHostname [2020-03-07T12:54:42.574Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-03-07T12:54:42.574Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-03-07T12:54:42.829Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-03-07T12:54:44.714Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-03-07T12:54:45.638Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-03-07T12:54:47.526Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-03-07T12:54:47.526Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-03-07T12:54:47.526Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-03-07T12:54:49.413Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-03-07T12:54:50.775Z] === RUN TestDockerSuite/TestRunMount [2020-03-07T12:54:51.890Z] --- PASS: TestServiceWithDataPathPortInit (14.94s) [2020-03-07T12:54:51.890Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-07T12:54:57.302Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-03-07T12:54:57.862Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-03-07T12:54:58.719Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.44s) [2020-03-07T12:54:58.719Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qhg0hylk4jhpwmcef360asr9w Created:2020-03-07 12:54:52.373905515 +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[bdeb4bd03b91d13b9eae69b833cd8607f3a46987781df097dafe7dee617087ae:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dv5tkysnyk931qfukocdz9hvd EndpointID:8885166098ec610392eb09953d7f5064d3c03e3e513f1aab3cdc6fdaa890f183 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ad89fdabb1aa42ecc731621995cb7ce7c383cace95ba1131a7b0ed820a45a838 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:4c07ffb249a5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dv5tkysnyk931qfukocdz9hvd EndpointID:8885166098ec610392eb09953d7f5064d3c03e3e513f1aab3cdc6fdaa890f183 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-07T12:54:58.719Z] PASS [2020-03-07T12:54:58.719Z] [2020-03-07T12:54:58.719Z] === Skipped [2020-03-07T12:54:58.719Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-07T12:54:58.719Z] service_test.go:230: FLAKY_TEST [2020-03-07T12:54:58.719Z] [2020-03-07T12:54:58.719Z] [2020-03-07T12:54:58.719Z] DONE 21 tests, 1 skipped in 40.726s [2020-03-07T12:54:58.719Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-07T12:54:58.719Z] ++ 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-03-07T12:54:58.719Z] ++ set -e [2020-03-07T12:54:58.719Z] ++ '[' -n 0 ']' [2020-03-07T12:54:58.719Z] ++ set -x [2020-03-07T12:54:58.719Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:54:58.719Z] INFO: Testing against a local daemon [2020-03-07T12:54:58.719Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-07T12:54:58.719Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-07T12:54:58.719Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-07T12:54:58.719Z] === RUN TestDockerNetworkIpvlan [2020-03-07T12:54:58.719Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-07T12:54:58.719Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-07T12:54:58.719Z] PASS [2020-03-07T12:54:58.719Z] [2020-03-07T12:54:58.719Z] === Skipped [2020-03-07T12:54:58.719Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-07T12:54:58.719Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-07T12:54:58.719Z] [2020-03-07T12:54:58.719Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-07T12:54:58.719Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-07T12:54:58.719Z] [2020-03-07T12:54:58.719Z] [2020-03-07T12:54:58.719Z] DONE 2 tests, 2 skipped in 0.107s [2020-03-07T12:54:58.719Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-07T12:54:58.719Z] ++ 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-03-07T12:54:58.719Z] ++ set -e [2020-03-07T12:54:58.719Z] ++ '[' -n 0 ']' [2020-03-07T12:54:58.719Z] ++ set -x [2020-03-07T12:54:58.719Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:54:58.787Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-03-07T12:54:59.007Z] INFO: Testing against a local daemon [2020-03-07T12:54:59.007Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-07T12:55:00.147Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-03-07T12:55:00.502Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s) [2020-03-07T12:55:00.502Z] === RUN TestDockerNetworkMacvlan [2020-03-07T12:55:01.517Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-07T12:55:02.551Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-07T12:55:02.658Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-03-07T12:55:03.171Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-07T12:55:05.863Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-07T12:55:05.919Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-03-07T12:55:08.430Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-03-07T12:55:09.325Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-07T12:55:10.945Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-03-07T12:55:12.830Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-03-07T12:55:13.728Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-07T12:55:14.192Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-03-07T12:55:14.192Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-03-07T12:55:15.118Z] === RUN TestDockerSuite/TestRunNetHost [2020-03-07T12:55:15.219Z] --- PASS: TestDockerNetworkMacvlan (14.63s) [2020-03-07T12:55:15.219Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-03-07T12:55:15.219Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-03-07T12:55:15.219Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.15s) [2020-03-07T12:55:15.219Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.18s) [2020-03-07T12:55:15.219Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.17s) [2020-03-07T12:55:15.219Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.87s) [2020-03-07T12:55:15.219Z] PASS [2020-03-07T12:55:15.219Z] [2020-03-07T12:55:15.219Z] DONE 8 tests in 16.217s [2020-03-07T12:55:15.219Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-07T12:55:15.219Z] ++ 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-03-07T12:55:15.219Z] ++ set -e [2020-03-07T12:55:15.219Z] ++ '[' -n 0 ']' [2020-03-07T12:55:15.219Z] ++ set -x [2020-03-07T12:55:15.219Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:55:15.219Z] testing: warning: no tests to run [2020-03-07T12:55:15.219Z] PASS [2020-03-07T12:55:15.219Z] [2020-03-07T12:55:15.219Z] DONE 0 tests in 0.016s [2020-03-07T12:55:15.219Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-07T12:55:15.219Z] ++ 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-03-07T12:55:15.219Z] ++ set -e [2020-03-07T12:55:15.219Z] ++ '[' -n 0 ']' [2020-03-07T12:55:15.219Z] ++ set -x [2020-03-07T12:55:15.219Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:55:15.219Z] INFO: Testing against a local daemon [2020-03-07T12:55:15.219Z] === RUN TestAuthZPluginAllowRequest [2020-03-07T12:55:16.044Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-03-07T12:55:16.604Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-03-07T12:55:16.696Z] --- PASS: TestAuthZPluginAllowRequest (1.55s) [2020-03-07T12:55:16.696Z] === RUN TestAuthZPluginTLS [2020-03-07T12:55:17.164Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-03-07T12:55:17.315Z] --- PASS: TestAuthZPluginTLS (0.58s) [2020-03-07T12:55:17.315Z] === RUN TestAuthZPluginDenyRequest [2020-03-07T12:55:17.724Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-03-07T12:55:17.934Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-03-07T12:55:17.934Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-07T12:55:18.553Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-03-07T12:55:18.553Z] === RUN TestAuthZPluginDenyResponse [2020-03-07T12:55:19.173Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2020-03-07T12:55:19.173Z] === RUN TestAuthZPluginAllowEventStream [2020-03-07T12:55:20.665Z] --- PASS: TestAuthZPluginAllowEventStream (1.58s) [2020-03-07T12:55:20.665Z] === RUN TestAuthZPluginErrorResponse [2020-03-07T12:55:20.987Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-03-07T12:55:21.283Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-03-07T12:55:21.283Z] === RUN TestAuthZPluginErrorRequest [2020-03-07T12:55:21.902Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-03-07T12:55:21.902Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-07T12:55:21.913Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-03-07T12:55:22.188Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2020-03-07T12:55:22.188Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-07T12:55:23.275Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-03-07T12:55:24.875Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s) [2020-03-07T12:55:24.875Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-07T12:55:26.354Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.05s) [2020-03-07T12:55:26.354Z] === RUN TestAuthZPluginHeader [2020-03-07T12:55:27.377Z] --- PASS: TestAuthZPluginHeader (0.97s) [2020-03-07T12:55:27.377Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-07T12:55:27.377Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-07T12:55:27.377Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-07T12:55:27.377Z] === RUN TestAuthZPluginV2Disable [2020-03-07T12:55:27.377Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-03-07T12:55:27.377Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-07T12:55:27.377Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-07T12:55:27.377Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-07T12:55:27.377Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-07T12:55:27.377Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-07T12:55:27.377Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-07T12:55:27.377Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-07T12:55:27.377Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-07T12:55:29.807Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-03-07T12:55:29.807Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-03-07T12:55:29.807Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-03-07T12:55:30.367Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-03-07T12:55:30.367Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-03-07T12:55:31.295Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-03-07T12:55:31.854Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-03-07T12:55:31.854Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-03-07T12:55:32.110Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-03-07T12:55:33.035Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-03-07T12:55:33.962Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-03-07T12:55:33.962Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-03-07T12:55:34.522Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-03-07T12:55:35.466Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-03-07T12:55:37.352Z] === RUN TestDockerSuite/TestRunPortInUse [2020-03-07T12:55:38.714Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-03-07T12:55:38.969Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-03-07T12:55:39.894Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-03-07T12:55:40.455Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-03-07T12:55:40.455Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-03-07T12:55:41.381Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-03-07T12:55:42.307Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-03-07T12:55:42.307Z] === RUN TestDockerSuite/TestRunPublishPort [2020-03-07T12:55:43.232Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-03-07T12:55:43.232Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-03-07T12:55:44.158Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-03-07T12:55:44.158Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-03-07T12:55:45.084Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-03-07T12:55:45.838Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.82s) [2020-03-07T12:55:45.838Z] PASS [2020-03-07T12:55:45.838Z] [2020-03-07T12:55:45.838Z] === Skipped [2020-03-07T12:55:45.838Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-07T12:55:45.838Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-07T12:55:45.838Z] [2020-03-07T12:55:45.838Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-03-07T12:55:45.838Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-07T12:55:45.838Z] [2020-03-07T12:55:45.838Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-07T12:55:45.838Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-07T12:55:45.838Z] [2020-03-07T12:55:45.838Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-07T12:55:45.838Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-07T12:55:45.838Z] [2020-03-07T12:55:45.838Z] [2020-03-07T12:55:45.838Z] DONE 17 tests, 4 skipped in 29.185s [2020-03-07T12:55:45.838Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-07T12:55:45.838Z] ++ 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-03-07T12:55:45.838Z] ++ set -e [2020-03-07T12:55:45.838Z] ++ '[' -n 0 ']' [2020-03-07T12:55:45.838Z] ++ set -x [2020-03-07T12:55:45.838Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:55:45.838Z] INFO: Testing against a local daemon [2020-03-07T12:55:45.838Z] === RUN TestPluginInvalidJSON [2020-03-07T12:55:45.838Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-07T12:55:45.838Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-07T12:55:45.838Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-07T12:55:45.838Z] --- PASS: TestPluginInvalidJSON (0.05s) [2020-03-07T12:55:45.838Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-07T12:55:45.838Z] PASS [2020-03-07T12:55:45.838Z] [2020-03-07T12:55:45.838Z] DONE 2 tests in 0.141s [2020-03-07T12:55:45.838Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-07T12:55:45.838Z] ++ 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-03-07T12:55:45.838Z] ++ set -e [2020-03-07T12:55:45.838Z] ++ '[' -n 0 ']' [2020-03-07T12:55:45.838Z] ++ set -x [2020-03-07T12:55:45.838Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:55:45.838Z] INFO: Testing against a local daemon [2020-03-07T12:55:45.838Z] === RUN TestExternalGraphDriver [2020-03-07T12:55:45.838Z] === RUN TestExternalGraphDriver/json [2020-03-07T12:55:46.448Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-03-07T12:55:46.448Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-03-07T12:55:46.855Z] === RUN TestExternalGraphDriver/spec [2020-03-07T12:55:48.893Z] === RUN TestExternalGraphDriver/pull [2020-03-07T12:55:50.611Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-03-07T12:55:50.611Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-03-07T12:55:50.930Z] --- PASS: TestExternalGraphDriver (6.36s) [2020-03-07T12:55:50.930Z] --- PASS: TestExternalGraphDriver/json (2.09s) [2020-03-07T12:55:50.930Z] --- PASS: TestExternalGraphDriver/spec (2.09s) [2020-03-07T12:55:50.930Z] --- PASS: TestExternalGraphDriver/pull (2.03s) [2020-03-07T12:55:50.930Z] === RUN TestGraphdriverPluginV2 [2020-03-07T12:55:50.930Z] --- SKIP: TestGraphdriverPluginV2 (0.09s) [2020-03-07T12:55:50.930Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-07T12:55:50.930Z] PASS [2020-03-07T12:55:50.930Z] [2020-03-07T12:55:50.930Z] === Skipped [2020-03-07T12:55:50.930Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.09s) [2020-03-07T12:55:50.930Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-07T12:55:50.930Z] [2020-03-07T12:55:50.930Z] [2020-03-07T12:55:50.930Z] DONE 5 tests, 1 skipped in 6.539s [2020-03-07T12:55:50.930Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-07T12:55:50.930Z] ++ 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-03-07T12:55:50.930Z] ++ set -e [2020-03-07T12:55:50.930Z] ++ '[' -n 0 ']' [2020-03-07T12:55:50.930Z] ++ set -x [2020-03-07T12:55:50.930Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:55:51.220Z] INFO: Testing against a local daemon [2020-03-07T12:55:51.220Z] === RUN TestContinueAfterPluginCrash [2020-03-07T12:55:51.220Z] === PAUSE TestContinueAfterPluginCrash [2020-03-07T12:55:51.220Z] === RUN TestReadPluginNoRead [2020-03-07T12:55:51.220Z] === PAUSE TestReadPluginNoRead [2020-03-07T12:55:51.220Z] === RUN TestDaemonStartWithLogOpt [2020-03-07T12:55:51.220Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-07T12:55:51.220Z] === CONT TestContinueAfterPluginCrash [2020-03-07T12:55:51.220Z] === CONT TestDaemonStartWithLogOpt [2020-03-07T12:55:51.220Z] === CONT TestReadPluginNoRead [2020-03-07T12:55:51.973Z] === RUN TestDockerSuite/TestRunRm [2020-03-07T12:55:52.898Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-03-07T12:55:53.153Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-03-07T12:55:57.315Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-03-07T12:55:57.315Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-03-07T12:55:58.677Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-03-07T12:55:58.677Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-03-07T12:55:58.677Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-03-07T12:56:00.567Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-03-07T12:56:01.127Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-03-07T12:56:05.286Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-03-07T12:56:07.175Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-03-07T12:56:07.736Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-03-07T12:56:08.661Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-03-07T12:56:10.546Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-03-07T12:56:11.105Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-03-07T12:56:11.668Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-03-07T12:56:11.924Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-03-07T12:56:12.850Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-03-07T12:56:13.411Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-03-07T12:56:13.638Z] === RUN TestReadPluginNoRead/default [2020-03-07T12:56:13.638Z] --- PASS: TestDaemonStartWithLogOpt (22.32s) [2020-03-07T12:56:14.258Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-07T12:56:14.337Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-03-07T12:56:15.261Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-03-07T12:56:15.734Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-03-07T12:56:15.821Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-03-07T12:56:16.745Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-03-07T12:56:17.670Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-03-07T12:56:17.764Z] --- PASS: TestReadPluginNoRead (26.45s) [2020-03-07T12:56:17.764Z] --- PASS: TestReadPluginNoRead/default (2.02s) [2020-03-07T12:56:17.764Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.70s) [2020-03-07T12:56:17.764Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.73s) [2020-03-07T12:56:17.764Z] read_test.go:91: [d3ee29e134401] daemon is not started [2020-03-07T12:56:18.048Z] --- PASS: TestContinueAfterPluginCrash (27.04s) [2020-03-07T12:56:18.048Z] PASS [2020-03-07T12:56:18.048Z] [2020-03-07T12:56:18.048Z] DONE 6 tests in 27.133s [2020-03-07T12:56:18.048Z] 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-03-07T12:56:18.048Z] ++ 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-03-07T12:56:18.048Z] ++ set -e [2020-03-07T12:56:18.048Z] ++ '[' -n 0 ']' [2020-03-07T12:56:18.048Z] ++ set -x [2020-03-07T12:56:18.048Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-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-03-07T12:56:18.048Z] testing: warning: no tests to run [2020-03-07T12:56:18.048Z] PASS [2020-03-07T12:56:18.048Z] [2020-03-07T12:56:18.048Z] DONE 0 tests in 0.022s [2020-03-07T12:56:18.334Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-07T12:56:18.334Z] ++ 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-03-07T12:56:18.334Z] ++ set -e [2020-03-07T12:56:18.334Z] ++ '[' -n 0 ']' [2020-03-07T12:56:18.334Z] ++ set -x [2020-03-07T12:56:18.334Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-07T12:56:18.334Z] INFO: Testing against a local daemon [2020-03-07T12:56:18.334Z] === RUN TestPluginWithDevMounts [2020-03-07T12:56:18.334Z] === PAUSE TestPluginWithDevMounts [2020-03-07T12:56:18.334Z] === CONT TestPluginWithDevMounts [2020-03-07T12:56:20.180Z] === RUN TestDockerSuite/TestRunState [2020-03-07T12:56:21.017Z] --- PASS: TestPluginWithDevMounts (2.25s) [2020-03-07T12:56:21.017Z] PASS [2020-03-07T12:56:21.017Z] [2020-03-07T12:56:21.017Z] DONE 1 tests in 2.351s [2020-03-07T12:56:21.017Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-03-07T12:56:21.017Z] ++ 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-03-07T12:56:21.017Z] ++ set -e [2020-03-07T12:56:21.017Z] ++ '[' -n 0 ']' [2020-03-07T12:56:21.017Z] ++ set -x [2020-03-07T12:56:21.017Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:56:21.017Z] INFO: Testing against a local daemon [2020-03-07T12:56:21.017Z] === RUN TestSecretInspect [2020-03-07T12:56:22.065Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-03-07T12:56:22.625Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-03-07T12:56:23.054Z] --- PASS: TestSecretInspect (2.29s) [2020-03-07T12:56:23.054Z] === RUN TestSecretList [2020-03-07T12:56:23.552Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-03-07T12:56:23.552Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-03-07T12:56:23.552Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-03-07T12:56:24.478Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-03-07T12:56:25.403Z] === RUN TestDockerSuite/TestRunSysctls [2020-03-07T12:56:25.741Z] --- PASS: TestSecretList (2.32s) [2020-03-07T12:56:25.741Z] === RUN TestSecretsCreateAndDelete [2020-03-07T12:56:26.764Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-03-07T12:56:26.764Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-03-07T12:56:26.764Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-03-07T12:56:27.689Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-03-07T12:56:27.779Z] --- PASS: TestSecretsCreateAndDelete (2.26s) [2020-03-07T12:56:27.779Z] === RUN TestSecretsUpdate [2020-03-07T12:56:29.840Z] --- PASS: TestSecretsUpdate (2.25s) [2020-03-07T12:56:29.840Z] === RUN TestTemplatedSecret [2020-03-07T12:56:30.201Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-03-07T12:56:31.126Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-03-07T12:56:32.531Z] --- PASS: TestTemplatedSecret (2.73s) [2020-03-07T12:56:32.532Z] === RUN TestSecretCreateResolve [2020-03-07T12:56:33.011Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-03-07T12:56:35.219Z] --- PASS: TestSecretCreateResolve (2.30s) [2020-03-07T12:56:35.219Z] PASS [2020-03-07T12:56:35.219Z] [2020-03-07T12:56:35.219Z] DONE 6 tests in 14.264s [2020-03-07T12:56:35.219Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-03-07T12:56:35.219Z] ++ 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-03-07T12:56:35.219Z] ++ set -e [2020-03-07T12:56:35.219Z] ++ '[' -n 0 ']' [2020-03-07T12:56:35.219Z] ++ set -x [2020-03-07T12:56:35.219Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:56:35.219Z] INFO: Testing against a local daemon [2020-03-07T12:56:35.219Z] === RUN TestServiceCreateInit [2020-03-07T12:56:35.219Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-07T12:56:37.169Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-03-07T12:56:39.619Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-07T12:56:40.428Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-03-07T12:56:40.987Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-03-07T12:56:41.550Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-03-07T12:56:42.474Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-03-07T12:56:44.031Z] --- PASS: TestServiceCreateInit (8.39s) [2020-03-07T12:56:44.031Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.15s) [2020-03-07T12:56:44.031Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.20s) [2020-03-07T12:56:44.031Z] === RUN TestCreateServiceMultipleTimes [2020-03-07T12:56:44.983Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-03-07T12:56:45.909Z] === RUN TestDockerSuite/TestRunUserByID [2020-03-07T12:56:46.834Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-03-07T12:56:46.834Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-03-07T12:56:47.089Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-03-07T12:56:48.027Z] === RUN TestDockerSuite/TestRunUserByName [2020-03-07T12:56:48.586Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-03-07T12:56:49.511Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-03-07T12:56:49.511Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-03-07T12:56:49.766Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-03-07T12:56:50.692Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-03-07T12:56:55.928Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-03-07T12:56:55.928Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-03-07T12:56:57.290Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-03-07T12:56:59.279Z] --- PASS: TestCreateServiceMultipleTimes (16.01s) [2020-03-07T12:56:59.279Z] === RUN TestCreateServiceConflict [2020-03-07T12:56:59.804Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-03-07T12:57:01.166Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-03-07T12:57:01.969Z] --- PASS: TestCreateServiceConflict (2.27s) [2020-03-07T12:57:01.969Z] === RUN TestCreateServiceMaxReplicas [2020-03-07T12:57:03.680Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-03-07T12:57:04.664Z] --- PASS: TestCreateServiceMaxReplicas (2.99s) [2020-03-07T12:57:04.664Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-07T12:57:06.205Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-03-07T12:57:06.462Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-03-07T12:57:07.388Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-03-07T12:57:08.314Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-03-07T12:57:09.240Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-03-07T12:57:09.240Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-03-07T12:57:09.240Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-03-07T12:57:09.240Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-03-07T12:57:09.240Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-03-07T12:57:10.165Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-03-07T12:57:11.090Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-03-07T12:57:11.670Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-03-07T12:57:13.560Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-03-07T12:57:14.121Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-03-07T12:57:15.046Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-03-07T12:57:15.046Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-03-07T12:57:15.971Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-03-07T12:57:15.971Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-03-07T12:57:15.971Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-03-07T12:57:15.971Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-03-07T12:57:15.971Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-03-07T12:57:16.227Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-03-07T12:57:16.227Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-03-07T12:57:16.482Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-03-07T12:57:16.737Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-03-07T12:57:16.992Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-03-07T12:57:17.918Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-03-07T12:57:18.844Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-03-07T12:57:19.404Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-03-07T12:57:19.404Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-03-07T12:57:19.908Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.44s) [2020-03-07T12:57:19.908Z] === RUN TestCreateServiceSecretFileMode [2020-03-07T12:57:20.328Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-03-07T12:57:20.526Z] --- PASS: TestCreateServiceSecretFileMode (2.58s) [2020-03-07T12:57:20.527Z] === RUN TestCreateServiceConfigFileMode [2020-03-07T12:57:20.583Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-03-07T12:57:21.508Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-03-07T12:57:21.508Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-03-07T12:57:22.433Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-03-07T12:57:23.235Z] --- PASS: TestCreateServiceConfigFileMode (2.65s) [2020-03-07T12:57:23.235Z] === RUN TestCreateServiceSysctls [2020-03-07T12:57:23.358Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-03-07T12:57:23.358Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-03-07T12:57:23.358Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-03-07T12:57:23.917Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-03-07T12:57:25.802Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-03-07T12:57:26.362Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-03-07T12:57:26.363Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-03-07T12:57:26.704Z] --- PASS: TestCreateServiceSysctls (3.31s) [2020-03-07T12:57:26.704Z] === RUN TestCreateServiceCapabilities [2020-03-07T12:57:27.289Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-03-07T12:57:27.289Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-03-07T12:57:28.652Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-03-07T12:57:29.401Z] --- PASS: TestCreateServiceCapabilities (2.62s) [2020-03-07T12:57:29.401Z] === RUN TestInspect [2020-03-07T12:57:29.577Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-03-07T12:57:32.087Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-03-07T12:57:32.098Z] --- PASS: TestInspect (2.86s) [2020-03-07T12:57:32.098Z] === RUN TestCreateJob [2020-03-07T12:57:33.024Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-03-07T12:57:33.024Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-03-07T12:57:33.024Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-03-07T12:57:33.949Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-03-07T12:57:35.312Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-03-07T12:57:35.567Z] --- PASS: TestCreateJob (3.55s) [2020-03-07T12:57:35.567Z] === RUN TestReplicatedJob [2020-03-07T12:57:36.673Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-03-07T12:57:36.673Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-03-07T12:57:38.557Z] === RUN TestDockerSuite/TestSaveImageId [2020-03-07T12:57:38.557Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-03-07T12:57:39.118Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-03-07T12:57:41.630Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-03-07T12:57:41.630Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-03-07T12:57:42.420Z] --- PASS: TestReplicatedJob (6.13s) [2020-03-07T12:57:42.420Z] === RUN TestUpdateReplicatedJob [2020-03-07T12:57:42.995Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-03-07T12:57:42.995Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-03-07T12:57:42.995Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-03-07T12:57:44.357Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-03-07T12:57:45.893Z] --- PASS: TestUpdateReplicatedJob (3.57s) [2020-03-07T12:57:45.893Z] === RUN TestServiceListWithStatuses [2020-03-07T12:57:45.894Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-07T12:57:45.894Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-07T12:57:45.894Z] === RUN TestDockerNetworkConnectAlias [2020-03-07T12:57:46.243Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-03-07T12:57:46.244Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-03-07T12:57:46.498Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-03-07T12:57:46.498Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-03-07T12:57:46.498Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-03-07T12:57:47.059Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-03-07T12:57:49.575Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-03-07T12:57:50.304Z] --- PASS: TestDockerNetworkConnectAlias (4.65s) [2020-03-07T12:57:50.304Z] === RUN TestDockerNetworkReConnect [2020-03-07T12:57:53.785Z] --- PASS: TestDockerNetworkReConnect (3.76s) [2020-03-07T12:57:53.785Z] === RUN TestServicePlugin [2020-03-07T12:57:53.785Z] --- SKIP: TestServicePlugin (0.00s) [2020-03-07T12:57:53.785Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-07T12:57:53.785Z] === RUN TestServiceUpdateLabel [2020-03-07T12:57:54.810Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-03-07T12:57:56.472Z] --- PASS: TestServiceUpdateLabel (2.24s) [2020-03-07T12:57:56.472Z] === RUN TestServiceUpdateSecrets [2020-03-07T12:57:57.322Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-03-07T12:57:58.717Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-03-07T12:58:00.079Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-03-07T12:58:03.340Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-03-07T12:58:03.900Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-03-07T12:58:05.788Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-03-07T12:58:06.349Z] === RUN TestDockerSuite/TestStartRecordError [2020-03-07T12:58:08.235Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-03-07T12:58:10.747Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-03-07T12:58:11.705Z] --- PASS: TestServiceUpdateSecrets (14.75s) [2020-03-07T12:58:11.705Z] === RUN TestServiceUpdateConfigs [2020-03-07T12:58:12.631Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-03-07T12:58:15.894Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-03-07T12:58:17.256Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-03-07T12:58:21.416Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-03-07T12:58:22.779Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-03-07T12:58:24.141Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-03-07T12:58:26.979Z] --- PASS: TestServiceUpdateConfigs (14.78s) [2020-03-07T12:58:26.979Z] === RUN TestServiceUpdateNetwork [2020-03-07T12:58:30.681Z] === RUN TestDockerSuite/TestStatsNoStream [2020-03-07T12:58:32.565Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-03-07T12:58:34.449Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-03-07T12:58:35.374Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-03-07T12:58:35.936Z] === RUN TestDockerSuite/TestTopPrivileged [2020-03-07T12:58:36.861Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-03-07T12:58:36.861Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-03-07T12:58:37.786Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-03-07T12:58:39.531Z] --- PASS: TestServiceUpdateNetwork (13.06s) [2020-03-07T12:58:39.531Z] PASS [2020-03-07T12:58:39.531Z] [2020-03-07T12:58:39.531Z] === Skipped [2020-03-07T12:58:39.531Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-03-07T12:58:39.531Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-07T12:58:39.531Z] [2020-03-07T12:58:39.531Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-03-07T12:58:39.531Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-07T12:58:39.531Z] [2020-03-07T12:58:39.531Z] [2020-03-07T12:58:39.531Z] DONE 23 tests, 2 skipped in 123.737s [2020-03-07T12:58:39.531Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-03-07T12:58:39.531Z] ++ 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-03-07T12:58:39.531Z] ++ set -e [2020-03-07T12:58:39.531Z] ++ '[' -n 0 ']' [2020-03-07T12:58:39.531Z] ++ set -x [2020-03-07T12:58:39.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:58:39.531Z] INFO: Testing against a local daemon [2020-03-07T12:58:39.531Z] === RUN TestSessionCreate [2020-03-07T12:58:39.531Z] --- PASS: TestSessionCreate (0.05s) [2020-03-07T12:58:39.531Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-07T12:58:39.531Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-03-07T12:58:39.531Z] PASS [2020-03-07T12:58:39.531Z] [2020-03-07T12:58:39.531Z] DONE 2 tests in 0.191s [2020-03-07T12:58:39.531Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-03-07T12:58:39.531Z] ++ 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-03-07T12:58:39.531Z] ++ set -e [2020-03-07T12:58:39.531Z] ++ '[' -n 0 ']' [2020-03-07T12:58:39.531Z] ++ set -x [2020-03-07T12:58:39.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:58:39.531Z] INFO: Testing against a local daemon [2020-03-07T12:58:39.531Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-07T12:58:39.531Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-07T12:58:39.531Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-07T12:58:39.531Z] === RUN TestEventsExecDie [2020-03-07T12:58:39.815Z] --- PASS: TestEventsExecDie (0.81s) [2020-03-07T12:58:39.815Z] === RUN TestEventsBackwardsCompatible [2020-03-07T12:58:39.815Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-03-07T12:58:39.815Z] === RUN TestInfoBinaryCommits [2020-03-07T12:58:39.815Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-03-07T12:58:39.815Z] === RUN TestInfoAPIVersioned [2020-03-07T12:58:39.815Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-03-07T12:58:39.815Z] === RUN TestInfoDiscoveryBackend [2020-03-07T12:58:40.436Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-03-07T12:58:40.436Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-07T12:58:41.445Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-07T12:58:41.445Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-07T12:58:41.951Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-03-07T12:58:42.063Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-03-07T12:58:42.063Z] === RUN TestInfoAPI [2020-03-07T12:58:42.063Z] --- PASS: TestInfoAPI (0.05s) [2020-03-07T12:58:42.063Z] === RUN TestInfoAPIWarnings [2020-03-07T12:58:42.683Z] --- PASS: TestInfoAPIWarnings (0.55s) [2020-03-07T12:58:42.683Z] === RUN TestInfoDebug [2020-03-07T12:58:43.303Z] --- PASS: TestInfoDebug (0.54s) [2020-03-07T12:58:43.304Z] === RUN TestInfoInsecureRegistries [2020-03-07T12:58:43.589Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2020-03-07T12:58:43.589Z] === RUN TestInfoRegistryMirrors [2020-03-07T12:58:44.208Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-03-07T12:58:44.208Z] === RUN TestLoginFailsWithBadCredentials [2020-03-07T12:58:44.827Z] --- PASS: TestLoginFailsWithBadCredentials (0.43s) [2020-03-07T12:58:44.827Z] === RUN TestPingCacheHeaders [2020-03-07T12:58:44.827Z] --- PASS: TestPingCacheHeaders (0.06s) [2020-03-07T12:58:44.827Z] === RUN TestPingGet [2020-03-07T12:58:44.827Z] --- PASS: TestPingGet (0.03s) [2020-03-07T12:58:44.827Z] === RUN TestPingHead [2020-03-07T12:58:44.827Z] --- PASS: TestPingHead (0.05s) [2020-03-07T12:58:44.827Z] === RUN TestVersion [2020-03-07T12:58:44.827Z] --- PASS: TestVersion (0.05s) [2020-03-07T12:58:44.827Z] PASS [2020-03-07T12:58:44.827Z] [2020-03-07T12:58:44.827Z] === Skipped [2020-03-07T12:58:44.827Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-07T12:58:44.827Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-07T12:58:44.827Z] [2020-03-07T12:58:44.827Z] [2020-03-07T12:58:44.827Z] DONE 18 tests, 1 skipped in 6.009s [2020-03-07T12:58:44.827Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-03-07T12:58:44.827Z] ++ 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-03-07T12:58:44.827Z] ++ set -e [2020-03-07T12:58:44.827Z] ++ '[' -n 0 ']' [2020-03-07T12:58:44.827Z] ++ set -x [2020-03-07T12:58:44.827Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-03-07T12:58:45.112Z] INFO: Testing against a local daemon [2020-03-07T12:58:45.112Z] === RUN TestVolumesCreateAndList [2020-03-07T12:58:45.112Z] --- PASS: TestVolumesCreateAndList (0.05s) [2020-03-07T12:58:45.112Z] === RUN TestVolumesRemove [2020-03-07T12:58:45.112Z] --- PASS: TestVolumesRemove (0.09s) [2020-03-07T12:58:45.112Z] === RUN TestVolumesInspect [2020-03-07T12:58:45.112Z] --- PASS: TestVolumesInspect (0.04s) [2020-03-07T12:58:45.112Z] === RUN TestVolumesInvalidJSON [2020-03-07T12:58:45.112Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-07T12:58:45.112Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-07T12:58:45.112Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-07T12:58:45.112Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2020-03-07T12:58:45.112Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-07T12:58:45.112Z] PASS [2020-03-07T12:58:45.112Z] [2020-03-07T12:58:45.112Z] DONE 5 tests in 0.327s [2020-03-07T12:58:45.112Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-07T12:58:45.401Z] ++++ cat bundles/test-integration/docker.pid [2020-03-07T12:58:45.401Z] +++ kill 13480 [2020-03-07T12:58:46.109Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-03-07T12:58:46.364Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-03-07T12:58:46.875Z] +++ /etc/init.d/apparmor stop [2020-03-07T12:58:46.875Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-07T12:58:46.875Z] [2020-03-07T12:58:46.875Z] Unloading profiles will leave already running processes permanently [2020-03-07T12:58:46.875Z] unconfined, which can lead to unexpected situations. [2020-03-07T12:58:46.875Z] [2020-03-07T12:58:46.875Z] To set a process to complain mode, use the command line tool [2020-03-07T12:58:46.875Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-07T12:58:46.875Z] +++ true [2020-03-07T12:58:46.875Z] [2020-03-07T12:58:47.288Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-03-07T12:58:47.288Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-03-07T12:58:48.213Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized Post stage [Pipeline] junit [2020-03-07T12:58:48.940Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-07T12:58:50.034Z] + echo Ensuring container killed. [2020-03-07T12:58:50.034Z] Ensuring container killed. [2020-03-07T12:58:50.034Z] + docker rm -vf docker-pr4 [2020-03-07T12:58:50.034Z] Error: No such container: docker-pr4 [2020-03-07T12:58:50.034Z] + true [Pipeline] sh [2020-03-07T12:58:50.099Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-03-07T12:58:50.099Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-03-07T12:58:50.417Z] + echo Chowning /workspace to jenkins user [2020-03-07T12:58:50.417Z] Chowning /workspace to jenkins user [2020-03-07T12:58:50.417Z] + id -u [2020-03-07T12:58:50.417Z] + id -g [2020-03-07T12:58:50.417Z] + docker run --rm -v /home/docker/workspace/moby_PR-40635:/workspace busybox chown -R 1001:1001 /workspace [2020-03-07T12:58:50.417Z] Unable to find image 'busybox:latest' locally [2020-03-07T12:58:50.701Z] latest: Pulling from library/busybox [2020-03-07T12:58:50.701Z] d7e28ec550a2: Pulling fs layer [2020-03-07T12:58:50.986Z] d7e28ec550a2: Download complete [2020-03-07T12:58:51.272Z] d7e28ec550a2: Pull complete [2020-03-07T12:58:51.272Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-03-07T12:58:51.272Z] Status: Downloaded newer image for busybox:latest [2020-03-07T12:58:51.461Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-03-07T12:58:52.406Z] === RUN TestDockerSuite/TestUpdateRunningContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-07T12:58:53.346Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-03-07T12:58:53.699Z] + bundleName=ppc64le-integration [2020-03-07T12:58:53.699Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-03-07T12:58:53.699Z] Creating ppc64le-integration-bundles.tar.gz [2020-03-07T12:58:53.699Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-03-07T12:58:53.699Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-03-07T12:58:54.021Z] Archiving artifacts [2020-03-07T12:58:55.234Z] === RUN TestDockerSuite/TestUpdateStats [2020-03-07T12:58:56.923Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40635/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-07T12:58:57.318Z] + make clean [2020-03-07T12:58:57.939Z] make: command: Command not found [2020-03-07T12:58:57.939Z] make: command: Command not found [2020-03-07T12:58:57.939Z] docker volume rm -f docker-dev-cache [2020-03-07T12:58:57.939Z] docker-dev-cache [Pipeline] deleteDir [2020-03-07T12:58:59.392Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-03-07T12:59:00.755Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-03-07T12:59:00.755Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-07T12:59:01.689Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-03-07T12:59:02.616Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-03-07T12:59:06.775Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-03-07T12:59:10.934Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-03-07T12:59:14.197Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-03-07T12:59:16.708Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-03-07T12:59:20.868Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-03-07T12:59:26.123Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-03-07T12:59:28.634Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-03-07T12:59:31.146Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-03-07T12:59:32.509Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-03-07T12:59:33.869Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-03-07T12:59:36.381Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-03-07T12:59:38.266Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-03-07T12:59:40.778Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-03-07T12:59:43.290Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-03-07T12:59:45.805Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-03-07T13:00:00.640Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-03-07T13:00:00.640Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-03-07T13:00:00.640Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-03-07T13:00:01.566Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-03-07T13:00:01.566Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-03-07T13:00:01.566Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-03-07T13:00:01.566Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-03-07T13:00:02.492Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-03-07T13:00:02.492Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-03-07T13:00:03.475Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-03-07T13:00:03.475Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-03-07T13:00:03.475Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-03-07T13:00:03.475Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-03-07T13:00:03.475Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-03-07T13:00:06.738Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-03-07T13:00:06.738Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-03-07T13:00:06.738Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-03-07T13:00:06.738Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-03-07T13:00:06.738Z] === RUN TestDockerSuite/TestVolumeEvents [2020-03-07T13:00:07.666Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-03-07T13:00:10.179Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-03-07T13:00:10.179Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-03-07T13:00:10.179Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-03-07T13:00:13.442Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-03-07T13:00:17.607Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite (1784.06s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.70s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.56s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.77s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.18s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.58s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.34s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.92s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.36s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.34s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.30s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.81s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.22s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.28s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.33s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.21s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.25s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.30s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.30s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestAttachDetach (1.29s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.23s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.12s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.41s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.14s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.72s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.88s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (2.00s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.74s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.71s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.10s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.85s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.58s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.73s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.78s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.53s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.66s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.08s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.78s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.57s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.15s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.02s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.20s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.34s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.82s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.52s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.03s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.26s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.36s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.35s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.27s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.15s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.96s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.54s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.19s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.71s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.91s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.12s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.12s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.42s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.39s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.50s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.68s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.19s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.78s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.12s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.66s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.22s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.08s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.38s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.85s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.36s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.67s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.64s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.34s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.29s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.49s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.82s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.79s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.38s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.47s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.92s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.10s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.94s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.29s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.84s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.49s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildCmd (0.32s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.33s) [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.38s) [2020-03-07T13:00:17.607Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-03-07T13:00:17.607Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-03-07T13:00:17.607Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.47s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.97s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.22s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildContChar (4.11s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.28s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.33s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.73s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.45s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.42s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.11s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.76s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.52s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.00s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.11s) [2020-03-07T13:00:17.608Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-03-07T13:00:17.608Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-03-07T13:00:17.608Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-03-07T13:00:17.608Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-03-07T13:00:17.608Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-03-07T13:00:17.608Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-03-07T13:00:17.608Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.04s) [2020-03-07T13:00:17.608Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.34s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.50s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.37s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.52s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.44s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.96s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.82s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.68s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.78s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.78s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.52s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.39s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.50s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.13s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.84s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.14s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.68s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.17s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.71s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.47s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.62s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.64s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.14s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.78s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.72s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.54s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.42s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.40s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.68s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.10s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.33s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.36s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.27s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.37s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.67s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildEnv (1.55s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.54s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.31s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.37s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.20s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.80s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.15s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.78s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.48s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.55s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.57s) [2020-03-07T13:00:17.608Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-03-07T13:00:17.608Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.30s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildExpose (0.51s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.67s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.61s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildFails (0.94s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.51s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.49s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.82s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.49s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.37s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.20s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.19s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.78s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.40s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.24s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (3.01s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (2.05s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildHistory (5.84s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.52s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.22s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.71s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.71s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.25s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildLabel (0.51s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.43s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.55s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.33s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildLabels (0.54s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.04s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.68s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.37s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.77s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.14s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.35s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.68s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.64s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.60s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.57s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.81s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (14.72s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.43s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.34s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.05s) [2020-03-07T13:00:17.608Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-03-07T13:00:17.608Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.06s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.58s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.39s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.38s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.15s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.80s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.06s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.11s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.82s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.49s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.43s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.42s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.81s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.61s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.94s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.92s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.70s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.45s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.41s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.56s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.44s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.30s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildPATH (2.90s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.87s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.18s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.97s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.47s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.42s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildRm (3.38s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.25s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.59s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.63s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.63s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.44s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.36s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.14s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.19s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.35s) [2020-03-07T13:00:17.608Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-03-07T13:00:17.608Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.41s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.01s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.19s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildStderr (1.14s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.48s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.32s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.16s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.57s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.10s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.71s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildUser (2.42s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.96s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.54s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.11s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.40s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.39s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.29s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.54s) [2020-03-07T13:00:17.608Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-03-07T13:00:17.608Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-03-07T13:00:17.608Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-03-07T13:00:17.608Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-03-07T13:00:17.608Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2020-03-07T13:00:17.608Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-03-07T13:00:17.608Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-03-07T13:00:17.608Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.28s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.18s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.41s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.16s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.19s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.45s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.38s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.09s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.58s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.63s) [2020-03-07T13:00:17.608Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-03-07T13:00:17.608Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.90s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.49s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-03-07T13:00:17.608Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-03-07T13:00:17.608Z] docker_cli_sni_test.go:18: Flakey test [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.76s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.11s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestCommitChange (1.31s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.95s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.17s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.95s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.22s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestCommitTTY (1.72s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.94s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.70s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.89s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.06s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.75s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.75s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.94s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.03s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.84s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.04s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.92s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.80s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.14s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.85s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.84s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.84s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.73s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.81s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.81s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.90s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.85s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.83s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.89s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.86s) [2020-03-07T13:00:17.608Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.83s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.80s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.47s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.67s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.84s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.58s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.82s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.93s) [2020-03-07T13:00:17.609Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-03-07T13:00:17.609Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.78s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.80s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.21s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (5.04s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.66s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.85s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.33s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.78s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.61s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.59s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.61s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.60s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a2e100_} (1.80s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1657126477_/foo_false____} (1.66s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1657126477_/foo_true____} (1.79s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3220826952_/foo_false____} (1.68s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3220826952_/foo_true____} (1.66s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3220826952_/foo_true__0xc000a2e600__} (1.91s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a2e620_} (1.64s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a2e640_} (1.74s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a2e660_} (1.64s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a2e680_} (1.62s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.53s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.46s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.91s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.47s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.83s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.68s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.89s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.91s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.08s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.96s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.94s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.91s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.08s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.06s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.92s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.06s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.11s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.92s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.05s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.46s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.09s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.89s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.97s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.90s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.15s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.94s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.16s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.74s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.84s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.59s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.96s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.47s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.88s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.97s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.43s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.92s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.78s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.09s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCpToDot (1.06s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.97s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (2.08s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCpToStdout (1.24s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.51s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.41s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.97s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.72s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.72s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.84s) [2020-03-07T13:00:17.609Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-03-07T13:00:17.609Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.81s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.37s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCreateRM (0.17s) [2020-03-07T13:00:17.609Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-03-07T13:00:17.609Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.16s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.52s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.16s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.06s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.80s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.21s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.73s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.54s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.86s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.66s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.70s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.84s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.77s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.76s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.29s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.89s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.73s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.21s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.96s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.80s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.81s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.08s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.30s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestEventsAttach (1.07s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestEventsCommit (1.09s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.90s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.88s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.94s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.95s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.89s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.57s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.62s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestEventsCopy (1.40s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.76s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.78s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.34s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.60s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.95s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.38s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.12s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.02s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestEventsFilters (1.75s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestEventsFormat (1.68s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.85s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.23s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.38s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.28s) [2020-03-07T13:00:17.609Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2020-03-07T13:00:17.609Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-03-07T13:00:17.609Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-03-07T13:00:17.609Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.62s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.82s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestEventsRename (0.83s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestEventsResize (0.88s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.87s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.99s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.90s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.14s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestEventsTop (1.01s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestEventsUntag (2.59s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.62s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestExec (0.89s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.90s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.86s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.87s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.94s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.90s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.90s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.88s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.91s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.89s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.94s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.70s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestExecCgroup (1.16s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestExecEnv (0.91s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.71s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.96s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestExecInspectID (3.16s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestExecInteractive (1.21s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.60s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.97s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestExecParseError (0.86s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.90s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.81s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.42s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.93s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestExecStartFails (1.00s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.12s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.90s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestExecTTY (0.86s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.06s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.88s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestExecUlimits (1.08s) [2020-03-07T13:00:17.609Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-03-07T13:00:17.609Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.22s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.08s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.82s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.99s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestExecWithUser (1.13s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.89s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.86s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.85s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.87s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.92s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestHealth (21.18s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.95s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.90s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.31s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.29s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.48s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-03-07T13:00:17.609Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.91s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.90s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.96s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestImagesFormat (0.08s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (1.07s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.07s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestImportBadURL (0.12s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestImportDisplay (1.65s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestImportFile (2.00s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.84s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestImportGzipped (1.88s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.91s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.22s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (1.02s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.96s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.04s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.83s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.81s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.86s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.72s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.80s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.82s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.60s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.87s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.81s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.68s) [2020-03-07T13:00:17.610Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-03-07T13:00:17.610Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.22s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.92s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestInspectDefault (0.80s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestInspectHistory (1.07s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2020-03-07T13:00:17.610Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-03-07T13:00:17.610Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.92s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.95s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.97s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.86s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.71s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.94s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestInspectStatus (1.11s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.82s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.19s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.78s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.21s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.89s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.86s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.79s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.57s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.91s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.66s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.41s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.82s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.90s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (3.08s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.69s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.47s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.88s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.15s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.56s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.86s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.84s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.60s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.43s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.85s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.87s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.84s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.81s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.88s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.86s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.03s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.37s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.25s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.14s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.28s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.16s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.45s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.89s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.91s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestLogsSince (7.03s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.87s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.85s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestLogsTail (0.94s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.77s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.86s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.56s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.94s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestNetHostname (2.87s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.40s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.38s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.55s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.83s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestPluginActive (2.20s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.31s) [2020-03-07T13:00:17.610Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-03-07T13:00:17.610Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.74s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.50s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.76s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.28s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.11s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.10s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.60s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.54s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestPortList (10.50s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.56s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.50s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.91s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.87s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.84s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.14s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.70s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (4.01s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.64s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.35s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestPsByOrder (3.72s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.21s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.48s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.10s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.06s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.00s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.62s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.50s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.81s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.76s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.75s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.48s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.53s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.85s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.44s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.64s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.88s) [2020-03-07T13:00:17.610Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-03-07T13:00:17.610Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.28s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.95s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.61s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.79s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.81s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.05s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.43s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.55s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.18s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.36s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.66s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.71s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.26s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.76s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.12s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.13s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.15s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.36s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.86s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.95s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.82s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.00s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRmiTag (0.12s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.83s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.67s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.83s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.85s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.44s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.56s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRunAddHost (0.79s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.36s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.74s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.93s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.81s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.03s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.08s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.98s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.61s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.55s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.02s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.96s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.00s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.89s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.04s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.06s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.14s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.81s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.87s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.85s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.62s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.94s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.93s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.85s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.73s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.77s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.76s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.81s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.83s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.80s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.79s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.28s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.80s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.76s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.79s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.12s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.76s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.62s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.68s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.54s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.83s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.80s) [2020-03-07T13:00:17.610Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.84s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.88s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.80s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.81s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.89s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.73s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.36s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.75s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.75s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.72s) [2020-03-07T13:00:17.611Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-03-07T13:00:17.611Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-03-07T13:00:17.611Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-03-07T13:00:17.611Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.85s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.79s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.58s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.38s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.79s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.63s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.82s) [2020-03-07T13:00:17.611Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-03-07T13:00:17.611Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.76s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.74s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.81s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.78s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.83s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.80s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.81s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.79s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.79s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.77s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunExitCode (0.80s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.77s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.81s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.80s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.77s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.85s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.61s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.36s) [2020-03-07T13:00:17.611Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-07T13:00:17.611Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.60s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.84s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.59s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.08s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.64s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.80s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.19s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.69s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.64s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.82s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.71s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.71s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.16s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.57s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.32s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.67s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.63s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.58s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunMount (6.22s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.79s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.79s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.55s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.42s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.33s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.38s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.60s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.63s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.62s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.74s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunNetHost (1.20s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.92s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.75s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.91s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.59s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.33s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.75s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.70s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.82s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.83s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.89s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.85s) [2020-03-07T13:00:17.611Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-03-07T13:00:17.611Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.77s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.79s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (2.03s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.08s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.60s) [2020-03-07T13:00:17.611Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.81s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.72s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.90s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.86s) [2020-03-07T13:00:17.611Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-07T13:00:17.611Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.94s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.86s) [2020-03-07T13:00:17.611Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-03-07T13:00:17.611Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.81s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.61s) [2020-03-07T13:00:17.611Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-03-07T13:00:17.611Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.54s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.67s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunRm (1.00s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.80s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.85s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.95s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.96s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.76s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.02s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.13s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.86s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.71s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.88s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.81s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.82s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.72s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.81s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.83s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.82s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.70s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunState (1.60s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.78s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.83s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.22s) [2020-03-07T13:00:17.611Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-03-07T13:00:17.611Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.81s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.75s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunSysctls (1.51s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.77s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.59s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.86s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.96s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.99s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.09s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.78s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.79s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.72s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.36s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.25s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunUserByID (0.83s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.80s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunUserByName (0.80s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.78s) [2020-03-07T13:00:17.611Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-03-07T13:00:17.611Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.81s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.57s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.80s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.16s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.43s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.61s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.41s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (3.04s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.90s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.92s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.75s) [2020-03-07T13:00:17.611Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-03-07T13:00:17.611Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-03-07T13:00:17.611Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-03-07T13:00:17.611Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-03-07T13:00:17.611Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-03-07T13:00:17.611Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.23s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.82s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.81s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.78s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.63s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.89s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.88s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.80s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.19s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.17s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.22s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.20s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.20s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.83s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.85s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.79s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.90s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.31s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.81s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.80s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.79s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.83s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.61s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.78s) [2020-03-07T13:00:17.611Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-03-07T13:00:17.611Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.68s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.58s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.74s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.58s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.77s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.11s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.15s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.26s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.01s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.56s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.09s) [2020-03-07T13:00:17.611Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents748676274 [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.67s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.08s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.51s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.50s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.39s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.36s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.39s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.52s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.49s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.09s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.52s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.85s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.69s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.90s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestStartRecordError (1.82s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.40s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.08s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.23s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.20s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-03-07T13:00:17.611Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.47s) [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.87s) [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.84s) [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.84s) [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.83s) [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.86s) [2020-03-07T13:00:17.612Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-03-07T13:00:17.612Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.75s) [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.42s) [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.48s) [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.80s) [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.80s) [2020-03-07T13:00:17.612Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-03-07T13:00:17.612Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.95s) [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.73s) [2020-03-07T13:00:17.612Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-03-07T13:00:17.612Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.61s) [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.01s) [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.97s) [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.71s) [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestUpdateStats (3.83s) [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.57s) [2020-03-07T13:00:17.612Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-03-07T13:00:17.612Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.07s) [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.92s) [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.28s) [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.55s) [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.35s) [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.90s) [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.17s) [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.09s) [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.33s) [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.58s) [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.48s) [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.58s) [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.28s) [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.31s) [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.30s) [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.35s) [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.42s) [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.08s) [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.81s) [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.85s) [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.00s) [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.54s) [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.25s) [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.06s) [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.11s) [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.84s) [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.34s) [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.18s) [2020-03-07T13:00:17.612Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.28s) [2020-03-07T13:00:17.612Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-03-07T13:00:17.612Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-03-07T13:00:17.612Z] === RUN TestDockerRegistrySuite [2020-03-07T13:00:17.612Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-03-07T13:00:19.503Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-03-07T13:00:20.867Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-03-07T13:00:22.752Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-03-07T13:00:22.752Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-03-07T13:00:26.921Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-03-07T13:00:32.160Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-03-07T13:00:36.324Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-03-07T13:00:37.250Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-03-07T13:00:38.612Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-03-07T13:00:39.978Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-03-07T13:00:41.343Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-03-07T13:00:42.707Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-03-07T13:00:44.070Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-03-07T13:00:45.431Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-03-07T13:00:47.942Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-03-07T13:00:48.198Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-03-07T13:00:51.461Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-03-07T13:00:52.835Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-03-07T13:00:56.096Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-03-07T13:00:57.458Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-03-07T13:00:57.458Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-03-07T13:00:58.821Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-03-07T13:01:00.184Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-03-07T13:01:01.546Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-03-07T13:01:02.107Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-03-07T13:01:03.994Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-03-07T13:01:03.994Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-03-07T13:01:04.249Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-03-07T13:01:04.249Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-03-07T13:01:05.612Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-03-07T13:01:05.612Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-03-07T13:01:05.868Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-03-07T13:01:07.231Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-03-07T13:01:07.792Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-03-07T13:01:08.048Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-03-07T13:01:08.303Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-03-07T13:01:08.558Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-03-07T13:01:08.558Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-03-07T13:01:09.119Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-03-07T13:01:09.119Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-03-07T13:01:11.006Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-03-07T13:01:13.520Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-03-07T13:01:13.775Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-03-07T13:01:14.335Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-03-07T13:01:15.702Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-03-07T13:01:16.627Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-03-07T13:01:17.187Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-03-07T13:01:17.442Z] --- PASS: TestDockerRegistrySuite (60.12s) [2020-03-07T13:01:17.442Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.78s) [2020-03-07T13:01:17.442Z] check_test.go:196: [d8825b7abc432] daemon is not started [2020-03-07T13:01:17.442Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.50s) [2020-03-07T13:01:17.442Z] check_test.go:196: [df2fad026b1d0] daemon is not started [2020-03-07T13:01:17.442Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.88s) [2020-03-07T13:01:17.442Z] check_test.go:196: [d250e09898949] daemon is not started [2020-03-07T13:01:17.442Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2020-03-07T13:01:17.442Z] check_test.go:196: [d79c59165c64b] daemon is not started [2020-03-07T13:01:17.442Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.22s) [2020-03-07T13:01:17.442Z] check_test.go:196: [dc52b49655e1e] daemon is not started [2020-03-07T13:01:17.442Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.32s) [2020-03-07T13:01:17.442Z] check_test.go:196: [d7579651c9942] daemon is not started [2020-03-07T13:01:17.442Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.46s) [2020-03-07T13:01:17.442Z] check_test.go:196: [d858f1bb8b15f] daemon is not started [2020-03-07T13:01:17.442Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.44s) [2020-03-07T13:01:17.442Z] check_test.go:196: [d375d98d7cb2b] daemon is not started [2020-03-07T13:01:17.442Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.21s) [2020-03-07T13:01:17.442Z] check_test.go:196: [d1d28b83a02c6] daemon is not started [2020-03-07T13:01:17.442Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.41s) [2020-03-07T13:01:17.442Z] check_test.go:196: [d7f7a6bd85534] daemon is not started [2020-03-07T13:01:17.442Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.43s) [2020-03-07T13:01:17.442Z] check_test.go:196: [df1e08b2dba37] daemon is not started [2020-03-07T13:01:17.442Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.43s) [2020-03-07T13:01:17.442Z] check_test.go:196: [d9eb691507e97] daemon is not started [2020-03-07T13:01:17.442Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.29s) [2020-03-07T13:01:17.442Z] check_test.go:196: [dc87e813d93b4] daemon is not started [2020-03-07T13:01:17.442Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.34s) [2020-03-07T13:01:17.442Z] check_test.go:196: [d2900a67cc82f] daemon is not started [2020-03-07T13:01:17.442Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.72s) [2020-03-07T13:01:17.442Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e2a267763f9f67b6ac897159deb9adf3948f6b56adf9198a25361cff2a6d32d1 [2020-03-07T13:01:17.442Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ccc45b2eb6903a97ca869be43680039ef55b6503d4b551dc231e00884ebe9ad8 [2020-03-07T13:01:17.442Z] check_test.go:196: [df3e0cc4be862] daemon is not started [2020-03-07T13:01:17.442Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (3.14s) [2020-03-07T13:01:17.442Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:46287ae7f592abc7bb1535c071382cc2ca99e50ad36bffad694dd19a0cfcd91f [2020-03-07T13:01:17.442Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d3098f735ca2cd1f1dcb3bc339de0a0879261eeacefcce10c7af023d489fdb89 [2020-03-07T13:01:17.442Z] check_test.go:196: [d402bd64e819e] daemon is not started [2020-03-07T13:01:17.442Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.58s) [2020-03-07T13:01:17.442Z] check_test.go:196: [daa56c26d46dd] daemon is not started [2020-03-07T13:01:17.442Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.25s) [2020-03-07T13:01:17.442Z] check_test.go:196: [db3709d8738d5] daemon is not started [2020-03-07T13:01:17.442Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.33s) [2020-03-07T13:01:17.442Z] check_test.go:196: [d5c75b7cd980e] daemon is not started [2020-03-07T13:01:17.442Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-03-07T13:01:17.442Z] check_test.go:196: [da2a62bd518b7] daemon is not started [2020-03-07T13:01:17.442Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.33s) [2020-03-07T13:01:17.442Z] check_test.go:196: [d11de5a3b1e37] daemon is not started [2020-03-07T13:01:17.442Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.24s) [2020-03-07T13:01:17.442Z] check_test.go:196: [db5587bbb9c0a] daemon is not started [2020-03-07T13:01:17.442Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.31s) [2020-03-07T13:01:17.442Z] check_test.go:196: [d727bd2336cc2] daemon is not started [2020-03-07T13:01:17.442Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (4.05s) [2020-03-07T13:01:17.442Z] check_test.go:196: [d9bf34c7753f2] daemon is not started [2020-03-07T13:01:17.442Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.43s) [2020-03-07T13:01:17.442Z] check_test.go:196: [db7bee98f720a] daemon is not started [2020-03-07T13:01:17.442Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.57s) [2020-03-07T13:01:17.442Z] check_test.go:196: [d778d9fb6062e] daemon is not started [2020-03-07T13:01:17.442Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.54s) [2020-03-07T13:01:17.442Z] check_test.go:196: [da6d3c6960589] daemon is not started [2020-03-07T13:01:17.442Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.16s) [2020-03-07T13:01:17.442Z] check_test.go:196: [d27fa7ed104f3] daemon is not started [2020-03-07T13:01:17.442Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.34s) [2020-03-07T13:01:17.442Z] check_test.go:196: [dc47311c07f99] daemon is not started [2020-03-07T13:01:17.442Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2020-03-07T13:01:17.442Z] check_test.go:196: [d56d5759b2c89] daemon is not started [2020-03-07T13:01:17.442Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.36s) [2020-03-07T13:01:17.442Z] check_test.go:196: [d990134dc3a24] daemon is not started [2020-03-07T13:01:17.442Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-03-07T13:01:17.442Z] check_test.go:196: [d29d922e000ba] daemon is not started [2020-03-07T13:01:17.442Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.56s) [2020-03-07T13:01:17.442Z] check_test.go:196: [d944423cd79fd] daemon is not started [2020-03-07T13:01:17.442Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.44s) [2020-03-07T13:01:17.442Z] check_test.go:196: [d1e3a825537b9] daemon is not started [2020-03-07T13:01:17.442Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.10s) [2020-03-07T13:01:17.442Z] check_test.go:196: [d2042a1f9de16] daemon is not started [2020-03-07T13:01:17.442Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.48s) [2020-03-07T13:01:17.442Z] check_test.go:196: [df91255fb432c] daemon is not started [2020-03-07T13:01:17.442Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.02s) [2020-03-07T13:01:17.442Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s) [2020-03-07T13:01:17.442Z] === RUN TestDockerSchema1RegistrySuite [2020-03-07T13:01:17.442Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-03-07T13:01:17.697Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-03-07T13:01:22.935Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-03-07T13:01:27.096Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-03-07T13:01:32.333Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-03-07T13:01:33.258Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-03-07T13:01:34.619Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-03-07T13:01:34.619Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-03-07T13:01:36.504Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-03-07T13:01:37.429Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-03-07T13:01:38.790Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-03-07T13:01:42.952Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-03-07T13:01:43.207Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-03-07T13:01:44.138Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-03-07T13:01:44.138Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-03-07T13:01:44.395Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-03-07T13:01:44.650Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-03-07T13:01:44.905Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-03-07T13:01:45.160Z] --- PASS: TestDockerSchema1RegistrySuite (27.57s) [2020-03-07T13:01:45.160Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.26s) [2020-03-07T13:01:45.160Z] check_test.go:223: [d789a01222fa8] daemon is not started [2020-03-07T13:01:45.160Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.91s) [2020-03-07T13:01:45.160Z] check_test.go:223: [d2addedb1e55e] daemon is not started [2020-03-07T13:01:45.160Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.55s) [2020-03-07T13:01:45.160Z] check_test.go:223: [d6a2e39efca1d] daemon is not started [2020-03-07T13:01:45.160Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.48s) [2020-03-07T13:01:45.160Z] check_test.go:223: [db819fff722a9] daemon is not started [2020-03-07T13:01:45.160Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.34s) [2020-03-07T13:01:45.160Z] check_test.go:223: [dc037faa4ddea] daemon is not started [2020-03-07T13:01:45.160Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.47s) [2020-03-07T13:01:45.160Z] check_test.go:223: [d0c42f4a4ea4c] daemon is not started [2020-03-07T13:01:45.160Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-03-07T13:01:45.160Z] check_test.go:223: [d2a882eed8411] daemon is not started [2020-03-07T13:01:45.160Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.53s) [2020-03-07T13:01:45.160Z] check_test.go:223: [dfd2b158dd716] daemon is not started [2020-03-07T13:01:45.160Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.36s) [2020-03-07T13:01:45.160Z] check_test.go:223: [db6e5b8543030] daemon is not started [2020-03-07T13:01:45.160Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.36s) [2020-03-07T13:01:45.160Z] check_test.go:223: [d335a21df0e9e] daemon is not started [2020-03-07T13:01:45.160Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.99s) [2020-03-07T13:01:45.160Z] check_test.go:223: [d2da3a39b8a1e] daemon is not started [2020-03-07T13:01:45.160Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2020-03-07T13:01:45.160Z] check_test.go:223: [d302e3070bb3f] daemon is not started [2020-03-07T13:01:45.160Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.61s) [2020-03-07T13:01:45.160Z] check_test.go:223: [d3ecd660484fa] daemon is not started [2020-03-07T13:01:45.160Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-03-07T13:01:45.160Z] check_test.go:223: [dee2f31029d08] daemon is not started [2020-03-07T13:01:45.160Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s) [2020-03-07T13:01:45.160Z] check_test.go:223: [d34b4bb9acb48] daemon is not started [2020-03-07T13:01:45.160Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s) [2020-03-07T13:01:45.160Z] check_test.go:223: [dbfcba2e99b33] daemon is not started [2020-03-07T13:01:45.160Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) [2020-03-07T13:01:45.160Z] check_test.go:223: [d45fff7e9f600] daemon is not started [2020-03-07T13:01:45.160Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-03-07T13:01:45.160Z] check_test.go:223: [db10cb179caff] daemon is not started [2020-03-07T13:01:45.160Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-03-07T13:01:45.160Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-03-07T13:01:46.085Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-03-07T13:01:46.645Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-03-07T13:01:46.645Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-03-07T13:01:48.007Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-03-07T13:01:48.007Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-03-07T13:01:48.262Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-03-07T13:01:48.823Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-03-07T13:01:49.078Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.96s) [2020-03-07T13:01:49.078Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.93s) [2020-03-07T13:01:49.078Z] check_test.go:252: [d1978efa40397] daemon is not started [2020-03-07T13:01:49.078Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) [2020-03-07T13:01:49.078Z] check_test.go:252: [d4d528f9ac7a6] daemon is not started [2020-03-07T13:01:49.078Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-03-07T13:01:49.078Z] check_test.go:252: [d8b8f18351d48] daemon is not started [2020-03-07T13:01:49.078Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.13s) [2020-03-07T13:01:49.078Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-03-07T13:01:49.078Z] check_test.go:252: [d506511f729f4] daemon is not started [2020-03-07T13:01:49.078Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s) [2020-03-07T13:01:49.078Z] check_test.go:252: [d3be0e3e6dffa] daemon is not started [2020-03-07T13:01:49.078Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.49s) [2020-03-07T13:01:49.078Z] check_test.go:252: [ddc4374df127e] daemon is not started [2020-03-07T13:01:49.078Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2020-03-07T13:01:49.078Z] check_test.go:252: [db3778397bf58] daemon is not started [2020-03-07T13:01:49.078Z] === RUN TestDockerRegistryAuthTokenSuite [2020-03-07T13:01:49.078Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-03-07T13:01:54.315Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-03-07T13:01:54.315Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-03-07T13:01:54.570Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-03-07T13:01:54.570Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-03-07T13:01:54.824Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2020-03-07T13:01:54.824Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-03-07T13:01:54.824Z] check_test.go:279: [dd56cae168d90] daemon is not started [2020-03-07T13:01:54.824Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-03-07T13:01:54.824Z] check_test.go:279: [d7c0444a19563] daemon is not started [2020-03-07T13:01:54.824Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-03-07T13:01:54.825Z] check_test.go:279: [d512553a2aa60] daemon is not started [2020-03-07T13:01:54.825Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.17s) [2020-03-07T13:01:54.825Z] check_test.go:279: [d1dad9abc7bdd] daemon is not started [2020-03-07T13:01:54.825Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-03-07T13:01:54.825Z] check_test.go:279: [dc740579266e6] daemon is not started [2020-03-07T13:01:54.825Z] === RUN TestDockerNetworkSuite [2020-03-07T13:01:54.825Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-03-07T13:01:57.339Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-03-07T13:01:58.701Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-03-07T13:02:03.939Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-03-07T13:02:06.452Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-03-07T13:02:10.612Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-03-07T13:02:10.867Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-03-07T13:02:12.237Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-03-07T13:02:14.122Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-03-07T13:02:18.286Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-03-07T13:02:21.548Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-03-07T13:02:21.804Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-03-07T13:02:25.972Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-03-07T13:02:25.972Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-03-07T13:02:27.859Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-03-07T13:02:28.785Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-03-07T13:02:29.346Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-03-07T13:02:29.346Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-03-07T13:02:31.231Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-03-07T13:02:32.594Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-03-07T13:02:32.849Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-03-07T13:02:33.104Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-03-07T13:02:34.467Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-03-07T13:02:34.467Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-03-07T13:02:34.467Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-03-07T13:02:34.722Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-03-07T13:02:36.084Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-03-07T13:02:37.990Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-03-07T13:02:37.990Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-03-07T13:02:38.245Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-03-07T13:02:38.245Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-03-07T13:02:42.408Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-03-07T13:02:45.668Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-03-07T13:02:49.830Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-03-07T13:02:55.072Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-03-07T13:02:55.327Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-03-07T13:02:55.887Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-03-07T13:02:56.142Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-03-07T13:02:56.142Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-03-07T13:02:56.397Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-03-07T13:02:56.397Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-03-07T13:02:56.397Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-03-07T13:03:01.634Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-03-07T13:03:01.634Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-03-07T13:03:01.634Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-03-07T13:03:02.559Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-03-07T13:03:07.796Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-03-07T13:03:07.796Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-03-07T13:03:11.065Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-03-07T13:03:11.991Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-03-07T13:03:11.991Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-03-07T13:03:13.356Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-03-07T13:03:13.611Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-03-07T13:03:16.125Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-03-07T13:03:16.380Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-03-07T13:03:17.307Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-03-07T13:03:17.562Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-03-07T13:03:18.488Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-03-07T13:03:20.374Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-03-07T13:03:26.905Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-03-07T13:03:26.905Z] --- PASS: TestDockerNetworkSuite (92.07s) [2020-03-07T13:03:26.905Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.65s) [2020-03-07T13:03:26.905Z] docker_cli_network_unix_test.go:46: [d3df31762430a] daemon is not started [2020-03-07T13:03:26.905Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.28s) [2020-03-07T13:03:26.905Z] docker_cli_network_unix_test.go:46: [d44753600c7b2] daemon is not started [2020-03-07T13:03:26.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.65s) [2020-03-07T13:03:26.905Z] docker_cli_network_unix_test.go:46: [d0d03f17fccec] daemon is not started [2020-03-07T13:03:26.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.96s) [2020-03-07T13:03:26.905Z] docker_cli_network_unix_test.go:46: [d1ead36f555f6] daemon is not started [2020-03-07T13:03:26.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.71s) [2020-03-07T13:03:26.905Z] docker_cli_network_unix_test.go:1233: [d4d24203e7a3b] daemon is not started [2020-03-07T13:03:26.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.95s) [2020-03-07T13:03:26.905Z] docker_cli_network_unix_test.go:46: [d0f4ff9d97b65] daemon is not started [2020-03-07T13:03:26.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.92s) [2020-03-07T13:03:26.905Z] docker_cli_network_unix_test.go:46: [dfdbe107e3537] daemon is not started [2020-03-07T13:03:26.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.85s) [2020-03-07T13:03:26.905Z] docker_cli_network_unix_test.go:46: [d15428b42d700] daemon is not started [2020-03-07T13:03:26.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.91s) [2020-03-07T13:03:26.905Z] docker_cli_network_unix_test.go:46: [d0ffe7dfd29c9] daemon is not started [2020-03-07T13:03:26.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (1.06s) [2020-03-07T13:03:26.905Z] docker_cli_network_unix_test.go:46: [d0d55b15df8b5] daemon is not started [2020-03-07T13:03:26.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.66s) [2020-03-07T13:03:26.905Z] docker_cli_network_unix_test.go:46: [d60a870a09806] daemon is not started [2020-03-07T13:03:26.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.55s) [2020-03-07T13:03:26.905Z] docker_cli_network_unix_test.go:46: [d90ce5fd897f4] daemon is not started [2020-03-07T13:03:26.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.65s) [2020-03-07T13:03:26.905Z] docker_cli_network_unix_test.go:46: [dae40b7441e21] daemon is not started [2020-03-07T13:03:26.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.14s) [2020-03-07T13:03:26.905Z] docker_cli_network_unix_test.go:46: [df88ac976b046] daemon is not started [2020-03-07T13:03:26.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.29s) [2020-03-07T13:03:26.905Z] docker_cli_network_unix_test.go:46: [d7ec707a4ffc2] daemon is not started [2020-03-07T13:03:26.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.35s) [2020-03-07T13:03:26.905Z] docker_cli_network_unix_test.go:46: [d9240b3dd5058] daemon is not started [2020-03-07T13:03:26.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.15s) [2020-03-07T13:03:26.905Z] docker_cli_network_unix_test.go:46: [dac1e47203e10] daemon is not started [2020-03-07T13:03:26.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-03-07T13:03:26.905Z] docker_cli_network_unix_test.go:46: [da5adbb9b9d72] daemon is not started [2020-03-07T13:03:26.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2020-03-07T13:03:26.905Z] docker_cli_network_unix_test.go:46: [d70ca96a6c232] daemon is not started [2020-03-07T13:03:26.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.31s) [2020-03-07T13:03:26.905Z] docker_cli_network_unix_test.go:46: [d0ff153bb6eb1] daemon is not started [2020-03-07T13:03:26.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.64s) [2020-03-07T13:03:26.905Z] docker_cli_network_unix_test.go:46: [d2a602c250b13] daemon is not started [2020-03-07T13:03:26.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.13s) [2020-03-07T13:03:26.906Z] docker_cli_network_unix_test.go:46: [d38b1b16f7998] daemon is not started [2020-03-07T13:03:26.906Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.43s) [2020-03-07T13:03:26.906Z] docker_cli_network_unix_test.go:46: [d40596a066289] daemon is not started [2020-03-07T13:03:26.906Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2020-03-07T13:03:26.906Z] docker_cli_network_unix_test.go:46: [dca7293c54193] daemon is not started [2020-03-07T13:03:26.906Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.78s) [2020-03-07T13:03:26.906Z] docker_cli_network_unix_test.go:968: [dc07a1c097ddb] daemon is not started [2020-03-07T13:03:26.906Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.41s) [2020-03-07T13:03:26.906Z] docker_cli_network_unix_test.go:46: [d33b8b3c4d5f2] daemon is not started [2020-03-07T13:03:26.906Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.63s) [2020-03-07T13:03:26.906Z] docker_cli_network_unix_test.go:1116: [deb1498b51d80] daemon is not started [2020-03-07T13:03:26.906Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.18s) [2020-03-07T13:03:26.906Z] docker_cli_network_unix_test.go:46: [d7c38df0bb038] daemon is not started [2020-03-07T13:03:26.906Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.68s) [2020-03-07T13:03:26.906Z] docker_cli_network_unix_test.go:46: [dcf7bfb7fa587] daemon is not started [2020-03-07T13:03:26.906Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.12s) [2020-03-07T13:03:26.906Z] docker_cli_network_unix_test.go:46: [d1a119b6145fe] daemon is not started [2020-03-07T13:03:26.906Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2020-03-07T13:03:26.906Z] docker_cli_network_unix_test.go:46: [d243297b731ac] daemon is not started [2020-03-07T13:03:26.906Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.13s) [2020-03-07T13:03:26.906Z] docker_cli_network_unix_test.go:46: [d247c615e2e05] daemon is not started [2020-03-07T13:03:26.906Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2020-03-07T13:03:26.906Z] docker_cli_network_unix_test.go:46: [d231d877746b5] daemon is not started [2020-03-07T13:03:26.906Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-03-07T13:03:26.906Z] docker_cli_network_unix_test.go:46: [da2a9d7074d32] daemon is not started [2020-03-07T13:03:26.906Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.57s) [2020-03-07T13:03:26.906Z] docker_cli_network_unix_test.go:46: [d06e796f1f46d] daemon is not started [2020-03-07T13:03:26.906Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-03-07T13:03:26.906Z] docker_cli_network_unix_test.go:46: [d879886253fc1] daemon is not started [2020-03-07T13:03:26.906Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-03-07T13:03:26.906Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-03-07T13:03:26.906Z] docker_cli_network_unix_test.go:46: [d1ddad8533926] daemon is not started [2020-03-07T13:03:26.906Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.36s) [2020-03-07T13:03:26.906Z] docker_cli_network_unix_test.go:46: [de2b9452ec934] daemon is not started [2020-03-07T13:03:26.906Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.64s) [2020-03-07T13:03:26.906Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.82s) [2020-03-07T13:03:26.906Z] docker_cli_network_unix_test.go:1084: [dea08c5d96a7c] daemon is not started [2020-03-07T13:03:26.906Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-03-07T13:03:26.906Z] docker_cli_network_unix_test.go:46: [d39a646b416de] daemon is not started [2020-03-07T13:03:26.906Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.45s) [2020-03-07T13:03:26.906Z] docker_cli_network_unix_test.go:46: [d626d5fd44acb] daemon is not started [2020-03-07T13:03:26.906Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.86s) [2020-03-07T13:03:26.906Z] docker_cli_network_unix_test.go:46: [de1315f8bf2f3] daemon is not started [2020-03-07T13:03:26.906Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.07s) [2020-03-07T13:03:26.906Z] docker_cli_network_unix_test.go:46: [d1182dd577068] daemon is not started [2020-03-07T13:03:26.906Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.28s) [2020-03-07T13:03:26.906Z] docker_cli_network_unix_test.go:46: [dc64407802b6b] daemon is not started [2020-03-07T13:03:26.906Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.81s) [2020-03-07T13:03:26.906Z] docker_cli_network_unix_test.go:46: [d2c726bd7b3b8] daemon is not started [2020-03-07T13:03:26.906Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.83s) [2020-03-07T13:03:26.906Z] docker_cli_network_unix_test.go:46: [d108b783f7621] daemon is not started [2020-03-07T13:03:26.906Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.63s) [2020-03-07T13:03:26.906Z] docker_cli_network_unix_test.go:46: [d4b332b704fd0] daemon is not started [2020-03-07T13:03:26.906Z] === RUN TestDockerHubPullSuite [2020-03-07T13:03:26.906Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-03-07T13:03:28.792Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-03-07T13:03:30.677Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-03-07T13:03:31.238Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-03-07T13:03:31.238Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-03-07T13:03:33.126Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-03-07T13:03:33.126Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-03-07T13:03:33.126Z] --- PASS: TestDockerHubPullSuite (6.22s) [2020-03-07T13:03:33.126Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.72s) [2020-03-07T13:03:33.126Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.17s) [2020-03-07T13:03:33.126Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.47s) [2020-03-07T13:03:33.126Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.51s) [2020-03-07T13:03:33.126Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.28s) [2020-03-07T13:03:33.126Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s) [2020-03-07T13:03:33.126Z] PASS [2020-03-07T13:03:33.126Z] [2020-03-07T13:03:33.126Z] === Skipped [2020-03-07T13:03:33.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-03-07T13:03:33.126Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-03-07T13:03:33.126Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-03-07T13:03:33.126Z] [2020-03-07T13:03:33.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-03-07T13:03:33.126Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-03-07T13:03:33.126Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-03-07T13:03:33.126Z] [2020-03-07T13:03:33.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-03-07T13:03:33.126Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-03-07T13:03:33.127Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-03-07T13:03:33.127Z] [2020-03-07T13:03:33.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-03-07T13:03:33.127Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-03-07T13:03:33.127Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-03-07T13:03:33.127Z] [2020-03-07T13:03:33.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.04s) [2020-03-07T13:03:33.127Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.04s) [2020-03-07T13:03:33.127Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-03-07T13:03:33.127Z] [2020-03-07T13:03:33.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-03-07T13:03:33.127Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-03-07T13:03:33.127Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-03-07T13:03:33.127Z] [2020-03-07T13:03:33.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-03-07T13:03:33.127Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-03-07T13:03:33.127Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-03-07T13:03:33.127Z] [2020-03-07T13:03:33.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-03-07T13:03:33.127Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-03-07T13:03:33.127Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-03-07T13:03:33.127Z] [2020-03-07T13:03:33.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-03-07T13:03:33.127Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-03-07T13:03:33.127Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-03-07T13:03:33.127Z] [2020-03-07T13:03:33.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-03-07T13:03:33.127Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-03-07T13:03:33.127Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-03-07T13:03:33.127Z] [2020-03-07T13:03:33.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2020-03-07T13:03:33.127Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2020-03-07T13:03:33.127Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-03-07T13:03:33.127Z] [2020-03-07T13:03:33.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-03-07T13:03:33.127Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-03-07T13:03:33.127Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-03-07T13:03:33.127Z] [2020-03-07T13:03:33.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-03-07T13:03:33.127Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-03-07T13:03:33.127Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-03-07T13:03:33.127Z] [2020-03-07T13:03:33.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-03-07T13:03:33.127Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-03-07T13:03:33.127Z] docker_cli_sni_test.go:18: Flakey test [2020-03-07T13:03:33.127Z] [2020-03-07T13:03:33.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-03-07T13:03:33.127Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-03-07T13:03:33.127Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-03-07T13:03:33.127Z] [2020-03-07T13:03:33.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-03-07T13:03:33.127Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-03-07T13:03:33.127Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-03-07T13:03:33.127Z] [2020-03-07T13:03:33.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-03-07T13:03:33.127Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-03-07T13:03:33.127Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-03-07T13:03:33.127Z] [2020-03-07T13:03:33.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2020-03-07T13:03:33.127Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2020-03-07T13:03:33.127Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-03-07T13:03:33.127Z] [2020-03-07T13:03:33.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-03-07T13:03:33.127Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-03-07T13:03:33.127Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-03-07T13:03:33.127Z] [2020-03-07T13:03:33.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-03-07T13:03:33.127Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-03-07T13:03:33.127Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-03-07T13:03:33.127Z] [2020-03-07T13:03:33.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-03-07T13:03:33.127Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-03-07T13:03:33.127Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-03-07T13:03:33.127Z] [2020-03-07T13:03:33.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-03-07T13:03:33.127Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-03-07T13:03:33.127Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-03-07T13:03:33.127Z] [2020-03-07T13:03:33.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-03-07T13:03:33.127Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-03-07T13:03:33.127Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-03-07T13:03:33.127Z] [2020-03-07T13:03:33.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-03-07T13:03:33.127Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-03-07T13:03:33.127Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-03-07T13:03:33.127Z] [2020-03-07T13:03:33.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-03-07T13:03:33.127Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-03-07T13:03:33.127Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-03-07T13:03:33.127Z] [2020-03-07T13:03:33.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-03-07T13:03:33.127Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-03-07T13:03:33.127Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-03-07T13:03:33.127Z] [2020-03-07T13:03:33.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-03-07T13:03:33.127Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-03-07T13:03:33.127Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-03-07T13:03:33.127Z] [2020-03-07T13:03:33.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-07T13:03:33.127Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-07T13:03:33.127Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-03-07T13:03:33.127Z] [2020-03-07T13:03:33.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-03-07T13:03:33.127Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-03-07T13:03:33.127Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-03-07T13:03:33.127Z] [2020-03-07T13:03:33.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-07T13:03:33.127Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-07T13:03:33.127Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-03-07T13:03:33.127Z] [2020-03-07T13:03:33.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-03-07T13:03:33.127Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-03-07T13:03:33.127Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-03-07T13:03:33.127Z] [2020-03-07T13:03:33.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-03-07T13:03:33.127Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-03-07T13:03:33.127Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-03-07T13:03:33.127Z] [2020-03-07T13:03:33.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-03-07T13:03:33.127Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-03-07T13:03:33.127Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-03-07T13:03:33.127Z] [2020-03-07T13:03:33.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-03-07T13:03:33.127Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-03-07T13:03:33.127Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-03-07T13:03:33.127Z] [2020-03-07T13:03:33.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-03-07T13:03:33.127Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-03-07T13:03:33.127Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-03-07T13:03:33.127Z] [2020-03-07T13:03:33.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-03-07T13:03:33.127Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-03-07T13:03:33.127Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-03-07T13:03:33.127Z] [2020-03-07T13:03:33.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-03-07T13:03:33.127Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-03-07T13:03:33.127Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-03-07T13:03:33.127Z] [2020-03-07T13:03:33.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-03-07T13:03:33.127Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-03-07T13:03:33.127Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-03-07T13:03:33.127Z] [2020-03-07T13:03:33.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-03-07T13:03:33.127Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-03-07T13:03:33.127Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-03-07T13:03:33.127Z] [2020-03-07T13:03:33.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-03-07T13:03:33.127Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-03-07T13:03:33.127Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-03-07T13:03:33.127Z] [2020-03-07T13:03:33.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-03-07T13:03:33.127Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-03-07T13:03:33.127Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-03-07T13:03:33.127Z] [2020-03-07T13:03:33.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-03-07T13:03:33.127Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-03-07T13:03:33.127Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-03-07T13:03:33.127Z] [2020-03-07T13:03:33.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-03-07T13:03:33.127Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-03-07T13:03:33.127Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-03-07T13:03:33.127Z] [2020-03-07T13:03:33.127Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-03-07T13:03:33.127Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-03-07T13:03:33.127Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-03-07T13:03:33.127Z] docker_cli_network_unix_test.go:46: [d1ddad8533926] daemon is not started [2020-03-07T13:03:33.127Z] [2020-03-07T13:03:33.127Z] [2020-03-07T13:03:33.127Z] DONE 1277 tests, 44 skipped in 2011.838s [2020-03-07T13:03:33.127Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-07T13:03:33.127Z] ++++ cat bundles/test-integration/docker.pid [2020-03-07T13:03:33.127Z] +++ kill 7419 [2020-03-07T13:03:34.489Z] +++ /etc/init.d/apparmor stop [2020-03-07T13:03:34.489Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-07T13:03:34.489Z] [2020-03-07T13:03:34.489Z] Unloading profiles will leave already running processes permanently [2020-03-07T13:03:34.489Z] unconfined, which can lead to unexpected situations. [2020-03-07T13:03:34.489Z] [2020-03-07T13:03:34.489Z] To set a process to complain mode, use the command line tool [2020-03-07T13:03:34.489Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-07T13:03:34.489Z] +++ true [2020-03-07T13:03:34.489Z] [2020-03-07T13:03:34.489Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-03-07T13:03:37.785Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-03-07T13:03:41.047Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-03-07T13:03:44.310Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-03-07T13:03:46.821Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-03-07T13:03:49.332Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-03-07T13:04:45.484Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-03-07T13:05:00.311Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-03-07T13:05:18.358Z] --- PASS: TestDockerSwarmSuite (1733.97s) [2020-03-07T13:05:18.358Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.54s) [2020-03-07T13:05:18.358Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.46s) [2020-03-07T13:05:18.358Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.23s) [2020-03-07T13:05:18.358Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.43s) [2020-03-07T13:05:18.358Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.99s) [2020-03-07T13:05:18.358Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.45s) [2020-03-07T13:05:18.358Z] docker_api_swarm_test.go:563: [d8d593978bb93] joining swarm manager [d3663d1fdc8d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-07T13:05:18.358Z] docker_api_swarm_test.go:585: [d525a4cb017bd] joining swarm manager [d3663d1fdc8d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-07T13:05:18.358Z] check_test.go:380: [d8d593978bb93] daemon is not started [2020-03-07T13:05:18.358Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-03-07T13:05:18.358Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-03-07T13:05:18.358Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.43s) [2020-03-07T13:05:18.358Z] docker_api_swarm_test.go:46: [d1a33dd9a6e6b] joining swarm manager [dda24fa208818]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-07T13:05:18.358Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.84s) [2020-03-07T13:05:18.358Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.10s) [2020-03-07T13:05:18.358Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.72s) [2020-03-07T13:05:18.358Z] docker_api_swarm_test.go:304: [df69ad5f8138e] joining swarm manager [d441301dc7372]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-07T13:05:18.358Z] docker_api_swarm_test.go:305: [d9b8d8cb595e0] joining swarm manager [d441301dc7372]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-07T13:05:18.358Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-03-07T13:05:18.358Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-03-07T13:05:18.358Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.06s) [2020-03-07T13:05:18.358Z] docker_api_swarm_test.go:272: [d59f9a9825814] joining swarm manager [dd12f8aeba23e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-07T13:05:18.358Z] docker_api_swarm_test.go:273: [d16c21269f867] joining swarm manager [dd12f8aeba23e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-07T13:05:18.358Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.38s) [2020-03-07T13:05:18.358Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.01s) [2020-03-07T13:05:18.358Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.42s) [2020-03-07T13:05:18.358Z] docker_api_swarm_node_test.go:19: [d1c595e68853a] joining swarm manager [d79ee82585341]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-07T13:05:18.358Z] docker_api_swarm_node_test.go:20: [d0499f4c76f9c] joining swarm manager [d79ee82585341]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-07T13:05:18.358Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.87s) [2020-03-07T13:05:18.358Z] docker_api_swarm_test.go:502: [d7f06e7e8cb6f] joining swarm manager [decf39b827e80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-07T13:05:18.358Z] docker_api_swarm_test.go:507: [dd0f5a2697932] joining swarm manager [decf39b827e80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-07T13:05:18.358Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.36s) [2020-03-07T13:05:18.358Z] docker_api_swarm_node_test.go:80: [de65964006ca7] joining swarm manager [d19a9fd89d184]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-07T13:05:18.358Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.71s) [2020-03-07T13:05:18.358Z] docker_api_swarm_node_test.go:52: [da20907f7c0d5] joining swarm manager [d50db3ff0a65b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-07T13:05:18.358Z] docker_api_swarm_node_test.go:53: [db7b8eaea3834] joining swarm manager [d50db3ff0a65b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-07T13:05:18.358Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.68s) [2020-03-07T13:05:18.358Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.73s) [2020-03-07T13:05:18.358Z] docker_api_swarm_test.go:202: [df93b29354a0e] joining swarm manager [d83c8ad353d2c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-07T13:05:18.358Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.35s) [2020-03-07T13:05:18.358Z] docker_api_swarm_test.go:384: [d00010ad9564a] joining swarm manager [d332e44cab339]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-07T13:05:18.358Z] docker_api_swarm_test.go:385: [d6e9555d847ac] joining swarm manager [d332e44cab339]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-07T13:05:18.358Z] check_test.go:380: [d6e9555d847ac] daemon is not started [2020-03-07T13:05:18.358Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (54.55s) [2020-03-07T13:05:18.358Z] docker_api_swarm_test.go:802: [d900e013d6c4e] joining swarm manager [dc4b296cdd5b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-07T13:05:18.358Z] docker_api_swarm_test.go:802: [d3367c73c8b4c] joining swarm manager [dc4b296cdd5b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-07T13:05:18.358Z] docker_api_swarm_test.go:802: [d540b7f525061] joining swarm manager [dc4b296cdd5b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-03-07T13:05:18.358Z] docker_api_swarm_test.go:802: [de1b26c46bc0b] joining swarm manager [dc4b296cdd5b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-03-07T13:05:18.358Z] docker_api_swarm_test.go:810: [dd3c8fef821a8] joining swarm manager [dc4b296cdd5b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-03-07T13:05:18.358Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.43s) [2020-03-07T13:05:18.358Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.91s) [2020-03-07T13:05:18.358Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.30s) [2020-03-07T13:05:18.358Z] docker_api_swarm_service_test.go:394: [db7c283d53730] joining swarm manager [d3328eba4e8b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-07T13:05:18.358Z] docker_api_swarm_service_test.go:394: [d03f37cf7e61c] joining swarm manager [d3328eba4e8b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-07T13:05:18.358Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.92s) [2020-03-07T13:05:18.358Z] docker_api_swarm_service_test.go:342: [da740ff14312b] joining swarm manager [d3deb860a334a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-07T13:05:18.358Z] docker_api_swarm_service_test.go:342: [d0047619e3a2f] joining swarm manager [d3deb860a334a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-07T13:05:18.358Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.19s) [2020-03-07T13:05:18.358Z] docker_api_swarm_service_test.go:489: [d4ea66a8b1d3c] joining swarm manager [da7cf7108cd7b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-07T13:05:18.358Z] docker_api_swarm_service_test.go:489: [de644f0e3513f] joining swarm manager [da7cf7108cd7b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-07T13:05:18.358Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.40s) [2020-03-07T13:05:18.358Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.08s) [2020-03-07T13:05:18.358Z] docker_api_swarm_service_test.go:127: [d3d9732c22e8b] joining swarm manager [dba258c38318d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-07T13:05:18.358Z] docker_api_swarm_service_test.go:128: [dff2f6c9e9b2d] joining swarm manager [dba258c38318d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-07T13:05:18.358Z] docker_api_swarm_service_test.go:136: [dc37b77cccfc7] joining swarm manager [dba258c38318d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-03-07T13:05:18.358Z] docker_api_swarm_service_test.go:137: [d148924e92c11] joining swarm manager [dba258c38318d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-03-07T13:05:18.358Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.19s) [2020-03-07T13:05:18.358Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.44s) [2020-03-07T13:05:18.358Z] docker_api_swarm_service_test.go:303: [d9689cfda4416] joining swarm manager [d4def3cc1f04c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-07T13:05:18.358Z] docker_api_swarm_service_test.go:303: [d5aca7a4c4d2a] joining swarm manager [d4def3cc1f04c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-07T13:05:18.358Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.35s) [2020-03-07T13:05:18.358Z] docker_api_swarm_service_test.go:99: [d9319033e25ff] joining swarm manager [d19351c0da385]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-07T13:05:18.358Z] docker_api_swarm_service_test.go:100: [dd4f14859722f] joining swarm manager [d19351c0da385]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-07T13:05:18.358Z] check_test.go:380: [d9319033e25ff] daemon is not started [2020-03-07T13:05:18.358Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.37s) [2020-03-07T13:05:18.358Z] docker_api_swarm_service_test.go:532: [de2e372ed5d9d] joining swarm manager [d36f8401f8388]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-07T13:05:18.358Z] docker_api_swarm_service_test.go:533: [df6f5520b4f2a] joining swarm manager [d36f8401f8388]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-07T13:05:18.358Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.16s) [2020-03-07T13:05:18.358Z] docker_api_swarm_service_test.go:147: [d5181d921635d] joining swarm manager [dd924cfe9c4d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-07T13:05:18.358Z] docker_api_swarm_service_test.go:147: [dabec1b53e20e] joining swarm manager [dd924cfe9c4d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-07T13:05:18.358Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.96s) [2020-03-07T13:05:18.358Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.46s) [2020-03-07T13:05:18.358Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.20s) [2020-03-07T13:05:18.358Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.09s) [2020-03-07T13:05:18.358Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.28s) [2020-03-07T13:05:18.358Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.47s) [2020-03-07T13:05:18.358Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.21s) [2020-03-07T13:05:18.358Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.51s) [2020-03-07T13:05:18.358Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.32s) [2020-03-07T13:05:18.358Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.15s) [2020-03-07T13:05:18.358Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.36s) [2020-03-07T13:05:18.358Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.73s) [2020-03-07T13:05:18.358Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.94s) [2020-03-07T13:05:18.358Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.86s) [2020-03-07T13:05:18.358Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.52s) [2020-03-07T13:05:18.358Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.04s) [2020-03-07T13:05:18.358Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.66s) [2020-03-07T13:05:18.358Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.41s) [2020-03-07T13:05:18.358Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.54s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.41s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.57s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.03s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.75s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.64s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.65s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.18s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.74s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.83s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.45s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.29s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.30s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.80s) [2020-03-07T13:05:18.359Z] docker_cli_service_logs_test.go:241: checking task n8we6pcjkl30 [2020-03-07T13:05:18.359Z] docker_cli_service_logs_test.go:246: checking messages for n8we6pcjkl30 [2020-03-07T13:05:18.359Z] docker_cli_service_logs_test.go:241: checking task h4z872bldwg7 [2020-03-07T13:05:18.359Z] docker_cli_service_logs_test.go:246: checking messages for h4z872bldwg7 [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.74s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.72s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.98s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.28s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (16.74s) [2020-03-07T13:05:18.359Z] docker_cli_swarm_test.go:1901: [d4fe79dafbc2d] joining swarm manager [d62c465f32900]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-07T13:05:18.359Z] docker_cli_swarm_test.go:1902: [d66d5d69950f4] joining swarm manager [d62c465f32900]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.45s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.90s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.44s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.89s) [2020-03-07T13:05:18.359Z] docker_cli_swarm_test.go:1802: [dcebb57c2cd6c] joining swarm manager [dbeb4e121fda0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-07T13:05:18.359Z] docker_cli_swarm_test.go:1803: [d4b81b4cd45d2] joining swarm manager [dbeb4e121fda0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.41s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (103.60s) [2020-03-07T13:05:18.359Z] docker_cli_swarm_test.go:1321: [d079b419bca30] joining swarm manager [de684196df404]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-07T13:05:18.359Z] docker_cli_swarm_test.go:1322: [d9ba21bb067ba] joining swarm manager [de684196df404]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.16s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (10.10s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.58s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.90s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.84s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.08s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.21s) [2020-03-07T13:05:18.359Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-03-07T13:05:18.359Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.46s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.84s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.84s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.00s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.18s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (58.22s) [2020-03-07T13:05:18.359Z] docker_cli_swarm_test.go:1186: [da80aa041bd5e] joining swarm manager [dfb810afdf8e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-07T13:05:18.359Z] docker_cli_swarm_test.go:1195: [d933bade11909] joining swarm manager [dfb810afdf8e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.08s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.80s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (145.25s) [2020-03-07T13:05:18.359Z] docker_cli_swarm_test.go:1118: [d005654e74c8a] joining swarm manager [d22d5278683db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-07T13:05:18.359Z] docker_cli_swarm_test.go:1119: [d0ee47516acf1] joining swarm manager [d22d5278683db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-07T13:05:18.359Z] docker_cli_swarm_test.go:1172: [d7401cbf07ba1] joining swarm manager [d22d5278683db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.13s) [2020-03-07T13:05:18.359Z] docker_cli_swarm_test.go:1453: [d45b372f17f5c] joining swarm manager [d480c6525742a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-07T13:05:18.359Z] docker_cli_swarm_test.go:1454: [de0857e2c4617] joining swarm manager [d480c6525742a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.15s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.22s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.08s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.12s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.32s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.15s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.22s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.88s) [2020-03-07T13:05:18.359Z] docker_cli_swarm_unix_test.go:62: [dccd1a2bc36ac] joining swarm manager [dafa0e345548d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.29s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.17s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.64s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.94s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.26s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.43s) [2020-03-07T13:05:18.359Z] docker_api_swarm_test.go:962: [d54e5dc09ea50] joining swarm manager [d9f42732284ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (17.74s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.05s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.23s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.64s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.68s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.13s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.21s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.21s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.13s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.09s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.89s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.52s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.77s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.93s) [2020-03-07T13:05:18.359Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.06s) [2020-03-07T13:05:18.359Z] === RUN TestDockerExternalVolumeSuite [2020-03-07T13:05:18.359Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-03-07T13:05:33.186Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-03-07T13:06:40.795Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-03-07T13:06:50.725Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-03-07T13:07:22.741Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-03-07T13:07:37.568Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-03-07T13:08:09.578Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-03-07T13:08:21.738Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-03-07T13:08:53.761Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-03-07T13:09:11.791Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-03-07T13:09:26.618Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-03-07T13:10:13.296Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-03-07T13:10:31.330Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-03-07T13:11:03.372Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-03-07T13:11:35.380Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-03-07T13:11:50.205Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-03-07T13:12:08.236Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-03-07T13:12:23.063Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-03-07T13:12:41.094Z] --- PASS: TestDockerExternalVolumeSuite (441.25s) [2020-03-07T13:12:41.094Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.88s) [2020-03-07T13:12:41.094Z] docker_cli_external_volume_driver_test.go:53: [dbbd80304d81b] daemon is not started [2020-03-07T13:12:41.094Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-03-07T13:12:41.094Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.59s) [2020-03-07T13:12:41.094Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2020-03-07T13:12:41.094Z] docker_cli_external_volume_driver_test.go:53: [da2c1716e19b7] daemon is not started [2020-03-07T13:12:41.094Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-03-07T13:12:41.094Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-03-07T13:12:41.094Z] docker_cli_external_volume_driver_test.go:53: [d7a47c2010db3] daemon is not started [2020-03-07T13:12:41.094Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-03-07T13:12:41.094Z] docker_cli_external_volume_driver_test.go:53: [de3c7a3a0cb2c] daemon is not started [2020-03-07T13:12:41.094Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.56s) [2020-03-07T13:12:41.094Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.59s) [2020-03-07T13:12:41.094Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.81s) [2020-03-07T13:12:41.094Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-03-07T13:12:41.094Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.59s) [2020-03-07T13:12:41.094Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.79s) [2020-03-07T13:12:41.094Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.05s) [2020-03-07T13:12:41.094Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.59s) [2020-03-07T13:12:41.094Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.41s) [2020-03-07T13:12:41.094Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.41s) [2020-03-07T13:12:41.094Z] docker_cli_external_volume_driver_test.go:485: [dbf8aca3aff8c] daemon is not started [2020-03-07T13:12:41.094Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-03-07T13:12:41.094Z] docker_cli_external_volume_driver_test.go:53: [d5437365c3195] daemon is not started [2020-03-07T13:12:41.094Z] PASS [2020-03-07T13:12:41.094Z] [2020-03-07T13:12:41.094Z] === Skipped [2020-03-07T13:12:41.094Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-03-07T13:12:41.094Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-03-07T13:12:41.094Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-03-07T13:12:41.094Z] check_test.go:309: [d6dcbc48814ae] daemon is not started [2020-03-07T13:12:41.094Z] [2020-03-07T13:12:41.094Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-03-07T13:12:41.094Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-03-07T13:12:41.094Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-03-07T13:12:41.094Z] check_test.go:309: [d860111cb7bc6] daemon is not started [2020-03-07T13:12:41.094Z] [2020-03-07T13:12:41.094Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-03-07T13:12:41.094Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-03-07T13:12:41.094Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-03-07T13:12:41.094Z] check_test.go:309: [dda215776ecb9] daemon is not started [2020-03-07T13:12:41.094Z] [2020-03-07T13:12:41.094Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-03-07T13:12:41.094Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-03-07T13:12:41.094Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-03-07T13:12:41.094Z] [2020-03-07T13:12:41.094Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-03-07T13:12:41.094Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-03-07T13:12:41.094Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-03-07T13:12:41.094Z] [2020-03-07T13:12:41.094Z] [2020-03-07T13:12:41.094Z] DONE 273 tests, 5 skipped in 2558.738s [2020-03-07T13:12:41.094Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-07T13:12:41.094Z] ++++ cat bundles/test-integration/docker.pid [2020-03-07T13:12:41.094Z] +++ kill 7436 [2020-03-07T13:12:41.094Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5250cba3cdd5/docker.pid [2020-03-07T13:12:41.094Z] +++ kill 4352 [2020-03-07T13:12:41.094Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4352 is not a child of this shell [2020-03-07T13:12:41.094Z] warning: PID 4352 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5250cba3cdd5/docker.pid had a nonzero exit code [2020-03-07T13:12:41.094Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5250cba3cdd5/root: target is busy. [2020-03-07T13:12:41.094Z] +++ /etc/init.d/apparmor stop [2020-03-07T13:12:41.094Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-07T13:12:41.094Z] [2020-03-07T13:12:41.094Z] Unloading profiles will leave already running processes permanently [2020-03-07T13:12:41.094Z] unconfined, which can lead to unexpected situations. [2020-03-07T13:12:41.094Z] [2020-03-07T13:12:41.094Z] To set a process to complain mode, use the command line tool [2020-03-07T13:12:41.094Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-07T13:12:41.094Z] +++ true [2020-03-07T13:12:41.094Z] [2020-03-07T13:12:41.094Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-03-07T13:12:41.111Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-07T13:12:43.197Z] + echo Ensuring container killed. [2020-03-07T13:12:43.197Z] Ensuring container killed. [2020-03-07T13:12:43.197Z] + docker ps -aq -f name=docker-pr4-* [2020-03-07T13:12:43.197Z] + cids=50e2e888bf58 [2020-03-07T13:12:43.197Z] 90bdd8053c54 [2020-03-07T13:12:43.197Z] db131de39179 [2020-03-07T13:12:43.197Z] + [ -n 50e2e888bf58 [2020-03-07T13:12:43.197Z] 90bdd8053c54 [2020-03-07T13:12:43.197Z] db131de39179 ] [2020-03-07T13:12:43.197Z] + docker rm -vf 50e2e888bf58 90bdd8053c54 db131de39179 [2020-03-07T13:12:43.759Z] 50e2e888bf58 [2020-03-07T13:12:45.128Z] 90bdd8053c54 [2020-03-07T13:12:45.128Z] db131de39179 [Pipeline] sh [2020-03-07T13:12:45.451Z] + echo Chowning /workspace to jenkins user [2020-03-07T13:12:45.451Z] Chowning /workspace to jenkins user [2020-03-07T13:12:45.451Z] + id -u [2020-03-07T13:12:45.451Z] + id -g [2020-03-07T13:12:45.451Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40635:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-07T13:12:49.053Z] + bundleName=amd64 [2020-03-07T13:12:49.053Z] + echo Creating amd64-bundles.tar.gz [2020-03-07T13:12:49.053Z] Creating amd64-bundles.tar.gz [2020-03-07T13:12:49.053Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-03-07T13:12:49.053Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-03-07T13:12:50.424Z] Archiving artifacts [2020-03-07T13:12:57.160Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40635/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-07T13:12:57.465Z] + make clean [2020-03-07T13:12:57.465Z] docker volume rm -f docker-dev-cache [2020-03-07T13:12:57.721Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-07T13:18:11.846Z] ok github.com/docker/docker/integration-cli 2274.997s [2020-03-07T13:18:11.846Z] [2020-03-07T13:18:11.846Z] === Skipped [2020-03-07T13:18:11.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-03-07T13:18:11.846Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-03-07T13:18:11.846Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.846Z] [2020-03-07T13:18:11.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-03-07T13:18:11.846Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-03-07T13:18:11.846Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.846Z] [2020-03-07T13:18:11.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-03-07T13:18:11.846Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-03-07T13:18:11.846Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.846Z] [2020-03-07T13:18:11.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-03-07T13:18:11.846Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-03-07T13:18:11.846Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.846Z] [2020-03-07T13:18:11.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-03-07T13:18:11.846Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-03-07T13:18:11.846Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.846Z] [2020-03-07T13:18:11.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-03-07T13:18:11.846Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-03-07T13:18:11.846Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.846Z] [2020-03-07T13:18:11.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-03-07T13:18:11.846Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-03-07T13:18:11.846Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.846Z] [2020-03-07T13:18:11.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-03-07T13:18:11.846Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-03-07T13:18:11.846Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.846Z] [2020-03-07T13:18:11.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-03-07T13:18:11.846Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-03-07T13:18:11.846Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.846Z] [2020-03-07T13:18:11.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-03-07T13:18:11.846Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-03-07T13:18:11.846Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.846Z] [2020-03-07T13:18:11.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-03-07T13:18:11.846Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-03-07T13:18:11.846Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.846Z] [2020-03-07T13:18:11.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-03-07T13:18:11.846Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-03-07T13:18:11.846Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.846Z] [2020-03-07T13:18:11.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-03-07T13:18:11.846Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-03-07T13:18:11.846Z] docker_cli_run_test.go:3181: unmatched requirement Apparmor [2020-03-07T13:18:11.846Z] [2020-03-07T13:18:11.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-03-07T13:18:11.846Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-03-07T13:18:11.846Z] docker_cli_run_test.go:3159: unmatched requirement Apparmor [2020-03-07T13:18:11.846Z] [2020-03-07T13:18:11.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-03-07T13:18:11.846Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-03-07T13:18:11.846Z] docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.846Z] [2020-03-07T13:18:11.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-03-07T13:18:11.846Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-03-07T13:18:11.846Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.846Z] [2020-03-07T13:18:11.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-03-07T13:18:11.846Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-03-07T13:18:11.846Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-03-07T13:18:11.846Z] [2020-03-07T13:18:11.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-03-07T13:18:11.846Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-03-07T13:18:11.846Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.846Z] [2020-03-07T13:18:11.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s) [2020-03-07T13:18:11.846Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s) [2020-03-07T13:18:11.846Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-03-07T13:18:11.846Z] [2020-03-07T13:18:11.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-03-07T13:18:11.846Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-03-07T13:18:11.846Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.846Z] [2020-03-07T13:18:11.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-03-07T13:18:11.846Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-03-07T13:18:11.846Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.846Z] [2020-03-07T13:18:11.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-03-07T13:18:11.846Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-03-07T13:18:11.846Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.846Z] [2020-03-07T13:18:11.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-03-07T13:18:11.846Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-03-07T13:18:11.846Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.846Z] [2020-03-07T13:18:11.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-03-07T13:18:11.846Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-03-07T13:18:11.846Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.846Z] [2020-03-07T13:18:11.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-03-07T13:18:11.846Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-03-07T13:18:11.846Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.846Z] [2020-03-07T13:18:11.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2020-03-07T13:18:11.846Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-03-07T13:18:11.846Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.846Z] [2020-03-07T13:18:11.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-03-07T13:18:11.846Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-03-07T13:18:11.846Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.846Z] [2020-03-07T13:18:11.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-03-07T13:18:11.846Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-03-07T13:18:11.846Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.846Z] [2020-03-07T13:18:11.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-03-07T13:18:11.846Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-03-07T13:18:11.846Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.846Z] [2020-03-07T13:18:11.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-03-07T13:18:11.846Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-03-07T13:18:11.847Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.847Z] [2020-03-07T13:18:11.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2020-03-07T13:18:11.847Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2020-03-07T13:18:11.847Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.847Z] [2020-03-07T13:18:11.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.68s) [2020-03-07T13:18:11.847Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.68s) [2020-03-07T13:18:11.847Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.847Z] [2020-03-07T13:18:11.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.95s) [2020-03-07T13:18:11.847Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.95s) [2020-03-07T13:18:11.847Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.847Z] [2020-03-07T13:18:11.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.38s) [2020-03-07T13:18:11.847Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.38s) [2020-03-07T13:18:11.847Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.847Z] [2020-03-07T13:18:11.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-03-07T13:18:11.847Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-03-07T13:18:11.847Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.847Z] [2020-03-07T13:18:11.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-03-07T13:18:11.847Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-03-07T13:18:11.847Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.847Z] [2020-03-07T13:18:11.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-03-07T13:18:11.847Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-03-07T13:18:11.847Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.847Z] [2020-03-07T13:18:11.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-03-07T13:18:11.847Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-03-07T13:18:11.847Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.847Z] [2020-03-07T13:18:11.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-03-07T13:18:11.847Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-03-07T13:18:11.847Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.847Z] [2020-03-07T13:18:11.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.71s) [2020-03-07T13:18:11.847Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.71s) [2020-03-07T13:18:11.847Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.847Z] [2020-03-07T13:18:11.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.34s) [2020-03-07T13:18:11.847Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.34s) [2020-03-07T13:18:11.847Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.847Z] [2020-03-07T13:18:11.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-03-07T13:18:11.847Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-03-07T13:18:11.847Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.847Z] [2020-03-07T13:18:11.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-03-07T13:18:11.847Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-03-07T13:18:11.847Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.847Z] [2020-03-07T13:18:11.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-03-07T13:18:11.847Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-03-07T13:18:11.847Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-03-07T13:18:11.847Z] [2020-03-07T13:18:11.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-03-07T13:18:11.847Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-03-07T13:18:11.847Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.847Z] [2020-03-07T13:18:11.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-03-07T13:18:11.847Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-03-07T13:18:11.847Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.847Z] [2020-03-07T13:18:11.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-03-07T13:18:11.847Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-03-07T13:18:11.847Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.847Z] [2020-03-07T13:18:11.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-03-07T13:18:11.847Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-03-07T13:18:11.847Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.847Z] [2020-03-07T13:18:11.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2020-03-07T13:18:11.847Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2020-03-07T13:18:11.847Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.847Z] [2020-03-07T13:18:11.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.35s) [2020-03-07T13:18:11.847Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.35s) [2020-03-07T13:18:11.847Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.847Z] [2020-03-07T13:18:11.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2020-03-07T13:18:11.847Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2020-03-07T13:18:11.847Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.847Z] [2020-03-07T13:18:11.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-03-07T13:18:11.847Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-03-07T13:18:11.847Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.847Z] [2020-03-07T13:18:11.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-03-07T13:18:11.847Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-03-07T13:18:11.847Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.847Z] [2020-03-07T13:18:11.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.37s) [2020-03-07T13:18:11.847Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.37s) [2020-03-07T13:18:11.847Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.847Z] [2020-03-07T13:18:11.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2020-03-07T13:18:11.847Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2020-03-07T13:18:11.847Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.847Z] [2020-03-07T13:18:11.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.35s) [2020-03-07T13:18:11.847Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.35s) [2020-03-07T13:18:11.847Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.847Z] [2020-03-07T13:18:11.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-03-07T13:18:11.847Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-03-07T13:18:11.847Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.847Z] [2020-03-07T13:18:11.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-03-07T13:18:11.847Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-03-07T13:18:11.847Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.847Z] [2020-03-07T13:18:11.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-03-07T13:18:11.847Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-03-07T13:18:11.847Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.847Z] [2020-03-07T13:18:11.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.30s) [2020-03-07T13:18:11.847Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s) [2020-03-07T13:18:11.847Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.847Z] [2020-03-07T13:18:11.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-03-07T13:18:11.847Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-03-07T13:18:11.847Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.847Z] [2020-03-07T13:18:11.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-03-07T13:18:11.847Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-03-07T13:18:11.847Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.847Z] [2020-03-07T13:18:11.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-03-07T13:18:11.847Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-03-07T13:18:11.847Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.847Z] [2020-03-07T13:18:11.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-03-07T13:18:11.847Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-03-07T13:18:11.847Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.847Z] [2020-03-07T13:18:11.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-03-07T13:18:11.847Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-03-07T13:18:11.847Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.847Z] [2020-03-07T13:18:11.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-03-07T13:18:11.847Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-03-07T13:18:11.847Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.847Z] [2020-03-07T13:18:11.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-03-07T13:18:11.847Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-03-07T13:18:11.847Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.847Z] [2020-03-07T13:18:11.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2020-03-07T13:18:11.847Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-03-07T13:18:11.847Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.847Z] [2020-03-07T13:18:11.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-03-07T13:18:11.847Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-03-07T13:18:11.847Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.847Z] [2020-03-07T13:18:11.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-03-07T13:18:11.847Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-03-07T13:18:11.847Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.847Z] [2020-03-07T13:18:11.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-03-07T13:18:11.847Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-03-07T13:18:11.847Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.847Z] [2020-03-07T13:18:11.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-03-07T13:18:11.847Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-03-07T13:18:11.847Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-03-07T13:18:11.847Z] [2020-03-07T13:18:11.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-03-07T13:18:11.847Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-03-07T13:18:11.847Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.847Z] [2020-03-07T13:18:11.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.07s) [2020-03-07T13:18:11.847Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.07s) [2020-03-07T13:18:11.847Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.847Z] [2020-03-07T13:18:11.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2020-03-07T13:18:11.847Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2020-03-07T13:18:11.847Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.847Z] [2020-03-07T13:18:11.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2020-03-07T13:18:11.847Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2020-03-07T13:18:11.847Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.847Z] [2020-03-07T13:18:11.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-03-07T13:18:11.847Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-03-07T13:18:11.847Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.847Z] [2020-03-07T13:18:11.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-03-07T13:18:11.847Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-03-07T13:18:11.847Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.847Z] [2020-03-07T13:18:11.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-03-07T13:18:11.847Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-03-07T13:18:11.847Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.847Z] [2020-03-07T13:18:11.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-03-07T13:18:11.847Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-03-07T13:18:11.847Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.847Z] [2020-03-07T13:18:11.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-03-07T13:18:11.847Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-03-07T13:18:11.847Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.847Z] [2020-03-07T13:18:11.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-03-07T13:18:11.847Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-03-07T13:18:11.847Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.847Z] [2020-03-07T13:18:11.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-03-07T13:18:11.847Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-03-07T13:18:11.847Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.847Z] [2020-03-07T13:18:11.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-03-07T13:18:11.847Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-03-07T13:18:11.847Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.847Z] [2020-03-07T13:18:11.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-03-07T13:18:11.847Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-03-07T13:18:11.847Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.847Z] [2020-03-07T13:18:11.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.37s) [2020-03-07T13:18:11.847Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.37s) [2020-03-07T13:18:11.848Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.848Z] [2020-03-07T13:18:11.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.31s) [2020-03-07T13:18:11.848Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2020-03-07T13:18:11.848Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.848Z] [2020-03-07T13:18:11.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-03-07T13:18:11.848Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-03-07T13:18:11.848Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.848Z] [2020-03-07T13:18:11.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-03-07T13:18:11.848Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-03-07T13:18:11.848Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.848Z] [2020-03-07T13:18:11.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-03-07T13:18:11.848Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-03-07T13:18:11.848Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.848Z] [2020-03-07T13:18:11.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-03-07T13:18:11.848Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-03-07T13:18:11.848Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.848Z] [2020-03-07T13:18:11.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.07s) [2020-03-07T13:18:11.848Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.07s) [2020-03-07T13:18:11.848Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.848Z] [2020-03-07T13:18:11.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.41s) [2020-03-07T13:18:11.848Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.41s) [2020-03-07T13:18:11.848Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.848Z] [2020-03-07T13:18:11.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-03-07T13:18:11.848Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-03-07T13:18:11.848Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.848Z] [2020-03-07T13:18:11.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2020-03-07T13:18:11.848Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2020-03-07T13:18:11.848Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.848Z] [2020-03-07T13:18:11.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.40s) [2020-03-07T13:18:11.848Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.40s) [2020-03-07T13:18:11.848Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.848Z] [2020-03-07T13:18:11.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.37s) [2020-03-07T13:18:11.848Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.37s) [2020-03-07T13:18:11.848Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.848Z] [2020-03-07T13:18:11.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-03-07T13:18:11.848Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-03-07T13:18:11.848Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.848Z] [2020-03-07T13:18:11.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.35s) [2020-03-07T13:18:11.848Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.35s) [2020-03-07T13:18:11.848Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.848Z] [2020-03-07T13:18:11.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-03-07T13:18:11.848Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-03-07T13:18:11.848Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.848Z] [2020-03-07T13:18:11.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-03-07T13:18:11.848Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-03-07T13:18:11.848Z] docker_cli_sni_test.go:18: Flakey test [2020-03-07T13:18:11.848Z] [2020-03-07T13:18:11.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-03-07T13:18:11.848Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-03-07T13:18:11.848Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.848Z] [2020-03-07T13:18:11.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-03-07T13:18:11.848Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-03-07T13:18:11.848Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.848Z] [2020-03-07T13:18:11.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-03-07T13:18:11.848Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-03-07T13:18:11.848Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.848Z] [2020-03-07T13:18:11.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-03-07T13:18:11.848Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-03-07T13:18:11.848Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.848Z] [2020-03-07T13:18:11.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-03-07T13:18:11.848Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-03-07T13:18:11.848Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.848Z] [2020-03-07T13:18:11.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-03-07T13:18:11.848Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-03-07T13:18:11.848Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.848Z] [2020-03-07T13:18:11.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-03-07T13:18:11.848Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-03-07T13:18:11.848Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.848Z] [2020-03-07T13:18:11.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-03-07T13:18:11.848Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-03-07T13:18:11.848Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.848Z] [2020-03-07T13:18:11.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-03-07T13:18:11.848Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-03-07T13:18:11.848Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.848Z] [2020-03-07T13:18:11.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-03-07T13:18:11.848Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-03-07T13:18:11.848Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.848Z] [2020-03-07T13:18:11.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-03-07T13:18:11.848Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-03-07T13:18:11.848Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.848Z] [2020-03-07T13:18:11.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-03-07T13:18:11.848Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-03-07T13:18:11.848Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.848Z] [2020-03-07T13:18:11.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-03-07T13:18:11.848Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-03-07T13:18:11.848Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.848Z] [2020-03-07T13:18:11.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-03-07T13:18:11.848Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-03-07T13:18:11.848Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.848Z] [2020-03-07T13:18:11.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-03-07T13:18:11.848Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-03-07T13:18:11.848Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.848Z] [2020-03-07T13:18:11.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-03-07T13:18:11.848Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-03-07T13:18:11.848Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.848Z] [2020-03-07T13:18:11.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-03-07T13:18:11.848Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-03-07T13:18:11.848Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.848Z] [2020-03-07T13:18:11.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2020-03-07T13:18:11.848Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2020-03-07T13:18:11.848Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.848Z] [2020-03-07T13:18:11.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-03-07T13:18:11.848Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-03-07T13:18:11.848Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.848Z] [2020-03-07T13:18:11.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-03-07T13:18:11.848Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-03-07T13:18:11.848Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.848Z] [2020-03-07T13:18:11.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2020-03-07T13:18:11.848Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2020-03-07T13:18:11.848Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.848Z] [2020-03-07T13:18:11.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-03-07T13:18:11.848Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-03-07T13:18:11.848Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.848Z] [2020-03-07T13:18:11.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-03-07T13:18:11.848Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-03-07T13:18:11.848Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.848Z] [2020-03-07T13:18:11.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-03-07T13:18:11.848Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-03-07T13:18:11.848Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.848Z] [2020-03-07T13:18:11.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-03-07T13:18:11.848Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-03-07T13:18:11.848Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.848Z] [2020-03-07T13:18:11.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-03-07T13:18:11.848Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-03-07T13:18:11.848Z] docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.848Z] [2020-03-07T13:18:11.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-03-07T13:18:11.848Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-03-07T13:18:11.848Z] docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.848Z] [2020-03-07T13:18:11.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-03-07T13:18:11.848Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-03-07T13:18:11.848Z] docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.848Z] [2020-03-07T13:18:11.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-03-07T13:18:11.848Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-03-07T13:18:11.848Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.848Z] [2020-03-07T13:18:11.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-03-07T13:18:11.848Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-03-07T13:18:11.848Z] docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.848Z] [2020-03-07T13:18:11.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-03-07T13:18:11.848Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-03-07T13:18:11.848Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.848Z] [2020-03-07T13:18:11.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-03-07T13:18:11.849Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-03-07T13:18:11.849Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.849Z] [2020-03-07T13:18:11.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-03-07T13:18:11.849Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-03-07T13:18:11.849Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.849Z] [2020-03-07T13:18:11.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-03-07T13:18:11.849Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-03-07T13:18:11.849Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.849Z] [2020-03-07T13:18:11.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-03-07T13:18:11.849Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-03-07T13:18:11.849Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.849Z] [2020-03-07T13:18:11.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-03-07T13:18:11.849Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-03-07T13:18:11.849Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.849Z] [2020-03-07T13:18:11.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-03-07T13:18:11.849Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-03-07T13:18:11.849Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.849Z] [2020-03-07T13:18:11.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-03-07T13:18:11.849Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-03-07T13:18:11.849Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.849Z] [2020-03-07T13:18:11.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-03-07T13:18:11.849Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-03-07T13:18:11.849Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.849Z] [2020-03-07T13:18:11.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-03-07T13:18:11.849Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-03-07T13:18:11.849Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.849Z] [2020-03-07T13:18:11.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-03-07T13:18:11.849Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-03-07T13:18:11.849Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.849Z] [2020-03-07T13:18:11.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-03-07T13:18:11.849Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-03-07T13:18:11.849Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.849Z] [2020-03-07T13:18:11.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-03-07T13:18:11.849Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-03-07T13:18:11.849Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.849Z] [2020-03-07T13:18:11.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-03-07T13:18:11.849Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-03-07T13:18:11.849Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.849Z] [2020-03-07T13:18:11.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-03-07T13:18:11.849Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-03-07T13:18:11.849Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.849Z] [2020-03-07T13:18:11.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-03-07T13:18:11.849Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-03-07T13:18:11.849Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.849Z] [2020-03-07T13:18:11.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-03-07T13:18:11.849Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-03-07T13:18:11.849Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.849Z] [2020-03-07T13:18:11.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-03-07T13:18:11.849Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-03-07T13:18:11.849Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.849Z] [2020-03-07T13:18:11.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-03-07T13:18:11.849Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-03-07T13:18:11.849Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.849Z] [2020-03-07T13:18:11.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-03-07T13:18:11.849Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-03-07T13:18:11.849Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.849Z] [2020-03-07T13:18:11.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-03-07T13:18:11.849Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-03-07T13:18:11.849Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.849Z] [2020-03-07T13:18:11.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-03-07T13:18:11.849Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-03-07T13:18:11.849Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.849Z] [2020-03-07T13:18:11.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-03-07T13:18:11.849Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-03-07T13:18:11.849Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.849Z] [2020-03-07T13:18:11.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2020-03-07T13:18:11.849Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2020-03-07T13:18:11.849Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.849Z] [2020-03-07T13:18:11.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-03-07T13:18:11.849Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-03-07T13:18:11.849Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.849Z] [2020-03-07T13:18:11.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-03-07T13:18:11.849Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-03-07T13:18:11.849Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.849Z] [2020-03-07T13:18:11.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-03-07T13:18:11.849Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-03-07T13:18:11.849Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.849Z] [2020-03-07T13:18:11.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-03-07T13:18:11.849Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-03-07T13:18:11.849Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.849Z] [2020-03-07T13:18:11.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-03-07T13:18:11.849Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-03-07T13:18:11.849Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.849Z] [2020-03-07T13:18:11.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-03-07T13:18:11.849Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-03-07T13:18:11.849Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.849Z] [2020-03-07T13:18:11.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-03-07T13:18:11.849Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-03-07T13:18:11.849Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.849Z] [2020-03-07T13:18:11.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-03-07T13:18:11.849Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-03-07T13:18:11.849Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.849Z] [2020-03-07T13:18:11.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-03-07T13:18:11.849Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-03-07T13:18:11.849Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.849Z] [2020-03-07T13:18:11.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-03-07T13:18:11.849Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-03-07T13:18:11.849Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.849Z] [2020-03-07T13:18:11.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-03-07T13:18:11.849Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-03-07T13:18:11.849Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-03-07T13:18:11.849Z] [2020-03-07T13:18:11.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-03-07T13:18:11.849Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-03-07T13:18:11.849Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.849Z] [2020-03-07T13:18:11.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-03-07T13:18:11.849Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-03-07T13:18:11.849Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.849Z] [2020-03-07T13:18:11.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-03-07T13:18:11.849Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-03-07T13:18:11.849Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.849Z] [2020-03-07T13:18:11.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-03-07T13:18:11.849Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-03-07T13:18:11.849Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.849Z] [2020-03-07T13:18:11.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-03-07T13:18:11.849Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-03-07T13:18:11.849Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.849Z] [2020-03-07T13:18:11.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-03-07T13:18:11.849Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-03-07T13:18:11.849Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.849Z] [2020-03-07T13:18:11.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-03-07T13:18:11.849Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-03-07T13:18:11.849Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.849Z] [2020-03-07T13:18:11.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-03-07T13:18:11.849Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-03-07T13:18:11.849Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.849Z] [2020-03-07T13:18:11.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-03-07T13:18:11.849Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-03-07T13:18:11.849Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.849Z] [2020-03-07T13:18:11.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-03-07T13:18:11.849Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-03-07T13:18:11.849Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.849Z] [2020-03-07T13:18:11.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-03-07T13:18:11.849Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-03-07T13:18:11.849Z] docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.849Z] [2020-03-07T13:18:11.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-03-07T13:18:11.849Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-03-07T13:18:11.849Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.849Z] [2020-03-07T13:18:11.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-03-07T13:18:11.849Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-03-07T13:18:11.849Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.849Z] [2020-03-07T13:18:11.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-03-07T13:18:11.849Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-03-07T13:18:11.849Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.849Z] [2020-03-07T13:18:11.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-03-07T13:18:11.849Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-03-07T13:18:11.849Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.849Z] [2020-03-07T13:18:11.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-03-07T13:18:11.849Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-03-07T13:18:11.849Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.850Z] [2020-03-07T13:18:11.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-03-07T13:18:11.850Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-03-07T13:18:11.850Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.850Z] [2020-03-07T13:18:11.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-03-07T13:18:11.850Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-03-07T13:18:11.850Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.850Z] [2020-03-07T13:18:11.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-03-07T13:18:11.850Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-03-07T13:18:11.850Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.850Z] [2020-03-07T13:18:11.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-03-07T13:18:11.850Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-03-07T13:18:11.850Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.850Z] [2020-03-07T13:18:11.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-03-07T13:18:11.850Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-03-07T13:18:11.850Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.850Z] [2020-03-07T13:18:11.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-03-07T13:18:11.850Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-03-07T13:18:11.850Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.850Z] [2020-03-07T13:18:11.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-03-07T13:18:11.850Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-03-07T13:18:11.850Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.850Z] [2020-03-07T13:18:11.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-03-07T13:18:11.850Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-03-07T13:18:11.850Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.850Z] [2020-03-07T13:18:11.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-03-07T13:18:11.850Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-03-07T13:18:11.850Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.850Z] [2020-03-07T13:18:11.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-03-07T13:18:11.850Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-03-07T13:18:11.850Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.850Z] [2020-03-07T13:18:11.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-03-07T13:18:11.850Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-03-07T13:18:11.850Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.850Z] [2020-03-07T13:18:11.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-03-07T13:18:11.850Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-03-07T13:18:11.850Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.850Z] [2020-03-07T13:18:11.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-03-07T13:18:11.850Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-03-07T13:18:11.850Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.850Z] [2020-03-07T13:18:11.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-03-07T13:18:11.850Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-03-07T13:18:11.850Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.850Z] [2020-03-07T13:18:11.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-03-07T13:18:11.850Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-03-07T13:18:11.850Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.850Z] [2020-03-07T13:18:11.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-03-07T13:18:11.850Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-03-07T13:18:11.850Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.850Z] [2020-03-07T13:18:11.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-03-07T13:18:11.850Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-03-07T13:18:11.850Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-03-07T13:18:11.850Z] [2020-03-07T13:18:11.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-03-07T13:18:11.850Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-03-07T13:18:11.850Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.850Z] [2020-03-07T13:18:11.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-03-07T13:18:11.850Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-03-07T13:18:11.850Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.850Z] [2020-03-07T13:18:11.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-03-07T13:18:11.850Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-03-07T13:18:11.850Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.850Z] [2020-03-07T13:18:11.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-03-07T13:18:11.850Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-03-07T13:18:11.850Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.850Z] [2020-03-07T13:18:11.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-03-07T13:18:11.850Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-03-07T13:18:11.850Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.850Z] [2020-03-07T13:18:11.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-03-07T13:18:11.850Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-03-07T13:18:11.850Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.850Z] [2020-03-07T13:18:11.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-03-07T13:18:11.850Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-03-07T13:18:11.850Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.850Z] [2020-03-07T13:18:11.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-03-07T13:18:11.850Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-03-07T13:18:11.850Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.850Z] [2020-03-07T13:18:11.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-03-07T13:18:11.850Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-03-07T13:18:11.850Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.850Z] [2020-03-07T13:18:11.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-03-07T13:18:11.850Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-03-07T13:18:11.850Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.850Z] [2020-03-07T13:18:11.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-03-07T13:18:11.850Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-03-07T13:18:11.850Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.850Z] [2020-03-07T13:18:11.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-03-07T13:18:11.850Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-03-07T13:18:11.850Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.850Z] [2020-03-07T13:18:11.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-03-07T13:18:11.850Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-03-07T13:18:11.850Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.850Z] [2020-03-07T13:18:11.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-03-07T13:18:11.850Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-03-07T13:18:11.850Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.850Z] [2020-03-07T13:18:11.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-03-07T13:18:11.850Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-03-07T13:18:11.850Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.850Z] [2020-03-07T13:18:11.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-03-07T13:18:11.850Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-03-07T13:18:11.850Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.850Z] [2020-03-07T13:18:11.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2020-03-07T13:18:11.850Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2020-03-07T13:18:11.850Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.850Z] [2020-03-07T13:18:11.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-03-07T13:18:11.850Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-03-07T13:18:11.850Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.850Z] [2020-03-07T13:18:11.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-03-07T13:18:11.850Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-03-07T13:18:11.850Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.850Z] [2020-03-07T13:18:11.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-03-07T13:18:11.850Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-03-07T13:18:11.850Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.850Z] [2020-03-07T13:18:11.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-03-07T13:18:11.850Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-03-07T13:18:11.850Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-03-07T13:18:11.850Z] [2020-03-07T13:18:11.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-03-07T13:18:11.850Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-03-07T13:18:11.850Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.850Z] [2020-03-07T13:18:11.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-03-07T13:18:11.850Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-03-07T13:18:11.850Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.850Z] [2020-03-07T13:18:11.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-03-07T13:18:11.850Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-03-07T13:18:11.850Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.850Z] [2020-03-07T13:18:11.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-03-07T13:18:11.850Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-03-07T13:18:11.850Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.850Z] [2020-03-07T13:18:11.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-03-07T13:18:11.850Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-03-07T13:18:11.850Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.850Z] [2020-03-07T13:18:11.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-03-07T13:18:11.850Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-03-07T13:18:11.850Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.850Z] [2020-03-07T13:18:11.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-03-07T13:18:11.850Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-03-07T13:18:11.850Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.850Z] [2020-03-07T13:18:11.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-03-07T13:18:11.850Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-03-07T13:18:11.850Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.851Z] [2020-03-07T13:18:11.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-03-07T13:18:11.851Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-03-07T13:18:11.851Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.851Z] [2020-03-07T13:18:11.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-03-07T13:18:11.851Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-03-07T13:18:11.851Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.851Z] [2020-03-07T13:18:11.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-03-07T13:18:11.851Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-03-07T13:18:11.851Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.851Z] [2020-03-07T13:18:11.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-03-07T13:18:11.851Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-03-07T13:18:11.851Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.851Z] [2020-03-07T13:18:11.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-03-07T13:18:11.851Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-03-07T13:18:11.851Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.851Z] [2020-03-07T13:18:11.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-03-07T13:18:11.851Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-03-07T13:18:11.851Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.851Z] [2020-03-07T13:18:11.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-03-07T13:18:11.851Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-03-07T13:18:11.851Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.851Z] [2020-03-07T13:18:11.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-03-07T13:18:11.851Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-03-07T13:18:11.851Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.851Z] [2020-03-07T13:18:11.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-03-07T13:18:11.851Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-03-07T13:18:11.851Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.851Z] [2020-03-07T13:18:11.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-03-07T13:18:11.851Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-03-07T13:18:11.851Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.851Z] [2020-03-07T13:18:11.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-03-07T13:18:11.851Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-03-07T13:18:11.851Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.851Z] [2020-03-07T13:18:11.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-03-07T13:18:11.851Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-03-07T13:18:11.851Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.851Z] [2020-03-07T13:18:11.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-03-07T13:18:11.851Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-03-07T13:18:11.851Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.851Z] [2020-03-07T13:18:11.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-03-07T13:18:11.851Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-03-07T13:18:11.851Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.851Z] [2020-03-07T13:18:11.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-03-07T13:18:11.851Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-03-07T13:18:11.851Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.851Z] [2020-03-07T13:18:11.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-03-07T13:18:11.851Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-03-07T13:18:11.851Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.851Z] [2020-03-07T13:18:11.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-03-07T13:18:11.851Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-03-07T13:18:11.851Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.851Z] [2020-03-07T13:18:11.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-03-07T13:18:11.851Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-03-07T13:18:11.851Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.851Z] [2020-03-07T13:18:11.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-03-07T13:18:11.851Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-03-07T13:18:11.851Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.851Z] [2020-03-07T13:18:11.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-03-07T13:18:11.851Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-03-07T13:18:11.851Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.851Z] [2020-03-07T13:18:11.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-03-07T13:18:11.851Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-03-07T13:18:11.851Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.851Z] [2020-03-07T13:18:11.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-03-07T13:18:11.851Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-03-07T13:18:11.851Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.851Z] [2020-03-07T13:18:11.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-03-07T13:18:11.851Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-03-07T13:18:11.851Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.851Z] [2020-03-07T13:18:11.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-03-07T13:18:11.851Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-03-07T13:18:11.851Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.851Z] [2020-03-07T13:18:11.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-03-07T13:18:11.851Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-03-07T13:18:11.851Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.851Z] [2020-03-07T13:18:11.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-03-07T13:18:11.851Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-03-07T13:18:11.851Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.851Z] [2020-03-07T13:18:11.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-03-07T13:18:11.851Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-03-07T13:18:11.851Z] docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.851Z] [2020-03-07T13:18:11.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-03-07T13:18:11.851Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-03-07T13:18:11.851Z] docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.851Z] [2020-03-07T13:18:11.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-03-07T13:18:11.851Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-03-07T13:18:11.851Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.851Z] [2020-03-07T13:18:11.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-03-07T13:18:11.851Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-03-07T13:18:11.851Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.851Z] [2020-03-07T13:18:11.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-03-07T13:18:11.851Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-03-07T13:18:11.851Z] docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.851Z] [2020-03-07T13:18:11.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-03-07T13:18:11.851Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-03-07T13:18:11.851Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.851Z] [2020-03-07T13:18:11.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-03-07T13:18:11.851Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-03-07T13:18:11.851Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.851Z] [2020-03-07T13:18:11.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-03-07T13:18:11.851Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-03-07T13:18:11.851Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.851Z] [2020-03-07T13:18:11.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-03-07T13:18:11.851Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-03-07T13:18:11.851Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.851Z] [2020-03-07T13:18:11.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-03-07T13:18:11.851Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-03-07T13:18:11.851Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-03-07T13:18:11.851Z] [2020-03-07T13:18:11.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-03-07T13:18:11.851Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-03-07T13:18:11.851Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-03-07T13:18:11.851Z] [2020-03-07T13:18:11.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-03-07T13:18:11.851Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-03-07T13:18:11.851Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.851Z] [2020-03-07T13:18:11.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-03-07T13:18:11.851Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-03-07T13:18:11.851Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.851Z] [2020-03-07T13:18:11.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-03-07T13:18:11.851Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-03-07T13:18:11.851Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.851Z] [2020-03-07T13:18:11.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-03-07T13:18:11.851Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-03-07T13:18:11.851Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.851Z] [2020-03-07T13:18:11.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-03-07T13:18:11.851Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-03-07T13:18:11.851Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.851Z] [2020-03-07T13:18:11.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-03-07T13:18:11.851Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-03-07T13:18:11.851Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.851Z] [2020-03-07T13:18:11.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-03-07T13:18:11.851Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-03-07T13:18:11.851Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.851Z] [2020-03-07T13:18:11.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-03-07T13:18:11.851Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-03-07T13:18:11.851Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.851Z] [2020-03-07T13:18:11.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-03-07T13:18:11.851Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-03-07T13:18:11.851Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.851Z] [2020-03-07T13:18:11.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-03-07T13:18:11.851Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-03-07T13:18:11.851Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.851Z] [2020-03-07T13:18:11.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-03-07T13:18:11.851Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-03-07T13:18:11.852Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.852Z] [2020-03-07T13:18:11.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-03-07T13:18:11.852Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-03-07T13:18:11.852Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.852Z] [2020-03-07T13:18:11.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-03-07T13:18:11.852Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-03-07T13:18:11.852Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.852Z] [2020-03-07T13:18:11.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-03-07T13:18:11.852Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-03-07T13:18:11.852Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.852Z] [2020-03-07T13:18:11.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-03-07T13:18:11.852Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-03-07T13:18:11.852Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.852Z] [2020-03-07T13:18:11.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-03-07T13:18:11.852Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-03-07T13:18:11.852Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.852Z] [2020-03-07T13:18:11.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-03-07T13:18:11.852Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-03-07T13:18:11.852Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-03-07T13:18:11.852Z] [2020-03-07T13:18:11.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-03-07T13:18:11.852Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-03-07T13:18:11.852Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.852Z] [2020-03-07T13:18:11.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-03-07T13:18:11.852Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-03-07T13:18:11.852Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.852Z] [2020-03-07T13:18:11.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-03-07T13:18:11.852Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-03-07T13:18:11.852Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.852Z] [2020-03-07T13:18:11.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-03-07T13:18:11.852Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-03-07T13:18:11.852Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.852Z] [2020-03-07T13:18:11.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-03-07T13:18:11.852Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-03-07T13:18:11.852Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.852Z] [2020-03-07T13:18:11.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-03-07T13:18:11.852Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-03-07T13:18:11.852Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.852Z] [2020-03-07T13:18:11.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-03-07T13:18:11.852Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-03-07T13:18:11.852Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.852Z] [2020-03-07T13:18:11.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-03-07T13:18:11.852Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-03-07T13:18:11.852Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.852Z] [2020-03-07T13:18:11.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-03-07T13:18:11.852Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-03-07T13:18:11.852Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.852Z] [2020-03-07T13:18:11.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-03-07T13:18:11.852Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-03-07T13:18:11.852Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.852Z] [2020-03-07T13:18:11.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2020-03-07T13:18:11.852Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2020-03-07T13:18:11.852Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.852Z] [2020-03-07T13:18:11.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-03-07T13:18:11.852Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-03-07T13:18:11.852Z] docker_cli_run_test.go:4507: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.852Z] [2020-03-07T13:18:11.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2020-03-07T13:18:11.852Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2020-03-07T13:18:11.852Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.852Z] [2020-03-07T13:18:11.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-03-07T13:18:11.852Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-03-07T13:18:11.852Z] docker_cli_run_test.go:4024: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.852Z] [2020-03-07T13:18:11.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-03-07T13:18:11.852Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-03-07T13:18:11.852Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.852Z] [2020-03-07T13:18:11.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-03-07T13:18:11.852Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-03-07T13:18:11.852Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.852Z] [2020-03-07T13:18:11.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-03-07T13:18:11.852Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-03-07T13:18:11.852Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.852Z] [2020-03-07T13:18:11.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-03-07T13:18:11.852Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-03-07T13:18:11.852Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.852Z] [2020-03-07T13:18:11.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-03-07T13:18:11.852Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-03-07T13:18:11.852Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.852Z] [2020-03-07T13:18:11.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-03-07T13:18:11.852Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-03-07T13:18:11.852Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.852Z] [2020-03-07T13:18:11.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-03-07T13:18:11.852Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-03-07T13:18:11.852Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.852Z] [2020-03-07T13:18:11.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-03-07T13:18:11.852Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-03-07T13:18:11.852Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.852Z] [2020-03-07T13:18:11.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-03-07T13:18:11.852Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-03-07T13:18:11.852Z] docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.852Z] [2020-03-07T13:18:11.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-03-07T13:18:11.852Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-03-07T13:18:11.852Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.852Z] [2020-03-07T13:18:11.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-03-07T13:18:11.852Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-03-07T13:18:11.852Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.852Z] [2020-03-07T13:18:11.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-03-07T13:18:11.852Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-03-07T13:18:11.852Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.852Z] [2020-03-07T13:18:11.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-03-07T13:18:11.852Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-03-07T13:18:11.852Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.852Z] [2020-03-07T13:18:11.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-03-07T13:18:11.852Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-03-07T13:18:11.852Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.852Z] [2020-03-07T13:18:11.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-03-07T13:18:11.852Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-03-07T13:18:11.852Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.852Z] [2020-03-07T13:18:11.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-03-07T13:18:11.852Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-03-07T13:18:11.852Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.852Z] [2020-03-07T13:18:11.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-03-07T13:18:11.852Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-03-07T13:18:11.852Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.852Z] [2020-03-07T13:18:11.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-03-07T13:18:11.852Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-03-07T13:18:11.852Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.852Z] [2020-03-07T13:18:11.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-03-07T13:18:11.852Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-03-07T13:18:11.852Z] docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.852Z] [2020-03-07T13:18:11.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-03-07T13:18:11.852Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-03-07T13:18:11.852Z] docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.852Z] [2020-03-07T13:18:11.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-03-07T13:18:11.852Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-03-07T13:18:11.852Z] docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.852Z] [2020-03-07T13:18:11.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-03-07T13:18:11.852Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-03-07T13:18:11.852Z] docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.852Z] [2020-03-07T13:18:11.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-03-07T13:18:11.852Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-03-07T13:18:11.852Z] docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.852Z] [2020-03-07T13:18:11.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-03-07T13:18:11.852Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-03-07T13:18:11.852Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.852Z] [2020-03-07T13:18:11.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-03-07T13:18:11.852Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-03-07T13:18:11.852Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.852Z] [2020-03-07T13:18:11.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-03-07T13:18:11.852Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-03-07T13:18:11.852Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.852Z] [2020-03-07T13:18:11.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-03-07T13:18:11.853Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-03-07T13:18:11.853Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.853Z] [2020-03-07T13:18:11.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-03-07T13:18:11.853Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-03-07T13:18:11.853Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.853Z] [2020-03-07T13:18:11.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-03-07T13:18:11.853Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-03-07T13:18:11.853Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.853Z] [2020-03-07T13:18:11.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-03-07T13:18:11.853Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-03-07T13:18:11.853Z] docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.853Z] [2020-03-07T13:18:11.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-03-07T13:18:11.853Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-03-07T13:18:11.853Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.853Z] [2020-03-07T13:18:11.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-03-07T13:18:11.853Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-03-07T13:18:11.853Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.853Z] [2020-03-07T13:18:11.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-03-07T13:18:11.853Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-03-07T13:18:11.853Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.853Z] [2020-03-07T13:18:11.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-03-07T13:18:11.853Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-03-07T13:18:11.853Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.853Z] [2020-03-07T13:18:11.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-03-07T13:18:11.853Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-03-07T13:18:11.853Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.853Z] [2020-03-07T13:18:11.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-03-07T13:18:11.853Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-03-07T13:18:11.853Z] docker_cli_run_test.go:3989: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.853Z] [2020-03-07T13:18:11.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-03-07T13:18:11.853Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-03-07T13:18:11.853Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.853Z] [2020-03-07T13:18:11.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-03-07T13:18:11.853Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-03-07T13:18:11.853Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.853Z] [2020-03-07T13:18:11.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-03-07T13:18:11.853Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-03-07T13:18:11.853Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.853Z] [2020-03-07T13:18:11.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-03-07T13:18:11.853Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-03-07T13:18:11.853Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.853Z] [2020-03-07T13:18:11.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2020-03-07T13:18:11.853Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2020-03-07T13:18:11.853Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.853Z] [2020-03-07T13:18:11.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-03-07T13:18:11.853Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-03-07T13:18:11.853Z] docker_cli_run_test.go:4164: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.853Z] [2020-03-07T13:18:11.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-03-07T13:18:11.853Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-03-07T13:18:11.853Z] docker_cli_run_test.go:4247: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.853Z] [2020-03-07T13:18:11.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-03-07T13:18:11.853Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-03-07T13:18:11.853Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.853Z] [2020-03-07T13:18:11.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-03-07T13:18:11.853Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-03-07T13:18:11.853Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.853Z] [2020-03-07T13:18:11.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-03-07T13:18:11.853Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-03-07T13:18:11.853Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.853Z] [2020-03-07T13:18:11.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-03-07T13:18:11.853Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-03-07T13:18:11.853Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.853Z] [2020-03-07T13:18:11.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-03-07T13:18:11.853Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-03-07T13:18:11.853Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.853Z] [2020-03-07T13:18:11.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2020-03-07T13:18:11.853Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2020-03-07T13:18:11.853Z] docker_cli_run_test.go:4486: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.853Z] [2020-03-07T13:18:11.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-03-07T13:18:11.853Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-03-07T13:18:11.853Z] docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.853Z] [2020-03-07T13:18:11.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-03-07T13:18:11.853Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-03-07T13:18:11.853Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-03-07T13:18:11.853Z] [2020-03-07T13:18:11.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-03-07T13:18:11.853Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-03-07T13:18:11.853Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.853Z] [2020-03-07T13:18:11.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-03-07T13:18:11.853Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-03-07T13:18:11.853Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.853Z] [2020-03-07T13:18:11.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-03-07T13:18:11.853Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-03-07T13:18:11.853Z] docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.853Z] [2020-03-07T13:18:11.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-03-07T13:18:11.853Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-03-07T13:18:11.853Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.853Z] [2020-03-07T13:18:11.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-03-07T13:18:11.853Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-03-07T13:18:11.853Z] docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.853Z] [2020-03-07T13:18:11.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-03-07T13:18:11.853Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-03-07T13:18:11.853Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.853Z] [2020-03-07T13:18:11.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-03-07T13:18:11.853Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-03-07T13:18:11.853Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.853Z] [2020-03-07T13:18:11.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-03-07T13:18:11.853Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-03-07T13:18:11.853Z] docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.853Z] [2020-03-07T13:18:11.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-03-07T13:18:11.853Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-03-07T13:18:11.853Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.853Z] [2020-03-07T13:18:11.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-03-07T13:18:11.853Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-03-07T13:18:11.853Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.853Z] [2020-03-07T13:18:11.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-03-07T13:18:11.853Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-03-07T13:18:11.853Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.853Z] [2020-03-07T13:18:11.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-03-07T13:18:11.853Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-03-07T13:18:11.853Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.853Z] [2020-03-07T13:18:11.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-03-07T13:18:11.853Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-03-07T13:18:11.853Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.853Z] [2020-03-07T13:18:11.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-03-07T13:18:11.853Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-03-07T13:18:11.853Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.853Z] [2020-03-07T13:18:11.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-03-07T13:18:11.853Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-03-07T13:18:11.853Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.853Z] [2020-03-07T13:18:11.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-03-07T13:18:11.853Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-03-07T13:18:11.853Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.853Z] [2020-03-07T13:18:11.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-03-07T13:18:11.853Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-03-07T13:18:11.853Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.853Z] [2020-03-07T13:18:11.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-03-07T13:18:11.853Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-03-07T13:18:11.853Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.853Z] [2020-03-07T13:18:11.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-03-07T13:18:11.854Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-03-07T13:18:11.854Z] docker_cli_run_test.go:4309: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.854Z] [2020-03-07T13:18:11.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-03-07T13:18:11.854Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-03-07T13:18:11.854Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.854Z] [2020-03-07T13:18:11.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-03-07T13:18:11.854Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-03-07T13:18:11.854Z] docker_cli_run_test.go:4297: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.854Z] [2020-03-07T13:18:11.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-03-07T13:18:11.854Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-03-07T13:18:11.854Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.854Z] [2020-03-07T13:18:11.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-03-07T13:18:11.854Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-03-07T13:18:11.854Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.854Z] [2020-03-07T13:18:11.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-03-07T13:18:11.854Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-03-07T13:18:11.854Z] docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.854Z] [2020-03-07T13:18:11.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-03-07T13:18:11.854Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-03-07T13:18:11.854Z] docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.854Z] [2020-03-07T13:18:11.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-03-07T13:18:11.854Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-03-07T13:18:11.854Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.854Z] [2020-03-07T13:18:11.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-03-07T13:18:11.854Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-03-07T13:18:11.854Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.854Z] [2020-03-07T13:18:11.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-03-07T13:18:11.854Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-03-07T13:18:11.854Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.854Z] [2020-03-07T13:18:11.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-03-07T13:18:11.854Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-03-07T13:18:11.854Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.854Z] [2020-03-07T13:18:11.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-03-07T13:18:11.854Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-03-07T13:18:11.854Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.854Z] [2020-03-07T13:18:11.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-03-07T13:18:11.854Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-03-07T13:18:11.854Z] docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.854Z] [2020-03-07T13:18:11.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-03-07T13:18:11.854Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-03-07T13:18:11.854Z] docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.854Z] [2020-03-07T13:18:11.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-03-07T13:18:11.854Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-03-07T13:18:11.854Z] docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.854Z] [2020-03-07T13:18:11.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-03-07T13:18:11.854Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-03-07T13:18:11.854Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.854Z] [2020-03-07T13:18:11.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2020-03-07T13:18:11.854Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2020-03-07T13:18:11.854Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.854Z] [2020-03-07T13:18:11.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-03-07T13:18:11.854Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-03-07T13:18:11.854Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.854Z] [2020-03-07T13:18:11.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-03-07T13:18:11.854Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-03-07T13:18:11.854Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.854Z] [2020-03-07T13:18:11.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-03-07T13:18:11.854Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-03-07T13:18:11.854Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.854Z] [2020-03-07T13:18:11.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-03-07T13:18:11.854Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-03-07T13:18:11.854Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.854Z] [2020-03-07T13:18:11.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-03-07T13:18:11.854Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-03-07T13:18:11.854Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.854Z] [2020-03-07T13:18:11.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-03-07T13:18:11.854Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-03-07T13:18:11.854Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.854Z] [2020-03-07T13:18:11.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-03-07T13:18:11.854Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-03-07T13:18:11.854Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.854Z] [2020-03-07T13:18:11.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-03-07T13:18:11.854Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-03-07T13:18:11.854Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.854Z] [2020-03-07T13:18:11.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-03-07T13:18:11.854Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-03-07T13:18:11.854Z] docker_cli_run_test.go:2886: unmatched requirement Apparmor [2020-03-07T13:18:11.854Z] [2020-03-07T13:18:11.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-03-07T13:18:11.854Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-03-07T13:18:11.854Z] docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.854Z] [2020-03-07T13:18:11.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-03-07T13:18:11.854Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-03-07T13:18:11.854Z] docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.854Z] [2020-03-07T13:18:11.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-03-07T13:18:11.854Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-03-07T13:18:11.854Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.854Z] [2020-03-07T13:18:11.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-03-07T13:18:11.854Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-03-07T13:18:11.854Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.854Z] [2020-03-07T13:18:11.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-03-07T13:18:11.854Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-03-07T13:18:11.854Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.854Z] [2020-03-07T13:18:11.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-03-07T13:18:11.854Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-03-07T13:18:11.854Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.854Z] [2020-03-07T13:18:11.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-03-07T13:18:11.854Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-03-07T13:18:11.854Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.854Z] [2020-03-07T13:18:11.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-03-07T13:18:11.854Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-03-07T13:18:11.854Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.854Z] [2020-03-07T13:18:11.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-03-07T13:18:11.854Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-03-07T13:18:11.854Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.854Z] [2020-03-07T13:18:11.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-03-07T13:18:11.854Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-03-07T13:18:11.854Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.854Z] [2020-03-07T13:18:11.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-03-07T13:18:11.854Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-03-07T13:18:11.854Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.854Z] [2020-03-07T13:18:11.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-03-07T13:18:11.854Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-03-07T13:18:11.854Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.854Z] [2020-03-07T13:18:11.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-03-07T13:18:11.854Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-03-07T13:18:11.854Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.854Z] [2020-03-07T13:18:11.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-03-07T13:18:11.854Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-03-07T13:18:11.854Z] docker_cli_run_test.go:4065: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.854Z] [2020-03-07T13:18:11.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-03-07T13:18:11.854Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-03-07T13:18:11.854Z] docker_cli_run_test.go:2925: unmatched requirement Apparmor [2020-03-07T13:18:11.854Z] [2020-03-07T13:18:11.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2020-03-07T13:18:11.854Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2020-03-07T13:18:11.854Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.854Z] [2020-03-07T13:18:11.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2020-03-07T13:18:11.854Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2020-03-07T13:18:11.854Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.854Z] [2020-03-07T13:18:11.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-03-07T13:18:11.854Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-03-07T13:18:11.854Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.854Z] [2020-03-07T13:18:11.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-03-07T13:18:11.854Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-03-07T13:18:11.854Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.854Z] [2020-03-07T13:18:11.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-03-07T13:18:11.854Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-03-07T13:18:11.854Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.854Z] [2020-03-07T13:18:11.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-03-07T13:18:11.854Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-03-07T13:18:11.854Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.854Z] [2020-03-07T13:18:11.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-03-07T13:18:11.854Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-03-07T13:18:11.854Z] docker_cli_run_test.go:3954: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.854Z] [2020-03-07T13:18:11.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-03-07T13:18:11.854Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-03-07T13:18:11.854Z] docker_cli_run_test.go:3947: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.854Z] [2020-03-07T13:18:11.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-03-07T13:18:11.854Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-03-07T13:18:11.854Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.854Z] [2020-03-07T13:18:11.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-03-07T13:18:11.855Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-03-07T13:18:11.855Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.855Z] [2020-03-07T13:18:11.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-03-07T13:18:11.855Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-03-07T13:18:11.855Z] docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.855Z] [2020-03-07T13:18:11.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-03-07T13:18:11.855Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-03-07T13:18:11.855Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.855Z] [2020-03-07T13:18:11.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-03-07T13:18:11.855Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-03-07T13:18:11.855Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.855Z] [2020-03-07T13:18:11.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-03-07T13:18:11.855Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-03-07T13:18:11.855Z] docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.855Z] [2020-03-07T13:18:11.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-03-07T13:18:11.855Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-03-07T13:18:11.855Z] docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.855Z] [2020-03-07T13:18:11.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-03-07T13:18:11.855Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-03-07T13:18:11.855Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.855Z] [2020-03-07T13:18:11.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-03-07T13:18:11.855Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-03-07T13:18:11.855Z] docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.855Z] [2020-03-07T13:18:11.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-03-07T13:18:11.855Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-03-07T13:18:11.855Z] docker_cli_run_test.go:3042: unmatched requirement Apparmor [2020-03-07T13:18:11.855Z] [2020-03-07T13:18:11.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-03-07T13:18:11.855Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-03-07T13:18:11.855Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.855Z] [2020-03-07T13:18:11.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-03-07T13:18:11.855Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-03-07T13:18:11.855Z] docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.855Z] [2020-03-07T13:18:11.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-03-07T13:18:11.855Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-03-07T13:18:11.855Z] docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.855Z] [2020-03-07T13:18:11.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-03-07T13:18:11.855Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-03-07T13:18:11.855Z] docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.855Z] [2020-03-07T13:18:11.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-03-07T13:18:11.855Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-03-07T13:18:11.855Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.855Z] [2020-03-07T13:18:11.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-03-07T13:18:11.855Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-03-07T13:18:11.855Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.855Z] [2020-03-07T13:18:11.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-03-07T13:18:11.855Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-03-07T13:18:11.855Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.855Z] [2020-03-07T13:18:11.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-03-07T13:18:11.855Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-03-07T13:18:11.855Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.855Z] [2020-03-07T13:18:11.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-03-07T13:18:11.855Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-03-07T13:18:11.855Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.855Z] [2020-03-07T13:18:11.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-03-07T13:18:11.855Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-03-07T13:18:11.855Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.855Z] [2020-03-07T13:18:11.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-03-07T13:18:11.855Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-03-07T13:18:11.855Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.855Z] [2020-03-07T13:18:11.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-03-07T13:18:11.855Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-03-07T13:18:11.855Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.855Z] [2020-03-07T13:18:11.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-03-07T13:18:11.855Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-03-07T13:18:11.855Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.855Z] [2020-03-07T13:18:11.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-03-07T13:18:11.855Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-03-07T13:18:11.855Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.855Z] [2020-03-07T13:18:11.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-03-07T13:18:11.855Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-03-07T13:18:11.855Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.855Z] [2020-03-07T13:18:11.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-03-07T13:18:11.855Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-03-07T13:18:11.855Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.855Z] [2020-03-07T13:18:11.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-03-07T13:18:11.855Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-03-07T13:18:11.855Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.855Z] [2020-03-07T13:18:11.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-03-07T13:18:11.855Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-03-07T13:18:11.855Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.855Z] [2020-03-07T13:18:11.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-03-07T13:18:11.855Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-03-07T13:18:11.855Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.855Z] [2020-03-07T13:18:11.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-03-07T13:18:11.855Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-03-07T13:18:11.855Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.855Z] [2020-03-07T13:18:11.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-03-07T13:18:11.855Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-03-07T13:18:11.855Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-03-07T13:18:11.855Z] [2020-03-07T13:18:11.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-03-07T13:18:11.855Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-03-07T13:18:11.855Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.855Z] [2020-03-07T13:18:11.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-03-07T13:18:11.855Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-03-07T13:18:11.855Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.855Z] [2020-03-07T13:18:11.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-03-07T13:18:11.855Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-03-07T13:18:11.855Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.855Z] [2020-03-07T13:18:11.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-03-07T13:18:11.855Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-03-07T13:18:11.855Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.855Z] [2020-03-07T13:18:11.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-03-07T13:18:11.855Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-03-07T13:18:11.855Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.855Z] [2020-03-07T13:18:11.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-03-07T13:18:11.855Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-03-07T13:18:11.855Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.855Z] [2020-03-07T13:18:11.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-03-07T13:18:11.855Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-03-07T13:18:11.855Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.855Z] [2020-03-07T13:18:11.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-03-07T13:18:11.855Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-03-07T13:18:11.855Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.855Z] [2020-03-07T13:18:11.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-03-07T13:18:11.855Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-03-07T13:18:11.855Z] docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.855Z] [2020-03-07T13:18:11.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-03-07T13:18:11.855Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-03-07T13:18:11.855Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.855Z] [2020-03-07T13:18:11.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-03-07T13:18:11.855Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-03-07T13:18:11.855Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.855Z] [2020-03-07T13:18:11.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-03-07T13:18:11.855Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-03-07T13:18:11.855Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.855Z] [2020-03-07T13:18:11.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-03-07T13:18:11.855Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-03-07T13:18:11.855Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.855Z] [2020-03-07T13:18:11.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-03-07T13:18:11.855Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-03-07T13:18:11.855Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.855Z] [2020-03-07T13:18:11.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-03-07T13:18:11.855Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-03-07T13:18:11.855Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.855Z] [2020-03-07T13:18:11.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-03-07T13:18:11.855Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-03-07T13:18:11.855Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.855Z] [2020-03-07T13:18:11.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-03-07T13:18:11.855Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-03-07T13:18:11.855Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.855Z] [2020-03-07T13:18:11.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-03-07T13:18:11.855Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-03-07T13:18:11.855Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.855Z] [2020-03-07T13:18:11.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-03-07T13:18:11.855Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-03-07T13:18:11.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.855Z] [2020-03-07T13:18:11.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-03-07T13:18:11.855Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-03-07T13:18:11.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.855Z] [2020-03-07T13:18:11.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-03-07T13:18:11.855Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-03-07T13:18:11.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.856Z] [2020-03-07T13:18:11.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-07T13:18:11.856Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-07T13:18:11.856Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.856Z] [2020-03-07T13:18:11.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-07T13:18:11.856Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-07T13:18:11.856Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.856Z] [2020-03-07T13:18:11.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-07T13:18:11.856Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-07T13:18:11.856Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.856Z] [2020-03-07T13:18:11.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-03-07T13:18:11.856Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-03-07T13:18:11.856Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.856Z] [2020-03-07T13:18:11.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-03-07T13:18:11.856Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-03-07T13:18:11.856Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.856Z] [2020-03-07T13:18:11.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-03-07T13:18:11.856Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-03-07T13:18:11.856Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.856Z] [2020-03-07T13:18:11.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-03-07T13:18:11.856Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-03-07T13:18:11.856Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.856Z] [2020-03-07T13:18:11.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-03-07T13:18:11.856Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-03-07T13:18:11.856Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.856Z] [2020-03-07T13:18:11.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-03-07T13:18:11.856Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-03-07T13:18:11.856Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.856Z] [2020-03-07T13:18:11.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-03-07T13:18:11.856Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-03-07T13:18:11.856Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.856Z] [2020-03-07T13:18:11.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-03-07T13:18:11.856Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-03-07T13:18:11.856Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.856Z] [2020-03-07T13:18:11.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-03-07T13:18:11.856Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-03-07T13:18:11.856Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.856Z] [2020-03-07T13:18:11.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-03-07T13:18:11.856Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-03-07T13:18:11.856Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.856Z] [2020-03-07T13:18:11.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-03-07T13:18:11.856Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-03-07T13:18:11.856Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.856Z] [2020-03-07T13:18:11.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-03-07T13:18:11.856Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-03-07T13:18:11.856Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.856Z] [2020-03-07T13:18:11.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-03-07T13:18:11.856Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-03-07T13:18:11.856Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.856Z] [2020-03-07T13:18:11.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-07T13:18:11.856Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-07T13:18:11.856Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.856Z] [2020-03-07T13:18:11.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-07T13:18:11.856Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-07T13:18:11.856Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.856Z] [2020-03-07T13:18:11.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-07T13:18:11.856Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-07T13:18:11.856Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.856Z] [2020-03-07T13:18:11.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-07T13:18:11.856Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-07T13:18:11.856Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.856Z] [2020-03-07T13:18:11.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-03-07T13:18:11.856Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-03-07T13:18:11.856Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.856Z] [2020-03-07T13:18:11.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-07T13:18:11.856Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-07T13:18:11.856Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.856Z] [2020-03-07T13:18:11.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-03-07T13:18:11.856Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-03-07T13:18:11.856Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.856Z] [2020-03-07T13:18:11.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-03-07T13:18:11.856Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-03-07T13:18:11.856Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.856Z] [2020-03-07T13:18:11.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-03-07T13:18:11.856Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-03-07T13:18:11.856Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.856Z] [2020-03-07T13:18:11.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-07T13:18:11.856Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-07T13:18:11.856Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.856Z] [2020-03-07T13:18:11.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-07T13:18:11.856Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-07T13:18:11.856Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.856Z] [2020-03-07T13:18:11.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-03-07T13:18:11.856Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-03-07T13:18:11.856Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.856Z] [2020-03-07T13:18:11.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-03-07T13:18:11.856Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-03-07T13:18:11.856Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.856Z] [2020-03-07T13:18:11.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-03-07T13:18:11.856Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-03-07T13:18:11.856Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.856Z] [2020-03-07T13:18:11.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-03-07T13:18:11.856Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-03-07T13:18:11.856Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.856Z] [2020-03-07T13:18:11.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-03-07T13:18:11.856Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-03-07T13:18:11.856Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.856Z] [2020-03-07T13:18:11.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-03-07T13:18:11.856Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-03-07T13:18:11.856Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.856Z] [2020-03-07T13:18:11.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-03-07T13:18:11.856Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-03-07T13:18:11.856Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.856Z] [2020-03-07T13:18:11.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-03-07T13:18:11.856Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-03-07T13:18:11.856Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.856Z] [2020-03-07T13:18:11.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-07T13:18:11.856Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-07T13:18:11.856Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.856Z] [2020-03-07T13:18:11.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-07T13:18:11.856Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-07T13:18:11.856Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.856Z] [2020-03-07T13:18:11.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-07T13:18:11.856Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-07T13:18:11.856Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.856Z] [2020-03-07T13:18:11.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-03-07T13:18:11.856Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-03-07T13:18:11.856Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.856Z] [2020-03-07T13:18:11.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-03-07T13:18:11.856Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-03-07T13:18:11.856Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.856Z] [2020-03-07T13:18:11.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-03-07T13:18:11.856Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-03-07T13:18:11.856Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.856Z] [2020-03-07T13:18:11.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-07T13:18:11.856Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-07T13:18:11.856Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.856Z] [2020-03-07T13:18:11.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-07T13:18:11.856Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-07T13:18:11.856Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.856Z] [2020-03-07T13:18:11.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-07T13:18:11.856Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-07T13:18:11.856Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.856Z] [2020-03-07T13:18:11.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-07T13:18:11.856Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-07T13:18:11.856Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.856Z] [2020-03-07T13:18:11.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-03-07T13:18:11.856Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-03-07T13:18:11.856Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.856Z] [2020-03-07T13:18:11.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-07T13:18:11.856Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-07T13:18:11.856Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.856Z] [2020-03-07T13:18:11.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-03-07T13:18:11.856Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-03-07T13:18:11.856Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.856Z] [2020-03-07T13:18:11.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-03-07T13:18:11.856Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-03-07T13:18:11.856Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.856Z] [2020-03-07T13:18:11.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-07T13:18:11.856Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-07T13:18:11.856Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.856Z] [2020-03-07T13:18:11.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-07T13:18:11.856Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-07T13:18:11.856Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.856Z] [2020-03-07T13:18:11.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-03-07T13:18:11.856Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-03-07T13:18:11.856Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.856Z] [2020-03-07T13:18:11.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-03-07T13:18:11.856Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-03-07T13:18:11.856Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.856Z] [2020-03-07T13:18:11.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-03-07T13:18:11.857Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-03-07T13:18:11.857Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.857Z] [2020-03-07T13:18:11.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-03-07T13:18:11.857Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-03-07T13:18:11.857Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.857Z] [2020-03-07T13:18:11.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-03-07T13:18:11.857Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-03-07T13:18:11.857Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.857Z] [2020-03-07T13:18:11.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-03-07T13:18:11.857Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-03-07T13:18:11.857Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.857Z] [2020-03-07T13:18:11.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-03-07T13:18:11.857Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-03-07T13:18:11.857Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.857Z] [2020-03-07T13:18:11.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-03-07T13:18:11.857Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-03-07T13:18:11.857Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.857Z] [2020-03-07T13:18:11.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-03-07T13:18:11.857Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-03-07T13:18:11.857Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.857Z] [2020-03-07T13:18:11.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-03-07T13:18:11.857Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-03-07T13:18:11.857Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.857Z] [2020-03-07T13:18:11.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-03-07T13:18:11.857Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-03-07T13:18:11.857Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.857Z] [2020-03-07T13:18:11.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-03-07T13:18:11.857Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-03-07T13:18:11.857Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.857Z] [2020-03-07T13:18:11.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-03-07T13:18:11.857Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-03-07T13:18:11.857Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.857Z] [2020-03-07T13:18:11.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-03-07T13:18:11.857Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-03-07T13:18:11.857Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.857Z] [2020-03-07T13:18:11.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-03-07T13:18:11.857Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-03-07T13:18:11.857Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.857Z] [2020-03-07T13:18:11.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-03-07T13:18:11.857Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-03-07T13:18:11.857Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.857Z] [2020-03-07T13:18:11.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-03-07T13:18:11.857Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-03-07T13:18:11.857Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.857Z] [2020-03-07T13:18:11.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-03-07T13:18:11.857Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-03-07T13:18:11.857Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.857Z] [2020-03-07T13:18:11.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-03-07T13:18:11.857Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-03-07T13:18:11.857Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.857Z] [2020-03-07T13:18:11.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-03-07T13:18:11.857Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-03-07T13:18:11.857Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.857Z] [2020-03-07T13:18:11.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-03-07T13:18:11.857Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-03-07T13:18:11.857Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.857Z] [2020-03-07T13:18:11.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-03-07T13:18:11.857Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-03-07T13:18:11.857Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.857Z] [2020-03-07T13:18:11.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-03-07T13:18:11.857Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-03-07T13:18:11.857Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.857Z] [2020-03-07T13:18:11.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-03-07T13:18:11.857Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-03-07T13:18:11.857Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.857Z] [2020-03-07T13:18:11.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-03-07T13:18:11.857Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-03-07T13:18:11.857Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.857Z] [2020-03-07T13:18:11.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-03-07T13:18:11.857Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-03-07T13:18:11.857Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.857Z] [2020-03-07T13:18:11.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-03-07T13:18:11.857Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-03-07T13:18:11.857Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.857Z] [2020-03-07T13:18:11.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-03-07T13:18:11.857Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-03-07T13:18:11.857Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.857Z] [2020-03-07T13:18:11.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-03-07T13:18:11.857Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-03-07T13:18:11.857Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.857Z] [2020-03-07T13:18:11.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-03-07T13:18:11.857Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.857Z] [2020-03-07T13:18:11.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-03-07T13:18:11.857Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.857Z] [2020-03-07T13:18:11.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-03-07T13:18:11.857Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-03-07T13:18:11.857Z] [2020-03-07T13:18:11.857Z] [2020-03-07T13:18:11.857Z] DONE 1096 tests, 549 skipped in 2283.303s [2020-03-07T13:18:11.857Z] INFO: Integration tests ended at 03/07/2020 13:18:10. Duration:00:38:03.4328863 [2020-03-07T13:18:11.857Z] INFO: Docker info of the daemon under test at end of run [2020-03-07T13:18:11.857Z] [2020-03-07T13:18:11.857Z] Containers: 2 [2020-03-07T13:18:11.857Z] Running: 0 [2020-03-07T13:18:11.857Z] Paused: 0 [2020-03-07T13:18:11.857Z] Stopped: 2 [2020-03-07T13:18:11.857Z] Images: 12 [2020-03-07T13:18:11.857Z] Server Version: 0.0.0-dev [2020-03-07T13:18:11.857Z] Storage Driver: windowsfilter [2020-03-07T13:18:11.857Z] Windows: [2020-03-07T13:18:11.857Z] Logging Driver: json-file [2020-03-07T13:18:11.857Z] Plugins: [2020-03-07T13:18:11.857Z] Volume: local [2020-03-07T13:18:11.857Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-07T13:18:11.857Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-07T13:18:11.857Z] Swarm: inactive [2020-03-07T13:18:11.857Z] Default Isolation: process [2020-03-07T13:18:11.857Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-07T13:18:11.857Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-07T13:18:11.857Z] OSType: windows [2020-03-07T13:18:11.857Z] Architecture: x86_64 [2020-03-07T13:18:11.857Z] CPUs: 4 [2020-03-07T13:18:11.857Z] Total Memory: 32GiB [2020-03-07T13:18:11.857Z] Name: azwin-2-1a0f20 [2020-03-07T13:18:11.857Z] ID: PG7I:7TTO:PTGJ:EVCD:GC2Y:TAVO:ETXO:WTNW:WYUT:5UT2:MWLG:KGXC [2020-03-07T13:18:11.857Z] Docker Root Dir: D:\CI\PR-40635\4\daemon [2020-03-07T13:18:11.857Z] Debug Mode (client): false [2020-03-07T13:18:11.857Z] Debug Mode (server): true [2020-03-07T13:18:11.857Z] File Descriptors: -1 [2020-03-07T13:18:11.857Z] Goroutines: 18 [2020-03-07T13:18:11.857Z] System Time: 2020-03-07T13:18:10.1922293Z [2020-03-07T13:18:11.857Z] EventsListeners: 0 [2020-03-07T13:18:11.857Z] Registry: https://index.docker.io/v1/ [2020-03-07T13:18:11.857Z] Labels: [2020-03-07T13:18:11.857Z] Experimental: false [2020-03-07T13:18:11.857Z] Insecure Registries: [2020-03-07T13:18:11.857Z] 127.0.0.0/8 [2020-03-07T13:18:11.857Z] Live Restore Enabled: false [2020-03-07T13:18:11.857Z] [2020-03-07T13:18:11.857Z] [2020-03-07T13:18:11.857Z] INFO: Stopping daemon under test [2020-03-07T13:18:11.857Z] SUCCESS: The process with PID 5640 (child process of PID 6064) has been terminated. [2020-03-07T13:18:11.857Z] SUCCESS: The process with PID 6064 (child process of PID 2264) has been terminated. [2020-03-07T13:18:11.857Z] INFO: Stop tailing logs of the daemon under tests [2020-03-07T13:18:11.857Z] INFO: executeCI.ps1 Completed successfully at 03/07/2020 13:18:10. [2020-03-07T13:18:11.857Z] INFO: Tidying up at end of run [2020-03-07T13:18:11.857Z] INFO: Saving daemon under test log (d:\CI\PR-40635\4\dut.out) to C:\windows\TEMP\CIDUT.out [2020-03-07T13:18:11.857Z] INFO: Saving daemon under test log (d:\CI\PR-40635\4\dut.err) to C:\windows\TEMP\CIDUT.err [2020-03-07T13:18:11.857Z] INFO: Nuke-Everything... [2020-03-07T13:18:11.858Z] INFO: Container count on control daemon to delete is 2 [2020-03-07T13:18:11.858Z] 5e351cda3235 [2020-03-07T13:18:11.858Z] e7922ba0da87 [2020-03-07T13:18:11.858Z] INFO: Tidying pidfile d:\CI\PR-40635\4\docker.pid [2020-03-07T13:18:11.858Z] INFO: Nuking d:\CI [2020-03-07T13:18:41.847Z] INFO: Zapped successfully [2020-03-07T13:18:41.847Z] [2020-03-07T13:18:41.847Z] INFO: executeCI.ps1 exiting at Sat Mar 7 13:18:37 CUT 2020. Duration 00:58:48.1962939 [2020-03-07T13:18:41.847Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-03-07T13:18:42.087Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-03-07T13:18:54.149Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-03-07T13:18:55.904Z] Archiving artifacts [2020-03-07T13:19:09.548Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40635/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-07T13:19:10.473Z] + make clean [2020-03-07T13:19:11.444Z] docker volume rm -f docker-dev-cache [2020-03-07T13:19:11.905Z] 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