Pull request #40585 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 669056f93dfde92cfcf5cc656df51d0c8d62903d+28f62c5a356ec5852afeddddc22e9db8044ca69e (18a925629d32483e470bb5c4af7abce3fd9b3107) 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 Checking out Revision 49b252bdf16273de41b9b961caae5440a249d3e0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 49b252bdf16273de41b9b961caae5440a249d3e0 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-02-26T15:56:44.148Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-02-26T15:56:44.156Z] Trying to pass milestone 1 [Pipeline] milestone [2020-02-26T15:56:44.187Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-02-26T15:56:44.379Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-004b9a6c8d528d4b7) in /home/ubuntu/workspace/moby_PR-40585 [Pipeline] { [Pipeline] checkout [2020-02-26T15:56:44.430Z] using credential docker-jenkins-github-credentials [2020-02-26T15:56:44.439Z] Cloning the remote Git repository [2020-02-26T15:56:44.439Z] Cloning with configured refspecs honoured and without tags [2020-02-26T15:56:44.440Z] Cloning repository https://github.com/moby/moby.git [2020-02-26T15:56:44.441Z] > git init /home/ubuntu/workspace/moby_PR-40585 # timeout=10 [2020-02-26T15:56:44.457Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-26T15:56:44.458Z] > git --version # timeout=10 [2020-02-26T15:56:44.465Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-26T15:56:44.466Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40585/head:refs/remotes/origin/PR-40585 +refs/heads/master:refs/remotes/origin/master [2020-02-26T15:57:02.335Z] Fetching without tags [2020-02-26T15:57:02.635Z] Merging remotes/origin/master commit 28f62c5a356ec5852afeddddc22e9db8044ca69e into PR head commit 669056f93dfde92cfcf5cc656df51d0c8d62903d [2020-02-26T15:57:03.110Z] Merge succeeded, producing 669056f93dfde92cfcf5cc656df51d0c8d62903d [2020-02-26T15:57:03.111Z] Checking out Revision 669056f93dfde92cfcf5cc656df51d0c8d62903d (PR-40585) [2020-02-26T15:57:03.267Z] Commit message: "pkg/system.getxattr: handle changed size case" [2020-02-26T15:57:03.282Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-26T15:57:02.295Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-26T15:57:02.306Z] > git config --add remote.origin.fetch +refs/pull/40585/head:refs/remotes/origin/PR-40585 # timeout=10 [2020-02-26T15:57:02.312Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-26T15:57:02.325Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-26T15:57:02.336Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-26T15:57:02.336Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-26T15:57:02.337Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40585/head:refs/remotes/origin/PR-40585 +refs/heads/master:refs/remotes/origin/master [2020-02-26T15:57:02.636Z] > git config core.sparsecheckout # timeout=10 [2020-02-26T15:57:02.641Z] > git checkout -f 669056f93dfde92cfcf5cc656df51d0c8d62903d [2020-02-26T15:57:03.087Z] > git merge 28f62c5a356ec5852afeddddc22e9db8044ca69e # timeout=10 [2020-02-26T15:57:03.099Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-26T15:57:03.112Z] > git config core.sparsecheckout # timeout=10 [2020-02-26T15:57:03.123Z] > git checkout -f 669056f93dfde92cfcf5cc656df51d0c8d62903d [2020-02-26T15:57:03.268Z] > git rev-list --no-walk 955b9628bfc3b1a08e68b8d2c063b50afc0ebef7 # timeout=10 [2020-02-26T15:57:04.140Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40585:/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-02-26T15:57:04.140Z] Unable to find image 'alpine:latest' locally [2020-02-26T15:57:04.140Z] latest: Pulling from library/alpine [2020-02-26T15:57:04.140Z] c9b1b535fdd9: Already exists [2020-02-26T15:57:04.140Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d [2020-02-26T15:57:04.140Z] Status: Downloaded newer image for alpine:latest [2020-02-26T15:57:07.418Z] 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 [Pipeline] node [Pipeline] node [2020-02-26T15:57:07.646Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e416f2872084d638) in /home/ubuntu/workspace/moby_PR-40585 [2020-02-26T15:57:07.647Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-004b9a6c8d528d4b7) in /home/ubuntu/workspace/moby_PR-40585 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [2020-02-26T15:57:07.658Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0f8287076b2a2c3cc) in /home/ubuntu/workspace/moby_PR-40585 [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2020-02-26T15:57:07.706Z] Running on ppc64le-ubuntu-26 in /home/docker/workspace/moby_PR-40585 [Pipeline] checkout [Pipeline] checkout [2020-02-26T15:57:07.735Z] using credential docker-jenkins-github-credentials [2020-02-26T15:57:07.742Z] using credential docker-jenkins-github-credentials [2020-02-26T15:57:07.745Z] Cloning the remote Git repository [2020-02-26T15:57:07.746Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2020-02-26T15:57:07.752Z] Fetching changes from the remote Git repository [Pipeline] // stage [2020-02-26T15:57:07.760Z] Fetching without tags [Pipeline] checkout [2020-02-26T15:57:07.781Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-02-26T15:57:07.790Z] Cloning the remote Git repository [2020-02-26T15:57:07.790Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] checkout [2020-02-26T15:57:07.853Z] Running on s390x-ubuntu-03 in /home/jenkins/workspace/moby_PR-40585 [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] { [2020-02-26T15:57:07.909Z] using credential docker-jenkins-github-credentials [2020-02-26T15:57:07.927Z] Cloning the remote Git repository [2020-02-26T15:57:07.927Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-02-26T15:57:08.036Z] Merging remotes/origin/master commit 28f62c5a356ec5852afeddddc22e9db8044ca69e into PR head commit 669056f93dfde92cfcf5cc656df51d0c8d62903d [2020-02-26T15:57:08.092Z] using credential docker-jenkins-github-credentials [2020-02-26T15:57:08.137Z] Cloning the remote Git repository [2020-02-26T15:57:08.137Z] Cloning with configured refspecs honoured and without tags [2020-02-26T15:57:08.218Z] Merge succeeded, producing 669056f93dfde92cfcf5cc656df51d0c8d62903d [2020-02-26T15:57:08.219Z] Checking out Revision 669056f93dfde92cfcf5cc656df51d0c8d62903d (PR-40585) [2020-02-26T15:57:08.278Z] Commit message: "pkg/system.getxattr: handle changed size case" [2020-02-26T15:57:07.747Z] Cloning repository https://github.com/moby/moby.git [2020-02-26T15:57:07.747Z] > git init /home/ubuntu/workspace/moby_PR-40585 # timeout=10 [2020-02-26T15:57:07.754Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-26T15:57:07.754Z] > git --version # timeout=10 [2020-02-26T15:57:07.761Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-26T15:57:07.762Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40585/head:refs/remotes/origin/PR-40585 +refs/heads/master:refs/remotes/origin/master [2020-02-26T15:57:07.748Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-02-26T15:57:07.753Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-26T15:57:07.760Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-26T15:57:07.761Z] > git --version # timeout=10 [2020-02-26T15:57:07.766Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-26T15:57:07.766Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40585/head:refs/remotes/origin/PR-40585 +refs/heads/master:refs/remotes/origin/master [2020-02-26T15:57:08.036Z] > git config core.sparsecheckout # timeout=10 [2020-02-26T15:57:08.041Z] > git checkout -f 669056f93dfde92cfcf5cc656df51d0c8d62903d [2020-02-26T15:57:08.203Z] > git merge 28f62c5a356ec5852afeddddc22e9db8044ca69e # timeout=10 [2020-02-26T15:57:08.210Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-26T15:57:08.220Z] > git config core.sparsecheckout # timeout=10 [2020-02-26T15:57:08.225Z] > git checkout -f 669056f93dfde92cfcf5cc656df51d0c8d62903d [2020-02-26T15:57:07.796Z] Cloning repository https://github.com/moby/moby.git [2020-02-26T15:57:07.796Z] > git init /home/ubuntu/workspace/moby_PR-40585 # timeout=10 [2020-02-26T15:57:07.812Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-26T15:57:07.812Z] > git --version # timeout=10 [2020-02-26T15:57:07.822Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-26T15:57:07.823Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40585/head:refs/remotes/origin/PR-40585 +refs/heads/master:refs/remotes/origin/master [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-26T15:57:07.935Z] Cloning repository https://github.com/moby/moby.git [2020-02-26T15:57:07.936Z] > git init /home/docker/workspace/moby_PR-40585 # timeout=10 [2020-02-26T15:57:07.948Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-26T15:57:07.948Z] > git --version # timeout=10 [2020-02-26T15:57:07.952Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-26T15:57:07.953Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40585/head:refs/remotes/origin/PR-40585 +refs/heads/master:refs/remotes/origin/master [2020-02-26T15:57:08.173Z] Cloning repository https://github.com/moby/moby.git [2020-02-26T15:57:08.175Z] > git init /home/jenkins/workspace/moby_PR-40585 # timeout=10 [2020-02-26T15:57:08.195Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-26T15:57:08.197Z] > git --version # timeout=10 [2020-02-26T15:57:08.213Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-26T15:57:08.214Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40585/head:refs/remotes/origin/PR-40585 +refs/heads/master:refs/remotes/origin/master [2020-02-26T15:57:09.098Z] + docker version [2020-02-26T15:57:09.098Z] Client: Docker Engine - Community [2020-02-26T15:57:09.098Z] Version: 19.03.5 [2020-02-26T15:57:09.098Z] API version: 1.40 [2020-02-26T15:57:09.098Z] Go version: go1.12.12 [2020-02-26T15:57:09.098Z] Git commit: 633a0ea838 [2020-02-26T15:57:09.098Z] Built: Wed Nov 13 07:29:52 2019 [2020-02-26T15:57:09.098Z] OS/Arch: linux/amd64 [2020-02-26T15:57:09.098Z] Experimental: false [2020-02-26T15:57:09.098Z] [2020-02-26T15:57:09.098Z] Server: Docker Engine - Community [2020-02-26T15:57:09.098Z] Engine: [2020-02-26T15:57:09.098Z] Version: 19.03.5 [2020-02-26T15:57:09.098Z] API version: 1.40 (minimum version 1.12) [2020-02-26T15:57:09.098Z] Go version: go1.12.12 [2020-02-26T15:57:09.098Z] Git commit: 633a0ea838 [2020-02-26T15:57:09.098Z] Built: Wed Nov 13 07:28:22 2019 [2020-02-26T15:57:09.098Z] OS/Arch: linux/amd64 [2020-02-26T15:57:09.098Z] Experimental: true [2020-02-26T15:57:09.098Z] containerd: [2020-02-26T15:57:09.098Z] Version: 1.2.10 [2020-02-26T15:57:09.098Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-26T15:57:09.098Z] runc: [2020-02-26T15:57:09.098Z] Version: 1.0.0-rc8+dev [2020-02-26T15:57:09.098Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-26T15:57:09.098Z] docker-init: [2020-02-26T15:57:09.098Z] Version: 0.18.0 [2020-02-26T15:57:09.098Z] GitCommit: fec3683 [Pipeline] sh [2020-02-26T15:57:09.379Z] + docker info [2020-02-26T15:57:09.379Z] Client: [2020-02-26T15:57:09.379Z] Debug Mode: false [2020-02-26T15:57:09.379Z] [2020-02-26T15:57:09.379Z] Server: [2020-02-26T15:57:09.379Z] Containers: 0 [2020-02-26T15:57:09.379Z] Running: 0 [2020-02-26T15:57:09.379Z] Paused: 0 [2020-02-26T15:57:09.379Z] Stopped: 0 [2020-02-26T15:57:09.379Z] Images: 11 [2020-02-26T15:57:09.379Z] Server Version: 19.03.5 [2020-02-26T15:57:09.379Z] Storage Driver: overlay2 [2020-02-26T15:57:09.379Z] Backing Filesystem: extfs [2020-02-26T15:57:09.379Z] Supports d_type: true [2020-02-26T15:57:09.379Z] Native Overlay Diff: true [2020-02-26T15:57:09.379Z] Logging Driver: json-file [2020-02-26T15:57:09.379Z] Cgroup Driver: cgroupfs [2020-02-26T15:57:09.379Z] Plugins: [2020-02-26T15:57:09.379Z] Volume: local [2020-02-26T15:57:09.379Z] Network: bridge host ipvlan macvlan null overlay [2020-02-26T15:57:09.379Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-02-26T15:57:09.379Z] Swarm: inactive [2020-02-26T15:57:09.379Z] Runtimes: runc [2020-02-26T15:57:09.379Z] Default Runtime: runc [2020-02-26T15:57:09.379Z] Init Binary: docker-init [2020-02-26T15:57:09.379Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-26T15:57:09.379Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-26T15:57:09.379Z] init version: fec3683 [2020-02-26T15:57:09.379Z] Security Options: [2020-02-26T15:57:09.379Z] apparmor [2020-02-26T15:57:09.379Z] seccomp [2020-02-26T15:57:09.379Z] Profile: default [2020-02-26T15:57:09.379Z] Kernel Version: 4.15.0-1058-aws [2020-02-26T15:57:09.379Z] Operating System: Ubuntu 18.04.4 LTS [2020-02-26T15:57:09.379Z] OSType: linux [2020-02-26T15:57:09.379Z] Architecture: x86_64 [2020-02-26T15:57:09.379Z] CPUs: 2 [2020-02-26T15:57:09.379Z] Total Memory: 7.501GiB [2020-02-26T15:57:09.379Z] Name: ip-10-100-127-72 [2020-02-26T15:57:09.379Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-02-26T15:57:09.379Z] Docker Root Dir: /var/lib/docker [2020-02-26T15:57:09.379Z] Debug Mode: false [2020-02-26T15:57:09.379Z] Registry: https://index.docker.io/v1/ [2020-02-26T15:57:09.379Z] Labels: [2020-02-26T15:57:09.379Z] Experimental: true [2020-02-26T15:57:09.379Z] Insecure Registries: [2020-02-26T15:57:09.379Z] 127.0.0.0/8 [2020-02-26T15:57:09.379Z] Live Restore Enabled: true [2020-02-26T15:57:09.379Z] [2020-02-26T15:57:09.379Z] WARNING: No swap limit support [Pipeline] sh [2020-02-26T15:57:09.659Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-26T15:57:09.659Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-26T15:57:09.659Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40585/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-26T15:57:09.917Z] + bash /home/ubuntu/workspace/moby_PR-40585/check-config.sh [2020-02-26T15:57:09.917Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-26T15:57:09.917Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-02-26T15:57:09.917Z] [2020-02-26T15:57:09.917Z] Generally Necessary: [2020-02-26T15:57:09.917Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-26T15:57:09.917Z] - apparmor: enabled and tools installed [2020-02-26T15:57:09.917Z] - CONFIG_NAMESPACES: enabled [2020-02-26T15:57:09.917Z] - CONFIG_NET_NS: enabled [2020-02-26T15:57:09.917Z] - CONFIG_PID_NS: enabled [2020-02-26T15:57:09.917Z] - CONFIG_IPC_NS: enabled [2020-02-26T15:57:09.917Z] - CONFIG_UTS_NS: enabled [2020-02-26T15:57:09.917Z] - CONFIG_CGROUPS: enabled [2020-02-26T15:57:09.917Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-26T15:57:09.917Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-26T15:57:09.917Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-26T15:57:09.917Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-26T15:57:09.917Z] - CONFIG_CPUSETS: enabled [2020-02-26T15:57:09.917Z] - CONFIG_MEMCG: enabled [2020-02-26T15:57:09.917Z] - CONFIG_KEYS: enabled [2020-02-26T15:57:09.917Z] - CONFIG_VETH: enabled (as module) [2020-02-26T15:57:09.917Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-26T15:57:09.917Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-26T15:57:09.917Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-26T15:57:09.917Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-26T15:57:09.917Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-26T15:57:09.917Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-26T15:57:09.917Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-26T15:57:09.917Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-26T15:57:09.917Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-26T15:57:09.917Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-26T15:57:09.917Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-26T15:57:09.917Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-26T15:57:09.917Z] [2020-02-26T15:57:09.917Z] Optional Features: [2020-02-26T15:57:09.917Z] - CONFIG_USER_NS: enabled [2020-02-26T15:57:09.917Z] - CONFIG_SECCOMP: enabled [2020-02-26T15:57:09.917Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-26T15:57:09.917Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-26T15:57:09.917Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-26T15:57:09.917Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-02-26T15:57:10.174Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-02-26T15:57:10.174Z] - CONFIG_BLK_CGROUP: enabled [2020-02-26T15:57:10.174Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-26T15:57:10.174Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-26T15:57:10.174Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-26T15:57:10.174Z] - CONFIG_CGROUP_PERF: enabled [2020-02-26T15:57:10.174Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-26T15:57:10.174Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-26T15:57:10.174Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-26T15:57:10.174Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-26T15:57:10.174Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-26T15:57:10.174Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-26T15:57:10.174Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-26T15:57:10.174Z] - CONFIG_IP_VS: enabled (as module) [2020-02-26T15:57:10.174Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-26T15:57:10.174Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-26T15:57:10.174Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-26T15:57:10.174Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-26T15:57:10.174Z] - CONFIG_EXT4_FS: enabled [2020-02-26T15:57:10.174Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-26T15:57:10.174Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-26T15:57:10.174Z] - Network Drivers: [2020-02-26T15:57:10.174Z] - "overlay": [2020-02-26T15:57:10.174Z] - CONFIG_VXLAN: enabled (as module) [2020-02-26T15:57:10.174Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-26T15:57:10.174Z] Optional (for encrypted networks): [2020-02-26T15:57:10.174Z] - CONFIG_CRYPTO: enabled [2020-02-26T15:57:10.174Z] - CONFIG_CRYPTO_AEAD: enabled [2020-02-26T15:57:10.174Z] - CONFIG_CRYPTO_GCM: enabled [2020-02-26T15:57:10.174Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-02-26T15:57:10.174Z] - CONFIG_CRYPTO_GHASH: enabled [2020-02-26T15:57:10.174Z] - CONFIG_XFRM: enabled [2020-02-26T15:57:10.174Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-26T15:57:10.174Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-26T15:57:10.174Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-26T15:57:10.174Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-26T15:57:10.174Z] - "ipvlan": [2020-02-26T15:57:10.174Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-26T15:57:10.174Z] - "macvlan": [2020-02-26T15:57:10.174Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-26T15:57:10.174Z] - CONFIG_DUMMY: enabled (as module) [2020-02-26T15:57:10.174Z] - "ftp,tftp client in container": [2020-02-26T15:57:10.174Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-26T15:57:10.174Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-26T15:57:10.174Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-26T15:57:10.174Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-26T15:57:10.174Z] - Storage Drivers: [2020-02-26T15:57:10.174Z] - "aufs": [2020-02-26T15:57:10.174Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-26T15:57:10.174Z] - "btrfs": [2020-02-26T15:57:10.174Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-26T15:57:10.174Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-26T15:57:10.174Z] - "devicemapper": [2020-02-26T15:57:10.174Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-26T15:57:10.174Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-26T15:57:10.174Z] - "overlay": [2020-02-26T15:57:10.174Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-26T15:57:10.174Z] - "zfs": [2020-02-26T15:57:10.174Z] - /dev/zfs: missing [2020-02-26T15:57:10.174Z] - zfs command: missing [2020-02-26T15:57:10.174Z] - zpool command: missing [2020-02-26T15:57:10.174Z] [2020-02-26T15:57:10.174Z] Limits: [2020-02-26T15:57:10.174Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-26T15:57:10.174Z] [2020-02-26T15:57:10.174Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-26T15:57:10.500Z] + sudo modprobe ip_vs [2020-02-26T15:57:10.500Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:669056f93dfde92cfcf5cc656df51d0c8d62903d . [2020-02-26T15:57:10.759Z] #2 [internal] load .dockerignore [2020-02-26T15:57:10.759Z] #2 transferring context: 87B done [2020-02-26T15:57:10.759Z] #2 DONE 0.0s [2020-02-26T15:57:10.759Z] [2020-02-26T15:57:10.759Z] #1 [internal] load build definition from Dockerfile [2020-02-26T15:57:10.759Z] #1 transferring dockerfile: 15.71kB done [2020-02-26T15:57:10.759Z] #1 DONE 0.0s [2020-02-26T15:57:10.759Z] [2020-02-26T15:57:10.759Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-02-26T15:57:11.016Z] #3 DONE 0.2s [2020-02-26T15:57:11.016Z] [2020-02-26T15:57:11.016Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-02-26T15:57:11.016Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-02-26T15:57:11.272Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-02-26T15:57:11.272Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-02-26T15:57:11.272Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-02-26T15:57:11.272Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s [2020-02-26T15:57:11.272Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2020-02-26T15:57:11.272Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-02-26T15:57:11.529Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.2s done [2020-02-26T15:57:11.529Z] #4 DONE 0.6s [2020-02-26T15:57:12.093Z] [2020-02-26T15:57:12.093Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-02-26T15:57:12.355Z] #6 DONE 0.1s [2020-02-26T15:57:12.355Z] [2020-02-26T15:57:12.355Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-02-26T15:57:12.355Z] #5 DONE 0.2s [2020-02-26T15:57:12.355Z] [2020-02-26T15:57:12.355Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:87f3c89507... [2020-02-26T15:57:12.355Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:87f3c895073b654dcb6baad04a2db731eb1848c1b46c5dd087d73312bc4892ea done [2020-02-26T15:57:12.613Z] #7 sha256:297e5bf50f50837ab5f136b3b0568b5890a5e03e3e2faf0abfdd3e10945ed440 5.46kB / 5.46kB done [2020-02-26T15:57:12.613Z] #7 sha256:87f3c895073b654dcb6baad04a2db731eb1848c1b46c5dd087d73312bc4892ea 1.42kB / 1.42kB done [2020-02-26T15:57:12.613Z] #7 sha256:85f189a5bda8f1cf807fe77c50a231dffd7e7c955ece38feeed9e416e9676400 1.79kB / 1.79kB done [2020-02-26T15:57:12.613Z] #7 sha256:5303501560106b7786bf68a88b0ac18bb9479fbb16233f262510188f69c61110 126B / 126B 0.1s done [2020-02-26T15:57:12.613Z] #7 sha256:f47e6cebc5126c53ef9c1635358e57ff7f11f5ad1689d43d105350519ec7531b 12.22MB / 120.07MB 0.3s [2020-02-26T15:57:12.876Z] #7 sha256:f47e6cebc5126c53ef9c1635358e57ff7f11f5ad1689d43d105350519ec7531b 22.26MB / 120.07MB 0.4s [2020-02-26T15:57:13.133Z] #7 sha256:f47e6cebc5126c53ef9c1635358e57ff7f11f5ad1689d43d105350519ec7531b 39.50MB / 120.07MB 0.7s [2020-02-26T15:57:13.133Z] #7 sha256:f47e6cebc5126c53ef9c1635358e57ff7f11f5ad1689d43d105350519ec7531b 47.30MB / 120.07MB 0.8s [2020-02-26T15:57:13.391Z] #7 sha256:f47e6cebc5126c53ef9c1635358e57ff7f11f5ad1689d43d105350519ec7531b 55.11MB / 120.07MB 0.9s [2020-02-26T15:57:13.391Z] #7 sha256:f47e6cebc5126c53ef9c1635358e57ff7f11f5ad1689d43d105350519ec7531b 61.59MB / 120.07MB 1.0s [2020-02-26T15:57:13.649Z] #7 sha256:f47e6cebc5126c53ef9c1635358e57ff7f11f5ad1689d43d105350519ec7531b 75.42MB / 120.07MB 1.2s [2020-02-26T15:57:13.906Z] #7 sha256:f47e6cebc5126c53ef9c1635358e57ff7f11f5ad1689d43d105350519ec7531b 88.27MB / 120.07MB 1.4s [2020-02-26T15:57:13.906Z] #7 sha256:f47e6cebc5126c53ef9c1635358e57ff7f11f5ad1689d43d105350519ec7531b 97.59MB / 120.07MB 1.5s [2020-02-26T15:57:13.906Z] #7 sha256:f47e6cebc5126c53ef9c1635358e57ff7f11f5ad1689d43d105350519ec7531b 109.18MB / 120.07MB 1.7s [2020-02-26T15:57:14.163Z] #7 ... [2020-02-26T15:57:14.163Z] [2020-02-26T15:57:14.163Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-26T15:57:14.163Z] #68 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-02-26T15:57:14.163Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done [2020-02-26T15:57:14.163Z] #68 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-02-26T15:57:14.163Z] #68 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-02-26T15:57:14.163Z] #68 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.4s done [2020-02-26T15:57:14.163Z] #68 DONE 1.8s [2020-02-26T15:57:14.163Z] [2020-02-26T15:57:14.163Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:87f3c89507... [2020-02-26T15:57:14.163Z] #7 sha256:f47e6cebc5126c53ef9c1635358e57ff7f11f5ad1689d43d105350519ec7531b 120.07MB / 120.07MB 1.9s [2020-02-26T15:57:14.729Z] #7 sha256:f47e6cebc5126c53ef9c1635358e57ff7f11f5ad1689d43d105350519ec7531b 120.07MB / 120.07MB 2.3s done [2020-02-26T15:57:14.986Z] #7 extracting sha256:f47e6cebc5126c53ef9c1635358e57ff7f11f5ad1689d43d105350519ec7531b [2020-02-26T15:57:14.986Z] #7 ... [2020-02-26T15:57:14.986Z] [2020-02-26T15:57:14.986Z] #20 [internal] load build context [2020-02-26T15:57:14.986Z] #20 transferring context: 49.57MB 2.5s done [2020-02-26T15:57:14.986Z] #20 DONE 2.6s [2020-02-26T15:57:14.986Z] [2020-02-26T15:57:14.986Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:87f3c89507... [2020-02-26T15:57:16.322Z] Fetching without tags [2020-02-26T15:57:16.208Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-26T15:57:16.225Z] > git config --add remote.origin.fetch +refs/pull/40585/head:refs/remotes/origin/PR-40585 # timeout=10 [2020-02-26T15:57:16.242Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-26T15:57:16.299Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-26T15:57:16.358Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-26T15:57:16.360Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-26T15:57:16.361Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40585/head:refs/remotes/origin/PR-40585 +refs/heads/master:refs/remotes/origin/master [2020-02-26T15:57:16.704Z] Merging remotes/origin/master commit 28f62c5a356ec5852afeddddc22e9db8044ca69e into PR head commit 669056f93dfde92cfcf5cc656df51d0c8d62903d [2020-02-26T15:57:17.361Z] Merge succeeded, producing 669056f93dfde92cfcf5cc656df51d0c8d62903d [2020-02-26T15:57:17.361Z] Checking out Revision 669056f93dfde92cfcf5cc656df51d0c8d62903d (PR-40585) [2020-02-26T15:57:16.739Z] > git config core.sparsecheckout # timeout=10 [2020-02-26T15:57:16.755Z] > git checkout -f 669056f93dfde92cfcf5cc656df51d0c8d62903d [2020-02-26T15:57:17.277Z] > git merge 28f62c5a356ec5852afeddddc22e9db8044ca69e # timeout=10 [2020-02-26T15:57:17.336Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-26T15:57:17.396Z] > git config core.sparsecheckout # timeout=10 [2020-02-26T15:57:17.413Z] > git checkout -f 669056f93dfde92cfcf5cc656df51d0c8d62903d [2020-02-26T15:57:17.857Z] Running on azwin-2-f1a3b0 in d:\jenkins\workspace\moby_PR-40585 [Pipeline] { [Pipeline] ws [2020-02-26T15:57:17.883Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-02-26T15:57:17.996Z] Commit message: "pkg/system.getxattr: handle changed size case" [2020-02-26T15:57:18.203Z] using credential docker-jenkins-github-credentials [2020-02-26T15:57:18.280Z] Cloning the remote Git repository [2020-02-26T15:57:18.280Z] Cloning with configured refspecs honoured and without tags [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-26T15:57:18.310Z] Cloning repository https://github.com/moby/moby.git [2020-02-26T15:57:18.310Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-02-26T15:57:18.373Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-26T15:57:18.373Z] > git --version # timeout=10 [2020-02-26T15:57:18.435Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-26T15:57:18.435Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40585/head:refs/remotes/origin/PR-40585 +refs/heads/master:refs/remotes/origin/master [2020-02-26T15:57:19.160Z] #7 extracting sha256:f47e6cebc5126c53ef9c1635358e57ff7f11f5ad1689d43d105350519ec7531b 3.9s done [2020-02-26T15:57:19.160Z] #7 extracting sha256:5303501560106b7786bf68a88b0ac18bb9479fbb16233f262510188f69c61110 done [2020-02-26T15:57:19.160Z] #7 DONE 6.6s [2020-02-26T15:57:19.160Z] [2020-02-26T15:57:19.160Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-02-26T15:57:19.264Z] + docker version [2020-02-26T15:57:19.264Z] Client: [2020-02-26T15:57:19.264Z] Version: 18.06.3-ce [2020-02-26T15:57:19.264Z] API version: 1.38 [2020-02-26T15:57:19.264Z] Go version: go1.10.3 [2020-02-26T15:57:19.264Z] Git commit: d7080c1 [2020-02-26T15:57:19.264Z] Built: Wed Feb 20 02:27:09 2019 [2020-02-26T15:57:19.264Z] OS/Arch: linux/s390x [2020-02-26T15:57:19.264Z] Experimental: false [2020-02-26T15:57:19.264Z] [2020-02-26T15:57:19.264Z] Server: [2020-02-26T15:57:19.264Z] Engine: [2020-02-26T15:57:19.264Z] Version: 18.06.3-ce [2020-02-26T15:57:19.264Z] API version: 1.38 (minimum version 1.12) [2020-02-26T15:57:19.264Z] Go version: go1.10.3 [2020-02-26T15:57:19.264Z] Git commit: d7080c1 [2020-02-26T15:57:19.264Z] Built: Wed Feb 20 02:26:03 2019 [2020-02-26T15:57:19.264Z] OS/Arch: linux/s390x [2020-02-26T15:57:19.264Z] Experimental: true [Pipeline] sh [2020-02-26T15:57:19.983Z] + docker info [2020-02-26T15:57:19.983Z] Containers: 0 [2020-02-26T15:57:19.983Z] Running: 0 [2020-02-26T15:57:19.983Z] Paused: 0 [2020-02-26T15:57:19.983Z] Stopped: 0 [2020-02-26T15:57:19.983Z] Images: 0 [2020-02-26T15:57:19.983Z] Server Version: 18.06.3-ce [2020-02-26T15:57:19.983Z] Storage Driver: overlay2 [2020-02-26T15:57:19.983Z] Backing Filesystem: extfs [2020-02-26T15:57:19.983Z] Supports d_type: true [2020-02-26T15:57:19.983Z] Native Overlay Diff: true [2020-02-26T15:57:19.983Z] Logging Driver: json-file [2020-02-26T15:57:19.983Z] Cgroup Driver: cgroupfs [2020-02-26T15:57:19.983Z] Plugins: [2020-02-26T15:57:19.983Z] Volume: local [2020-02-26T15:57:19.983Z] Network: bridge host ipvlan macvlan null overlay [2020-02-26T15:57:19.983Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-02-26T15:57:19.983Z] Swarm: inactive [2020-02-26T15:57:19.983Z] Runtimes: runc [2020-02-26T15:57:19.983Z] Default Runtime: runc [2020-02-26T15:57:19.983Z] Init Binary: docker-init [2020-02-26T15:57:19.983Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-02-26T15:57:19.983Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5 [2020-02-26T15:57:19.983Z] init version: fec3683 [2020-02-26T15:57:19.983Z] Security Options: [2020-02-26T15:57:19.983Z] apparmor [2020-02-26T15:57:19.983Z] seccomp [2020-02-26T15:57:19.983Z] Profile: default [2020-02-26T15:57:19.983Z] Kernel Version: 4.4.0-171-generic [2020-02-26T15:57:19.983Z] Operating System: Ubuntu 16.04.5 LTS [2020-02-26T15:57:19.983Z] OSType: linux [2020-02-26T15:57:19.983Z] Architecture: s390x [2020-02-26T15:57:19.983Z] CPUs: 2 [2020-02-26T15:57:19.983Z] Total Memory: 7.862GiB [2020-02-26T15:57:19.983Z] Name: s390x-ubuntu-03 [2020-02-26T15:57:19.983Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-02-26T15:57:19.983Z] Docker Root Dir: /var/lib/docker [2020-02-26T15:57:19.983Z] Debug Mode (client): false [2020-02-26T15:57:19.983Z] Debug Mode (server): false [2020-02-26T15:57:19.983Z] Username: dockerbuildbot [2020-02-26T15:57:19.983Z] Registry: https://index.docker.io/v1/ [2020-02-26T15:57:19.983Z] Labels: [2020-02-26T15:57:19.983Z] Experimental: true [2020-02-26T15:57:19.983Z] Insecure Registries: [2020-02-26T15:57:19.983Z] 127.0.0.0/8 [2020-02-26T15:57:19.983Z] Live Restore Enabled: false [2020-02-26T15:57:19.983Z] [2020-02-26T15:57:19.983Z] WARNING: No swap limit support [Pipeline] sh [2020-02-26T15:57:20.621Z] Fetching without tags [2020-02-26T15:57:20.721Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-26T15:57:20.721Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-26T15:57:20.721Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40585/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-26T15:57:20.867Z] Merging remotes/origin/master commit 28f62c5a356ec5852afeddddc22e9db8044ca69e into PR head commit 669056f93dfde92cfcf5cc656df51d0c8d62903d [2020-02-26T15:57:21.076Z] + bash /home/jenkins/workspace/moby_PR-40585/check-config.sh [2020-02-26T15:57:21.076Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-26T15:57:21.076Z] info: reading kernel config from /boot/config-4.4.0-171-generic ... [2020-02-26T15:57:21.076Z] [2020-02-26T15:57:21.076Z] Generally Necessary: [2020-02-26T15:57:21.076Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-26T15:57:21.076Z] - apparmor: enabled and tools installed [2020-02-26T15:57:21.076Z] - CONFIG_NAMESPACES: enabled [2020-02-26T15:57:21.076Z] - CONFIG_NET_NS: enabled [2020-02-26T15:57:21.076Z] - CONFIG_PID_NS: enabled [2020-02-26T15:57:21.076Z] - CONFIG_IPC_NS: enabled [2020-02-26T15:57:21.076Z] - CONFIG_UTS_NS: enabled [2020-02-26T15:57:21.076Z] - CONFIG_CGROUPS: enabled [2020-02-26T15:57:21.076Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-26T15:57:21.076Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-26T15:57:21.076Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-26T15:57:21.076Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-26T15:57:21.076Z] - CONFIG_CPUSETS: enabled [2020-02-26T15:57:21.076Z] - CONFIG_MEMCG: enabled [2020-02-26T15:57:21.076Z] - CONFIG_KEYS: enabled [2020-02-26T15:57:21.076Z] - CONFIG_VETH: enabled (as module) [2020-02-26T15:57:21.076Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-26T15:57:21.076Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-26T15:57:21.076Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-26T15:57:21.076Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-26T15:57:21.076Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-26T15:57:21.076Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-26T15:57:21.076Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-26T15:57:21.076Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-26T15:57:21.076Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-26T15:57:21.076Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-26T15:57:21.076Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-26T15:57:21.076Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-26T15:57:21.076Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-02-26T15:57:21.076Z] [2020-02-26T15:57:21.076Z] Optional Features: [2020-02-26T15:57:21.076Z] - CONFIG_USER_NS: enabled [2020-02-26T15:57:21.076Z] - CONFIG_SECCOMP: enabled [2020-02-26T15:57:21.076Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-26T15:57:21.076Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-26T15:57:21.076Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-26T15:57:21.076Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-02-26T15:57:21.076Z] - CONFIG_MEMCG_KMEM: enabled [2020-02-26T15:57:21.076Z] - CONFIG_BLK_CGROUP: enabled [2020-02-26T15:57:21.076Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-26T15:57:21.076Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-26T15:57:21.076Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-26T15:57:21.076Z] - CONFIG_CGROUP_PERF: enabled [2020-02-26T15:57:21.076Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-26T15:57:21.076Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-26T15:57:21.076Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-26T15:57:21.076Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-26T15:57:21.076Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-26T15:57:21.076Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-26T15:57:21.076Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-26T15:57:21.076Z] - CONFIG_IP_VS: enabled (as module) [2020-02-26T15:57:21.076Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-26T15:57:21.076Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-26T15:57:21.076Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-26T15:57:21.076Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-26T15:57:21.076Z] - CONFIG_EXT4_FS: enabled [2020-02-26T15:57:21.076Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-26T15:57:21.076Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-26T15:57:21.076Z] - Network Drivers: [2020-02-26T15:57:21.076Z] - "overlay": [2020-02-26T15:57:21.076Z] - CONFIG_VXLAN: enabled (as module) [2020-02-26T15:57:21.076Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-26T15:57:21.076Z] Optional (for encrypted networks): [2020-02-26T15:57:21.076Z] - CONFIG_CRYPTO: enabled [2020-02-26T15:57:21.076Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-02-26T15:57:21.076Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-02-26T15:57:21.076Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-02-26T15:57:21.076Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-02-26T15:57:21.076Z] - CONFIG_XFRM: enabled [2020-02-26T15:57:21.076Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-26T15:57:21.076Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-26T15:57:21.076Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-26T15:57:21.076Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-26T15:57:21.076Z] - "ipvlan": [2020-02-26T15:57:21.076Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-26T15:57:21.076Z] - "macvlan": [2020-02-26T15:57:21.076Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-26T15:57:21.076Z] - CONFIG_DUMMY: enabled (as module) [2020-02-26T15:57:21.076Z] - "ftp,tftp client in container": [2020-02-26T15:57:21.076Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-26T15:57:21.076Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-26T15:57:21.076Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-26T15:57:21.076Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-26T15:57:21.076Z] - Storage Drivers: [2020-02-26T15:57:21.076Z] - "aufs": [2020-02-26T15:57:21.076Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-26T15:57:21.076Z] - "btrfs": [2020-02-26T15:57:21.076Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-26T15:57:21.076Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-26T15:57:21.077Z] #8 DONE 1.9s [2020-02-26T15:57:21.077Z] [2020-02-26T15:57:21.077Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-26T15:57:21.331Z] Merge succeeded, producing 669056f93dfde92cfcf5cc656df51d0c8d62903d [2020-02-26T15:57:21.332Z] Checking out Revision 669056f93dfde92cfcf5cc656df51d0c8d62903d (PR-40585) [2020-02-26T15:57:21.423Z] - "devicemapper": [2020-02-26T15:57:21.423Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-26T15:57:21.423Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-26T15:57:21.423Z] - "overlay": [2020-02-26T15:57:21.423Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-26T15:57:21.423Z] - "zfs": [2020-02-26T15:57:21.423Z] - /dev/zfs: missing [2020-02-26T15:57:21.423Z] - zfs command: missing [2020-02-26T15:57:21.423Z] - zpool command: missing [2020-02-26T15:57:21.423Z] [2020-02-26T15:57:21.423Z] Limits: [2020-02-26T15:57:21.423Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-26T15:57:21.423Z] [2020-02-26T15:57:21.423Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-26T15:57:21.698Z] Commit message: "pkg/system.getxattr: handle changed size case" [2020-02-26T15:57:20.517Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-26T15:57:20.565Z] > git config --add remote.origin.fetch +refs/pull/40585/head:refs/remotes/origin/PR-40585 # timeout=10 [2020-02-26T15:57:20.588Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-26T15:57:20.611Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-26T15:57:20.622Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-26T15:57:20.622Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-26T15:57:20.623Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40585/head:refs/remotes/origin/PR-40585 +refs/heads/master:refs/remotes/origin/master [2020-02-26T15:57:20.869Z] > git config core.sparsecheckout # timeout=10 [2020-02-26T15:57:20.874Z] > git checkout -f 669056f93dfde92cfcf5cc656df51d0c8d62903d [2020-02-26T15:57:21.317Z] > git merge 28f62c5a356ec5852afeddddc22e9db8044ca69e # timeout=10 [2020-02-26T15:57:21.324Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-26T15:57:21.333Z] > git config core.sparsecheckout # timeout=10 [2020-02-26T15:57:21.345Z] > git checkout -f 669056f93dfde92cfcf5cc656df51d0c8d62903d [2020-02-26T15:57:22.010Z] #9 DONE 0.9s [2020-02-26T15:57:22.010Z] [2020-02-26T15:57:22.010Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-02-26T15:57:22.010Z] #29 DONE 0.1s [2020-02-26T15:57:22.010Z] [2020-02-26T15:57:22.010Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-02-26T15:57:22.010Z] #40 DONE 0.1s [2020-02-26T15:57:22.010Z] [2020-02-26T15:57:22.010Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-26T15:57:22.010Z] #21 DONE 0.1s [2020-02-26T15:57:22.010Z] [2020-02-26T15:57:22.011Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-26T15:57:22.011Z] #32 ... [2020-02-26T15:57:22.011Z] [2020-02-26T15:57:22.011Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-26T15:57:22.011Z] #49 DONE 0.1s [2020-02-26T15:57:22.011Z] [2020-02-26T15:57:22.011Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-26T15:57:22.011Z] #70 DONE 0.1s [2020-02-26T15:57:22.011Z] [2020-02-26T15:57:22.011Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-26T15:57:22.011Z] #22 DONE 0.1s [2020-02-26T15:57:22.011Z] [2020-02-26T15:57:22.011Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-02-26T15:57:22.011Z] #52 DONE 0.1s [2020-02-26T15:57:22.011Z] [2020-02-26T15:57:22.011Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-26T15:57:22.011Z] #32 DONE 0.2s [2020-02-26T15:57:22.011Z] [2020-02-26T15:57:22.011Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-26T15:57:22.011Z] #64 DONE 0.2s [2020-02-26T15:57:22.011Z] [2020-02-26T15:57:22.011Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-26T15:57:22.011Z] #46 DONE 0.2s [2020-02-26T15:57:22.011Z] [2020-02-26T15:57:22.011Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T15:57:22.247Z] + make bundles/buildx [2020-02-26T15:57:22.247Z] make: command: Command not found [2020-02-26T15:57:22.247Z] make: command: Command not found [2020-02-26T15:57:22.247Z] mkdir bundles [2020-02-26T15:57:22.247Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-02-26T15:57:22.247Z] --build-arg BUILDX_COMMIT \ [2020-02-26T15:57:22.247Z] --build-arg BUILDX_REPO \ [2020-02-26T15:57:22.247Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-02-26T15:57:22.247Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-02-26T15:57:22.247Z] . [2020-02-26T15:57:22.247Z] /bin/sh: 4: go: not found [2020-02-26T15:57:22.247Z] /bin/sh: 5: go: not found [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-26T15:57:22.396Z] Fetching without tags [2020-02-26T15:57:22.569Z] + [ PR != PR ] [2020-02-26T15:57:22.569Z] + [ master != master ] [2020-02-26T15:57:22.569Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-26T15:57:22.791Z] Merging remotes/origin/master commit 28f62c5a356ec5852afeddddc22e9db8044ca69e into PR head commit 669056f93dfde92cfcf5cc656df51d0c8d62903d [2020-02-26T15:57:22.893Z] + docker version [2020-02-26T15:57:22.893Z] Client: Docker Engine - Community [2020-02-26T15:57:22.893Z] Version: 19.03.5 [2020-02-26T15:57:22.893Z] API version: 1.40 [2020-02-26T15:57:22.893Z] Go version: go1.12.12 [2020-02-26T15:57:22.893Z] Git commit: 633a0ea838 [2020-02-26T15:57:22.894Z] Built: Wed Nov 13 07:29:52 2019 [2020-02-26T15:57:22.894Z] OS/Arch: linux/amd64 [2020-02-26T15:57:22.894Z] Experimental: false [2020-02-26T15:57:22.894Z] [2020-02-26T15:57:22.894Z] Server: Docker Engine - Community [2020-02-26T15:57:22.894Z] Engine: [2020-02-26T15:57:22.894Z] Version: 19.03.5 [2020-02-26T15:57:22.894Z] API version: 1.40 (minimum version 1.12) [2020-02-26T15:57:22.894Z] Go version: go1.12.12 [2020-02-26T15:57:22.894Z] Git commit: 633a0ea838 [2020-02-26T15:57:22.894Z] Built: Wed Nov 13 07:28:22 2019 [2020-02-26T15:57:22.894Z] OS/Arch: linux/amd64 [2020-02-26T15:57:22.894Z] Experimental: true [2020-02-26T15:57:22.894Z] containerd: [2020-02-26T15:57:22.894Z] Version: 1.2.10 [2020-02-26T15:57:22.894Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-26T15:57:22.894Z] runc: [2020-02-26T15:57:22.894Z] Version: 1.0.0-rc8+dev [2020-02-26T15:57:22.894Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-26T15:57:22.894Z] docker-init: [2020-02-26T15:57:22.894Z] Version: 0.18.0 [2020-02-26T15:57:22.894Z] GitCommit: fec3683 [Pipeline] sh [2020-02-26T15:57:23.174Z] + docker info [2020-02-26T15:57:23.174Z] Client: [2020-02-26T15:57:23.174Z] Debug Mode: false [2020-02-26T15:57:23.174Z] [2020-02-26T15:57:23.174Z] Server: [2020-02-26T15:57:23.174Z] Containers: 0 [2020-02-26T15:57:23.174Z] Running: 0 [2020-02-26T15:57:23.174Z] Paused: 0 [2020-02-26T15:57:23.174Z] Stopped: 0 [2020-02-26T15:57:23.174Z] Images: 16 [2020-02-26T15:57:23.174Z] Server Version: 19.03.5 [2020-02-26T15:57:23.174Z] Storage Driver: overlay2 [2020-02-26T15:57:23.174Z] Backing Filesystem: extfs [2020-02-26T15:57:23.174Z] Supports d_type: true [2020-02-26T15:57:23.174Z] Native Overlay Diff: true [2020-02-26T15:57:23.174Z] Logging Driver: json-file [2020-02-26T15:57:23.174Z] Cgroup Driver: cgroupfs [2020-02-26T15:57:23.174Z] Plugins: [2020-02-26T15:57:23.174Z] Volume: local [2020-02-26T15:57:23.174Z] Network: bridge host ipvlan macvlan null overlay [2020-02-26T15:57:23.174Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-02-26T15:57:23.174Z] Swarm: inactive [2020-02-26T15:57:23.174Z] Runtimes: runc [2020-02-26T15:57:23.174Z] Default Runtime: runc [2020-02-26T15:57:23.174Z] Init Binary: docker-init [2020-02-26T15:57:23.174Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-26T15:57:23.174Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-26T15:57:23.174Z] init version: fec3683 [2020-02-26T15:57:23.174Z] Security Options: [2020-02-26T15:57:23.174Z] apparmor [2020-02-26T15:57:23.174Z] seccomp [2020-02-26T15:57:23.174Z] Profile: default [2020-02-26T15:57:23.174Z] Kernel Version: 4.15.0-1058-aws [2020-02-26T15:57:23.174Z] Operating System: Ubuntu 18.04.4 LTS [2020-02-26T15:57:23.174Z] OSType: linux [2020-02-26T15:57:23.174Z] Architecture: x86_64 [2020-02-26T15:57:23.174Z] CPUs: 2 [2020-02-26T15:57:23.174Z] Total Memory: 7.501GiB [2020-02-26T15:57:23.174Z] Name: ip-10-100-96-194 [2020-02-26T15:57:23.174Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-02-26T15:57:23.174Z] Docker Root Dir: /var/lib/docker [2020-02-26T15:57:23.174Z] Debug Mode: false [2020-02-26T15:57:23.174Z] Registry: https://index.docker.io/v1/ [2020-02-26T15:57:23.174Z] Labels: [2020-02-26T15:57:23.174Z] Experimental: true [2020-02-26T15:57:23.174Z] Insecure Registries: [2020-02-26T15:57:23.174Z] 127.0.0.0/8 [2020-02-26T15:57:23.174Z] Live Restore Enabled: true [2020-02-26T15:57:23.174Z] [2020-02-26T15:57:23.174Z] WARNING: No swap limit support [Pipeline] sh [2020-02-26T15:57:23.456Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-26T15:57:23.456Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-26T15:57:23.456Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40585/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-26T15:57:23.456Z] + bash /home/ubuntu/workspace/moby_PR-40585/check-config.sh [2020-02-26T15:57:23.456Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-26T15:57:23.456Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-02-26T15:57:23.456Z] [2020-02-26T15:57:23.456Z] Generally Necessary: [2020-02-26T15:57:23.456Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-26T15:57:23.456Z] - apparmor: enabled and tools installed [2020-02-26T15:57:23.456Z] - CONFIG_NAMESPACES: enabled [2020-02-26T15:57:23.456Z] - CONFIG_NET_NS: enabled [2020-02-26T15:57:23.456Z] - CONFIG_PID_NS: enabled [2020-02-26T15:57:23.456Z] - CONFIG_IPC_NS: enabled [2020-02-26T15:57:23.456Z] - CONFIG_UTS_NS: enabled [2020-02-26T15:57:23.456Z] - CONFIG_CGROUPS: enabled [2020-02-26T15:57:23.456Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-26T15:57:23.456Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-26T15:57:23.456Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-26T15:57:23.456Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-26T15:57:23.456Z] - CONFIG_CPUSETS: enabled [2020-02-26T15:57:23.456Z] - CONFIG_MEMCG: enabled [2020-02-26T15:57:23.456Z] - CONFIG_KEYS: enabled [2020-02-26T15:57:23.456Z] - CONFIG_VETH: enabled (as module) [2020-02-26T15:57:23.456Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-26T15:57:23.456Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-26T15:57:23.456Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-26T15:57:23.456Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-26T15:57:23.456Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-26T15:57:23.456Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-26T15:57:23.456Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-26T15:57:23.456Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-26T15:57:23.456Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-26T15:57:23.456Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-26T15:57:23.456Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-26T15:57:23.456Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-26T15:57:23.456Z] [2020-02-26T15:57:23.456Z] Optional Features: [2020-02-26T15:57:23.456Z] - CONFIG_USER_NS: enabled [2020-02-26T15:57:23.456Z] - CONFIG_SECCOMP: enabled [2020-02-26T15:57:23.456Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-26T15:57:23.456Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-26T15:57:23.456Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-26T15:57:23.456Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-02-26T15:57:23.456Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-02-26T15:57:23.456Z] - CONFIG_BLK_CGROUP: enabled [2020-02-26T15:57:23.456Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-26T15:57:23.456Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-26T15:57:23.456Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-26T15:57:23.456Z] - CONFIG_CGROUP_PERF: enabled [2020-02-26T15:57:23.456Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-26T15:57:23.570Z] Sending build context to Docker daemon 54.16MB [2020-02-26T15:57:23.570Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-02-26T15:57:23.570Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-02-26T15:57:23.570Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-02-26T15:57:23.570Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-02-26T15:57:23.650Z] Merge succeeded, producing 669056f93dfde92cfcf5cc656df51d0c8d62903d [2020-02-26T15:57:23.652Z] Checking out Revision 669056f93dfde92cfcf5cc656df51d0c8d62903d (PR-40585) [2020-02-26T15:57:22.368Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-26T15:57:22.378Z] > git config --add remote.origin.fetch +refs/pull/40585/head:refs/remotes/origin/PR-40585 # timeout=10 [2020-02-26T15:57:22.382Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-26T15:57:22.391Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-26T15:57:22.398Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-26T15:57:22.399Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-26T15:57:22.399Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40585/head:refs/remotes/origin/PR-40585 +refs/heads/master:refs/remotes/origin/master [2020-02-26T15:57:22.793Z] > git config core.sparsecheckout # timeout=10 [2020-02-26T15:57:22.798Z] > git checkout -f 669056f93dfde92cfcf5cc656df51d0c8d62903d [2020-02-26T15:57:23.630Z] > git merge 28f62c5a356ec5852afeddddc22e9db8044ca69e # timeout=10 [2020-02-26T15:57:23.644Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-26T15:57:23.654Z] > git config core.sparsecheckout # timeout=10 [2020-02-26T15:57:23.713Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-26T15:57:23.713Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-26T15:57:23.713Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-26T15:57:23.713Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-26T15:57:23.713Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-26T15:57:23.713Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-26T15:57:23.713Z] - CONFIG_IP_VS: enabled (as module) [2020-02-26T15:57:23.713Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-26T15:57:23.713Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-26T15:57:23.713Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-26T15:57:23.713Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-26T15:57:23.713Z] - CONFIG_EXT4_FS: enabled [2020-02-26T15:57:23.713Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-26T15:57:23.713Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-26T15:57:23.713Z] - Network Drivers: [2020-02-26T15:57:23.713Z] - "overlay": [2020-02-26T15:57:23.713Z] - CONFIG_VXLAN: enabled (as module) [2020-02-26T15:57:23.713Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-26T15:57:23.713Z] Optional (for encrypted networks): [2020-02-26T15:57:23.713Z] - CONFIG_CRYPTO: enabled [2020-02-26T15:57:23.713Z] - CONFIG_CRYPTO_AEAD: enabled [2020-02-26T15:57:23.713Z] - CONFIG_CRYPTO_GCM: enabled [2020-02-26T15:57:23.713Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-02-26T15:57:23.713Z] - CONFIG_CRYPTO_GHASH: enabled [2020-02-26T15:57:23.713Z] - CONFIG_XFRM: enabled [2020-02-26T15:57:23.713Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-26T15:57:23.713Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-26T15:57:23.713Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-26T15:57:23.713Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-26T15:57:23.713Z] - "ipvlan": [2020-02-26T15:57:23.713Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-26T15:57:23.713Z] - "macvlan": [2020-02-26T15:57:23.713Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-26T15:57:23.713Z] - CONFIG_DUMMY: enabled (as module) [2020-02-26T15:57:23.713Z] - "ftp,tftp client in container": [2020-02-26T15:57:23.713Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-26T15:57:23.713Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-26T15:57:23.713Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-26T15:57:23.713Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-26T15:57:23.713Z] - Storage Drivers: [2020-02-26T15:57:23.713Z] - "aufs": [2020-02-26T15:57:23.713Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-26T15:57:23.713Z] - "btrfs": [2020-02-26T15:57:23.713Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-26T15:57:23.713Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-26T15:57:23.713Z] - "devicemapper": [2020-02-26T15:57:23.713Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-26T15:57:23.713Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-26T15:57:23.713Z] - "overlay": [2020-02-26T15:57:23.713Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-26T15:57:23.713Z] - "zfs": [2020-02-26T15:57:23.713Z] - /dev/zfs: missing [2020-02-26T15:57:23.713Z] - zfs command: missing [2020-02-26T15:57:23.713Z] - zpool command: missing [2020-02-26T15:57:23.713Z] [2020-02-26T15:57:23.713Z] Limits: [2020-02-26T15:57:23.713Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-26T15:57:23.713Z] [2020-02-26T15:57:23.713Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-26T15:57:23.935Z] 1.12.10-stretch: Pulling from library/golang [2020-02-26T15:57:23.935Z] ade01ea651a2: Pulling fs layer [2020-02-26T15:57:23.935Z] fbabdb69f639: Pulling fs layer [2020-02-26T15:57:23.935Z] ff33bd1013d7: Pulling fs layer [2020-02-26T15:57:23.935Z] 85cfe9d77eff: Pulling fs layer [2020-02-26T15:57:23.935Z] ace5139f9caa: Pulling fs layer [2020-02-26T15:57:23.935Z] e4d79466b81c: Pulling fs layer [2020-02-26T15:57:23.935Z] b00baabad4ce: Pulling fs layer [2020-02-26T15:57:23.935Z] 85cfe9d77eff: Waiting [2020-02-26T15:57:23.935Z] ace5139f9caa: Waiting [2020-02-26T15:57:23.935Z] e4d79466b81c: Waiting [2020-02-26T15:57:23.935Z] b00baabad4ce: Waiting [2020-02-26T15:57:24.036Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:669056f93dfde92cfcf5cc656df51d0c8d62903d . [2020-02-26T15:57:24.036Z] #2 [internal] load .dockerignore [2020-02-26T15:57:24.036Z] #2 transferring context: 87B done [2020-02-26T15:57:24.036Z] #2 DONE 0.0s [2020-02-26T15:57:24.036Z] [2020-02-26T15:57:24.036Z] #1 [internal] load build definition from Dockerfile [2020-02-26T15:57:24.036Z] #1 transferring dockerfile: 15.71kB done [2020-02-26T15:57:24.036Z] #1 DONE 0.0s [2020-02-26T15:57:24.036Z] [2020-02-26T15:57:24.036Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-02-26T15:57:24.227Z] Commit message: "pkg/system.getxattr: handle changed size case" [2020-02-26T15:57:24.293Z] #3 DONE 0.1s [2020-02-26T15:57:24.294Z] [2020-02-26T15:57:24.294Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-02-26T15:57:24.294Z] #4 CACHED [2020-02-26T15:57:24.312Z] ff33bd1013d7: Verifying Checksum [2020-02-26T15:57:24.312Z] ff33bd1013d7: Download complete [2020-02-26T15:57:24.312Z] fbabdb69f639: Verifying Checksum [2020-02-26T15:57:24.312Z] fbabdb69f639: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2020-02-26T15:57:24.865Z] [2020-02-26T15:57:24.865Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-02-26T15:57:24.865Z] #5 DONE 0.0s [2020-02-26T15:57:24.865Z] [2020-02-26T15:57:24.865Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-02-26T15:57:24.865Z] #6 DONE 0.1s [2020-02-26T15:57:24.865Z] [2020-02-26T15:57:24.865Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-26T15:57:24.865Z] #68 DONE 0.0s [2020-02-26T15:57:24.865Z] [2020-02-26T15:57:24.865Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:87f3c89507... [2020-02-26T15:57:24.865Z] #7 DONE 0.0s [2020-02-26T15:57:24.865Z] [2020-02-26T15:57:24.865Z] #20 [internal] load build context [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-26T15:57:25.172Z] + docker version [2020-02-26T15:57:25.172Z] Client: Docker Engine - Community [2020-02-26T15:57:25.172Z] Version: 19.03.5 [2020-02-26T15:57:25.172Z] API version: 1.40 [2020-02-26T15:57:25.172Z] Go version: go1.12.12 [2020-02-26T15:57:25.172Z] Git commit: 633a0ea [2020-02-26T15:57:25.172Z] Built: Wed Nov 13 07:27:53 2019 [2020-02-26T15:57:25.172Z] OS/Arch: linux/arm64 [2020-02-26T15:57:25.172Z] Experimental: false [2020-02-26T15:57:25.172Z] [2020-02-26T15:57:25.172Z] Server: Docker Engine - Community [2020-02-26T15:57:25.172Z] Engine: [2020-02-26T15:57:25.172Z] Version: 19.03.5 [2020-02-26T15:57:25.172Z] API version: 1.40 (minimum version 1.12) [2020-02-26T15:57:25.172Z] Go version: go1.12.12 [2020-02-26T15:57:25.172Z] Git commit: 633a0ea [2020-02-26T15:57:25.172Z] Built: Wed Nov 13 07:26:25 2019 [2020-02-26T15:57:25.172Z] OS/Arch: linux/arm64 [2020-02-26T15:57:25.172Z] Experimental: true [2020-02-26T15:57:25.172Z] containerd: [2020-02-26T15:57:25.172Z] Version: 1.2.10 [2020-02-26T15:57:25.172Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-26T15:57:25.172Z] runc: [2020-02-26T15:57:25.172Z] Version: 1.0.0-rc8+dev [2020-02-26T15:57:25.172Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-26T15:57:25.172Z] docker-init: [2020-02-26T15:57:25.172Z] Version: 0.18.0 [2020-02-26T15:57:25.172Z] GitCommit: fec3683 [Pipeline] sh [2020-02-26T15:57:25.197Z] ade01ea651a2: Verifying Checksum [2020-02-26T15:57:25.198Z] ade01ea651a2: Download complete [2020-02-26T15:57:25.198Z] ace5139f9caa: Verifying Checksum [2020-02-26T15:57:25.198Z] ace5139f9caa: Download complete [2020-02-26T15:57:23.658Z] > git checkout -f 669056f93dfde92cfcf5cc656df51d0c8d62903d [2020-02-26T15:57:25.462Z] + docker info [2020-02-26T15:57:25.556Z] b00baabad4ce: Verifying Checksum [2020-02-26T15:57:25.556Z] b00baabad4ce: Download complete [2020-02-26T15:57:25.556Z] 85cfe9d77eff: Verifying Checksum [2020-02-26T15:57:25.556Z] 85cfe9d77eff: Download complete [2020-02-26T15:57:26.028Z] Client: [2020-02-26T15:57:26.028Z] Debug Mode: false [2020-02-26T15:57:26.028Z] [2020-02-26T15:57:26.028Z] Server: [2020-02-26T15:57:26.028Z] Containers: 0 [2020-02-26T15:57:26.028Z] Running: 0 [2020-02-26T15:57:26.028Z] Paused: 0 [2020-02-26T15:57:26.028Z] Stopped: 0 [2020-02-26T15:57:26.028Z] Images: 4 [2020-02-26T15:57:26.028Z] Server Version: 19.03.5 [2020-02-26T15:57:26.028Z] Storage Driver: overlay2 [2020-02-26T15:57:26.028Z] Backing Filesystem: extfs [2020-02-26T15:57:26.028Z] Supports d_type: true [2020-02-26T15:57:26.028Z] Native Overlay Diff: true [2020-02-26T15:57:26.028Z] Logging Driver: json-file [2020-02-26T15:57:26.028Z] Cgroup Driver: cgroupfs [2020-02-26T15:57:26.028Z] Plugins: [2020-02-26T15:57:26.028Z] Volume: local [2020-02-26T15:57:26.028Z] Network: bridge host ipvlan macvlan null overlay [2020-02-26T15:57:26.028Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-02-26T15:57:26.028Z] Swarm: inactive [2020-02-26T15:57:26.028Z] Runtimes: runc [2020-02-26T15:57:26.028Z] Default Runtime: runc [2020-02-26T15:57:26.028Z] Init Binary: docker-init [2020-02-26T15:57:26.028Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-26T15:57:26.028Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-26T15:57:26.028Z] init version: fec3683 [2020-02-26T15:57:26.028Z] Security Options: [2020-02-26T15:57:26.028Z] apparmor [2020-02-26T15:57:26.028Z] seccomp [2020-02-26T15:57:26.028Z] Profile: default [2020-02-26T15:57:26.028Z] Kernel Version: 4.15.0-1057-aws [2020-02-26T15:57:26.028Z] Operating System: Ubuntu 16.04.6 LTS [2020-02-26T15:57:26.028Z] OSType: linux [2020-02-26T15:57:26.028Z] Architecture: aarch64 [2020-02-26T15:57:26.028Z] CPUs: 4 [2020-02-26T15:57:26.028Z] Total Memory: 7.525GiB [2020-02-26T15:57:26.029Z] Name: ip-10-100-96-206 [2020-02-26T15:57:26.029Z] ID: 54S4:KWFU:NIEI:7K7P:YSQE:BV4T:HY72:3FJA:KSC5:7GU7:YG74:V3A7 [2020-02-26T15:57:26.029Z] Docker Root Dir: /var/lib/docker [2020-02-26T15:57:26.029Z] Debug Mode: false [2020-02-26T15:57:26.029Z] Registry: https://index.docker.io/v1/ [2020-02-26T15:57:26.029Z] Labels: [2020-02-26T15:57:26.029Z] Experimental: true [2020-02-26T15:57:26.029Z] Insecure Registries: [2020-02-26T15:57:26.029Z] 127.0.0.0/8 [2020-02-26T15:57:26.029Z] Live Restore Enabled: true [2020-02-26T15:57:26.029Z] [2020-02-26T15:57:26.029Z] WARNING: No swap limit support [Pipeline] sh [2020-02-26T15:57:26.233Z] #20 transferring context: 49.57MB 1.3s done [2020-02-26T15:57:26.233Z] #20 DONE 1.4s [2020-02-26T15:57:26.233Z] [2020-02-26T15:57:26.233Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-02-26T15:57:26.233Z] #54 CACHED [2020-02-26T15:57:26.233Z] [2020-02-26T15:57:26.233Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-26T15:57:26.233Z] #30 CACHED [2020-02-26T15:57:26.233Z] [2020-02-26T15:57:26.234Z] #11 [dev 1/25] RUN groupadd -r docker [2020-02-26T15:57:26.234Z] #11 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-26T15:57:26.234Z] #10 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #18 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-26T15:57:26.234Z] #18 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T15:57:26.234Z] #65 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-26T15:57:26.234Z] #22 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-26T15:57:26.234Z] #64 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #31 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-02-26T15:57:26.234Z] #31 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-26T15:57:26.234Z] #55 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-26T15:57:26.234Z] #26 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #42 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-02-26T15:57:26.234Z] #42 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-26T15:57:26.234Z] #9 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-26T15:57:26.234Z] #71 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-26T15:57:26.234Z] #27 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-26T15:57:26.234Z] #43 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T15:57:26.234Z] #47 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #72 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-26T15:57:26.234Z] #72 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T15:57:26.234Z] #57 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T15:57:26.234Z] #50 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-26T15:57:26.234Z] #67 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-26T15:57:26.234Z] #14 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-26T15:57:26.234Z] #34 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-26T15:57:26.234Z] #35 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #63 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-26T15:57:26.234Z] #63 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-02-26T15:57:26.234Z] #52 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-26T15:57:26.234Z] #66 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T15:57:26.234Z] #44 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #58 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-02-26T15:57:26.234Z] #58 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-26T15:57:26.234Z] #21 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T15:57:26.234Z] #23 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #39 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-02-26T15:57:26.234Z] #39 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-26T15:57:26.234Z] #33 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-26T15:57:26.234Z] #70 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-26T15:57:26.234Z] #37 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-26T15:57:26.234Z] #12 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-26T15:57:26.234Z] #28 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-02-26T15:57:26.234Z] #40 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-26T15:57:26.234Z] #36 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-26T15:57:26.234Z] #56 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-02-26T15:57:26.234Z] #8 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-26T15:57:26.234Z] #19 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #16 [dev 6/25] RUN ldconfig [2020-02-26T15:57:26.234Z] #16 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T15:57:26.234Z] #62 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #24 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-02-26T15:57:26.234Z] #24 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-26T15:57:26.234Z] #15 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-26T15:57:26.234Z] #17 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-26T15:57:26.234Z] #60 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-02-26T15:57:26.234Z] #29 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-26T15:57:26.234Z] #32 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #51 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-26T15:57:26.234Z] #51 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-26T15:57:26.234Z] #41 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-26T15:57:26.234Z] #49 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #48 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-26T15:57:26.234Z] #48 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-26T15:57:26.234Z] #46 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #69 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-02-26T15:57:26.234Z] #69 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-26T15:57:26.234Z] #13 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #45 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-02-26T15:57:26.234Z] #45 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-26T15:57:26.234Z] #61 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-26T15:57:26.234Z] #25 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-26T15:57:26.234Z] #59 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T15:57:26.234Z] #53 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T15:57:26.234Z] #38 CACHED [2020-02-26T15:57:26.234Z] [2020-02-26T15:57:26.234Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-02-26T15:57:26.234Z] #73 CACHED [2020-02-26T15:57:26.318Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-26T15:57:26.318Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-26T15:57:26.318Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40585/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-26T15:57:26.318Z] + bash /home/ubuntu/workspace/moby_PR-40585/check-config.sh [2020-02-26T15:57:26.318Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-26T15:57:26.318Z] info: reading kernel config from /boot/config-4.15.0-1057-aws ... [2020-02-26T15:57:26.318Z] [2020-02-26T15:57:26.318Z] Generally Necessary: [2020-02-26T15:57:26.318Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-26T15:57:26.318Z] - apparmor: enabled and tools installed [2020-02-26T15:57:26.318Z] - CONFIG_NAMESPACES: enabled [2020-02-26T15:57:26.318Z] - CONFIG_NET_NS: enabled [2020-02-26T15:57:26.318Z] - CONFIG_PID_NS: enabled [2020-02-26T15:57:26.318Z] - CONFIG_IPC_NS: enabled [2020-02-26T15:57:26.318Z] - CONFIG_UTS_NS: enabled [2020-02-26T15:57:26.318Z] - CONFIG_CGROUPS: enabled [2020-02-26T15:57:26.318Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-26T15:57:26.318Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-26T15:57:26.490Z] [2020-02-26T15:57:26.490Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-26T15:57:26.577Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-26T15:57:26.577Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-26T15:57:26.577Z] - CONFIG_CPUSETS: enabled [2020-02-26T15:57:26.577Z] - CONFIG_MEMCG: enabled [2020-02-26T15:57:26.577Z] - CONFIG_KEYS: enabled [2020-02-26T15:57:26.577Z] - CONFIG_VETH: enabled (as module) [2020-02-26T15:57:26.577Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-26T15:57:26.577Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-26T15:57:26.577Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-26T15:57:26.577Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-26T15:57:26.577Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-26T15:57:26.577Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-26T15:57:26.577Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-26T15:57:26.577Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-26T15:57:26.577Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-26T15:57:26.577Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-26T15:57:26.577Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-26T15:57:26.577Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-26T15:57:26.577Z] [2020-02-26T15:57:26.577Z] Optional Features: [2020-02-26T15:57:26.577Z] - CONFIG_USER_NS: enabled [2020-02-26T15:57:26.577Z] - CONFIG_SECCOMP: enabled [2020-02-26T15:57:26.577Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-26T15:57:26.577Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-26T15:57:26.577Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-26T15:57:26.577Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-02-26T15:57:26.577Z] - CONFIG_BLK_CGROUP: enabled [2020-02-26T15:57:26.577Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-26T15:57:26.797Z] e4d79466b81c: Verifying Checksum [2020-02-26T15:57:26.797Z] e4d79466b81c: Download complete [2020-02-26T15:57:26.797Z] ade01ea651a2: Pull complete [2020-02-26T15:57:26.836Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-26T15:57:26.836Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-26T15:57:26.836Z] - CONFIG_CGROUP_PERF: enabled [2020-02-26T15:57:26.836Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-26T15:57:26.836Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-26T15:57:26.836Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-26T15:57:26.836Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-26T15:57:26.836Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-26T15:57:26.836Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-26T15:57:26.836Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-26T15:57:26.836Z] - CONFIG_IP_VS: enabled (as module) [2020-02-26T15:57:26.836Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-26T15:57:26.836Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-26T15:57:26.836Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-26T15:57:26.836Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-26T15:57:26.836Z] - CONFIG_EXT4_FS: enabled [2020-02-26T15:57:26.836Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-26T15:57:26.836Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-26T15:57:26.836Z] - Network Drivers: [2020-02-26T15:57:26.836Z] - "overlay": [2020-02-26T15:57:26.836Z] - CONFIG_VXLAN: enabled (as module) [2020-02-26T15:57:26.836Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-26T15:57:26.836Z] Optional (for encrypted networks): [2020-02-26T15:57:27.094Z] - CONFIG_CRYPTO: enabled [2020-02-26T15:57:27.094Z] - CONFIG_CRYPTO_AEAD: enabled [2020-02-26T15:57:27.094Z] - CONFIG_CRYPTO_GCM: enabled [2020-02-26T15:57:27.094Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-02-26T15:57:27.094Z] - CONFIG_CRYPTO_GHASH: enabled [2020-02-26T15:57:27.094Z] - CONFIG_XFRM: enabled [2020-02-26T15:57:27.094Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-26T15:57:27.094Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-26T15:57:27.094Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-26T15:57:27.094Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-26T15:57:27.094Z] - "ipvlan": [2020-02-26T15:57:27.094Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-26T15:57:27.094Z] - "macvlan": [2020-02-26T15:57:27.094Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-26T15:57:27.094Z] - CONFIG_DUMMY: enabled (as module) [2020-02-26T15:57:27.094Z] - "ftp,tftp client in container": [2020-02-26T15:57:27.094Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-26T15:57:27.094Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-26T15:57:27.094Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-26T15:57:27.094Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-26T15:57:27.094Z] - Storage Drivers: [2020-02-26T15:57:27.094Z] - "aufs": [2020-02-26T15:57:27.094Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-26T15:57:27.094Z] - "btrfs": [2020-02-26T15:57:27.094Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-26T15:57:27.094Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-26T15:57:27.094Z] - "devicemapper": [2020-02-26T15:57:27.094Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-26T15:57:27.094Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-26T15:57:27.094Z] - "overlay": [2020-02-26T15:57:27.094Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-26T15:57:27.094Z] - "zfs": [2020-02-26T15:57:27.094Z] - /dev/zfs: missing [2020-02-26T15:57:27.094Z] - zfs command: missing [2020-02-26T15:57:27.094Z] - zpool command: missing [2020-02-26T15:57:27.094Z] [2020-02-26T15:57:27.094Z] Limits: [2020-02-26T15:57:27.094Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-26T15:57:27.094Z] [2020-02-26T15:57:27.094Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-26T15:57:27.157Z] fbabdb69f639: Pull complete [2020-02-26T15:57:27.426Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:669056f93dfde92cfcf5cc656df51d0c8d62903d . [2020-02-26T15:57:27.426Z] #2 [internal] load .dockerignore [2020-02-26T15:57:27.426Z] #2 transferring context: 87B 0.0s done [2020-02-26T15:57:27.426Z] #2 DONE 0.0s [2020-02-26T15:57:27.426Z] [2020-02-26T15:57:27.426Z] #1 [internal] load build definition from Dockerfile [2020-02-26T15:57:27.426Z] #1 transferring dockerfile: 15.71kB done [2020-02-26T15:57:27.426Z] #1 DONE 0.1s [2020-02-26T15:57:27.426Z] [2020-02-26T15:57:27.427Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-02-26T15:57:27.506Z] ff33bd1013d7: Pull complete [2020-02-26T15:57:27.686Z] #3 DONE 0.1s [2020-02-26T15:57:27.686Z] [2020-02-26T15:57:27.686Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-02-26T15:57:27.686Z] #4 CACHED [2020-02-26T15:57:27.861Z] #74 DONE 1.4s [2020-02-26T15:57:27.861Z] [2020-02-26T15:57:27.861Z] #75 exporting to image [2020-02-26T15:57:27.861Z] #75 exporting layers [2020-02-26T15:57:28.254Z] [2020-02-26T15:57:28.254Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-02-26T15:57:28.254Z] #6 DONE 0.0s [2020-02-26T15:57:28.254Z] [2020-02-26T15:57:28.254Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-02-26T15:57:28.254Z] #5 DONE 0.1s [2020-02-26T15:57:28.254Z] [2020-02-26T15:57:28.254Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-26T15:57:28.254Z] #68 DONE 0.0s [2020-02-26T15:57:28.254Z] [2020-02-26T15:57:28.254Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:87f3c89507... [2020-02-26T15:57:28.254Z] #7 DONE 0.0s [2020-02-26T15:57:28.254Z] [2020-02-26T15:57:28.254Z] #20 [internal] load build context [2020-02-26T15:57:28.568Z] #47 ... [2020-02-26T15:57:28.568Z] [2020-02-26T15:57:28.568Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-26T15:57:28.568Z] #59 2.539 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-26T15:57:28.568Z] #59 2.621 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-26T15:57:28.568Z] #59 2.801 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-26T15:57:28.568Z] #59 2.801 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-02-26T15:57:28.568Z] #59 3.479 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [181 kB] [2020-02-26T15:57:28.568Z] #59 4.466 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-02-26T15:57:28.568Z] #59 ... [2020-02-26T15:57:28.568Z] [2020-02-26T15:57:28.568Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T15:57:28.568Z] #50 6.572 + RM_GOPATH=0 [2020-02-26T15:57:28.568Z] #50 6.572 + TMP_GOPATH= [2020-02-26T15:57:28.568Z] #50 6.572 + : /build [2020-02-26T15:57:28.568Z] #50 6.572 + '[' -z '' ']' [2020-02-26T15:57:28.568Z] #50 6.580 ++ mktemp -d [2020-02-26T15:57:28.568Z] #50 6.580 + export GOPATH=/tmp/tmp.f0RISg3I6N [2020-02-26T15:57:28.568Z] #50 6.584 + GOPATH=/tmp/tmp.f0RISg3I6N [2020-02-26T15:57:28.568Z] #50 6.584 + RM_GOPATH=1 [2020-02-26T15:57:28.568Z] #50 6.585 ++ dirname ./install.sh [2020-02-26T15:57:28.568Z] #50 6.609 + dir=. [2020-02-26T15:57:28.568Z] #50 6.609 + bin=gotestsum [2020-02-26T15:57:28.568Z] #50 6.609 + shift [2020-02-26T15:57:28.568Z] #50 6.610 + '[' '!' -f ./gotestsum.installer ']' [2020-02-26T15:57:28.568Z] #50 6.610 + . ./gotestsum.installer [2020-02-26T15:57:28.568Z] #50 6.616 ++ : v0.3.5 [2020-02-26T15:57:28.568Z] #50 6.618 + install_gotestsum [2020-02-26T15:57:28.568Z] #50 6.618 + echo 'Installing gotestsum version v0.3.5' [2020-02-26T15:57:28.568Z] #50 6.619 Installing gotestsum version v0.3.5 [2020-02-26T15:57:28.568Z] #50 6.619 + go get -d gotest.tools/gotestsum [2020-02-26T15:57:28.790Z] #75 exporting layers 0.9s done [2020-02-26T15:57:28.790Z] #75 writing image sha256:0068fef931abfeda9bfc88650f49e2dbe2d42436c54d412aaa5097e635647235 done [2020-02-26T15:57:28.790Z] #75 naming to docker.io/library/docker:669056f93dfde92cfcf5cc656df51d0c8d62903d done [2020-02-26T15:57:28.790Z] #75 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [2020-02-26T15:57:28.825Z] #50 ... [2020-02-26T15:57:28.825Z] [2020-02-26T15:57:28.825Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T15:57:28.825Z] #65 6.612 + RM_GOPATH=0 [2020-02-26T15:57:28.825Z] #65 6.612 + TMP_GOPATH= [2020-02-26T15:57:28.825Z] #65 6.612 + : /build/ [2020-02-26T15:57:28.825Z] #65 6.612 + '[' -z '' ']' [2020-02-26T15:57:28.825Z] #65 6.612 ++ mktemp -d [2020-02-26T15:57:28.825Z] #65 6.619 + export GOPATH=/tmp/tmp.CV85StiQmf [2020-02-26T15:57:28.825Z] #65 6.619 + GOPATH=/tmp/tmp.CV85StiQmf [2020-02-26T15:57:28.825Z] #65 6.619 + RM_GOPATH=1 [2020-02-26T15:57:28.825Z] #65 6.619 ++ dirname ./install.sh [2020-02-26T15:57:28.825Z] #65 6.621 + dir=. [2020-02-26T15:57:28.825Z] #65 6.621 + bin=rootlesskit [2020-02-26T15:57:28.825Z] #65 6.621 + shift [2020-02-26T15:57:28.825Z] #65 6.621 + '[' '!' -f ./rootlesskit.installer ']' [2020-02-26T15:57:28.825Z] #65 6.622 + . ./rootlesskit.installer [2020-02-26T15:57:28.825Z] #65 6.622 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-26T15:57:28.825Z] #65 6.623 + install_rootlesskit [2020-02-26T15:57:28.825Z] #65 6.623 + case "$1" in [2020-02-26T15:57:28.825Z] #65 6.623 + export CGO_ENABLED=0 [2020-02-26T15:57:28.825Z] #65 6.624 + CGO_ENABLED=0 [2020-02-26T15:57:28.825Z] #65 6.624 + _install_rootlesskit [2020-02-26T15:57:28.825Z] #65 6.624 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-02-26T15:57:28.825Z] #65 6.624 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-26T15:57:28.825Z] #65 6.625 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.CV85StiQmf/src/github.com/rootless-containers/rootlesskit [2020-02-26T15:57:28.825Z] #65 6.627 Cloning into '/tmp/tmp.CV85StiQmf/src/github.com/rootless-containers/rootlesskit'... [2020-02-26T15:57:28.825Z] #65 ... [2020-02-26T15:57:28.825Z] [2020-02-26T15:57:28.825Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T15:57:28.825Z] #47 6.775 + RM_GOPATH=0 [2020-02-26T15:57:28.825Z] #47 6.775 + TMP_GOPATH= [2020-02-26T15:57:28.825Z] #47 6.776 + : /build [2020-02-26T15:57:28.825Z] #47 6.776 + '[' -z '' ']' [2020-02-26T15:57:28.825Z] #47 6.780 ++ mktemp -d [2020-02-26T15:57:28.825Z] #47 6.783 + export GOPATH=/tmp/tmp.leKZTBSI72 [2020-02-26T15:57:28.825Z] #47 6.784 + GOPATH=/tmp/tmp.leKZTBSI72 [2020-02-26T15:57:28.825Z] #47 6.784 + RM_GOPATH=1 [2020-02-26T15:57:28.825Z] #47 6.785 ++ dirname ./install.sh [2020-02-26T15:57:28.825Z] #47 6.787 + dir=. [2020-02-26T15:57:28.825Z] #47 6.795 + bin=vndr [2020-02-26T15:57:28.825Z] #47 6.796 + shift [2020-02-26T15:57:28.825Z] #47 6.796 + '[' '!' -f ./vndr.installer ']' [2020-02-26T15:57:28.825Z] #47 6.796 + . ./vndr.installer [2020-02-26T15:57:28.825Z] #47 6.796 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-26T15:57:28.825Z] #47 6.797 + install_vndr [2020-02-26T15:57:28.825Z] #47 6.797 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-02-26T15:57:28.825Z] #47 6.797 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-26T15:57:28.825Z] #47 6.797 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.leKZTBSI72/src/github.com/LK4D4/vndr [2020-02-26T15:57:28.825Z] #47 6.799 Cloning into '/tmp/tmp.leKZTBSI72/src/github.com/LK4D4/vndr'... [Pipeline] sh [2020-02-26T15:57:29.114Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40585/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40585/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=669056f93dfde92cfcf5cc656df51d0c8d62903d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:669056f93dfde92cfcf5cc656df51d0c8d62903d hack/validate/default [2020-02-26T15:57:29.244Z] 85cfe9d77eff: Pull complete [2020-02-26T15:57:29.637Z] #20 transferring context: 49.57MB 1.2s done [2020-02-26T15:57:29.637Z] #20 DONE 1.3s [2020-02-26T15:57:29.637Z] [2020-02-26T15:57:29.637Z] #48 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-26T15:57:29.637Z] #48 CACHED [2020-02-26T15:57:29.637Z] [2020-02-26T15:57:29.638Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-26T15:57:29.638Z] #25 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-26T15:57:29.638Z] #14 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-26T15:57:29.638Z] #34 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T15:57:29.638Z] #57 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-26T15:57:29.638Z] #66 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-26T15:57:29.638Z] #33 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #11 [dev 1/25] RUN groupadd -r docker [2020-02-26T15:57:29.638Z] #11 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #72 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-26T15:57:29.638Z] #72 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T15:57:29.638Z] #65 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-26T15:57:29.638Z] #35 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-26T15:57:29.638Z] #71 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #18 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-26T15:57:29.638Z] #18 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #51 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-26T15:57:29.638Z] #51 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T15:57:29.638Z] #53 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-26T15:57:29.638Z] #19 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-26T15:57:29.638Z] #36 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-26T15:57:29.638Z] #30 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-26T15:57:29.638Z] #37 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #63 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-26T15:57:29.638Z] #63 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-26T15:57:29.638Z] #27 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #69 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-02-26T15:57:29.638Z] #69 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #16 [dev 6/25] RUN ldconfig [2020-02-26T15:57:29.638Z] #16 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-26T15:57:29.638Z] #26 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-26T15:57:29.638Z] #41 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-26T15:57:29.638Z] #10 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-26T15:57:29.638Z] #12 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-26T15:57:29.638Z] #15 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T15:57:29.638Z] #47 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-26T15:57:29.638Z] #43 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-02-26T15:57:29.638Z] #52 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-26T15:57:29.638Z] #70 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-26T15:57:29.638Z] #21 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #58 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-02-26T15:57:29.638Z] #58 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-02-26T15:57:29.638Z] #40 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T15:57:29.638Z] #38 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T15:57:29.638Z] #50 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #39 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-02-26T15:57:29.638Z] #39 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T15:57:29.638Z] #44 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-26T15:57:29.638Z] #49 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-02-26T15:57:29.638Z] #54 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-26T15:57:29.638Z] #9 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-26T15:57:29.638Z] #22 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-26T15:57:29.638Z] #28 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-26T15:57:29.638Z] #56 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #45 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-02-26T15:57:29.638Z] #45 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-26T15:57:29.638Z] #17 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #24 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-02-26T15:57:29.638Z] #24 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-26T15:57:29.638Z] #59 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-26T15:57:29.638Z] #61 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #42 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-02-26T15:57:29.638Z] #42 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-26T15:57:29.638Z] #32 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T15:57:29.638Z] #23 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-26T15:57:29.638Z] #60 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #31 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-02-26T15:57:29.638Z] #31 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-02-26T15:57:29.638Z] #8 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-26T15:57:29.638Z] #46 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-26T15:57:29.638Z] #64 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T15:57:29.638Z] #62 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-26T15:57:29.638Z] #67 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-26T15:57:29.638Z] #13 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-26T15:57:29.638Z] #55 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-02-26T15:57:29.638Z] #29 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-02-26T15:57:29.638Z] #73 CACHED [2020-02-26T15:57:29.638Z] [2020-02-26T15:57:29.638Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-26T15:57:29.755Z] #47 7.608 + cd /tmp/tmp.leKZTBSI72/src/github.com/LK4D4/vndr [2020-02-26T15:57:29.756Z] #47 7.611 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-26T15:57:29.756Z] #47 7.617 + go build -buildmode=pie -v -o /build/vndr . [2020-02-26T15:57:30.043Z] Congratulations! All commits are properly signed with the DCO! [2020-02-26T15:57:30.300Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-02-26T15:57:30.300Z] No api/types/ or api/swagger.yaml changes in diff. [2020-02-26T15:57:30.300Z] Congratulations! All TOML source files changed here have valid syntax. [2020-02-26T15:57:30.300Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-02-26T15:57:30.300Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-02-26T15:57:30.300Z] Congratulations! No new tests were added to integration-cli. [2020-02-26T15:57:30.300Z] [2020-02-26T15:57:30.300Z] INFO Start validation with golang-ci-lint [2020-02-26T15:57:30.477Z] ace5139f9caa: Pull complete [2020-02-26T15:57:30.556Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-02-26T15:57:30.556Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-02-26T15:57:31.125Z] #47 8.931 internal/cpu [2020-02-26T15:57:31.125Z] #47 8.932 runtime/internal/sys [2020-02-26T15:57:31.125Z] #47 9.123 internal/race [2020-02-26T15:57:31.382Z] #47 9.232 sync/atomic [2020-02-26T15:57:31.382Z] #47 9.436 internal/bytealg [2020-02-26T15:57:31.538Z] #74 DONE 2.2s [2020-02-26T15:57:31.797Z] [2020-02-26T15:57:31.797Z] #75 exporting to image [2020-02-26T15:57:31.797Z] #75 exporting layers [2020-02-26T15:57:31.946Z] #47 9.618 unicode [2020-02-26T15:57:31.946Z] #47 ... [2020-02-26T15:57:31.946Z] [2020-02-26T15:57:31.946Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-26T15:57:31.946Z] #35 6.203 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-26T15:57:31.946Z] #35 6.284 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-26T15:57:31.947Z] #35 6.303 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-26T15:57:31.947Z] #35 7.301 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-02-26T15:57:31.947Z] #35 9.650 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [181 kB] [2020-02-26T15:57:31.947Z] #35 ... [2020-02-26T15:57:31.947Z] [2020-02-26T15:57:31.947Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T15:57:31.947Z] #53 6.848 + RM_GOPATH=0 [2020-02-26T15:57:31.947Z] #53 6.848 + TMP_GOPATH= [2020-02-26T15:57:31.947Z] #53 6.848 + : /build [2020-02-26T15:57:31.947Z] #53 6.848 + '[' -z '' ']' [2020-02-26T15:57:31.947Z] #53 6.852 ++ mktemp -d [2020-02-26T15:57:31.947Z] #53 6.856 + export GOPATH=/tmp/tmp.jGyTjW0GRq [2020-02-26T15:57:31.947Z] #53 6.856 + GOPATH=/tmp/tmp.jGyTjW0GRq [2020-02-26T15:57:31.947Z] #53 6.856 + RM_GOPATH=1 [2020-02-26T15:57:31.947Z] #53 6.856 ++ dirname ./install.sh [2020-02-26T15:57:31.947Z] #53 6.857 + dir=. [2020-02-26T15:57:31.947Z] #53 6.857 + bin=golangci_lint [2020-02-26T15:57:31.947Z] #53 6.857 + shift [2020-02-26T15:57:31.947Z] #53 6.858 + '[' '!' -f ./golangci_lint.installer ']' [2020-02-26T15:57:31.947Z] #53 6.858 + . ./golangci_lint.installer [2020-02-26T15:57:31.947Z] #53 6.858 ++ : v1.20.0 [2020-02-26T15:57:31.947Z] #53 6.858 + install_golangci_lint [2020-02-26T15:57:31.947Z] #53 6.858 + echo 'Installing golangci-lint version v1.20.0' [2020-02-26T15:57:31.947Z] #53 6.859 Installing golangci-lint version v1.20.0 [2020-02-26T15:57:31.947Z] #53 6.859 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-02-26T15:57:32.177Z] Fetching without tags [2020-02-26T15:57:32.204Z] #53 ... [2020-02-26T15:57:32.204Z] [2020-02-26T15:57:32.204Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-26T15:57:32.204Z] #71 6.740 + RM_GOPATH=0 [2020-02-26T15:57:32.204Z] #71 6.740 + TMP_GOPATH= [2020-02-26T15:57:32.204Z] #71 6.740 + : /build [2020-02-26T15:57:32.204Z] #71 6.740 + '[' -z '' ']' [2020-02-26T15:57:32.204Z] #71 6.743 ++ mktemp -d [2020-02-26T15:57:32.204Z] #71 6.747 + export GOPATH=/tmp/tmp.cDuYV6PBhc [2020-02-26T15:57:32.204Z] #71 6.747 + GOPATH=/tmp/tmp.cDuYV6PBhc [2020-02-26T15:57:32.204Z] #71 6.747 + RM_GOPATH=1 [2020-02-26T15:57:32.204Z] #71 6.748 ++ dirname ./install.sh [2020-02-26T15:57:32.204Z] #71 6.779 + dir=. [2020-02-26T15:57:32.204Z] #71 6.783 + bin=proxy [2020-02-26T15:57:32.204Z] #71 6.784 + shift [2020-02-26T15:57:32.204Z] #71 6.784 + '[' '!' -f ./proxy.installer ']' [2020-02-26T15:57:32.204Z] #71 6.785 + . ./proxy.installer [2020-02-26T15:57:32.204Z] #71 6.787 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-26T15:57:32.204Z] #71 6.788 + install_proxy [2020-02-26T15:57:32.204Z] #71 6.792 + case "$1" in [2020-02-26T15:57:32.204Z] #71 6.792 + export CGO_ENABLED=0 [2020-02-26T15:57:32.204Z] #71 6.792 + CGO_ENABLED=0 [2020-02-26T15:57:32.204Z] #71 6.792 + _install_proxy [2020-02-26T15:57:32.204Z] #71 6.792 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9' [2020-02-26T15:57:32.204Z] #71 6.792 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-26T15:57:32.204Z] #71 6.792 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.cDuYV6PBhc/src/github.com/docker/libnetwork [2020-02-26T15:57:32.204Z] #71 6.803 Cloning into '/tmp/tmp.cDuYV6PBhc/src/github.com/docker/libnetwork'... [2020-02-26T15:57:31.857Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-26T15:57:31.905Z] > git config --add remote.origin.fetch +refs/pull/40585/head:refs/remotes/origin/PR-40585 # timeout=10 [2020-02-26T15:57:31.952Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-26T15:57:32.077Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-26T15:57:32.202Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-26T15:57:32.202Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-26T15:57:32.202Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40585/head:refs/remotes/origin/PR-40585 +refs/heads/master:refs/remotes/origin/master [2020-02-26T15:57:32.461Z] #71 ... [2020-02-26T15:57:32.461Z] [2020-02-26T15:57:32.461Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T15:57:32.461Z] #23 6.979 + RM_GOPATH=0 [2020-02-26T15:57:32.461Z] #23 6.979 + TMP_GOPATH= [2020-02-26T15:57:32.461Z] #23 6.979 + : /build [2020-02-26T15:57:32.461Z] #23 6.979 + '[' -z '' ']' [2020-02-26T15:57:32.461Z] #23 6.989 ++ mktemp -d [2020-02-26T15:57:32.461Z] #23 6.998 + export GOPATH=/tmp/tmp.sH9SfbxRMG [2020-02-26T15:57:32.461Z] #23 6.998 + GOPATH=/tmp/tmp.sH9SfbxRMG [2020-02-26T15:57:32.461Z] #23 6.998 + RM_GOPATH=1 [2020-02-26T15:57:32.461Z] #23 6.998 ++ dirname ./install.sh [2020-02-26T15:57:32.461Z] #23 7.000 + dir=. [2020-02-26T15:57:32.461Z] #23 7.003 + bin=dockercli [2020-02-26T15:57:32.461Z] #23 7.003 + shift [2020-02-26T15:57:32.461Z] #23 7.003 + '[' '!' -f ./dockercli.installer ']' [2020-02-26T15:57:32.461Z] #23 7.004 + . ./dockercli.installer [2020-02-26T15:57:32.461Z] #23 7.004 ++ : stable [2020-02-26T15:57:32.461Z] #23 7.004 ++ : 17.06.2-ce [2020-02-26T15:57:32.461Z] #23 7.004 + install_dockercli [2020-02-26T15:57:32.461Z] #23 7.005 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-26T15:57:32.461Z] #23 7.005 Install docker/cli version 17.06.2-ce from stable [2020-02-26T15:57:32.461Z] #23 7.005 ++ uname -m [2020-02-26T15:57:32.461Z] #23 7.006 + arch=x86_64 [2020-02-26T15:57:32.461Z] #23 7.006 + '[' x86_64 '!=' x86_64 ']' [2020-02-26T15:57:32.461Z] #23 7.006 + url=https://download.docker.com/linux/static [2020-02-26T15:57:32.461Z] #23 7.007 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-02-26T15:57:32.461Z] #23 7.008 + tar -xz docker/docker [2020-02-26T15:57:32.461Z] #23 ... [2020-02-26T15:57:32.461Z] [2020-02-26T15:57:32.461Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-26T15:57:32.461Z] #10 6.004 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-26T15:57:32.461Z] #10 6.062 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-26T15:57:32.461Z] #10 6.068 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-26T15:57:32.461Z] #10 7.082 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-02-26T15:57:32.461Z] #10 9.281 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [181 kB] [2020-02-26T15:57:32.718Z] #10 ... [2020-02-26T15:57:32.718Z] [2020-02-26T15:57:32.718Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-26T15:57:32.718Z] #33 6.829 + RM_GOPATH=0 [2020-02-26T15:57:32.718Z] #33 6.829 + TMP_GOPATH= [2020-02-26T15:57:32.718Z] #33 6.829 + : /build [2020-02-26T15:57:32.718Z] #33 6.829 + '[' -z '' ']' [2020-02-26T15:57:32.718Z] #33 6.831 ++ mktemp -d [2020-02-26T15:57:32.718Z] #33 6.835 + export GOPATH=/tmp/tmp.WUo0D4E4Au [2020-02-26T15:57:32.718Z] #33 6.835 + GOPATH=/tmp/tmp.WUo0D4E4Au [2020-02-26T15:57:32.718Z] #33 6.835 + RM_GOPATH=1 [2020-02-26T15:57:32.718Z] #33 6.835 ++ dirname ./install.sh [2020-02-26T15:57:32.718Z] #33 6.836 + dir=. [2020-02-26T15:57:32.718Z] #33 6.836 + bin=tomlv [2020-02-26T15:57:32.718Z] #33 6.836 + shift [2020-02-26T15:57:32.718Z] #33 6.836 + '[' '!' -f ./tomlv.installer ']' [2020-02-26T15:57:32.718Z] #33 6.836 + . ./tomlv.installer [2020-02-26T15:57:32.718Z] #33 6.836 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-26T15:57:32.718Z] #33 6.836 + install_tomlv [2020-02-26T15:57:32.718Z] #33 6.836 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-02-26T15:57:32.718Z] #33 6.836 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.WUo0D4E4Au/src/github.com/BurntSushi/toml [2020-02-26T15:57:32.718Z] #33 6.836 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-26T15:57:32.718Z] #33 6.838 Cloning into '/tmp/tmp.WUo0D4E4Au/src/github.com/BurntSushi/toml'... [2020-02-26T15:57:32.718Z] #33 7.792 + cd /tmp/tmp.WUo0D4E4Au/src/github.com/BurntSushi/toml [2020-02-26T15:57:32.718Z] #33 7.793 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-26T15:57:32.718Z] #33 7.797 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-02-26T15:57:32.718Z] #33 8.526 runtime/internal/atomic [2020-02-26T15:57:32.718Z] #33 8.579 internal/cpu [2020-02-26T15:57:32.718Z] #33 8.849 runtime/internal/sys [2020-02-26T15:57:32.718Z] #33 9.027 runtime/internal/math [2020-02-26T15:57:32.718Z] #33 9.125 math/bits [2020-02-26T15:57:32.718Z] #33 9.193 internal/bytealg [2020-02-26T15:57:32.718Z] #33 9.677 math [2020-02-26T15:57:32.718Z] #33 10.11 runtime [2020-02-26T15:57:32.718Z] #33 ... [2020-02-26T15:57:32.718Z] [2020-02-26T15:57:32.718Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-26T15:57:32.718Z] #41 6.794 + git clone https://github.com/docker/distribution.git . [2020-02-26T15:57:32.718Z] #41 6.798 Cloning into '.'... [2020-02-26T15:57:32.896Z] Merging remotes/origin/master commit 28f62c5a356ec5852afeddddc22e9db8044ca69e into PR head commit 669056f93dfde92cfcf5cc656df51d0c8d62903d [2020-02-26T15:57:32.975Z] #41 ... [2020-02-26T15:57:32.975Z] [2020-02-26T15:57:32.975Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-26T15:57:32.975Z] #25 6.541 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-26T15:57:32.975Z] #25 6.620 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-26T15:57:32.975Z] #25 6.621 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-26T15:57:32.975Z] #25 7.710 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-02-26T15:57:32.975Z] #25 9.679 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [181 kB] [2020-02-26T15:57:32.975Z] #25 ... [2020-02-26T15:57:32.975Z] [2020-02-26T15:57:32.975Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-26T15:57:32.975Z] #30 7.069 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-02-26T15:57:32.975Z] #30 7.072 Cloning into '.'... [2020-02-26T15:57:33.173Z] #75 exporting layers 1.5s done [2020-02-26T15:57:33.173Z] #75 writing image sha256:769ee12a8dbee962b6f44c8c3c1fcffb0125f79dd6e0c863dd243d871a238081 done [2020-02-26T15:57:33.173Z] #75 naming to docker.io/library/docker:669056f93dfde92cfcf5cc656df51d0c8d62903d done [2020-02-26T15:57:33.173Z] #75 DONE 1.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-02-26T15:57:33.233Z] #30 ... [2020-02-26T15:57:33.233Z] [2020-02-26T15:57:33.233Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-26T15:57:33.233Z] #43 3.753 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-26T15:57:33.233Z] #43 3.784 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-26T15:57:33.233Z] #43 3.784 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-26T15:57:33.233Z] #43 4.229 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-02-26T15:57:33.233Z] #43 6.358 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [181 kB] [2020-02-26T15:57:33.233Z] #43 9.039 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-02-26T15:57:33.490Z] #43 ... [2020-02-26T15:57:33.490Z] [2020-02-26T15:57:33.490Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T15:57:33.490Z] #65 10.47 + cd /tmp/tmp.CV85StiQmf/src/github.com/rootless-containers/rootlesskit [2020-02-26T15:57:33.490Z] #65 10.47 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-26T15:57:33.490Z] #65 10.89 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-26T15:57:33.490Z] #65 10.89 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-02-26T15:57:33.506Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40585/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=669056f93dfde92cfcf5cc656df51d0c8d62903d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:669056f93dfde92cfcf5cc656df51d0c8d62903d hack/test/unit [2020-02-26T15:57:33.601Z] e4d79466b81c: Pull complete [2020-02-26T15:57:33.601Z] b00baabad4ce: Pull complete [2020-02-26T15:57:33.601Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-02-26T15:57:33.601Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-02-26T15:57:33.601Z] ---> 687421176e14 [2020-02-26T15:57:33.601Z] Step 5/16 : ARG BUILDX_REPO [2020-02-26T15:57:33.601Z] ---> Running in 523d4ccfdc99 [2020-02-26T15:57:33.601Z] Removing intermediate container 523d4ccfdc99 [2020-02-26T15:57:33.601Z] ---> 0427b7773dbd [2020-02-26T15:57:33.601Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-02-26T15:57:33.601Z] ---> Running in 6f246efc82dc [2020-02-26T15:57:32.922Z] > git config core.sparsecheckout # timeout=10 [2020-02-26T15:57:32.969Z] > git checkout -f 669056f93dfde92cfcf5cc656df51d0c8d62903d [2020-02-26T15:57:34.363Z] Cloning into '/buildx'... [2020-02-26T15:57:36.663Z] Merge succeeded, producing 669056f93dfde92cfcf5cc656df51d0c8d62903d [2020-02-26T15:57:36.664Z] Checking out Revision 669056f93dfde92cfcf5cc656df51d0c8d62903d (PR-40585) [2020-02-26T15:57:36.722Z] Removing intermediate container 6f246efc82dc [2020-02-26T15:57:36.722Z] ---> 3a945f38101f [2020-02-26T15:57:36.722Z] Step 7/16 : WORKDIR /buildx [2020-02-26T15:57:36.722Z] ---> Running in 95ba0a69441e [2020-02-26T15:57:36.722Z] Removing intermediate container 95ba0a69441e [2020-02-26T15:57:36.722Z] ---> 0ed7d77aaeb8 [2020-02-26T15:57:36.722Z] Step 8/16 : ARG BUILDX_COMMIT [2020-02-26T15:57:36.722Z] ---> Running in d42a312d517d [2020-02-26T15:57:36.722Z] Removing intermediate container d42a312d517d [2020-02-26T15:57:36.722Z] ---> 923e26a74f24 [2020-02-26T15:57:36.722Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-02-26T15:57:36.722Z] ---> Running in 977db2e6b50f [2020-02-26T15:57:37.210Z] Commit message: "pkg/system.getxattr: handle changed size case" [2020-02-26T15:57:37.488Z] From https://github.com/docker/buildx [2020-02-26T15:57:37.489Z]  * [new tag] v0.3.1 -> build [2020-02-26T15:57:37.489Z] Switched to branch 'build' [2020-02-26T15:57:37.702Z] ? github.com/docker/docker/api [no test files] [2020-02-26T15:57:36.445Z] > git merge 28f62c5a356ec5852afeddddc22e9db8044ca69e # timeout=10 [2020-02-26T15:57:36.570Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-02-26T15:57:36.695Z] > git config core.sparsecheckout # timeout=10 [2020-02-26T15:57:36.742Z] > git checkout -f 669056f93dfde92cfcf5cc656df51d0c8d62903d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-26T15:57:38.243Z] Removing intermediate container 977db2e6b50f [2020-02-26T15:57:38.243Z] ---> ee729137e5c4 [2020-02-26T15:57:38.244Z] Step 10/16 : RUN go mod download [2020-02-26T15:57:38.244Z] ---> Running in 828fdd98cccc [2020-02-26T15:57:38.693Z] + docker version [2020-02-26T15:57:38.693Z] Client: Docker Engine - Enterprise [2020-02-26T15:57:38.693Z] Version: 19.03.5 [2020-02-26T15:57:38.693Z] API version: 1.40 [2020-02-26T15:57:38.693Z] Go version: go1.12.12 [2020-02-26T15:57:38.693Z] Git commit: 2ee0c57608 [2020-02-26T15:57:38.693Z] Built: 11/13/2019 08:00:16 [2020-02-26T15:57:38.693Z] OS/Arch: windows/amd64 [2020-02-26T15:57:38.693Z] Experimental: false [2020-02-26T15:57:38.693Z] [2020-02-26T15:57:38.693Z] Server: Docker Engine - Enterprise [2020-02-26T15:57:38.693Z] Engine: [2020-02-26T15:57:38.693Z] Version: 19.03.5 [2020-02-26T15:57:38.693Z] API version: 1.40 (minimum version 1.24) [2020-02-26T15:57:38.693Z] Go version: go1.12.12 [2020-02-26T15:57:38.693Z] Git commit: 2ee0c57608 [2020-02-26T15:57:38.693Z] Built: 11/13/2019 07:58:51 [2020-02-26T15:57:38.693Z] OS/Arch: windows/amd64 [2020-02-26T15:57:38.693Z] Experimental: true [2020-02-26T15:57:38.750Z] #65 ... [2020-02-26T15:57:38.750Z] [2020-02-26T15:57:38.750Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T15:57:38.750Z] #23 15.31 + mkdir -p /build [2020-02-26T15:57:38.750Z] #23 15.31 + mv docker/docker /build/ [2020-02-26T15:57:38.750Z] #23 15.32 + rmdir docker [2020-02-26T15:57:38.750Z] #23 DONE 15.9s [2020-02-26T15:57:38.750Z] [2020-02-26T15:57:38.750Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-26T15:57:38.750Z] #33 14.05 internal/testlog [2020-02-26T15:57:38.750Z] #33 14.55 encoding [2020-02-26T15:57:38.750Z] #33 14.78 runtime/cgo [Pipeline] sh [2020-02-26T15:57:39.006Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-02-26T15:57:39.007Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-02-26T15:57:39.007Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-02-26T15:57:39.007Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-02-26T15:57:39.007Z] go: finding github.com/gofrs/flock v0.7.0 [2020-02-26T15:57:39.007Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-02-26T15:57:39.007Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-02-26T15:57:39.007Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-02-26T15:57:39.413Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-02-26T15:57:39.413Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-02-26T15:57:39.716Z] + docker info [2020-02-26T15:57:39.811Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-02-26T15:57:39.811Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-02-26T15:57:40.177Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-02-26T15:57:40.177Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-02-26T15:57:40.178Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-02-26T15:57:40.178Z] go: finding github.com/json-iterator/go v1.1.6 [2020-02-26T15:57:40.178Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-02-26T15:57:40.547Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-02-26T15:57:40.547Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-02-26T15:57:40.681Z] Client: [2020-02-26T15:57:40.681Z] Debug Mode: false [2020-02-26T15:57:40.681Z] Plugins: [2020-02-26T15:57:40.682Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-02-26T15:57:40.682Z] [2020-02-26T15:57:40.682Z] Server: [2020-02-26T15:57:40.682Z] Containers: 2 [2020-02-26T15:57:40.682Z] Running: 0 [2020-02-26T15:57:40.682Z] Paused: 0 [2020-02-26T15:57:40.682Z] Stopped: 2 [2020-02-26T15:57:40.682Z] Images: 10 [2020-02-26T15:57:40.682Z] Server Version: 19.03.5 [2020-02-26T15:57:40.682Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-02-26T15:57:40.682Z] Windows: [2020-02-26T15:57:40.682Z] LCOW: [2020-02-26T15:57:40.682Z] Logging Driver: json-file [2020-02-26T15:57:40.682Z] Plugins: [2020-02-26T15:57:40.682Z] Volume: local [2020-02-26T15:57:40.682Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-02-26T15:57:40.682Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-26T15:57:40.682Z] Swarm: inactive [2020-02-26T15:57:40.682Z] Default Isolation: process [2020-02-26T15:57:40.682Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-26T15:57:40.682Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-02-26T15:57:40.682Z] OSType: windows [2020-02-26T15:57:40.682Z] Architecture: x86_64 [2020-02-26T15:57:40.682Z] CPUs: 4 [2020-02-26T15:57:40.682Z] Total Memory: 32GiB [2020-02-26T15:57:40.682Z] Name: azwin-2-f1a3b0 [2020-02-26T15:57:40.682Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-02-26T15:57:40.682Z] Docker Root Dir: D:\docker [2020-02-26T15:57:40.682Z] Debug Mode: false [2020-02-26T15:57:40.682Z] Registry: https://index.docker.io/v1/ [2020-02-26T15:57:40.682Z] Labels: [2020-02-26T15:57:40.682Z] Experimental: true [2020-02-26T15:57:40.682Z] Insecure Registries: [2020-02-26T15:57:40.682Z] 10.0.0.4:5000 [2020-02-26T15:57:40.682Z] 127.0.0.0/8 [2020-02-26T15:57:40.682Z] Registry Mirrors: [2020-02-26T15:57:40.682Z] http://10.0.0.4:5000/ [2020-02-26T15:57:40.682Z] Live Restore Enabled: false [2020-02-26T15:57:40.682Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-02-26T15:57:41.012Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-02-26T15:57:41.475Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-02-26T15:57:41.475Z] go: finding github.com/docker/go-connections v0.4.0 [2020-02-26T15:57:41.475Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-02-26T15:57:42.029Z] #33 ... [2020-02-26T15:57:42.029Z] [2020-02-26T15:57:42.029Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-26T15:57:42.029Z] #43 19.64 Fetched 8331 kB in 16s (517 kB/s) [2020-02-26T15:57:42.589Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-02-26T15:57:42.589Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-02-26T15:57:42.589Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-02-26T15:57:42.961Z] #43 19.64 Reading package lists... [2020-02-26T15:57:42.961Z] #43 ... [2020-02-26T15:57:42.961Z] [2020-02-26T15:57:42.961Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T15:57:42.961Z] #47 10.61 runtime [2020-02-26T15:57:42.961Z] #47 13.14 unicode/utf8 [2020-02-26T15:57:42.961Z] #47 13.64 math [2020-02-26T15:57:42.961Z] #47 18.12 unicode/utf16 [2020-02-26T15:57:42.961Z] #47 18.36 container/list [2020-02-26T15:57:42.961Z] #47 18.99 crypto/internal/subtle [2020-02-26T15:57:42.961Z] #47 19.08 crypto/subtle [2020-02-26T15:57:42.961Z] #47 19.21 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-02-26T15:57:42.961Z] #47 19.38 internal/nettrace [2020-02-26T15:57:42.961Z] #47 19.53 runtime/cgo [2020-02-26T15:57:43.092Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-02-26T15:57:43.092Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-02-26T15:57:43.092Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-02-26T15:57:43.526Z] #47 ... [2020-02-26T15:57:43.526Z] [2020-02-26T15:57:43.526Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-26T15:57:43.526Z] #10 11.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-02-26T15:57:43.619Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-02-26T15:57:43.619Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-02-26T15:57:43.784Z] #10 ... [2020-02-26T15:57:43.784Z] [2020-02-26T15:57:43.784Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-26T15:57:43.784Z] #35 11.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-02-26T15:57:44.002Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-02-26T15:57:44.002Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-02-26T15:57:44.042Z] #35 ... [2020-02-26T15:57:44.042Z] [2020-02-26T15:57:44.042Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-26T15:57:44.042Z] #41 21.65 Checking out files: 97% (1512/1545) Checking out files: 98% (1515/1545) Checking out files: 99% (1530/1545) Checking out files: 100% (1545/1545) Checking out files: 100% (1545/1545), done. [2020-02-26T15:57:44.042Z] #41 21.69 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-26T15:57:44.042Z] #41 ... [2020-02-26T15:57:44.042Z] [2020-02-26T15:57:44.042Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-26T15:57:44.042Z] #25 12.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-02-26T15:57:44.299Z] #25 ... [2020-02-26T15:57:44.299Z] [2020-02-26T15:57:44.300Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-26T15:57:44.300Z] #35 22.41 Fetched 8331 kB in 16s (506 kB/s) [2020-02-26T15:57:44.383Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-02-26T15:57:44.383Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-02-26T15:57:44.762Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-02-26T15:57:44.762Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-02-26T15:57:44.762Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-02-26T15:57:45.140Z] go: finding github.com/jinzhu/now v1.0.0 [2020-02-26T15:57:45.140Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-02-26T15:57:45.140Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-02-26T15:57:45.514Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-02-26T15:57:45.514Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-02-26T15:57:45.789Z] Fetching without tags [2020-02-26T15:57:45.883Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-02-26T15:57:45.883Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-02-26T15:57:46.196Z] #35 22.41 Reading package lists... [2020-02-26T15:57:46.197Z] #35 ... [2020-02-26T15:57:46.197Z] [2020-02-26T15:57:46.197Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-26T15:57:46.197Z] #59 14.20 Fetched 8331 kB in 12s (688 kB/s) [2020-02-26T15:57:46.197Z] #59 14.20 Reading package lists... [2020-02-26T15:57:46.197Z] #59 21.87 Reading package lists... [2020-02-26T15:57:46.197Z] #59 ... [2020-02-26T15:57:46.197Z] [2020-02-26T15:57:46.197Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-26T15:57:46.197Z] #71 22.68 Checking out files: 69% (1427/2044) Checking out files: 70% (1431/2044) Checking out files: 71% (1452/2044) Checking out files: 72% (1472/2044) Checking out files: 73% (1493/2044) Checking out files: 74% (1513/2044) Checking out files: 75% (1533/2044) Checking out files: 76% (1554/2044) Checking out files: 77% (1574/2044) Checking out files: 78% (1595/2044) Checking out files: 79% (1615/2044) Checking out files: 80% (1636/2044) Checking out files: 81% (1656/2044) Checking out files: 82% (1677/2044) Checking out files: 83% (1697/2044) Checking out files: 84% (1717/2044) Checking out files: 85% (1738/2044) Checking out files: 86% (1758/2044) Checking out files: 87% (1779/2044) Checking out files: 88% (1799/2044) Checking out files: 89% (1820/2044) Checking out files: 90% (1840/2044) Checking out files: 91% (1861/2044) Checking out files: 92% (1881/2044) Checking out files: 93% (1901/2044) Checking out files: 94% (1922/2044) Checking out files: 95% (1942/2044) Checking out files: 96% (1963/2044) Checking out files: 97% (1983/2044) Checking out files: 98% (2004/2044) Checking out files: 99% (2024/2044) Checking out files: 100% (2044/2044) Checking out files: 100% (2044/2044), done. [2020-02-26T15:57:46.197Z] #71 23.24 + cd /tmp/tmp.cDuYV6PBhc/src/github.com/docker/libnetwork [2020-02-26T15:57:46.197Z] #71 23.24 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-26T15:57:46.197Z] #71 23.56 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-02-26T15:57:45.746Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-26T15:57:45.757Z] > git config --add remote.origin.fetch +refs/pull/40585/head:refs/remotes/origin/PR-40585 # timeout=10 [2020-02-26T15:57:45.762Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-26T15:57:45.780Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-26T15:57:45.796Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-26T15:57:45.797Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-26T15:57:45.798Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40585/head:refs/remotes/origin/PR-40585 +refs/heads/master:refs/remotes/origin/master [2020-02-26T15:57:46.263Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-02-26T15:57:46.263Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-02-26T15:57:46.263Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-02-26T15:57:46.319Z] Merging remotes/origin/master commit 28f62c5a356ec5852afeddddc22e9db8044ca69e into PR head commit 669056f93dfde92cfcf5cc656df51d0c8d62903d [2020-02-26T15:57:46.626Z] go: finding github.com/spf13/viper v1.3.2 [2020-02-26T15:57:46.626Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-02-26T15:57:46.981Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-02-26T15:57:46.981Z] go: finding github.com/pkg/profile v1.2.1 [2020-02-26T15:57:46.981Z] go: finding github.com/imdario/mergo v0.3.7 [2020-02-26T15:57:46.981Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-02-26T15:57:47.352Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-02-26T15:57:47.352Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-02-26T15:57:47.362Z] Merge succeeded, producing 669056f93dfde92cfcf5cc656df51d0c8d62903d [2020-02-26T15:57:47.363Z] Checking out Revision 669056f93dfde92cfcf5cc656df51d0c8d62903d (PR-40585) [2020-02-26T15:57:47.689Z] ok github.com/docker/docker/api/server 0.019s coverage: 9.0% of statements [2020-02-26T15:57:47.709Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-02-26T15:57:47.709Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-02-26T15:57:47.709Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-02-26T15:57:47.709Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-02-26T15:57:47.709Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-02-26T15:57:47.709Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-02-26T15:57:47.852Z] Commit message: "pkg/system.getxattr: handle changed size case" [2020-02-26T15:57:48.071Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-02-26T15:57:48.071Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-02-26T15:57:48.071Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-02-26T15:57:48.071Z] go: finding github.com/gorilla/mux v1.7.0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2020-02-26T15:57:48.439Z] go: finding github.com/spf13/pflag v1.0.3 [2020-02-26T15:57:48.439Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-02-26T15:57:48.439Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-02-26T15:57:48.439Z] go: finding github.com/hashicorp/go-version v1.1.0 [Pipeline] sh [2020-02-26T15:57:48.818Z] + docker version [2020-02-26T15:57:48.818Z] Client: [2020-02-26T15:57:48.818Z] Version: 18.06.1-ce [2020-02-26T15:57:48.818Z] API version: 1.38 [2020-02-26T15:57:48.818Z] Go version: go1.10.3 [2020-02-26T15:57:48.818Z] Git commit: e68fc7a [2020-02-26T15:57:48.818Z] Built: Tue Aug 21 17:26:10 2018 [2020-02-26T15:57:48.818Z] OS/Arch: linux/ppc64le [2020-02-26T15:57:48.818Z] Experimental: false [2020-02-26T15:57:48.818Z] [2020-02-26T15:57:48.818Z] Server: [2020-02-26T15:57:48.818Z] Engine: [2020-02-26T15:57:48.818Z] Version: 18.06.1-ce [2020-02-26T15:57:48.818Z] API version: 1.38 (minimum version 1.12) [2020-02-26T15:57:48.818Z] Go version: go1.10.3 [2020-02-26T15:57:48.818Z] Git commit: e68fc7a [2020-02-26T15:57:48.818Z] Built: Tue Aug 21 17:24:20 2018 [2020-02-26T15:57:48.818Z] OS/Arch: linux/ppc64le [2020-02-26T15:57:48.818Z] Experimental: true [Pipeline] sh [2020-02-26T15:57:48.942Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-02-26T15:57:48.942Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-02-26T15:57:46.328Z] > git config core.sparsecheckout # timeout=10 [2020-02-26T15:57:46.332Z] > git checkout -f 669056f93dfde92cfcf5cc656df51d0c8d62903d [2020-02-26T15:57:47.324Z] > git merge 28f62c5a356ec5852afeddddc22e9db8044ca69e # timeout=10 [2020-02-26T15:57:47.352Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-26T15:57:47.372Z] > git config core.sparsecheckout # timeout=10 [2020-02-26T15:57:47.376Z] > git checkout -f 669056f93dfde92cfcf5cc656df51d0c8d62903d [2020-02-26T15:57:49.231Z] + docker info [2020-02-26T15:57:49.232Z] Containers: 0 [2020-02-26T15:57:49.232Z] Running: 0 [2020-02-26T15:57:49.232Z] Paused: 0 [2020-02-26T15:57:49.232Z] Stopped: 0 [2020-02-26T15:57:49.232Z] Images: 0 [2020-02-26T15:57:49.232Z] Server Version: 18.06.1-ce [2020-02-26T15:57:49.232Z] Storage Driver: overlay2 [2020-02-26T15:57:49.232Z] Backing Filesystem: extfs [2020-02-26T15:57:49.232Z] Supports d_type: true [2020-02-26T15:57:49.232Z] Native Overlay Diff: true [2020-02-26T15:57:49.232Z] Logging Driver: json-file [2020-02-26T15:57:49.232Z] Cgroup Driver: cgroupfs [2020-02-26T15:57:49.232Z] Plugins: [2020-02-26T15:57:49.232Z] Volume: local [2020-02-26T15:57:49.232Z] Network: bridge host ipvlan macvlan null overlay [2020-02-26T15:57:49.232Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-02-26T15:57:49.232Z] Swarm: inactive [2020-02-26T15:57:49.232Z] Runtimes: runc [2020-02-26T15:57:49.232Z] Default Runtime: runc [2020-02-26T15:57:49.232Z] Init Binary: docker-init [2020-02-26T15:57:49.232Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-02-26T15:57:49.232Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-02-26T15:57:49.232Z] init version: fec3683 [2020-02-26T15:57:49.232Z] Security Options: [2020-02-26T15:57:49.232Z] apparmor [2020-02-26T15:57:49.232Z] seccomp [2020-02-26T15:57:49.232Z] Profile: default [2020-02-26T15:57:49.232Z] Kernel Version: 4.4.0-139-generic [2020-02-26T15:57:49.232Z] Operating System: Ubuntu 16.04.3 LTS [2020-02-26T15:57:49.232Z] OSType: linux [2020-02-26T15:57:49.232Z] Architecture: ppc64le [2020-02-26T15:57:49.232Z] CPUs: 4 [2020-02-26T15:57:49.232Z] Total Memory: 7.972GiB [2020-02-26T15:57:49.232Z] Name: ppc64le-ubuntu-26 [2020-02-26T15:57:49.232Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-02-26T15:57:49.232Z] Docker Root Dir: /var/lib/docker [2020-02-26T15:57:49.232Z] Debug Mode (client): false [2020-02-26T15:57:49.232Z] Debug Mode (server): false [2020-02-26T15:57:49.232Z] Username: dockerbuildbot [2020-02-26T15:57:49.232Z] Registry: https://index.docker.io/v1/ [2020-02-26T15:57:49.232Z] Labels: [2020-02-26T15:57:49.232Z] Experimental: true [2020-02-26T15:57:49.232Z] Insecure Registries: [2020-02-26T15:57:49.232Z] 127.0.0.0/8 [2020-02-26T15:57:49.232Z] Live Restore Enabled: false [2020-02-26T15:57:49.232Z] [Pipeline] sh [2020-02-26T15:57:49.422Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-02-26T15:57:49.422Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-02-26T15:57:49.422Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-02-26T15:57:49.422Z] go: finding github.com/google/go-cmp v0.2.0 [2020-02-26T15:57:49.422Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-02-26T15:57:49.628Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-26T15:57:49.629Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-26T15:57:49.629Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40585/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-26T15:57:49.629Z] + bash /home/docker/workspace/moby_PR-40585/check-config.sh [2020-02-26T15:57:49.629Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-26T15:57:49.629Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-02-26T15:57:49.629Z] [2020-02-26T15:57:49.629Z] Generally Necessary: [2020-02-26T15:57:49.859Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-02-26T15:57:49.859Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-02-26T15:57:49.859Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-02-26T15:57:49.859Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-02-26T15:57:49.920Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-26T15:57:49.920Z] - apparmor: enabled and tools installed [2020-02-26T15:57:49.920Z] - CONFIG_NAMESPACES: enabled [2020-02-26T15:57:49.920Z] - CONFIG_NET_NS: enabled [2020-02-26T15:57:49.920Z] - CONFIG_PID_NS: enabled [2020-02-26T15:57:49.920Z] - CONFIG_IPC_NS: enabled [2020-02-26T15:57:49.920Z] - CONFIG_UTS_NS: enabled [2020-02-26T15:57:49.920Z] - CONFIG_CGROUPS: enabled [2020-02-26T15:57:49.920Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-26T15:57:49.920Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-26T15:57:49.920Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-26T15:57:49.920Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-26T15:57:49.920Z] - CONFIG_CPUSETS: enabled [2020-02-26T15:57:49.920Z] - CONFIG_MEMCG: enabled [2020-02-26T15:57:49.920Z] - CONFIG_KEYS: enabled [2020-02-26T15:57:49.920Z] - CONFIG_VETH: enabled (as module) [2020-02-26T15:57:49.920Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-26T15:57:49.920Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-26T15:57:49.920Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-26T15:57:49.920Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-26T15:57:49.920Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-26T15:57:49.920Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-26T15:57:49.920Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-26T15:57:49.920Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-26T15:57:49.920Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-26T15:57:49.920Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-26T15:57:49.920Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-26T15:57:49.920Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-26T15:57:49.920Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-02-26T15:57:49.920Z] [2020-02-26T15:57:49.920Z] Optional Features: [2020-02-26T15:57:49.920Z] - CONFIG_USER_NS: enabled [2020-02-26T15:57:49.920Z] - CONFIG_SECCOMP: enabled [2020-02-26T15:57:50.209Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-26T15:57:50.209Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-26T15:57:50.209Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-26T15:57:50.209Z] (cgroup swap accounting is currently enabled) [2020-02-26T15:57:50.209Z] - CONFIG_MEMCG_KMEM: enabled [2020-02-26T15:57:50.209Z] - CONFIG_BLK_CGROUP: enabled [2020-02-26T15:57:50.209Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-26T15:57:50.209Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-26T15:57:50.209Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-26T15:57:50.209Z] - CONFIG_CGROUP_PERF: enabled [2020-02-26T15:57:50.209Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-26T15:57:50.209Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-26T15:57:50.209Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-26T15:57:50.209Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-26T15:57:50.209Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-26T15:57:50.209Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-26T15:57:50.209Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-26T15:57:50.209Z] - CONFIG_IP_VS: enabled (as module) [2020-02-26T15:57:50.209Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-26T15:57:50.209Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-26T15:57:50.209Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-26T15:57:50.209Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-26T15:57:50.209Z] - CONFIG_EXT4_FS: enabled [2020-02-26T15:57:50.209Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-26T15:57:50.209Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-26T15:57:50.209Z] - Network Drivers: [2020-02-26T15:57:50.209Z] - "overlay": [2020-02-26T15:57:50.209Z] - CONFIG_VXLAN: enabled (as module) [2020-02-26T15:57:50.209Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-26T15:57:50.209Z] Optional (for encrypted networks): [2020-02-26T15:57:50.227Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-02-26T15:57:50.227Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-02-26T15:57:50.387Z] #71 ... [2020-02-26T15:57:50.387Z] [2020-02-26T15:57:50.387Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-26T15:57:50.387Z] #59 21.87 Reading package lists... [2020-02-26T15:57:50.501Z] - CONFIG_CRYPTO: enabled [2020-02-26T15:57:50.501Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-02-26T15:57:50.501Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-02-26T15:57:50.501Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-02-26T15:57:50.501Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-02-26T15:57:50.501Z] - CONFIG_XFRM: enabled [2020-02-26T15:57:50.501Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-26T15:57:50.501Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-26T15:57:50.501Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-26T15:57:50.501Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-26T15:57:50.501Z] - "ipvlan": [2020-02-26T15:57:50.501Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-26T15:57:50.501Z] - "macvlan": [2020-02-26T15:57:50.501Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-26T15:57:50.501Z] - CONFIG_DUMMY: enabled (as module) [2020-02-26T15:57:50.501Z] - "ftp,tftp client in container": [2020-02-26T15:57:50.501Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-26T15:57:50.501Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-26T15:57:50.501Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-26T15:57:50.501Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-26T15:57:50.501Z] - Storage Drivers: [2020-02-26T15:57:50.501Z] - "aufs": [2020-02-26T15:57:50.501Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-26T15:57:50.501Z] - "btrfs": [2020-02-26T15:57:50.501Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-26T15:57:50.501Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-26T15:57:50.501Z] - "devicemapper": [2020-02-26T15:57:50.501Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-26T15:57:50.501Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-26T15:57:50.501Z] - "overlay": [2020-02-26T15:57:50.501Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-26T15:57:50.501Z] - "zfs": [2020-02-26T15:57:50.501Z] - /dev/zfs: missing [2020-02-26T15:57:50.501Z] - zfs command: missing [2020-02-26T15:57:50.501Z] - zpool command: missing [2020-02-26T15:57:50.501Z] [2020-02-26T15:57:50.501Z] Limits: [2020-02-26T15:57:50.501Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-26T15:57:50.501Z] [2020-02-26T15:57:50.501Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-26T15:57:50.617Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-02-26T15:57:50.617Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-02-26T15:57:50.617Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-02-26T15:57:50.617Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-02-26T15:57:50.952Z] + make bundles/buildx [2020-02-26T15:57:51.015Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-02-26T15:57:51.015Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-02-26T15:57:51.015Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-02-26T15:57:51.015Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-02-26T15:57:51.393Z] go: finding github.com/spf13/afero v1.1.2 [2020-02-26T15:57:51.580Z] make: command: Command not found [2020-02-26T15:57:51.580Z] make: command: Command not found [2020-02-26T15:57:51.580Z] mkdir bundles [2020-02-26T15:57:51.580Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-02-26T15:57:51.580Z] --build-arg BUILDX_COMMIT \ [2020-02-26T15:57:51.580Z] --build-arg BUILDX_REPO \ [2020-02-26T15:57:51.580Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-02-26T15:57:51.580Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-02-26T15:57:51.580Z] . [2020-02-26T15:57:51.580Z] /bin/sh: 4: go: not found [2020-02-26T15:57:51.580Z] /bin/sh: 5: go: not found [2020-02-26T15:57:51.759Z] #59 28.38 Building dependency tree... [2020-02-26T15:57:51.768Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-02-26T15:57:51.768Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-02-26T15:57:52.155Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-02-26T15:57:52.155Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-02-26T15:57:52.155Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-02-26T15:57:52.155Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-02-26T15:57:52.522Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-02-26T15:57:52.901Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-02-26T15:57:53.269Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-02-26T15:57:53.269Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-02-26T15:57:53.269Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-02-26T15:57:53.658Z] #59 31.77 The following additional packages will be installed: [2020-02-26T15:57:53.658Z] #59 31.78 libbtrfs0 [2020-02-26T15:57:53.658Z] #59 31.98 The following NEW packages will be installed: [2020-02-26T15:57:53.729Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-02-26T15:57:53.730Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-8f237ba9\powershellScript.ps1'; exit $LASTEXITCODE; [2020-02-26T15:57:53.730Z] ---------------------------------------------------------------------------- [2020-02-26T15:57:53.730Z] [2020-02-26T15:57:53.730Z] INFO: executeCI.ps1 starting at Wed Feb 26 15:57:53 CUT 2020 [2020-02-26T15:57:53.730Z] [2020-02-26T15:57:53.730Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-02-26T15:57:53.730Z] INFO: Running git version 2.24.1.windows.2 [2020-02-26T15:57:53.730Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-02-26T15:57:53.730Z] INFO: Environment variables: [2020-02-26T15:57:53.730Z] [2020-02-26T15:57:53.730Z] Name Value [2020-02-26T15:57:53.730Z] ---- ----- [2020-02-26T15:57:53.730Z] ALLUSERSPROFILE C:\ProgramData [2020-02-26T15:57:53.730Z] amd64 true [2020-02-26T15:57:53.730Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-02-26T15:57:53.730Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-02-26T15:57:53.730Z] arm64 true [2020-02-26T15:57:53.730Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 [2020-02-26T15:57:53.730Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 [2020-02-26T15:57:53.730Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-02-26T15:57:53.730Z] BRANCH_NAME PR-40585 [2020-02-26T15:57:53.730Z] BUILD_DISPLAY_NAME #2 [2020-02-26T15:57:53.730Z] BUILD_ID 2 [2020-02-26T15:57:53.730Z] BUILD_NUMBER 2 [2020-02-26T15:57:53.730Z] BUILD_TAG jenkins-moby-PR-40585-2 [2020-02-26T15:57:53.730Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40585/2/ [2020-02-26T15:57:53.730Z] CHANGE_AUTHOR kolyshkin [2020-02-26T15:57:53.730Z] CHANGE_AUTHOR_DISPLAY_NAME Kir Kolyshkin [2020-02-26T15:57:53.730Z] CHANGE_BRANCH getxattr [2020-02-26T15:57:53.730Z] CHANGE_FORK kolyshkin [2020-02-26T15:57:53.730Z] CHANGE_ID 40585 [2020-02-26T15:57:53.730Z] CHANGE_TARGET master [2020-02-26T15:57:53.730Z] CHANGE_TITLE pkg/system.getxattr: handle changed size case [2020-02-26T15:57:53.730Z] CHANGE_URL https://github.com/moby/moby/pull/40585 [2020-02-26T15:57:53.730Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-26T15:57:53.730Z] CommonProgramFiles C:\Program Files\Common Files [2020-02-26T15:57:53.730Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-02-26T15:57:53.730Z] CommonProgramW6432 C:\Program Files\Common Files [2020-02-26T15:57:53.730Z] COMPUTERNAME azwin-2-f1a3b0 [2020-02-26T15:57:53.730Z] ComSpec C:\windows\system32\cmd.exe [2020-02-26T15:57:53.730Z] ConfigSequenceNumber 0 [2020-02-26T15:57:53.730Z] dco true [2020-02-26T15:57:53.730Z] DOCKER_BUILDKIT 0 [2020-02-26T15:57:53.730Z] DOCKER_DUT_DEBUG 1 [2020-02-26T15:57:53.730Z] DOCKER_EXPERIMENTAL 1 [2020-02-26T15:57:53.730Z] DOCKER_GRAPHDRIVER overlay2 [2020-02-26T15:57:53.730Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-02-26T15:57:53.730Z] EXECUTOR_NUMBER 0 [2020-02-26T15:57:53.730Z] FQDN azwin-2-f1a3b0.westus.cloudapp.azure.com [2020-02-26T15:57:53.730Z] GIT_BRANCH PR-40585 [2020-02-26T15:57:53.730Z] GIT_COMMIT 669056f93dfde92cfcf5cc656df51d0c8d62903d [2020-02-26T15:57:53.730Z] GIT_URL https://github.com/moby/moby.git [2020-02-26T15:57:53.730Z] HUDSON_COOKIE 547b8ce4-b27e-432f-9517-6b3df230761e [2020-02-26T15:57:53.730Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-02-26T15:57:53.730Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-02-26T15:57:53.730Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-02-26T15:57:53.730Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-02-26T15:57:53.730Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-02-26T15:57:53.730Z] JENKINS_NODE_COOKIE 36e3c51e-996b-4ec6-b786-9c11e6d86466 [2020-02-26T15:57:53.730Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-02-26T15:57:53.730Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-02-26T15:57:53.730Z] JOB_BASE_NAME PR-40585 [2020-02-26T15:57:53.730Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40585/display/redirect [2020-02-26T15:57:53.730Z] JOB_NAME moby/PR-40585 [2020-02-26T15:57:53.730Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40585/ [2020-02-26T15:57:53.730Z] library.jps.version master [2020-02-26T15:57:53.730Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-02-26T15:57:53.730Z] NODE_LABELS amd64 azure azwin-2-f1a3b0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-02-26T15:57:53.730Z] NODE_NAME azwin-2-f1a3b0 [2020-02-26T15:57:53.730Z] NUMBER_OF_PROCESSORS 4 [2020-02-26T15:57:53.730Z] OS Windows_NT [2020-02-26T15:57:53.730Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-02-26T15:57:53.731Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-02-26T15:57:53.731Z] ppc64le true [2020-02-26T15:57:53.731Z] PROCESSOR_ARCHITECTURE AMD64 [2020-02-26T15:57:53.731Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-02-26T15:57:53.731Z] PROCESSOR_LEVEL 6 [2020-02-26T15:57:53.731Z] PROCESSOR_REVISION 4f01 [2020-02-26T15:57:53.731Z] ProgramData C:\ProgramData [2020-02-26T15:57:53.731Z] ProgramFiles C:\Program Files [2020-02-26T15:57:53.731Z] ProgramFiles(x86) C:\Program Files (x86) [2020-02-26T15:57:53.731Z] ProgramW6432 C:\Program Files [2020-02-26T15:57:53.731Z] PROMPT $P$G [2020-02-26T15:57:53.731Z] PSExecutionPolicyPreference Bypass [2020-02-26T15:57:53.731Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-02-26T15:57:53.731Z] PUBLIC C:\Users\Public [2020-02-26T15:57:53.731Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40585/2/display/redirect?page=changes [2020-02-26T15:57:53.731Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40585/2/display/redirect [2020-02-26T15:57:53.731Z] s390x true [2020-02-26T15:57:53.731Z] SKIP_VALIDATION_TESTS 1 [2020-02-26T15:57:53.731Z] SOURCES_DRIVE d [2020-02-26T15:57:53.731Z] SOURCES_SUBDIR gopath [2020-02-26T15:57:53.731Z] STAGE_NAME Run tests [2020-02-26T15:57:53.731Z] SystemDrive C: [2020-02-26T15:57:53.731Z] SystemRoot C:\windows [2020-02-26T15:57:53.732Z] TEMP C:\windows\TEMP [2020-02-26T15:57:53.732Z] TESTDEBUG 0 [2020-02-26T15:57:53.732Z] TESTRUN_DRIVE d [2020-02-26T15:57:53.732Z] TESTRUN_SUBDIR CI [2020-02-26T15:57:53.732Z] TIMEOUT 120m [2020-02-26T15:57:53.732Z] TMP C:\windows\TEMP [2020-02-26T15:57:53.732Z] unit_validate true [2020-02-26T15:57:53.732Z] USERDOMAIN WORKGROUP [2020-02-26T15:57:53.732Z] USERNAME azwin-2-f1a3b0$ [2020-02-26T15:57:53.732Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-02-26T15:57:53.732Z] validate_force false [2020-02-26T15:57:53.732Z] windir C:\windows [2020-02-26T15:57:53.732Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-02-26T15:57:53.732Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-02-26T15:57:53.732Z] windowsRS1 false [2020-02-26T15:57:53.732Z] windowsRS5 true [2020-02-26T15:57:53.732Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-02-26T15:57:53.732Z] [2020-02-26T15:57:53.732Z] [2020-02-26T15:57:53.732Z] [2020-02-26T15:57:53.915Z] #59 31.99 libbtrfs-dev libbtrfs0 [2020-02-26T15:57:54.071Z] go: finding github.com/stretchr/testify v1.3.0 [2020-02-26T15:57:54.173Z] #59 ... [2020-02-26T15:57:54.173Z] [2020-02-26T15:57:54.173Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-26T15:57:54.173Z] #10 22.28 Fetched 8331 kB in 17s (504 kB/s) [2020-02-26T15:57:54.173Z] #10 22.28 Reading package lists... [2020-02-26T15:57:54.173Z] #10 28.77 Reading package lists... [2020-02-26T15:57:54.173Z] #10 ... [2020-02-26T15:57:54.173Z] [2020-02-26T15:57:54.173Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-26T15:57:54.173Z] #59 32.42 0 upgraded, 2 newly installed, 0 to remove and 14 not upgraded. [2020-02-26T15:57:54.173Z] #59 32.42 Need to get 119 kB of archives. [2020-02-26T15:57:54.173Z] #59 32.42 After this operation, 387 kB of additional disk space will be used. [2020-02-26T15:57:54.173Z] #59 32.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-02-26T15:57:54.190Z] INFO: Sources under d:\gopath\... [2020-02-26T15:57:54.190Z] INFO: Test run under d:\CI\... [2020-02-26T15:57:54.190Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-02-26T15:57:54.190Z] INFO: docker/docker repository was found [2020-02-26T15:57:54.190Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2020-02-26T15:57:54.190Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1040' [2020-02-26T15:57:54.190Z] INFO: Docker version of control daemon [2020-02-26T15:57:54.190Z] [2020-02-26T15:57:54.306Z] Sending build context to Docker daemon 54.16MB [2020-02-26T15:57:54.306Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-02-26T15:57:54.306Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-02-26T15:57:54.306Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-02-26T15:57:54.306Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-02-26T15:57:54.306Z] 1.12.10-stretch: Pulling from library/golang [2020-02-26T15:57:54.431Z] #59 32.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-02-26T15:57:54.431Z] #59 ... [2020-02-26T15:57:54.431Z] [2020-02-26T15:57:54.431Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-26T15:57:54.431Z] #25 22.61 Fetched 8331 kB in 16s (512 kB/s) [2020-02-26T15:57:54.431Z] #25 22.61 Reading package lists... [2020-02-26T15:57:54.459Z] go: finding github.com/spf13/cobra v0.0.3 [2020-02-26T15:57:54.459Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-02-26T15:57:54.596Z] fb056072eab9: Pulling fs layer [2020-02-26T15:57:54.596Z] 6a33b1f9796f: Pulling fs layer [2020-02-26T15:57:54.596Z] 8f8f8962e456: Pulling fs layer [2020-02-26T15:57:54.596Z] 68adcc365214: Pulling fs layer [2020-02-26T15:57:54.596Z] 76d8adf27bdf: Pulling fs layer [2020-02-26T15:57:54.596Z] d66e58854927: Pulling fs layer [2020-02-26T15:57:54.596Z] 71497195576e: Pulling fs layer [2020-02-26T15:57:54.596Z] 68adcc365214: Waiting [2020-02-26T15:57:54.596Z] 76d8adf27bdf: Waiting [2020-02-26T15:57:54.596Z] d66e58854927: Waiting [2020-02-26T15:57:54.596Z] 71497195576e: Waiting [2020-02-26T15:57:54.688Z] #25 29.00 Reading package lists... [2020-02-26T15:57:54.689Z] #25 ... [2020-02-26T15:57:54.689Z] [2020-02-26T15:57:54.689Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T15:57:54.689Z] #53 25.35 + cd /tmp/tmp.jGyTjW0GRq/src/github.com/golangci/golangci-lint/ [2020-02-26T15:57:54.689Z] #53 25.35 + git checkout -q v1.20.0 [2020-02-26T15:57:54.689Z] #53 26.28 ++ git describe --tags [2020-02-26T15:57:54.689Z] #53 26.29 + version=v1.20.0 [2020-02-26T15:57:54.689Z] #53 26.29 ++ git rev-parse --short HEAD [2020-02-26T15:57:54.689Z] #53 26.31 + commit=cc98739 [2020-02-26T15:57:54.689Z] #53 26.31 ++ git show -s --format=%cd [2020-02-26T15:57:54.689Z] #53 26.32 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-02-26T15:57:54.689Z] #53 26.32 + 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-02-26T15:57:54.731Z] Client: Docker Engine - Enterprise [2020-02-26T15:57:54.731Z] Version: 19.03.5 [2020-02-26T15:57:54.731Z] API version: 1.40 [2020-02-26T15:57:54.731Z] Go version: go1.12.12 [2020-02-26T15:57:54.731Z] Git commit: 2ee0c57608 [2020-02-26T15:57:54.731Z] Built: 11/13/2019 08:00:16 [2020-02-26T15:57:54.731Z] OS/Arch: windows/amd64 [2020-02-26T15:57:54.731Z] Experimental: false [2020-02-26T15:57:54.731Z] [2020-02-26T15:57:54.731Z] Server: Docker Engine - Enterprise [2020-02-26T15:57:54.731Z] Engine: [2020-02-26T15:57:54.731Z] Version: 19.03.5 [2020-02-26T15:57:54.731Z] API version: 1.40 (minimum version 1.24) [2020-02-26T15:57:54.731Z] Go version: go1.12.12 [2020-02-26T15:57:54.731Z] Git commit: 2ee0c57608 [2020-02-26T15:57:54.731Z] Built: 11/13/2019 07:58:51 [2020-02-26T15:57:54.731Z] OS/Arch: windows/amd64 [2020-02-26T15:57:54.731Z] Experimental: true [2020-02-26T15:57:54.731Z] [2020-02-26T15:57:54.731Z] INFO: Docker info of control daemon [2020-02-26T15:57:54.731Z] [2020-02-26T15:57:55.236Z] 8f8f8962e456: Verifying Checksum [2020-02-26T15:57:55.236Z] 8f8f8962e456: Download complete [2020-02-26T15:57:55.253Z] #53 ... [2020-02-26T15:57:55.253Z] [2020-02-26T15:57:55.253Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-26T15:57:55.253Z] #59 33.58 debconf: delaying package configuration, since apt-utils is not installed [2020-02-26T15:57:55.338Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-02-26T15:57:55.512Z] #59 ... [2020-02-26T15:57:55.512Z] [2020-02-26T15:57:55.512Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-26T15:57:55.512Z] #41 23.63 + 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-02-26T15:57:55.527Z] 6a33b1f9796f: Verifying Checksum [2020-02-26T15:57:55.527Z] 6a33b1f9796f: Download complete [2020-02-26T15:57:55.696Z] Client: [2020-02-26T15:57:55.696Z] Debug Mode: false [2020-02-26T15:57:55.696Z] Plugins: [2020-02-26T15:57:55.696Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-02-26T15:57:55.696Z] [2020-02-26T15:57:55.696Z] Server: [2020-02-26T15:57:55.696Z] Containers: 2 [2020-02-26T15:57:55.696Z] Running: 0 [2020-02-26T15:57:55.696Z] Paused: 0 [2020-02-26T15:57:55.696Z] Stopped: 2 [2020-02-26T15:57:55.696Z] Images: 10 [2020-02-26T15:57:55.696Z] Server Version: 19.03.5 [2020-02-26T15:57:55.696Z] Storage Driver: lcow (linux) windowsfilter (windows) [2020-02-26T15:57:55.696Z] LCOW: [2020-02-26T15:57:55.696Z] Windows: [2020-02-26T15:57:55.696Z] Logging Driver: json-file [2020-02-26T15:57:55.696Z] Plugins: [2020-02-26T15:57:55.696Z] Volume: local [2020-02-26T15:57:55.696Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-02-26T15:57:55.696Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-26T15:57:55.696Z] Swarm: inactive [2020-02-26T15:57:55.696Z] Default Isolation: process [2020-02-26T15:57:55.696Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-26T15:57:55.696Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-02-26T15:57:55.696Z] OSType: windows [2020-02-26T15:57:55.696Z] Architecture: x86_64 [2020-02-26T15:57:55.696Z] CPUs: 4 [2020-02-26T15:57:55.696Z] Total Memory: 32GiB [2020-02-26T15:57:55.696Z] Name: azwin-2-f1a3b0 [2020-02-26T15:57:55.696Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-02-26T15:57:55.696Z] Docker Root Dir: D:\docker [2020-02-26T15:57:55.696Z] Debug Mode: false [2020-02-26T15:57:55.696Z] Registry: https://index.docker.io/v1/ [2020-02-26T15:57:55.696Z] Labels: [2020-02-26T15:57:55.696Z] Experimental: true [2020-02-26T15:57:55.696Z] Insecure Registries: [2020-02-26T15:57:55.696Z] 10.0.0.4:5000 [2020-02-26T15:57:55.696Z] 127.0.0.0/8 [2020-02-26T15:57:55.696Z] Registry Mirrors: [2020-02-26T15:57:55.696Z] http://10.0.0.4:5000/ [2020-02-26T15:57:55.696Z] Live Restore Enabled: false [2020-02-26T15:57:55.696Z] [2020-02-26T15:57:55.696Z] [2020-02-26T15:57:55.696Z] INFO: Commit hash is 669056f93d [2020-02-26T15:57:55.696Z] INFO: Nuke-Everything... [2020-02-26T15:57:55.696Z] INFO: Container count on control daemon to delete is 2 [2020-02-26T15:57:55.709Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-02-26T15:57:55.770Z] #41 ... [2020-02-26T15:57:55.770Z] [2020-02-26T15:57:55.770Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-26T15:57:55.770Z] #59 33.83 Fetched 119 kB in 0s (434 kB/s) [2020-02-26T15:57:55.770Z] #59 33.92 Selecting previously unselected package libbtrfs0. [2020-02-26T15:57:55.770Z] #59 33.92 (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-02-26T15:57:55.770Z] #59 33.98 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-02-26T15:57:55.770Z] #59 33.99 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-26T15:57:56.027Z] #59 34.15 Selecting previously unselected package libbtrfs-dev. [2020-02-26T15:57:56.027Z] #59 34.15 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-02-26T15:57:56.027Z] #59 34.16 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-26T15:57:56.092Z] go: finding github.com/docker/go-connections v0.3.0 [2020-02-26T15:57:56.153Z] 64f23a91320b [2020-02-26T15:57:56.153Z] 6c12848638f6 [2020-02-26T15:57:56.285Z] #59 34.45 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-26T15:57:56.285Z] #59 34.47 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-26T15:57:56.285Z] #59 34.48 Processing triggers for libc-bin (2.28-10) ... [2020-02-26T15:57:56.473Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-02-26T15:57:56.473Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-02-26T15:57:56.611Z] INFO: Nuking d:\CI [2020-02-26T15:57:56.839Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-02-26T15:57:56.839Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-02-26T15:57:56.852Z] #59 DONE 35.1s [2020-02-26T15:57:56.852Z] [2020-02-26T15:57:56.852Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-26T15:57:57.112Z] #60 DONE 0.1s [2020-02-26T15:57:57.112Z] [2020-02-26T15:57:57.112Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-26T15:57:57.112Z] #61 DONE 0.1s [2020-02-26T15:57:57.112Z] [2020-02-26T15:57:57.112Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-26T15:57:57.112Z] #10 28.77 Reading package lists... [2020-02-26T15:57:57.225Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-02-26T15:57:57.225Z] go: finding github.com/pkg/errors v0.8.1 [2020-02-26T15:57:57.678Z] #10 35.19 Building dependency tree... [2020-02-26T15:57:57.678Z] #10 ... [2020-02-26T15:57:57.678Z] [2020-02-26T15:57:57.678Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-26T15:57:57.678Z] #43 19.64 Reading package lists... [2020-02-26T15:57:57.678Z] #43 26.36 Reading package lists... [2020-02-26T15:57:57.678Z] #43 32.86 Building dependency tree... [2020-02-26T15:57:57.939Z] #43 ... [2020-02-26T15:57:57.939Z] [2020-02-26T15:57:57.939Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-26T15:57:57.939Z] #25 29.00 Reading package lists... [2020-02-26T15:57:58.022Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-02-26T15:57:58.268Z] fb056072eab9: Download complete [2020-02-26T15:57:58.398Z] go: finding gotest.tools v2.2.0+incompatible [2020-02-26T15:57:58.785Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-02-26T15:57:58.785Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-02-26T15:57:58.785Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-02-26T15:57:59.163Z] go: finding github.com/stretchr/testify v1.2.2 [2020-02-26T15:57:59.294Z] 68adcc365214: Verifying Checksum [2020-02-26T15:57:59.294Z] 68adcc365214: Download complete [2020-02-26T15:57:59.311Z] #25 35.73 Building dependency tree... [2020-02-26T15:57:59.547Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-02-26T15:57:59.807Z] 71497195576e: Verifying Checksum [2020-02-26T15:57:59.807Z] 71497195576e: Download complete [2020-02-26T15:57:59.807Z] 76d8adf27bdf: Verifying Checksum [2020-02-26T15:57:59.807Z] 76d8adf27bdf: Download complete [2020-02-26T15:57:59.931Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-02-26T15:58:00.318Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-02-26T15:58:00.318Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-02-26T15:58:00.683Z] #25 ... [2020-02-26T15:58:00.683Z] [2020-02-26T15:58:00.683Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-26T15:58:00.683Z] #35 22.41 Reading package lists... [2020-02-26T15:58:00.683Z] #35 29.01 Reading package lists... [2020-02-26T15:58:00.683Z] #35 35.76 Building dependency tree... [2020-02-26T15:58:00.683Z] #35 ... [2020-02-26T15:58:00.683Z] [2020-02-26T15:58:00.683Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-26T15:58:00.683Z] #43 37.06 The following additional packages will be installed: [2020-02-26T15:58:00.683Z] #43 37.06 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-02-26T15:58:00.683Z] #43 37.08 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-02-26T15:58:00.683Z] #43 37.09 Suggested packages: [2020-02-26T15:58:00.683Z] #43 37.10 manpages-dev python-setuptools [2020-02-26T15:58:00.683Z] #43 38.37 The following NEW packages will be installed: [2020-02-26T15:58:00.683Z] #43 38.37 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-02-26T15:58:00.683Z] #43 38.38 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-02-26T15:58:00.683Z] #43 38.38 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-02-26T15:58:00.683Z] #43 38.38 python-six zlib1g-dev [2020-02-26T15:58:00.683Z] #43 38.77 0 upgraded, 17 newly installed, 0 to remove and 14 not upgraded. [2020-02-26T15:58:00.683Z] #43 38.77 Need to get 4095 kB of archives. [2020-02-26T15:58:00.683Z] #43 38.77 After this operation, 22.5 MB of additional disk space will be used. [2020-02-26T15:58:00.683Z] #43 38.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-02-26T15:58:00.683Z] #43 38.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-02-26T15:58:00.683Z] #43 38.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-02-26T15:58:00.683Z] #43 38.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-02-26T15:58:00.683Z] #43 38.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-02-26T15:58:00.683Z] #43 38.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-02-26T15:58:00.683Z] #43 38.81 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-02-26T15:58:00.683Z] #43 38.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-02-26T15:58:00.683Z] #43 38.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-02-26T15:58:00.683Z] #43 38.95 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-02-26T15:58:00.683Z] #43 38.98 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-02-26T15:58:00.714Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-02-26T15:58:00.940Z] #43 39.08 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-02-26T15:58:00.940Z] #43 39.14 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-02-26T15:58:00.940Z] #43 39.16 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-02-26T15:58:00.940Z] #43 39.17 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-02-26T15:58:00.940Z] #43 39.19 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-02-26T15:58:00.940Z] #43 39.20 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-02-26T15:58:01.093Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-02-26T15:58:01.093Z] go: finding github.com/kr/pretty v0.1.0 [2020-02-26T15:58:01.473Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-02-26T15:58:02.297Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-02-26T15:58:02.297Z] go: finding github.com/stretchr/objx v0.1.0 [2020-02-26T15:58:02.313Z] #43 40.19 debconf: delaying package configuration, since apt-utils is not installed [2020-02-26T15:58:02.313Z] #43 40.43 Fetched 4095 kB in 1s (5773 kB/s) [2020-02-26T15:58:02.313Z] #43 40.52 Selecting previously unselected package libcap-dev:amd64. [2020-02-26T15:58:02.517Z] fb056072eab9: Pull complete [2020-02-26T15:58:02.571Z] #43 40.52 (Reading database ... #43 ... [2020-02-26T15:58:02.571Z] [2020-02-26T15:58:02.571Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-26T15:58:02.571Z] #71 DONE 40.4s [2020-02-26T15:58:02.571Z] [2020-02-26T15:58:02.571Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-26T15:58:02.571Z] #43 40.52 (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-02-26T15:58:02.571Z] #43 40.73 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-02-26T15:58:02.571Z] #43 40.73 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-02-26T15:58:02.662Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-02-26T15:58:02.828Z] #43 40.93 Selecting previously unselected package libnet1:amd64. [2020-02-26T15:58:02.828Z] #43 40.94 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-02-26T15:58:02.828Z] #43 40.97 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-02-26T15:58:03.042Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-02-26T15:58:03.086Z] #43 41.15 Selecting previously unselected package libnet1-dev. [2020-02-26T15:58:03.086Z] #43 41.21 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-02-26T15:58:03.086Z] #43 41.23 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-26T15:58:03.411Z] go: finding github.com/magiconair/properties v1.8.0 [2020-02-26T15:58:03.545Z] 6a33b1f9796f: Pull complete [2020-02-26T15:58:03.654Z] #43 41.72 Selecting previously unselected package libnl-3-200:amd64. [2020-02-26T15:58:03.654Z] #43 41.74 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-02-26T15:58:03.654Z] #43 41.78 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-02-26T15:58:03.834Z] 8f8f8962e456: Pull complete [2020-02-26T15:58:03.911Z] #43 41.90 Selecting previously unselected package libnl-3-dev:amd64. [2020-02-26T15:58:03.911Z] #43 41.90 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-02-26T15:58:03.911Z] #43 41.91 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-02-26T15:58:04.170Z] #43 42.18 Selecting previously unselected package libprotobuf-c1:amd64. [2020-02-26T15:58:04.170Z] #43 42.19 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-02-26T15:58:04.170Z] #43 42.21 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-02-26T15:58:04.170Z] #43 42.31 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-02-26T15:58:04.170Z] #43 42.33 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-02-26T15:58:04.170Z] #43 42.35 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-02-26T15:58:04.273Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-02-26T15:58:04.273Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-02-26T15:58:04.429Z] #43 42.48 Selecting previously unselected package zlib1g-dev:amd64. [2020-02-26T15:58:04.429Z] #43 42.49 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-02-26T15:58:04.429Z] #43 42.50 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-02-26T15:58:04.689Z] #43 42.75 Selecting previously unselected package libprotobuf17:amd64. [2020-02-26T15:58:04.689Z] #43 42.77 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-02-26T15:58:04.689Z] #43 42.79 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-02-26T15:58:04.833Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-02-26T15:58:04.833Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-02-26T15:58:04.833Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-02-26T15:58:04.833Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-02-26T15:58:04.833Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-02-26T15:58:04.833Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-02-26T15:58:05.258Z] #43 ... [2020-02-26T15:58:05.258Z] [2020-02-26T15:58:05.258Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-26T15:58:05.258Z] #25 39.24 ca-certificates is already the newest version (20190110). [2020-02-26T15:58:05.258Z] #25 39.24 The following additional packages will be installed: [2020-02-26T15:58:05.258Z] #25 39.27 libjq1 libonig5 [2020-02-26T15:58:05.258Z] #25 39.75 The following NEW packages will be installed: [2020-02-26T15:58:05.258Z] #25 39.75 jq libjq1 libonig5 [2020-02-26T15:58:05.258Z] #25 40.31 0 upgraded, 3 newly installed, 0 to remove and 14 not upgraded. [2020-02-26T15:58:05.258Z] #25 40.31 Need to get 355 kB of archives. [2020-02-26T15:58:05.258Z] #25 40.31 After this operation, 1072 kB of additional disk space will be used. [2020-02-26T15:58:05.258Z] #25 40.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-02-26T15:58:05.258Z] #25 40.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-02-26T15:58:05.258Z] #25 40.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-02-26T15:58:05.258Z] #25 41.84 debconf: delaying package configuration, since apt-utils is not installed [2020-02-26T15:58:05.258Z] #25 42.09 Fetched 355 kB in 0s (870 kB/s) [2020-02-26T15:58:05.258Z] #25 42.22 Selecting previously unselected package libonig5:amd64. [2020-02-26T15:58:05.259Z] #25 42.22 (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-02-26T15:58:05.259Z] #25 42.28 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-02-26T15:58:05.259Z] #25 42.29 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-02-26T15:58:05.259Z] #25 42.56 Selecting previously unselected package libjq1:amd64. [2020-02-26T15:58:05.259Z] #25 42.56 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-02-26T15:58:05.259Z] #25 42.57 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-02-26T15:58:05.259Z] #25 42.74 Selecting previously unselected package jq. [2020-02-26T15:58:05.259Z] #25 42.76 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-02-26T15:58:05.259Z] #25 42.77 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-26T15:58:05.259Z] #25 42.97 Setting up libonig5:amd64 (6.9.1-1) ... [2020-02-26T15:58:05.259Z] #25 43.01 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-02-26T15:58:05.259Z] #25 43.03 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-26T15:58:05.259Z] #25 43.05 Processing triggers for libc-bin (2.28-10) ... [2020-02-26T15:58:05.259Z] #25 DONE 43.4s [2020-02-26T15:58:05.259Z] [2020-02-26T15:58:05.259Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-26T15:58:05.259Z] #26 DONE 0.0s [2020-02-26T15:58:05.259Z] [2020-02-26T15:58:05.259Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-26T15:58:05.323Z] d66e58854927: Verifying Checksum [2020-02-26T15:58:05.323Z] d66e58854927: Download complete [2020-02-26T15:58:05.420Z] go: finding github.com/kr/text v0.1.0 [2020-02-26T15:58:05.420Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-02-26T15:58:05.851Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-02-26T15:58:05.851Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-02-26T15:58:05.851Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-02-26T15:58:05.851Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-02-26T15:58:06.455Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-02-26T15:58:06.455Z] go: finding golang.org/x/text v0.3.0 [2020-02-26T15:58:06.455Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-02-26T15:58:06.889Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-02-26T15:58:06.889Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-02-26T15:58:07.157Z] #27 ... [2020-02-26T15:58:07.157Z] [2020-02-26T15:58:07.157Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T15:58:07.157Z] #62 2.801 + RM_GOPATH=0 [2020-02-26T15:58:07.157Z] #62 2.801 + TMP_GOPATH= [2020-02-26T15:58:07.157Z] #62 2.801 + : /build [2020-02-26T15:58:07.157Z] #62 2.801 + '[' -z '' ']' [2020-02-26T15:58:07.157Z] #62 2.801 ++ mktemp -d [2020-02-26T15:58:07.157Z] #62 2.817 + export GOPATH=/tmp/tmp.0nOqMlMh0s [2020-02-26T15:58:07.157Z] #62 2.817 + GOPATH=/tmp/tmp.0nOqMlMh0s [2020-02-26T15:58:07.157Z] #62 2.817 + RM_GOPATH=1 [2020-02-26T15:58:07.157Z] #62 2.819 ++ dirname ./install.sh [2020-02-26T15:58:07.157Z] #62 2.822 + dir=. [2020-02-26T15:58:07.157Z] #62 2.822 + bin=containerd [2020-02-26T15:58:07.157Z] #62 2.822 + shift [2020-02-26T15:58:07.157Z] #62 2.822 + '[' '!' -f ./containerd.installer ']' [2020-02-26T15:58:07.157Z] #62 2.822 + . ./containerd.installer [2020-02-26T15:58:07.157Z] #62 2.823 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-26T15:58:07.157Z] #62 2.824 + install_containerd [2020-02-26T15:58:07.157Z] #62 2.825 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-02-26T15:58:07.157Z] #62 2.825 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-26T15:58:07.157Z] #62 2.825 + git clone https://github.com/containerd/containerd.git /tmp/tmp.0nOqMlMh0s/src/github.com/containerd/containerd [2020-02-26T15:58:07.157Z] #62 2.828 Cloning into '/tmp/tmp.0nOqMlMh0s/src/github.com/containerd/containerd'... [2020-02-26T15:58:07.365Z] go: finding google.golang.org/grpc v1.20.1 [2020-02-26T15:58:07.365Z] go: finding gotest.tools v2.1.0+incompatible [2020-02-26T15:58:07.365Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-02-26T15:58:07.371Z] 68adcc365214: Pull complete [2020-02-26T15:58:07.415Z] #62 ... [2020-02-26T15:58:07.415Z] [2020-02-26T15:58:07.415Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T15:58:07.415Z] #50 45.02 + cd /tmp/tmp.f0RISg3I6N/src/gotest.tools/gotestsum [2020-02-26T15:58:07.415Z] #50 45.02 + git checkout -q v0.3.5 [2020-02-26T15:58:07.415Z] #50 45.05 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-02-26T15:58:07.759Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-02-26T15:58:08.142Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-02-26T15:58:08.142Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-02-26T15:58:08.142Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-02-26T15:58:08.142Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-02-26T15:58:08.511Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-02-26T15:58:08.511Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-02-26T15:58:08.511Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-02-26T15:58:08.787Z] #50 ... [2020-02-26T15:58:08.787Z] [2020-02-26T15:58:08.787Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-26T15:58:08.787Z] #10 35.19 Building dependency tree... [2020-02-26T15:58:08.787Z] #10 38.98 The following additional packages will be installed: [2020-02-26T15:58:08.787Z] #10 38.98 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-02-26T15:58:08.787Z] #10 38.98 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-02-26T15:58:08.787Z] #10 38.99 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-02-26T15:58:08.787Z] #10 38.99 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-02-26T15:58:08.787Z] #10 38.99 mingw-w64-x86-64-dev [2020-02-26T15:58:08.787Z] #10 39.01 Suggested packages: [2020-02-26T15:58:08.787Z] #10 39.03 gcc-8-locales seccomp wine64 [2020-02-26T15:58:08.787Z] #10 40.57 The following NEW packages will be installed: [2020-02-26T15:58:08.787Z] #10 40.58 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-02-26T15:58:08.787Z] #10 40.58 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-02-26T15:58:08.787Z] #10 40.58 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-02-26T15:58:08.787Z] #10 40.59 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-02-26T15:58:08.787Z] #10 40.59 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-02-26T15:58:08.787Z] #10 40.60 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-02-26T15:58:08.787Z] #10 40.61 The following packages will be upgraded: [2020-02-26T15:58:08.787Z] #10 40.63 libsystemd0 libudev1 [2020-02-26T15:58:08.787Z] #10 41.19 2 upgraded, 25 newly installed, 0 to remove and 12 not upgraded. [2020-02-26T15:58:08.787Z] #10 41.19 Need to get 78.2 MB of archives. [2020-02-26T15:58:08.787Z] #10 41.19 After this operation, 487 MB of additional disk space will be used. [2020-02-26T15:58:08.787Z] #10 41.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u3 [331 kB] [2020-02-26T15:58:08.787Z] #10 41.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u3 [150 kB] [2020-02-26T15:58:08.787Z] #10 41.24 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-02-26T15:58:08.787Z] #10 41.60 Get:4 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-02-26T15:58:08.787Z] #10 41.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-02-26T15:58:08.787Z] #10 41.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-02-26T15:58:08.787Z] #10 41.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-02-26T15:58:08.787Z] #10 42.00 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-02-26T15:58:08.787Z] #10 42.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-02-26T15:58:08.787Z] #10 42.81 Get:10 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-02-26T15:58:08.787Z] #10 42.83 Get:11 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-02-26T15:58:08.787Z] #10 46.64 Get:12 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-02-26T15:58:08.787Z] #10 ... [2020-02-26T15:58:08.787Z] [2020-02-26T15:58:08.787Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-26T15:58:08.787Z] #43 43.63 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-02-26T15:58:08.787Z] #43 43.64 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-02-26T15:58:08.787Z] #43 43.64 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-02-26T15:58:08.787Z] #43 43.98 Selecting previously unselected package libprotobuf-dev:amd64. [2020-02-26T15:58:08.787Z] #43 44.02 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-02-26T15:58:08.787Z] #43 44.02 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-02-26T15:58:08.787Z] #43 45.28 Selecting previously unselected package libprotoc17:amd64. [2020-02-26T15:58:08.787Z] #43 45.30 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-02-26T15:58:08.787Z] #43 45.31 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-02-26T15:58:08.787Z] #43 45.92 Selecting previously unselected package protobuf-c-compiler. [2020-02-26T15:58:08.787Z] #43 45.92 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-02-26T15:58:08.787Z] #43 45.94 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-26T15:58:08.787Z] #43 46.08 Selecting previously unselected package protobuf-compiler. [2020-02-26T15:58:08.787Z] #43 46.09 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-02-26T15:58:08.787Z] #43 46.09 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-02-26T15:58:08.787Z] #43 46.27 Selecting previously unselected package python-pkg-resources. [2020-02-26T15:58:08.787Z] #43 46.27 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-02-26T15:58:08.787Z] #43 46.28 Unpacking python-pkg-resources (40.8.0-1) ... [2020-02-26T15:58:08.787Z] #43 46.57 Selecting previously unselected package python-six. [2020-02-26T15:58:08.787Z] #43 46.58 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-02-26T15:58:08.787Z] #43 46.58 Unpacking python-six (1.12.0-1) ... [2020-02-26T15:58:08.787Z] #43 46.71 Selecting previously unselected package python-protobuf. [2020-02-26T15:58:08.787Z] #43 46.71 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-02-26T15:58:08.787Z] #43 46.72 Unpacking python-protobuf (3.6.1.3-2) ... [2020-02-26T15:58:08.885Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-02-26T15:58:08.885Z] go: finding github.com/golang/protobuf v1.2.0 [2020-02-26T15:58:09.279Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-02-26T15:58:09.279Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-02-26T15:58:09.352Z] #43 47.41 Setting up python-pkg-resources (40.8.0-1) ... [2020-02-26T15:58:09.352Z] #43 ... [2020-02-26T15:58:09.352Z] [2020-02-26T15:58:09.352Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-26T15:58:09.352Z] #33 37.18 sync [2020-02-26T15:58:09.352Z] #33 37.18 internal/reflectlite [2020-02-26T15:58:09.352Z] #33 39.63 sort [2020-02-26T15:58:09.352Z] #33 39.63 errors [2020-02-26T15:58:09.352Z] #33 40.07 strconv [2020-02-26T15:58:09.352Z] #33 41.15 io [2020-02-26T15:58:09.352Z] #33 42.39 internal/oserror [2020-02-26T15:58:09.352Z] #33 42.52 syscall [2020-02-26T15:58:09.352Z] #33 44.90 reflect [2020-02-26T15:58:09.352Z] #33 ... [2020-02-26T15:58:09.352Z] [2020-02-26T15:58:09.352Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-26T15:58:09.650Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-02-26T15:58:09.650Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-02-26T15:58:09.650Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-02-26T15:58:09.650Z] go: finding github.com/golang/mock v1.1.1 [2020-02-26T15:58:10.048Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-02-26T15:58:10.048Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-02-26T15:58:10.138Z] 76d8adf27bdf: Pull complete [2020-02-26T15:58:10.140Z] #30 47.48 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-02-26T15:58:10.140Z] #30 48.18 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-02-26T15:58:10.448Z] go: finding github.com/kr/pty v1.1.1 [2020-02-26T15:58:10.705Z] #30 48.88 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-02-26T15:58:11.242Z] go: finding cloud.google.com/go v0.26.0 [2020-02-26T15:58:11.242Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-02-26T15:58:11.242Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-02-26T15:58:11.242Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-02-26T15:58:11.242Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-02-26T15:58:11.242Z] go: finding github.com/lib/pq v1.0.0 [2020-02-26T15:58:11.270Z] #30 ... [2020-02-26T15:58:11.270Z] [2020-02-26T15:58:11.270Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-26T15:58:11.270Z] #35 39.27 The following additional packages will be installed: [2020-02-26T15:58:11.270Z] #35 39.30 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-02-26T15:58:11.270Z] #35 39.32 Suggested packages: [2020-02-26T15:58:11.270Z] #35 39.32 cmake-doc ninja-build lrzip [2020-02-26T15:58:11.270Z] #35 39.32 Recommended packages: [2020-02-26T15:58:11.270Z] #35 39.32 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-02-26T15:58:11.270Z] #35 40.38 The following NEW packages will be installed: [2020-02-26T15:58:11.270Z] #35 40.39 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-02-26T15:58:11.270Z] #35 40.39 vim-common xxd [2020-02-26T15:58:11.270Z] #35 40.86 0 upgraded, 10 newly installed, 0 to remove and 14 not upgraded. [2020-02-26T15:58:11.270Z] #35 40.86 Need to get 14.9 MB of archives. [2020-02-26T15:58:11.270Z] #35 40.86 After this operation, 61.8 MB of additional disk space will be used. [2020-02-26T15:58:11.270Z] #35 40.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-02-26T15:58:11.270Z] #35 40.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-02-26T15:58:11.270Z] #35 40.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-02-26T15:58:11.270Z] #35 41.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-02-26T15:58:11.270Z] #35 42.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-02-26T15:58:11.270Z] #35 42.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-02-26T15:58:11.270Z] #35 42.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-02-26T15:58:11.270Z] #35 42.21 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-02-26T15:58:11.270Z] #35 42.23 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-02-26T15:58:11.270Z] #35 42.24 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-02-26T15:58:11.270Z] #35 43.67 debconf: delaying package configuration, since apt-utils is not installed [2020-02-26T15:58:11.270Z] #35 44.06 Fetched 14.9 MB in 2s (7487 kB/s) [2020-02-26T15:58:11.270Z] #35 44.17 Selecting previously unselected package xxd. [2020-02-26T15:58:11.271Z] #35 44.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-02-26T15:58:11.271Z] #35 44.28 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-02-26T15:58:11.271Z] #35 44.29 Unpacking xxd (2:8.1.0875-5) ... [2020-02-26T15:58:11.271Z] #35 44.53 Selecting previously unselected package vim-common. [2020-02-26T15:58:11.271Z] #35 44.54 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-26T15:58:11.271Z] #35 44.58 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-26T15:58:11.271Z] #35 44.90 Selecting previously unselected package cmake-data. [2020-02-26T15:58:11.271Z] #35 44.90 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-02-26T15:58:11.271Z] #35 44.91 Unpacking cmake-data (3.13.4-1) ... [2020-02-26T15:58:11.271Z] #35 48.19 Selecting previously unselected package libicu63:amd64. [2020-02-26T15:58:11.271Z] #35 48.19 Preparing to unpack .../3-libicu63_63.1-6_amd64.deb ... [2020-02-26T15:58:11.271Z] #35 48.21 Unpacking libicu63:amd64 (63.1-6) ... [2020-02-26T15:58:11.271Z] #35 ... [2020-02-26T15:58:11.271Z] [2020-02-26T15:58:11.271Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-26T15:58:11.271Z] #27 3.883 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-26T15:58:11.271Z] #27 4.240 [2020-02-26T15:58:11.271Z] #27 4.457 ## 3.6% ######## 11.4% ############# 18.5% #################### 28.0% ########################## 37.2% ################################# 46.5% ####################################### 54.5% ############################################# 63.8% #################################################### 73.1% ########################################################## 81.6% ################################################################ 89.2% #################################################################### 95.1% ######################################################################## 100.0% [2020-02-26T15:58:11.271Z] #27 6.007 [2020-02-26T15:58:11.626Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-02-26T15:58:11.626Z] go: finding github.com/docker/go-units v0.3.1 [2020-02-26T15:58:12.009Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-02-26T15:58:12.046Z] #27 6.188 ###### 9.2% ################ 22.4% ############################# 40.6% ########################################## 59.4% ######################################################## 78.1% ######################################################################## 100.0% [2020-02-26T15:58:12.303Z] #27 7.088 [2020-02-26T15:58:12.397Z] go: finding github.com/spf13/cast v1.3.0 [2020-02-26T15:58:12.397Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-02-26T15:58:12.560Z] #27 7.259 ### 5.0% [2020-02-26T15:58:12.560Z] #27 ... [2020-02-26T15:58:12.560Z] [2020-02-26T15:58:12.560Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T15:58:12.560Z] #47 40.46 github.com/LK4D4/vndr/godl/singleflight [2020-02-26T15:58:12.560Z] #47 40.46 io [2020-02-26T15:58:12.560Z] #47 41.03 strconv [2020-02-26T15:58:12.560Z] #47 42.39 bytes [2020-02-26T15:58:12.560Z] #47 44.99 bufio [2020-02-26T15:58:12.560Z] #47 45.32 reflect [2020-02-26T15:58:12.560Z] #47 46.56 syscall [2020-02-26T15:58:12.788Z] go: finding github.com/onsi/gomega v1.4.3 [2020-02-26T15:58:12.818Z] #47 ... [2020-02-26T15:58:12.818Z] [2020-02-26T15:58:12.818Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-26T15:58:13.156Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-02-26T15:58:13.156Z] go: finding github.com/stretchr/objx v0.1.1 [2020-02-26T15:58:13.532Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-02-26T15:58:13.532Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-02-26T15:58:13.532Z] go: finding google.golang.org/appengine v1.1.0 [2020-02-26T15:58:13.532Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-02-26T15:58:13.532Z] go: finding github.com/client9/misspell v0.3.4 [2020-02-26T15:58:13.848Z] #27 7.259 ### 5.0% ######### 13.0% ############### 21.2% ##################### 29.4% ########################### 38.0% ################################# 46.0% ####################################### 54.3% ############################################ 61.2% ################################################# 68.4% ##################################################### 74.7% ########################################################### 82.6% ############################################################## 87.1% ######################################################################## 100.0% [2020-02-26T15:58:13.916Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-02-26T15:58:14.413Z] #27 8.984 [2020-02-26T15:58:14.512Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-02-26T15:58:14.512Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-02-26T15:58:14.512Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-02-26T15:58:14.965Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-02-26T15:58:14.965Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-02-26T15:58:14.965Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-02-26T15:58:14.965Z] go: finding github.com/containerd/containerd v1.2.4 [2020-02-26T15:58:15.423Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-02-26T15:58:15.423Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-02-26T15:58:15.423Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-02-26T15:58:15.670Z] d66e58854927: Pull complete [2020-02-26T15:58:15.671Z] 71497195576e: Pull complete [2020-02-26T15:58:15.822Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-02-26T15:58:15.957Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-02-26T15:58:15.957Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-02-26T15:58:15.957Z] ---> ebd73b5ebd31 [2020-02-26T15:58:15.957Z] Step 5/16 : ARG BUILDX_REPO [2020-02-26T15:58:15.957Z] ---> Running in 5ee03339bce0 [2020-02-26T15:58:15.957Z] Removing intermediate container 5ee03339bce0 [2020-02-26T15:58:15.957Z] ---> 255909b13bb5 [2020-02-26T15:58:15.957Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-02-26T15:58:15.957Z] ---> Running in 1c9a37254709 [2020-02-26T15:58:16.245Z] Cloning into '/buildx'... [2020-02-26T15:58:16.640Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-02-26T15:58:19.311Z] #27 9.226 0.3% ## 3.1% ### 5.1% ##### 7.2% ###### 9.2% ######## 11.7% ########## 14.1% ########### 16.3% ############# 19.0% ############### 20.9% ################ 23.3% ################## 25.7% #################### 28.3% ###################### 31.0% ####################### 33.1% ######################### 36.1% ########################### 38.0% ############################ 40.2% ############################## 42.2% ############################### 44.2% ################################# 46.1% ################################## 47.8% #################################### 50.3% ###################################### 53.4% ######################################## 56.0% ######################################### 57.5% ########################################## 59.2% ############################################ 61.4% ############################################## 63.9% ############################################### 66.4% ################################################# 68.8% ################################################## 70.5% #################################################### 72.5% ###################################################### 75.4% ######################################################## 78.5% ######################################################### 80.4% ########################################################### 82.6% ############################################################# 84.8% ############################################################## 86.2% ############################################################### 87.8% ################################################################ 90.2% ################################################################## 92.4% ################################################################### 94.4% ###################################################################### 97.3% ######################################################################## 100.0% [2020-02-26T15:58:19.311Z] #27 13.99 [2020-02-26T15:58:20.244Z] #27 14.93 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-26T15:58:20.509Z] #27 15.28 [2020-02-26T15:58:20.687Z] Removing intermediate container 1c9a37254709 [2020-02-26T15:58:20.687Z] ---> 787ac835e2d9 [2020-02-26T15:58:20.687Z] Step 7/16 : WORKDIR /buildx [2020-02-26T15:58:20.687Z] ---> Running in c79851a7cb40 [2020-02-26T15:58:20.687Z] Removing intermediate container c79851a7cb40 [2020-02-26T15:58:20.687Z] ---> 050e41514139 [2020-02-26T15:58:20.687Z] Step 8/16 : ARG BUILDX_COMMIT [2020-02-26T15:58:20.687Z] ---> Running in d33a96e78f76 [2020-02-26T15:58:20.767Z] #27 15.44 ######################################################################## 100.0% [2020-02-26T15:58:20.767Z] #27 15.58 [2020-02-26T15:58:20.975Z] Removing intermediate container d33a96e78f76 [2020-02-26T15:58:20.975Z] ---> 63195df61439 [2020-02-26T15:58:20.975Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-02-26T15:58:20.975Z] ---> Running in 6d4634628f3f [2020-02-26T15:58:21.332Z] #27 ... [2020-02-26T15:58:21.332Z] [2020-02-26T15:58:21.332Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-26T15:58:21.332Z] #10 49.42 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-02-26T15:58:21.332Z] #10 49.42 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-02-26T15:58:21.332Z] #10 49.42 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-02-26T15:58:21.332Z] #10 49.44 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-02-26T15:58:21.332Z] #10 49.44 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-02-26T15:58:21.332Z] #10 49.46 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-02-26T15:58:21.332Z] #10 49.47 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-02-26T15:58:21.332Z] #10 49.50 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-02-26T15:58:21.332Z] #10 49.54 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-02-26T15:58:21.332Z] #10 49.56 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-02-26T15:58:21.332Z] #10 49.59 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-02-26T15:58:21.332Z] #10 49.64 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-02-26T15:58:21.333Z] #10 49.69 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-02-26T15:58:21.333Z] #10 49.69 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-02-26T15:58:21.333Z] #10 49.69 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-02-26T15:58:21.333Z] #10 51.12 debconf: delaying package configuration, since apt-utils is not installed [2020-02-26T15:58:21.333Z] #10 51.36 Fetched 78.2 MB in 9s (8868 kB/s) [2020-02-26T15:58:21.333Z] #10 51.50 (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-02-26T15:58:21.333Z] #10 51.59 Preparing to unpack .../libsystemd0_241-7~deb10u3_amd64.deb ... [2020-02-26T15:58:21.333Z] #10 51.61 Unpacking libsystemd0:amd64 (241-7~deb10u3) over (241-7~deb10u2) ... [2020-02-26T15:58:21.333Z] #10 52.08 Setting up libsystemd0:amd64 (241-7~deb10u3) ... [2020-02-26T15:58:21.333Z] #10 52.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-02-26T15:58:21.333Z] #10 52.27 Preparing to unpack .../libudev1_241-7~deb10u3_amd64.deb ... [2020-02-26T15:58:21.333Z] #10 52.29 Unpacking libudev1:amd64 (241-7~deb10u3) over (241-7~deb10u2) ... [2020-02-26T15:58:21.333Z] #10 52.57 Setting up libudev1:amd64 (241-7~deb10u3) ... [2020-02-26T15:58:21.333Z] #10 52.72 Selecting previously unselected package binutils-mingw-w64-i686. [2020-02-26T15:58:21.333Z] #10 52.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 ... 15401 files and directories currently installed.) [2020-02-26T15:58:21.333Z] #10 52.79 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-02-26T15:58:21.333Z] #10 52.80 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-26T15:58:21.333Z] #10 55.57 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-02-26T15:58:21.333Z] #10 55.62 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-02-26T15:58:21.333Z] #10 55.63 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-26T15:58:21.333Z] #10 58.70 Selecting previously unselected package binutils-mingw-w64. [2020-02-26T15:58:21.333Z] #10 58.71 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-02-26T15:58:21.333Z] #10 58.74 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-26T15:58:21.333Z] #10 58.90 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-02-26T15:58:21.333Z] #10 58.93 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-02-26T15:58:21.333Z] #10 58.94 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-02-26T15:58:21.333Z] #10 59.15 Selecting previously unselected package dmsetup. [2020-02-26T15:58:21.333Z] #10 59.16 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-02-26T15:58:21.333Z] #10 59.16 Unpacking dmsetup (2:1.02.155-3) ... [2020-02-26T15:58:21.333Z] #10 59.39 Selecting previously unselected package mingw-w64-common. [2020-02-26T15:58:21.333Z] #10 59.39 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-02-26T15:58:21.333Z] #10 59.40 Unpacking mingw-w64-common (6.0.0-3) ... [2020-02-26T15:58:21.603Z] From https://github.com/docker/buildx [2020-02-26T15:58:21.603Z] * [new tag] v0.3.1 -> build [2020-02-26T15:58:22.258Z] Switched to branch 'build' [2020-02-26T15:58:22.265Z] #10 ... [2020-02-26T15:58:22.265Z] [2020-02-26T15:58:22.265Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-26T15:58:22.265Z] #33 50.01 time [2020-02-26T15:58:22.265Z] #33 57.32 internal/poll [2020-02-26T15:58:22.265Z] #33 58.22 internal/fmtsort [2020-02-26T15:58:22.265Z] #33 58.89 internal/syscall/unix [2020-02-26T15:58:22.265Z] #33 59.18 strings [2020-02-26T15:58:22.265Z] #33 59.75 os [2020-02-26T15:58:22.265Z] #33 ... [2020-02-26T15:58:22.265Z] [2020-02-26T15:58:22.265Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-26T15:58:22.265Z] #27 16.40 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-26T15:58:22.265Z] #27 16.75 [2020-02-26T15:58:22.265Z] #27 16.96 0.7% ######################################################################## 100.0% [2020-02-26T15:58:22.523Z] #27 17.14 [2020-02-26T15:58:22.886Z] Removing intermediate container 6d4634628f3f [2020-02-26T15:58:22.886Z] ---> a47f5c732a73 [2020-02-26T15:58:22.886Z] Step 10/16 : RUN go mod download [2020-02-26T15:58:23.087Z] #27 17.94 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-26T15:58:23.170Z] ---> Running in bc3c96eb658a [2020-02-26T15:58:23.344Z] #27 18.02 skipping existing 1849cc453dee [2020-02-26T15:58:23.345Z] #27 18.15 [2020-02-26T15:58:23.458Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-02-26T15:58:23.458Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-02-26T15:58:23.458Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-02-26T15:58:23.458Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-02-26T15:58:23.458Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-02-26T15:58:23.458Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-02-26T15:58:23.458Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-02-26T15:58:23.458Z] go: finding github.com/stretchr/testify v1.3.0 [2020-02-26T15:58:23.458Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-02-26T15:58:23.602Z] #27 ... [2020-02-26T15:58:23.602Z] [2020-02-26T15:58:23.602Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-26T15:58:23.602Z] #43 51.80 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-02-26T15:58:23.602Z] #43 51.82 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-02-26T15:58:23.602Z] #43 51.84 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-02-26T15:58:23.602Z] #43 51.86 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-02-26T15:58:23.602Z] #43 51.90 Setting up python-six (1.12.0-1) ... [2020-02-26T15:58:23.602Z] #43 56.17 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-02-26T15:58:23.602Z] #43 56.18 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-02-26T15:58:23.602Z] #43 56.22 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-02-26T15:58:23.602Z] #43 56.24 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-02-26T15:58:23.602Z] #43 56.25 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-02-26T15:58:23.602Z] #43 56.27 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-02-26T15:58:23.602Z] #43 56.28 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-26T15:58:23.602Z] #43 56.30 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-02-26T15:58:23.602Z] #43 56.31 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-26T15:58:23.602Z] #43 56.32 Setting up python-protobuf (3.6.1.3-2) ... [2020-02-26T15:58:23.602Z] #43 ... [2020-02-26T15:58:23.602Z] [2020-02-26T15:58:23.602Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-26T15:58:23.602Z] #35 56.45 Selecting previously unselected package libxml2:amd64. [2020-02-26T15:58:23.602Z] #35 56.46 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-02-26T15:58:23.602Z] #35 56.46 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-02-26T15:58:23.602Z] #35 57.11 Selecting previously unselected package libarchive13:amd64. [2020-02-26T15:58:23.602Z] #35 57.12 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-02-26T15:58:23.602Z] #35 57.13 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-02-26T15:58:23.602Z] #35 57.54 Selecting previously unselected package libjsoncpp1:amd64. [2020-02-26T15:58:23.602Z] #35 57.55 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-02-26T15:58:23.602Z] #35 57.56 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-02-26T15:58:23.602Z] #35 57.73 Selecting previously unselected package librhash0:amd64. [2020-02-26T15:58:23.602Z] #35 57.73 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-02-26T15:58:23.602Z] #35 57.74 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-02-26T15:58:23.602Z] #35 57.92 Selecting previously unselected package libuv1:amd64. [2020-02-26T15:58:23.602Z] #35 57.92 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-02-26T15:58:23.602Z] #35 57.92 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-02-26T15:58:23.602Z] #35 58.08 Selecting previously unselected package cmake. [2020-02-26T15:58:23.602Z] #35 58.09 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-02-26T15:58:23.602Z] #35 58.10 Unpacking cmake (3.13.4-1) ... [2020-02-26T15:58:23.602Z] #35 61.70 Setting up libicu63:amd64 (63.1-6) ... [2020-02-26T15:58:23.602Z] #35 61.72 Setting up xxd (2:8.1.0875-5) ... [2020-02-26T15:58:23.602Z] #35 61.74 Setting up libuv1:amd64 (1.24.1-1) ... [2020-02-26T15:58:23.602Z] #35 61.75 Setting up vim-common (2:8.1.0875-5) ... [2020-02-26T15:58:23.602Z] #35 61.78 Setting up librhash0:amd64 (1.3.8-1) ... [2020-02-26T15:58:23.602Z] #35 61.80 Setting up cmake-data (3.13.4-1) ... [2020-02-26T15:58:23.602Z] #35 61.82 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-02-26T15:58:23.602Z] #35 61.83 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-02-26T15:58:23.602Z] #35 61.84 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-02-26T15:58:23.602Z] #35 61.85 Setting up cmake (3.13.4-1) ... [2020-02-26T15:58:23.602Z] #35 61.86 Processing triggers for libc-bin (2.28-10) ... [2020-02-26T15:58:23.602Z] #35 61.94 Processing triggers for mime-support (3.62) ... [2020-02-26T15:58:24.560Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-02-26T15:58:24.977Z] #35 ... [2020-02-26T15:58:24.977Z] [2020-02-26T15:58:24.977Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-26T15:58:24.977Z] #43 63.04 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-02-26T15:58:24.977Z] #43 63.11 Processing triggers for libc-bin (2.28-10) ... [2020-02-26T15:58:25.235Z] #43 ... [2020-02-26T15:58:25.235Z] [2020-02-26T15:58:25.235Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-26T15:58:25.235Z] #35 DONE 63.3s [2020-02-26T15:58:25.235Z] [2020-02-26T15:58:25.235Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-26T15:58:25.235Z] #36 DONE 0.1s [2020-02-26T15:58:25.235Z] [2020-02-26T15:58:25.235Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-26T15:58:25.235Z] #37 DONE 0.1s [2020-02-26T15:58:25.235Z] [2020-02-26T15:58:25.235Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T15:58:25.492Z] #38 ... [2020-02-26T15:58:25.492Z] [2020-02-26T15:58:25.492Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-26T15:58:25.492Z] #27 19.31 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-26T15:58:25.492Z] #27 19.74 [2020-02-26T15:58:25.492Z] #27 19.95 ######################################################################## 100.0% [2020-02-26T15:58:25.492Z] #27 20.07 [2020-02-26T15:58:25.492Z] #27 20.16 Download of images into '/build' complete. [2020-02-26T15:58:25.492Z] #27 20.16 Use something like the following to load the result into a Docker daemon: [2020-02-26T15:58:25.492Z] #27 20.16 tar -cC '/build' . | docker load [2020-02-26T15:58:25.492Z] #27 DONE 20.3s [2020-02-26T15:58:25.749Z] [2020-02-26T15:58:25.749Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-26T15:58:25.749Z] #43 DONE 63.8s [2020-02-26T15:58:25.749Z] [2020-02-26T15:58:25.749Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T15:58:26.075Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-02-26T15:58:26.075Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-02-26T15:58:26.368Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-02-26T15:58:26.554Z] INFO: Zapped successfully [2020-02-26T15:58:26.554Z] INFO: Location for testing is d:\CI\PR-40585\2 [2020-02-26T15:58:26.554Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-02-26T15:58:26.554Z] [2020-02-26T15:58:26.554Z] [2020-02-26T15:58:26.554Z] INFO: Building the image from Dockerfile.windows at 02/26/2020 15:58:23... [2020-02-26T15:58:26.554Z] [2020-02-26T15:58:26.658Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-02-26T15:58:26.949Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-02-26T15:58:27.243Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-02-26T15:58:27.537Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-02-26T15:58:27.652Z] #44 ... [2020-02-26T15:58:27.652Z] [2020-02-26T15:58:27.652Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T15:58:27.652Z] #47 55.45 time [2020-02-26T15:58:27.652Z] #47 60.32 strings [2020-02-26T15:58:27.652Z] #47 61.16 os [2020-02-26T15:58:27.652Z] #47 63.78 regexp/syntax [2020-02-26T15:58:27.652Z] #47 ... [2020-02-26T15:58:27.652Z] [2020-02-26T15:58:27.652Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-26T15:58:27.652Z] #33 62.21 path [2020-02-26T15:58:27.652Z] #33 62.71 text/tabwriter [2020-02-26T15:58:27.652Z] #33 63.80 path/filepath [2020-02-26T15:58:27.652Z] #33 63.80 fmt [2020-02-26T15:58:27.909Z] #33 65.99 io/ioutil [2020-02-26T15:58:29.053Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-02-26T15:58:29.345Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-02-26T15:58:29.457Z] Sending build context to Docker daemon 54.15MB [2020-02-26T15:58:29.457Z] [2020-02-26T15:58:29.457Z] Step 1/10 : FROM microsoft/windowsservercore [2020-02-26T15:58:29.457Z] ---> 81094f2483ae [2020-02-26T15:58:29.457Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-02-26T15:58:29.457Z] ---> Using cache [2020-02-26T15:58:29.457Z] ---> 26d74e230315 [2020-02-26T15:58:29.457Z] Step 3/10 : ARG GO_VERSION=1.13.8 [2020-02-26T15:58:29.457Z] ---> Using cache [2020-02-26T15:58:29.457Z] ---> aaedb4124e6d [2020-02-26T15:58:29.457Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-02-26T15:58:29.457Z] ---> Using cache [2020-02-26T15:58:29.457Z] ---> fed8ceef0a9d [2020-02-26T15:58:29.457Z] 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-02-26T15:58:29.457Z] ---> Using cache [2020-02-26T15:58:29.457Z] ---> 1f2bb2e946f4 [2020-02-26T15:58:29.457Z] 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-02-26T15:58:29.457Z] ---> Using cache [2020-02-26T15:58:29.457Z] ---> 7792c2a68685 [2020-02-26T15:58:29.457Z] 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-02-26T15:58:29.457Z] ---> Using cache [2020-02-26T15:58:29.457Z] ---> c9df6331ec48 [2020-02-26T15:58:29.457Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-02-26T15:58:29.457Z] ---> Using cache [2020-02-26T15:58:29.457Z] ---> 32fc5e4bd7ed [2020-02-26T15:58:29.457Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-02-26T15:58:29.457Z] ---> Using cache [2020-02-26T15:58:29.457Z] ---> 1411f8f0eb40 [2020-02-26T15:58:29.457Z] Step 10/10 : COPY . . [2020-02-26T15:58:29.643Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-02-26T15:58:29.805Z] #33 ... [2020-02-26T15:58:29.805Z] [2020-02-26T15:58:29.805Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T15:58:29.805Z] #38 4.293 + RM_GOPATH=0 [2020-02-26T15:58:29.805Z] #38 4.293 + TMP_GOPATH= [2020-02-26T15:58:29.805Z] #38 4.293 + : /build [2020-02-26T15:58:29.805Z] #38 4.294 + '[' -z '' ']' [2020-02-26T15:58:29.805Z] #38 4.296 ++ mktemp -d [2020-02-26T15:58:29.805Z] #38 4.304 + export GOPATH=/tmp/tmp.Ek9bkhSUAU [2020-02-26T15:58:29.805Z] #38 4.304 + GOPATH=/tmp/tmp.Ek9bkhSUAU [2020-02-26T15:58:29.805Z] #38 4.304 + RM_GOPATH=1 [2020-02-26T15:58:29.805Z] #38 4.305 ++ dirname ./install.sh [2020-02-26T15:58:29.805Z] #38 4.306 + dir=. [2020-02-26T15:58:29.805Z] #38 4.310 + bin=tini [2020-02-26T15:58:29.805Z] #38 4.310 + shift [2020-02-26T15:58:29.805Z] #38 4.310 + '[' '!' -f ./tini.installer ']' [2020-02-26T15:58:29.805Z] #38 4.311 + . ./tini.installer [2020-02-26T15:58:29.805Z] #38 4.311 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-26T15:58:29.805Z] #38 4.311 + install_tini [2020-02-26T15:58:29.805Z] #38 4.311 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-02-26T15:58:29.805Z] #38 4.311 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-26T15:58:29.805Z] #38 4.312 + git clone https://github.com/krallin/tini.git /tmp/tmp.Ek9bkhSUAU/tini [2020-02-26T15:58:29.805Z] #38 4.313 Cloning into '/tmp/tmp.Ek9bkhSUAU/tini'... [2020-02-26T15:58:30.273Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-02-26T15:58:30.273Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-02-26T15:58:30.369Z] #38 5.054 + cd /tmp/tmp.Ek9bkhSUAU/tini [2020-02-26T15:58:30.369Z] #38 5.054 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-26T15:58:30.369Z] #38 5.066 + cmake . [2020-02-26T15:58:30.935Z] #38 5.773 -- The C compiler identification is GNU 8.3.0 [2020-02-26T15:58:31.197Z] #38 5.844 -- Check for working C compiler: /usr/bin/cc [2020-02-26T15:58:31.310Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-02-26T15:58:31.604Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-02-26T15:58:31.802Z] #38 6.695 -- Check for working C compiler: /usr/bin/cc -- works [2020-02-26T15:58:32.080Z] #38 6.714 -- Detecting C compiler ABI info [2020-02-26T15:58:32.236Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-02-26T15:58:32.650Z] #38 7.555 -- Detecting C compiler ABI info - done [2020-02-26T15:58:32.908Z] #38 7.658 -- Detecting C compile features [2020-02-26T15:58:33.268Z] go: finding github.com/stretchr/objx v0.1.0 [2020-02-26T15:58:33.898Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-02-26T15:58:34.189Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-02-26T15:58:34.480Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-02-26T15:58:35.447Z] #38 9.880 -- Detecting C compile features - done [2020-02-26T15:58:35.447Z] #38 9.923 -- Performing Test HAS_BUILTIN_FORTIFY [2020-02-26T15:58:35.447Z] #38 10.15 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-02-26T15:58:35.517Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-02-26T15:58:35.705Z] #38 10.30 -- Configuring done [2020-02-26T15:58:35.705Z] #38 10.32 -- Generating done [2020-02-26T15:58:35.705Z] #38 10.34 -- Build files have been written to: /tmp/tmp.Ek9bkhSUAU/tini [2020-02-26T15:58:35.705Z] #38 10.35 + make tini-static [2020-02-26T15:58:35.705Z] #38 ... [2020-02-26T15:58:35.705Z] [2020-02-26T15:58:35.705Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T15:58:35.705Z] #62 34.07 Checking out files: 44% (1368/3044) Checking out files: 45% (1370/3044) Checking out files: 46% (1401/3044) Checking out files: 47% (1431/3044) Checking out files: 48% (1462/3044) Checking out files: 49% (1492/3044) Checking out files: 50% (1522/3044) Checking out files: 51% (1553/3044) Checking out files: 52% (1583/3044) Checking out files: 53% (1614/3044) Checking out files: 54% (1644/3044) Checking out files: 55% (1675/3044) Checking out files: 56% (1705/3044) Checking out files: 57% (1736/3044) Checking out files: 58% (1766/3044) Checking out files: 59% (1796/3044) Checking out files: 60% (1827/3044) Checking out files: 61% (1857/3044) Checking out files: 62% (1888/3044) Checking out files: 63% (1918/3044) Checking out files: 64% (1949/3044) Checking out files: 65% (1979/3044) Checking out files: 66% (2010/3044) Checking out files: 67% (2040/3044) Checking out files: 68% (2070/3044) Checking out files: 69% (2101/3044) Checking out files: 70% (2131/3044) Checking out files: 71% (2162/3044) Checking out files: 72% (2192/3044) Checking out files: 73% (2223/3044) Checking out files: 74% (2253/3044) Checking out files: 75% (2283/3044) Checking out files: 76% (2314/3044) Checking out files: 77% (2344/3044) Checking out files: 78% (2375/3044) Checking out files: 79% (2405/3044) Checking out files: 80% (2436/3044) Checking out files: 81% (2466/3044) Checking out files: 82% (2497/3044) Checking out files: 83% (2527/3044) Checking out files: 83% (2533/3044) Checking out files: 84% (2557/3044) Checking out files: 85% (2588/3044) Checking out files: 86% (2618/3044) Checking out files: 87% (2649/3044) Checking out files: 88% (2679/3044) Checking out files: 89% (2710/3044) Checking out files: 90% (2740/3044) Checking out files: 91% (2771/3044) Checking out files: 92% (2801/3044) Checking out files: 93% (2831/3044) Checking out files: 94% (2862/3044) Checking out files: 95% (2892/3044) Checking out files: 96% (2923/3044) Checking out files: 97% (2953/3044) Checking out files: 98% (2984/3044) Checking out files: 99% (3014/3044) Checking out files: 100% (3044/3044) Checking out files: 100% (3044/3044), done. [2020-02-26T15:58:35.705Z] #62 35.74 + cd /tmp/tmp.0nOqMlMh0s/src/github.com/containerd/containerd [2020-02-26T15:58:35.705Z] #62 35.74 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-26T15:58:35.705Z] #62 37.16 + export 'BUILDTAGS=netgo osusergo static_build' [2020-02-26T15:58:35.705Z] #62 37.16 + BUILDTAGS='netgo osusergo static_build' [2020-02-26T15:58:35.705Z] #62 37.16 + export EXTRA_FLAGS=-buildmode=pie [2020-02-26T15:58:35.705Z] #62 37.16 + EXTRA_FLAGS=-buildmode=pie [2020-02-26T15:58:35.705Z] #62 37.16 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-02-26T15:58:35.705Z] #62 37.16 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-02-26T15:58:35.705Z] #62 37.16 + '[' '' = dynamic ']' [2020-02-26T15:58:35.705Z] #62 37.16 + make [2020-02-26T15:58:35.705Z] #62 37.89 + bin/ctr [2020-02-26T15:58:36.158Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-02-26T15:58:36.797Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-02-26T15:58:36.797Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-02-26T15:58:37.427Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-02-26T15:58:38.457Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-02-26T15:58:38.749Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-02-26T15:58:38.979Z] #62 ... [2020-02-26T15:58:38.979Z] [2020-02-26T15:58:38.979Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-26T15:58:38.979Z] #10 67.15 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-02-26T15:58:38.979Z] #10 67.15 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-02-26T15:58:38.979Z] #10 67.19 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-26T15:58:38.979Z] #10 73.52 Selecting previously unselected package gcc-mingw-w64-base. [2020-02-26T15:58:38.979Z] #10 73.53 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-02-26T15:58:38.979Z] #10 73.54 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-26T15:58:38.979Z] #10 73.72 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-02-26T15:58:38.979Z] #10 73.74 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-02-26T15:58:38.979Z] #10 73.75 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-26T15:58:38.979Z] #10 ... [2020-02-26T15:58:38.979Z] [2020-02-26T15:58:38.979Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T15:58:38.979Z] #47 66.97 fmt [2020-02-26T15:58:38.979Z] #47 70.04 regexp [2020-02-26T15:58:38.979Z] #47 71.92 go/token [2020-02-26T15:58:38.979Z] #47 72.91 go/scanner [2020-02-26T15:58:38.979Z] #47 74.12 internal/lazyregexp [2020-02-26T15:58:38.979Z] #47 74.38 net/url [2020-02-26T15:58:38.979Z] #47 74.52 go/ast [2020-02-26T15:58:38.979Z] #47 76.53 text/template/parse [2020-02-26T15:58:39.236Z] #47 ... [2020-02-26T15:58:39.236Z] [2020-02-26T15:58:39.236Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T15:58:39.236Z] #38 10.86 Scanning dependencies of target tini-static [2020-02-26T15:58:39.236Z] #38 11.08 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-02-26T15:58:39.236Z] #38 12.56 [100%] Linking C executable tini-static [2020-02-26T15:58:39.236Z] #38 13.26 [100%] Built target tini-static [2020-02-26T15:58:39.236Z] #38 13.32 + mkdir -p /build [2020-02-26T15:58:39.236Z] #38 13.33 + cp tini-static /build/docker-init [2020-02-26T15:58:39.236Z] #38 DONE 14.0s [2020-02-26T15:58:39.236Z] [2020-02-26T15:58:39.236Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T15:58:39.236Z] #44 5.505 Note: Building without setproctitle() and strlcpy() support. [2020-02-26T15:58:39.236Z] #44 5.505 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-26T15:58:39.236Z] #44 7.293 fatal: not a git repository (or any of the parent directories): .git [2020-02-26T15:58:39.236Z] #44 7.318 GEN .gitid [2020-02-26T15:58:39.236Z] #44 7.320 GEN criu/include/version.h [2020-02-26T15:58:39.236Z] #44 7.344 GEN include/common/asm [2020-02-26T15:58:39.236Z] #44 9.066 PBCC images/google/protobuf/descriptor.pb-c.c [2020-02-26T15:58:39.236Z] #44 9.155 PBCC images/opts.pb-c.c [2020-02-26T15:58:39.236Z] #44 9.273 PBCC images/sit.pb-c.c [2020-02-26T15:58:39.236Z] #44 9.351 DEP images/google/protobuf/descriptor.pb-c.d [2020-02-26T15:58:39.236Z] #44 9.455 DEP images/opts.pb-c.d [2020-02-26T15:58:39.236Z] #44 9.530 DEP images/sit.pb-c.d [2020-02-26T15:58:39.236Z] #44 9.581 PBCC images/macvlan.pb-c.c [2020-02-26T15:58:39.236Z] #44 9.627 DEP images/macvlan.pb-c.d [2020-02-26T15:58:39.236Z] #44 9.708 PBCC images/autofs.pb-c.c [2020-02-26T15:58:39.236Z] #44 9.743 DEP images/autofs.pb-c.d [2020-02-26T15:58:39.236Z] #44 9.838 PBCC images/sysctl.pb-c.c [2020-02-26T15:58:39.236Z] #44 9.853 DEP images/sysctl.pb-c.d [2020-02-26T15:58:39.236Z] #44 9.907 PBCC images/time.pb-c.c [2020-02-26T15:58:39.236Z] #44 9.947 DEP images/time.pb-c.d [2020-02-26T15:58:39.236Z] #44 9.996 PBCC images/binfmt-misc.pb-c.c [2020-02-26T15:58:39.236Z] #44 10.00 DEP images/binfmt-misc.pb-c.d [2020-02-26T15:58:39.236Z] #44 10.09 PBCC images/seccomp.pb-c.c [2020-02-26T15:58:39.236Z] #44 10.14 DEP images/seccomp.pb-c.d [2020-02-26T15:58:39.236Z] #44 10.25 PBCC images/userns.pb-c.c [2020-02-26T15:58:39.236Z] #44 10.29 DEP images/userns.pb-c.d [2020-02-26T15:58:39.236Z] #44 10.35 PBCC images/cgroup.pb-c.c [2020-02-26T15:58:39.236Z] #44 10.39 DEP images/cgroup.pb-c.d [2020-02-26T15:58:39.236Z] #44 10.44 PBCC images/fown.pb-c.c [2020-02-26T15:58:39.236Z] #44 10.47 PBCC images/ext-file.pb-c.c [2020-02-26T15:58:39.236Z] #44 10.51 DEP images/fown.pb-c.d [2020-02-26T15:58:39.236Z] #44 10.53 DEP images/ext-file.pb-c.d [2020-02-26T15:58:39.236Z] #44 10.57 PBCC images/rpc.pb-c.c [2020-02-26T15:58:39.236Z] #44 10.61 DEP images/rpc.pb-c.d [2020-02-26T15:58:39.236Z] #44 10.70 PBCC images/siginfo.pb-c.c [2020-02-26T15:58:39.236Z] #44 10.72 DEP images/siginfo.pb-c.d [2020-02-26T15:58:39.236Z] #44 10.76 PBCC images/pagemap.pb-c.c [2020-02-26T15:58:39.236Z] #44 10.83 DEP images/pagemap.pb-c.d [2020-02-26T15:58:39.236Z] #44 10.88 PBCC images/rlimit.pb-c.c [2020-02-26T15:58:39.236Z] #44 10.94 DEP images/rlimit.pb-c.d [2020-02-26T15:58:39.236Z] #44 10.98 PBCC images/file-lock.pb-c.c [2020-02-26T15:58:39.236Z] #44 11.04 DEP images/file-lock.pb-c.d [2020-02-26T15:58:39.236Z] #44 11.10 PBCC images/tty.pb-c.c [2020-02-26T15:58:39.236Z] #44 11.16 DEP images/tty.pb-c.d [2020-02-26T15:58:39.236Z] #44 11.25 PBCC images/tun.pb-c.c [2020-02-26T15:58:39.236Z] #44 11.30 PBCC images/netdev.pb-c.c [2020-02-26T15:58:39.236Z] #44 11.39 DEP images/tun.pb-c.d [2020-02-26T15:58:39.236Z] #44 11.44 DEP images/netdev.pb-c.d [2020-02-26T15:58:39.236Z] #44 11.49 PBCC images/vma.pb-c.c [2020-02-26T15:58:39.236Z] #44 11.55 DEP images/vma.pb-c.d [2020-02-26T15:58:39.236Z] #44 11.61 PBCC images/creds.pb-c.c [2020-02-26T15:58:39.236Z] #44 11.65 DEP images/creds.pb-c.d [2020-02-26T15:58:39.236Z] #44 11.69 PBCC images/utsns.pb-c.c [2020-02-26T15:58:39.236Z] #44 11.70 DEP images/utsns.pb-c.d [2020-02-26T15:58:39.236Z] #44 11.74 PBCC images/ipc-desc.pb-c.c [2020-02-26T15:58:39.236Z] #44 11.81 PBCC images/ipc-sem.pb-c.c [2020-02-26T15:58:39.236Z] #44 11.86 DEP images/ipc-desc.pb-c.d [2020-02-26T15:58:39.236Z] #44 11.91 DEP images/ipc-sem.pb-c.d [2020-02-26T15:58:39.236Z] #44 12.00 PBCC images/ipc-msg.pb-c.c [2020-02-26T15:58:39.236Z] #44 12.03 DEP images/ipc-msg.pb-c.d [2020-02-26T15:58:39.236Z] #44 12.09 PBCC images/ipc-shm.pb-c.c [2020-02-26T15:58:39.236Z] #44 12.10 DEP images/ipc-shm.pb-c.d [2020-02-26T15:58:39.236Z] #44 12.16 PBCC images/ipc-var.pb-c.c [2020-02-26T15:58:39.236Z] #44 12.21 DEP images/ipc-var.pb-c.d [2020-02-26T15:58:39.236Z] #44 12.28 PBCC images/sk-opts.pb-c.c [2020-02-26T15:58:39.236Z] #44 12.30 PBCC images/packet-sock.pb-c.c [2020-02-26T15:58:39.236Z] #44 12.34 DEP images/sk-opts.pb-c.d [2020-02-26T15:58:39.236Z] #44 12.40 DEP images/packet-sock.pb-c.d [2020-02-26T15:58:39.236Z] #44 12.47 PBCC images/sk-netlink.pb-c.c [2020-02-26T15:58:39.236Z] #44 12.52 DEP images/sk-netlink.pb-c.d [2020-02-26T15:58:39.236Z] #44 12.58 PBCC images/sk-inet.pb-c.c [2020-02-26T15:58:39.236Z] #44 12.66 DEP images/sk-inet.pb-c.d [2020-02-26T15:58:39.236Z] #44 12.74 PBCC images/sk-unix.pb-c.c [2020-02-26T15:58:39.236Z] #44 12.81 DEP images/sk-unix.pb-c.d [2020-02-26T15:58:39.236Z] #44 12.91 PBCC images/mm.pb-c.c [2020-02-26T15:58:39.236Z] #44 12.99 DEP images/mm.pb-c.d [2020-02-26T15:58:39.236Z] #44 13.06 PBCC images/timerfd.pb-c.c [2020-02-26T15:58:39.236Z] #44 13.22 DEP images/timerfd.pb-c.d [2020-02-26T15:58:39.236Z] #44 13.33 PBCC images/timer.pb-c.c [2020-02-26T15:58:39.236Z] #44 13.43 DEP images/timer.pb-c.d [2020-02-26T15:58:39.236Z] #44 13.50 PBCC images/sa.pb-c.c [2020-02-26T15:58:39.236Z] #44 13.56 DEP images/sa.pb-c.d [2020-02-26T15:58:39.236Z] #44 13.62 PBCC images/pipe-data.pb-c.c [2020-02-26T15:58:39.381Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-02-26T15:58:39.493Z] #44 13.78 DEP images/pipe-data.pb-c.d [2020-02-26T15:58:39.493Z] #44 13.83 PBCC images/mnt.pb-c.c [2020-02-26T15:58:39.493Z] #44 13.97 DEP images/mnt.pb-c.d [2020-02-26T15:58:39.750Z] #44 14.09 PBCC images/sk-packet.pb-c.c [2020-02-26T15:58:39.750Z] #44 14.14 DEP images/sk-packet.pb-c.d [2020-02-26T15:58:40.007Z] #44 ... [2020-02-26T15:58:40.007Z] [2020-02-26T15:58:40.007Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-26T15:58:40.007Z] #33 68.69 github.com/BurntSushi/toml [2020-02-26T15:58:40.007Z] #33 68.70 flag [2020-02-26T15:58:40.007Z] #33 70.91 log [2020-02-26T15:58:40.007Z] #33 73.27 github.com/BurntSushi/toml/cmd/tomlv [2020-02-26T15:58:40.007Z] #33 DONE 77.7s [2020-02-26T15:58:40.007Z] [2020-02-26T15:58:40.007Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T15:58:40.007Z] #44 14.28 PBCC images/tcp-stream.pb-c.c [2020-02-26T15:58:40.007Z] #44 14.30 DEP images/tcp-stream.pb-c.d [2020-02-26T15:58:40.007Z] #44 14.43 PBCC images/pipe.pb-c.c [2020-02-26T15:58:40.007Z] #44 14.48 DEP images/pipe.pb-c.d [2020-02-26T15:58:40.011Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-02-26T15:58:40.264Z] #44 14.59 PBCC images/pstree.pb-c.c [2020-02-26T15:58:40.264Z] #44 14.63 DEP images/pstree.pb-c.d [2020-02-26T15:58:40.264Z] #44 14.75 PBCC images/fs.pb-c.c [2020-02-26T15:58:40.264Z] #44 14.81 DEP images/fs.pb-c.d [2020-02-26T15:58:40.324Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-02-26T15:58:40.522Z] #44 14.91 PBCC images/signalfd.pb-c.c [2020-02-26T15:58:40.522Z] #44 15.03 DEP images/signalfd.pb-c.d [2020-02-26T15:58:40.779Z] #44 15.13 PBCC images/fh.pb-c.c [2020-02-26T15:58:40.779Z] #44 15.27 PBCC images/fsnotify.pb-c.c [2020-02-26T15:58:40.977Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-02-26T15:58:41.036Z] #44 15.37 DEP images/fh.pb-c.d [2020-02-26T15:58:41.295Z] #44 15.51 DEP images/fsnotify.pb-c.d [2020-02-26T15:58:41.295Z] #44 15.59 PBCC images/eventpoll.pb-c.c [2020-02-26T15:58:41.295Z] #44 15.59 DEP images/eventpoll.pb-c.d [2020-02-26T15:58:41.295Z] #44 15.67 PBCC images/eventfd.pb-c.c [2020-02-26T15:58:41.295Z] #44 15.76 DEP images/eventfd.pb-c.d [2020-02-26T15:58:41.552Z] #44 15.85 PBCC images/remap-file-path.pb-c.c [2020-02-26T15:58:41.552Z] #44 15.95 DEP images/remap-file-path.pb-c.d [2020-02-26T15:58:41.552Z] #44 16.03 PBCC images/fifo.pb-c.c [2020-02-26T15:58:41.809Z] #44 16.08 DEP images/fifo.pb-c.d [2020-02-26T15:58:41.810Z] #44 16.15 PBCC images/ghost-file.pb-c.c [2020-02-26T15:58:41.810Z] #44 16.20 DEP images/ghost-file.pb-c.d [2020-02-26T15:58:41.810Z] #44 16.30 PBCC images/regfile.pb-c.c [2020-02-26T15:58:42.067Z] #44 16.35 DEP images/regfile.pb-c.d [2020-02-26T15:58:42.068Z] #44 16.38 PBCC images/ns.pb-c.c [2020-02-26T15:58:42.068Z] #44 16.41 DEP images/ns.pb-c.d [2020-02-26T15:58:42.068Z] #44 16.46 PBCC images/fdinfo.pb-c.c [2020-02-26T15:58:42.068Z] #44 16.55 DEP images/fdinfo.pb-c.d [2020-02-26T15:58:42.325Z] #44 16.61 PBCC images/core-aarch64.pb-c.c [2020-02-26T15:58:42.325Z] #44 16.68 PBCC images/core-arm.pb-c.c [2020-02-26T15:58:42.325Z] #44 16.73 PBCC images/core-ppc64.pb-c.c [2020-02-26T15:58:42.325Z] #44 16.77 PBCC images/core-s390.pb-c.c [2020-02-26T15:58:42.325Z] #44 16.81 PBCC images/core-x86.pb-c.c [2020-02-26T15:58:42.486Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-02-26T15:58:42.486Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-02-26T15:58:42.486Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-02-26T15:58:42.582Z] #44 16.86 PBCC images/core.pb-c.c [2020-02-26T15:58:42.582Z] #44 16.92 PBCC images/inventory.pb-c.c [2020-02-26T15:58:42.582Z] #44 16.98 DEP images/core-aarch64.pb-c.d [2020-02-26T15:58:42.582Z] #44 17.02 DEP images/core-arm.pb-c.d [2020-02-26T15:58:42.582Z] #44 17.06 DEP images/core-ppc64.pb-c.d [2020-02-26T15:58:42.582Z] #44 17.10 DEP images/core-s390.pb-c.d [2020-02-26T15:58:42.582Z] #44 17.12 DEP images/core-x86.pb-c.d [2020-02-26T15:58:42.582Z] #44 17.16 DEP images/core.pb-c.d [2020-02-26T15:58:42.838Z] #44 17.26 DEP images/inventory.pb-c.d [2020-02-26T15:58:42.839Z] #44 17.32 PBCC images/cpuinfo.pb-c.c [2020-02-26T15:58:42.839Z] #44 17.38 DEP images/cpuinfo.pb-c.d [2020-02-26T15:58:43.096Z] #44 17.45 PBCC images/stats.pb-c.c [2020-02-26T15:58:43.096Z] #44 17.50 DEP images/stats.pb-c.d [2020-02-26T15:58:43.118Z] go: finding github.com/lib/pq v1.0.0 [2020-02-26T15:58:43.937Z] ok github.com/docker/docker/api/server/httputils 0.025s coverage: 14.7% of statements [2020-02-26T15:58:43.937Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-26T15:58:43.937Z] ok github.com/docker/docker/api/server/middleware 0.037s coverage: 37.7% of statements [2020-02-26T15:58:43.937Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-26T15:58:43.937Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-26T15:58:43.937Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-26T15:58:43.937Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-26T15:58:43.937Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-26T15:58:43.937Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-26T15:58:43.937Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-26T15:58:43.937Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-26T15:58:43.937Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-26T15:58:43.937Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-26T15:58:43.937Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-26T15:58:43.937Z] ok github.com/docker/docker/api/types/filters 0.015s coverage: 92.2% of statements [2020-02-26T15:58:43.937Z] ok github.com/docker/docker/api/types/strslice 0.020s coverage: 90.0% of statements [2020-02-26T15:58:43.937Z] ok github.com/docker/docker/api/types/time 0.018s coverage: 100.0% of statements [2020-02-26T15:58:43.937Z] ok github.com/docker/docker/api/server/router/swarm 0.011s coverage: 4.5% of statements [2020-02-26T15:58:43.937Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-26T15:58:43.937Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-26T15:58:43.937Z] ? github.com/docker/docker/api/types [no test files] [2020-02-26T15:58:43.937Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-26T15:58:43.937Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-26T15:58:43.937Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-26T15:58:43.937Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-26T15:58:43.937Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-26T15:58:43.937Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-26T15:58:43.937Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-26T15:58:43.937Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-26T15:58:43.937Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-26T15:58:43.937Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-26T15:58:43.937Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-26T15:58:43.937Z] ok github.com/docker/docker/api/types/versions 0.027s coverage: 75.0% of statements [2020-02-26T15:58:43.937Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-26T15:58:43.937Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-26T15:58:43.937Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-26T15:58:43.937Z] ? github.com/docker/docker/builder [no test files] [2020-02-26T15:58:43.937Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-26T15:58:43.937Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-26T15:58:43.937Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-26T15:58:43.937Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-26T15:58:43.937Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-26T15:58:43.937Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-26T15:58:43.937Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-26T15:58:43.937Z] ok github.com/docker/docker/builder/dockerignore 0.010s coverage: 96.8% of statements [2020-02-26T15:58:43.937Z] ok github.com/docker/docker/cli/debug 0.011s coverage: 100.0% of statements [2020-02-26T15:58:44.465Z] #44 18.91 make[1]: Nothing to be done for 'all'. [2020-02-26T15:58:44.504Z] ok github.com/docker/docker/builder/remotecontext 0.298s coverage: 13.6% of statements [2020-02-26T15:58:44.763Z] ok github.com/docker/docker/builder/remotecontext/git 3.639s coverage: 86.3% of statements [2020-02-26T15:58:44.957Z] Removing intermediate container 828fdd98cccc [2020-02-26T15:58:44.957Z] ---> 612156d5ecd8 [2020-02-26T15:58:44.957Z] Step 11/16 : ARG GOOS [2020-02-26T15:58:45.198Z] go: finding github.com/jinzhu/now v1.0.0 [2020-02-26T15:58:45.198Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-02-26T15:58:45.198Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-02-26T15:58:45.198Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-02-26T15:58:45.316Z] ---> Running in 813579faca9a [2020-02-26T15:58:45.316Z] Removing intermediate container 813579faca9a [2020-02-26T15:58:45.316Z] ---> e5154c6aa405 [2020-02-26T15:58:45.316Z] Step 12/16 : ARG GOARCH [2020-02-26T15:58:45.316Z] ---> Running in bd952805e8f6 [2020-02-26T15:58:45.490Z] go: finding github.com/docker/go-connections v0.4.0 [2020-02-26T15:58:45.662Z] Removing intermediate container bd952805e8f6 [2020-02-26T15:58:45.662Z] ---> a6c81e4a9a3b [2020-02-26T15:58:45.662Z] 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-02-26T15:58:45.662Z] ---> Running in a12708698866 [2020-02-26T15:58:45.701Z] ok github.com/docker/docker/builder/dockerfile 1.050s coverage: 48.2% of statements [2020-02-26T15:58:45.701Z] ? github.com/docker/docker/cli [no test files] [2020-02-26T15:58:45.701Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-26T15:58:45.834Z] #44 20.23 CC images/stats.o [2020-02-26T15:58:46.092Z] #44 20.61 CC images/core.o [2020-02-26T15:58:46.118Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-02-26T15:58:47.023Z] #44 21.26 CC images/core-x86.o [2020-02-26T15:58:47.589Z] #44 21.85 CC images/core-arm.o [2020-02-26T15:58:47.847Z] #44 22.23 CC images/core-aarch64.o [2020-02-26T15:58:48.104Z] #44 22.64 CC images/core-ppc64.o [2020-02-26T15:58:48.176Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-02-26T15:58:48.176Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-02-26T15:58:48.176Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-02-26T15:58:48.467Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-02-26T15:58:48.467Z] go: finding github.com/gofrs/flock v0.7.0 [2020-02-26T15:58:48.766Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-02-26T15:58:49.036Z] #44 23.40 CC images/core-s390.o [2020-02-26T15:58:49.600Z] #44 24.08 CC images/cpuinfo.o [2020-02-26T15:58:49.897Z] ok github.com/docker/docker/client 0.272s coverage: 75.8% of statements [2020-02-26T15:58:50.165Z] #44 24.54 CC images/inventory.o [2020-02-26T15:58:50.264Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-02-26T15:58:50.423Z] #44 24.79 CC images/fdinfo.o [2020-02-26T15:58:50.987Z] #44 25.26 CC images/fown.o [2020-02-26T15:58:51.245Z] #44 25.52 CC images/ns.o [2020-02-26T15:58:51.245Z] #44 25.73 CC images/regfile.o [2020-02-26T15:58:51.292Z] go: finding github.com/spf13/pflag v1.0.3 [2020-02-26T15:58:51.292Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-02-26T15:58:51.502Z] #44 25.97 CC images/ghost-file.o [2020-02-26T15:58:51.590Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-02-26T15:58:51.590Z] go: finding github.com/pkg/errors v0.8.1 [2020-02-26T15:58:51.590Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-02-26T15:58:52.067Z] #44 26.27 CC images/fifo.o [2020-02-26T15:58:52.067Z] #44 26.48 CC images/remap-file-path.o [2020-02-26T15:58:52.325Z] #44 26.72 CC images/eventfd.o [2020-02-26T15:58:52.325Z] #44 ... [2020-02-26T15:58:52.325Z] [2020-02-26T15:58:52.325Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T15:58:52.325Z] #47 80.32 go/parser [2020-02-26T15:58:52.325Z] #47 81.96 text/template [2020-02-26T15:58:52.325Z] #47 84.00 encoding/xml [2020-02-26T15:58:52.325Z] #47 86.60 go/doc [2020-02-26T15:58:52.325Z] #47 89.25 github.com/LK4D4/vndr/build [2020-02-26T15:58:52.325Z] #47 89.85 github.com/LK4D4/vndr/versioned [2020-02-26T15:58:52.325Z] #47 90.10 net [2020-02-26T15:58:52.582Z] #47 ... [2020-02-26T15:58:52.582Z] [2020-02-26T15:58:52.582Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T15:58:52.582Z] #44 26.88 CC images/eventpoll.o [2020-02-26T15:58:52.840Z] #44 27.25 CC images/fh.o [2020-02-26T15:58:53.086Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-02-26T15:58:53.097Z] #44 27.53 CC images/fsnotify.o [2020-02-26T15:58:54.029Z] #44 28.16 CC images/signalfd.o [2020-02-26T15:58:54.029Z] #44 28.37 CC images/fs.o [2020-02-26T15:58:54.123Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-02-26T15:58:54.123Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-02-26T15:58:54.123Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-02-26T15:58:54.287Z] #44 28.58 CC images/pstree.o [2020-02-26T15:58:54.418Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-02-26T15:58:54.544Z] #44 28.80 CC images/pipe.o [2020-02-26T15:58:54.801Z] #44 29.07 CC images/tcp-stream.o [2020-02-26T15:58:54.801Z] #44 29.32 CC images/sk-packet.o [2020-02-26T15:58:55.058Z] #44 29.58 CC images/mnt.o [2020-02-26T15:58:55.320Z] #44 29.88 CC images/pipe-data.o [2020-02-26T15:58:55.885Z] #44 30.11 CC images/sa.o [2020-02-26T15:58:55.952Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-02-26T15:58:55.952Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-02-26T15:58:56.142Z] #44 30.38 CC images/timer.o [2020-02-26T15:58:56.399Z] #44 30.67 CC images/timerfd.o [2020-02-26T15:58:56.399Z] #44 30.86 CC images/mm.o [2020-02-26T15:58:56.586Z] go: finding github.com/spf13/cobra v0.0.3 [2020-02-26T15:58:56.586Z] go: finding github.com/spf13/viper v1.3.2 [2020-02-26T15:58:56.880Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-02-26T15:58:56.880Z] go: finding github.com/gorilla/mux v1.7.0 [2020-02-26T15:58:56.963Z] #44 31.23 CC images/sk-opts.o [2020-02-26T15:58:56.963Z] #44 31.51 CC images/sk-unix.o [2020-02-26T15:58:57.173Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-02-26T15:58:57.173Z] go: finding github.com/docker/go-connections v0.3.0 [2020-02-26T15:58:57.527Z] #44 31.83 CC images/sk-inet.o [2020-02-26T15:58:57.785Z] #44 32.20 CC images/tun.o [2020-02-26T15:58:58.042Z] #44 32.54 CC images/sk-netlink.o [2020-02-26T15:58:58.214Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-02-26T15:58:58.299Z] #44 32.72 CC images/packet-sock.o [2020-02-26T15:58:58.507Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-02-26T15:58:58.507Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-02-26T15:58:58.556Z] #44 33.08 CC images/ipc-var.o [2020-02-26T15:58:58.813Z] #44 ... [2020-02-26T15:58:58.813Z] [2020-02-26T15:58:58.813Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-26T15:58:58.813Z] #10 97.02 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-02-26T15:58:58.813Z] #10 97.02 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-02-26T15:58:58.813Z] #10 97.03 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-26T15:58:59.141Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-02-26T15:58:59.141Z] go: finding github.com/kr/pretty v0.1.0 [2020-02-26T15:58:59.389Z] ---> b497eab8044a [2020-02-26T15:58:59.389Z] Successfully built b497eab8044a [2020-02-26T15:58:59.389Z] Successfully tagged docker:latest [2020-02-26T15:58:59.389Z] INFO: Image build ended at 02/26/2020 15:58:58. Duration:00:00:35.0803059 [2020-02-26T15:58:59.389Z] [2020-02-26T15:58:59.389Z] [2020-02-26T15:58:59.389Z] INFO: Building the test binaries at 02/26/2020 15:58:58... [2020-02-26T15:58:59.431Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-02-26T15:58:59.431Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-02-26T15:58:59.431Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-02-26T15:58:59.725Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-02-26T15:58:59.725Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-02-26T15:59:00.769Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-02-26T15:59:01.414Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-02-26T15:59:01.414Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-02-26T15:59:02.044Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-02-26T15:59:02.044Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-02-26T15:59:02.338Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-02-26T15:59:03.849Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-02-26T15:59:03.849Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-02-26T15:59:04.074Z] INFO: make.ps1 starting at 02/26/2020 15:59:03 [2020-02-26T15:59:04.074Z] INFO: Git commit (669056f93d) assumed from DOCKER_GITCOMMIT environment variable [2020-02-26T15:59:04.074Z] INFO: Invoking autogen... [2020-02-26T15:59:04.144Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-02-26T15:59:04.533Z] INFO: Building daemon... [2020-02-26T15:59:04.778Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-02-26T15:59:05.069Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-02-26T15:59:05.360Z] #10 ... [2020-02-26T15:59:05.360Z] [2020-02-26T15:59:05.360Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T15:59:05.360Z] #47 92.33 vendor/golang.org/x/text/transform [2020-02-26T15:59:05.360Z] #47 92.97 vendor/golang.org/x/text/unicode/bidi [2020-02-26T15:59:05.360Z] #47 94.87 vendor/golang.org/x/text/secure/bidirule [2020-02-26T15:59:05.360Z] #47 95.22 vendor/golang.org/x/text/unicode/norm [2020-02-26T15:59:05.360Z] #47 99.33 vendor/golang.org/x/net/idna [2020-02-26T15:59:05.360Z] #47 101.7 vendor/golang.org/x/net/http2/hpack [2020-02-26T15:59:05.360Z] #47 ... [2020-02-26T15:59:05.360Z] [2020-02-26T15:59:05.360Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T15:59:05.360Z] #44 33.29 CC images/ipc-desc.o [2020-02-26T15:59:05.360Z] #44 33.59 CC images/ipc-shm.o [2020-02-26T15:59:05.360Z] #44 33.93 CC images/ipc-msg.o [2020-02-26T15:59:05.360Z] #44 34.27 CC images/ipc-sem.o [2020-02-26T15:59:05.360Z] #44 34.45 CC images/utsns.o [2020-02-26T15:59:05.360Z] #44 34.69 CC images/creds.o [2020-02-26T15:59:05.360Z] #44 34.90 CC images/vma.o [2020-02-26T15:59:05.360Z] #44 35.20 CC images/netdev.o [2020-02-26T15:59:05.360Z] #44 35.59 CC images/tty.o [2020-02-26T15:59:05.360Z] #44 36.19 CC images/file-lock.o [2020-02-26T15:59:05.360Z] #44 36.40 CC images/rlimit.o [2020-02-26T15:59:05.360Z] #44 36.57 CC images/pagemap.o [2020-02-26T15:59:05.360Z] #44 36.86 CC images/siginfo.o [2020-02-26T15:59:05.360Z] #44 37.13 CC images/rpc.o [2020-02-26T15:59:05.360Z] #44 38.17 CC images/ext-file.o [2020-02-26T15:59:05.360Z] #44 38.34 CC images/cgroup.o [2020-02-26T15:59:05.360Z] #44 38.88 CC images/userns.o [2020-02-26T15:59:05.360Z] #44 39.13 CC images/google/protobuf/descriptor.o [2020-02-26T15:59:05.360Z] #44 ... [2020-02-26T15:59:05.360Z] [2020-02-26T15:59:05.360Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T15:59:05.360Z] #47 103.0 mime [2020-02-26T15:59:05.360Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-02-26T15:59:05.650Z] go: finding github.com/imdario/mergo v0.3.7 [2020-02-26T15:59:06.281Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-02-26T15:59:06.573Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-02-26T15:59:07.205Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-02-26T15:59:07.253Z] #47 105.0 mime/quotedprintable [2020-02-26T15:59:07.510Z] #47 105.3 net/http/internal [2020-02-26T15:59:07.838Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-02-26T15:59:07.838Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-02-26T15:59:07.838Z] go: finding github.com/golang/protobuf v1.2.0 [2020-02-26T15:59:07.838Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-02-26T15:59:08.471Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-02-26T15:59:08.765Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-02-26T15:59:09.798Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-02-26T15:59:10.036Z] #47 ... [2020-02-26T15:59:10.036Z] [2020-02-26T15:59:10.036Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T15:59:10.036Z] #65 100.6 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-26T15:59:10.036Z] #65 100.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-02-26T15:59:10.036Z] #65 DONE 107.5s [2020-02-26T15:59:10.036Z] [2020-02-26T15:59:10.036Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-26T15:59:10.036Z] #66 DONE 0.1s [2020-02-26T15:59:10.036Z] [2020-02-26T15:59:10.036Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T15:59:10.036Z] #44 40.95 CC images/opts.o [2020-02-26T15:59:10.036Z] #44 41.12 CC images/seccomp.o [2020-02-26T15:59:10.036Z] #44 41.44 CC images/binfmt-misc.o [2020-02-26T15:59:10.036Z] #44 41.76 CC images/time.o [2020-02-26T15:59:10.036Z] #44 42.03 CC images/sysctl.o [2020-02-26T15:59:10.036Z] #44 42.26 CC images/autofs.o [2020-02-26T15:59:10.036Z] #44 42.54 CC images/macvlan.o [2020-02-26T15:59:10.036Z] #44 42.71 CC images/sit.o [2020-02-26T15:59:10.036Z] #44 42.97 LINK images/built-in.o [2020-02-26T15:59:10.036Z] #44 43.17 GEN compel/include/asm [2020-02-26T15:59:10.036Z] #44 43.18 GEN compel/include/version.h [2020-02-26T15:59:10.036Z] #44 43.21 touch .config [2020-02-26T15:59:10.036Z] #44 43.21 GEN include/common/config.h [2020-02-26T15:59:10.036Z] #44 43.30 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-02-26T15:59:10.036Z] #44 43.32 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-02-26T15:59:10.036Z] #44 43.34 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-02-26T15:59:10.036Z] #44 43.38 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-02-26T15:59:10.036Z] #44 43.44 DEP compel/arch/x86/plugins/std/memcpy.d [2020-02-26T15:59:10.036Z] #44 43.47 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-02-26T15:59:10.036Z] #44 43.48 GEN compel/plugins/include/uapi/std/syscall.h [2020-02-26T15:59:10.036Z] #44 43.52 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-02-26T15:59:10.036Z] #44 43.54 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-02-26T15:59:10.036Z] #44 43.56 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-02-26T15:59:10.036Z] #44 43.58 DEP compel/plugins/std/infect.d [2020-02-26T15:59:10.036Z] #44 43.69 DEP compel/plugins/std/string.d [2020-02-26T15:59:10.036Z] #44 43.74 DEP compel/plugins/std/log.d [2020-02-26T15:59:10.036Z] #44 43.82 DEP compel/plugins/std/fds.d [2020-02-26T15:59:10.036Z] #44 43.93 DEP compel/plugins/std/std.d [2020-02-26T15:59:10.036Z] #44 44.12 DEP compel/plugins/shmem/shmem.d [2020-02-26T15:59:10.036Z] #44 44.27 DEP compel/plugins/fds/fds.d [2020-02-26T15:59:10.293Z] #44 44.54 CC compel/plugins/std/std.o [2020-02-26T15:59:10.432Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-02-26T15:59:10.550Z] #44 45.03 CC compel/plugins/std/fds.o [2020-02-26T15:59:10.725Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-02-26T15:59:11.021Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-02-26T15:59:11.115Z] #44 45.47 CC compel/plugins/std/log.o [2020-02-26T15:59:12.048Z] #44 46.33 CC compel/plugins/std/string.o [2020-02-26T15:59:12.061Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-02-26T15:59:12.061Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-02-26T15:59:12.615Z] #44 46.90 CC compel/plugins/std/infect.o [2020-02-26T15:59:12.873Z] #44 47.29 CC compel/arch/x86/plugins/std/parasite-head.o [2020-02-26T15:59:12.873Z] #44 47.34 CC compel/arch/x86/plugins/std/memcpy.o [2020-02-26T15:59:12.873Z] #44 47.39 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-02-26T15:59:13.092Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-02-26T15:59:13.092Z] go: finding github.com/kr/text v0.1.0 [2020-02-26T15:59:13.131Z] #44 47.48 AR compel/plugins/std.lib.a [2020-02-26T15:59:13.131Z] #44 47.55 CC compel/plugins/fds/fds.o [2020-02-26T15:59:13.388Z] #44 47.74 AR compel/plugins/fds.lib.a [2020-02-26T15:59:13.388Z] #44 47.79 HOSTDEP compel/src/lib/log-host.d [2020-02-26T15:59:13.400Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-02-26T15:59:13.646Z] #44 47.87 HOSTDEP compel/src/lib/handle-elf-host.d [2020-02-26T15:59:13.646Z] #44 48.01 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-02-26T15:59:13.646Z] #44 48.11 HOSTDEP compel/src/main-host.d [2020-02-26T15:59:13.646Z] #44 48.21 DEP compel/src/lib/ptrace.d [2020-02-26T15:59:13.689Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-02-26T15:59:13.689Z] go: finding golang.org/x/text v0.3.0 [2020-02-26T15:59:14.210Z] #44 48.39 DEP compel/src/lib/infect.d [2020-02-26T15:59:14.210Z] #44 48.52 DEP compel/src/lib/infect-util.d [2020-02-26T15:59:14.210Z] #44 48.63 DEP compel/src/lib/infect-rpc.d [2020-02-26T15:59:14.210Z] #44 48.75 DEP compel/arch/x86/src/lib/infect.d [2020-02-26T15:59:14.467Z] #44 48.86 DEP compel/arch/x86/src/lib/cpu.d [2020-02-26T15:59:14.467Z] #44 48.94 DEP compel/src/lib/log.d [2020-02-26T15:59:14.717Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-02-26T15:59:14.724Z] #44 49.07 DEP compel/src/main.d [2020-02-26T15:59:14.982Z] #44 49.21 DEP compel/src/lib/handle-elf.d [2020-02-26T15:59:14.982Z] #44 49.33 DEP compel/arch/x86/src/lib/handle-elf.d [2020-02-26T15:59:15.010Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-02-26T15:59:15.239Z] #44 49.49 CC compel/src/lib/log.o [2020-02-26T15:59:15.239Z] #44 ... [2020-02-26T15:59:15.239Z] [2020-02-26T15:59:15.239Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-26T15:59:15.239Z] #10 113.3 Selecting previously unselected package libapparmor1:amd64. [2020-02-26T15:59:15.239Z] #10 113.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-02-26T15:59:15.239Z] #10 113.4 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-02-26T15:59:15.239Z] #10 113.5 Selecting previously unselected package libapparmor-dev:amd64. [2020-02-26T15:59:15.239Z] #10 113.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-02-26T15:59:15.239Z] #10 113.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-02-26T15:59:15.301Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-02-26T15:59:15.301Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-02-26T15:59:15.496Z] #10 113.7 Selecting previously unselected package libbtrfs0. [2020-02-26T15:59:15.496Z] #10 113.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-02-26T15:59:15.496Z] #10 113.7 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-26T15:59:15.753Z] #10 113.7 Selecting previously unselected package libbtrfs-dev. [2020-02-26T15:59:15.753Z] #10 113.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-02-26T15:59:15.753Z] #10 113.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-26T15:59:15.753Z] #10 113.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-02-26T15:59:15.753Z] #10 113.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-02-26T15:59:15.753Z] #10 113.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-02-26T15:59:15.753Z] #10 114.0 Selecting previously unselected package libudev-dev:amd64. [2020-02-26T15:59:16.010Z] #10 114.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-02-26T15:59:16.010Z] #10 114.0 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-02-26T15:59:16.010Z] #10 114.2 Selecting previously unselected package libsepol1-dev:amd64. [2020-02-26T15:59:16.010Z] #10 114.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-02-26T15:59:16.010Z] #10 114.2 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-02-26T15:59:16.267Z] #10 ... [2020-02-26T15:59:16.267Z] [2020-02-26T15:59:16.267Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T15:59:16.267Z] #50 DONE 114.2s [2020-02-26T15:59:16.267Z] [2020-02-26T15:59:16.267Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T15:59:16.267Z] #44 49.81 CC compel/arch/x86/src/lib/cpu.o [2020-02-26T15:59:16.267Z] #44 50.71 CC compel/arch/x86/src/lib/infect.o [2020-02-26T15:59:16.459Z] ok github.com/docker/docker/cmd/dockerd 0.137s coverage: 30.7% of statements [2020-02-26T15:59:16.808Z] go: finding gotest.tools v2.2.0+incompatible [2020-02-26T15:59:17.636Z] #44 51.83 CC compel/src/lib/infect-rpc.o [2020-02-26T15:59:17.636Z] #44 52.13 CC compel/src/lib/infect-util.o [2020-02-26T15:59:17.843Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-02-26T15:59:17.843Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-02-26T15:59:18.199Z] #44 52.45 CC compel/src/lib/infect.o [2020-02-26T15:59:18.367Z] ok github.com/docker/docker/container 0.169s coverage: 35.3% of statements [2020-02-26T15:59:18.367Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-26T15:59:18.367Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-26T15:59:18.367Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-26T15:59:18.367Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-26T15:59:19.349Z] go: finding gotest.tools v2.1.0+incompatible [2020-02-26T15:59:19.349Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-02-26T15:59:19.571Z] #44 ... [2020-02-26T15:59:19.571Z] [2020-02-26T15:59:19.571Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-26T15:59:19.571Z] #10 114.7 Selecting previously unselected package libpcre16-3:amd64. [2020-02-26T15:59:19.571Z] #10 114.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-02-26T15:59:19.571Z] #10 114.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-02-26T15:59:19.571Z] #10 115.0 Selecting previously unselected package libpcre32-3:amd64. [2020-02-26T15:59:19.571Z] #10 115.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-02-26T15:59:19.571Z] #10 115.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-02-26T15:59:19.571Z] #10 115.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-02-26T15:59:19.571Z] #10 115.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-02-26T15:59:19.571Z] #10 115.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-02-26T15:59:19.571Z] #10 115.4 Selecting previously unselected package libpcre3-dev:amd64. [2020-02-26T15:59:19.571Z] #10 115.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-02-26T15:59:19.571Z] #10 115.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-02-26T15:59:19.571Z] #10 115.8 Selecting previously unselected package libselinux1-dev:amd64. [2020-02-26T15:59:19.571Z] #10 115.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-02-26T15:59:19.571Z] #10 115.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-02-26T15:59:19.571Z] #10 116.1 Selecting previously unselected package libdevmapper-dev:amd64. [2020-02-26T15:59:19.571Z] #10 116.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-02-26T15:59:19.571Z] #10 116.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-02-26T15:59:19.571Z] #10 116.2 Selecting previously unselected package libseccomp-dev:amd64. [2020-02-26T15:59:19.571Z] #10 116.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-02-26T15:59:19.571Z] #10 116.2 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-02-26T15:59:19.571Z] #10 116.4 Selecting previously unselected package libsystemd-dev:amd64. [2020-02-26T15:59:19.571Z] #10 116.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-02-26T15:59:19.571Z] #10 116.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-02-26T15:59:19.571Z] #10 116.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-02-26T15:59:19.571Z] #10 116.9 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-02-26T15:59:19.571Z] #10 116.9 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-02-26T15:59:19.571Z] #10 116.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-26T15:59:19.571Z] #10 116.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-02-26T15:59:19.571Z] #10 116.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-02-26T15:59:19.571Z] #10 116.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-26T15:59:19.571Z] #10 116.9 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-26T15:59:19.571Z] #10 116.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-02-26T15:59:19.571Z] #10 117.0 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-02-26T15:59:19.571Z] #10 117.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-26T15:59:19.571Z] #10 117.0 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-26T15:59:19.571Z] #10 117.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-02-26T15:59:19.571Z] #10 117.0 Setting up mingw-w64-common (6.0.0-3) ... [2020-02-26T15:59:19.571Z] #10 117.0 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-02-26T15:59:19.571Z] #10 117.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-26T15:59:19.571Z] #10 117.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-02-26T15:59:19.571Z] #10 117.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-26T15:59:19.571Z] #10 117.1 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-02-26T15:59:19.571Z] #10 117.1 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-02-26T15:59:19.571Z] #10 117.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-26T15:59:19.571Z] #10 117.1 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-02-26T15:59:19.571Z] #10 117.1 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-02-26T15:59:19.571Z] #10 117.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-26T15:59:19.571Z] #10 117.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-02-26T15:59:19.571Z] #10 117.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-02-26T15:59:19.571Z] #10 117.1 Setting up dmsetup (2:1.02.155-3) ... [2020-02-26T15:59:19.571Z] #10 117.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-02-26T15:59:19.571Z] #10 117.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-02-26T15:59:19.571Z] #10 117.2 Processing triggers for libc-bin (2.28-10) ... [2020-02-26T15:59:19.571Z] #10 DONE 117.6s [2020-02-26T15:59:19.571Z] [2020-02-26T15:59:19.571Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-26T15:59:19.571Z] #55 DONE 0.1s [2020-02-26T15:59:19.571Z] [2020-02-26T15:59:19.571Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-26T15:59:19.571Z] #56 DONE 0.1s [2020-02-26T15:59:19.571Z] [2020-02-26T15:59:19.571Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T15:59:19.585Z] Removing intermediate container a12708698866 [2020-02-26T15:59:19.585Z] ---> fd2b073b6dc8 [2020-02-26T15:59:19.585Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-02-26T15:59:19.585Z] ---> 687421176e14 [2020-02-26T15:59:19.585Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-02-26T15:59:19.585Z] ---> 12150bb4b582 [2020-02-26T15:59:19.585Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-02-26T15:59:19.585Z] ---> Running in 1275e1281e6f [2020-02-26T15:59:19.585Z] Removing intermediate container 1275e1281e6f [2020-02-26T15:59:19.585Z] ---> 40d1c9e0f8fc [2020-02-26T15:59:19.585Z] Successfully built 40d1c9e0f8fc [2020-02-26T15:59:19.585Z] Successfully tagged moby-buildx:latest [2020-02-26T15:59:19.585Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-02-26T15:59:19.585Z] if [ -n "${id}" ]; then \ [2020-02-26T15:59:19.585Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-02-26T15:59:19.585Z] && touch bundles/buildx; \ [2020-02-26T15:59:19.585Z] docker rm -f ${id}; \ [2020-02-26T15:59:19.585Z] fi [2020-02-26T15:59:19.585Z] d1fa8bccdfcb69552b0f3e0fe8477e1843ae73432881fecb712da54177ca41a4 [2020-02-26T15:59:19.585Z] bundles/buildx version [2020-02-26T15:59:19.585Z] buildx v0.3.1 6db68d0 [2020-02-26T15:59:19.585Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:669056f93dfde92cfcf5cc656df51d0c8d62903d . [2020-02-26T15:59:19.585Z] #1 [internal] booting buildkit [2020-02-26T15:59:19.585Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-02-26T15:59:19.585Z] #1 pulling image moby/buildkit:buildx-stable-1 1.8s done [2020-02-26T15:59:19.585Z] #1 creating container buildx_buildkit_default [2020-02-26T15:59:19.585Z] #1 creating container buildx_buildkit_default 0.4s done [2020-02-26T15:59:19.585Z] #1 DONE 2.2s [2020-02-26T15:59:19.585Z] [2020-02-26T15:59:19.585Z] #3 [internal] load .dockerignore [2020-02-26T15:59:19.585Z] #3 transferring context: [2020-02-26T15:59:19.585Z] #3 transferring context: 87B done [2020-02-26T15:59:19.585Z] #3 DONE 0.0s [2020-02-26T15:59:19.585Z] [2020-02-26T15:59:19.585Z] #2 [internal] load build definition from Dockerfile [2020-02-26T15:59:19.585Z] #2 transferring dockerfile: 15.71kB done [2020-02-26T15:59:19.585Z] #2 DONE 0.0s [2020-02-26T15:59:19.585Z] [2020-02-26T15:59:19.585Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-02-26T15:59:19.585Z] #4 DONE 0.5s [2020-02-26T15:59:19.585Z] [2020-02-26T15:59:19.585Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-02-26T15:59:19.585Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-02-26T15:59:19.585Z] #5 DONE 0.0s [2020-02-26T15:59:19.585Z] [2020-02-26T15:59:19.585Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-02-26T15:59:19.585Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-02-26T15:59:19.585Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2020-02-26T15:59:19.585Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2020-02-26T15:59:19.585Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2020-02-26T15:59:19.585Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-02-26T15:59:19.585Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.2s done [2020-02-26T15:59:19.585Z] #5 DONE 0.4s [2020-02-26T15:59:19.585Z] [2020-02-26T15:59:19.585Z] #7 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-02-26T15:59:19.585Z] #7 ... [2020-02-26T15:59:19.585Z] [2020-02-26T15:59:19.585Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-02-26T15:59:19.585Z] #6 DONE 0.3s [2020-02-26T15:59:19.585Z] [2020-02-26T15:59:19.585Z] #7 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-02-26T15:59:19.585Z] #7 DONE 0.4s [2020-02-26T15:59:19.585Z] [2020-02-26T15:59:19.585Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:87f3c89507... [2020-02-26T15:59:19.585Z] #8 resolve docker.io/library/golang:1.13.8-buster@sha256:87f3c895073b654dcb6baad04a2db731eb1848c1b46c5dd087d73312bc4892ea done [2020-02-26T15:59:19.585Z] #8 sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2 3.03MB / 9.88MB 0.1s [2020-02-26T15:59:19.585Z] #8 sha256:16a7b142236e4c473f4fd19a0485f74364510f658dc999627e6c41f4684a50d5 285.82kB / 7.38MB 0.1s [2020-02-26T15:59:19.585Z] #8 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 0B / 102.16MB 0.1s [2020-02-26T15:59:19.585Z] #8 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 0B / 51.33MB 0.1s [2020-02-26T15:59:19.585Z] #8 sha256:87f3c895073b654dcb6baad04a2db731eb1848c1b46c5dd087d73312bc4892ea 1.42kB / 1.42kB done [2020-02-26T15:59:19.585Z] #8 sha256:2969be310b76678b0572275b13d923705f3d1dc33f6a4d3b1cadf77ea108bb83 1.79kB / 1.79kB done [2020-02-26T15:59:19.585Z] #8 sha256:5ffa45cfb494cd33d365d10bf1682b55ae6733b9efec850001a276ec9c4f8bd6 156B / 156B 0.1s done [2020-02-26T15:59:19.585Z] #8 sha256:0310c4918d38591c12cbbf0f8f4d5acf3515642afccf3ac4447a97843cec7e86 5.46kB / 5.46kB done [2020-02-26T15:59:19.585Z] #8 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 1.08MB / 48.96MB 0.1s [2020-02-26T15:59:19.585Z] #8 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 0B / 56.67MB 0.1s [2020-02-26T15:59:19.640Z] go: finding google.golang.org/grpc v1.20.1 [2020-02-26T15:59:19.640Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-02-26T15:59:20.068Z] #8 sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2 7.12MB / 9.88MB 0.3s [2020-02-26T15:59:20.068Z] #8 sha256:16a7b142236e4c473f4fd19a0485f74364510f658dc999627e6c41f4684a50d5 4.39MB / 7.38MB 0.3s [2020-02-26T15:59:20.068Z] #8 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 3.62MB / 48.96MB 0.3s [2020-02-26T15:59:20.068Z] #8 sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2 9.74MB / 9.88MB 0.4s [2020-02-26T15:59:20.068Z] #8 sha256:16a7b142236e4c473f4fd19a0485f74364510f658dc999627e6c41f4684a50d5 6.95MB / 7.38MB 0.4s [2020-02-26T15:59:20.068Z] #8 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 3.73MB / 51.33MB 0.4s [2020-02-26T15:59:20.068Z] #8 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 6.87MB / 48.96MB 0.4s [2020-02-26T15:59:20.068Z] #8 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 4.45MB / 56.67MB 0.4s [2020-02-26T15:59:20.068Z] #8 sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2 9.88MB / 9.88MB 0.5s done [2020-02-26T15:59:20.068Z] #8 sha256:16a7b142236e4c473f4fd19a0485f74364510f658dc999627e6c41f4684a50d5 7.38MB / 7.38MB 0.5s done [2020-02-26T15:59:20.068Z] #8 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 9.02MB / 102.16MB 0.6s [2020-02-26T15:59:20.068Z] #8 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 8.56MB / 51.33MB 0.6s [2020-02-26T15:59:20.068Z] #8 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 11.49MB / 48.96MB 0.6s [2020-02-26T15:59:20.068Z] #8 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 8.19MB / 56.67MB 0.6s [2020-02-26T15:59:20.068Z] #8 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 13.43MB / 51.33MB 0.7s [2020-02-26T15:59:20.068Z] #8 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 15.19MB / 48.96MB 0.7s [2020-02-26T15:59:20.068Z] #8 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 11.44MB / 56.67MB 0.7s [2020-02-26T15:59:20.535Z] #8 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 18.39MB / 102.16MB 0.9s [2020-02-26T15:59:20.535Z] #8 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 18.77MB / 51.33MB 0.9s [2020-02-26T15:59:20.535Z] #8 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 18.93MB / 48.96MB 0.9s [2020-02-26T15:59:20.535Z] #8 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 18.86MB / 56.67MB 0.9s [2020-02-26T15:59:20.535Z] #8 ... [2020-02-26T15:59:20.535Z] [2020-02-26T15:59:20.535Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-26T15:59:20.535Z] #69 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-02-26T15:59:20.535Z] #69 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-02-26T15:59:20.535Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s done [2020-02-26T15:59:20.535Z] #69 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-02-26T15:59:20.535Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.7s done [2020-02-26T15:59:20.535Z] #69 DONE 1.2s [2020-02-26T15:59:20.535Z] [2020-02-26T15:59:20.535Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:87f3c89507... [2020-02-26T15:59:20.535Z] #8 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 22.09MB / 51.33MB 1.0s [2020-02-26T15:59:20.535Z] #8 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 23.06MB / 48.96MB 1.0s [2020-02-26T15:59:20.535Z] #8 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 21.97MB / 56.67MB 1.0s [2020-02-26T15:59:20.684Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-02-26T15:59:20.684Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-02-26T15:59:21.013Z] #8 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 26.04MB / 102.16MB 1.2s [2020-02-26T15:59:21.013Z] #8 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 26.43MB / 51.33MB 1.2s [2020-02-26T15:59:21.013Z] #8 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 28.26MB / 48.96MB 1.2s [2020-02-26T15:59:21.013Z] #8 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 25.52MB / 56.67MB 1.2s [2020-02-26T15:59:21.013Z] #8 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 31.40MB / 102.16MB 1.3s [2020-02-26T15:59:21.013Z] #8 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 30.44MB / 51.33MB 1.3s [2020-02-26T15:59:21.013Z] #8 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 33.05MB / 48.96MB 1.3s [2020-02-26T15:59:21.013Z] #8 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 30.19MB / 56.67MB 1.3s [2020-02-26T15:59:21.013Z] #8 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 34.89MB / 51.33MB 1.5s [2020-02-26T15:59:21.013Z] #8 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 37.74MB / 48.96MB 1.5s [2020-02-26T15:59:21.013Z] #8 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 35.05MB / 56.67MB 1.5s [2020-02-26T15:59:21.316Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-02-26T15:59:21.425Z] #8 ... [2020-02-26T15:59:21.425Z] [2020-02-26T15:59:21.425Z] #21 [internal] load build context [2020-02-26T15:59:21.425Z] #21 transferring context: 49.57MB 1.8s done [2020-02-26T15:59:21.425Z] #21 DONE 1.8s [2020-02-26T15:59:21.425Z] [2020-02-26T15:59:21.425Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:87f3c89507... [2020-02-26T15:59:21.425Z] #8 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 40.39MB / 102.16MB 1.6s [2020-02-26T15:59:21.425Z] #8 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 39.52MB / 51.33MB 1.6s [2020-02-26T15:59:21.425Z] #8 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 41.44MB / 48.96MB 1.6s [2020-02-26T15:59:21.425Z] #8 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 39.24MB / 56.67MB 1.6s [2020-02-26T15:59:21.425Z] #8 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 44.89MB / 51.33MB 1.8s [2020-02-26T15:59:21.425Z] #8 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 45.44MB / 48.96MB 1.8s [2020-02-26T15:59:21.425Z] #8 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 44.21MB / 56.67MB 1.8s [2020-02-26T15:59:21.425Z] #8 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 48.81MB / 102.16MB 1.9s [2020-02-26T15:59:21.425Z] #8 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 49.58MB / 51.33MB 1.9s [2020-02-26T15:59:21.425Z] #8 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 48.96MB / 48.96MB 1.9s [2020-02-26T15:59:21.425Z] #8 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 48.77MB / 56.67MB 1.9s [2020-02-26T15:59:21.546Z] #57 ... [2020-02-26T15:59:21.546Z] [2020-02-26T15:59:21.546Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T15:59:21.546Z] #47 109.2 net/textproto [2020-02-26T15:59:21.546Z] #47 109.2 crypto/x509 [2020-02-26T15:59:21.546Z] #47 110.5 vendor/golang.org/x/net/http/httpguts [2020-02-26T15:59:21.546Z] #47 110.8 vendor/golang.org/x/net/http/httpproxy [2020-02-26T15:59:21.546Z] #47 111.4 mime/multipart [2020-02-26T15:59:21.546Z] #47 113.1 crypto/tls [2020-02-26T15:59:21.546Z] #47 ... [2020-02-26T15:59:21.546Z] [2020-02-26T15:59:21.546Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T15:59:21.546Z] #44 54.80 CC compel/src/lib/ptrace.o [2020-02-26T15:59:21.546Z] #44 55.18 AR compel/libcompel.a [2020-02-26T15:59:21.546Z] #44 55.30 HOSTCC compel/src/main-host.o [2020-02-26T15:59:21.546Z] #44 55.66 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-02-26T15:59:21.546Z] #44 55.87 HOSTCC compel/src/lib/handle-elf-host.o [2020-02-26T15:59:21.664Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.059s coverage: 65.3% of statements [2020-02-26T15:59:21.794Z] #8 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 58.02MB / 102.16MB 2.1s [2020-02-26T15:59:21.794Z] #8 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 51.33MB / 51.33MB 2.0s done [2020-02-26T15:59:21.794Z] #8 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 48.96MB / 48.96MB 2.0s done [2020-02-26T15:59:21.794Z] #8 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 55.50MB / 56.67MB 2.1s [2020-02-26T15:59:21.794Z] #8 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 74.57MB / 102.16MB 2.2s [2020-02-26T15:59:21.794Z] #8 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 56.67MB / 56.67MB 2.2s done [2020-02-26T15:59:21.794Z] #8 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 92.21MB / 102.16MB 2.4s [2020-02-26T15:59:22.114Z] #44 56.35 HOSTCC compel/src/lib/log-host.o [2020-02-26T15:59:22.114Z] #44 ... [2020-02-26T15:59:22.114Z] [2020-02-26T15:59:22.114Z] #11 [dev 1/25] RUN groupadd -r docker [2020-02-26T15:59:22.114Z] #11 DONE 2.7s [2020-02-26T15:59:22.138Z] #8 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 102.16MB / 102.16MB 2.6s done [2020-02-26T15:59:22.138Z] #8 unpacking docker.io/library/golang:1.13.8-buster@sha256:87f3c895073b654dcb6baad04a2db731eb1848c1b46c5dd087d73312bc4892ea [2020-02-26T15:59:22.370Z] [2020-02-26T15:59:22.370Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T15:59:22.370Z] #57 2.633 + RM_GOPATH=0 [2020-02-26T15:59:22.370Z] #57 2.633 + TMP_GOPATH= [2020-02-26T15:59:22.370Z] #57 2.633 + : /build [2020-02-26T15:59:22.370Z] #57 2.633 + '[' -z '' ']' [2020-02-26T15:59:22.370Z] #57 2.633 ++ mktemp -d [2020-02-26T15:59:22.370Z] #57 2.638 + export GOPATH=/tmp/tmp.irhRVLT403 [2020-02-26T15:59:22.370Z] #57 2.638 + GOPATH=/tmp/tmp.irhRVLT403 [2020-02-26T15:59:22.370Z] #57 2.638 + RM_GOPATH=1 [2020-02-26T15:59:22.370Z] #57 2.640 ++ dirname ./install.sh [2020-02-26T15:59:22.370Z] #57 2.640 + dir=. [2020-02-26T15:59:22.370Z] #57 2.640 + bin=runc [2020-02-26T15:59:22.370Z] #57 2.640 + shift [2020-02-26T15:59:22.370Z] #57 2.640 + '[' '!' -f ./runc.installer ']' [2020-02-26T15:59:22.370Z] #57 2.640 + . ./runc.installer [2020-02-26T15:59:22.370Z] #57 2.640 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-26T15:59:22.370Z] #57 2.640 + install_runc [2020-02-26T15:59:22.370Z] #57 2.640 + uname -r [2020-02-26T15:59:22.370Z] #57 2.641 + grep -q '^3\.10\.0.*\.el7\.' [2020-02-26T15:59:22.370Z] #57 2.648 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-02-26T15:59:22.370Z] #57 2.648 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-02-26T15:59:22.370Z] #57 2.648 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-02-26T15:59:22.370Z] #57 2.648 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.irhRVLT403/src/github.com/opencontainers/runc [2020-02-26T15:59:22.370Z] #57 2.670 Cloning into '/tmp/tmp.irhRVLT403/src/github.com/opencontainers/runc'... [2020-02-26T15:59:23.046Z] ok github.com/docker/docker/daemon/cluster/convert 0.037s coverage: 35.7% of statements [2020-02-26T15:59:23.398Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-02-26T15:59:23.398Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-02-26T15:59:23.398Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-02-26T15:59:23.398Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-02-26T15:59:23.398Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-02-26T15:59:23.398Z] go: finding github.com/google/go-cmp v0.2.0 [2020-02-26T15:59:23.632Z] ok github.com/docker/docker/daemon/cluster 0.120s coverage: 0.5% of statements [2020-02-26T15:59:23.687Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-02-26T15:59:24.026Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-02-26T15:59:24.314Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-02-26T15:59:24.894Z] #57 ... [2020-02-26T15:59:24.894Z] [2020-02-26T15:59:24.894Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-26T15:59:24.894Z] #12 DONE 2.2s [2020-02-26T15:59:24.894Z] [2020-02-26T15:59:24.894Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-26T15:59:24.945Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-02-26T15:59:25.235Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-02-26T15:59:25.528Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-02-26T15:59:25.528Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-02-26T15:59:25.828Z] go: finding github.com/containerd/containerd v1.2.4 [2020-02-26T15:59:25.828Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-02-26T15:59:26.175Z] ok github.com/docker/docker/daemon/discovery 0.026s coverage: 30.0% of statements [2020-02-26T15:59:26.473Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-02-26T15:59:26.473Z] go: finding google.golang.org/appengine v1.1.0 [2020-02-26T15:59:26.791Z] #13 2.099 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-02-26T15:59:26.791Z] #13 DONE 2.3s [2020-02-26T15:59:26.791Z] [2020-02-26T15:59:26.791Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-26T15:59:27.560Z] ok github.com/docker/docker/daemon/config 0.097s coverage: 81.7% of statements [2020-02-26T15:59:27.821Z] ok github.com/docker/docker/daemon/events 0.072s coverage: 50.0% of statements [2020-02-26T15:59:27.980Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-02-26T15:59:27.980Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-02-26T15:59:27.980Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-02-26T15:59:29.007Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-02-26T15:59:29.007Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-02-26T15:59:29.007Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-02-26T15:59:29.295Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-02-26T15:59:29.316Z] #14 DONE 2.3s [2020-02-26T15:59:29.316Z] [2020-02-26T15:59:29.316Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T15:59:29.316Z] #57 9.282 + cd /tmp/tmp.irhRVLT403/src/github.com/opencontainers/runc [2020-02-26T15:59:29.316Z] #57 9.282 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-26T15:59:29.316Z] #57 9.733 + '[' -z '' ']' [2020-02-26T15:59:29.316Z] #57 9.733 + target=static [2020-02-26T15:59:29.316Z] #57 9.733 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-02-26T15:59:29.924Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-02-26T15:59:29.924Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-02-26T15:59:30.214Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-02-26T15:59:30.214Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-02-26T15:59:30.361Z] ok github.com/docker/docker/daemon/graphdriver 0.014s coverage: 2.2% of statements [2020-02-26T15:59:30.510Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-02-26T15:59:30.686Z] #57 11.15 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-02-26T15:59:31.173Z] go: finding github.com/magiconair/properties v1.8.0 [2020-02-26T15:59:31.254Z] #57 ... [2020-02-26T15:59:31.254Z] [2020-02-26T15:59:31.254Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-26T15:59:31.254Z] #15 DONE 2.2s [2020-02-26T15:59:31.254Z] [2020-02-26T15:59:31.254Z] #16 [dev 6/25] RUN ldconfig [2020-02-26T15:59:31.463Z] go: finding github.com/stretchr/testify v1.2.2 [2020-02-26T15:59:31.752Z] go: finding github.com/golang/mock v1.1.1 [2020-02-26T15:59:31.752Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-02-26T15:59:32.415Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-02-26T15:59:32.626Z] #16 ... [2020-02-26T15:59:32.626Z] [2020-02-26T15:59:32.626Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T15:59:32.626Z] #44 56.78 HOSTLINK compel/compel-host-bin [2020-02-26T15:59:32.626Z] #44 56.95 DEP soccr/soccr.d [2020-02-26T15:59:32.626Z] #44 57.13 CC soccr/soccr.o [2020-02-26T15:59:32.626Z] #44 58.57 AR soccr/libsoccr.a [2020-02-26T15:59:32.626Z] #44 58.61 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-26T15:59:32.626Z] #44 59.00 DEP criu/arch/x86/sigframe.d [2020-02-26T15:59:32.626Z] #44 59.08 DEP criu/arch/x86/sigaction_compat.d [2020-02-26T15:59:32.626Z] #44 59.17 DEP criu/arch/x86/kerndat.d [2020-02-26T15:59:32.626Z] #44 59.26 DEP criu/arch/x86/crtools.d [2020-02-26T15:59:32.626Z] #44 59.47 DEP criu/arch/x86/cpu.d [2020-02-26T15:59:32.626Z] #44 59.64 CC criu/arch/x86/cpu.o [2020-02-26T15:59:32.626Z] #44 60.26 CC criu/arch/x86/crtools.o [2020-02-26T15:59:32.626Z] #44 61.80 CC criu/arch/x86/kerndat.o [2020-02-26T15:59:32.626Z] #44 62.43 CC criu/arch/x86/sigaction_compat.o [2020-02-26T15:59:32.626Z] #44 62.70 CC criu/arch/x86/sigframe.o [2020-02-26T15:59:32.626Z] #44 62.94 LINK criu/arch/x86/crtools.built-in.o [2020-02-26T15:59:32.626Z] #44 62.99 DEP criu/pie/util-vdso-elf32.d [2020-02-26T15:59:32.626Z] #44 63.05 DEP criu/arch/x86/vdso-pie.d [2020-02-26T15:59:32.626Z] #44 63.10 DEP criu/pie/parasite-vdso.d [2020-02-26T15:59:32.626Z] #44 63.24 DEP criu/pie/util-vdso.d [2020-02-26T15:59:32.626Z] #44 63.49 DEP criu/pie/util.d [2020-02-26T15:59:32.626Z] #44 63.69 CC criu/pie/util.o [2020-02-26T15:59:32.626Z] #44 64.03 CC criu/pie/util-vdso.o [2020-02-26T15:59:32.626Z] #44 64.73 CC criu/pie/parasite-vdso.o [2020-02-26T15:59:32.626Z] #44 65.34 CC criu/arch/x86/vdso-pie.o [2020-02-26T15:59:32.626Z] #44 65.83 CC criu/pie/util-vdso-elf32.o [2020-02-26T15:59:32.626Z] #44 66.67 AR criu/pie/pie.lib.a [2020-02-26T15:59:32.626Z] #44 66.74 DEP criu/pie/restorer.d [2020-02-26T15:59:32.626Z] #44 66.96 DEP criu/arch/x86/sigaction_compat_pie.d [2020-02-26T15:59:32.626Z] #44 ... [2020-02-26T15:59:32.626Z] [2020-02-26T15:59:32.626Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T15:59:32.626Z] #47 120.3 net/http/httptrace [2020-02-26T15:59:32.626Z] #47 120.6 net/http [2020-02-26T15:59:32.626Z] #47 ... [2020-02-26T15:59:32.626Z] [2020-02-26T15:59:32.626Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T15:59:32.626Z] #44 67.05 DEP criu/arch/x86/restorer_unmap.d [2020-02-26T15:59:32.626Z] #44 67.09 DEP criu/arch/x86/restorer.d [2020-02-26T15:59:32.884Z] #44 67.30 DEP criu/pie/parasite.d [2020-02-26T15:59:33.049Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-02-26T15:59:33.049Z] go: finding github.com/onsi/gomega v1.4.3 [2020-02-26T15:59:33.142Z] #44 ... [2020-02-26T15:59:33.142Z] [2020-02-26T15:59:33.142Z] #16 [dev 6/25] RUN ldconfig [2020-02-26T15:59:33.142Z] #16 DONE 2.0s [2020-02-26T15:59:33.142Z] [2020-02-26T15:59:33.142Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T15:59:33.142Z] #44 67.62 CC criu/pie/parasite.o [2020-02-26T15:59:33.242Z] #8 unpacking docker.io/library/golang:1.13.8-buster@sha256:87f3c895073b654dcb6baad04a2db731eb1848c1b46c5dd087d73312bc4892ea 9.5s done [2020-02-26T15:59:33.242Z] #8 DONE 12.2s [2020-02-26T15:59:33.242Z] [2020-02-26T15:59:33.242Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-02-26T15:59:33.242Z] #9 DONE 0.2s [2020-02-26T15:59:33.242Z] [2020-02-26T15:59:33.242Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-26T15:59:33.242Z] #10 DONE 0.3s [2020-02-26T15:59:33.242Z] [2020-02-26T15:59:33.242Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-02-26T15:59:33.242Z] #30 DONE 0.0s [2020-02-26T15:59:33.242Z] [2020-02-26T15:59:33.242Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-26T15:59:33.242Z] #44 ... [2020-02-26T15:59:33.242Z] [2020-02-26T15:59:33.242Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-02-26T15:59:33.242Z] #41 DONE 0.1s [2020-02-26T15:59:33.242Z] [2020-02-26T15:59:33.242Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-26T15:59:33.242Z] #22 DONE 0.1s [2020-02-26T15:59:33.242Z] [2020-02-26T15:59:33.242Z] #65 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-26T15:59:33.242Z] #65 DONE 0.1s [2020-02-26T15:59:33.242Z] [2020-02-26T15:59:33.242Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-02-26T15:59:33.242Z] #53 DONE 0.1s [2020-02-26T15:59:33.242Z] [2020-02-26T15:59:33.242Z] #71 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-26T15:59:33.242Z] #71 DONE 0.1s [2020-02-26T15:59:33.242Z] [2020-02-26T15:59:33.242Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-26T15:59:33.242Z] #50 DONE 0.1s [2020-02-26T15:59:33.242Z] [2020-02-26T15:59:33.242Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-26T15:59:33.242Z] #47 DONE 0.1s [2020-02-26T15:59:33.242Z] [2020-02-26T15:59:33.242Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-26T15:59:33.242Z] #23 DONE 0.1s [2020-02-26T15:59:33.242Z] [2020-02-26T15:59:33.242Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-26T15:59:33.242Z] #33 DONE 0.1s [2020-02-26T15:59:33.242Z] [2020-02-26T15:59:33.242Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-26T15:59:33.242Z] #34 0.426 + RM_GOPATH=0 [2020-02-26T15:59:33.242Z] #34 0.426 + TMP_GOPATH= [2020-02-26T15:59:33.242Z] #34 0.426 + : /build [2020-02-26T15:59:33.242Z] #34 0.427 + '[' -z '' ']' [2020-02-26T15:59:33.242Z] #34 0.427 ++ mktemp -d [2020-02-26T15:59:33.242Z] #34 0.428 + export GOPATH=/tmp/tmp.CT0zNBZxXJ [2020-02-26T15:59:33.242Z] #34 0.430 + GOPATH=/tmp/tmp.CT0zNBZxXJ [2020-02-26T15:59:33.242Z] #34 0.430 + RM_GOPATH=1 [2020-02-26T15:59:33.242Z] #34 0.431 ++ dirname ./install.sh [2020-02-26T15:59:33.242Z] #34 0.432 + dir=. [2020-02-26T15:59:33.242Z] #34 0.432 + bin=tomlv [2020-02-26T15:59:33.242Z] #34 0.432 + shift [2020-02-26T15:59:33.243Z] #34 0.432 + '[' '!' -f ./tomlv.installer ']' [2020-02-26T15:59:33.243Z] #34 0.433 + . ./tomlv.installer [2020-02-26T15:59:33.243Z] #34 0.437 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-26T15:59:33.243Z] #34 0.438 + install_tomlv [2020-02-26T15:59:33.243Z] #34 0.438 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-02-26T15:59:33.243Z] #34 0.438 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.CT0zNBZxXJ/src/github.com/BurntSushi/toml [2020-02-26T15:59:33.243Z] #34 0.438 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-26T15:59:33.243Z] #34 0.440 Cloning into '/tmp/tmp.CT0zNBZxXJ/src/github.com/BurntSushi/toml'... [2020-02-26T15:59:33.243Z] #34 1.047 + cd /tmp/tmp.CT0zNBZxXJ/src/github.com/BurntSushi/toml [2020-02-26T15:59:33.243Z] #34 1.047 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-26T15:59:33.243Z] #34 1.059 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-02-26T15:59:33.340Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-02-26T15:59:33.631Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-02-26T15:59:33.648Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-02-26T15:59:33.648Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.479s coverage: 13.7% of statements [2020-02-26T15:59:34.036Z] #34 1.583 internal/cpu [2020-02-26T15:59:34.036Z] #34 1.587 runtime/internal/atomic [2020-02-26T15:59:34.036Z] #34 1.719 runtime/internal/sys [2020-02-26T15:59:34.262Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-02-26T15:59:34.411Z] #34 1.888 runtime/internal/math [2020-02-26T15:59:34.411Z] #34 1.972 math/bits [2020-02-26T15:59:34.411Z] #34 2.240 internal/bytealg [2020-02-26T15:59:34.513Z] #44 68.96 LINK criu/pie/parasite.built-in.o [2020-02-26T15:59:34.513Z] #44 68.98 GEN criu/pie/parasite-blob.h [2020-02-26T15:59:34.513Z] #44 69.00 CC criu/arch/x86/restorer.o [2020-02-26T15:59:34.835Z] #34 2.443 math [2020-02-26T15:59:34.835Z] #34 2.625 runtime [2020-02-26T15:59:35.078Z] #44 69.56 CC criu/arch/x86/restorer_unmap.o [2020-02-26T15:59:35.295Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-02-26T15:59:35.295Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-02-26T15:59:35.295Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-02-26T15:59:35.336Z] #44 69.62 CC criu/arch/x86/sigaction_compat_pie.o [2020-02-26T15:59:35.336Z] #44 69.86 CC criu/pie/restorer.o [2020-02-26T15:59:35.555Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.698s coverage: 57.0% of statements [2020-02-26T15:59:35.589Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-02-26T15:59:35.882Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-02-26T15:59:36.178Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-02-26T15:59:36.469Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-02-26T15:59:36.760Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-02-26T15:59:36.974Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|files|imports|exports_file|name|types_sizes) took 1m52.509503039s [2020-02-26T15:59:36.974Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 454.70115ms [2020-02-26T15:59:37.789Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-02-26T15:59:38.081Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-02-26T15:59:38.095Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.263s coverage: 45.9% of statements [2020-02-26T15:59:38.615Z] #44 72.80 LINK criu/pie/restorer.built-in.o [2020-02-26T15:59:38.615Z] #44 72.82 GEN criu/pie/restorer-blob.h [2020-02-26T15:59:38.615Z] #44 72.95 DEP criu/vdso.d [2020-02-26T15:59:38.738Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-02-26T15:59:38.872Z] #44 73.12 DEP criu/vdso-compat.d [2020-02-26T15:59:38.872Z] #44 73.25 DEP criu/uts_ns.d [2020-02-26T15:59:39.031Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.794s coverage: 48.6% of statements [2020-02-26T15:59:39.044Z] go: finding github.com/client9/misspell v0.3.4 [2020-02-26T15:59:39.130Z] #44 73.48 DEP criu/util.d [2020-02-26T15:59:39.130Z] #44 73.61 DEP criu/uffd.d [2020-02-26T15:59:39.322Z] #34 ... [2020-02-26T15:59:39.322Z] [2020-02-26T15:59:39.322Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T15:59:39.322Z] #24 0.435 + RM_GOPATH=0 [2020-02-26T15:59:39.322Z] #24 0.435 + TMP_GOPATH= [2020-02-26T15:59:39.322Z] #24 0.435 + : /build [2020-02-26T15:59:39.322Z] #24 0.435 + '[' -z '' ']' [2020-02-26T15:59:39.322Z] #24 0.436 ++ mktemp -d [2020-02-26T15:59:39.322Z] #24 0.436 + export GOPATH=/tmp/tmp.gENAFYBGWa [2020-02-26T15:59:39.322Z] #24 0.436 + GOPATH=/tmp/tmp.gENAFYBGWa [2020-02-26T15:59:39.322Z] #24 0.436 + RM_GOPATH=1 [2020-02-26T15:59:39.322Z] #24 0.437 ++ dirname ./install.sh [2020-02-26T15:59:39.322Z] #24 0.440 + dir=. [2020-02-26T15:59:39.322Z] #24 0.440 + bin=dockercli [2020-02-26T15:59:39.322Z] #24 0.440 + shift [2020-02-26T15:59:39.322Z] #24 0.441 + '[' '!' -f ./dockercli.installer ']' [2020-02-26T15:59:39.322Z] #24 0.441 + . ./dockercli.installer [2020-02-26T15:59:39.322Z] #24 0.442 ++ : stable [2020-02-26T15:59:39.322Z] #24 0.442 ++ : 17.06.2-ce [2020-02-26T15:59:39.322Z] #24 0.442 + install_dockercli [2020-02-26T15:59:39.322Z] #24 0.442 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-26T15:59:39.322Z] #24 0.443 Install docker/cli version 17.06.2-ce from stable [2020-02-26T15:59:39.322Z] #24 0.443 ++ uname -m [2020-02-26T15:59:39.322Z] #24 0.443 + arch=s390x [2020-02-26T15:59:39.322Z] #24 0.445 + '[' s390x '!=' x86_64 ']' [2020-02-26T15:59:39.322Z] #24 0.445 + '[' s390x '!=' s390x ']' [2020-02-26T15:59:39.322Z] #24 0.445 + url=https://download.docker.com/linux/static [2020-02-26T15:59:39.322Z] #24 0.446 + tar -xz docker/docker [2020-02-26T15:59:39.322Z] #24 0.456 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-02-26T15:59:39.322Z] #24 6.712 + mkdir -p /build [2020-02-26T15:59:39.322Z] #24 6.713 + mv docker/docker /build/ [2020-02-26T15:59:39.322Z] #24 6.714 + rmdir docker [2020-02-26T15:59:39.322Z] #24 DONE 6.8s [2020-02-26T15:59:39.322Z] [2020-02-26T15:59:39.322Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T15:59:39.322Z] #48 0.339 + RM_GOPATH=0 [2020-02-26T15:59:39.322Z] #48 0.339 + TMP_GOPATH= [2020-02-26T15:59:39.322Z] #48 0.339 + : /build [2020-02-26T15:59:39.322Z] #48 0.339 + '[' -z '' ']' [2020-02-26T15:59:39.322Z] #48 0.339 ++ mktemp -d [2020-02-26T15:59:39.322Z] #48 0.340 + export GOPATH=/tmp/tmp.YzNiIytgVx [2020-02-26T15:59:39.322Z] #48 0.340 + GOPATH=/tmp/tmp.YzNiIytgVx [2020-02-26T15:59:39.322Z] #48 0.340 + RM_GOPATH=1 [2020-02-26T15:59:39.322Z] #48 0.340 ++ dirname ./install.sh [2020-02-26T15:59:39.322Z] #48 0.341 + dir=. [2020-02-26T15:59:39.322Z] #48 0.341 + bin=vndr [2020-02-26T15:59:39.322Z] #48 0.341 + shift [2020-02-26T15:59:39.322Z] #48 0.341 + '[' '!' -f ./vndr.installer ']' [2020-02-26T15:59:39.322Z] #48 0.342 + . ./vndr.installer [2020-02-26T15:59:39.322Z] #48 0.342 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-26T15:59:39.322Z] #48 0.342 + install_vndr [2020-02-26T15:59:39.322Z] #48 0.342 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-02-26T15:59:39.322Z] #48 0.342 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-26T15:59:39.322Z] #48 0.342 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.YzNiIytgVx/src/github.com/LK4D4/vndr [2020-02-26T15:59:39.322Z] #48 0.343 Cloning into '/tmp/tmp.YzNiIytgVx/src/github.com/LK4D4/vndr'... [2020-02-26T15:59:39.322Z] #48 1.001 + cd /tmp/tmp.YzNiIytgVx/src/github.com/LK4D4/vndr [2020-02-26T15:59:39.322Z] #48 1.001 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-26T15:59:39.322Z] #48 1.009 + go build -buildmode=pie -v -o /build/vndr . [2020-02-26T15:59:39.322Z] #48 1.981 internal/cpu [2020-02-26T15:59:39.322Z] #48 2.008 internal/race [2020-02-26T15:59:39.322Z] #48 2.116 sync/atomic [2020-02-26T15:59:39.322Z] #48 2.195 unicode [2020-02-26T15:59:39.322Z] #48 2.857 runtime [2020-02-26T15:59:39.322Z] #48 5.484 unicode/utf8 [2020-02-26T15:59:39.322Z] #48 5.971 math [2020-02-26T15:59:39.388Z] #44 73.74 DEP criu/tun.d [2020-02-26T15:59:39.599Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.210s coverage: 72.5% of statements [2020-02-26T15:59:39.645Z] #44 73.89 DEP criu/tty.d [2020-02-26T15:59:39.645Z] #44 74.09 DEP criu/timerfd.d [2020-02-26T15:59:39.673Z] go: finding cloud.google.com/go v0.26.0 [2020-02-26T15:59:39.902Z] #44 74.33 DEP criu/sysfs_parse.d [2020-02-26T15:59:40.113Z] #48 ... [2020-02-26T15:59:40.113Z] [2020-02-26T15:59:40.113Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-26T15:59:40.113Z] #34 7.712 internal/testlog [2020-02-26T15:59:40.113Z] #34 7.896 encoding [2020-02-26T15:59:40.113Z] #34 7.962 runtime/cgo [2020-02-26T15:59:40.160Z] #44 74.51 DEP criu/sysctl.d [2020-02-26T15:59:40.160Z] #44 74.69 DEP criu/string.d [2020-02-26T15:59:40.160Z] #44 74.73 DEP criu/stats.d [2020-02-26T15:59:40.417Z] #44 74.85 DEP criu/sockets.d [2020-02-26T15:59:40.678Z] #44 75.13 DEP criu/sk-unix.d [2020-02-26T15:59:40.699Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-02-26T15:59:40.935Z] #44 75.38 DEP criu/sk-tcp.d [2020-02-26T15:59:41.193Z] #44 75.61 DEP criu/sk-queue.d [2020-02-26T15:59:41.332Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-02-26T15:59:41.451Z] #44 75.82 DEP criu/sk-packet.d [2020-02-26T15:59:41.507Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.017s coverage: 58.0% of statements [2020-02-26T15:59:41.622Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-02-26T15:59:41.622Z] go: finding github.com/docker/go-units v0.3.1 [2020-02-26T15:59:41.709Z] #44 76.06 DEP criu/sk-netlink.d [2020-02-26T15:59:41.709Z] #44 76.21 DEP criu/sk-inet.d [2020-02-26T15:59:41.766Z] ok github.com/docker/docker/daemon 12.326s coverage: 17.5% of statements [2020-02-26T15:59:41.767Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-26T15:59:41.767Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-26T15:59:41.767Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-26T15:59:41.767Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-26T15:59:41.767Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-26T15:59:41.910Z] go: finding github.com/spf13/afero v1.1.2 [2020-02-26T15:59:41.967Z] #44 76.40 DEP criu/signalfd.d [2020-02-26T15:59:42.026Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.559s coverage: 76.1% of statements [2020-02-26T15:59:42.224Z] #44 76.58 DEP criu/sigframe.d [2020-02-26T15:59:42.225Z] #44 76.69 DEP criu/shmem.d [2020-02-26T15:59:42.482Z] #44 76.92 DEP criu/servicefd.d [2020-02-26T15:59:42.482Z] #44 77.05 DEP criu/seize.d [2020-02-26T15:59:42.586Z] #34 ... [2020-02-26T15:59:42.586Z] [2020-02-26T15:59:42.586Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-26T15:59:42.586Z] #42 0.205 + git clone https://github.com/docker/distribution.git . [2020-02-26T15:59:42.586Z] #42 0.206 Cloning into '.'... [2020-02-26T15:59:42.586Z] #42 10.13 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-26T15:59:42.586Z] #42 ... [2020-02-26T15:59:42.586Z] [2020-02-26T15:59:42.586Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T15:59:42.586Z] #51 0.318 + RM_GOPATH=0 [2020-02-26T15:59:42.586Z] #51 0.318 + TMP_GOPATH= [2020-02-26T15:59:42.586Z] #51 0.318 + : /build [2020-02-26T15:59:42.586Z] #51 0.318 + '[' -z '' ']' [2020-02-26T15:59:42.586Z] #51 0.318 ++ mktemp -d [2020-02-26T15:59:42.586Z] #51 0.318 + export GOPATH=/tmp/tmp.3tKL2IuLXj [2020-02-26T15:59:42.586Z] #51 0.318 + GOPATH=/tmp/tmp.3tKL2IuLXj [2020-02-26T15:59:42.586Z] #51 0.318 + RM_GOPATH=1 [2020-02-26T15:59:42.586Z] #51 0.319 ++ dirname ./install.sh [2020-02-26T15:59:42.586Z] #51 0.319 + dir=. [2020-02-26T15:59:42.586Z] #51 0.319 + bin=gotestsum [2020-02-26T15:59:42.586Z] #51 0.319 + shift [2020-02-26T15:59:42.586Z] #51 0.319 + '[' '!' -f ./gotestsum.installer ']' [2020-02-26T15:59:42.586Z] #51 0.319 + . ./gotestsum.installer [2020-02-26T15:59:42.586Z] #51 0.319 ++ : v0.3.5 [2020-02-26T15:59:42.586Z] #51 0.319 Installing gotestsum version v0.3.5 [2020-02-26T15:59:42.586Z] #51 0.319 + install_gotestsum [2020-02-26T15:59:42.586Z] #51 0.319 + echo 'Installing gotestsum version v0.3.5' [2020-02-26T15:59:42.586Z] #51 0.319 + go get -d gotest.tools/gotestsum [2020-02-26T15:59:42.586Z] #51 ... [2020-02-26T15:59:42.586Z] [2020-02-26T15:59:42.586Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-26T15:59:42.586Z] #31 0.341 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-02-26T15:59:42.586Z] #31 0.342 Cloning into '.'... [2020-02-26T15:59:42.586Z] #31 ... [2020-02-26T15:59:42.586Z] [2020-02-26T15:59:42.586Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-26T15:59:42.586Z] #72 0.297 + RM_GOPATH=0 [2020-02-26T15:59:42.586Z] #72 0.297 + TMP_GOPATH= [2020-02-26T15:59:42.586Z] #72 0.297 + : /build [2020-02-26T15:59:42.586Z] #72 0.300 + '[' -z '' ']' [2020-02-26T15:59:42.586Z] #72 0.300 ++ mktemp -d [2020-02-26T15:59:42.586Z] #72 0.301 + export GOPATH=/tmp/tmp.FxziJo7BEL [2020-02-26T15:59:42.586Z] #72 0.301 + GOPATH=/tmp/tmp.FxziJo7BEL [2020-02-26T15:59:42.586Z] #72 0.301 + RM_GOPATH=1 [2020-02-26T15:59:42.586Z] #72 0.303 ++ dirname ./install.sh [2020-02-26T15:59:42.586Z] #72 0.303 + dir=. [2020-02-26T15:59:42.586Z] #72 0.303 + bin=proxy [2020-02-26T15:59:42.586Z] #72 0.303 + shift [2020-02-26T15:59:42.586Z] #72 0.303 + '[' '!' -f ./proxy.installer ']' [2020-02-26T15:59:42.586Z] #72 0.303 + . ./proxy.installer [2020-02-26T15:59:42.586Z] #72 0.303 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-26T15:59:42.586Z] #72 0.303 + install_proxy [2020-02-26T15:59:42.586Z] #72 0.303 + case "$1" in [2020-02-26T15:59:42.586Z] #72 0.303 + export CGO_ENABLED=0 [2020-02-26T15:59:42.586Z] #72 0.303 + CGO_ENABLED=0 [2020-02-26T15:59:42.586Z] #72 0.303 + _install_proxy [2020-02-26T15:59:42.586Z] #72 0.303 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9' [2020-02-26T15:59:42.586Z] #72 0.303 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.FxziJo7BEL/src/github.com/docker/libnetwork [2020-02-26T15:59:42.586Z] #72 0.303 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-26T15:59:42.586Z] #72 0.304 Cloning into '/tmp/tmp.FxziJo7BEL/src/github.com/docker/libnetwork'... [2020-02-26T15:59:42.586Z] #72 ... [2020-02-26T15:59:42.586Z] [2020-02-26T15:59:42.586Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T15:59:42.586Z] #66 0.449 + RM_GOPATH=0 [2020-02-26T15:59:42.586Z] #66 0.449 + TMP_GOPATH= [2020-02-26T15:59:42.586Z] #66 0.449 + : /build/ [2020-02-26T15:59:42.586Z] #66 0.450 + '[' -z '' ']' [2020-02-26T15:59:42.586Z] #66 0.450 ++ mktemp -d [2020-02-26T15:59:42.586Z] #66 0.451 + export GOPATH=/tmp/tmp.ZRHVYjNFdT [2020-02-26T15:59:42.586Z] #66 0.451 + GOPATH=/tmp/tmp.ZRHVYjNFdT [2020-02-26T15:59:42.586Z] #66 0.451 + RM_GOPATH=1 [2020-02-26T15:59:42.586Z] #66 0.451 ++ dirname ./install.sh [2020-02-26T15:59:42.586Z] #66 0.452 + dir=. [2020-02-26T15:59:42.586Z] #66 0.452 + bin=rootlesskit [2020-02-26T15:59:42.586Z] #66 0.452 + shift [2020-02-26T15:59:42.586Z] #66 0.453 + '[' '!' -f ./rootlesskit.installer ']' [2020-02-26T15:59:42.586Z] #66 0.453 + . ./rootlesskit.installer [2020-02-26T15:59:42.586Z] #66 0.453 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-26T15:59:42.586Z] #66 0.455 + install_rootlesskit [2020-02-26T15:59:42.586Z] #66 0.455 + case "$1" in [2020-02-26T15:59:42.586Z] #66 0.455 + export CGO_ENABLED=0 [2020-02-26T15:59:42.586Z] #66 0.455 + CGO_ENABLED=0 [2020-02-26T15:59:42.586Z] #66 0.456 + _install_rootlesskit [2020-02-26T15:59:42.586Z] #66 0.456 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-02-26T15:59:42.586Z] #66 0.456 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-26T15:59:42.586Z] #66 0.456 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ZRHVYjNFdT/src/github.com/rootless-containers/rootlesskit [2020-02-26T15:59:42.586Z] #66 0.457 Cloning into '/tmp/tmp.ZRHVYjNFdT/src/github.com/rootless-containers/rootlesskit'... [2020-02-26T15:59:42.586Z] #66 2.977 + cd /tmp/tmp.ZRHVYjNFdT/src/github.com/rootless-containers/rootlesskit [2020-02-26T15:59:42.586Z] #66 2.993 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-26T15:59:42.586Z] #66 3.538 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-26T15:59:42.586Z] #66 3.549 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-02-26T15:59:42.596Z] ok github.com/docker/docker/daemon/links 0.017s coverage: 93.0% of statements [2020-02-26T15:59:42.739Z] #44 77.20 DEP criu/seccomp.d [2020-02-26T15:59:42.986Z] #66 ... [2020-02-26T15:59:42.987Z] [2020-02-26T15:59:42.987Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-26T15:59:42.987Z] #11 0.562 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-26T15:59:42.987Z] #11 0.773 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-26T15:59:42.987Z] #11 0.783 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-26T15:59:42.987Z] #11 1.271 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-26T15:59:42.987Z] #11 2.728 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [160 kB] [2020-02-26T15:59:42.987Z] #11 5.044 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-02-26T15:59:42.987Z] #11 ... [2020-02-26T15:59:42.987Z] [2020-02-26T15:59:42.987Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-26T15:59:42.987Z] #26 0.739 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-26T15:59:42.987Z] #26 0.781 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-26T15:59:42.987Z] #26 0.814 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-26T15:59:42.987Z] #26 1.492 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-26T15:59:42.987Z] #26 2.821 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [160 kB] [2020-02-26T15:59:42.987Z] #26 4.605 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-02-26T15:59:42.987Z] #26 11.02 Fetched 8028 kB in 10s (778 kB/s) [2020-02-26T15:59:42.987Z] #26 11.02 Reading package lists... [2020-02-26T15:59:42.987Z] #26 ... [2020-02-26T15:59:42.987Z] [2020-02-26T15:59:42.987Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-26T15:59:42.987Z] #44 0.562 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-26T15:59:42.987Z] #44 0.684 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-26T15:59:42.987Z] #44 0.711 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-26T15:59:42.987Z] #44 1.323 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-26T15:59:42.987Z] #44 3.101 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [160 kB] [2020-02-26T15:59:42.987Z] #44 4.967 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-02-26T15:59:42.987Z] #44 10.81 Fetched 8028 kB in 10s (773 kB/s) [2020-02-26T15:59:42.996Z] #44 77.36 DEP criu/rst-malloc.d [2020-02-26T15:59:42.997Z] #44 77.44 DEP criu/rbtree.d [2020-02-26T15:59:43.166Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.089s coverage: 3.0% of statements [2020-02-26T15:59:43.254Z] #44 77.50 DEP criu/pstree.d [2020-02-26T15:59:43.254Z] #44 ... [2020-02-26T15:59:43.254Z] [2020-02-26T15:59:43.254Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-26T15:59:43.254Z] #17 2.422 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-26T15:59:43.254Z] #17 2.601 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-26T15:59:43.254Z] #17 2.801 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-26T15:59:43.254Z] #17 3.053 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-02-26T15:59:43.254Z] #17 4.402 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [181 kB] [2020-02-26T15:59:43.254Z] #17 5.818 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-02-26T15:59:43.254Z] #17 ... [2020-02-26T15:59:43.254Z] [2020-02-26T15:59:43.254Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T15:59:43.254Z] #44 77.72 DEP criu/protobuf.d [2020-02-26T15:59:43.366Z] #44 10.81 Reading package lists... [2020-02-26T15:59:43.366Z] #44 ... [2020-02-26T15:59:43.366Z] [2020-02-26T15:59:43.366Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-26T15:59:43.366Z] #36 0.584 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-26T15:59:43.366Z] #36 0.686 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-26T15:59:43.366Z] #36 0.703 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-26T15:59:43.366Z] #36 1.433 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-26T15:59:43.366Z] #36 2.670 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [160 kB] [2020-02-26T15:59:43.366Z] #36 4.792 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-02-26T15:59:43.366Z] #36 11.13 Fetched 8028 kB in 11s (759 kB/s) [2020-02-26T15:59:43.366Z] #36 11.13 Reading package lists... [2020-02-26T15:59:43.366Z] #36 ... [2020-02-26T15:59:43.366Z] [2020-02-26T15:59:43.366Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-26T15:59:43.366Z] #60 0.648 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-26T15:59:43.366Z] #60 0.689 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-26T15:59:43.366Z] #60 0.704 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-26T15:59:43.366Z] #60 1.394 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-26T15:59:43.366Z] #60 2.675 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [160 kB] [2020-02-26T15:59:43.366Z] #60 5.060 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-02-26T15:59:43.511Z] #44 77.92 GEN criu/protobuf-desc-gen.h [2020-02-26T15:59:43.745Z] #60 ... [2020-02-26T15:59:43.745Z] [2020-02-26T15:59:43.745Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T15:59:43.745Z] #54 0.265 + RM_GOPATH=0 [2020-02-26T15:59:43.745Z] #54 0.265 + TMP_GOPATH= [2020-02-26T15:59:43.745Z] #54 0.265 + : /build [2020-02-26T15:59:43.745Z] #54 0.265 + '[' -z '' ']' [2020-02-26T15:59:43.745Z] #54 0.265 ++ mktemp -d [2020-02-26T15:59:43.745Z] #54 0.266 + export GOPATH=/tmp/tmp.P1U1UnFU8u [2020-02-26T15:59:43.745Z] #54 0.266 + GOPATH=/tmp/tmp.P1U1UnFU8u [2020-02-26T15:59:43.745Z] #54 0.266 + RM_GOPATH=1 [2020-02-26T15:59:43.745Z] #54 0.266 ++ dirname ./install.sh [2020-02-26T15:59:43.745Z] #54 0.267 + dir=. [2020-02-26T15:59:43.745Z] #54 0.267 + bin=golangci_lint [2020-02-26T15:59:43.745Z] #54 0.267 + shift [2020-02-26T15:59:43.745Z] #54 0.267 + '[' '!' -f ./golangci_lint.installer ']' [2020-02-26T15:59:43.745Z] #54 0.267 + . ./golangci_lint.installer [2020-02-26T15:59:43.745Z] #54 0.267 ++ : v1.20.0 [2020-02-26T15:59:43.745Z] #54 0.268 + install_golangci_lint [2020-02-26T15:59:43.745Z] #54 0.268 + echo 'Installing golangci-lint version v1.20.0' [2020-02-26T15:59:43.745Z] #54 0.268 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-02-26T15:59:43.745Z] #54 0.268 Installing golangci-lint version v1.20.0 [2020-02-26T15:59:43.745Z] #54 ... [2020-02-26T15:59:43.745Z] [2020-02-26T15:59:43.746Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T15:59:43.746Z] #48 9.928 unicode/utf16 [2020-02-26T15:59:43.746Z] #48 10.09 container/list [2020-02-26T15:59:43.746Z] #48 10.40 crypto/internal/subtle [2020-02-26T15:59:43.746Z] #48 10.47 crypto/subtle [2020-02-26T15:59:43.746Z] #48 10.55 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-02-26T15:59:43.746Z] #48 10.65 internal/nettrace [2020-02-26T15:59:43.746Z] #48 10.80 runtime/cgo [2020-02-26T15:59:43.964Z] go: finding github.com/json-iterator/go v1.1.6 [2020-02-26T15:59:44.592Z] go: finding github.com/kr/pty v1.1.1 [2020-02-26T15:59:44.878Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-02-26T15:59:45.074Z] ok github.com/docker/docker/daemon/logger 0.239s coverage: 42.7% of statements [2020-02-26T15:59:45.335Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.520s coverage: 60.1% of statements [2020-02-26T15:59:45.335Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-02-26T15:59:45.335Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-26T15:59:45.409Z] #44 79.46 DEP criu/protobuf-desc.d [2020-02-26T15:59:45.409Z] #44 79.62 DEP criu/proc_parse.d [2020-02-26T15:59:45.409Z] #44 79.85 DEP criu/plugin.d [2020-02-26T15:59:45.409Z] #44 79.97 DEP criu/pipes.d [2020-02-26T15:59:45.510Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-02-26T15:59:45.975Z] #44 80.14 DEP criu/pie-util.d [2020-02-26T15:59:45.975Z] #44 ... [2020-02-26T15:59:45.975Z] [2020-02-26T15:59:45.975Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T15:59:45.975Z] #47 134.2 github.com/LK4D4/vndr/godl [2020-02-26T15:59:45.975Z] #47 135.0 github.com/LK4D4/vndr [2020-02-26T15:59:45.975Z] #47 DONE 143.9s [2020-02-26T15:59:45.975Z] [2020-02-26T15:59:45.975Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T15:59:45.975Z] #44 80.30 DEP criu/pie-util-vdso.d [2020-02-26T15:59:46.233Z] #44 80.59 DEP criu/pie-util-vdso-elf32.d [2020-02-26T15:59:46.274Z] ok github.com/docker/docker/daemon/images 0.040s coverage: 4.9% of statements [2020-02-26T15:59:46.274Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-26T15:59:46.274Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-26T15:59:46.274Z] ok github.com/docker/docker/daemon/logger/gelf 0.015s coverage: 67.0% of statements [2020-02-26T15:59:46.490Z] #44 80.76 DEP criu/path.d [2020-02-26T15:59:46.490Z] #44 81.02 DEP criu/parasite-syscall.d [2020-02-26T15:59:46.534Z] ok github.com/docker/docker/daemon/logger/awslogs 0.326s coverage: 77.4% of statements [2020-02-26T15:59:46.534Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-26T15:59:46.534Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-26T15:59:46.749Z] #44 81.26 DEP criu/pagemap.d [2020-02-26T15:59:46.793Z] ok github.com/docker/docker/daemon/logger/journald 0.044s coverage: 26.2% of statements [2020-02-26T15:59:47.006Z] #44 81.58 DEP criu/pagemap-cache.d [2020-02-26T15:59:47.019Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-02-26T15:59:47.019Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-02-26T15:59:47.264Z] #44 81.68 DEP criu/page-xfer.d [2020-02-26T15:59:47.363Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.034s coverage: 88.3% of statements [2020-02-26T15:59:47.521Z] #44 81.77 DEP criu/page-pipe.d [2020-02-26T15:59:47.521Z] #44 81.86 DEP criu/netfilter.d [2020-02-26T15:59:47.521Z] #44 82.00 DEP criu/net.d [2020-02-26T15:59:47.779Z] #44 82.24 DEP criu/namespaces.d [2020-02-26T15:59:47.854Z] #48 15.54 vendor/golang.org/x/crypto/internal/subtle [2020-02-26T15:59:47.854Z] #48 ... [2020-02-26T15:59:47.854Z] [2020-02-26T15:59:47.854Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T15:59:47.854Z] #54 13.27 + cd /tmp/tmp.P1U1UnFU8u/src/github.com/golangci/golangci-lint/ [2020-02-26T15:59:47.854Z] #54 13.27 + git checkout -q v1.20.0 [2020-02-26T15:59:47.854Z] #54 14.10 ++ git describe --tags [2020-02-26T15:59:47.854Z] #54 14.10 + version=v1.20.0 [2020-02-26T15:59:47.854Z] #54 14.10 ++ git rev-parse --short HEAD [2020-02-26T15:59:47.854Z] #54 14.10 + commit=cc98739 [2020-02-26T15:59:47.854Z] #54 14.10 ++ git show -s --format=%cd [2020-02-26T15:59:47.854Z] #54 14.11 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-02-26T15:59:47.854Z] #54 14.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-02-26T15:59:47.933Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.020s coverage: 62.1% of statements [2020-02-26T15:59:48.036Z] #44 82.44 DEP criu/mount.d [2020-02-26T15:59:48.056Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-02-26T15:59:48.056Z] go: finding github.com/spf13/cast v1.3.0 [2020-02-26T15:59:48.193Z] ok github.com/docker/docker/daemon/logger/local 0.033s coverage: 74.7% of statements [2020-02-26T15:59:48.193Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-26T15:59:48.294Z] #44 82.69 DEP criu/mem.d [2020-02-26T15:59:48.552Z] #44 82.91 DEP criu/lsm.d [2020-02-26T15:59:48.552Z] #44 83.01 DEP criu/log.d [2020-02-26T15:59:48.692Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-02-26T15:59:48.809Z] #44 83.16 DEP criu/libnetlink.d [2020-02-26T15:59:48.809Z] #44 83.24 DEP criu/kerndat.d [2020-02-26T15:59:48.809Z] #44 83.39 DEP criu/kcmp-ids.d [2020-02-26T15:59:49.067Z] #44 83.52 DEP criu/irmap.d [2020-02-26T15:59:49.067Z] #44 83.65 DEP criu/ipc_ns.d [2020-02-26T15:59:49.133Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.040s coverage: 19.9% of statements [2020-02-26T15:59:49.392Z] ok github.com/docker/docker/daemon/logger/templates 0.030s coverage: 8.3% of statements [2020-02-26T15:59:49.632Z] #44 83.81 DEP criu/image.d [2020-02-26T15:59:49.632Z] #44 83.93 DEP criu/image-desc.d [2020-02-26T15:59:49.632Z] #44 84.05 DEP criu/fsnotify.d [2020-02-26T15:59:49.651Z] ok github.com/docker/docker/daemon/logger/syslog 0.040s coverage: 47.8% of statements [2020-02-26T15:59:49.890Z] #44 84.20 DEP criu/filesystems.d [2020-02-26T15:59:49.890Z] #44 84.33 DEP criu/files.d [2020-02-26T15:59:50.147Z] #44 84.48 DEP criu/files-reg.d [2020-02-26T15:59:50.210Z] go: finding github.com/pkg/profile v1.2.1 [2020-02-26T15:59:50.210Z] go: finding github.com/stretchr/objx v0.1.1 [2020-02-26T15:59:50.405Z] #44 84.69 DEP criu/files-ext.d [2020-02-26T15:59:50.405Z] #44 84.85 DEP criu/file-lock.d [2020-02-26T15:59:50.509Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-02-26T15:59:50.590Z] ok github.com/docker/docker/daemon/network 0.037s coverage: 63.8% of statements [2020-02-26T15:59:50.662Z] #44 85.04 DEP criu/file-ids.d [2020-02-26T15:59:50.920Z] #44 85.22 DEP criu/fifo.d [2020-02-26T15:59:50.920Z] #44 85.37 DEP criu/fdstore.d [2020-02-26T15:59:50.920Z] #44 85.47 DEP criu/fault-injection.d [2020-02-26T15:59:51.177Z] #44 85.54 DEP criu/external.d [2020-02-26T15:59:51.434Z] #44 85.67 DEP criu/eventpoll.d [2020-02-26T15:59:51.434Z] #44 85.84 DEP criu/eventfd.d [2020-02-26T15:59:51.530Z] ok github.com/docker/docker/daemon/logger/splunk 1.982s coverage: 82.5% of statements [2020-02-26T15:59:51.530Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-26T15:59:51.530Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-26T15:59:51.535Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-02-26T15:59:51.535Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-02-26T15:59:51.535Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-02-26T15:59:51.535Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-02-26T15:59:51.691Z] #44 85.99 DEP criu/crtools.d [2020-02-26T15:59:51.691Z] #44 86.14 DEP criu/cr-service.d [2020-02-26T15:59:51.912Z] #54 ... [2020-02-26T15:59:51.912Z] [2020-02-26T15:59:51.912Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-26T15:59:51.912Z] #36 11.13 Reading package lists... [2020-02-26T15:59:51.912Z] #36 14.44 Reading package lists... [2020-02-26T15:59:51.912Z] #36 17.55 Building dependency tree... [2020-02-26T15:59:51.912Z] #36 18.50 The following additional packages will be installed: [2020-02-26T15:59:51.912Z] #36 18.50 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-02-26T15:59:51.912Z] #36 18.50 Suggested packages: [2020-02-26T15:59:51.912Z] #36 18.50 cmake-doc ninja-build lrzip [2020-02-26T15:59:51.912Z] #36 18.50 Recommended packages: [2020-02-26T15:59:51.912Z] #36 18.50 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-02-26T15:59:51.912Z] #36 18.97 The following NEW packages will be installed: [2020-02-26T15:59:51.912Z] #36 19.03 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-02-26T15:59:51.912Z] #36 19.03 vim-common xxd [2020-02-26T15:59:51.912Z] #36 19.11 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-02-26T15:59:51.912Z] #36 19.11 Need to get 13.9 MB of archives. [2020-02-26T15:59:51.912Z] #36 19.11 After this operation, 62.1 MB of additional disk space will be used. [2020-02-26T15:59:51.912Z] #36 19.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-02-26T15:59:51.912Z] #36 19.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-02-26T15:59:51.912Z] #36 19.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-02-26T15:59:51.912Z] #36 19.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB] [2020-02-26T15:59:51.912Z] #36 19.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-02-26T15:59:51.912Z] #36 19.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-02-26T15:59:51.912Z] #36 19.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-02-26T15:59:51.912Z] #36 19.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-02-26T15:59:51.912Z] #36 19.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-02-26T15:59:51.912Z] #36 19.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-02-26T15:59:51.949Z] #44 86.30 DEP criu/cr-restore.d [2020-02-26T15:59:52.206Z] #44 86.60 DEP criu/cr-errno.d [2020-02-26T15:59:52.206Z] #44 86.62 DEP criu/cr-dump.d [2020-02-26T15:59:52.312Z] #36 ... [2020-02-26T15:59:52.312Z] [2020-02-26T15:59:52.312Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-26T15:59:52.312Z] #26 11.02 Reading package lists... [2020-02-26T15:59:52.312Z] #26 14.39 Reading package lists... [2020-02-26T15:59:52.312Z] #26 17.45 Building dependency tree... [2020-02-26T15:59:52.312Z] #26 18.36 ca-certificates is already the newest version (20190110). [2020-02-26T15:59:52.312Z] #26 18.36 The following additional packages will be installed: [2020-02-26T15:59:52.312Z] #26 18.36 libjq1 libonig5 [2020-02-26T15:59:52.312Z] #26 18.63 The following NEW packages will be installed: [2020-02-26T15:59:52.312Z] #26 18.63 jq libjq1 libonig5 [2020-02-26T15:59:52.312Z] #26 18.71 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-02-26T15:59:52.312Z] #26 18.71 Need to get 350 kB of archives. [2020-02-26T15:59:52.312Z] #26 18.71 After this operation, 1154 kB of additional disk space will be used. [2020-02-26T15:59:52.312Z] #26 18.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-02-26T15:59:52.312Z] #26 18.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-02-26T15:59:52.312Z] #26 18.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-02-26T15:59:52.312Z] #26 19.32 debconf: delaying package configuration, since apt-utils is not installed [2020-02-26T15:59:52.312Z] #26 19.42 Fetched 350 kB in 0s (3695 kB/s) [2020-02-26T15:59:52.312Z] #26 19.52 Selecting previously unselected package libonig5:s390x. [2020-02-26T15:59:52.312Z] #26 19.52 (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-02-26T15:59:52.312Z] #26 19.56 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-02-26T15:59:52.312Z] #26 19.56 Unpacking libonig5:s390x (6.9.1-1) ... [2020-02-26T15:59:52.312Z] #26 19.75 Selecting previously unselected package libjq1:s390x. [2020-02-26T15:59:52.312Z] #26 19.76 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-02-26T15:59:52.312Z] #26 19.76 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-02-26T15:59:52.312Z] #26 19.89 Selecting previously unselected package jq. [2020-02-26T15:59:52.312Z] #26 19.89 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-02-26T15:59:52.312Z] #26 19.90 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-26T15:59:52.312Z] #26 20.00 Setting up libonig5:s390x (6.9.1-1) ... [2020-02-26T15:59:52.312Z] #26 20.02 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-02-26T15:59:52.312Z] #26 20.02 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-26T15:59:52.312Z] #26 20.03 Processing triggers for libc-bin (2.28-10) ... [2020-02-26T15:59:52.312Z] #26 DONE 20.3s [2020-02-26T15:59:52.312Z] [2020-02-26T15:59:52.312Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-26T15:59:52.312Z] #44 10.81 Reading package lists... [2020-02-26T15:59:52.312Z] #44 14.21 Reading package lists... [2020-02-26T15:59:52.312Z] #44 17.62 Building dependency tree... [2020-02-26T15:59:52.312Z] #44 19.03 The following additional packages will be installed: [2020-02-26T15:59:52.312Z] #44 19.03 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-02-26T15:59:52.312Z] #44 19.03 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-02-26T15:59:52.312Z] #44 19.04 Suggested packages: [2020-02-26T15:59:52.312Z] #44 19.04 manpages-dev python-setuptools [2020-02-26T15:59:52.312Z] #44 19.96 The following NEW packages will be installed: [2020-02-26T15:59:52.312Z] #44 19.96 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-02-26T15:59:52.312Z] #44 19.96 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-02-26T15:59:52.312Z] #44 19.96 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-02-26T15:59:52.312Z] #44 19.96 python-six zlib1g-dev [2020-02-26T15:59:52.312Z] #44 20.07 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-02-26T15:59:52.312Z] #44 20.07 Need to get 3742 kB of archives. [2020-02-26T15:59:52.312Z] #44 20.07 After this operation, 22.0 MB of additional disk space will be used. [2020-02-26T15:59:52.312Z] #44 20.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-02-26T15:59:52.312Z] #44 20.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-02-26T15:59:52.312Z] #44 20.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-02-26T15:59:52.312Z] #44 20.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-02-26T15:59:52.312Z] #44 20.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-02-26T15:59:52.312Z] #44 20.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-02-26T15:59:52.312Z] #44 20.12 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-02-26T15:59:52.312Z] #44 20.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-02-26T15:59:52.312Z] #44 20.14 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-02-26T15:59:52.312Z] #44 20.19 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-02-26T15:59:52.312Z] #44 20.20 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-02-26T15:59:52.312Z] #44 20.28 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-02-26T15:59:52.312Z] #44 ... [2020-02-26T15:59:52.312Z] [2020-02-26T15:59:52.312Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-26T15:59:52.312Z] #27 DONE 0.1s [2020-02-26T15:59:52.312Z] [2020-02-26T15:59:52.312Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-26T15:59:52.312Z] #44 20.33 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-02-26T15:59:52.312Z] #44 20.33 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-02-26T15:59:52.312Z] #44 20.33 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-02-26T15:59:52.312Z] #44 20.35 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-02-26T15:59:52.312Z] #44 20.35 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-02-26T15:59:52.312Z] #44 ... [2020-02-26T15:59:52.312Z] [2020-02-26T15:59:52.312Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-26T15:59:52.312Z] #11 11.79 Fetched 8028 kB in 11s (713 kB/s) [2020-02-26T15:59:52.312Z] #11 11.79 Reading package lists... [2020-02-26T15:59:52.312Z] #11 14.92 Reading package lists... [2020-02-26T15:59:52.312Z] #11 18.60 Building dependency tree... [2020-02-26T15:59:52.312Z] #11 19.91 The following additional packages will be installed: [2020-02-26T15:59:52.312Z] #11 19.91 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-02-26T15:59:52.312Z] #11 19.91 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-02-26T15:59:52.312Z] #11 19.91 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-02-26T15:59:52.312Z] #11 19.91 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-02-26T15:59:52.312Z] #11 19.91 Suggested packages: [2020-02-26T15:59:52.312Z] #11 19.91 gcc-8-locales seccomp wine64 [2020-02-26T15:59:52.463Z] #44 86.87 DEP criu/cr-dedup.d [2020-02-26T15:59:52.470Z] ok github.com/docker/docker/distribution/metadata 0.098s coverage: 48.2% of statements [2020-02-26T15:59:52.690Z] #11 ... [2020-02-26T15:59:52.690Z] [2020-02-26T15:59:52.690Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-26T15:59:52.721Z] #44 87.00 DEP criu/cr-check.d [2020-02-26T15:59:52.721Z] #44 87.20 DEP criu/config.d [2020-02-26T15:59:52.979Z] #44 87.40 DEP criu/clone-noasan.d [2020-02-26T15:59:52.979Z] #44 87.45 DEP criu/cgroup.d [2020-02-26T15:59:53.039Z] ok github.com/docker/docker/distribution 0.283s coverage: 22.1% of statements [2020-02-26T15:59:53.039Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-26T15:59:53.039Z] ok github.com/docker/docker/errdefs 0.019s coverage: 49.4% of statements [2020-02-26T15:59:53.069Z] #28 ... [2020-02-26T15:59:53.069Z] [2020-02-26T15:59:53.069Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-26T15:59:53.069Z] #60 11.77 Fetched 8028 kB in 11s (707 kB/s) [2020-02-26T15:59:53.069Z] #60 11.77 Reading package lists... [2020-02-26T15:59:53.069Z] #60 15.12 Reading package lists... [2020-02-26T15:59:53.069Z] #60 18.21 Building dependency tree... [2020-02-26T15:59:53.069Z] #60 19.54 The following additional packages will be installed: [2020-02-26T15:59:53.069Z] #60 19.54 libbtrfs0 [2020-02-26T15:59:53.069Z] #60 19.61 The following NEW packages will be installed: [2020-02-26T15:59:53.069Z] #60 19.61 libbtrfs-dev libbtrfs0 [2020-02-26T15:59:53.069Z] #60 19.70 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-02-26T15:59:53.069Z] #60 19.70 Need to get 118 kB of archives. [2020-02-26T15:59:53.069Z] #60 19.70 After this operation, 390 kB of additional disk space will be used. [2020-02-26T15:59:53.069Z] #60 19.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-02-26T15:59:53.069Z] #60 19.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-02-26T15:59:53.069Z] #60 20.33 debconf: delaying package configuration, since apt-utils is not installed [2020-02-26T15:59:53.069Z] #60 20.45 Fetched 118 kB in 0s (1607 kB/s) [2020-02-26T15:59:53.069Z] #60 20.50 Selecting previously unselected package libbtrfs0. [2020-02-26T15:59:53.069Z] #60 20.50 (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-02-26T15:59:53.069Z] #60 20.55 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-02-26T15:59:53.069Z] #60 20.55 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-26T15:59:53.069Z] #60 20.62 Selecting previously unselected package libbtrfs-dev. [2020-02-26T15:59:53.069Z] #60 20.62 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-02-26T15:59:53.069Z] #60 20.62 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-26T15:59:53.069Z] #60 20.73 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-26T15:59:53.069Z] #60 20.78 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-26T15:59:53.069Z] #60 20.84 Processing triggers for libc-bin (2.28-10) ... [2020-02-26T15:59:53.069Z] #60 DONE 21.0s [2020-02-26T15:59:53.069Z] [2020-02-26T15:59:53.069Z] #61 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-26T15:59:53.069Z] #61 DONE 0.1s [2020-02-26T15:59:53.069Z] [2020-02-26T15:59:53.069Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-26T15:59:53.069Z] #36 20.73 debconf: delaying package configuration, since apt-utils is not installed [2020-02-26T15:59:53.069Z] #36 20.84 Fetched 13.9 MB in 1s (16.4 MB/s) [2020-02-26T15:59:53.069Z] #36 20.94 Selecting previously unselected package xxd. [2020-02-26T15:59:53.069Z] #36 20.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-02-26T15:59:53.069Z] #36 20.95 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-02-26T15:59:53.069Z] #36 20.96 Unpacking xxd (2:8.1.0875-5) ... [2020-02-26T15:59:53.069Z] #36 21.08 Selecting previously unselected package vim-common. [2020-02-26T15:59:53.069Z] #36 21.08 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-26T15:59:53.069Z] #36 21.11 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-26T15:59:53.236Z] #44 87.56 DEP criu/cgroup-props.d [2020-02-26T15:59:53.236Z] #44 87.66 DEP criu/bitmap.d [2020-02-26T15:59:53.236Z] #44 87.69 DEP criu/bfd.d [2020-02-26T15:59:53.236Z] #44 87.78 DEP criu/autofs.d [2020-02-26T15:59:53.444Z] #36 ... [2020-02-26T15:59:53.444Z] [2020-02-26T15:59:53.444Z] #62 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-26T15:59:53.444Z] #62 DONE 0.1s [2020-02-26T15:59:53.444Z] [2020-02-26T15:59:53.444Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-26T15:59:53.444Z] #42 11.23 + 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-02-26T15:59:53.444Z] #42 ... [2020-02-26T15:59:53.444Z] [2020-02-26T15:59:53.444Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-26T15:59:53.444Z] #44 21.45 debconf: delaying package configuration, since apt-utils is not installed [2020-02-26T15:59:53.444Z] #44 21.55 Fetched 3742 kB in 0s (10.4 MB/s) [2020-02-26T15:59:53.493Z] #44 87.91 DEP criu/aio.d [2020-02-26T15:59:53.493Z] #44 88.06 DEP criu/action-scripts.d [2020-02-26T15:59:53.594Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-02-26T15:59:53.594Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-02-26T15:59:53.815Z] #44 21.66 Selecting previously unselected package libcap-dev:s390x. [2020-02-26T15:59:53.815Z] #44 21.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-02-26T15:59:53.815Z] #44 21.69 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-02-26T15:59:53.815Z] #44 21.70 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-02-26T15:59:53.815Z] #44 21.79 Selecting previously unselected package libnet1:s390x. [2020-02-26T15:59:53.815Z] #44 21.79 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-02-26T15:59:53.815Z] #44 21.80 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-02-26T15:59:53.815Z] #44 21.86 Selecting previously unselected package libnet1-dev. [2020-02-26T15:59:53.815Z] #44 21.87 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-02-26T15:59:54.058Z] #44 88.41 CC criu/action-scripts.o [2020-02-26T15:59:54.187Z] #44 21.87 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-26T15:59:54.187Z] #44 22.03 Selecting previously unselected package libnl-3-200:s390x. [2020-02-26T15:59:54.187Z] #44 22.03 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-02-26T15:59:54.187Z] #44 22.04 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-02-26T15:59:54.187Z] #44 22.09 Selecting previously unselected package libnl-3-dev:s390x. [2020-02-26T15:59:54.187Z] #44 22.10 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-02-26T15:59:54.187Z] #44 22.10 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-02-26T15:59:54.568Z] #44 22.35 Selecting previously unselected package libprotobuf-c1:s390x. [2020-02-26T15:59:54.568Z] #44 22.35 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-02-26T15:59:54.568Z] #44 22.37 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-02-26T15:59:54.568Z] #44 22.41 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-02-26T15:59:54.568Z] #44 22.43 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-02-26T15:59:54.568Z] #44 22.43 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-02-26T15:59:54.568Z] #44 22.55 Selecting previously unselected package zlib1g-dev:s390x. [2020-02-26T15:59:54.568Z] #44 22.55 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-02-26T15:59:54.568Z] #44 22.55 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-02-26T15:59:54.568Z] #44 ... [2020-02-26T15:59:54.568Z] [2020-02-26T15:59:54.568Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-26T15:59:54.568Z] #72 12.43 Checking out files: 98% (2005/2044) Checking out files: 99% (2024/2044) Checking out files: 100% (2044/2044) Checking out files: 100% (2044/2044), done. [2020-02-26T15:59:54.568Z] #72 12.48 + cd /tmp/tmp.FxziJo7BEL/src/github.com/docker/libnetwork [2020-02-26T15:59:54.568Z] #72 12.48 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-26T15:59:54.568Z] #72 13.16 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-02-26T15:59:54.623Z] #44 88.86 CC criu/aio.o [2020-02-26T15:59:54.623Z] #44 ... [2020-02-26T15:59:54.623Z] [2020-02-26T15:59:54.623Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-26T15:59:54.623Z] #17 11.41 Fetched 8331 kB in 9s (893 kB/s) [2020-02-26T15:59:54.623Z] #17 11.41 Reading package lists... [2020-02-26T15:59:54.623Z] #17 15.55 Reading package lists... [2020-02-26T15:59:54.623Z] #17 18.81 Building dependency tree... [2020-02-26T15:59:54.623Z] #17 20.50 libcap2-bin is already the newest version (1:2.25-2). [2020-02-26T15:59:54.623Z] #17 20.50 The following additional packages will be installed: [2020-02-26T15:59:54.623Z] #17 20.50 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-02-26T15:59:54.623Z] #17 20.50 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-02-26T15:59:54.623Z] #17 20.51 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-02-26T15:59:54.623Z] #17 20.51 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-02-26T15:59:54.623Z] #17 20.51 python3.7 python3.7-minimal vim-runtime xxd [2020-02-26T15:59:54.623Z] #17 20.51 Suggested packages: [2020-02-26T15:59:54.623Z] #17 20.51 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-02-26T15:59:54.623Z] #17 20.51 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-02-26T15:59:54.623Z] #17 20.51 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-02-26T15:59:54.623Z] #17 20.51 Recommended packages: [2020-02-26T15:59:54.623Z] #17 20.51 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-02-26T15:59:54.623Z] #17 20.51 python3-keyrings.alt python3-xdg unzip [2020-02-26T15:59:54.948Z] ok github.com/docker/docker/image 0.051s coverage: 86.4% of statements [2020-02-26T15:59:54.948Z] ok github.com/docker/docker/image/cache 0.018s coverage: 19.2% of statements [2020-02-26T15:59:55.024Z] #72 ... [2020-02-26T15:59:55.024Z] [2020-02-26T15:59:55.024Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-26T15:59:55.024Z] #28 1.345 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-26T15:59:55.024Z] #28 1.578 [2020-02-26T15:59:55.187Z] #17 ... [2020-02-26T15:59:55.187Z] [2020-02-26T15:59:55.187Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T15:59:55.187Z] #44 89.49 CC criu/autofs.o [2020-02-26T15:59:55.207Z] ok github.com/docker/docker/image/v1 0.020s coverage: 25.0% of statements [2020-02-26T15:59:55.467Z] ok github.com/docker/docker/distribution/xfer 1.720s coverage: 85.1% of statements [2020-02-26T15:59:55.467Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-26T15:59:55.467Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-26T15:59:55.467Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-26T15:59:55.728Z] ok github.com/docker/docker/libcontainerd/queue 0.086s coverage: 100.0% of statements [2020-02-26T15:59:56.121Z] #44 ... [2020-02-26T15:59:56.121Z] [2020-02-26T15:59:56.121Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-26T15:59:56.121Z] #30 DONE 154.1s [2020-02-26T15:59:56.121Z] [2020-02-26T15:59:56.121Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-26T15:59:56.121Z] #17 22.21 The following NEW packages will be installed: [2020-02-26T15:59:56.121Z] #17 22.21 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-02-26T15:59:56.121Z] #17 22.21 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-02-26T15:59:56.121Z] #17 22.21 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-02-26T15:59:56.121Z] #17 22.21 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-02-26T15:59:56.121Z] #17 22.22 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-02-26T15:59:56.121Z] #17 22.22 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-02-26T15:59:56.121Z] #17 22.22 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-02-26T15:59:56.121Z] #17 22.22 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-02-26T15:59:56.121Z] #17 22.56 0 upgraded, 46 newly installed, 0 to remove and 12 not upgraded. [2020-02-26T15:59:56.121Z] #17 22.56 Need to get 27.0 MB of archives. [2020-02-26T15:59:56.121Z] #17 22.56 After this operation, 111 MB of additional disk space will be used. [2020-02-26T15:59:56.121Z] #17 22.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-02-26T15:59:56.121Z] #17 22.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-02-26T15:59:56.121Z] #17 22.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-02-26T15:59:56.121Z] #17 22.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-02-26T15:59:56.121Z] #17 22.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-02-26T15:59:56.121Z] #17 22.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-02-26T15:59:56.121Z] #17 22.78 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-02-26T15:59:56.121Z] #17 22.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-02-26T15:59:56.121Z] #17 22.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-02-26T15:59:56.121Z] #17 22.82 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-02-26T15:59:56.121Z] #17 22.83 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-02-26T15:59:56.121Z] #17 22.84 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-02-26T15:59:56.121Z] #17 22.84 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-02-26T15:59:56.121Z] #17 22.84 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-02-26T15:59:56.121Z] #17 22.84 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-02-26T15:59:56.121Z] #17 22.85 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-02-26T15:59:56.121Z] #17 22.88 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-02-26T15:59:56.121Z] #17 22.89 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-02-26T15:59:56.121Z] #17 22.91 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-02-26T15:59:56.121Z] #17 22.92 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-02-26T15:59:56.121Z] #17 22.92 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-02-26T15:59:56.121Z] #17 22.94 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-02-26T15:59:56.121Z] #17 22.97 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-02-26T15:59:56.121Z] #17 22.98 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-02-26T15:59:56.121Z] #17 23.00 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-02-26T15:59:56.296Z] ok github.com/docker/docker/pkg/aaparser 0.031s coverage: 50.0% of statements [2020-02-26T15:59:56.379Z] #17 23.03 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-02-26T15:59:56.379Z] #17 23.03 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-02-26T15:59:56.379Z] #17 23.03 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-02-26T15:59:56.379Z] #17 23.03 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-02-26T15:59:56.956Z] #28 1.692 0.3% ###### 9.2% ########### 15.6% ############### 21.8% #################### 28.1% ######################## 34.4% ########################### 38.5% ############################# 40.6% ################################ 44.8% ################################### 49.0% ###################################### 53.2% ######################################### 57.4% ############################################ 61.5% ################################################ 67.8% ##################################################### 74.1% ######################################################## 78.3% ########################################################### 82.4% ############################################################## 86.6% ################################################################## 92.9% ##################################################################### 97.1% ######################################################################## 100.0% [2020-02-26T15:59:56.956Z] #17 23.82 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-02-26T15:59:56.956Z] #17 23.82 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-02-26T15:59:56.956Z] #17 23.82 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-02-26T15:59:56.956Z] #17 23.82 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-02-26T15:59:56.956Z] #17 23.83 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-02-26T15:59:56.956Z] #17 23.85 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-02-26T15:59:57.214Z] #17 23.97 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-02-26T15:59:57.214Z] #17 23.98 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-02-26T15:59:57.214Z] #17 23.99 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-02-26T15:59:57.214Z] #17 24.00 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-02-26T15:59:57.214Z] #17 24.00 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-02-26T15:59:57.214Z] #17 24.01 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-02-26T15:59:57.214Z] #17 24.01 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-02-26T15:59:57.214Z] #17 24.03 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-02-26T15:59:57.246Z] ok github.com/docker/docker/opts 0.075s coverage: 67.4% of statements [2020-02-26T15:59:57.419Z] #28 4.913 [2020-02-26T15:59:57.471Z] #17 24.28 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-02-26T15:59:57.471Z] #17 24.32 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-02-26T15:59:57.471Z] #17 24.35 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-02-26T15:59:58.036Z] #17 24.99 debconf: delaying package configuration, since apt-utils is not installed [2020-02-26T15:59:58.267Z] #28 5.109 #=#=# ###### 8.4% ################################### 49.5% ######################################################## 77.9% ######################################################################## 100.0% [2020-02-26T15:59:58.268Z] #28 5.874 [2020-02-26T15:59:58.293Z] #17 25.08 Fetched 27.0 MB in 2s (13.0 MB/s) [2020-02-26T15:59:58.551Z] #17 25.16 Selecting previously unselected package pigz. [2020-02-26T15:59:58.551Z] #17 25.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23423 files and directories currently installed.) [2020-02-26T15:59:58.551Z] #17 25.20 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-02-26T15:59:58.551Z] #17 25.20 Unpacking pigz (2.4-1) ... [2020-02-26T15:59:58.551Z] #17 25.28 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-02-26T15:59:58.551Z] #17 25.28 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-02-26T15:59:58.551Z] #17 25.29 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-02-26T15:59:58.626Z] ok github.com/docker/docker/pkg/broadcaster 0.035s coverage: 100.0% of statements [2020-02-26T15:59:58.810Z] #17 25.67 Selecting previously unselected package python3.7-minimal. [2020-02-26T15:59:58.885Z] ok github.com/docker/docker/pkg/capabilities 0.011s coverage: 87.5% of statements [2020-02-26T15:59:59.008Z] #28 6.050 ### 4.3% ########## 14.5% ############### 22.1% [2020-02-26T15:59:59.008Z] #28 ... [2020-02-26T15:59:59.008Z] [2020-02-26T15:59:59.008Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-26T15:59:59.008Z] #72 DONE 26.6s [2020-02-26T15:59:59.008Z] [2020-02-26T15:59:59.008Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-26T15:59:59.008Z] #28 6.050 ### 4.3% ########## 14.5% ############### 22.1% ################# 24.7% [2020-02-26T15:59:59.008Z] #28 ... [2020-02-26T15:59:59.008Z] [2020-02-26T15:59:59.008Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-26T15:59:59.008Z] #44 22.87 Selecting previously unselected package libprotobuf17:s390x. [2020-02-26T15:59:59.008Z] #44 22.90 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-02-26T15:59:59.008Z] #44 22.91 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-02-26T15:59:59.008Z] #44 24.08 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-02-26T15:59:59.008Z] #44 24.09 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-02-26T15:59:59.008Z] #44 24.12 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-02-26T15:59:59.008Z] #44 24.41 Selecting previously unselected package libprotobuf-dev:s390x. [2020-02-26T15:59:59.008Z] #44 24.41 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-02-26T15:59:59.008Z] #44 24.42 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-02-26T15:59:59.008Z] #44 25.42 Selecting previously unselected package libprotoc17:s390x. [2020-02-26T15:59:59.008Z] #44 25.42 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-02-26T15:59:59.008Z] #44 25.42 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-02-26T15:59:59.008Z] #44 25.78 Selecting previously unselected package protobuf-c-compiler. [2020-02-26T15:59:59.008Z] #44 25.79 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-02-26T15:59:59.008Z] #44 25.83 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-26T15:59:59.008Z] #44 26.06 Selecting previously unselected package protobuf-compiler. [2020-02-26T15:59:59.008Z] #44 26.06 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-02-26T15:59:59.008Z] #44 26.07 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-02-26T15:59:59.008Z] #44 26.18 Selecting previously unselected package python-pkg-resources. [2020-02-26T15:59:59.008Z] #44 26.19 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-02-26T15:59:59.008Z] #44 26.19 Unpacking python-pkg-resources (40.8.0-1) ... [2020-02-26T15:59:59.008Z] #44 26.35 Selecting previously unselected package python-six. [2020-02-26T15:59:59.008Z] #44 26.36 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-02-26T15:59:59.008Z] #44 26.36 Unpacking python-six (1.12.0-1) ... [2020-02-26T15:59:59.008Z] #44 26.40 Selecting previously unselected package python-protobuf. [2020-02-26T15:59:59.008Z] #44 26.40 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-02-26T15:59:59.008Z] #44 26.41 Unpacking python-protobuf (3.6.1.3-2) ... [2020-02-26T15:59:59.008Z] #44 26.81 Setting up python-pkg-resources (40.8.0-1) ... [2020-02-26T15:59:59.075Z] #17 25.69 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-02-26T15:59:59.075Z] #17 25.70 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-26T15:59:59.145Z] ok github.com/docker/docker/pkg/authorization 1.327s coverage: 68.3% of statements [2020-02-26T15:59:59.898Z] #17 26.55 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-02-26T15:59:59.898Z] #17 26.57 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-26T16:00:00.085Z] ok github.com/docker/docker/pkg/directory 0.010s coverage: 80.0% of statements [2020-02-26T16:00:00.300Z] #44 ... [2020-02-26T16:00:00.300Z] [2020-02-26T16:00:00.300Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-26T16:00:00.300Z] #28 6.050 ### 4.3% ########## 14.5% ############### 22.1% ################# 24.7% ####################### 32.3% ############################ 39.9% ################################ 45.0% ################################## 47.5% ####################################### 55.1% ########################################### 60.3% ################################################ 67.9% ###################################################### 75.5% ########################################################### 83.1% ################################################################# 90.8% ######################################################################## 100.0% [2020-02-26T16:00:00.344Z] ok github.com/docker/docker/pkg/archive 1.318s coverage: 77.0% of statements [2020-02-26T16:00:00.604Z] ok github.com/docker/docker/pkg/discovery 0.013s coverage: 58.3% of statements [2020-02-26T16:00:00.663Z] #28 8.074 #=#=# [2020-02-26T16:00:00.863Z] ok github.com/docker/docker/pkg/discovery/file 0.014s coverage: 97.6% of statements [2020-02-26T16:00:01.796Z] #17 28.54 Selecting previously unselected package python3-minimal. [2020-02-26T16:00:01.796Z] #17 28.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 ... 23672 files and directories currently installed.) [2020-02-26T16:00:01.796Z] #17 28.62 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-02-26T16:00:01.796Z] #17 28.63 Unpacking python3-minimal (3.7.3-1) ... [2020-02-26T16:00:01.801Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-02-26T16:00:02.054Z] #17 28.73 Selecting previously unselected package libmpdec2:amd64. [2020-02-26T16:00:02.054Z] #17 28.74 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-02-26T16:00:02.054Z] #17 28.75 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-02-26T16:00:02.054Z] #17 28.85 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-02-26T16:00:02.054Z] #17 28.85 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-02-26T16:00:02.054Z] #17 28.85 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-02-26T16:00:02.060Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2020-02-26T16:00:02.628Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-02-26T16:00:02.915Z] #28 8.245 ## 3.0% #### 6.8% ###### 9.6% ######## 12.4% ########## 15.3% ############# 18.1% ############### 21.9% ################## 26.2% ################### 27.2% ####################### 32.8% ########################### 37.6% ############################# 41.3% ################################ 45.1% ################################### 48.9% #################################### 50.8% ######################################## 55.7% ########################################## 59.1% ############################################ 62.3% ############################################## 64.2% [2020-02-26T16:00:02.915Z] #28 ... [2020-02-26T16:00:02.915Z] [2020-02-26T16:00:02.915Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-26T16:00:02.915Z] #11 20.87 The following NEW packages will be installed: [2020-02-26T16:00:02.915Z] #11 20.87 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-02-26T16:00:02.915Z] #11 20.87 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-02-26T16:00:02.915Z] #11 20.87 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-02-26T16:00:02.915Z] #11 20.87 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-02-26T16:00:02.915Z] #11 20.87 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-02-26T16:00:02.915Z] #11 20.88 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-02-26T16:00:02.915Z] #11 20.95 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-02-26T16:00:02.915Z] #11 20.95 Need to get 73.3 MB of archives. [2020-02-26T16:00:02.915Z] #11 20.95 After this operation, 494 MB of additional disk space will be used. [2020-02-26T16:00:02.915Z] #11 20.95 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-02-26T16:00:02.915Z] #11 21.06 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-02-26T16:00:02.915Z] #11 21.22 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-02-26T16:00:02.915Z] #11 21.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-02-26T16:00:02.915Z] #11 21.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-02-26T16:00:02.915Z] #11 21.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-02-26T16:00:02.915Z] #11 21.72 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-02-26T16:00:02.915Z] #11 21.90 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-02-26T16:00:02.915Z] #11 21.96 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-02-26T16:00:02.915Z] #11 24.33 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-02-26T16:00:02.915Z] #11 26.68 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-02-26T16:00:02.915Z] #11 26.68 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-02-26T16:00:02.915Z] #11 26.69 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-02-26T16:00:02.915Z] #11 26.69 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-02-26T16:00:02.915Z] #11 26.69 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-02-26T16:00:02.915Z] #11 26.70 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u3 [109 kB] [2020-02-26T16:00:02.915Z] #11 26.70 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-02-26T16:00:02.915Z] #11 26.72 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-02-26T16:00:02.915Z] #11 26.73 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-02-26T16:00:02.915Z] #11 26.73 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-02-26T16:00:02.915Z] #11 26.75 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-02-26T16:00:02.915Z] #11 26.77 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-02-26T16:00:02.915Z] #11 26.78 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-02-26T16:00:02.915Z] #11 26.78 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-02-26T16:00:02.915Z] #11 26.78 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u3 [321 kB] [2020-02-26T16:00:02.915Z] #11 27.86 debconf: delaying package configuration, since apt-utils is not installed [2020-02-26T16:00:02.915Z] #11 27.97 Fetched 73.3 MB in 6s (12.4 MB/s) [2020-02-26T16:00:02.915Z] #11 28.06 Selecting previously unselected package binutils-mingw-w64-i686. [2020-02-26T16:00:02.915Z] #11 28.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 ... 15168 files and directories currently installed.) [2020-02-26T16:00:02.915Z] #11 28.11 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-02-26T16:00:02.915Z] #11 28.11 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-26T16:00:02.915Z] #11 30.14 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-02-26T16:00:02.915Z] #11 30.14 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-02-26T16:00:02.915Z] #11 30.15 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-26T16:00:02.987Z] #17 29.83 Selecting previously unselected package python3.7. [2020-02-26T16:00:02.987Z] #17 29.84 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-02-26T16:00:02.987Z] #17 29.86 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-02-26T16:00:03.245Z] #17 29.97 Selecting previously unselected package libpython3-stdlib:amd64. [2020-02-26T16:00:03.245Z] #17 29.98 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-02-26T16:00:03.245Z] #17 29.99 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-02-26T16:00:03.298Z] #11 ... [2020-02-26T16:00:03.299Z] [2020-02-26T16:00:03.299Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-26T16:00:03.299Z] #28 8.245 ## 3.0% #### 6.8% ###### 9.6% ######## 12.4% ########## 15.3% ############# 18.1% ############### 21.9% ################## 26.2% ################### 27.2% ####################### 32.8% ########################### 37.6% ############################# 41.3% ################################ 45.1% ################################### 48.9% #################################### 50.8% ######################################## 55.7% ########################################## 59.1% ############################################ 62.3% ############################################## 64.2% ################################################ 67.5% ################################################# 68.4% [2020-02-26T16:00:03.299Z] #28 ... [2020-02-26T16:00:03.299Z] [2020-02-26T16:00:03.299Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T16:00:03.299Z] #63 0.242 + RM_GOPATH=0 [2020-02-26T16:00:03.299Z] #63 0.242 + TMP_GOPATH= [2020-02-26T16:00:03.299Z] #63 0.242 + : /build [2020-02-26T16:00:03.299Z] #63 0.243 + '[' -z '' ']' [2020-02-26T16:00:03.299Z] #63 0.243 ++ mktemp -d [2020-02-26T16:00:03.299Z] #63 0.244 + export GOPATH=/tmp/tmp.l0FKvYGbRM [2020-02-26T16:00:03.299Z] #63 0.245 + GOPATH=/tmp/tmp.l0FKvYGbRM [2020-02-26T16:00:03.299Z] #63 0.245 + RM_GOPATH=1 [2020-02-26T16:00:03.299Z] #63 0.245 ++ dirname ./install.sh [2020-02-26T16:00:03.299Z] #63 0.246 + dir=. [2020-02-26T16:00:03.299Z] #63 0.246 + bin=containerd [2020-02-26T16:00:03.299Z] #63 0.246 + shift [2020-02-26T16:00:03.299Z] #63 0.246 + '[' '!' -f ./containerd.installer ']' [2020-02-26T16:00:03.299Z] #63 0.246 + . ./containerd.installer [2020-02-26T16:00:03.299Z] #63 0.246 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-26T16:00:03.299Z] #63 0.246 + install_containerd [2020-02-26T16:00:03.299Z] #63 0.246 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-02-26T16:00:03.299Z] #63 0.246 + git clone https://github.com/containerd/containerd.git /tmp/tmp.l0FKvYGbRM/src/github.com/containerd/containerd [2020-02-26T16:00:03.299Z] #63 0.246 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-26T16:00:03.299Z] #63 0.247 Cloning into '/tmp/tmp.l0FKvYGbRM/src/github.com/containerd/containerd'... [2020-02-26T16:00:03.299Z] #63 ... [2020-02-26T16:00:03.299Z] [2020-02-26T16:00:03.299Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-26T16:00:03.503Z] #17 30.09 Setting up python3-minimal (3.7.3-1) ... [2020-02-26T16:00:03.566Z] ok github.com/docker/docker/pkg/filenotify 0.613s coverage: 67.0% of statements [2020-02-26T16:00:03.671Z] #28 8.245 ## 3.0% #### 6.8% ###### 9.6% ######## 12.4% ########## 15.3% ############# 18.1% ############### 21.9% ################## 26.2% ################### 27.2% ####################### 32.8% ########################### 37.6% ############################# 41.3% ################################ 45.1% ################################### 48.9% #################################### 50.8% ######################################## 55.7% ########################################## 59.1% ############################################ 62.3% ############################################## 64.2% ################################################ 67.5% ################################################# 68.4% ################################################### 71.3% ###################################################### 75.0% [2020-02-26T16:00:03.671Z] #28 ... [2020-02-26T16:00:03.671Z] [2020-02-26T16:00:03.671Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-26T16:00:03.671Z] #36 21.43 Selecting previously unselected package cmake-data. [2020-02-26T16:00:03.671Z] #36 21.43 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-02-26T16:00:03.671Z] #36 21.44 Unpacking cmake-data (3.13.4-1) ... [2020-02-26T16:00:03.671Z] #36 24.68 Selecting previously unselected package libicu63:s390x. [2020-02-26T16:00:03.671Z] #36 24.73 Preparing to unpack .../3-libicu63_63.1-6_s390x.deb ... [2020-02-26T16:00:03.671Z] #36 24.77 Unpacking libicu63:s390x (63.1-6) ... [2020-02-26T16:00:03.671Z] #36 30.87 Selecting previously unselected package libxml2:s390x. [2020-02-26T16:00:03.671Z] #36 30.87 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-02-26T16:00:03.671Z] #36 30.87 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-02-26T16:00:03.671Z] #36 31.26 Selecting previously unselected package libarchive13:s390x. [2020-02-26T16:00:03.671Z] #36 31.28 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-02-26T16:00:03.671Z] #36 31.29 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-02-26T16:00:03.671Z] #36 31.50 Selecting previously unselected package libjsoncpp1:s390x. [2020-02-26T16:00:03.671Z] #36 31.51 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-02-26T16:00:03.671Z] #36 31.51 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-02-26T16:00:03.671Z] #36 ... [2020-02-26T16:00:03.671Z] [2020-02-26T16:00:03.671Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-26T16:00:03.826Z] ok github.com/docker/docker/pkg/chrootarchive 3.553s coverage: 43.2% of statements [2020-02-26T16:00:04.068Z] #17 30.92 Selecting previously unselected package python3. [2020-02-26T16:00:04.326Z] #17 30.92 (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-02-26T16:00:04.326Z] #17 30.97 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-02-26T16:00:04.326Z] #17 30.98 Unpacking python3 (3.7.3-1) ... [2020-02-26T16:00:04.326Z] #17 31.09 Selecting previously unselected package libip4tc0:amd64. [2020-02-26T16:00:04.326Z] #17 31.09 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-02-26T16:00:04.326Z] #17 31.10 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-02-26T16:00:04.326Z] #17 31.17 Selecting previously unselected package libip6tc0:amd64. [2020-02-26T16:00:04.326Z] #17 31.18 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-02-26T16:00:04.326Z] #17 31.19 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-02-26T16:00:04.326Z] #17 31.28 Selecting previously unselected package libiptc0:amd64. [2020-02-26T16:00:04.326Z] #17 31.28 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-02-26T16:00:04.326Z] #17 31.29 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-02-26T16:00:04.396Z] ok github.com/docker/docker/pkg/fileutils 0.018s coverage: 89.5% of statements [2020-02-26T16:00:04.413Z] #28 8.245 ## 3.0% #### 6.8% ###### 9.6% ######## 12.4% ########## 15.3% ############# 18.1% ############### 21.9% ################## 26.2% ################### 27.2% ####################### 32.8% ########################### 37.6% ############################# 41.3% ################################ 45.1% ################################### 48.9% #################################### 50.8% ######################################## 55.7% ########################################## 59.1% ############################################ 62.3% ############################################## 64.2% ################################################ 67.5% ################################################# 68.4% ################################################### 71.3% ###################################################### 75.0% ######################################################## 77.9% ########################################################## 80.7% ########################################################### 82.6% ############################################################ 84.5% ############################################################## 87.3% ################################################################# 91.1% ################################################################### 93.9% ###################################################################### 97.7% ######################################################################## 100.0% [2020-02-26T16:00:04.413Z] #28 ... [2020-02-26T16:00:04.413Z] [2020-02-26T16:00:04.413Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-26T16:00:04.413Z] #34 22.24 sync [2020-02-26T16:00:04.413Z] #34 22.25 internal/reflectlite [2020-02-26T16:00:04.413Z] #34 25.46 errors [2020-02-26T16:00:04.413Z] #34 25.47 sort [2020-02-26T16:00:04.413Z] #34 25.60 strconv [2020-02-26T16:00:04.413Z] #34 27.13 io [2020-02-26T16:00:04.413Z] #34 28.19 syscall [2020-02-26T16:00:04.413Z] #34 29.22 reflect [2020-02-26T16:00:04.584Z] #17 31.39 Selecting previously unselected package libnfnetlink0:amd64. [2020-02-26T16:00:04.584Z] #17 31.39 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-02-26T16:00:04.584Z] #17 31.39 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-02-26T16:00:04.584Z] #17 31.46 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-02-26T16:00:04.584Z] #17 31.47 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-02-26T16:00:04.584Z] #17 31.47 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-02-26T16:00:04.584Z] #17 31.54 Selecting previously unselected package libnftnl11:amd64. [2020-02-26T16:00:04.584Z] #17 31.54 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-02-26T16:00:04.584Z] #17 31.55 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-02-26T16:00:04.656Z] ok github.com/docker/docker/pkg/fsutils 0.295s coverage: 85.1% of statements [2020-02-26T16:00:04.656Z] ok github.com/docker/docker/pkg/homedir 0.015s coverage: 11.4% of statements [2020-02-26T16:00:04.785Z] #34 ... [2020-02-26T16:00:04.785Z] [2020-02-26T16:00:04.785Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-26T16:00:04.785Z] #28 12.20 [2020-02-26T16:00:04.842Z] #17 31.63 Selecting previously unselected package iptables. [2020-02-26T16:00:04.842Z] #17 31.63 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-02-26T16:00:04.842Z] #17 31.63 Unpacking iptables (1.8.2-4) ... [2020-02-26T16:00:04.916Z] ok github.com/docker/docker/pkg/discovery/kv 3.111s coverage: 84.1% of statements [2020-02-26T16:00:05.100Z] #17 31.99 Selecting previously unselected package xxd. [2020-02-26T16:00:05.176Z] ok github.com/docker/docker/layer 7.187s coverage: 68.8% of statements [2020-02-26T16:00:05.176Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-26T16:00:05.176Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-26T16:00:05.176Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-26T16:00:05.176Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-26T16:00:05.176Z] ? github.com/docker/docker/oci [no test files] [2020-02-26T16:00:05.176Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-26T16:00:05.176Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-26T16:00:05.176Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-26T16:00:05.358Z] #17 31.99 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-02-26T16:00:05.358Z] #17 32.01 Unpacking xxd (2:8.1.0875-5) ... [2020-02-26T16:00:05.358Z] #17 32.13 Selecting previously unselected package vim-common. [2020-02-26T16:00:05.358Z] #17 32.14 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-26T16:00:05.358Z] #17 32.16 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-26T16:00:05.616Z] #17 32.29 Selecting previously unselected package bash-completion. [2020-02-26T16:00:05.616Z] #17 32.30 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-02-26T16:00:05.700Z] #28 13.18 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-26T16:00:06.115Z] ok github.com/docker/docker/pkg/jsonmessage 0.016s coverage: 91.7% of statements [2020-02-26T16:00:06.115Z] ok github.com/docker/docker/pkg/locker 0.036s coverage: 88.9% of statements [2020-02-26T16:00:06.140Z] #28 ... [2020-02-26T16:00:06.140Z] [2020-02-26T16:00:06.140Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-26T16:00:06.140Z] #44 28.98 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-02-26T16:00:06.140Z] #44 28.98 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-02-26T16:00:06.140Z] #44 28.99 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-02-26T16:00:06.140Z] #44 29.01 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-02-26T16:00:06.140Z] #44 29.01 Setting up python-six (1.12.0-1) ... [2020-02-26T16:00:06.140Z] #44 30.45 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-02-26T16:00:06.140Z] #44 30.45 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-02-26T16:00:06.140Z] #44 30.49 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-02-26T16:00:06.140Z] #44 30.50 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-02-26T16:00:06.140Z] #44 30.51 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-02-26T16:00:06.140Z] #44 30.52 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-02-26T16:00:06.140Z] #44 30.53 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-26T16:00:06.140Z] #44 30.54 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-02-26T16:00:06.140Z] #44 30.56 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-26T16:00:06.140Z] #44 30.57 Setting up python-protobuf (3.6.1.3-2) ... [2020-02-26T16:00:06.140Z] #44 33.55 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-02-26T16:00:06.140Z] #44 33.57 Processing triggers for libc-bin (2.28-10) ... [2020-02-26T16:00:06.140Z] #44 DONE 34.0s [2020-02-26T16:00:06.140Z] [2020-02-26T16:00:06.140Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-26T16:00:06.140Z] #28 13.58 [2020-02-26T16:00:06.375Z] ok github.com/docker/docker/pkg/ioutils 0.636s coverage: 70.6% of statements [2020-02-26T16:00:06.375Z] ok github.com/docker/docker/pkg/longpath 0.027s coverage: 100.0% of statements [2020-02-26T16:00:06.540Z] #28 13.74 ################################################################# 90.4% ######################################################################## 100.0% [2020-02-26T16:00:06.540Z] #28 13.97 [2020-02-26T16:00:06.635Z] ok github.com/docker/docker/pkg/idtools 0.914s coverage: 70.1% of statements [2020-02-26T16:00:06.635Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-02-26T16:00:06.895Z] ok github.com/docker/docker/pkg/namesgenerator 0.024s coverage: 85.7% of statements [2020-02-26T16:00:07.155Z] ok github.com/docker/docker/pkg/parsers 0.029s coverage: 97.0% of statements [2020-02-26T16:00:07.332Z] #28 ... [2020-02-26T16:00:07.332Z] [2020-02-26T16:00:07.332Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-26T16:00:07.332Z] #36 31.66 Selecting previously unselected package librhash0:s390x. [2020-02-26T16:00:07.332Z] #36 31.66 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-02-26T16:00:07.332Z] #36 31.66 Unpacking librhash0:s390x (1.3.8-1) ... [2020-02-26T16:00:07.332Z] #36 31.77 Selecting previously unselected package libuv1:s390x. [2020-02-26T16:00:07.332Z] #36 31.77 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-02-26T16:00:07.332Z] #36 31.77 Unpacking libuv1:s390x (1.24.1-1) ... [2020-02-26T16:00:07.332Z] #36 31.86 Selecting previously unselected package cmake. [2020-02-26T16:00:07.332Z] #36 31.86 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-02-26T16:00:07.332Z] #36 31.86 Unpacking cmake (3.13.4-1) ... [2020-02-26T16:00:07.332Z] #36 34.62 Setting up libicu63:s390x (63.1-6) ... [2020-02-26T16:00:07.332Z] #36 34.64 Setting up xxd (2:8.1.0875-5) ... [2020-02-26T16:00:07.332Z] #36 34.64 Setting up libuv1:s390x (1.24.1-1) ... [2020-02-26T16:00:07.332Z] #36 34.65 Setting up vim-common (2:8.1.0875-5) ... [2020-02-26T16:00:07.332Z] #36 34.69 Setting up librhash0:s390x (1.3.8-1) ... [2020-02-26T16:00:07.332Z] #36 34.69 Setting up cmake-data (3.13.4-1) ... [2020-02-26T16:00:07.332Z] #36 34.72 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-02-26T16:00:07.332Z] #36 34.90 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-02-26T16:00:07.332Z] #36 34.91 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-02-26T16:00:07.332Z] #36 34.92 Setting up cmake (3.13.4-1) ... [2020-02-26T16:00:07.332Z] #36 34.93 Processing triggers for libc-bin (2.28-10) ... [2020-02-26T16:00:07.332Z] #36 34.96 Processing triggers for mime-support (3.62) ... [2020-02-26T16:00:07.332Z] #36 DONE 35.2s [2020-02-26T16:00:07.332Z] [2020-02-26T16:00:07.332Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-26T16:00:07.332Z] #37 DONE 0.1s [2020-02-26T16:00:07.415Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2020-02-26T16:00:07.513Z] #17 ... [2020-02-26T16:00:07.513Z] [2020-02-26T16:00:07.513Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:00:07.513Z] #44 91.69 CC criu/bfd.o [2020-02-26T16:00:07.513Z] #44 92.17 CC criu/bitmap.o [2020-02-26T16:00:07.513Z] #44 92.34 CC criu/cgroup-props.o [2020-02-26T16:00:07.513Z] #44 93.06 CC criu/cgroup.o [2020-02-26T16:00:07.513Z] #44 95.83 CC criu/clone-noasan.o [2020-02-26T16:00:07.513Z] #44 95.98 CC criu/config.o [2020-02-26T16:00:07.513Z] #44 97.22 CC criu/cr-check.o [2020-02-26T16:00:07.513Z] #44 98.62 CC criu/cr-dedup.o [2020-02-26T16:00:07.513Z] #44 99.07 CC criu/cr-dump.o [2020-02-26T16:00:07.513Z] #44 101.3 CC criu/cr-errno.o [2020-02-26T16:00:07.513Z] #44 101.4 CC criu/cr-restore.o [2020-02-26T16:00:07.675Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.020s coverage: 91.4% of statements [2020-02-26T16:00:07.695Z] [2020-02-26T16:00:07.695Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-26T16:00:07.695Z] #38 DONE 0.1s [2020-02-26T16:00:07.695Z] [2020-02-26T16:00:07.695Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T16:00:07.695Z] #48 25.23 github.com/LK4D4/vndr/godl/singleflight [2020-02-26T16:00:07.695Z] #48 25.23 internal/reflectlite [2020-02-26T16:00:07.695Z] #48 25.32 math/rand [2020-02-26T16:00:07.695Z] #48 26.46 internal/singleflight [2020-02-26T16:00:07.695Z] #48 27.97 bytes [2020-02-26T16:00:07.695Z] #48 27.97 strconv [2020-02-26T16:00:07.695Z] #48 30.01 bufio [2020-02-26T16:00:07.695Z] #48 31.48 reflect [2020-02-26T16:00:07.695Z] #48 31.66 syscall [2020-02-26T16:00:07.695Z] #48 ... [2020-02-26T16:00:07.695Z] [2020-02-26T16:00:07.695Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T16:00:07.695Z] #51 25.35 + cd /tmp/tmp.3tKL2IuLXj/src/gotest.tools/gotestsum [2020-02-26T16:00:07.695Z] #51 25.35 + git checkout -q v0.3.5 [2020-02-26T16:00:07.695Z] #51 25.37 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-02-26T16:00:07.695Z] #51 ... [2020-02-26T16:00:07.695Z] [2020-02-26T16:00:07.695Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T16:00:07.695Z] #39 0.256 + RM_GOPATH=0 [2020-02-26T16:00:07.695Z] #39 0.256 + TMP_GOPATH= [2020-02-26T16:00:07.695Z] #39 0.256 + : /build [2020-02-26T16:00:07.695Z] #39 0.256 + '[' -z '' ']' [2020-02-26T16:00:07.695Z] #39 0.257 ++ mktemp -d [2020-02-26T16:00:07.695Z] #39 0.257 + export GOPATH=/tmp/tmp.E2ZiPzEvQ7 [2020-02-26T16:00:07.695Z] #39 0.257 + GOPATH=/tmp/tmp.E2ZiPzEvQ7 [2020-02-26T16:00:07.695Z] #39 0.257 + RM_GOPATH=1 [2020-02-26T16:00:07.695Z] #39 0.267 ++ dirname ./install.sh [2020-02-26T16:00:07.695Z] #39 0.268 + dir=. [2020-02-26T16:00:07.695Z] #39 0.268 + bin=tini [2020-02-26T16:00:07.695Z] #39 0.268 + shift [2020-02-26T16:00:07.695Z] #39 0.268 + '[' '!' -f ./tini.installer ']' [2020-02-26T16:00:07.695Z] #39 0.268 + . ./tini.installer [2020-02-26T16:00:07.695Z] #39 0.270 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-26T16:00:07.695Z] #39 0.271 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-26T16:00:07.695Z] #39 0.271 + install_tini [2020-02-26T16:00:07.695Z] #39 0.271 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-02-26T16:00:07.695Z] #39 0.271 + git clone https://github.com/krallin/tini.git /tmp/tmp.E2ZiPzEvQ7/tini [2020-02-26T16:00:07.695Z] #39 0.272 Cloning into '/tmp/tmp.E2ZiPzEvQ7/tini'... [2020-02-26T16:00:07.935Z] ok github.com/docker/docker/pkg/pidfile 0.029s coverage: 82.4% of statements [2020-02-26T16:00:08.077Z] #44 ... [2020-02-26T16:00:08.077Z] [2020-02-26T16:00:08.077Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-26T16:00:08.077Z] #17 34.85 Unpacking bash-completion (1:2.8-6) ... [2020-02-26T16:00:08.195Z] ok github.com/docker/docker/pkg/mount 0.933s coverage: 70.0% of statements [2020-02-26T16:00:08.195Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-26T16:00:08.195Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-26T16:00:08.195Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-26T16:00:08.454Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.046s coverage: 56.8% of statements [2020-02-26T16:00:08.491Z] #39 0.802 + cd /tmp/tmp.E2ZiPzEvQ7/tini [2020-02-26T16:00:08.491Z] #39 0.802 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-26T16:00:08.491Z] #39 0.809 + cmake . [2020-02-26T16:00:08.592Z] #17 35.23 Selecting previously unselected package bzip2. [2020-02-26T16:00:08.592Z] #17 35.24 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-02-26T16:00:08.592Z] #17 35.24 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-26T16:00:08.592Z] #17 35.34 Selecting previously unselected package xz-utils. [2020-02-26T16:00:08.592Z] #17 35.34 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-02-26T16:00:08.592Z] #17 35.35 Unpacking xz-utils (5.2.4-1) ... [2020-02-26T16:00:08.848Z] #39 1.077 -- The C compiler identification is GNU 8.3.0 [2020-02-26T16:00:08.848Z] #39 1.157 -- Check for working C compiler: /usr/bin/cc [2020-02-26T16:00:08.848Z] #39 1.507 -- Check for working C compiler: /usr/bin/cc -- works [2020-02-26T16:00:08.849Z] #17 35.49 Selecting previously unselected package apparmor. [2020-02-26T16:00:08.849Z] #17 35.51 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-02-26T16:00:08.849Z] #17 35.59 Unpacking apparmor (2.13.2-10) ... [2020-02-26T16:00:09.024Z] ok github.com/docker/docker/pkg/pools 0.011s coverage: 88.2% of statements [2020-02-26T16:00:09.024Z] ok github.com/docker/docker/pkg/progress 0.015s coverage: 75.9% of statements [2020-02-26T16:00:09.106Z] #17 35.94 Selecting previously unselected package aufs-tools. [2020-02-26T16:00:09.106Z] #17 35.95 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-02-26T16:00:09.106Z] #17 35.95 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-02-26T16:00:09.222Z] #39 1.507 -- Detecting C compiler ABI info [2020-02-26T16:00:09.222Z] #39 1.771 -- Detecting C compiler ABI info - done [2020-02-26T16:00:09.284Z] ok github.com/docker/docker/pkg/plugins/transport 0.016s coverage: 85.7% of statements [2020-02-26T16:00:09.363Z] #17 36.13 Selecting previously unselected package libonig5:amd64. [2020-02-26T16:00:09.363Z] #17 36.13 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-02-26T16:00:09.363Z] #17 36.14 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-02-26T16:00:09.579Z] #39 1.793 -- Detecting C compile features [2020-02-26T16:00:09.620Z] #17 36.28 Selecting previously unselected package libjq1:amd64. [2020-02-26T16:00:09.620Z] #17 36.30 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-02-26T16:00:09.620Z] #17 36.30 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-02-26T16:00:09.620Z] #17 36.42 Selecting previously unselected package jq. [2020-02-26T16:00:09.620Z] #17 36.43 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-02-26T16:00:09.620Z] #17 36.44 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-26T16:00:09.620Z] #17 36.51 Selecting previously unselected package libaio1:amd64. [2020-02-26T16:00:09.620Z] #17 36.52 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-02-26T16:00:09.851Z] ok github.com/docker/docker/pkg/reexec 0.019s coverage: 82.4% of statements [2020-02-26T16:00:09.878Z] #17 36.52 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-02-26T16:00:09.878Z] #17 36.58 Selecting previously unselected package libgpm2:amd64. [2020-02-26T16:00:09.878Z] #17 36.60 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-02-26T16:00:09.878Z] #17 36.61 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-02-26T16:00:09.878Z] #17 36.69 Selecting previously unselected package libicu63:amd64. [2020-02-26T16:00:09.878Z] #17 36.70 Preparing to unpack .../20-libicu63_63.1-6_amd64.deb ... [2020-02-26T16:00:09.878Z] #17 36.71 Unpacking libicu63:amd64 (63.1-6) ... [2020-02-26T16:00:09.942Z] #39 2.501 -- Detecting C compile features - done [2020-02-26T16:00:10.322Z] #39 2.519 -- Performing Test HAS_BUILTIN_FORTIFY [2020-02-26T16:00:10.322Z] #39 2.649 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-02-26T16:00:10.322Z] #39 2.699 -- Configuring done [2020-02-26T16:00:10.322Z] #39 2.726 -- Generating done [2020-02-26T16:00:10.322Z] #39 2.730 -- Build files have been written to: /tmp/tmp.E2ZiPzEvQ7/tini [2020-02-26T16:00:10.322Z] #39 2.734 + make tini-static [2020-02-26T16:00:10.322Z] #39 ... [2020-02-26T16:00:10.322Z] [2020-02-26T16:00:10.322Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-26T16:00:10.322Z] #31 28.16 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-02-26T16:00:10.322Z] #31 28.40 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-02-26T16:00:10.322Z] #31 28.66 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-02-26T16:00:10.322Z] #31 ... [2020-02-26T16:00:10.322Z] [2020-02-26T16:00:10.322Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T16:00:10.322Z] #48 38.15 time [2020-02-26T16:00:10.420Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2020-02-26T16:00:10.420Z] ok github.com/docker/docker/pkg/pubsub 1.080s coverage: 73.9% of statements [2020-02-26T16:00:10.994Z] ok github.com/docker/docker/pkg/streamformatter 0.009s coverage: 66.2% of statements [2020-02-26T16:00:10.994Z] ok github.com/docker/docker/pkg/stringid 0.010s coverage: 70.6% of statements [2020-02-26T16:00:11.566Z] ok github.com/docker/docker/pkg/symlink 0.038s coverage: 87.7% of statements [2020-02-26T16:00:11.602Z] #48 ... [2020-02-26T16:00:11.602Z] [2020-02-26T16:00:11.602Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T16:00:11.602Z] #39 2.945 Scanning dependencies of target tini-static [2020-02-26T16:00:11.602Z] #39 3.065 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-02-26T16:00:11.602Z] #39 3.806 [100%] Linking C executable tini-static [2020-02-26T16:00:11.602Z] #39 4.036 [100%] Built target tini-static [2020-02-26T16:00:11.602Z] #39 4.092 + mkdir -p /build [2020-02-26T16:00:11.602Z] #39 4.095 + cp tini-static /build/docker-init [2020-02-26T16:00:11.602Z] #39 DONE 4.2s [2020-02-26T16:00:11.826Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 71.3% of statements [2020-02-26T16:00:11.969Z] [2020-02-26T16:00:11.969Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-26T16:00:11.969Z] #11 32.15 Selecting previously unselected package binutils-mingw-w64. [2020-02-26T16:00:11.969Z] #11 32.15 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-02-26T16:00:11.969Z] #11 32.15 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-26T16:00:11.969Z] #11 32.21 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-02-26T16:00:11.969Z] #11 32.21 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-02-26T16:00:11.969Z] #11 32.22 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-02-26T16:00:11.969Z] #11 32.35 Selecting previously unselected package dmsetup. [2020-02-26T16:00:11.969Z] #11 32.35 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-02-26T16:00:11.969Z] #11 32.36 Unpacking dmsetup (2:1.02.155-3) ... [2020-02-26T16:00:11.969Z] #11 32.47 Selecting previously unselected package mingw-w64-common. [2020-02-26T16:00:11.969Z] #11 32.47 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-02-26T16:00:11.969Z] #11 32.47 Unpacking mingw-w64-common (6.0.0-3) ... [2020-02-26T16:00:11.969Z] #11 36.51 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-02-26T16:00:11.969Z] #11 36.52 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-02-26T16:00:11.969Z] #11 36.52 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-26T16:00:12.344Z] #11 ... [2020-02-26T16:00:12.344Z] [2020-02-26T16:00:12.344Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-26T16:00:12.344Z] #28 19.89 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-26T16:00:12.398Z] ok github.com/docker/docker/pkg/tailfile 0.091s coverage: 88.6% of statements [2020-02-26T16:00:12.657Z] ok github.com/docker/docker/pkg/system 0.036s coverage: 36.4% of statements [2020-02-26T16:00:12.657Z] ok github.com/docker/docker/pkg/signal 2.849s coverage: 61.0% of statements [2020-02-26T16:00:12.728Z] #28 20.12 [2020-02-26T16:00:12.728Z] #28 20.24 ##### 7.3% ######################################################################## 100.0% [2020-02-26T16:00:12.728Z] #28 20.35 [2020-02-26T16:00:13.226Z] testing: warning: no tests to run [2020-02-26T16:00:13.226Z] coverage: [no statements] [2020-02-26T16:00:13.226Z] ok github.com/docker/docker/pkg/term/windows 0.018s coverage: [no statements] [no tests to run] [2020-02-26T16:00:13.486Z] ok github.com/docker/docker/pkg/tarsum 0.131s coverage: 89.3% of statements [2020-02-26T16:00:13.486Z] ok github.com/docker/docker/pkg/term 0.013s coverage: 85.9% of statements [2020-02-26T16:00:13.990Z] #28 21.33 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-26T16:00:13.990Z] #28 21.37 skipping existing b63cc5f62c21 [2020-02-26T16:00:13.990Z] #28 21.43 [2020-02-26T16:00:14.055Z] ok github.com/docker/docker/pkg/truncindex 0.118s coverage: 91.5% of statements [2020-02-26T16:00:14.055Z] ok github.com/docker/docker/pkg/urlutil 0.022s coverage: 100.0% of statements [2020-02-26T16:00:14.055Z] ok github.com/docker/docker/pkg/useragent 0.009s coverage: 88.9% of statements [2020-02-26T16:00:14.061Z] #17 40.20 Selecting previously unselected package libnet1:amd64. [2020-02-26T16:00:14.061Z] #17 40.21 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-02-26T16:00:14.061Z] #17 40.21 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-02-26T16:00:14.061Z] #17 40.30 Selecting previously unselected package libnl-3-200:amd64. [2020-02-26T16:00:14.061Z] #17 40.31 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-02-26T16:00:14.061Z] #17 40.32 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-02-26T16:00:14.061Z] #17 40.41 Selecting previously unselected package libprotobuf-c1:amd64. [2020-02-26T16:00:14.061Z] #17 40.42 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-02-26T16:00:14.061Z] #17 40.43 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-02-26T16:00:14.061Z] #17 40.51 Selecting previously unselected package libreadline5:amd64. [2020-02-26T16:00:14.061Z] #17 40.51 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-02-26T16:00:14.061Z] #17 40.52 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-02-26T16:00:14.061Z] #17 40.64 Selecting previously unselected package net-tools. [2020-02-26T16:00:14.061Z] #17 40.65 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-02-26T16:00:14.061Z] #17 40.65 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-26T16:00:14.061Z] #17 40.82 Selecting previously unselected package python-pip-whl. [2020-02-26T16:00:14.061Z] #17 40.83 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-02-26T16:00:14.061Z] #17 40.85 Unpacking python-pip-whl (18.1-5) ... [2020-02-26T16:00:14.625Z] #17 41.42 Selecting previously unselected package python3-lib2to3. [2020-02-26T16:00:14.625Z] #17 41.43 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-02-26T16:00:14.625Z] #17 41.44 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-02-26T16:00:14.625Z] #17 41.53 Selecting previously unselected package python3-distutils. [2020-02-26T16:00:14.780Z] #28 22.32 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-26T16:00:14.883Z] #17 41.54 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-02-26T16:00:14.883Z] #17 41.54 Unpacking python3-distutils (3.7.3-1) ... [2020-02-26T16:00:14.883Z] #17 41.67 Selecting previously unselected package python3-pip. [2020-02-26T16:00:14.883Z] #17 41.68 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-02-26T16:00:14.883Z] #17 41.69 Unpacking python3-pip (18.1-5) ... [2020-02-26T16:00:15.140Z] #17 41.85 Selecting previously unselected package python3-pkg-resources. [2020-02-26T16:00:15.140Z] #17 41.86 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-02-26T16:00:15.140Z] #17 41.87 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-02-26T16:00:15.140Z] #17 42.01 Selecting previously unselected package python3-setuptools. [2020-02-26T16:00:15.140Z] #17 42.01 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-02-26T16:00:15.140Z] #17 42.02 Unpacking python3-setuptools (40.8.0-1) ... [2020-02-26T16:00:15.142Z] #28 22.59 [2020-02-26T16:00:15.142Z] #28 22.73 ######################################################################## 100.0% [2020-02-26T16:00:15.142Z] #28 22.76 [2020-02-26T16:00:15.398Z] #17 42.25 Selecting previously unselected package python3-wheel. [2020-02-26T16:00:15.437Z] ok github.com/docker/docker/plugin/v2 0.012s coverage: 14.5% of statements [2020-02-26T16:00:15.504Z] #28 22.79 Download of images into '/build' complete. [2020-02-26T16:00:15.504Z] #28 22.79 Use something like the following to load the result into a Docker daemon: [2020-02-26T16:00:15.504Z] #28 22.79 tar -cC '/build' . | docker load [2020-02-26T16:00:15.504Z] #28 DONE 22.9s [2020-02-26T16:00:15.504Z] [2020-02-26T16:00:15.504Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T16:00:15.655Z] #17 42.26 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-02-26T16:00:15.655Z] #17 42.26 Unpacking python3-wheel (0.32.3-2) ... [2020-02-26T16:00:15.655Z] #17 42.33 Selecting previously unselected package thin-provisioning-tools. [2020-02-26T16:00:15.655Z] #17 42.33 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-02-26T16:00:15.655Z] #17 42.34 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-02-26T16:00:15.697Z] ok github.com/docker/docker/profiles/seccomp 0.020s coverage: 73.8% of statements [2020-02-26T16:00:15.912Z] #17 42.60 Selecting previously unselected package vim-runtime. [2020-02-26T16:00:15.912Z] #17 42.61 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-02-26T16:00:15.912Z] #17 42.65 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-02-26T16:00:15.912Z] #17 42.69 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-02-26T16:00:15.912Z] #17 42.70 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-02-26T16:00:16.244Z] #63 22.11 Checking out files: 73% (2223/3044) Checking out files: 74% (2253/3044) Checking out files: 75% (2283/3044) Checking out files: 76% (2314/3044) Checking out files: 77% (2344/3044) Checking out files: 78% (2375/3044) Checking out files: 79% (2405/3044) Checking out files: 80% (2436/3044) Checking out files: 81% (2466/3044) Checking out files: 82% (2497/3044) Checking out files: 83% (2527/3044) Checking out files: 84% (2557/3044) Checking out files: 85% (2588/3044) Checking out files: 86% (2618/3044) Checking out files: 87% (2649/3044) Checking out files: 88% (2679/3044) Checking out files: 89% (2710/3044) Checking out files: 90% (2740/3044) Checking out files: 91% (2771/3044) Checking out files: 92% (2801/3044) Checking out files: 93% (2831/3044) Checking out files: 94% (2862/3044) Checking out files: 95% (2892/3044) [2020-02-26T16:00:16.244Z] #63 ... [2020-02-26T16:00:16.244Z] [2020-02-26T16:00:16.244Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:00:16.244Z] #45 6.664 Note: Building without setproctitle() and strlcpy() support. [2020-02-26T16:00:16.244Z] #45 6.664 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-26T16:00:16.244Z] #45 7.250 fatal: not a git repository (or any of the parent directories): .git [2020-02-26T16:00:16.244Z] #45 7.289 GEN .gitid [2020-02-26T16:00:16.244Z] #45 7.293 GEN criu/include/version.h [2020-02-26T16:00:16.244Z] #45 7.306 GEN include/common/asm [2020-02-26T16:00:16.244Z] #45 8.077 PBCC images/google/protobuf/descriptor.pb-c.c [2020-02-26T16:00:16.244Z] #45 8.162 PBCC images/opts.pb-c.c [2020-02-26T16:00:16.244Z] #45 8.209 PBCC images/sit.pb-c.c [2020-02-26T16:00:16.244Z] #45 8.235 DEP images/google/protobuf/descriptor.pb-c.d [2020-02-26T16:00:16.244Z] #45 8.296 DEP images/opts.pb-c.d [2020-02-26T16:00:16.244Z] #45 8.323 DEP images/sit.pb-c.d [2020-02-26T16:00:16.244Z] #45 8.350 PBCC images/macvlan.pb-c.c [2020-02-26T16:00:16.244Z] #45 8.364 DEP images/macvlan.pb-c.d [2020-02-26T16:00:16.244Z] #45 8.397 PBCC images/autofs.pb-c.c [2020-02-26T16:00:16.244Z] #45 8.416 DEP images/autofs.pb-c.d [2020-02-26T16:00:16.244Z] #45 8.448 PBCC images/sysctl.pb-c.c [2020-02-26T16:00:16.244Z] #45 8.462 DEP images/sysctl.pb-c.d [2020-02-26T16:00:16.244Z] #45 8.503 PBCC images/time.pb-c.c [2020-02-26T16:00:16.244Z] #45 8.523 DEP images/time.pb-c.d [2020-02-26T16:00:16.244Z] #45 8.559 PBCC images/binfmt-misc.pb-c.c [2020-02-26T16:00:16.244Z] #45 8.574 DEP images/binfmt-misc.pb-c.d [2020-02-26T16:00:16.244Z] #45 8.589 PBCC images/seccomp.pb-c.c [2020-02-26T16:00:16.244Z] #45 8.626 DEP images/seccomp.pb-c.d [2020-02-26T16:00:16.244Z] #45 8.673 PBCC images/userns.pb-c.c [2020-02-26T16:00:16.244Z] #45 8.676 DEP images/userns.pb-c.d [2020-02-26T16:00:16.244Z] #45 8.689 PBCC images/cgroup.pb-c.c [2020-02-26T16:00:16.244Z] #45 8.708 DEP images/cgroup.pb-c.d [2020-02-26T16:00:16.244Z] #45 8.746 PBCC images/fown.pb-c.c [2020-02-26T16:00:16.244Z] #45 8.770 PBCC images/ext-file.pb-c.c [2020-02-26T16:00:16.244Z] #45 8.789 DEP images/fown.pb-c.d [2020-02-26T16:00:16.244Z] #45 8.811 DEP images/ext-file.pb-c.d [2020-02-26T16:00:16.244Z] #45 8.823 PBCC images/rpc.pb-c.c [2020-02-26T16:00:16.244Z] #45 8.857 DEP images/rpc.pb-c.d [2020-02-26T16:00:16.244Z] #45 8.881 PBCC images/siginfo.pb-c.c [2020-02-26T16:00:16.244Z] #45 8.914 DEP images/siginfo.pb-c.d [2020-02-26T16:00:16.244Z] #45 8.940 PBCC images/pagemap.pb-c.c [2020-02-26T16:00:16.244Z] #45 8.993 DEP images/pagemap.pb-c.d [2020-02-26T16:00:16.244Z] #45 8.995 PBCC images/rlimit.pb-c.c [2020-02-26T16:00:16.244Z] #45 9.000 DEP images/rlimit.pb-c.d [2020-02-26T16:00:16.244Z] #45 9.012 PBCC images/file-lock.pb-c.c [2020-02-26T16:00:16.244Z] #45 9.018 DEP images/file-lock.pb-c.d [2020-02-26T16:00:16.244Z] #45 9.030 PBCC images/tty.pb-c.c [2020-02-26T16:00:16.244Z] #45 9.059 DEP images/tty.pb-c.d [2020-02-26T16:00:16.244Z] #45 9.070 PBCC images/tun.pb-c.c [2020-02-26T16:00:16.244Z] #45 9.093 PBCC images/netdev.pb-c.c [2020-02-26T16:00:16.244Z] #45 9.103 DEP images/tun.pb-c.d [2020-02-26T16:00:16.244Z] #45 9.118 DEP images/netdev.pb-c.d [2020-02-26T16:00:16.244Z] #45 9.130 PBCC images/vma.pb-c.c [2020-02-26T16:00:16.244Z] #45 9.140 DEP images/vma.pb-c.d [2020-02-26T16:00:16.244Z] #45 9.151 PBCC images/creds.pb-c.c [2020-02-26T16:00:16.244Z] #45 9.157 DEP images/creds.pb-c.d [2020-02-26T16:00:16.244Z] #45 9.172 PBCC images/utsns.pb-c.c [2020-02-26T16:00:16.244Z] #45 9.185 DEP images/utsns.pb-c.d [2020-02-26T16:00:16.244Z] #45 9.203 PBCC images/ipc-desc.pb-c.c [2020-02-26T16:00:16.244Z] #45 9.211 PBCC images/ipc-sem.pb-c.c [2020-02-26T16:00:16.244Z] #45 9.225 DEP images/ipc-desc.pb-c.d [2020-02-26T16:00:16.244Z] #45 9.248 DEP images/ipc-sem.pb-c.d [2020-02-26T16:00:16.244Z] #45 9.280 PBCC images/ipc-msg.pb-c.c [2020-02-26T16:00:16.244Z] #45 9.290 DEP images/ipc-msg.pb-c.d [2020-02-26T16:00:16.244Z] #45 9.455 PBCC images/ipc-shm.pb-c.c [2020-02-26T16:00:16.244Z] #45 9.455 DEP images/ipc-shm.pb-c.d [2020-02-26T16:00:16.244Z] #45 9.509 PBCC images/ipc-var.pb-c.c [2020-02-26T16:00:16.244Z] #45 9.523 DEP images/ipc-var.pb-c.d [2020-02-26T16:00:16.244Z] #45 9.577 PBCC images/sk-opts.pb-c.c [2020-02-26T16:00:16.244Z] #45 9.606 PBCC images/packet-sock.pb-c.c [2020-02-26T16:00:16.244Z] #45 9.699 DEP images/sk-opts.pb-c.d [2020-02-26T16:00:16.244Z] #45 9.828 DEP images/packet-sock.pb-c.d [2020-02-26T16:00:16.244Z] #45 9.869 PBCC images/sk-netlink.pb-c.c [2020-02-26T16:00:16.244Z] #45 9.965 DEP images/sk-netlink.pb-c.d [2020-02-26T16:00:16.244Z] #45 10.13 PBCC images/sk-inet.pb-c.c [2020-02-26T16:00:16.244Z] #45 10.16 DEP images/sk-inet.pb-c.d [2020-02-26T16:00:16.244Z] #45 ... [2020-02-26T16:00:16.244Z] [2020-02-26T16:00:16.244Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T16:00:16.244Z] #63 22.11 Checking out files: 73% (2223/3044) Checking out files: 74% (2253/3044) Checking out files: 75% (2283/3044) Checking out files: 76% (2314/3044) Checking out files: 77% (2344/3044) Checking out files: 78% (2375/3044) Checking out files: 79% (2405/3044) Checking out files: 80% (2436/3044) Checking out files: 81% (2466/3044) Checking out files: 82% (2497/3044) Checking out files: 83% (2527/3044) Checking out files: 84% (2557/3044) Checking out files: 85% (2588/3044) Checking out files: 86% (2618/3044) Checking out files: 87% (2649/3044) Checking out files: 88% (2679/3044) Checking out files: 89% (2710/3044) Checking out files: 90% (2740/3044) Checking out files: 91% (2771/3044) Checking out files: 92% (2801/3044) Checking out files: 93% (2831/3044) Checking out files: 94% (2862/3044) Checking out files: 95% (2892/3044) Checking out files: 96% (2923/3044) Checking out files: 97% (2953/3044) Checking out files: 98% (2984/3044) Checking out files: 99% (3014/3044) Checking out files: 100% (3044/3044) Checking out files: 100% (3044/3044), done. [2020-02-26T16:00:16.244Z] #63 23.06 + cd /tmp/tmp.l0FKvYGbRM/src/github.com/containerd/containerd [2020-02-26T16:00:16.244Z] #63 23.07 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-26T16:00:16.266Z] ok github.com/docker/docker/reference 0.016s coverage: 84.4% of statements [2020-02-26T16:00:16.617Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-02-26T16:00:16.617Z] [2020-02-26T16:00:16.617Z] ________ ____ __. [2020-02-26T16:00:16.617Z] \_____ \ | |/ _| [2020-02-26T16:00:16.617Z] / | \| < [2020-02-26T16:00:16.617Z] / | \ | \ [2020-02-26T16:00:16.617Z] \_______ /____|__ \ [2020-02-26T16:00:16.617Z] \/ \/ [2020-02-26T16:00:16.617Z] [2020-02-26T16:00:16.617Z] INFO: make.ps1 ended at 02/26/2020 16:00:15 [2020-02-26T16:00:17.023Z] #63 23.63 + export 'BUILDTAGS=netgo osusergo static_build' [2020-02-26T16:00:17.023Z] #63 23.63 + BUILDTAGS='netgo osusergo static_build' [2020-02-26T16:00:17.023Z] #63 23.63 + export EXTRA_FLAGS=-buildmode=pie [2020-02-26T16:00:17.023Z] #63 23.63 + EXTRA_FLAGS=-buildmode=pie [2020-02-26T16:00:17.023Z] #63 23.63 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-02-26T16:00:17.023Z] #63 23.63 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-02-26T16:00:17.023Z] #63 23.63 + '[' '' = dynamic ']' [2020-02-26T16:00:17.023Z] #63 23.63 + make [2020-02-26T16:00:17.023Z] #63 ... [2020-02-26T16:00:17.023Z] [2020-02-26T16:00:17.023Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-26T16:00:17.023Z] #34 34.90 time [2020-02-26T16:00:17.023Z] #34 38.44 internal/poll [2020-02-26T16:00:17.023Z] #34 40.20 internal/syscall/unix [2020-02-26T16:00:17.023Z] #34 40.36 os [2020-02-26T16:00:17.023Z] #34 40.46 internal/fmtsort [2020-02-26T16:00:17.023Z] #34 40.94 strings [2020-02-26T16:00:17.023Z] #34 42.98 path [2020-02-26T16:00:17.023Z] #34 43.29 fmt [2020-02-26T16:00:17.023Z] #34 43.91 path/filepath [2020-02-26T16:00:17.023Z] #34 44.43 io/ioutil [2020-02-26T16:00:17.023Z] #34 44.85 text/tabwriter [2020-02-26T16:00:17.391Z] #34 ... [2020-02-26T16:00:17.391Z] [2020-02-26T16:00:17.391Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:00:17.391Z] #45 10.19 PBCC images/sk-unix.pb-c.c [2020-02-26T16:00:17.391Z] #45 10.20 DEP images/sk-unix.pb-c.d [2020-02-26T16:00:17.391Z] #45 10.21 PBCC images/mm.pb-c.c [2020-02-26T16:00:17.391Z] #45 10.26 DEP images/mm.pb-c.d [2020-02-26T16:00:17.391Z] #45 10.27 PBCC images/timerfd.pb-c.c [2020-02-26T16:00:17.391Z] #45 10.30 DEP images/timerfd.pb-c.d [2020-02-26T16:00:17.391Z] #45 10.32 PBCC images/timer.pb-c.c [2020-02-26T16:00:17.391Z] #45 10.33 DEP images/timer.pb-c.d [2020-02-26T16:00:17.391Z] #45 10.38 PBCC images/sa.pb-c.c [2020-02-26T16:00:17.391Z] #45 10.42 DEP images/sa.pb-c.d [2020-02-26T16:00:17.391Z] #45 10.43 PBCC images/pipe-data.pb-c.c [2020-02-26T16:00:17.391Z] #45 10.46 DEP images/pipe-data.pb-c.d [2020-02-26T16:00:17.391Z] #45 10.51 PBCC images/mnt.pb-c.c [2020-02-26T16:00:17.391Z] #45 10.56 DEP images/mnt.pb-c.d [2020-02-26T16:00:17.391Z] #45 10.59 PBCC images/sk-packet.pb-c.c [2020-02-26T16:00:17.391Z] #45 10.60 DEP images/sk-packet.pb-c.d [2020-02-26T16:00:17.391Z] #45 10.62 PBCC images/tcp-stream.pb-c.c [2020-02-26T16:00:17.391Z] #45 10.63 DEP images/tcp-stream.pb-c.d [2020-02-26T16:00:17.391Z] #45 10.66 PBCC images/pipe.pb-c.c [2020-02-26T16:00:17.391Z] #45 10.67 DEP images/pipe.pb-c.d [2020-02-26T16:00:17.391Z] #45 10.69 PBCC images/pstree.pb-c.c [2020-02-26T16:00:17.391Z] #45 10.71 DEP images/pstree.pb-c.d [2020-02-26T16:00:17.391Z] #45 10.75 PBCC images/fs.pb-c.c [2020-02-26T16:00:17.391Z] #45 10.76 DEP images/fs.pb-c.d [2020-02-26T16:00:17.391Z] #45 10.81 PBCC images/signalfd.pb-c.c [2020-02-26T16:00:17.391Z] #45 10.83 DEP images/signalfd.pb-c.d [2020-02-26T16:00:17.391Z] #45 10.85 PBCC images/fh.pb-c.c [2020-02-26T16:00:17.391Z] #45 10.90 PBCC images/fsnotify.pb-c.c [2020-02-26T16:00:17.391Z] #45 10.94 DEP images/fh.pb-c.d [2020-02-26T16:00:17.391Z] #45 11.02 DEP images/fsnotify.pb-c.d [2020-02-26T16:00:17.391Z] #45 11.06 PBCC images/eventpoll.pb-c.c [2020-02-26T16:00:17.391Z] #45 11.07 DEP images/eventpoll.pb-c.d [2020-02-26T16:00:17.391Z] #45 11.08 PBCC images/eventfd.pb-c.c [2020-02-26T16:00:17.391Z] #45 11.09 DEP images/eventfd.pb-c.d [2020-02-26T16:00:17.391Z] #45 11.12 PBCC images/remap-file-path.pb-c.c [2020-02-26T16:00:17.391Z] #45 11.13 DEP images/remap-file-path.pb-c.d [2020-02-26T16:00:17.391Z] #45 11.18 PBCC images/fifo.pb-c.c [2020-02-26T16:00:17.391Z] #45 11.19 DEP images/fifo.pb-c.d [2020-02-26T16:00:17.391Z] #45 11.21 PBCC images/ghost-file.pb-c.c [2020-02-26T16:00:17.391Z] #45 11.26 DEP images/ghost-file.pb-c.d [2020-02-26T16:00:17.391Z] #45 11.30 PBCC images/regfile.pb-c.c [2020-02-26T16:00:17.391Z] #45 11.32 DEP images/regfile.pb-c.d [2020-02-26T16:00:17.391Z] #45 11.34 PBCC images/ns.pb-c.c [2020-02-26T16:00:17.391Z] #45 11.34 DEP images/ns.pb-c.d [2020-02-26T16:00:17.391Z] #45 11.37 PBCC images/fdinfo.pb-c.c [2020-02-26T16:00:17.391Z] #45 11.39 DEP images/fdinfo.pb-c.d [2020-02-26T16:00:17.646Z] ok github.com/docker/docker/plugin 0.625s coverage: 27.1% of statements [2020-02-26T16:00:17.646Z] ok github.com/docker/docker/registry/resumable 0.036s coverage: 100.0% of statements [2020-02-26T16:00:17.762Z] #45 11.42 PBCC images/core-aarch64.pb-c.c [2020-02-26T16:00:17.762Z] #45 11.45 PBCC images/core-arm.pb-c.c [2020-02-26T16:00:17.762Z] #45 11.47 PBCC images/core-ppc64.pb-c.c [2020-02-26T16:00:17.762Z] #45 11.49 PBCC images/core-s390.pb-c.c [2020-02-26T16:00:17.762Z] #45 11.56 PBCC images/core-x86.pb-c.c [2020-02-26T16:00:17.762Z] #45 11.62 PBCC images/core.pb-c.c [2020-02-26T16:00:17.762Z] #45 11.65 PBCC images/inventory.pb-c.c [2020-02-26T16:00:17.762Z] #45 11.69 DEP images/core-aarch64.pb-c.d [2020-02-26T16:00:17.762Z] #45 11.72 DEP images/core-arm.pb-c.d [2020-02-26T16:00:17.762Z] #45 11.75 DEP images/core-ppc64.pb-c.d [2020-02-26T16:00:17.762Z] #45 11.76 DEP images/core-s390.pb-c.d [2020-02-26T16:00:17.762Z] #45 11.77 DEP images/core-x86.pb-c.d [2020-02-26T16:00:17.762Z] #45 11.79 DEP images/core.pb-c.d [2020-02-26T16:00:17.906Z] ok github.com/docker/docker/restartmanager 0.012s coverage: 50.9% of statements [2020-02-26T16:00:18.130Z] #45 11.81 DEP images/inventory.pb-c.d [2020-02-26T16:00:18.130Z] #45 11.84 PBCC images/cpuinfo.pb-c.c [2020-02-26T16:00:18.130Z] #45 11.85 DEP images/cpuinfo.pb-c.d [2020-02-26T16:00:18.130Z] #45 11.88 PBCC images/stats.pb-c.c [2020-02-26T16:00:18.130Z] #45 11.88 DEP images/stats.pb-c.d [2020-02-26T16:00:18.165Z] ok github.com/docker/docker/registry 0.263s coverage: 56.0% of statements [2020-02-26T16:00:18.736Z] ok github.com/docker/docker/testutil 0.040s coverage: 62.5% of statements [2020-02-26T16:00:18.787Z] INFO: Binaries build ended at 02/26/2020 16:00:18. Duration:00:01:19.0587418 [2020-02-26T16:00:18.893Z] #45 12.68 make[1]: Nothing to be done for 'all'. [2020-02-26T16:00:18.995Z] ok github.com/docker/docker/runconfig 0.031s coverage: 68.2% of statements [2020-02-26T16:00:19.250Z] #17 45.78 Selecting previously unselected package vim. [2020-02-26T16:00:19.250Z] #17 45.78 Preparing to unpack .../35-vim_2%3a8.1.0875-5_amd64.deb ... [2020-02-26T16:00:19.250Z] #17 45.80 Unpacking vim (2:8.1.0875-5) ... [2020-02-26T16:00:19.508Z] #17 46.29 Selecting previously unselected package xfsprogs. [2020-02-26T16:00:19.508Z] #17 46.30 Preparing to unpack .../36-xfsprogs_4.20.0-1_amd64.deb ... [2020-02-26T16:00:19.508Z] #17 46.31 Unpacking xfsprogs (4.20.0-1) ... [2020-02-26T16:00:19.778Z] #45 13.33 CC images/stats.o [2020-02-26T16:00:19.778Z] #45 13.53 CC images/core.o [2020-02-26T16:00:20.077Z] #17 46.80 Selecting previously unselected package zip. [2020-02-26T16:00:20.077Z] #17 46.81 Preparing to unpack .../37-zip_3.0-11+b1_amd64.deb ... [2020-02-26T16:00:20.077Z] #17 46.82 Unpacking zip (3.0-11+b1) ... [2020-02-26T16:00:20.077Z] #17 47.04 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-02-26T16:00:20.227Z] #45 13.98 CC images/core-x86.o [2020-02-26T16:00:20.320Z] INFO: Copying the built daemon binary to d:\CI\PR-40585\2\binary\dockerd-669056f93d.exe... [2020-02-26T16:00:20.335Z] #17 47.06 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-26T16:00:20.335Z] #17 47.07 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-02-26T16:00:20.335Z] #17 47.09 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-02-26T16:00:20.335Z] #17 47.10 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-02-26T16:00:20.335Z] #17 47.11 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-02-26T16:00:20.335Z] #17 47.12 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-02-26T16:00:20.335Z] #17 47.13 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-02-26T16:00:20.335Z] #17 47.14 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-26T16:00:20.335Z] #17 47.16 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-02-26T16:00:20.335Z] #17 47.17 Setting up libicu63:amd64 (63.1-6) ... [2020-02-26T16:00:20.335Z] #17 47.18 Setting up xxd (2:8.1.0875-5) ... [2020-02-26T16:00:20.335Z] #17 47.19 Setting up zip (3.0-11+b1) ... [2020-02-26T16:00:20.335Z] #17 47.20 Setting up vim-common (2:8.1.0875-5) ... [2020-02-26T16:00:20.335Z] #17 47.23 Setting up bash-completion (1:2.8-6) ... [2020-02-26T16:00:20.624Z] #45 14.28 CC images/core-arm.o [2020-02-26T16:00:20.624Z] #45 14.64 CC images/core-aarch64.o [2020-02-26T16:00:21.242Z] #45 15.01 CC images/core-ppc64.o [2020-02-26T16:00:21.267Z] #17 ... [2020-02-26T16:00:21.267Z] [2020-02-26T16:00:21.267Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:00:21.267Z] #44 105.6 CC criu/cr-service.o [2020-02-26T16:00:21.267Z] #44 106.9 CC criu/crtools.o [2020-02-26T16:00:21.267Z] #44 107.4 CC criu/eventfd.o [2020-02-26T16:00:21.267Z] #44 107.8 CC criu/eventpoll.o [2020-02-26T16:00:21.267Z] #44 108.6 CC criu/external.o [2020-02-26T16:00:21.267Z] #44 108.9 CC criu/fault-injection.o [2020-02-26T16:00:21.267Z] #44 109.0 CC criu/fdstore.o [2020-02-26T16:00:21.267Z] #44 109.5 CC criu/fifo.o [2020-02-26T16:00:21.267Z] #44 109.8 CC criu/file-ids.o [2020-02-26T16:00:21.267Z] #44 110.1 CC criu/file-lock.o [2020-02-26T16:00:21.267Z] #44 111.0 CC criu/files-ext.o [2020-02-26T16:00:21.267Z] #44 111.4 CC criu/files-reg.o [2020-02-26T16:00:21.267Z] #44 113.7 CC criu/files.o [2020-02-26T16:00:21.524Z] #44 116.0 CC criu/filesystems.o [2020-02-26T16:00:21.530Z] ok github.com/docker/docker/volume/drivers 0.015s coverage: 36.1% of statements [2020-02-26T16:00:21.530Z] ok github.com/docker/docker/volume/local 0.036s coverage: 73.0% of statements [2020-02-26T16:00:21.530Z] ok github.com/docker/docker/volume/mounts 0.045s coverage: 67.0% of statements [2020-02-26T16:00:21.631Z] #45 15.56 CC images/core-s390.o [2020-02-26T16:00:21.855Z] INFO: Copying the built client binary to d:\CI\PR-40585\2\binary\docker-669056f93d.exe... [2020-02-26T16:00:21.855Z] INFO: Copying dockerversion from the container... [2020-02-26T16:00:22.172Z] #45 16.33 CC images/cpuinfo.o [2020-02-26T16:00:22.312Z] INFO: Copying the golang package from the container to d:\CI\PR-40585\2\installer\go.zip... [2020-02-26T16:00:22.457Z] #44 116.6 CC criu/fsnotify.o [2020-02-26T16:00:22.537Z] #45 16.50 CC images/inventory.o [2020-02-26T16:00:22.538Z] #45 16.62 CC images/fdinfo.o [2020-02-26T16:00:22.538Z] #45 ... [2020-02-26T16:00:22.538Z] [2020-02-26T16:00:22.538Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-26T16:00:22.538Z] #11 40.46 Selecting previously unselected package gcc-mingw-w64-base. [2020-02-26T16:00:22.538Z] #11 40.46 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-02-26T16:00:22.538Z] #11 40.47 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-26T16:00:22.538Z] #11 40.60 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-02-26T16:00:22.538Z] #11 40.60 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-02-26T16:00:22.538Z] #11 40.60 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-26T16:00:22.906Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.0% of statements [2020-02-26T16:00:22.908Z] #11 ... [2020-02-26T16:00:22.908Z] [2020-02-26T16:00:22.908Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-26T16:00:22.908Z] #34 46.22 flag [2020-02-26T16:00:22.908Z] #34 46.22 github.com/BurntSushi/toml [2020-02-26T16:00:22.908Z] #34 47.45 log [2020-02-26T16:00:22.908Z] #34 49.66 github.com/BurntSushi/toml/cmd/tomlv [2020-02-26T16:00:23.022Z] #44 ... [2020-02-26T16:00:23.022Z] [2020-02-26T16:00:23.022Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-26T16:00:23.280Z] #17 49.96 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-02-26T16:00:23.280Z] #17 49.98 Setting up xz-utils (5.2.4-1) ... [2020-02-26T16:00:23.280Z] #17 49.99 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-02-26T16:00:23.280Z] #17 50.00 Setting up pigz (2.4-1) ... [2020-02-26T16:00:23.280Z] #17 50.01 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-02-26T16:00:23.280Z] #17 50.02 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-02-26T16:00:23.280Z] #17 50.04 Setting up python-pip-whl (18.1-5) ... [2020-02-26T16:00:23.280Z] #17 50.05 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-02-26T16:00:23.280Z] #17 50.06 Setting up vim-runtime (2:8.1.0875-5) ... [2020-02-26T16:00:23.845Z] #17 50.49 Setting up libaio1:amd64 (0.3.112-3) ... [2020-02-26T16:00:23.845Z] #17 50.50 Setting up libonig5:amd64 (6.9.1-1) ... [2020-02-26T16:00:23.845Z] #17 50.51 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-02-26T16:00:23.845Z] #17 50.53 Setting up vim (2:8.1.0875-5) ... [2020-02-26T16:00:23.845Z] #17 50.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-02-26T16:00:23.845Z] #17 50.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-02-26T16:00:23.845Z] #17 50.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-02-26T16:00:23.845Z] #17 50.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-02-26T16:00:23.845Z] #17 50.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-02-26T16:00:23.845Z] #17 50.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-02-26T16:00:23.845Z] #17 50.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-02-26T16:00:23.845Z] #17 50.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-02-26T16:00:23.845Z] #17 50.60 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-02-26T16:00:23.845Z] #17 50.61 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-02-26T16:00:23.845Z] #17 50.63 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-02-26T16:00:23.845Z] #17 50.64 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-26T16:00:23.845Z] #17 50.65 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-02-26T16:00:23.845Z] #17 50.67 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-02-26T16:00:24.155Z] #34 ... [2020-02-26T16:00:24.155Z] [2020-02-26T16:00:24.155Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:00:24.155Z] #45 16.87 CC images/fown.o [2020-02-26T16:00:24.155Z] #45 16.99 CC images/ns.o [2020-02-26T16:00:24.155Z] #45 17.13 CC images/regfile.o [2020-02-26T16:00:24.155Z] #45 17.27 CC images/ghost-file.o [2020-02-26T16:00:24.155Z] #45 17.39 CC images/fifo.o [2020-02-26T16:00:24.155Z] #45 17.53 CC images/remap-file-path.o [2020-02-26T16:00:24.155Z] #45 17.67 CC images/eventfd.o [2020-02-26T16:00:24.155Z] #45 17.76 CC images/eventpoll.o [2020-02-26T16:00:24.155Z] #45 17.95 CC images/fh.o [2020-02-26T16:00:24.155Z] #45 18.13 CC images/fsnotify.o [2020-02-26T16:00:24.155Z] #45 ... [2020-02-26T16:00:24.155Z] [2020-02-26T16:00:24.155Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T16:00:24.155Z] #48 41.87 strings [2020-02-26T16:00:24.155Z] #48 42.84 os [2020-02-26T16:00:24.155Z] #48 44.68 regexp/syntax [2020-02-26T16:00:24.155Z] #48 45.84 fmt [2020-02-26T16:00:24.155Z] #48 49.44 regexp [2020-02-26T16:00:24.155Z] #48 50.03 go/token [2020-02-26T16:00:24.155Z] #48 50.70 go/scanner [2020-02-26T16:00:24.155Z] #48 51.50 go/ast [2020-02-26T16:00:24.533Z] #48 ... [2020-02-26T16:00:24.533Z] [2020-02-26T16:00:24.533Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-26T16:00:24.533Z] #34 DONE 52.1s [2020-02-26T16:00:24.533Z] [2020-02-26T16:00:24.533Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:00:24.533Z] #45 18.39 CC images/signalfd.o [2020-02-26T16:00:24.897Z] #45 18.77 CC images/fs.o [2020-02-26T16:00:24.897Z] #45 18.94 CC images/pstree.o [2020-02-26T16:00:24.897Z] #45 19.04 CC images/pipe.o [2020-02-26T16:00:25.219Z] INFO: Extracting go.zip to d:\CI\PR-40585\2\go [2020-02-26T16:00:25.261Z] #45 19.09 CC images/tcp-stream.o [2020-02-26T16:00:25.261Z] #45 19.12 CC images/sk-packet.o [2020-02-26T16:00:25.262Z] #45 19.15 CC images/mnt.o [2020-02-26T16:00:25.262Z] #45 19.19 CC images/pipe-data.o [2020-02-26T16:00:25.262Z] #45 19.22 CC images/sa.o [2020-02-26T16:00:25.262Z] #45 19.25 CC images/timer.o [2020-02-26T16:00:25.262Z] #45 19.36 CC images/timerfd.o [2020-02-26T16:00:25.623Z] #45 19.56 CC images/mm.o [2020-02-26T16:00:25.996Z] #45 19.68 CC images/sk-opts.o [2020-02-26T16:00:25.996Z] #45 19.85 CC images/sk-unix.o [2020-02-26T16:00:25.996Z] #45 20.02 CC images/sk-inet.o [2020-02-26T16:00:26.371Z] #45 20.29 CC images/tun.o [2020-02-26T16:00:26.754Z] #45 20.42 CC images/sk-netlink.o [2020-02-26T16:00:26.754Z] #45 20.59 CC images/packet-sock.o [2020-02-26T16:00:26.754Z] #45 20.79 CC images/ipc-var.o [2020-02-26T16:00:27.109Z] #45 20.96 CC images/ipc-desc.o [2020-02-26T16:00:27.109Z] #45 21.08 CC images/ipc-shm.o [2020-02-26T16:00:27.109Z] #45 21.16 CC images/ipc-msg.o [2020-02-26T16:00:27.124Z] #17 53.36 Setting up iptables (1.8.2-4) ... [2020-02-26T16:00:27.124Z] #17 53.38 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-26T16:00:27.124Z] #17 53.38 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-26T16:00:27.124Z] #17 53.39 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-26T16:00:27.124Z] #17 53.39 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-26T16:00:27.124Z] #17 53.40 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-02-26T16:00:27.124Z] #17 53.41 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-02-26T16:00:27.124Z] #17 53.44 Setting up python3 (3.7.3-1) ... [2020-02-26T16:00:27.124Z] #17 53.84 Setting up python3-wheel (0.32.3-2) ... [2020-02-26T16:00:27.478Z] #45 21.30 CC images/ipc-sem.o [2020-02-26T16:00:27.478Z] #45 21.37 CC images/utsns.o [2020-02-26T16:00:27.478Z] #45 21.50 CC images/creds.o [2020-02-26T16:00:27.478Z] #45 ... [2020-02-26T16:00:27.478Z] [2020-02-26T16:00:27.478Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T16:00:27.478Z] #63 24.20 + bin/ctr [2020-02-26T16:00:27.689Z] #17 54.57 Setting up apparmor (2.13.2-10) ... [2020-02-26T16:00:27.854Z] #63 ... [2020-02-26T16:00:27.854Z] [2020-02-26T16:00:27.854Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T16:00:27.854Z] #48 52.89 internal/lazyregexp [2020-02-26T16:00:27.854Z] #48 53.00 net/url [2020-02-26T16:00:27.854Z] #48 54.34 text/template/parse [2020-02-26T16:00:27.854Z] #48 55.07 go/parser [2020-02-26T16:00:29.586Z] #17 56.40 Setting up xfsprogs (4.20.0-1) ... [2020-02-26T16:00:29.586Z] #17 56.42 Setting up python3-lib2to3 (3.7.3-1) ... [2020-02-26T16:00:29.648Z] #48 57.11 encoding/xml [2020-02-26T16:00:30.015Z] #48 57.57 text/template [2020-02-26T16:00:30.151Z] #17 56.83 Setting up python3-pkg-resources (40.8.0-1) ... [2020-02-26T16:00:31.047Z] #48 ... [2020-02-26T16:00:31.047Z] [2020-02-26T16:00:31.047Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:00:31.047Z] #45 21.69 CC images/vma.o [2020-02-26T16:00:31.047Z] #45 21.78 CC images/netdev.o [2020-02-26T16:00:31.047Z] #45 22.10 CC images/tty.o [2020-02-26T16:00:31.047Z] #45 22.41 CC images/file-lock.o [2020-02-26T16:00:31.047Z] #45 22.50 CC images/rlimit.o [2020-02-26T16:00:31.047Z] #45 22.58 CC images/pagemap.o [2020-02-26T16:00:31.047Z] #45 22.70 CC images/siginfo.o [2020-02-26T16:00:31.047Z] #45 22.84 CC images/rpc.o [2020-02-26T16:00:31.047Z] #45 23.43 CC images/ext-file.o [2020-02-26T16:00:31.047Z] #45 23.53 CC images/cgroup.o [2020-02-26T16:00:31.047Z] #45 23.91 CC images/userns.o [2020-02-26T16:00:31.047Z] #45 24.05 CC images/google/protobuf/descriptor.o [2020-02-26T16:00:31.083Z] #17 57.87 Setting up python3-distutils (3.7.3-1) ... [2020-02-26T16:00:31.435Z] #45 25.47 CC images/opts.o [2020-02-26T16:00:31.649Z] #17 58.38 Setting up python3-setuptools (40.8.0-1) ... [2020-02-26T16:00:31.842Z] #45 25.66 CC images/seccomp.o [2020-02-26T16:00:32.231Z] #45 26.10 CC images/binfmt-misc.o [2020-02-26T16:00:32.231Z] #45 26.14 CC images/time.o [2020-02-26T16:00:32.231Z] #45 26.26 CC images/sysctl.o [2020-02-26T16:00:32.231Z] #45 26.37 CC images/autofs.o [2020-02-26T16:00:32.609Z] #45 26.49 CC images/macvlan.o [2020-02-26T16:00:32.609Z] #45 26.54 CC images/sit.o [2020-02-26T16:00:32.609Z] #45 26.64 LINK images/built-in.o [2020-02-26T16:00:32.609Z] #45 26.70 GEN compel/include/asm [2020-02-26T16:00:32.609Z] #45 26.70 GEN compel/include/version.h [2020-02-26T16:00:32.609Z] #45 26.71 touch .config [2020-02-26T16:00:32.609Z] #45 26.71 GEN include/common/config.h [2020-02-26T16:00:32.609Z] #45 26.77 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-02-26T16:00:32.987Z] #45 26.82 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-02-26T16:00:32.987Z] #45 26.83 GEN compel/plugins/include/uapi/std/syscall.h [2020-02-26T16:00:32.987Z] #45 26.85 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-02-26T16:00:32.987Z] #45 26.86 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-02-26T16:00:32.987Z] #45 26.87 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-02-26T16:00:32.987Z] #45 26.89 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-02-26T16:00:32.987Z] #45 26.89 DEP compel/plugins/std/infect.d [2020-02-26T16:00:32.987Z] #45 26.95 DEP compel/plugins/std/string.d [2020-02-26T16:00:32.987Z] #45 27.01 DEP compel/plugins/std/log.d [2020-02-26T16:00:32.987Z] #45 27.06 DEP compel/plugins/std/fds.d [2020-02-26T16:00:32.987Z] #45 27.12 DEP compel/plugins/std/std.d [2020-02-26T16:00:33.020Z] #17 59.50 Setting up python3-pip (18.1-5) ... [2020-02-26T16:00:33.370Z] #45 27.17 DEP compel/plugins/shmem/shmem.d [2020-02-26T16:00:33.370Z] #45 27.23 DEP compel/plugins/fds/fds.d [2020-02-26T16:00:33.370Z] #45 27.31 CC compel/plugins/std/std.o [2020-02-26T16:00:33.370Z] #45 27.48 CC compel/plugins/std/fds.o [2020-02-26T16:00:33.585Z] #17 ... [2020-02-26T16:00:33.585Z] [2020-02-26T16:00:33.585Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:00:33.585Z] #44 117.8 CC criu/image-desc.o [2020-02-26T16:00:33.585Z] #44 118.0 CC criu/image.o [2020-02-26T16:00:33.585Z] #44 118.8 CC criu/ipc_ns.o [2020-02-26T16:00:33.585Z] #44 120.0 CC criu/irmap.o [2020-02-26T16:00:33.585Z] #44 120.6 CC criu/kcmp-ids.o [2020-02-26T16:00:33.585Z] #44 121.1 CC criu/kerndat.o [2020-02-26T16:00:33.585Z] #44 122.1 CC criu/libnetlink.o [2020-02-26T16:00:33.585Z] #44 122.6 CC criu/log.o [2020-02-26T16:00:33.585Z] #44 123.1 CC criu/lsm.o [2020-02-26T16:00:33.585Z] #44 123.6 CC criu/mem.o [2020-02-26T16:00:33.585Z] #44 125.5 CC criu/mount.o [2020-02-26T16:00:33.585Z] #44 ... [2020-02-26T16:00:33.585Z] [2020-02-26T16:00:33.585Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-26T16:00:33.585Z] #41 184.6 + dpkg --print-architecture [2020-02-26T16:00:33.585Z] #41 184.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-02-26T16:00:33.585Z] #41 184.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-02-26T16:00:33.585Z] #41 184.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-02-26T16:00:33.843Z] #41 ... [2020-02-26T16:00:33.843Z] [2020-02-26T16:00:33.843Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-26T16:00:33.843Z] #17 60.59 Processing triggers for libc-bin (2.28-10) ... [2020-02-26T16:00:33.843Z] #17 60.62 Processing triggers for mime-support (3.62) ... [2020-02-26T16:00:34.161Z] #45 27.81 CC compel/plugins/std/log.o [2020-02-26T16:00:34.161Z] #45 ... [2020-02-26T16:00:34.161Z] [2020-02-26T16:00:34.161Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T16:00:34.161Z] #48 61.93 github.com/LK4D4/vndr/versioned [2020-02-26T16:00:34.161Z] #48 62.00 crypto/rsa [2020-02-26T16:00:34.410Z] #17 DONE 61.3s [2020-02-26T16:00:34.410Z] [2020-02-26T16:00:34.410Z] #18 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-26T16:00:34.514Z] #48 62.29 go/doc [2020-02-26T16:00:35.763Z] #48 63.12 crypto/x509/pkix [2020-02-26T16:00:35.763Z] #48 63.51 vendor/golang.org/x/crypto/cryptobyte [2020-02-26T16:00:36.310Z] #18 1.802 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-02-26T16:00:36.310Z] #18 1.807 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-02-26T16:00:36.310Z] #18 1.809 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-02-26T16:00:36.310Z] #18 DONE 1.9s [2020-02-26T16:00:36.310Z] [2020-02-26T16:00:36.310Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-26T16:00:37.042Z] #48 64.68 github.com/LK4D4/vndr/build [2020-02-26T16:00:37.802Z] #48 65.36 net [2020-02-26T16:00:39.592Z] #48 67.20 vendor/golang.org/x/text/transform [2020-02-26T16:00:39.592Z] #48 ... [2020-02-26T16:00:39.592Z] [2020-02-26T16:00:39.592Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-26T16:00:39.592Z] #11 57.55 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-02-26T16:00:39.592Z] #11 57.55 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-02-26T16:00:39.592Z] #11 57.56 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-26T16:00:39.954Z] #11 ... [2020-02-26T16:00:39.954Z] [2020-02-26T16:00:39.954Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:00:39.954Z] #45 28.27 CC compel/plugins/std/string.o [2020-02-26T16:00:39.954Z] #45 28.70 CC compel/plugins/std/infect.o [2020-02-26T16:00:39.954Z] #45 28.92 CC compel/arch/s390/plugins/std/parasite-head.o [2020-02-26T16:00:39.954Z] #45 28.94 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-02-26T16:00:39.954Z] #45 28.98 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-02-26T16:00:39.954Z] #45 29.11 AR compel/plugins/std.lib.a [2020-02-26T16:00:39.954Z] #45 29.14 CC compel/plugins/fds/fds.o [2020-02-26T16:00:39.954Z] #45 29.27 AR compel/plugins/fds.lib.a [2020-02-26T16:00:39.954Z] #45 29.28 HOSTDEP compel/src/lib/log-host.d [2020-02-26T16:00:39.954Z] #45 29.34 HOSTDEP compel/src/lib/handle-elf-host.d [2020-02-26T16:00:39.954Z] #45 29.41 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-02-26T16:00:39.954Z] #45 29.50 HOSTDEP compel/src/main-host.d [2020-02-26T16:00:39.954Z] #45 29.59 DEP compel/src/lib/ptrace.d [2020-02-26T16:00:39.954Z] #45 29.71 DEP compel/src/lib/infect.d [2020-02-26T16:00:39.954Z] #45 29.76 DEP compel/src/lib/infect-util.d [2020-02-26T16:00:39.954Z] #45 29.81 DEP compel/src/lib/infect-rpc.d [2020-02-26T16:00:39.954Z] #45 29.87 DEP compel/arch/s390/src/lib/infect.d [2020-02-26T16:00:39.954Z] #45 30.00 DEP compel/arch/s390/src/lib/cpu.d [2020-02-26T16:00:39.954Z] #45 30.04 DEP compel/src/lib/log.d [2020-02-26T16:00:39.954Z] #45 30.12 DEP compel/src/main.d [2020-02-26T16:00:39.954Z] #45 30.17 DEP compel/src/lib/handle-elf.d [2020-02-26T16:00:39.954Z] #45 30.22 DEP compel/arch/s390/src/lib/handle-elf.d [2020-02-26T16:00:39.954Z] #45 30.35 CC compel/src/lib/log.o [2020-02-26T16:00:39.954Z] #45 30.64 CC compel/arch/s390/src/lib/cpu.o [2020-02-26T16:00:39.954Z] #45 30.86 CC compel/arch/s390/src/lib/infect.o [2020-02-26T16:00:39.954Z] #45 31.32 CC compel/src/lib/infect-rpc.o [2020-02-26T16:00:39.954Z] #45 31.63 CC compel/src/lib/infect-util.o [2020-02-26T16:00:39.954Z] #45 31.85 CC compel/src/lib/infect.o [2020-02-26T16:00:39.954Z] #45 33.15 CC compel/src/lib/ptrace.o [2020-02-26T16:00:39.954Z] #45 33.40 AR compel/libcompel.a [2020-02-26T16:00:39.954Z] #45 33.44 HOSTCC compel/src/main-host.o [2020-02-26T16:00:39.954Z] #45 33.64 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-02-26T16:00:39.954Z] #45 33.75 HOSTCC compel/src/lib/handle-elf-host.o [2020-02-26T16:00:39.954Z] #45 33.99 HOSTCC compel/src/lib/log-host.o [2020-02-26T16:00:40.322Z] #45 34.18 HOSTLINK compel/compel-host-bin [2020-02-26T16:00:40.322Z] #45 34.24 DEP soccr/soccr.d [2020-02-26T16:00:40.322Z] #45 ... [2020-02-26T16:00:40.322Z] [2020-02-26T16:00:40.322Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-26T16:00:40.322Z] #11 68.23 Selecting previously unselected package libapparmor1:s390x. [2020-02-26T16:00:40.322Z] #11 68.23 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-02-26T16:00:40.322Z] #11 68.23 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-02-26T16:00:40.322Z] #11 68.30 Selecting previously unselected package libapparmor-dev:s390x. [2020-02-26T16:00:40.322Z] #11 68.30 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-02-26T16:00:40.322Z] #11 68.31 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-02-26T16:00:40.685Z] #11 68.40 Selecting previously unselected package libbtrfs0. [2020-02-26T16:00:40.685Z] #11 68.40 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-02-26T16:00:40.685Z] #11 68.40 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-26T16:00:40.685Z] #11 68.44 Selecting previously unselected package libbtrfs-dev. [2020-02-26T16:00:40.685Z] #11 68.44 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-02-26T16:00:40.685Z] #11 68.44 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-26T16:00:40.685Z] #11 68.53 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-02-26T16:00:40.685Z] #11 68.54 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-02-26T16:00:40.685Z] #11 68.54 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-02-26T16:00:40.685Z] #11 68.58 Selecting previously unselected package libudev-dev:s390x. [2020-02-26T16:00:40.685Z] #11 68.58 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_s390x.deb ... [2020-02-26T16:00:40.685Z] #11 68.58 Unpacking libudev-dev:s390x (241-7~deb10u3) ... [2020-02-26T16:00:41.061Z] #11 68.70 Selecting previously unselected package libsepol1-dev:s390x. [2020-02-26T16:00:41.061Z] #11 68.70 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-02-26T16:00:41.061Z] #11 68.71 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-02-26T16:00:41.061Z] #11 68.93 Selecting previously unselected package libpcre16-3:s390x. [2020-02-26T16:00:41.061Z] #11 68.93 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-02-26T16:00:41.061Z] #11 68.93 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-02-26T16:00:41.061Z] #11 68.99 Selecting previously unselected package libpcre32-3:s390x. [2020-02-26T16:00:41.061Z] #11 68.99 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-02-26T16:00:41.061Z] #11 69.00 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-02-26T16:00:41.422Z] #11 69.10 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-02-26T16:00:41.422Z] #11 69.10 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-02-26T16:00:41.422Z] #11 69.10 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-02-26T16:00:41.422Z] #11 69.16 Selecting previously unselected package libpcre3-dev:s390x. [2020-02-26T16:00:41.422Z] #11 69.16 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-02-26T16:00:41.422Z] #11 69.17 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-02-26T16:00:41.422Z] #11 69.37 Selecting previously unselected package libselinux1-dev:s390x. [2020-02-26T16:00:41.422Z] #11 69.37 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-02-26T16:00:41.422Z] #11 69.37 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-02-26T16:00:41.787Z] #11 69.54 Selecting previously unselected package libdevmapper-dev:s390x. [2020-02-26T16:00:41.787Z] #11 69.54 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-02-26T16:00:41.787Z] #11 69.55 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-02-26T16:00:41.787Z] #11 69.60 Selecting previously unselected package libseccomp-dev:s390x. [2020-02-26T16:00:41.787Z] #11 69.60 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-02-26T16:00:41.787Z] #11 69.61 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-02-26T16:00:41.787Z] #11 69.66 Selecting previously unselected package libsystemd-dev:s390x. [2020-02-26T16:00:41.787Z] #11 69.66 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_s390x.deb ... [2020-02-26T16:00:41.787Z] #11 69.66 Unpacking libsystemd-dev:s390x (241-7~deb10u3) ... [2020-02-26T16:00:42.164Z] #11 69.98 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-02-26T16:00:42.164Z] #11 69.99 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-02-26T16:00:42.164Z] #11 70.00 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-02-26T16:00:42.164Z] #11 70.01 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-26T16:00:42.164Z] #11 70.01 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-02-26T16:00:42.164Z] #11 70.02 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-02-26T16:00:42.164Z] #11 70.03 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-26T16:00:42.164Z] #11 70.03 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-26T16:00:42.164Z] #11 70.04 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-02-26T16:00:42.164Z] #11 70.05 Setting up libudev-dev:s390x (241-7~deb10u3) ... [2020-02-26T16:00:42.164Z] #11 70.06 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-26T16:00:42.164Z] #11 70.06 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-26T16:00:42.164Z] #11 70.07 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-02-26T16:00:42.164Z] #11 70.08 Setting up mingw-w64-common (6.0.0-3) ... [2020-02-26T16:00:42.164Z] #11 70.09 Setting up libsystemd-dev:s390x (241-7~deb10u3) ... [2020-02-26T16:00:42.164Z] #11 70.09 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-26T16:00:42.164Z] #11 70.10 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-02-26T16:00:42.164Z] #11 70.11 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-26T16:00:42.164Z] #11 70.11 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-02-26T16:00:42.164Z] #11 70.12 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-02-26T16:00:42.164Z] #11 70.12 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-26T16:00:42.164Z] #11 70.13 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-02-26T16:00:42.164Z] #11 70.13 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-02-26T16:00:42.164Z] #11 70.15 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-26T16:00:42.164Z] #11 70.15 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-02-26T16:00:42.164Z] #11 70.18 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-02-26T16:00:42.526Z] #11 70.18 Setting up dmsetup (2:1.02.155-3) ... [2020-02-26T16:00:42.526Z] #11 70.19 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-02-26T16:00:42.526Z] #11 70.20 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-02-26T16:00:42.526Z] #11 70.20 Processing triggers for libc-bin (2.28-10) ... [2020-02-26T16:00:42.526Z] #11 DONE 70.5s [2020-02-26T16:00:42.526Z] [2020-02-26T16:00:42.526Z] #56 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-26T16:00:42.863Z] #19 6.044 Collecting yamllint==1.16.0 [2020-02-26T16:00:42.886Z] #56 DONE 0.2s [2020-02-26T16:00:42.886Z] [2020-02-26T16:00:42.886Z] #57 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-26T16:00:42.886Z] #57 DONE 0.1s [2020-02-26T16:00:42.886Z] [2020-02-26T16:00:42.886Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T16:00:43.249Z] #58 ... [2020-02-26T16:00:43.249Z] [2020-02-26T16:00:43.249Z] #12 [dev 1/25] RUN groupadd -r docker [2020-02-26T16:00:43.249Z] #12 DONE 0.5s [2020-02-26T16:00:43.249Z] [2020-02-26T16:00:43.249Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T16:00:43.249Z] #58 0.265 + RM_GOPATH=0 [2020-02-26T16:00:43.249Z] #58 0.265 + TMP_GOPATH= [2020-02-26T16:00:43.249Z] #58 0.265 + : /build [2020-02-26T16:00:43.249Z] #58 0.265 + '[' -z '' ']' [2020-02-26T16:00:43.249Z] #58 0.265 ++ mktemp -d [2020-02-26T16:00:43.249Z] #58 0.275 + export GOPATH=/tmp/tmp.CRcg8rlNhD [2020-02-26T16:00:43.249Z] #58 0.276 + GOPATH=/tmp/tmp.CRcg8rlNhD [2020-02-26T16:00:43.249Z] #58 0.276 + RM_GOPATH=1 [2020-02-26T16:00:43.249Z] #58 0.276 ++ dirname ./install.sh [2020-02-26T16:00:43.249Z] #58 0.277 + dir=. [2020-02-26T16:00:43.249Z] #58 0.277 + bin=runc [2020-02-26T16:00:43.249Z] #58 0.277 + shift [2020-02-26T16:00:43.249Z] #58 0.277 + '[' '!' -f ./runc.installer ']' [2020-02-26T16:00:43.249Z] #58 0.277 + . ./runc.installer [2020-02-26T16:00:43.249Z] #58 0.277 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-26T16:00:43.249Z] #58 0.278 + install_runc [2020-02-26T16:00:43.249Z] #58 0.278 + uname -r [2020-02-26T16:00:43.249Z] #58 0.279 + grep -q '^3\.10\.0.*\.el7\.' [2020-02-26T16:00:43.249Z] #58 0.281 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-02-26T16:00:43.249Z] #58 0.282 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-02-26T16:00:43.249Z] #58 0.282 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-02-26T16:00:43.249Z] #58 0.282 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.CRcg8rlNhD/src/github.com/opencontainers/runc [2020-02-26T16:00:43.249Z] #58 0.285 Cloning into '/tmp/tmp.CRcg8rlNhD/src/github.com/opencontainers/runc'... [2020-02-26T16:00:43.429Z] #19 ... [2020-02-26T16:00:43.429Z] [2020-02-26T16:00:43.429Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:00:43.429Z] #44 129.8 CC criu/namespaces.o [2020-02-26T16:00:43.429Z] #44 131.5 CC criu/net.o [2020-02-26T16:00:43.429Z] #44 135.0 CC criu/netfilter.o [2020-02-26T16:00:43.429Z] #44 135.5 CC criu/page-pipe.o [2020-02-26T16:00:43.429Z] #44 136.1 CC criu/page-xfer.o [2020-02-26T16:00:43.429Z] #44 137.3 CC criu/pagemap-cache.o [2020-02-26T16:00:43.429Z] #44 137.7 CC criu/pagemap.o [2020-02-26T16:00:43.617Z] #58 ... [2020-02-26T16:00:43.617Z] [2020-02-26T16:00:43.617Z] #13 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-26T16:00:43.617Z] #13 DONE 0.3s [2020-02-26T16:00:43.617Z] [2020-02-26T16:00:43.617Z] #14 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-26T16:00:43.617Z] #14 0.230 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-02-26T16:00:43.617Z] #14 DONE 0.4s [2020-02-26T16:00:43.617Z] [2020-02-26T16:00:43.617Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:00:43.617Z] #45 34.33 CC soccr/soccr.o [2020-02-26T16:00:43.617Z] #45 35.11 AR soccr/libsoccr.a [2020-02-26T16:00:43.617Z] #45 35.13 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-26T16:00:43.617Z] #45 35.28 DEP criu/arch/s390/sigframe.d [2020-02-26T16:00:43.617Z] #45 35.40 DEP criu/arch/s390/crtools.d [2020-02-26T16:00:43.617Z] #45 35.61 DEP criu/arch/s390/cpu.d [2020-02-26T16:00:43.617Z] #45 35.78 CC criu/arch/s390/cpu.o [2020-02-26T16:00:43.617Z] #45 36.10 CC criu/arch/s390/crtools.o [2020-02-26T16:00:43.617Z] #45 36.82 CC criu/arch/s390/sigframe.o [2020-02-26T16:00:43.617Z] #45 36.99 LINK criu/arch/s390/crtools.built-in.o [2020-02-26T16:00:43.617Z] #45 37.01 DEP criu/arch/s390/vdso-pie.d [2020-02-26T16:00:43.617Z] #45 37.20 DEP criu/pie/parasite-vdso.d [2020-02-26T16:00:43.617Z] #45 37.24 DEP criu/pie/util-vdso.d [2020-02-26T16:00:43.617Z] #45 37.27 DEP criu/pie/util.d [2020-02-26T16:00:43.617Z] #45 37.32 CC criu/pie/util.o [2020-02-26T16:00:43.617Z] #45 37.38 CC criu/pie/util-vdso.o [2020-02-26T16:00:43.981Z] #45 37.83 CC criu/pie/parasite-vdso.o [2020-02-26T16:00:44.342Z] #45 ... [2020-02-26T16:00:44.342Z] [2020-02-26T16:00:44.342Z] #15 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-26T16:00:44.342Z] #15 DONE 0.4s [2020-02-26T16:00:44.342Z] [2020-02-26T16:00:44.342Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:00:44.342Z] #45 38.33 CC criu/arch/s390/vdso-pie.o [2020-02-26T16:00:44.361Z] #44 138.6 CC criu/parasite-syscall.o [2020-02-26T16:00:44.909Z] #45 ... [2020-02-26T16:00:44.909Z] [2020-02-26T16:00:44.909Z] #16 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-26T16:00:44.909Z] #16 DONE 0.4s [2020-02-26T16:00:44.909Z] [2020-02-26T16:00:44.909Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:00:44.909Z] #45 38.60 AR criu/pie/pie.lib.a [2020-02-26T16:00:44.909Z] #45 38.66 DEP criu/pie/restorer.d [2020-02-26T16:00:44.909Z] #45 ... [2020-02-26T16:00:44.909Z] [2020-02-26T16:00:44.909Z] #17 [dev 6/25] RUN ldconfig [2020-02-26T16:00:44.909Z] #17 DONE 0.4s [2020-02-26T16:00:44.914Z] ok github.com/docker/docker/pkg/plugins 33.666s coverage: 76.6% of statements [2020-02-26T16:00:44.914Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-26T16:00:44.914Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-26T16:00:44.914Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-26T16:00:44.914Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-26T16:00:44.914Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-02-26T16:00:44.914Z] ? github.com/docker/docker/rootless [no test files] [2020-02-26T16:00:44.914Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-02-26T16:00:44.914Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-26T16:00:44.914Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-02-26T16:00:44.914Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-02-26T16:00:44.914Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-02-26T16:00:44.914Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-02-26T16:00:44.914Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-02-26T16:00:44.914Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-02-26T16:00:44.914Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-02-26T16:00:44.914Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-02-26T16:00:44.914Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-02-26T16:00:44.914Z] ? github.com/docker/docker/testutil/request [no test files] [2020-02-26T16:00:44.914Z] ? github.com/docker/docker/volume [no test files] [2020-02-26T16:00:44.914Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-26T16:00:44.914Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-26T16:00:44.914Z] [2020-02-26T16:00:44.914Z] === Skipped [2020-02-26T16:00:44.914Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-02-26T16:00:44.914Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-02-26T16:00:44.914Z] [2020-02-26T16:00:44.914Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-02-26T16:00:44.914Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-02-26T16:00:44.914Z] [2020-02-26T16:00:44.914Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-02-26T16:00:44.914Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-26T16:00:44.914Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-26T16:00:44.914Z] [2020-02-26T16:00:44.914Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-02-26T16:00:44.914Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-26T16:00:44.914Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-26T16:00:44.914Z] [2020-02-26T16:00:44.914Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-02-26T16:00:44.914Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-26T16:00:44.914Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-26T16:00:44.914Z] [2020-02-26T16:00:44.914Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-02-26T16:00:44.914Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-26T16:00:44.914Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-26T16:00:44.914Z] [2020-02-26T16:00:44.914Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-02-26T16:00:44.914Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-26T16:00:44.914Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-26T16:00:44.914Z] [2020-02-26T16:00:44.914Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-02-26T16:00:44.914Z] graphtest_unix.go:73: No driver to put! [2020-02-26T16:00:44.914Z] [2020-02-26T16:00:44.914Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-02-26T16:00:44.914Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-02-26T16:00:44.914Z] [2020-02-26T16:00:44.914Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-02-26T16:00:44.914Z] overlay_test.go:49: Fails to compute changes intermittently [2020-02-26T16:00:44.914Z] [2020-02-26T16:00:44.914Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-02-26T16:00:44.914Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-02-26T16:00:44.914Z] [2020-02-26T16:00:44.914Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-02-26T16:00:44.914Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-02-26T16:00:44.914Z] [2020-02-26T16:00:44.914Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-02-26T16:00:44.914Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-26T16:00:44.914Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-26T16:00:44.914Z] [2020-02-26T16:00:44.914Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-02-26T16:00:44.914Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-26T16:00:44.914Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-26T16:00:44.914Z] [2020-02-26T16:00:44.914Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-02-26T16:00:44.914Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-26T16:00:44.914Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-26T16:00:44.914Z] [2020-02-26T16:00:44.914Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-02-26T16:00:44.914Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-26T16:00:44.914Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-26T16:00:44.914Z] [2020-02-26T16:00:44.914Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-02-26T16:00:44.914Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-26T16:00:44.914Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-26T16:00:44.914Z] [2020-02-26T16:00:44.914Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-02-26T16:00:44.914Z] graphtest_unix.go:73: No driver to put! [2020-02-26T16:00:44.914Z] [2020-02-26T16:00:44.914Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-02-26T16:00:44.914Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-02-26T16:00:44.914Z] [2020-02-26T16:00:44.914Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-02-26T16:00:44.914Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-02-26T16:00:44.914Z] [2020-02-26T16:00:44.914Z] [2020-02-26T16:00:44.914Z] DONE 2167 tests, 20 skipped in 187.116s Post stage [Pipeline] junit [2020-02-26T16:00:44.926Z] #44 139.4 CC criu/path.o [2020-02-26T16:00:44.929Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-26T16:00:45.184Z] #44 139.6 CC criu/pie-util-vdso-elf32.o [2020-02-26T16:00:45.319Z] [2020-02-26T16:00:45.319Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:00:45.319Z] #45 38.88 DEP criu/arch/s390/restorer.d [2020-02-26T16:00:45.319Z] #45 39.12 DEP criu/pie/parasite.d [2020-02-26T16:00:45.379Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40585/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=669056f93dfde92cfcf5cc656df51d0c8d62903d -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:669056f93dfde92cfcf5cc656df51d0c8d62903d hack/make.sh dynbinary test-integration [2020-02-26T16:00:45.719Z] #45 39.35 CC criu/pie/parasite.o [2020-02-26T16:00:45.748Z] #44 140.1 CC criu/pie-util-vdso.o [2020-02-26T16:00:46.315Z] [2020-02-26T16:00:46.315Z] Removing bundles/ [2020-02-26T16:00:46.315Z] [2020-02-26T16:00:46.315Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-02-26T16:00:46.315Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-26T16:00:46.315Z] GOOS="" GOARCH="" GOARM="" [2020-02-26T16:00:46.315Z] #44 140.5 CC criu/pie-util.o [2020-02-26T16:00:46.315Z] #44 140.7 CC criu/pipes.o [2020-02-26T16:00:47.025Z] #45 40.75 LINK criu/pie/parasite.built-in.o [2020-02-26T16:00:47.025Z] #45 40.76 GEN criu/pie/parasite-blob.h [2020-02-26T16:00:47.025Z] #45 40.78 CC criu/arch/s390/restorer.o [2020-02-26T16:00:47.248Z] #44 141.5 CC criu/plugin.o [2020-02-26T16:00:47.404Z] #45 ... [2020-02-26T16:00:47.404Z] [2020-02-26T16:00:47.404Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T16:00:47.404Z] #66 68.96 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-26T16:00:47.404Z] #66 68.96 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-02-26T16:00:47.404Z] #66 DONE 75.0s [2020-02-26T16:00:47.404Z] [2020-02-26T16:00:47.404Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-26T16:00:47.404Z] #67 DONE 0.1s [2020-02-26T16:00:47.404Z] [2020-02-26T16:00:47.404Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:00:47.404Z] #45 41.20 CC criu/pie/restorer.o [2020-02-26T16:00:47.505Z] #44 141.9 CC criu/proc_parse.o [2020-02-26T16:00:48.070Z] #44 ... [2020-02-26T16:00:48.070Z] [2020-02-26T16:00:48.070Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-26T16:00:48.070Z] #19 11.42 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-02-26T16:00:48.070Z] #19 11.52 Collecting pyyaml (from yamllint==1.16.0) [2020-02-26T16:00:48.070Z] #19 11.65 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-02-26T16:00:49.239Z] #45 43.10 LINK criu/pie/restorer.built-in.o [2020-02-26T16:00:49.239Z] #45 43.11 GEN criu/pie/restorer-blob.h [2020-02-26T16:00:49.239Z] #45 43.15 DEP criu/vdso.d [2020-02-26T16:00:49.239Z] #45 43.26 DEP criu/uts_ns.d [2020-02-26T16:00:49.441Z] #19 13.09 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-02-26T16:00:49.441Z] #19 13.15 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-02-26T16:00:49.441Z] #19 13.20 Building wheels for collected packages: pyyaml [2020-02-26T16:00:49.611Z] #45 43.39 DEP criu/util.d [2020-02-26T16:00:49.611Z] #45 43.54 DEP criu/uffd.d [2020-02-26T16:00:49.611Z] #45 43.66 DEP criu/tun.d [2020-02-26T16:00:49.611Z] #45 43.77 DEP criu/tty.d [2020-02-26T16:00:49.699Z] #19 13.23 Running setup.py bdist_wheel for pyyaml: started [2020-02-26T16:00:49.981Z] #45 43.92 DEP criu/timerfd.d [2020-02-26T16:00:49.981Z] #45 44.02 DEP criu/sysfs_parse.d [2020-02-26T16:00:49.981Z] #45 ... [2020-02-26T16:00:49.981Z] [2020-02-26T16:00:49.981Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T16:00:49.981Z] #48 67.71 vendor/golang.org/x/text/unicode/bidi [2020-02-26T16:00:49.981Z] #48 69.11 vendor/golang.org/x/text/secure/bidirule [2020-02-26T16:00:49.981Z] #48 69.31 vendor/golang.org/x/text/unicode/norm [2020-02-26T16:00:49.981Z] #48 74.04 vendor/golang.org/x/net/idna [2020-02-26T16:00:49.981Z] #48 76.97 vendor/golang.org/x/net/http2/hpack [2020-02-26T16:00:49.981Z] #48 ... [2020-02-26T16:00:49.981Z] [2020-02-26T16:00:49.981Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:00:49.981Z] #45 44.12 DEP criu/sysctl.d [2020-02-26T16:00:50.337Z] INFO: Extraction ended at 02/26/2020 16:00:49. Duration:00:00:25.0376036 [2020-02-26T16:00:50.337Z] INFO: Updating the golang and path environment variables [2020-02-26T16:00:50.337Z] INFO: GOPATH=d:\gopath [2020-02-26T16:00:50.337Z] INFO: go version go1.13.8 windows/amd64 [2020-02-26T16:00:50.337Z] INFO: Running the daemon under test in debug mode [2020-02-26T16:00:50.337Z] INFO: Starting a daemon under test... [2020-02-26T16:00:50.337Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40585\2\daemon --pidfile d:\CI\PR-40585\2\docker.pid -D [2020-02-26T16:00:50.337Z] INFO: Process started successfully. [2020-02-26T16:00:50.337Z] INFO: Start tailing logs of the daemon under tests [2020-02-26T16:00:50.337Z] INFO: Waiting for the daemon under test to start... [2020-02-26T16:00:50.342Z] #45 44.23 DEP criu/string.d [2020-02-26T16:00:50.342Z] #45 44.26 DEP criu/stats.d [2020-02-26T16:00:50.342Z] #45 44.37 DEP criu/sockets.d [2020-02-26T16:00:50.342Z] #45 44.49 DEP criu/sk-unix.d [2020-02-26T16:00:50.631Z] #19 14.34 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-02-26T16:00:50.709Z] #45 44.60 DEP criu/sk-tcp.d [2020-02-26T16:00:50.710Z] #45 44.72 DEP criu/sk-queue.d [2020-02-26T16:00:50.710Z] #45 44.79 DEP criu/sk-packet.d [2020-02-26T16:00:50.888Z] #19 14.34 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-02-26T16:00:50.889Z] #19 14.42 Successfully built pyyaml [2020-02-26T16:00:50.889Z] #19 14.44 Installing collected packages: pyyaml, pathspec, yamllint [2020-02-26T16:00:51.081Z] #45 44.97 DEP criu/sk-netlink.d [2020-02-26T16:00:51.081Z] #45 45.11 DEP criu/sk-inet.d [2020-02-26T16:00:51.146Z] #19 14.76 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-02-26T16:00:51.462Z] #45 45.20 DEP criu/signalfd.d [2020-02-26T16:00:51.462Z] #45 45.34 DEP criu/sigframe.d [2020-02-26T16:00:51.462Z] #45 45.39 DEP criu/shmem.d [2020-02-26T16:00:51.462Z] #45 45.51 DEP criu/servicefd.d [2020-02-26T16:00:51.711Z] #19 DONE 15.3s [2020-02-26T16:00:51.711Z] [2020-02-26T16:00:51.711Z] #24 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-02-26T16:00:51.838Z] #45 45.65 DEP criu/seize.d [2020-02-26T16:00:51.838Z] #45 45.82 DEP criu/seccomp.d [2020-02-26T16:00:51.970Z] #24 DONE 0.2s [2020-02-26T16:00:51.970Z] [2020-02-26T16:00:51.970Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-26T16:00:52.208Z] #45 45.93 DEP criu/rst-malloc.d [2020-02-26T16:00:52.208Z] #45 45.95 DEP criu/rbtree.d [2020-02-26T16:00:52.208Z] #45 45.99 DEP criu/pstree.d [2020-02-26T16:00:52.208Z] #45 46.12 DEP criu/protobuf.d [2020-02-26T16:00:52.208Z] #45 46.23 GEN criu/protobuf-desc-gen.h [2020-02-26T16:00:52.902Z] #28 DONE 1.0s [2020-02-26T16:00:52.902Z] [2020-02-26T16:00:52.902Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:00:52.902Z] #44 144.9 CC criu/protobuf-desc.o [2020-02-26T16:00:52.902Z] #44 145.9 CC criu/protobuf.o [2020-02-26T16:00:52.902Z] #44 146.7 CC criu/pstree.o [2020-02-26T16:00:52.902Z] #44 ... [2020-02-26T16:00:52.902Z] [2020-02-26T16:00:52.902Z] #31 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-02-26T16:00:52.902Z] #31 DONE 0.2s [2020-02-26T16:00:52.902Z] [2020-02-26T16:00:52.902Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-26T16:00:52.902Z] #34 DONE 0.1s [2020-02-26T16:00:53.160Z] [2020-02-26T16:00:53.160Z] #39 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-02-26T16:00:53.160Z] #39 DONE 0.1s [2020-02-26T16:00:53.160Z] [2020-02-26T16:00:53.160Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:00:53.478Z] #45 47.32 DEP criu/protobuf-desc.d [2020-02-26T16:00:53.478Z] #45 47.41 DEP criu/proc_parse.d [2020-02-26T16:00:53.478Z] #45 47.55 DEP criu/plugin.d [2020-02-26T16:00:53.725Z] #44 148.1 CC criu/rbtree.o [2020-02-26T16:00:53.852Z] #45 47.62 DEP criu/pipes.d [2020-02-26T16:00:53.852Z] #45 47.80 DEP criu/pie-util.d [2020-02-26T16:00:53.853Z] #45 47.84 DEP criu/pie-util-vdso.d [2020-02-26T16:00:53.853Z] #45 47.90 DEP criu/pie-util-vdso-elf32.d [2020-02-26T16:00:53.982Z] #44 148.4 CC criu/rst-malloc.o [2020-02-26T16:00:54.069Z] INFO: Daemon under test started and replied! [2020-02-26T16:00:54.069Z] INFO: Docker version of the daemon under test [2020-02-26T16:00:54.069Z] [2020-02-26T16:00:54.069Z] Client: [2020-02-26T16:00:54.069Z] Version: 17.06.2-ce [2020-02-26T16:00:54.069Z] API version: 1.30 [2020-02-26T16:00:54.069Z] Go version: go1.8.3 [2020-02-26T16:00:54.069Z] Git commit: cec0b72 [2020-02-26T16:00:54.069Z] Built: Tue Sep 5 19:57:19 2017 [2020-02-26T16:00:54.069Z] OS/Arch: windows/amd64 [2020-02-26T16:00:54.069Z] [2020-02-26T16:00:54.069Z] Server: [2020-02-26T16:00:54.069Z] Version: 0.0.0-dev [2020-02-26T16:00:54.069Z] API version: 1.41 (minimum version 1.24) [2020-02-26T16:00:54.069Z] Go version: go1.13.8 [2020-02-26T16:00:54.069Z] Git commit: 669056f93d [2020-02-26T16:00:54.069Z] Built: 02/26/2020 15:59:03 [2020-02-26T16:00:54.069Z] OS/Arch: windows/amd64 [2020-02-26T16:00:54.069Z] Experimental: false [2020-02-26T16:00:54.069Z] [2020-02-26T16:00:54.069Z] INFO: Docker info of the daemon under test [2020-02-26T16:00:54.069Z] [2020-02-26T16:00:54.069Z] Containers: 0 [2020-02-26T16:00:54.069Z] Running: 0 [2020-02-26T16:00:54.069Z] Paused: 0 [2020-02-26T16:00:54.069Z] Stopped: 0 [2020-02-26T16:00:54.069Z] Images: 0 [2020-02-26T16:00:54.069Z] Server Version: 0.0.0-dev [2020-02-26T16:00:54.069Z] Storage Driver: windowsfilter [2020-02-26T16:00:54.069Z] Windows: [2020-02-26T16:00:54.069Z] Logging Driver: json-file [2020-02-26T16:00:54.069Z] Plugins: [2020-02-26T16:00:54.069Z] Volume: local [2020-02-26T16:00:54.069Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-02-26T16:00:54.069Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-26T16:00:54.069Z] Swarm: inactive [2020-02-26T16:00:54.069Z] Default Isolation: process [2020-02-26T16:00:54.069Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-26T16:00:54.069Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-02-26T16:00:54.069Z] OSType: windows [2020-02-26T16:00:54.069Z] Architecture: x86_64 [2020-02-26T16:00:54.069Z] CPUs: 4 [2020-02-26T16:00:54.069Z] Total Memory: 32GiB [2020-02-26T16:00:54.069Z] Name: azwin-2-f1a3b0 [2020-02-26T16:00:54.069Z] ID: 3TUF:D7LF:BL6R:ZTJA:QZI4:RS3P:U36A:MN7G:QHXN:RVTN:TUR4:VFKH [2020-02-26T16:00:54.069Z] Docker Root Dir: D:\CI\PR-40585\2\daemon [2020-02-26T16:00:54.069Z] Debug Mode (client): false [2020-02-26T16:00:54.069Z] Debug Mode (server): true [2020-02-26T16:00:54.069Z] File Descriptors: -1 [2020-02-26T16:00:54.069Z] Goroutines: 17 [2020-02-26T16:00:54.069Z] System Time: 2020-02-26T16:00:53.3765072Z [2020-02-26T16:00:54.069Z] EventsListeners: 0 [2020-02-26T16:00:54.069Z] Registry: https://index.docker.io/v1/ [2020-02-26T16:00:54.069Z] Labels: [2020-02-26T16:00:54.069Z] Experimental: false [2020-02-26T16:00:54.069Z] Insecure Registries: [2020-02-26T16:00:54.069Z] 127.0.0.0/8 [2020-02-26T16:00:54.069Z] Live Restore Enabled: false [2020-02-26T16:00:54.069Z] [2020-02-26T16:00:54.069Z] [2020-02-26T16:00:54.069Z] INFO: Docker images of the daemon under test [2020-02-26T16:00:54.069Z] [2020-02-26T16:00:54.069Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-02-26T16:00:54.069Z] [2020-02-26T16:00:54.069Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-02-26T16:00:54.069Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-02-26T16:00:54.069Z] ltsc2019: Pulling from windows/servercore [2020-02-26T16:00:54.069Z] 65014b3c3121: Pulling fs layer [2020-02-26T16:00:54.069Z] b5405b758079: Pulling fs layer [2020-02-26T16:00:54.238Z] #45 47.99 DEP criu/path.d [2020-02-26T16:00:54.238Z] #45 48.10 DEP criu/parasite-syscall.d [2020-02-26T16:00:54.238Z] #45 48.24 DEP criu/pagemap.d [2020-02-26T16:00:54.238Z] #45 48.37 DEP criu/pagemap-cache.d [2020-02-26T16:00:54.240Z] #44 148.7 CC criu/seccomp.o [2020-02-26T16:00:54.498Z] #44 ... [2020-02-26T16:00:54.498Z] [2020-02-26T16:00:54.498Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-26T16:00:54.498Z] #41 DONE 212.6s [2020-02-26T16:00:54.498Z] [2020-02-26T16:00:54.498Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:00:54.602Z] #45 48.50 DEP criu/page-xfer.d [2020-02-26T16:00:54.602Z] #45 48.61 DEP criu/page-pipe.d [2020-02-26T16:00:54.602Z] #45 48.69 DEP criu/netfilter.d [2020-02-26T16:00:54.990Z] #45 48.81 DEP criu/net.d [2020-02-26T16:00:54.990Z] #45 ... [2020-02-26T16:00:54.990Z] [2020-02-26T16:00:54.990Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-26T16:00:54.990Z] #18 0.479 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-26T16:00:54.990Z] #18 0.625 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-26T16:00:54.990Z] #18 0.751 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-26T16:00:54.990Z] #18 1.377 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-26T16:00:54.990Z] #18 2.896 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [160 kB] [2020-02-26T16:00:54.990Z] #18 3.986 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-02-26T16:00:54.990Z] #18 7.881 Fetched 8028 kB in 8s (1068 kB/s) [2020-02-26T16:00:54.990Z] #18 7.881 Reading package lists...#18 ... [2020-02-26T16:00:54.990Z] [2020-02-26T16:00:54.990Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T16:00:54.990Z] #51 DONE 82.7s [2020-02-26T16:00:54.990Z] [2020-02-26T16:00:54.990Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-26T16:00:54.990Z] #18 7.881 Reading package lists... [2020-02-26T16:00:54.990Z] #18 ... [2020-02-26T16:00:54.990Z] [2020-02-26T16:00:54.990Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T16:00:54.990Z] #58 6.453 + cd /tmp/tmp.CRcg8rlNhD/src/github.com/opencontainers/runc [2020-02-26T16:00:54.990Z] #58 6.453 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-26T16:00:54.990Z] #58 6.705 + '[' -z '' ']' [2020-02-26T16:00:54.990Z] #58 6.706 + target=static [2020-02-26T16:00:54.990Z] #58 6.706 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-02-26T16:00:54.990Z] #58 7.797 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-02-26T16:00:55.381Z] #58 ... [2020-02-26T16:00:55.381Z] [2020-02-26T16:00:55.381Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:00:55.381Z] #45 49.07 DEP criu/namespaces.d [2020-02-26T16:00:55.381Z] #45 49.27 DEP criu/mount.d [2020-02-26T16:00:55.433Z] #44 149.6 CC criu/seize.o [2020-02-26T16:00:55.947Z] #45 49.51 DEP criu/mem.d [2020-02-26T16:00:55.947Z] #45 49.69 DEP criu/lsm.d [2020-02-26T16:00:55.947Z] #45 49.78 DEP criu/log.d [2020-02-26T16:00:55.947Z] #45 49.85 DEP criu/libnetlink.d [2020-02-26T16:00:55.998Z] #44 ... [2020-02-26T16:00:55.998Z] [2020-02-26T16:00:55.998Z] #42 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-02-26T16:00:55.998Z] #42 DONE 0.2s [2020-02-26T16:00:55.998Z] [2020-02-26T16:00:55.998Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:00:55.998Z] #44 150.5 CC criu/servicefd.o [2020-02-26T16:00:56.518Z] #45 49.92 DEP criu/kerndat.d [2020-02-26T16:00:56.518Z] #45 50.13 DEP criu/kcmp-ids.d [2020-02-26T16:00:56.518Z] #45 50.35 DEP criu/irmap.d [2020-02-26T16:00:56.562Z] #44 150.9 CC criu/shmem.o [2020-02-26T16:00:56.998Z] #45 50.52 DEP criu/ipc_ns.d [2020-02-26T16:00:56.998Z] #45 50.76 DEP criu/image.d [2020-02-26T16:00:56.998Z] #45 50.88 DEP criu/image-desc.d [2020-02-26T16:00:56.998Z] #45 50.98 DEP criu/fsnotify.d [2020-02-26T16:00:57.448Z] #45 51.18 DEP criu/filesystems.d [2020-02-26T16:00:57.448Z] #45 51.37 DEP criu/files.d [2020-02-26T16:00:57.494Z] #44 151.7 CC criu/sigframe.o [2020-02-26T16:00:57.494Z] #44 151.8 CC criu/signalfd.o [2020-02-26T16:00:57.752Z] #44 152.1 CC criu/sk-inet.o [2020-02-26T16:00:57.855Z] #45 51.56 DEP criu/files-reg.d [2020-02-26T16:00:57.855Z] #45 51.78 DEP criu/files-ext.d [2020-02-26T16:00:58.222Z] #45 51.99 DEP criu/file-lock.d [2020-02-26T16:00:58.223Z] #45 52.09 DEP criu/file-ids.d [2020-02-26T16:00:58.223Z] #45 52.18 DEP criu/fifo.d [2020-02-26T16:00:58.223Z] #45 52.28 DEP criu/fdstore.d [2020-02-26T16:00:58.581Z] #45 52.38 DEP criu/fault-injection.d [2020-02-26T16:00:58.581Z] #45 52.42 DEP criu/external.d [2020-02-26T16:00:58.581Z] #45 52.50 DEP criu/eventpoll.d [2020-02-26T16:00:58.581Z] #45 52.59 DEP criu/eventfd.d [2020-02-26T16:00:58.581Z] #45 52.69 DEP criu/crtools.d [2020-02-26T16:00:58.685Z] #44 152.9 CC criu/sk-netlink.o [2020-02-26T16:00:58.685Z] #44 153.2 CC criu/sk-packet.o [2020-02-26T16:00:58.965Z] #45 52.87 DEP criu/cr-service.d [2020-02-26T16:00:58.965Z] #45 52.94 DEP criu/cr-restore.d [2020-02-26T16:00:59.338Z] #45 53.10 DEP criu/cr-errno.d [2020-02-26T16:00:59.338Z] #45 53.11 DEP criu/cr-dump.d [2020-02-26T16:00:59.338Z] #45 53.25 DEP criu/cr-dedup.d [2020-02-26T16:00:59.618Z] #44 153.8 CC criu/sk-queue.o [2020-02-26T16:00:59.618Z] #44 154.2 CC criu/sk-tcp.o [2020-02-26T16:00:59.711Z] #45 53.40 DEP criu/cr-check.d [2020-02-26T16:00:59.711Z] #45 53.59 DEP criu/config.d [2020-02-26T16:00:59.711Z] #45 53.66 DEP criu/clone-noasan.d [2020-02-26T16:00:59.711Z] #45 53.69 DEP criu/cgroup.d [2020-02-26T16:00:59.711Z] #45 53.79 DEP criu/cgroup-props.d [2020-02-26T16:01:00.081Z] #45 53.86 DEP criu/bitmap.d [2020-02-26T16:01:00.081Z] #45 53.87 DEP criu/bfd.d [2020-02-26T16:01:00.081Z] #45 53.95 DEP criu/autofs.d [2020-02-26T16:01:00.081Z] #45 54.04 DEP criu/aio.d [2020-02-26T16:01:00.081Z] #45 54.14 DEP criu/action-scripts.d [2020-02-26T16:01:00.081Z] #45 ... [2020-02-26T16:01:00.081Z] [2020-02-26T16:01:00.081Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T16:01:00.081Z] #48 77.93 mime [2020-02-26T16:01:00.081Z] #48 79.51 net/http/internal [2020-02-26T16:01:00.081Z] #48 81.34 crypto/tls [2020-02-26T16:01:00.081Z] #48 86.79 net/http/httptrace [2020-02-26T16:01:00.081Z] #48 86.97 net/http [2020-02-26T16:01:00.182Z] #44 154.5 CC criu/sk-unix.o [2020-02-26T16:01:00.441Z] #48 ... [2020-02-26T16:01:00.441Z] [2020-02-26T16:01:00.441Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:01:00.441Z] #45 54.32 CC criu/action-scripts.o [2020-02-26T16:01:00.441Z] #45 54.56 CC criu/aio.o [2020-02-26T16:01:00.802Z] #45 54.88 CC criu/autofs.o [2020-02-26T16:01:01.134Z] b5405b758079: Verifying Checksum [2020-02-26T16:01:01.134Z] b5405b758079: Download complete [2020-02-26T16:01:01.942Z] Removing intermediate container bc3c96eb658a [2020-02-26T16:01:01.942Z] ---> bd8252a3b425 [2020-02-26T16:01:01.942Z] Step 11/16 : ARG GOOS [2020-02-26T16:01:01.942Z] ---> Running in ca67623d2768 [2020-02-26T16:01:01.942Z] Removing intermediate container ca67623d2768 [2020-02-26T16:01:01.942Z] ---> 29f9f6c8d683 [2020-02-26T16:01:01.942Z] Step 12/16 : ARG GOARCH [2020-02-26T16:01:01.942Z] ---> Running in 8f84149ccd8c [2020-02-26T16:01:01.942Z] Removing intermediate container 8f84149ccd8c [2020-02-26T16:01:01.942Z] ---> 580c2339efdf [2020-02-26T16:01:01.942Z] 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-02-26T16:01:01.942Z] ---> Running in a378e93db79e [2020-02-26T16:01:02.074Z] #45 55.88 CC criu/bfd.o [2020-02-26T16:01:02.080Z] #44 156.1 CC criu/sockets.o [2020-02-26T16:01:02.338Z] #44 156.9 CC criu/stats.o [2020-02-26T16:01:02.455Z] #45 56.33 CC criu/bitmap.o [2020-02-26T16:01:02.455Z] #45 56.45 CC criu/cgroup-props.o [2020-02-26T16:01:02.904Z] #44 157.2 CC criu/string.o [2020-02-26T16:01:02.904Z] #44 157.3 CC criu/sysctl.o [2020-02-26T16:01:03.238Z] #45 57.01 CC criu/cgroup.o [2020-02-26T16:01:03.473Z] #44 157.8 CC criu/sysfs_parse.o [2020-02-26T16:01:03.731Z] #44 158.2 CC criu/timerfd.o [2020-02-26T16:01:04.297Z] #44 158.5 CC criu/tty.o [2020-02-26T16:01:05.052Z] #45 59.01 CC criu/clone-noasan.o [2020-02-26T16:01:05.052Z] #45 59.09 CC criu/config.o [2020-02-26T16:01:05.458Z] #45 ... [2020-02-26T16:01:05.458Z] [2020-02-26T16:01:05.458Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-26T16:01:05.458Z] #18 10.37 Reading package lists... [2020-02-26T16:01:05.458Z] #18 13.41 Building dependency tree... [2020-02-26T16:01:05.458Z] #18 13.95 libcap2-bin is already the newest version (1:2.25-2). [2020-02-26T16:01:05.458Z] #18 13.95 The following additional packages will be installed: [2020-02-26T16:01:05.458Z] #18 13.99 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-02-26T16:01:05.458Z] #18 13.99 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-02-26T16:01:05.458Z] #18 13.99 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-02-26T16:01:05.458Z] #18 13.99 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-02-26T16:01:05.458Z] #18 13.99 python3.7 python3.7-minimal vim-runtime xxd [2020-02-26T16:01:05.458Z] #18 13.99 Suggested packages: [2020-02-26T16:01:05.458Z] #18 13.99 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-02-26T16:01:05.458Z] #18 14.00 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-02-26T16:01:05.458Z] #18 14.00 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-02-26T16:01:05.458Z] #18 14.00 Recommended packages: [2020-02-26T16:01:05.458Z] #18 14.00 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-02-26T16:01:05.458Z] #18 14.00 python3-keyrings.alt python3-xdg unzip [2020-02-26T16:01:05.458Z] #18 15.10 The following NEW packages will be installed: [2020-02-26T16:01:05.458Z] #18 15.10 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-02-26T16:01:05.458Z] #18 15.10 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-02-26T16:01:05.458Z] #18 15.10 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-02-26T16:01:05.458Z] #18 15.10 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-02-26T16:01:05.458Z] #18 15.10 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-02-26T16:01:05.458Z] #18 15.10 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-02-26T16:01:05.458Z] #18 15.10 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-02-26T16:01:05.458Z] #18 15.10 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-02-26T16:01:05.458Z] #18 15.18 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2020-02-26T16:01:05.458Z] #18 15.18 Need to get 26.3 MB of archives. [2020-02-26T16:01:05.458Z] #18 15.18 After this operation, 112 MB of additional disk space will be used. [2020-02-26T16:01:05.458Z] #18 15.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-02-26T16:01:05.458Z] #18 15.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-02-26T16:01:05.458Z] #18 15.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-02-26T16:01:05.458Z] #18 15.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-02-26T16:01:05.458Z] #18 15.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-02-26T16:01:05.458Z] #18 15.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-02-26T16:01:05.458Z] #18 15.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-02-26T16:01:05.458Z] #18 15.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-02-26T16:01:05.458Z] #18 15.48 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-02-26T16:01:05.458Z] #18 15.49 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-02-26T16:01:05.458Z] #18 15.49 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-02-26T16:01:05.458Z] #18 15.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-02-26T16:01:05.458Z] #18 15.49 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-02-26T16:01:05.459Z] #18 15.49 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-02-26T16:01:05.459Z] #18 15.49 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-02-26T16:01:05.459Z] #18 15.50 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-02-26T16:01:05.459Z] #18 15.51 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-02-26T16:01:05.459Z] #18 15.51 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-02-26T16:01:05.459Z] #18 15.52 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-02-26T16:01:05.459Z] #18 15.53 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-02-26T16:01:05.459Z] #18 15.54 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-02-26T16:01:05.459Z] #18 15.54 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-02-26T16:01:05.459Z] #18 15.56 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-02-26T16:01:05.459Z] #18 15.57 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-02-26T16:01:05.459Z] #18 15.57 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-02-26T16:01:05.459Z] #18 15.57 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-02-26T16:01:05.459Z] #18 15.58 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-02-26T16:01:05.459Z] #18 15.58 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-02-26T16:01:05.459Z] #18 15.59 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB] [2020-02-26T16:01:05.459Z] #18 15.90 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-02-26T16:01:05.459Z] #18 15.93 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-02-26T16:01:05.459Z] #18 15.93 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-02-26T16:01:05.459Z] #18 15.93 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-02-26T16:01:05.459Z] #18 15.94 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-02-26T16:01:05.459Z] #18 15.95 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-02-26T16:01:05.459Z] #18 16.00 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-02-26T16:01:05.459Z] #18 16.00 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-02-26T16:01:05.459Z] #18 16.00 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-02-26T16:01:05.459Z] #18 16.01 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-02-26T16:01:05.459Z] #18 16.02 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-02-26T16:01:05.459Z] #18 16.03 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-02-26T16:01:05.459Z] #18 16.04 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-02-26T16:01:05.459Z] #18 16.06 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-02-26T16:01:05.459Z] #18 16.31 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-02-26T16:01:05.459Z] #18 16.38 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-02-26T16:01:05.459Z] #18 16.45 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-02-26T16:01:05.459Z] #18 16.95 debconf: delaying package configuration, since apt-utils is not installed [2020-02-26T16:01:05.459Z] #18 17.01 Fetched 26.3 MB in 1s (19.7 MB/s) [2020-02-26T16:01:05.459Z] #18 17.04 Selecting previously unselected package pigz. [2020-02-26T16:01:05.459Z] #18 17.04 (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-02-26T16:01:05.459Z] #18 17.08 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-02-26T16:01:05.459Z] #18 17.09 Unpacking pigz (2.4-1) ... [2020-02-26T16:01:05.459Z] #18 17.13 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-02-26T16:01:05.459Z] #18 17.13 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-02-26T16:01:05.459Z] #18 17.13 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-02-26T16:01:05.459Z] #18 17.36 Selecting previously unselected package python3.7-minimal. [2020-02-26T16:01:05.459Z] #18 17.38 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-02-26T16:01:05.459Z] #18 17.39 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-26T16:01:05.459Z] #18 18.01 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-02-26T16:01:05.459Z] #18 18.02 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-26T16:01:05.459Z] #18 19.69 Selecting previously unselected package python3-minimal. [2020-02-26T16:01:05.459Z] #18 19.69 (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-02-26T16:01:05.459Z] #18 19.73 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-02-26T16:01:05.459Z] #18 19.73 Unpacking python3-minimal (3.7.3-1) ... [2020-02-26T16:01:05.459Z] #18 19.78 Selecting previously unselected package libmpdec2:s390x. [2020-02-26T16:01:05.459Z] #18 19.78 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-02-26T16:01:05.459Z] #18 19.79 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-02-26T16:01:05.459Z] #18 19.86 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-02-26T16:01:05.459Z] #18 19.86 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-02-26T16:01:05.459Z] #18 19.86 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-02-26T16:01:05.459Z] #18 20.47 Selecting previously unselected package python3.7. [2020-02-26T16:01:05.459Z] #18 20.47 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-02-26T16:01:05.459Z] #18 20.48 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-02-26T16:01:05.459Z] #18 20.58 Selecting previously unselected package libpython3-stdlib:s390x. [2020-02-26T16:01:05.669Z] #44 159.9 CC criu/tun.o [2020-02-26T16:01:05.830Z] #18 20.58 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-02-26T16:01:05.830Z] #18 20.58 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-02-26T16:01:05.830Z] #18 20.61 Setting up python3-minimal (3.7.3-1) ... [2020-02-26T16:01:05.927Z] #44 160.3 CC criu/uffd.o [2020-02-26T16:01:06.192Z] #18 ... [2020-02-26T16:01:06.192Z] [2020-02-26T16:01:06.192Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:01:06.192Z] #45 60.01 CC criu/cr-check.o [2020-02-26T16:01:06.859Z] #44 161.3 CC criu/util.o [2020-02-26T16:01:06.958Z] #45 61.09 CC criu/cr-dedup.o [2020-02-26T16:01:07.331Z] #45 61.36 CC criu/cr-dump.o [2020-02-26T16:01:08.234Z] #44 162.4 CC criu/uts_ns.o [2020-02-26T16:01:08.234Z] #44 162.6 CC criu/vdso-compat.o [2020-02-26T16:01:08.234Z] #44 162.7 CC criu/vdso.o [2020-02-26T16:01:08.798Z] #44 163.3 LINK criu/built-in.o [2020-02-26T16:01:09.056Z] #44 163.4 LINK criu/criu [2020-02-26T16:01:09.170Z] #45 62.90 CC criu/cr-errno.o [2020-02-26T16:01:09.170Z] #45 62.96 CC criu/cr-restore.o [2020-02-26T16:01:09.620Z] #44 163.8 DEP lib/c/criu.d [2020-02-26T16:01:09.620Z] #44 163.9 CC images/rpc.pb-c.o [2020-02-26T16:01:09.620Z] #44 ... [2020-02-26T16:01:09.620Z] [2020-02-26T16:01:09.620Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T16:01:09.620Z] #57 110.0 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-02-26T16:01:09.699Z] 65014b3c3121: Verifying Checksum [2020-02-26T16:01:09.699Z] 65014b3c3121: Download complete [2020-02-26T16:01:10.993Z] #57 111.3 + mkdir -p /build [2020-02-26T16:01:10.993Z] #57 111.4 + cp runc /build/runc [2020-02-26T16:01:11.265Z] #45 ... [2020-02-26T16:01:11.265Z] [2020-02-26T16:01:11.265Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-26T16:01:11.265Z] #18 21.29 Selecting previously unselected package python3. [2020-02-26T16:01:11.265Z] #18 21.29 (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-02-26T16:01:11.265Z] #18 21.31 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-02-26T16:01:11.265Z] #18 21.32 Unpacking python3 (3.7.3-1) ... [2020-02-26T16:01:11.265Z] #18 21.38 Selecting previously unselected package libip4tc0:s390x. [2020-02-26T16:01:11.265Z] #18 21.38 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-02-26T16:01:11.265Z] #18 21.38 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-02-26T16:01:11.265Z] #18 21.43 Selecting previously unselected package libip6tc0:s390x. [2020-02-26T16:01:11.265Z] #18 21.43 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-02-26T16:01:11.265Z] #18 21.44 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-02-26T16:01:11.265Z] #18 21.51 Selecting previously unselected package libiptc0:s390x. [2020-02-26T16:01:11.265Z] #18 21.51 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-02-26T16:01:11.265Z] #18 21.51 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-02-26T16:01:11.265Z] #18 21.58 Selecting previously unselected package libnfnetlink0:s390x. [2020-02-26T16:01:11.265Z] #18 21.58 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-02-26T16:01:11.265Z] #18 21.59 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-02-26T16:01:11.265Z] #18 21.62 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-02-26T16:01:11.265Z] #18 21.62 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-02-26T16:01:11.265Z] #18 21.63 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-02-26T16:01:11.265Z] #18 21.66 Selecting previously unselected package libnftnl11:s390x. [2020-02-26T16:01:11.265Z] #18 21.66 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-02-26T16:01:11.265Z] #18 21.67 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-02-26T16:01:11.265Z] #18 21.72 Selecting previously unselected package iptables. [2020-02-26T16:01:11.265Z] #18 21.72 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-02-26T16:01:11.265Z] #18 21.73 Unpacking iptables (1.8.2-4) ... [2020-02-26T16:01:11.265Z] #18 21.98 Selecting previously unselected package xxd. [2020-02-26T16:01:11.265Z] #18 21.98 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-02-26T16:01:11.265Z] #18 21.99 Unpacking xxd (2:8.1.0875-5) ... [2020-02-26T16:01:11.265Z] #18 22.07 Selecting previously unselected package vim-common. [2020-02-26T16:01:11.265Z] #18 22.07 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-26T16:01:11.265Z] #18 22.08 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-26T16:01:11.265Z] #18 22.22 Selecting previously unselected package bash-completion. [2020-02-26T16:01:11.265Z] #18 22.22 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-02-26T16:01:11.265Z] #18 24.17 Unpacking bash-completion (1:2.8-6) ... [2020-02-26T16:01:11.265Z] #18 24.56 Selecting previously unselected package bzip2. [2020-02-26T16:01:11.265Z] #18 24.56 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-02-26T16:01:11.265Z] #18 24.57 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-26T16:01:11.265Z] #18 24.63 Selecting previously unselected package xz-utils. [2020-02-26T16:01:11.265Z] #18 24.63 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-02-26T16:01:11.265Z] #18 24.64 Unpacking xz-utils (5.2.4-1) ... [2020-02-26T16:01:11.265Z] #18 24.76 Selecting previously unselected package apparmor. [2020-02-26T16:01:11.265Z] #18 24.77 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-02-26T16:01:11.265Z] #18 24.82 Unpacking apparmor (2.13.2-10) ... [2020-02-26T16:01:11.265Z] #18 25.17 Selecting previously unselected package aufs-tools. [2020-02-26T16:01:11.265Z] #18 25.17 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-02-26T16:01:11.265Z] #18 25.17 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-02-26T16:01:11.265Z] #18 25.26 Selecting previously unselected package libonig5:s390x. [2020-02-26T16:01:11.265Z] #18 25.26 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-02-26T16:01:11.265Z] #18 25.26 Unpacking libonig5:s390x (6.9.1-1) ... [2020-02-26T16:01:11.265Z] #18 25.38 Selecting previously unselected package libjq1:s390x. [2020-02-26T16:01:11.265Z] #18 25.38 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-02-26T16:01:11.265Z] #18 25.39 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-02-26T16:01:11.265Z] #18 25.46 Selecting previously unselected package jq. [2020-02-26T16:01:11.265Z] #18 25.46 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-02-26T16:01:11.265Z] #18 25.46 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-26T16:01:11.265Z] #18 25.51 Selecting previously unselected package libaio1:s390x. [2020-02-26T16:01:11.265Z] #18 25.51 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-02-26T16:01:11.265Z] #18 25.51 Unpacking libaio1:s390x (0.3.112-3) ... [2020-02-26T16:01:11.265Z] #18 25.54 Selecting previously unselected package libgpm2:s390x. [2020-02-26T16:01:11.265Z] #18 25.55 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-02-26T16:01:11.265Z] #18 25.55 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-02-26T16:01:11.265Z] #18 25.58 Selecting previously unselected package libicu63:s390x. [2020-02-26T16:01:11.265Z] #18 25.59 Preparing to unpack .../20-libicu63_63.1-6_s390x.deb ... [2020-02-26T16:01:11.265Z] #18 25.59 Unpacking libicu63:s390x (63.1-6) ... [2020-02-26T16:01:11.558Z] #57 DONE 111.7s [2020-02-26T16:01:11.558Z] [2020-02-26T16:01:11.558Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:01:11.558Z] #44 164.4 CC lib/c/criu.o [2020-02-26T16:01:11.558Z] #44 165.4 LINK lib/c/built-in.o [2020-02-26T16:01:11.558Z] #44 165.4 LINK lib/c/libcriu.so [2020-02-26T16:01:11.558Z] #44 165.6 GEN magic.py [2020-02-26T16:01:11.558Z] #44 165.7 Note: Building without setproctitle() and strlcpy() support. [2020-02-26T16:01:11.558Z] #44 165.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-26T16:01:12.521Z] #44 166.6 fatal: not a git repository (or any of the parent directories): .git [2020-02-26T16:01:13.105Z] #44 167.5 make[1]: Nothing to be done for 'all'. [2020-02-26T16:01:13.388Z] INFO [runner] Issues before processing: 2318, after processing: 0 [2020-02-26T16:01:13.388Z] INFO [runner] Processors filtering stat (out/in): exclude: 1612/1612, nolint: 0/63, path_prettifier: 1709/1709, autogenerated_exclude: 1612/1709, cgo: 1709/2318, skip_dirs: 1709/1709, exclude-rules: 63/1612, filename_unadjuster: 1709/1709, identifier_marker: 1612/1612, skip_files: 1709/1709 [2020-02-26T16:01:13.388Z] INFO [runner] processing took 135.250868ms with stages: nolint: 53.046486ms, identifier_marker: 43.975188ms, path_prettifier: 14.636564ms, exclude-rules: 8.383958ms, autogenerated_exclude: 7.30214ms, skip_dirs: 4.35618ms, cgo: 2.006535ms, filename_unadjuster: 1.537831ms, max_same_issues: 1.586µs, source_code: 772ns, uniq_by_line: 642ns, max_from_linter: 612ns, diff: 582ns, path_shortener: 517ns, exclude: 495ns, skip_files: 491ns, max_per_file_from_linter: 289ns [2020-02-26T16:01:13.388Z] INFO [runner] linters took 1m36.806284513s with stages: goanalysis_metalinter: 1m19.085526324s, unused: 17.585080287s [2020-02-26T16:01:13.388Z] INFO File cache stats: 1446 entries of total size 6.8MiB [2020-02-26T16:01:13.388Z] INFO Memory: 1555 samples, avg is 262.7MB, max is 3096.4MB [2020-02-26T16:01:13.388Z] INFO Execution took 3m29.868014109s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-02-26T16:01:13.675Z] #44 168.0 make[1]: 'images/built-in.o' is up to date. [2020-02-26T16:01:13.675Z] #44 168.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-02-26T16:01:13.675Z] #44 168.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-02-26T16:01:13.675Z] #44 168.1 make[1]: 'compel/libcompel.a' is up to date. [2020-02-26T16:01:13.675Z] #44 168.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-02-26T16:01:13.675Z] #44 168.1 make[1]: Nothing to be done for 'all'. [2020-02-26T16:01:13.675Z] #44 168.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-26T16:01:13.726Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40585/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=669056f93dfde92cfcf5cc656df51d0c8d62903d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:669056f93dfde92cfcf5cc656df51d0c8d62903d hack/make.sh dynbinary-daemon test-docker-py [2020-02-26T16:01:14.238Z] #44 168.4 make[2]: Nothing to be done for 'all'. [2020-02-26T16:01:14.238Z] #44 168.5 make[2]: Nothing to be done for 'all'. [2020-02-26T16:01:14.238Z] #44 168.6 make[2]: Nothing to be done for 'all'. [2020-02-26T16:01:14.238Z] #44 168.7 make[2]: Nothing to be done for 'all'. [2020-02-26T16:01:14.238Z] #44 168.8 make[2]: Nothing to be done for 'all'. [2020-02-26T16:01:14.238Z] #44 168.8 make[2]: Nothing to be done for 'all'. [2020-02-26T16:01:14.289Z] [2020-02-26T16:01:14.289Z] Removing bundles/ [2020-02-26T16:01:14.289Z] [2020-02-26T16:01:14.289Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-02-26T16:01:14.495Z] #44 168.9 make[2]: Nothing to be done for 'all'. [2020-02-26T16:01:14.495Z] #44 168.9 make[2]: Nothing to be done for 'all'. [2020-02-26T16:01:14.546Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-26T16:01:14.546Z] GOOS="" GOARCH="" GOARM="" [2020-02-26T16:01:14.732Z] #18 29.58 Selecting previously unselected package libnet1:s390x. [2020-02-26T16:01:14.732Z] #18 29.59 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-02-26T16:01:14.732Z] #18 29.59 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-02-26T16:01:14.732Z] #18 29.65 Selecting previously unselected package libnl-3-200:s390x. [2020-02-26T16:01:14.732Z] #18 29.65 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-02-26T16:01:14.732Z] #18 29.65 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-02-26T16:01:14.732Z] #18 29.69 Selecting previously unselected package libprotobuf-c1:s390x. [2020-02-26T16:01:14.732Z] #18 29.70 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-02-26T16:01:14.732Z] #18 29.70 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-02-26T16:01:14.732Z] #18 29.72 Selecting previously unselected package libreadline5:s390x. [2020-02-26T16:01:14.732Z] #18 29.72 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-02-26T16:01:14.732Z] #18 29.72 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-02-26T16:01:14.732Z] #18 29.80 Selecting previously unselected package net-tools. [2020-02-26T16:01:14.732Z] #18 29.80 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-02-26T16:01:14.732Z] #18 29.80 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-26T16:01:14.732Z] #18 29.91 Selecting previously unselected package python-pip-whl. [2020-02-26T16:01:14.752Z] #44 169.0 INSTALL criu/criu [2020-02-26T16:01:14.752Z] #44 DONE 169.1s [2020-02-26T16:01:14.752Z] [2020-02-26T16:01:14.752Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T16:01:14.752Z] #62 197.5 + bin/containerd [2020-02-26T16:01:15.100Z] #18 29.91 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-02-26T16:01:15.100Z] #18 29.92 Unpacking python-pip-whl (18.1-5) ... [2020-02-26T16:01:15.479Z] #18 30.48 Selecting previously unselected package python3-lib2to3. [2020-02-26T16:01:15.479Z] #18 30.50 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-02-26T16:01:15.479Z] #18 30.51 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-02-26T16:01:15.479Z] #18 30.60 Selecting previously unselected package python3-distutils. [2020-02-26T16:01:15.479Z] #18 ... [2020-02-26T16:01:15.479Z] [2020-02-26T16:01:15.479Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T16:01:15.479Z] #48 95.57 github.com/LK4D4/vndr/godl [2020-02-26T16:01:15.479Z] #48 96.20 github.com/LK4D4/vndr [2020-02-26T16:01:15.479Z] #48 DONE 103.3s [2020-02-26T16:01:15.479Z] [2020-02-26T16:01:15.479Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-26T16:01:15.479Z] #18 30.60 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-02-26T16:01:15.479Z] #18 30.61 Unpacking python3-distutils (3.7.3-1) ... [2020-02-26T16:01:15.479Z] #18 30.68 Selecting previously unselected package python3-pip. [2020-02-26T16:01:15.479Z] #18 30.69 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-02-26T16:01:15.479Z] #18 30.69 Unpacking python3-pip (18.1-5) ... [2020-02-26T16:01:15.479Z] #18 ... [2020-02-26T16:01:15.479Z] [2020-02-26T16:01:15.479Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:01:15.479Z] #45 67.34 CC criu/cr-service.o [2020-02-26T16:01:15.479Z] #45 68.59 CC criu/crtools.o [2020-02-26T16:01:15.479Z] #45 69.01 CC criu/eventfd.o [2020-02-26T16:01:15.479Z] #45 69.30 CC criu/eventpoll.o [2020-02-26T16:01:15.687Z] #62 ... [2020-02-26T16:01:15.687Z] [2020-02-26T16:01:15.687Z] #45 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-02-26T16:01:15.687Z] #45 DONE 0.1s [2020-02-26T16:01:15.687Z] [2020-02-26T16:01:15.687Z] #48 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-26T16:01:15.943Z] #48 DONE 0.2s [2020-02-26T16:01:15.943Z] [2020-02-26T16:01:15.943Z] #51 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-26T16:01:15.943Z] #51 DONE 0.1s [2020-02-26T16:01:15.943Z] [2020-02-26T16:01:15.943Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T16:01:16.303Z] #45 70.16 CC criu/external.o [2020-02-26T16:01:16.303Z] #45 70.42 CC criu/fault-injection.o [2020-02-26T16:01:16.692Z] #45 70.54 CC criu/fdstore.o [2020-02-26T16:01:16.692Z] #45 70.84 CC criu/fifo.o [2020-02-26T16:01:17.476Z] #45 71.20 CC criu/file-ids.o [2020-02-26T16:01:17.476Z] #45 71.44 CC criu/file-lock.o [2020-02-26T16:01:18.262Z] #45 72.09 CC criu/files-ext.o [2020-02-26T16:01:18.636Z] #45 72.54 CC criu/files-reg.o [2020-02-26T16:01:19.913Z] #45 73.81 CC criu/files.o [2020-02-26T16:01:20.294Z] #45 ... [2020-02-26T16:01:20.294Z] [2020-02-26T16:01:20.295Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-26T16:01:20.295Z] #18 30.89 Selecting previously unselected package python3-pkg-resources. [2020-02-26T16:01:20.295Z] #18 30.89 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-02-26T16:01:20.295Z] #18 30.90 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-02-26T16:01:20.295Z] #18 31.34 Selecting previously unselected package python3-setuptools. [2020-02-26T16:01:20.295Z] #18 31.35 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-02-26T16:01:20.295Z] #18 31.35 Unpacking python3-setuptools (40.8.0-1) ... [2020-02-26T16:01:20.295Z] #18 31.46 Selecting previously unselected package python3-wheel. [2020-02-26T16:01:20.295Z] #18 31.46 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-02-26T16:01:20.295Z] #18 31.47 Unpacking python3-wheel (0.32.3-2) ... [2020-02-26T16:01:20.295Z] #18 31.49 Selecting previously unselected package thin-provisioning-tools. [2020-02-26T16:01:20.295Z] #18 31.49 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-02-26T16:01:20.295Z] #18 31.49 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-02-26T16:01:20.295Z] #18 31.67 Selecting previously unselected package vim-runtime. [2020-02-26T16:01:20.295Z] #18 31.67 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-02-26T16:01:20.295Z] #18 31.70 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-02-26T16:01:20.295Z] #18 31.73 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-02-26T16:01:20.295Z] #18 31.73 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-02-26T16:01:20.295Z] #18 34.36 Selecting previously unselected package vim. [2020-02-26T16:01:20.295Z] #18 34.36 Preparing to unpack .../35-vim_2%3a8.1.0875-5_s390x.deb ... [2020-02-26T16:01:20.295Z] #18 34.37 Unpacking vim (2:8.1.0875-5) ... [2020-02-26T16:01:20.295Z] #18 34.70 Selecting previously unselected package xfsprogs. [2020-02-26T16:01:20.295Z] #18 34.70 Preparing to unpack .../36-xfsprogs_4.20.0-1_s390x.deb ... [2020-02-26T16:01:20.295Z] #18 34.70 Unpacking xfsprogs (4.20.0-1) ... [2020-02-26T16:01:20.295Z] #18 35.02 Selecting previously unselected package zip. [2020-02-26T16:01:20.295Z] #18 35.02 Preparing to unpack .../37-zip_3.0-11+b1_s390x.deb ... [2020-02-26T16:01:20.295Z] #18 35.02 Unpacking zip (3.0-11+b1) ... [2020-02-26T16:01:20.295Z] #18 35.17 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-02-26T16:01:20.295Z] #18 35.22 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-26T16:01:20.295Z] #18 35.23 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-02-26T16:01:20.295Z] #18 35.25 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-02-26T16:01:20.295Z] #18 35.27 Setting up libgpm2:s390x (1.20.7-5) ... [2020-02-26T16:01:20.295Z] #18 35.27 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-02-26T16:01:20.295Z] #18 35.28 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-02-26T16:01:20.295Z] #18 35.29 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-02-26T16:01:20.295Z] #18 35.30 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-26T16:01:20.295Z] #18 35.30 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-02-26T16:01:20.295Z] #18 35.31 Setting up libicu63:s390x (63.1-6) ... [2020-02-26T16:01:20.295Z] #18 35.32 Setting up xxd (2:8.1.0875-5) ... [2020-02-26T16:01:20.295Z] #18 35.32 Setting up zip (3.0-11+b1) ... [2020-02-26T16:01:20.295Z] #18 35.33 Setting up vim-common (2:8.1.0875-5) ... [2020-02-26T16:01:20.295Z] #18 35.34 Setting up bash-completion (1:2.8-6) ... [2020-02-26T16:01:20.665Z] #18 ... [2020-02-26T16:01:20.665Z] [2020-02-26T16:01:20.665Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-26T16:01:20.665Z] #31 DONE 108.6s [2020-02-26T16:01:21.053Z] [2020-02-26T16:01:21.053Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-26T16:01:21.195Z] #62 ... [2020-02-26T16:01:21.195Z] [2020-02-26T16:01:21.195Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T16:01:21.195Z] #53 DONE 238.9s [2020-02-26T16:01:21.195Z] [2020-02-26T16:01:21.195Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T16:01:21.431Z] #18 ... [2020-02-26T16:01:21.431Z] [2020-02-26T16:01:21.431Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:01:21.431Z] #45 75.26 CC criu/filesystems.o [2020-02-26T16:01:21.760Z] #62 ... [2020-02-26T16:01:21.760Z] [2020-02-26T16:01:21.760Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-02-26T16:01:21.811Z] #45 75.64 CC criu/fsnotify.o [2020-02-26T16:01:22.017Z] #54 DONE 0.2s [2020-02-26T16:01:22.017Z] [2020-02-26T16:01:22.017Z] #58 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-02-26T16:01:22.017Z] #58 DONE 0.1s [2020-02-26T16:01:22.017Z] [2020-02-26T16:01:22.017Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T16:01:22.179Z] #45 76.20 CC criu/image-desc.o [2020-02-26T16:01:22.179Z] #45 76.27 CC criu/image.o [2020-02-26T16:01:22.949Z] #45 76.71 CC criu/ipc_ns.o [2020-02-26T16:01:23.951Z] #45 77.61 CC criu/irmap.o [2020-02-26T16:01:24.360Z] #45 78.15 CC criu/kcmp-ids.o [2020-02-26T16:01:24.360Z] #45 78.38 CC criu/kerndat.o [2020-02-26T16:01:25.655Z] #45 79.34 CC criu/libnetlink.o [2020-02-26T16:01:25.655Z] #45 79.59 CC criu/log.o [2020-02-26T16:01:26.044Z] #45 79.98 CC criu/lsm.o [2020-02-26T16:01:26.422Z] #45 80.33 CC criu/mem.o [2020-02-26T16:01:27.205Z] #45 81.27 CC criu/mount.o [2020-02-26T16:01:27.584Z] #45 ... [2020-02-26T16:01:27.584Z] [2020-02-26T16:01:27.584Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-26T16:01:27.584Z] #18 37.17 Setting up libiptc0:s390x (1.8.2-4) ... [2020-02-26T16:01:27.584Z] #18 37.17 Setting up xz-utils (5.2.4-1) ... [2020-02-26T16:01:27.584Z] #18 37.18 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-02-26T16:01:27.584Z] #18 37.19 Setting up pigz (2.4-1) ... [2020-02-26T16:01:27.584Z] #18 37.19 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-02-26T16:01:27.585Z] #18 37.20 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-02-26T16:01:27.585Z] #18 37.21 Setting up python-pip-whl (18.1-5) ... [2020-02-26T16:01:27.585Z] #18 37.22 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-02-26T16:01:27.585Z] #18 37.23 Setting up vim-runtime (2:8.1.0875-5) ... [2020-02-26T16:01:27.585Z] #18 37.42 Setting up libaio1:s390x (0.3.112-3) ... [2020-02-26T16:01:27.585Z] #18 37.43 Setting up libonig5:s390x (6.9.1-1) ... [2020-02-26T16:01:27.585Z] #18 37.44 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-02-26T16:01:27.585Z] #18 37.45 Setting up vim (2:8.1.0875-5) ... [2020-02-26T16:01:27.585Z] #18 37.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-02-26T16:01:27.585Z] #18 37.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-02-26T16:01:27.585Z] #18 37.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-02-26T16:01:27.585Z] #18 37.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-02-26T16:01:27.585Z] #18 37.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-02-26T16:01:27.585Z] #18 37.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-02-26T16:01:27.585Z] #18 37.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-02-26T16:01:27.585Z] #18 37.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-02-26T16:01:27.585Z] #18 37.50 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-02-26T16:01:27.585Z] #18 37.51 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-02-26T16:01:27.585Z] #18 37.52 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-02-26T16:01:27.585Z] #18 37.53 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-26T16:01:27.585Z] #18 37.54 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-02-26T16:01:27.585Z] #18 37.55 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-02-26T16:01:27.585Z] #18 39.36 Setting up iptables (1.8.2-4) ... [2020-02-26T16:01:27.585Z] #18 39.38 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-26T16:01:27.585Z] #18 39.39 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-26T16:01:27.585Z] #18 39.39 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-26T16:01:27.585Z] #18 39.39 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-26T16:01:27.585Z] #18 39.40 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-02-26T16:01:27.585Z] #18 39.40 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-02-26T16:01:27.585Z] #18 39.42 Setting up python3 (3.7.3-1) ... [2020-02-26T16:01:27.585Z] #18 39.82 Setting up python3-wheel (0.32.3-2) ... [2020-02-26T16:01:27.585Z] #18 40.38 Setting up apparmor (2.13.2-10) ... [2020-02-26T16:01:27.585Z] #18 41.60 Setting up xfsprogs (4.20.0-1) ... [2020-02-26T16:01:27.585Z] #18 41.61 Setting up python3-lib2to3 (3.7.3-1) ... [2020-02-26T16:01:27.585Z] #18 41.85 Setting up python3-pkg-resources (40.8.0-1) ... [2020-02-26T16:01:27.585Z] #18 42.40 Setting up python3-distutils (3.7.3-1) ... [2020-02-26T16:01:27.585Z] #18 42.72 Setting up python3-setuptools (40.8.0-1) ... [2020-02-26T16:01:28.379Z] #18 43.43 Setting up python3-pip (18.1-5) ... [2020-02-26T16:01:29.157Z] #18 44.04 Processing triggers for libc-bin (2.28-10) ... [2020-02-26T16:01:29.157Z] #18 44.08 Processing triggers for mime-support (3.62) ... [2020-02-26T16:01:29.157Z] #18 DONE 44.3s [2020-02-26T16:01:29.157Z] [2020-02-26T16:01:29.157Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T16:01:29.533Z] #54 ... [2020-02-26T16:01:29.533Z] [2020-02-26T16:01:29.533Z] #19 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-26T16:01:29.533Z] #19 0.313 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-02-26T16:01:29.533Z] #19 0.315 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-02-26T16:01:29.533Z] #19 0.316 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-02-26T16:01:29.888Z] #19 DONE 0.5s [2020-02-26T16:01:29.889Z] [2020-02-26T16:01:29.889Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:01:29.889Z] #45 83.77 CC criu/namespaces.o [2020-02-26T16:01:31.138Z] #45 84.83 CC criu/net.o [2020-02-26T16:01:32.948Z] #45 86.69 CC criu/netfilter.o [2020-02-26T16:01:32.948Z] #45 86.84 CC criu/page-pipe.o [2020-02-26T16:01:33.305Z] #45 87.26 CC criu/page-xfer.o [2020-02-26T16:01:34.106Z] #45 ... [2020-02-26T16:01:34.106Z] [2020-02-26T16:01:34.106Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-26T16:01:34.106Z] #20 2.194 Collecting yamllint==1.16.0 [2020-02-26T16:01:34.106Z] #20 2.410 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-02-26T16:01:34.106Z] #20 2.460 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-02-26T16:01:34.106Z] #20 2.497 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-02-26T16:01:34.106Z] #20 2.512 Collecting pyyaml (from yamllint==1.16.0) [2020-02-26T16:01:34.106Z] #20 2.603 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-02-26T16:01:34.106Z] #20 3.277 Building wheels for collected packages: pyyaml [2020-02-26T16:01:34.107Z] #20 3.279 Running setup.py bdist_wheel for pyyaml: started [2020-02-26T16:01:34.107Z] #20 3.831 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-02-26T16:01:34.107Z] #20 3.831 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-02-26T16:01:34.107Z] #20 3.865 Successfully built pyyaml [2020-02-26T16:01:34.107Z] #20 3.869 Installing collected packages: pathspec, pyyaml, yamllint [2020-02-26T16:01:34.107Z] #20 4.025 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-02-26T16:01:34.107Z] #20 DONE 4.3s [2020-02-26T16:01:34.107Z] [2020-02-26T16:01:34.107Z] #25 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-02-26T16:01:34.107Z] #25 DONE 0.1s [2020-02-26T16:01:34.107Z] [2020-02-26T16:01:34.107Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:01:34.107Z] #45 88.09 CC criu/pagemap-cache.o [2020-02-26T16:01:34.456Z] #45 ... [2020-02-26T16:01:34.456Z] [2020-02-26T16:01:34.456Z] #29 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-26T16:01:34.456Z] #29 DONE 0.4s [2020-02-26T16:01:34.456Z] [2020-02-26T16:01:34.456Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:01:34.456Z] #45 88.49 CC criu/pagemap.o [2020-02-26T16:01:34.824Z] #45 ... [2020-02-26T16:01:34.824Z] [2020-02-26T16:01:34.824Z] #32 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-02-26T16:01:34.824Z] #32 DONE 0.1s [2020-02-26T16:01:34.824Z] [2020-02-26T16:01:34.824Z] #35 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-26T16:01:34.824Z] #35 DONE 0.0s [2020-02-26T16:01:34.824Z] [2020-02-26T16:01:34.824Z] #40 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-02-26T16:01:34.824Z] #40 DONE 0.1s [2020-02-26T16:01:34.824Z] [2020-02-26T16:01:34.824Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-26T16:01:35.192Z] #42 ... [2020-02-26T16:01:35.192Z] [2020-02-26T16:01:35.192Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:01:35.192Z] #45 89.12 CC criu/parasite-syscall.o [2020-02-26T16:01:35.546Z] #45 89.52 CC criu/path.o [2020-02-26T16:01:35.546Z] #45 89.65 CC criu/pie-util-vdso-elf32.o [2020-02-26T16:01:35.927Z] #45 89.94 CC criu/pie-util-vdso.o [2020-02-26T16:01:36.300Z] #45 90.32 CC criu/pie-util.o [2020-02-26T16:01:36.672Z] #45 90.46 CC criu/pipes.o [2020-02-26T16:01:36.672Z] #45 90.83 CC criu/plugin.o [2020-02-26T16:01:37.222Z] #45 91.12 CC criu/proc_parse.o [2020-02-26T16:01:39.602Z] #45 93.31 CC criu/protobuf-desc.o [2020-02-26T16:01:39.971Z] #45 93.71 CC criu/protobuf.o [2020-02-26T16:01:39.971Z] #45 93.90 CC criu/pstree.o [2020-02-26T16:01:40.763Z] #45 94.45 CC criu/rbtree.o [2020-02-26T16:01:40.763Z] #45 94.64 CC criu/rst-malloc.o [2020-02-26T16:01:40.763Z] #45 94.77 CC criu/seccomp.o [2020-02-26T16:01:41.131Z] #45 95.18 CC criu/seize.o [2020-02-26T16:01:41.918Z] #45 95.73 CC criu/servicefd.o [2020-02-26T16:01:42.294Z] #45 96.19 CC criu/shmem.o [2020-02-26T16:01:42.663Z] #45 96.71 CC criu/sigframe.o [2020-02-26T16:01:43.037Z] #45 96.90 CC criu/signalfd.o [2020-02-26T16:01:43.037Z] #45 97.07 CC criu/sk-inet.o [2020-02-26T16:01:43.865Z] #45 97.55 CC criu/sk-netlink.o [2020-02-26T16:01:43.865Z] #45 97.79 CC criu/sk-packet.o [2020-02-26T16:01:43.928Z] #62 225.7 + bin/containerd-stress [2020-02-26T16:01:44.239Z] #45 98.18 CC criu/sk-queue.o [2020-02-26T16:01:44.603Z] #45 98.51 CC criu/sk-tcp.o [2020-02-26T16:01:44.858Z] #62 227.5 + bin/containerd-shim [2020-02-26T16:01:44.976Z] #45 98.82 CC criu/sk-unix.o [2020-02-26T16:01:44.976Z] #45 ... [2020-02-26T16:01:44.976Z] [2020-02-26T16:01:44.976Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-26T16:01:44.976Z] #42 133.0 + dpkg --print-architecture [2020-02-26T16:01:45.336Z] #42 133.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-02-26T16:01:45.336Z] #42 133.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-02-26T16:01:45.336Z] #42 133.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-02-26T16:01:51.408Z] #62 234.0 + bin/containerd-shim-runc-v1 [2020-02-26T16:01:51.554Z] #42 ... [2020-02-26T16:01:51.554Z] [2020-02-26T16:01:51.554Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:01:51.554Z] #45 99.94 CC criu/sockets.o [2020-02-26T16:01:51.554Z] #45 100.5 CC criu/stats.o [2020-02-26T16:01:51.554Z] #45 100.6 CC criu/string.o [2020-02-26T16:01:51.554Z] #45 100.7 CC criu/sysctl.o [2020-02-26T16:01:51.554Z] #45 101.1 CC criu/sysfs_parse.o [2020-02-26T16:01:51.554Z] #45 101.4 CC criu/timerfd.o [2020-02-26T16:01:51.554Z] #45 101.6 CC criu/tty.o [2020-02-26T16:01:51.554Z] #45 102.7 CC criu/tun.o [2020-02-26T16:01:51.554Z] #45 103.0 CC criu/uffd.o [2020-02-26T16:01:51.554Z] #45 103.8 CC criu/util.o [2020-02-26T16:01:51.554Z] #45 104.5 CC criu/uts_ns.o [2020-02-26T16:01:51.554Z] #45 104.7 CC criu/vdso.o [2020-02-26T16:01:51.554Z] #45 105.0 LINK criu/built-in.o [2020-02-26T16:01:51.554Z] #45 105.1 LINK criu/criu [2020-02-26T16:01:51.554Z] #45 105.3 DEP lib/c/criu.d [2020-02-26T16:01:51.554Z] #45 105.4 CC images/rpc.pb-c.o [2020-02-26T16:01:51.924Z] #45 105.8 CC lib/c/criu.o [2020-02-26T16:01:52.872Z] #45 106.5 LINK lib/c/built-in.o [2020-02-26T16:01:52.872Z] #45 106.5 LINK lib/c/libcriu.so [2020-02-26T16:01:52.872Z] #45 106.7 GEN magic.py [2020-02-26T16:01:52.872Z] #45 106.8 Note: Building without setproctitle() and strlcpy() support. [2020-02-26T16:01:52.872Z] #45 106.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-26T16:01:53.315Z] #45 107.3 fatal: not a git repository (or any of the parent directories): .git [2020-02-26T16:01:53.773Z] #45 107.9 make[1]: Nothing to be done for 'all'. [2020-02-26T16:01:54.016Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-26T16:01:54.016Z] [2020-02-26T16:01:54.016Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-26T16:01:54.016Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-26T16:01:54.016Z] HOSTNAME=ff346463f633 [2020-02-26T16:01:54.016Z] TESTDEBUG=0 [2020-02-26T16:01:54.016Z] DEST=bundles/test-integration [2020-02-26T16:01:54.016Z] PWD=/go/src/github.com/docker/docker [2020-02-26T16:01:54.016Z] DOCKER_GITCOMMIT=669056f93dfde92cfcf5cc656df51d0c8d62903d [2020-02-26T16:01:54.016Z] container=docker [2020-02-26T16:01:54.016Z] HOME=/root [2020-02-26T16:01:54.016Z] GOLANG_VERSION=1.13.8 [2020-02-26T16:01:54.016Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-26T16:01:54.016Z] VALIDATE_BRANCH=master [2020-02-26T16:01:54.016Z] TERM=xterm [2020-02-26T16:01:54.016Z] DOCKER_PKG=github.com/docker/docker [2020-02-26T16:01:54.016Z] SHLVL=1 [2020-02-26T16:01:54.016Z] TIMEOUT=120m [2020-02-26T16:01:54.016Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-26T16:01:54.016Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-26T16:01:54.016Z] GO111MODULE=off [2020-02-26T16:01:54.016Z] DOCKER_EXPERIMENTAL=1 [2020-02-26T16:01:54.016Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-02-26T16:01:54.016Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-26T16:01:54.016Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-26T16:01:54.016Z] GOPATH=/go [2020-02-26T16:01:54.016Z] PKG_CONFIG=pkg-config [2020-02-26T16:01:54.016Z] _=/usr/bin/env [2020-02-26T16:01:54.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-26T16:01:54.572Z] #45 108.5 make[1]: 'images/built-in.o' is up to date. [2020-02-26T16:01:54.572Z] #45 108.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-02-26T16:01:54.572Z] #45 108.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-02-26T16:01:54.572Z] #45 108.5 make[1]: 'compel/libcompel.a' is up to date. [2020-02-26T16:01:54.572Z] #45 108.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-02-26T16:01:54.572Z] #45 108.5 make[1]: Nothing to be done for 'all'. [2020-02-26T16:01:54.572Z] #45 108.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-26T16:01:54.683Z] #62 237.0 + bin/containerd-shim-runc-v2 [2020-02-26T16:01:54.940Z] #62 237.8 + binaries [2020-02-26T16:01:54.940Z] #62 237.8 + mkdir -p /build [2020-02-26T16:01:54.940Z] #62 237.8 + cp bin/containerd /build/containerd [2020-02-26T16:01:54.940Z] #62 237.8 + cp bin/containerd-shim /build/containerd-shim [2020-02-26T16:01:54.940Z] #62 237.8 + cp bin/ctr /build/ctr [2020-02-26T16:01:54.942Z] #45 108.6 make[2]: Nothing to be done for 'all'. [2020-02-26T16:01:54.942Z] #45 108.7 make[2]: Nothing to be done for 'all'. [2020-02-26T16:01:54.942Z] #45 108.7 make[2]: Nothing to be done for 'all'. [2020-02-26T16:01:54.942Z] #45 108.8 make[2]: Nothing to be done for 'all'. [2020-02-26T16:01:54.942Z] #45 108.8 make[2]: Nothing to be done for 'all'. [2020-02-26T16:01:54.942Z] #45 108.8 make[2]: Nothing to be done for 'all'. [2020-02-26T16:01:54.942Z] #45 108.8 make[2]: Nothing to be done for 'all'. [2020-02-26T16:01:54.942Z] #45 108.9 make[2]: Nothing to be done for 'all'. [2020-02-26T16:01:54.942Z] #45 108.9 INSTALL criu/criu [2020-02-26T16:01:54.942Z] #45 DONE 109.0s [2020-02-26T16:01:54.942Z] [2020-02-26T16:01:54.942Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T16:01:55.503Z] #62 DONE 238.3s [2020-02-26T16:01:56.433Z] [2020-02-26T16:01:56.433Z] #63 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-26T16:01:56.695Z] #63 DONE 0.2s [2020-02-26T16:01:56.695Z] [2020-02-26T16:01:56.695Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-26T16:01:56.695Z] #67 DONE 0.2s [2020-02-26T16:01:56.952Z] [2020-02-26T16:01:56.952Z] #69 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-02-26T16:01:56.952Z] #69 DONE 0.1s [2020-02-26T16:01:56.952Z] [2020-02-26T16:01:56.952Z] #72 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-26T16:01:56.952Z] #72 DONE 0.1s [2020-02-26T16:01:56.952Z] [2020-02-26T16:01:56.952Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-02-26T16:01:56.952Z] #73 DONE 0.0s [2020-02-26T16:01:57.209Z] [2020-02-26T16:01:57.209Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-26T16:01:58.137Z] #74 DONE 0.8s [2020-02-26T16:01:58.137Z] [2020-02-26T16:01:58.137Z] #75 exporting to image [2020-02-26T16:01:58.137Z] #75 exporting layers [2020-02-26T16:02:02.586Z] #58 ... [2020-02-26T16:02:02.586Z] [2020-02-26T16:02:02.586Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-26T16:02:02.586Z] #42 DONE 149.9s [2020-02-26T16:02:02.586Z] [2020-02-26T16:02:02.586Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T16:02:02.976Z] #63 ... [2020-02-26T16:02:02.976Z] [2020-02-26T16:02:02.976Z] #43 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-02-26T16:02:02.976Z] #43 DONE 0.2s [2020-02-26T16:02:02.976Z] [2020-02-26T16:02:02.976Z] #46 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-02-26T16:02:02.976Z] #46 DONE 0.1s [2020-02-26T16:02:02.976Z] [2020-02-26T16:02:02.976Z] #49 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-26T16:02:03.373Z] #49 DONE 0.1s [2020-02-26T16:02:03.373Z] [2020-02-26T16:02:03.373Z] #52 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-26T16:02:03.373Z] #52 DONE 0.1s [2020-02-26T16:02:03.373Z] [2020-02-26T16:02:03.373Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T16:02:03.743Z] #63 ... [2020-02-26T16:02:03.743Z] [2020-02-26T16:02:03.743Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T16:02:03.743Z] #58 80.90 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-02-26T16:02:04.521Z] #58 81.68 + mkdir -p /build [2020-02-26T16:02:04.521Z] #58 81.68 + cp runc /build/runc [2020-02-26T16:02:04.893Z] #58 DONE 81.8s [2020-02-26T16:02:04.893Z] [2020-02-26T16:02:04.893Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T16:02:08.088Z] #75 exporting layers 9.5s done [2020-02-26T16:02:08.088Z] #75 writing image sha256:83fe64105b23a1958ff1f74e5fb26b7f416a781957e6803f845d7900d77cfe2a done [2020-02-26T16:02:08.088Z] #75 naming to docker.io/library/docker:669056f93dfde92cfcf5cc656df51d0c8d62903d done [2020-02-26T16:02:08.088Z] #75 DONE 9.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-02-26T16:02:09.094Z] [2020-02-26T16:02:09.094Z] Removing bundles/ [2020-02-26T16:02:09.094Z] [2020-02-26T16:02:09.094Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-02-26T16:02:09.094Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-26T16:02:09.094Z] GOOS="" GOARCH="" GOARM="" [2020-02-26T16:02:09.963Z] #54 ... [2020-02-26T16:02:09.963Z] [2020-02-26T16:02:09.963Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T16:02:09.963Z] #63 136.4 + bin/containerd [2020-02-26T16:02:10.289Z] Removing intermediate container a378e93db79e [2020-02-26T16:02:10.289Z] ---> 2e079b485150 [2020-02-26T16:02:10.289Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-02-26T16:02:10.289Z] ---> ebd73b5ebd31 [2020-02-26T16:02:10.289Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-02-26T16:02:10.289Z] ---> a17f77ca539d [2020-02-26T16:02:10.289Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-02-26T16:02:10.289Z] ---> Running in a66a762cf813 [2020-02-26T16:02:10.289Z] Removing intermediate container a66a762cf813 [2020-02-26T16:02:10.289Z] ---> e4778217930a [2020-02-26T16:02:10.289Z] Successfully built e4778217930a [2020-02-26T16:02:10.289Z] Successfully tagged moby-buildx:latest [2020-02-26T16:02:10.289Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-02-26T16:02:10.289Z] if [ -n "${id}" ]; then \ [2020-02-26T16:02:10.289Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-02-26T16:02:10.289Z] && touch bundles/buildx; \ [2020-02-26T16:02:10.289Z] docker rm -f ${id}; \ [2020-02-26T16:02:10.289Z] fi [2020-02-26T16:02:10.289Z] 4af7f4c0a842cea7556215adc121bc677e8d555db01e90b01a789ff9eec9b6d1 [2020-02-26T16:02:10.289Z] bundles/buildx version [2020-02-26T16:02:10.289Z] buildx v0.3.1 6db68d0 [2020-02-26T16:02:10.290Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:669056f93dfde92cfcf5cc656df51d0c8d62903d . [2020-02-26T16:02:10.290Z] #1 [internal] booting buildkit [2020-02-26T16:02:10.290Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-02-26T16:02:10.290Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done [2020-02-26T16:02:10.290Z] #1 creating container buildx_buildkit_default [2020-02-26T16:02:10.290Z] #1 creating container buildx_buildkit_default 0.5s done [2020-02-26T16:02:10.290Z] #1 DONE 3.2s [2020-02-26T16:02:10.290Z] [2020-02-26T16:02:10.290Z] #3 [internal] load build definition from Dockerfile [2020-02-26T16:02:10.290Z] #3 transferring dockerfile: 15.71kB done [2020-02-26T16:02:10.290Z] #3 DONE 0.0s [2020-02-26T16:02:10.290Z] [2020-02-26T16:02:10.290Z] #2 [internal] load .dockerignore [2020-02-26T16:02:10.290Z] #2 transferring context: 87B done [2020-02-26T16:02:10.290Z] #2 DONE 0.0s [2020-02-26T16:02:10.290Z] [2020-02-26T16:02:10.290Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-02-26T16:02:10.290Z] #4 DONE 0.6s [2020-02-26T16:02:10.290Z] [2020-02-26T16:02:10.290Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-02-26T16:02:10.290Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-02-26T16:02:10.290Z] #5 DONE 0.0s [2020-02-26T16:02:10.290Z] [2020-02-26T16:02:10.290Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-02-26T16:02:10.290Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-02-26T16:02:10.290Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2020-02-26T16:02:10.290Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2020-02-26T16:02:10.290Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2020-02-26T16:02:10.290Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-02-26T16:02:10.290Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2020-02-26T16:02:10.290Z] #5 DONE 0.9s [2020-02-26T16:02:10.290Z] [2020-02-26T16:02:10.290Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-02-26T16:02:10.627Z] #7 DONE 0.3s [2020-02-26T16:02:10.627Z] [2020-02-26T16:02:10.627Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-02-26T16:02:10.627Z] #6 DONE 0.3s [2020-02-26T16:02:10.627Z] [2020-02-26T16:02:10.627Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:87f3c89507... [2020-02-26T16:02:10.627Z] #8 resolve docker.io/library/golang:1.13.8-buster@sha256:87f3c895073b654dcb6baad04a2db731eb1848c1b46c5dd087d73312bc4892ea done [2020-02-26T16:02:10.627Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 0B / 54.13MB 0.1s [2020-02-26T16:02:10.627Z] #8 sha256:87f3c895073b654dcb6baad04a2db731eb1848c1b46c5dd087d73312bc4892ea 1.42kB / 1.42kB done [2020-02-26T16:02:10.627Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 0B / 10.73MB 0.1s [2020-02-26T16:02:10.627Z] #8 sha256:4e2daee1bd32b83f075ac0dcd569f032b2d9e2140134897ba12d92591a44115a 5.46kB / 5.46kB done [2020-02-26T16:02:10.627Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 0B / 8.25MB 0.1s [2020-02-26T16:02:10.627Z] #8 sha256:036d5eb0fbdd7108d8ac224e17e013b60dc714286f3588a5de1d2d3798479937 1.79kB / 1.79kB done [2020-02-26T16:02:10.627Z] #8 sha256:c68fd9fd5e1aa09a18aa47c81f03427847d34e942da726f77b7aac21e7075121 0B / 157B 0.1s [2020-02-26T16:02:10.931Z] #8 sha256:c68fd9fd5e1aa09a18aa47c81f03427847d34e942da726f77b7aac21e7075121 157B / 157B 0.2s done [2020-02-26T16:02:10.931Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 0B / 73.43MB 0.3s [2020-02-26T16:02:10.931Z] #8 sha256:8b78ed60e5b8e2d43b304faab0ceff8aa8ae7bdc742475ac73326430905b7fba 0B / 96.43MB 0.3s [2020-02-26T16:02:10.931Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 0B / 57.39MB 0.3s [2020-02-26T16:02:10.931Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 588.92kB / 10.73MB 0.4s [2020-02-26T16:02:10.931Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 524.29kB / 8.25MB 0.4s [2020-02-26T16:02:11.230Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 1.34MB / 10.73MB 0.7s [2020-02-26T16:02:11.230Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 1.28MB / 8.25MB 0.7s [2020-02-26T16:02:11.518Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 1.90MB / 10.73MB 0.9s [2020-02-26T16:02:11.518Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 1.84MB / 8.25MB 0.9s [2020-02-26T16:02:11.518Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 2.59MB / 10.73MB 1.0s [2020-02-26T16:02:11.518Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 2.46MB / 8.25MB 1.0s [2020-02-26T16:02:11.817Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 2.88MB / 54.13MB 1.2s [2020-02-26T16:02:11.817Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 2.92MB / 8.25MB 1.2s [2020-02-26T16:02:11.817Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 3.54MB / 10.73MB 1.3s [2020-02-26T16:02:11.817Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 3.38MB / 8.25MB 1.3s [2020-02-26T16:02:11.817Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 3.20MB / 57.39MB 1.3s [2020-02-26T16:02:12.112Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 3.83MB / 8.25MB 1.5s [2020-02-26T16:02:12.112Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 3.73MB / 73.43MB 1.5s [2020-02-26T16:02:12.112Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 4.55MB / 10.73MB 1.6s [2020-02-26T16:02:12.112Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 4.36MB / 8.25MB 1.6s [2020-02-26T16:02:12.408Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 4.82MB / 8.25MB 1.8s [2020-02-26T16:02:12.408Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 5.47MB / 10.73MB 1.9s [2020-02-26T16:02:12.408Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 5.30MB / 8.25MB 1.9s [2020-02-26T16:02:12.408Z] #8 sha256:8b78ed60e5b8e2d43b304faab0ceff8aa8ae7bdc742475ac73326430905b7fba 5.08MB / 96.43MB 1.9s [2020-02-26T16:02:12.700Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 5.77MB / 54.13MB 2.0s [2020-02-26T16:02:12.700Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 5.77MB / 8.25MB 2.0s [2020-02-26T16:02:12.700Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 6.45MB / 10.73MB 2.2s [2020-02-26T16:02:12.700Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 6.26MB / 8.25MB 2.2s [2020-02-26T16:02:12.999Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 6.68MB / 8.25MB 2.4s [2020-02-26T16:02:12.999Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 6.65MB / 57.39MB 2.4s [2020-02-26T16:02:12.999Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 7.57MB / 10.73MB 2.5s [2020-02-26T16:02:12.999Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 7.44MB / 8.25MB 2.5s [2020-02-26T16:02:13.296Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 7.70MB / 73.43MB 2.7s [2020-02-26T16:02:13.296Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 8.32MB / 10.73MB 2.8s [2020-02-26T16:02:13.296Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 8.25MB / 8.25MB 2.8s [2020-02-26T16:02:13.585Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 8.85MB / 54.13MB 3.0s [2020-02-26T16:02:13.585Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 8.91MB / 10.73MB 3.0s [2020-02-26T16:02:13.585Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 8.25MB / 8.25MB 2.8s done [2020-02-26T16:02:13.888Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 9.93MB / 10.73MB 3.2s [2020-02-26T16:02:13.888Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 10.16MB / 57.39MB 3.2s [2020-02-26T16:02:13.888Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 10.48MB / 10.73MB 3.4s [2020-02-26T16:02:13.888Z] #8 sha256:8b78ed60e5b8e2d43b304faab0ceff8aa8ae7bdc742475ac73326430905b7fba 9.99MB / 96.43MB 3.4s [2020-02-26T16:02:14.185Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 10.73MB / 10.73MB 3.6s done [2020-02-26T16:02:14.185Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 11.57MB / 73.43MB 3.7s [2020-02-26T16:02:14.478Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 12.05MB / 54.13MB 3.9s [2020-02-26T16:02:14.478Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 13.28MB / 57.39MB 4.0s [2020-02-26T16:02:14.774Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 14.97MB / 54.13MB 4.3s [2020-02-26T16:02:15.065Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 15.40MB / 73.43MB 4.5s [2020-02-26T16:02:15.065Z] #8 sha256:8b78ed60e5b8e2d43b304faab0ceff8aa8ae7bdc742475ac73326430905b7fba 14.88MB / 96.43MB 4.5s [2020-02-26T16:02:15.065Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 16.48MB / 57.39MB 4.6s [2020-02-26T16:02:15.360Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 18.45MB / 54.13MB 4.9s [2020-02-26T16:02:15.444Z] #63 ... [2020-02-26T16:02:15.444Z] [2020-02-26T16:02:15.444Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T16:02:15.444Z] #54 DONE 162.5s [2020-02-26T16:02:15.444Z] [2020-02-26T16:02:15.444Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T16:02:15.444Z] #63 ... [2020-02-26T16:02:15.444Z] [2020-02-26T16:02:15.444Z] #55 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-02-26T16:02:15.444Z] #55 DONE 0.1s [2020-02-26T16:02:15.444Z] [2020-02-26T16:02:15.444Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T16:02:15.673Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 19.82MB / 73.43MB 5.2s [2020-02-26T16:02:15.673Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 20.39MB / 57.39MB 5.2s [2020-02-26T16:02:15.823Z] #63 ... [2020-02-26T16:02:15.823Z] [2020-02-26T16:02:15.823Z] #59 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-02-26T16:02:15.823Z] #59 DONE 0.1s [2020-02-26T16:02:15.823Z] [2020-02-26T16:02:15.823Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T16:02:15.966Z] #8 sha256:8b78ed60e5b8e2d43b304faab0ceff8aa8ae7bdc742475ac73326430905b7fba 20.61MB / 96.43MB 5.3s [2020-02-26T16:02:16.256Z] #8 ... [2020-02-26T16:02:16.256Z] [2020-02-26T16:02:16.256Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-26T16:02:16.256Z] #69 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-02-26T16:02:16.256Z] #69 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-02-26T16:02:16.256Z] #69 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-02-26T16:02:16.256Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.2s done [2020-02-26T16:02:16.256Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 3.3s done [2020-02-26T16:02:16.256Z] #69 DONE 5.6s [2020-02-26T16:02:16.256Z] [2020-02-26T16:02:16.256Z] #21 [internal] load build context [2020-02-26T16:02:16.256Z] #21 transferring context: 49.57MB 5.6s done [2020-02-26T16:02:16.256Z] #21 DONE 5.7s [2020-02-26T16:02:16.256Z] [2020-02-26T16:02:16.256Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:87f3c89507... [2020-02-26T16:02:16.256Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 21.94MB / 54.13MB 5.5s [2020-02-26T16:02:16.543Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 24.31MB / 73.43MB 5.8s [2020-02-26T16:02:16.543Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 24.46MB / 57.39MB 5.8s [2020-02-26T16:02:16.543Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 26.07MB / 54.13MB 5.9s [2020-02-26T16:02:16.543Z] #8 sha256:8b78ed60e5b8e2d43b304faab0ceff8aa8ae7bdc742475ac73326430905b7fba 25.52MB / 96.43MB 5.9s [2020-02-26T16:02:16.828Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 28.20MB / 57.39MB 6.1s [2020-02-26T16:02:16.828Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 29.69MB / 54.13MB 6.2s [2020-02-26T16:02:16.828Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 29.33MB / 73.43MB 6.2s [2020-02-26T16:02:17.158Z] #8 sha256:8b78ed60e5b8e2d43b304faab0ceff8aa8ae7bdc742475ac73326430905b7fba 30.97MB / 96.43MB 6.4s [2020-02-26T16:02:17.158Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 32.04MB / 57.39MB 6.4s [2020-02-26T16:02:17.158Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 33.22MB / 54.13MB 6.6s [2020-02-26T16:02:17.456Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 34.70MB / 73.43MB 6.7s [2020-02-26T16:02:17.456Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 35.54MB / 57.39MB 6.7s [2020-02-26T16:02:17.456Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 36.34MB / 54.13MB 6.8s [2020-02-26T16:02:17.456Z] #8 sha256:8b78ed60e5b8e2d43b304faab0ceff8aa8ae7bdc742475ac73326430905b7fba 36.11MB / 96.43MB 6.8s [2020-02-26T16:02:17.743Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 38.71MB / 57.39MB 7.0s [2020-02-26T16:02:17.743Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 39.91MB / 54.13MB 7.2s [2020-02-26T16:02:17.744Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 40.03MB / 73.43MB 7.2s [2020-02-26T16:02:18.030Z] #8 sha256:8b78ed60e5b8e2d43b304faab0ceff8aa8ae7bdc742475ac73326430905b7fba 41.93MB / 96.43MB 7.3s [2020-02-26T16:02:18.030Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 42.55MB / 57.39MB 7.3s [2020-02-26T16:02:18.030Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 43.61MB / 54.13MB 7.4s [2020-02-26T16:02:18.319Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 45.34MB / 73.43MB 7.6s [2020-02-26T16:02:18.319Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 46.28MB / 57.39MB 7.6s [2020-02-26T16:02:18.319Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 47.35MB / 54.13MB 7.8s [2020-02-26T16:02:18.319Z] #8 sha256:8b78ed60e5b8e2d43b304faab0ceff8aa8ae7bdc742475ac73326430905b7fba 47.25MB / 96.43MB 7.8s [2020-02-26T16:02:18.606Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 49.03MB / 73.43MB 7.9s [2020-02-26T16:02:18.606Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 49.89MB / 57.39MB 7.9s [2020-02-26T16:02:18.606Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 50.85MB / 54.13MB 8.0s [2020-02-26T16:02:18.895Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 53.07MB / 73.43MB 8.2s [2020-02-26T16:02:18.895Z] #8 sha256:8b78ed60e5b8e2d43b304faab0ceff8aa8ae7bdc742475ac73326430905b7fba 52.79MB / 96.43MB 8.2s [2020-02-26T16:02:18.895Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 53.88MB / 57.39MB 8.2s [2020-02-26T16:02:18.895Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 54.13MB / 54.13MB 8.3s [2020-02-26T16:02:19.181Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 54.13MB / 54.13MB 8.4s done [2020-02-26T16:02:19.181Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 59.36MB / 73.43MB 8.6s [2020-02-26T16:02:19.181Z] #8 sha256:8b78ed60e5b8e2d43b304faab0ceff8aa8ae7bdc742475ac73326430905b7fba 58.65MB / 96.43MB 8.6s [2020-02-26T16:02:19.181Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 57.39MB / 57.39MB 8.5s done [2020-02-26T16:02:19.181Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 63.30MB / 73.43MB 8.8s [2020-02-26T16:02:19.468Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 67.17MB / 73.43MB 8.9s [2020-02-26T16:02:19.468Z] #8 sha256:8b78ed60e5b8e2d43b304faab0ceff8aa8ae7bdc742475ac73326430905b7fba 66.62MB / 96.43MB 8.9s [2020-02-26T16:02:19.756Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 73.43MB / 73.43MB 9.2s done [2020-02-26T16:02:19.756Z] #8 sha256:8b78ed60e5b8e2d43b304faab0ceff8aa8ae7bdc742475ac73326430905b7fba 76.43MB / 96.43MB 9.2s [2020-02-26T16:02:19.756Z] #8 sha256:8b78ed60e5b8e2d43b304faab0ceff8aa8ae7bdc742475ac73326430905b7fba 84.35MB / 96.43MB 9.4s [2020-02-26T16:02:20.040Z] #8 sha256:8b78ed60e5b8e2d43b304faab0ceff8aa8ae7bdc742475ac73326430905b7fba 94.82MB / 96.43MB 9.5s [2020-02-26T16:02:20.040Z] #8 sha256:8b78ed60e5b8e2d43b304faab0ceff8aa8ae7bdc742475ac73326430905b7fba 96.43MB / 96.43MB 9.6s done [2020-02-26T16:02:20.040Z] #8 unpacking docker.io/library/golang:1.13.8-buster@sha256:87f3c895073b654dcb6baad04a2db731eb1848c1b46c5dd087d73312bc4892ea [2020-02-26T16:02:20.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-26T16:02:21.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-26T16:02:23.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-26T16:02:32.111Z] #63 158.1 + bin/containerd-stress [2020-02-26T16:02:32.878Z] #63 159.6 + bin/containerd-shim [2020-02-26T16:02:35.952Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-26T16:02:35.952Z] [2020-02-26T16:02:35.952Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-02-26T16:02:35.952Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-02-26T16:02:35.952Z] Using test binary docker [2020-02-26T16:02:35.952Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-02-26T16:02:35.952Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-26T16:02:35.952Z] INFO: Waiting for daemon to start... [2020-02-26T16:02:35.952Z] Starting dockerd [2020-02-26T16:02:35.952Z] . [2020-02-26T16:02:35.952Z] INFO: Building docker-sdk-python3:4.2.0... [2020-02-26T16:02:37.910Z] #63 164.3 + bin/containerd-shim-runc-v1 [2020-02-26T16:02:40.924Z] #63 167.4 + bin/containerd-shim-runc-v2 [2020-02-26T16:02:41.278Z] #63 168.1 + binaries [2020-02-26T16:02:41.278Z] #63 168.1 + mkdir -p /build [2020-02-26T16:02:41.278Z] #63 168.1 + cp bin/containerd /build/containerd [2020-02-26T16:02:41.278Z] #63 168.1 + cp bin/containerd-shim /build/containerd-shim [2020-02-26T16:02:41.278Z] #63 168.1 + cp bin/ctr /build/ctr [2020-02-26T16:02:41.634Z] #63 DONE 168.3s [2020-02-26T16:02:41.991Z] [2020-02-26T16:02:41.991Z] #64 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-26T16:02:41.991Z] #64 DONE 0.1s [2020-02-26T16:02:42.338Z] [2020-02-26T16:02:42.338Z] #68 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-26T16:02:42.338Z] #68 DONE 0.1s [2020-02-26T16:02:42.338Z] [2020-02-26T16:02:42.338Z] #70 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-02-26T16:02:42.338Z] #70 DONE 0.1s [2020-02-26T16:02:42.338Z] [2020-02-26T16:02:42.338Z] #73 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-26T16:02:42.338Z] #73 DONE 0.1s [2020-02-26T16:02:42.338Z] [2020-02-26T16:02:42.338Z] #74 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-02-26T16:02:42.338Z] #74 DONE 0.0s [2020-02-26T16:02:42.691Z] [2020-02-26T16:02:42.691Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-26T16:02:43.454Z] #75 DONE 1.0s [2020-02-26T16:02:43.454Z] [2020-02-26T16:02:43.454Z] #76 exporting to oci image format [2020-02-26T16:02:43.812Z] #76 exporting layers [2020-02-26T16:02:45.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-26T16:02:45.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-26T16:02:45.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-26T16:02:46.559Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-26T16:02:46.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-26T16:02:49.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-26T16:02:50.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-26T16:02:52.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-26T16:02:52.665Z] #8 unpacking docker.io/library/golang:1.13.8-buster@sha256:87f3c895073b654dcb6baad04a2db731eb1848c1b46c5dd087d73312bc4892ea 29.0s done [2020-02-26T16:02:52.665Z] #8 DONE 38.7s [2020-02-26T16:02:52.665Z] [2020-02-26T16:02:52.665Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-02-26T16:02:52.665Z] #9 DONE 0.2s [2020-02-26T16:02:52.665Z] [2020-02-26T16:02:52.665Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-26T16:02:52.665Z] #10 DONE 0.2s [2020-02-26T16:02:52.665Z] [2020-02-26T16:02:52.665Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-02-26T16:02:52.665Z] #30 DONE 0.0s [2020-02-26T16:02:52.665Z] [2020-02-26T16:02:52.665Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-02-26T16:02:52.665Z] #41 DONE 0.1s [2020-02-26T16:02:52.665Z] [2020-02-26T16:02:52.665Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-26T16:02:52.665Z] #22 DONE 0.1s [2020-02-26T16:02:52.665Z] [2020-02-26T16:02:52.665Z] #65 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-26T16:02:52.665Z] #65 ... [2020-02-26T16:02:52.665Z] [2020-02-26T16:02:52.665Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-26T16:02:52.665Z] #23 DONE 0.2s [2020-02-26T16:02:52.665Z] [2020-02-26T16:02:52.665Z] #71 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-26T16:02:52.665Z] #71 DONE 0.2s [2020-02-26T16:02:52.665Z] [2020-02-26T16:02:52.665Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-02-26T16:02:52.665Z] #53 DONE 0.2s [2020-02-26T16:02:52.665Z] [2020-02-26T16:02:52.665Z] #65 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-26T16:02:52.665Z] #65 DONE 0.2s [2020-02-26T16:02:52.665Z] [2020-02-26T16:02:52.665Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-26T16:02:52.665Z] #33 DONE 0.2s [2020-02-26T16:02:52.665Z] [2020-02-26T16:02:52.665Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-26T16:02:52.665Z] #47 DONE 0.2s [2020-02-26T16:02:52.665Z] [2020-02-26T16:02:52.665Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-26T16:02:52.665Z] #50 DONE 0.2s [2020-02-26T16:02:52.665Z] [2020-02-26T16:02:52.665Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T16:02:52.665Z] #51 0.613 + RM_GOPATH=0 [2020-02-26T16:02:52.665Z] #51 0.613 + TMP_GOPATH= [2020-02-26T16:02:52.665Z] #51 0.613 + : /build [2020-02-26T16:02:52.665Z] #51 0.615 + '[' -z '' ']' [2020-02-26T16:02:52.665Z] #51 0.615 ++ mktemp -d [2020-02-26T16:02:52.665Z] #51 0.618 + export GOPATH=/tmp/tmp.5k2erHUIXR [2020-02-26T16:02:52.665Z] #51 0.618 + GOPATH=/tmp/tmp.5k2erHUIXR [2020-02-26T16:02:52.665Z] #51 0.618 + RM_GOPATH=1 [2020-02-26T16:02:52.665Z] #51 0.620 ++ dirname ./install.sh [2020-02-26T16:02:52.665Z] #51 0.624 + dir=. [2020-02-26T16:02:52.665Z] #51 0.624 + bin=gotestsum [2020-02-26T16:02:52.665Z] #51 0.624 + shift [2020-02-26T16:02:52.665Z] #51 0.624 + '[' '!' -f ./gotestsum.installer ']' [2020-02-26T16:02:52.665Z] #51 0.624 + . ./gotestsum.installer [2020-02-26T16:02:52.665Z] #51 0.625 ++ : v0.3.5 [2020-02-26T16:02:52.665Z] #51 0.625 + install_gotestsum [2020-02-26T16:02:52.665Z] #51 0.625 Installing gotestsum version v0.3.5 [2020-02-26T16:02:52.665Z] #51 0.626 + echo 'Installing gotestsum version v0.3.5' [2020-02-26T16:02:52.665Z] #51 0.626 + go get -d gotest.tools/gotestsum [2020-02-26T16:02:55.406Z] #51 ... [2020-02-26T16:02:55.406Z] [2020-02-26T16:02:55.406Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-26T16:02:55.406Z] #34 0.695 + RM_GOPATH=0 [2020-02-26T16:02:55.406Z] #34 0.695 + TMP_GOPATH= [2020-02-26T16:02:55.406Z] #34 0.696 + : /build [2020-02-26T16:02:55.406Z] #34 0.721 + '[' -z '' ']' [2020-02-26T16:02:55.406Z] #34 0.731 ++ mktemp -d [2020-02-26T16:02:55.406Z] #34 0.741 + export GOPATH=/tmp/tmp.2J2pQMDDJR [2020-02-26T16:02:55.406Z] #34 0.763 + GOPATH=/tmp/tmp.2J2pQMDDJR [2020-02-26T16:02:55.406Z] #34 0.764 + RM_GOPATH=1 [2020-02-26T16:02:55.406Z] #34 0.772 ++ dirname ./install.sh [2020-02-26T16:02:55.406Z] #34 0.793 + dir=. [2020-02-26T16:02:55.406Z] #34 0.794 + bin=tomlv [2020-02-26T16:02:55.406Z] #34 0.794 + shift [2020-02-26T16:02:55.406Z] #34 0.795 + '[' '!' -f ./tomlv.installer ']' [2020-02-26T16:02:55.406Z] #34 0.796 + . ./tomlv.installer [2020-02-26T16:02:55.406Z] #34 0.800 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-26T16:02:55.406Z] #34 0.802 + install_tomlv [2020-02-26T16:02:55.406Z] #34 0.804 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-02-26T16:02:55.406Z] #34 0.805 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-26T16:02:55.406Z] #34 0.805 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.2J2pQMDDJR/src/github.com/BurntSushi/toml [2020-02-26T16:02:55.406Z] #34 0.846 Cloning into '/tmp/tmp.2J2pQMDDJR/src/github.com/BurntSushi/toml'... [2020-02-26T16:02:55.406Z] #34 2.517 + cd /tmp/tmp.2J2pQMDDJR/src/github.com/BurntSushi/toml [2020-02-26T16:02:55.406Z] #34 2.523 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-26T16:02:55.406Z] #34 2.572 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-02-26T16:02:55.406Z] #34 3.677 internal/cpu [2020-02-26T16:02:55.406Z] #34 3.800 math/bits [2020-02-26T16:02:55.406Z] #34 3.878 runtime/internal/sys [2020-02-26T16:02:55.406Z] #34 3.879 runtime/internal/atomic [2020-02-26T16:02:55.406Z] #34 5.156 runtime/internal/math [2020-02-26T16:02:55.406Z] #34 5.262 unicode/utf8 [2020-02-26T16:02:55.406Z] #34 5.419 sync/atomic [2020-02-26T16:02:55.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-26T16:02:55.694Z] #34 5.832 internal/bytealg [2020-02-26T16:02:56.325Z] #34 ... [2020-02-26T16:02:56.325Z] [2020-02-26T16:02:56.325Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T16:02:56.325Z] #48 0.688 + RM_GOPATH=0 [2020-02-26T16:02:56.325Z] #48 0.688 + TMP_GOPATH= [2020-02-26T16:02:56.325Z] #48 0.689 + : /build [2020-02-26T16:02:56.325Z] #48 0.691 + '[' -z '' ']' [2020-02-26T16:02:56.325Z] #48 0.719 ++ mktemp -d [2020-02-26T16:02:56.325Z] #48 0.756 + export GOPATH=/tmp/tmp.OzkRCjvmUX [2020-02-26T16:02:56.325Z] #48 0.759 + GOPATH=/tmp/tmp.OzkRCjvmUX [2020-02-26T16:02:56.325Z] #48 0.759 + RM_GOPATH=1 [2020-02-26T16:02:56.325Z] #48 0.768 ++ dirname ./install.sh [2020-02-26T16:02:56.325Z] #48 0.771 + dir=. [2020-02-26T16:02:56.325Z] #48 0.771 + bin=vndr [2020-02-26T16:02:56.325Z] #48 0.771 + shift [2020-02-26T16:02:56.325Z] #48 0.772 + '[' '!' -f ./vndr.installer ']' [2020-02-26T16:02:56.325Z] #48 0.773 + . ./vndr.installer [2020-02-26T16:02:56.325Z] #48 0.774 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-26T16:02:56.325Z] #48 0.775 + install_vndr [2020-02-26T16:02:56.325Z] #48 0.776 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-02-26T16:02:56.325Z] #48 0.776 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-26T16:02:56.325Z] #48 0.776 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.OzkRCjvmUX/src/github.com/LK4D4/vndr [2020-02-26T16:02:56.325Z] #48 0.816 Cloning into '/tmp/tmp.OzkRCjvmUX/src/github.com/LK4D4/vndr'... [2020-02-26T16:02:56.325Z] #48 1.964 + cd /tmp/tmp.OzkRCjvmUX/src/github.com/LK4D4/vndr [2020-02-26T16:02:56.325Z] #48 1.967 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-26T16:02:56.325Z] #48 1.981 + go build -buildmode=pie -v -o /build/vndr . [2020-02-26T16:02:56.325Z] #48 4.351 internal/cpu [2020-02-26T16:02:56.325Z] #48 4.495 runtime/internal/sys [2020-02-26T16:02:56.325Z] #48 4.611 internal/race [2020-02-26T16:02:56.325Z] #48 4.691 runtime/internal/atomic [2020-02-26T16:02:56.325Z] #48 4.992 sync/atomic [2020-02-26T16:02:56.325Z] #48 5.227 runtime/internal/math [2020-02-26T16:02:56.325Z] #48 5.553 unicode [2020-02-26T16:02:56.325Z] #48 6.262 unicode/utf8 [2020-02-26T16:02:56.325Z] #48 6.377 math/bits [2020-02-26T16:02:56.617Z] #48 6.910 internal/bytealg [2020-02-26T16:02:56.617Z] #48 ... [2020-02-26T16:02:56.617Z] [2020-02-26T16:02:56.617Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-26T16:02:56.617Z] #34 7.059 unicode [2020-02-26T16:02:56.914Z] #34 7.270 math [2020-02-26T16:02:57.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-26T16:02:57.948Z] #34 8.038 internal/testlog [2020-02-26T16:02:58.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-26T16:02:58.983Z] #34 9.078 runtime [2020-02-26T16:02:58.983Z] #34 9.112 encoding [2020-02-26T16:02:59.273Z] #34 9.654 runtime/cgo [2020-02-26T16:02:59.561Z] #34 ... [2020-02-26T16:02:59.561Z] [2020-02-26T16:02:59.561Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-26T16:02:59.561Z] #36 1.256 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-26T16:02:59.561Z] #36 1.349 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-26T16:02:59.561Z] #36 1.350 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-26T16:02:59.561Z] #36 3.163 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-26T16:02:59.561Z] #36 6.374 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [176 kB] [2020-02-26T16:02:59.561Z] #36 9.069 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-02-26T16:02:59.561Z] #36 ... [2020-02-26T16:02:59.561Z] [2020-02-26T16:02:59.561Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-26T16:02:59.561Z] #72 0.722 + RM_GOPATH=0 [2020-02-26T16:02:59.561Z] #72 0.730 + TMP_GOPATH= [2020-02-26T16:02:59.561Z] #72 0.731 + : /build [2020-02-26T16:02:59.561Z] #72 0.731 + '[' -z '' ']' [2020-02-26T16:02:59.561Z] #72 0.733 ++ mktemp -d [2020-02-26T16:02:59.561Z] #72 0.778 + export GOPATH=/tmp/tmp.CcC9bX5Nv8 [2020-02-26T16:02:59.561Z] #72 0.778 + GOPATH=/tmp/tmp.CcC9bX5Nv8 [2020-02-26T16:02:59.561Z] #72 0.778 + RM_GOPATH=1 [2020-02-26T16:02:59.561Z] #72 0.784 ++ dirname ./install.sh [2020-02-26T16:02:59.561Z] #72 0.787 + dir=. [2020-02-26T16:02:59.561Z] #72 0.798 + bin=proxy [2020-02-26T16:02:59.561Z] #72 0.798 + shift [2020-02-26T16:02:59.561Z] #72 0.799 + '[' '!' -f ./proxy.installer ']' [2020-02-26T16:02:59.561Z] #72 0.801 + . ./proxy.installer [2020-02-26T16:02:59.561Z] #72 0.801 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-26T16:02:59.561Z] #72 0.807 + install_proxy [2020-02-26T16:02:59.561Z] #72 0.808 + case "$1" in [2020-02-26T16:02:59.561Z] #72 0.808 + export CGO_ENABLED=0 [2020-02-26T16:02:59.561Z] #72 0.809 + CGO_ENABLED=0 [2020-02-26T16:02:59.561Z] #72 0.809 + _install_proxy [2020-02-26T16:02:59.561Z] #72 0.810 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-26T16:02:59.561Z] #72 0.810 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9' [2020-02-26T16:02:59.561Z] #72 0.811 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.CcC9bX5Nv8/src/github.com/docker/libnetwork [2020-02-26T16:02:59.561Z] #72 0.817 Cloning into '/tmp/tmp.CcC9bX5Nv8/src/github.com/docker/libnetwork'... [2020-02-26T16:02:59.853Z] #72 ... [2020-02-26T16:02:59.853Z] [2020-02-26T16:02:59.853Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-26T16:02:59.853Z] #42 0.926 + git clone https://github.com/docker/distribution.git . [2020-02-26T16:02:59.853Z] #42 0.931 Cloning into '.'... [2020-02-26T16:03:00.144Z] #42 ... [2020-02-26T16:03:00.144Z] [2020-02-26T16:03:00.144Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-26T16:03:00.144Z] #60 0.806 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-26T16:03:00.144Z] #60 0.950 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-26T16:03:00.144Z] #60 1.182 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-26T16:03:00.144Z] #60 2.560 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-26T16:03:00.144Z] #60 5.493 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [176 kB] [2020-02-26T16:03:00.144Z] #60 8.398 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-02-26T16:03:00.144Z] #60 ... [2020-02-26T16:03:00.144Z] [2020-02-26T16:03:00.144Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-26T16:03:00.144Z] #26 1.028 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-26T16:03:00.144Z] #26 1.216 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-26T16:03:00.144Z] #26 1.217 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-26T16:03:00.144Z] #26 3.354 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-26T16:03:00.144Z] #26 6.482 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [176 kB] [2020-02-26T16:03:00.144Z] #26 9.143 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-02-26T16:03:00.435Z] #26 ... [2020-02-26T16:03:00.435Z] [2020-02-26T16:03:00.435Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T16:03:00.435Z] #24 0.731 + RM_GOPATH=0 [2020-02-26T16:03:00.435Z] #24 0.731 + TMP_GOPATH= [2020-02-26T16:03:00.435Z] #24 0.731 + : /build [2020-02-26T16:03:00.435Z] #24 0.732 + '[' -z '' ']' [2020-02-26T16:03:00.435Z] #24 0.732 ++ mktemp -d [2020-02-26T16:03:00.435Z] #24 0.739 + export GOPATH=/tmp/tmp.VqcWWDc075 [2020-02-26T16:03:00.435Z] #24 0.739 + GOPATH=/tmp/tmp.VqcWWDc075 [2020-02-26T16:03:00.435Z] #24 0.739 + RM_GOPATH=1 [2020-02-26T16:03:00.435Z] #24 0.757 ++ dirname ./install.sh [2020-02-26T16:03:00.435Z] #24 0.762 + dir=. [2020-02-26T16:03:00.435Z] #24 0.779 + bin=dockercli [2020-02-26T16:03:00.435Z] #24 0.779 + shift [2020-02-26T16:03:00.435Z] #24 0.779 + '[' '!' -f ./dockercli.installer ']' [2020-02-26T16:03:00.435Z] #24 0.782 + . ./dockercli.installer [2020-02-26T16:03:00.435Z] #24 0.786 ++ : stable [2020-02-26T16:03:00.435Z] #24 0.787 ++ : 17.06.2-ce [2020-02-26T16:03:00.435Z] #24 0.788 + install_dockercli [2020-02-26T16:03:00.435Z] #24 0.793 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-26T16:03:00.435Z] #24 0.795 Install docker/cli version 17.06.2-ce from stable [2020-02-26T16:03:00.435Z] #24 0.798 ++ uname -m [2020-02-26T16:03:00.435Z] #24 0.804 + arch=ppc64le [2020-02-26T16:03:00.435Z] #24 0.819 + '[' ppc64le '!=' x86_64 ']' [2020-02-26T16:03:00.435Z] #24 0.821 + '[' ppc64le '!=' s390x ']' [2020-02-26T16:03:00.435Z] #24 0.821 + '[' ppc64le '!=' armhf ']' [2020-02-26T16:03:00.435Z] #24 0.822 + build_dockercli [2020-02-26T16:03:00.435Z] #24 0.822 + git clone https://github.com/docker/docker-ce /tmp/tmp.VqcWWDc075/tmp/docker-ce [2020-02-26T16:03:00.435Z] #24 0.852 Cloning into '/tmp/tmp.VqcWWDc075/tmp/docker-ce'... [2020-02-26T16:03:00.435Z] #24 ... [2020-02-26T16:03:00.435Z] [2020-02-26T16:03:00.435Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T16:03:00.435Z] #66 0.682 + RM_GOPATH=0 [2020-02-26T16:03:00.435Z] #66 0.682 + TMP_GOPATH= [2020-02-26T16:03:00.435Z] #66 0.682 + : /build/ [2020-02-26T16:03:00.435Z] #66 0.683 + '[' -z '' ']' [2020-02-26T16:03:00.435Z] #66 0.683 ++ mktemp -d [2020-02-26T16:03:00.435Z] #66 0.685 + export GOPATH=/tmp/tmp.dtWcyUcQPB [2020-02-26T16:03:00.435Z] #66 0.699 + GOPATH=/tmp/tmp.dtWcyUcQPB [2020-02-26T16:03:00.435Z] #66 0.700 + RM_GOPATH=1 [2020-02-26T16:03:00.435Z] #66 0.736 ++ dirname ./install.sh [2020-02-26T16:03:00.435Z] #66 0.754 + dir=. [2020-02-26T16:03:00.435Z] #66 0.767 + bin=rootlesskit [2020-02-26T16:03:00.435Z] #66 0.767 + shift [2020-02-26T16:03:00.435Z] #66 0.769 + '[' '!' -f ./rootlesskit.installer ']' [2020-02-26T16:03:00.435Z] #66 0.772 + . ./rootlesskit.installer [2020-02-26T16:03:00.435Z] #66 0.775 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-26T16:03:00.435Z] #66 0.778 + install_rootlesskit [2020-02-26T16:03:00.435Z] #66 0.781 + case "$1" in [2020-02-26T16:03:00.435Z] #66 0.782 + export CGO_ENABLED=0 [2020-02-26T16:03:00.435Z] #66 0.782 + CGO_ENABLED=0 [2020-02-26T16:03:00.435Z] #66 0.783 + _install_rootlesskit [2020-02-26T16:03:00.435Z] #66 0.784 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-02-26T16:03:00.435Z] #66 0.786 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-26T16:03:00.435Z] #66 0.786 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.dtWcyUcQPB/src/github.com/rootless-containers/rootlesskit [2020-02-26T16:03:00.435Z] #66 0.804 Cloning into '/tmp/tmp.dtWcyUcQPB/src/github.com/rootless-containers/rootlesskit'... [2020-02-26T16:03:00.435Z] #66 6.777 + cd /tmp/tmp.dtWcyUcQPB/src/github.com/rootless-containers/rootlesskit [2020-02-26T16:03:00.435Z] #66 6.786 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-26T16:03:00.435Z] #66 7.363 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-26T16:03:00.435Z] #66 7.364 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-02-26T16:03:00.726Z] #66 ... [2020-02-26T16:03:00.726Z] [2020-02-26T16:03:00.726Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-26T16:03:00.726Z] #31 0.913 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-02-26T16:03:00.726Z] #31 0.920 Cloning into '.'... [2020-02-26T16:03:00.726Z] #31 ... [2020-02-26T16:03:00.726Z] [2020-02-26T16:03:00.726Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-26T16:03:00.726Z] #44 1.095 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-26T16:03:00.726Z] #44 1.269 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-26T16:03:00.726Z] #44 1.270 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-26T16:03:00.726Z] #44 3.099 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-26T16:03:00.726Z] #44 6.516 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [176 kB] [2020-02-26T16:03:00.726Z] #44 9.361 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-02-26T16:03:00.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-26T16:03:01.015Z] #44 ... [2020-02-26T16:03:01.015Z] [2020-02-26T16:03:01.015Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T16:03:01.015Z] #54 0.702 + RM_GOPATH=0 [2020-02-26T16:03:01.015Z] #54 0.704 + TMP_GOPATH= [2020-02-26T16:03:01.015Z] #54 0.704 + : /build [2020-02-26T16:03:01.015Z] #54 0.706 + '[' -z '' ']' [2020-02-26T16:03:01.015Z] #54 0.734 ++ mktemp -d [2020-02-26T16:03:01.015Z] #54 0.748 + export GOPATH=/tmp/tmp.rsJcNZziUz [2020-02-26T16:03:01.015Z] #54 0.755 + GOPATH=/tmp/tmp.rsJcNZziUz [2020-02-26T16:03:01.015Z] #54 0.756 + RM_GOPATH=1 [2020-02-26T16:03:01.015Z] #54 0.757 ++ dirname ./install.sh [2020-02-26T16:03:01.015Z] #54 0.760 + dir=. [2020-02-26T16:03:01.015Z] #54 0.760 + bin=golangci_lint [2020-02-26T16:03:01.015Z] #54 0.761 + shift [2020-02-26T16:03:01.015Z] #54 0.762 + '[' '!' -f ./golangci_lint.installer ']' [2020-02-26T16:03:01.015Z] #54 0.762 + . ./golangci_lint.installer [2020-02-26T16:03:01.015Z] #54 0.762 ++ : v1.20.0 [2020-02-26T16:03:01.015Z] #54 0.763 + install_golangci_lint [2020-02-26T16:03:01.015Z] #54 0.763 + echo 'Installing golangci-lint version v1.20.0' [2020-02-26T16:03:01.015Z] #54 0.763 Installing golangci-lint version v1.20.0 [2020-02-26T16:03:01.015Z] #54 0.763 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-02-26T16:03:01.015Z] #54 ... [2020-02-26T16:03:01.015Z] [2020-02-26T16:03:01.015Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-26T16:03:01.015Z] #11 0.803 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-26T16:03:01.015Z] #11 0.950 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-26T16:03:01.015Z] #11 1.099 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-26T16:03:01.015Z] #11 2.653 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-26T16:03:01.015Z] #11 6.098 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [176 kB] [2020-02-26T16:03:01.015Z] #11 8.854 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-02-26T16:03:01.306Z] #11 ... [2020-02-26T16:03:01.306Z] [2020-02-26T16:03:01.306Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T16:03:01.306Z] #48 9.007 internal/testlog [2020-02-26T16:03:01.306Z] #48 9.596 runtime [2020-02-26T16:03:01.306Z] #48 9.885 math [2020-02-26T16:03:01.306Z] #48 10.18 unicode/utf16 [2020-02-26T16:03:01.594Z] #48 11.76 container/list [2020-02-26T16:03:02.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-26T16:03:03.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-26T16:03:04.985Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-26T16:03:04.985Z] Using test binary docker [2020-02-26T16:03:04.985Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-02-26T16:03:04.985Z] +++ /etc/init.d/apparmor start [2020-02-26T16:03:04.985Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-26T16:03:04.985Z] INFO: Waiting for daemon to start... [2020-02-26T16:03:04.985Z] Starting dockerd [2020-02-26T16:03:04.985Z] +++ 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-02-26T16:03:06.023Z] #48 15.58 crypto/internal/subtle [2020-02-26T16:03:06.023Z] #48 16.00 crypto/subtle [2020-02-26T16:03:06.312Z] #48 16.60 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-02-26T16:03:06.600Z] #48 16.97 internal/nettrace [2020-02-26T16:03:06.886Z] . [2020-02-26T16:03:06.886Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-26T16:03:07.144Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-26T16:03:07.144Z] Error: No such image: emptyfs [2020-02-26T16:03:07.144Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-26T16:03:07.144Z] ++++ docker load [2020-02-26T16:03:07.228Z] #48 17.52 runtime/cgo [2020-02-26T16:03:07.403Z] Running integration-test (iteration 1) [2020-02-26T16:03:07.403Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-02-26T16:03:07.403Z] ++ 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-02-26T16:03:07.403Z] ++ set -e [2020-02-26T16:03:07.403Z] ++ '[' -n 0 ']' [2020-02-26T16:03:07.403Z] ++ set -x [2020-02-26T16:03:07.403Z] ++ env -i DEST=/go/src/github.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-02-26T16:03:12.800Z] #48 22.92 vendor/golang.org/x/crypto/internal/subtle [2020-02-26T16:03:12.800Z] #48 ... [2020-02-26T16:03:12.800Z] [2020-02-26T16:03:12.800Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-26T16:03:12.800Z] #60 23.44 Fetched 8113 kB in 23s (358 kB/s) [2020-02-26T16:03:17.378Z] Loaded image: buildpack-deps:jessie [2020-02-26T16:03:17.379Z] Loaded image: busybox:latest [2020-02-26T16:03:17.379Z] Loaded image: busybox:glibc [2020-02-26T16:03:17.379Z] Loaded image: debian:jessie [2020-02-26T16:03:17.379Z] Loaded image: hello-world:latest [2020-02-26T16:03:17.379Z] INFO: Testing against a local daemon [2020-02-26T16:03:17.379Z] === RUN TestCgroupNamespacesBuild [2020-02-26T16:03:18.339Z] #60 23.44 Reading package lists... [2020-02-26T16:03:18.339Z] #60 ... [2020-02-26T16:03:18.339Z] [2020-02-26T16:03:18.339Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-26T16:03:18.916Z] #72 28.05 Checking out files: 63% (1307/2044) Checking out files: 64% (1309/2044) Checking out files: 65% (1329/2044) Checking out files: 66% (1350/2044) Checking out files: 67% (1370/2044) Checking out files: 68% (1390/2044) Checking out files: 69% (1411/2044) Checking out files: 70% (1431/2044) Checking out files: 71% (1452/2044) Checking out files: 72% (1472/2044) Checking out files: 73% (1493/2044) Checking out files: 74% (1513/2044) Checking out files: 75% (1533/2044) Checking out files: 76% (1554/2044) Checking out files: 77% (1574/2044) Checking out files: 78% (1595/2044) Checking out files: 79% (1615/2044) Checking out files: 80% (1636/2044) Checking out files: 81% (1656/2044) Checking out files: 82% (1677/2044) Checking out files: 83% (1697/2044) Checking out files: 84% (1717/2044) Checking out files: 85% (1738/2044) Checking out files: 86% (1758/2044) Checking out files: 87% (1779/2044) Checking out files: 88% (1799/2044) Checking out files: 89% (1820/2044) Checking out files: 90% (1840/2044) Checking out files: 91% (1861/2044) Checking out files: 92% (1881/2044) Checking out files: 92% (1896/2044) Checking out files: 93% (1901/2044) Checking out files: 94% (1922/2044) Checking out files: 95% (1942/2044) Checking out files: 96% (1963/2044) Checking out files: 97% (1983/2044) Checking out files: 98% (2004/2044) Checking out files: 99% (2024/2044) Checking out files: 100% (2044/2044) Checking out files: 100% (2044/2044), done. [2020-02-26T16:03:18.916Z] #72 29.27 + cd /tmp/tmp.CcC9bX5Nv8/src/github.com/docker/libnetwork [2020-02-26T16:03:18.916Z] #72 29.27 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-26T16:03:19.945Z] #72 30.36 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-02-26T16:03:20.662Z] --- PASS: TestCgroupNamespacesBuild (3.40s) [2020-02-26T16:03:20.662Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-02-26T16:03:22.036Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.81s) [2020-02-26T16:03:22.036Z] === RUN TestBuildWithSession [2020-02-26T16:03:22.036Z] --- SKIP: TestBuildWithSession (0.00s) [2020-02-26T16:03:22.036Z] build_session_test.go:25: TODO: BuildKit [2020-02-26T16:03:22.036Z] === RUN TestBuildSquashParent [2020-02-26T16:03:23.465Z] #72 ... [2020-02-26T16:03:23.465Z] [2020-02-26T16:03:23.465Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-26T16:03:23.465Z] #36 23.75 Fetched 8113 kB in 23s (360 kB/s) [2020-02-26T16:03:23.465Z] #36 23.75 Reading package lists... [2020-02-26T16:03:23.465Z] #36 33.17 Reading package lists... [2020-02-26T16:03:23.465Z] #36 ... [2020-02-26T16:03:23.465Z] [2020-02-26T16:03:23.465Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T16:03:23.465Z] #54 32.19 + cd /tmp/tmp.rsJcNZziUz/src/github.com/golangci/golangci-lint/ [2020-02-26T16:03:23.465Z] #54 32.19 + git checkout -q v1.20.0 [2020-02-26T16:03:23.465Z] #54 33.32 ++ git describe --tags [2020-02-26T16:03:23.465Z] #54 33.33 + version=v1.20.0 [2020-02-26T16:03:23.465Z] #54 33.34 ++ git rev-parse --short HEAD [2020-02-26T16:03:23.465Z] #54 33.37 + commit=cc98739 [2020-02-26T16:03:23.465Z] #54 33.37 ++ git show -s --format=%cd [2020-02-26T16:03:23.465Z] #54 33.38 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-02-26T16:03:23.465Z] #54 33.38 + 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-02-26T16:03:23.465Z] #54 ... [2020-02-26T16:03:23.465Z] [2020-02-26T16:03:23.465Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-26T16:03:23.465Z] #11 24.16 Fetched 8113 kB in 23s (346 kB/s) [2020-02-26T16:03:23.465Z] #11 24.16 Reading package lists... [2020-02-26T16:03:23.755Z] #11 33.22 Reading package lists... [2020-02-26T16:03:23.755Z] #11 ... [2020-02-26T16:03:23.755Z] [2020-02-26T16:03:23.755Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-26T16:03:23.755Z] #42 25.62 Checking out files: 88% (1364/1545) Checking out files: 89% (1376/1545) Checking out files: 90% (1391/1545) Checking out files: 91% (1406/1545) Checking out files: 92% (1422/1545) Checking out files: 93% (1437/1545) Checking out files: 94% (1453/1545) Checking out files: 95% (1468/1545) Checking out files: 96% (1484/1545) Checking out files: 97% (1499/1545) Checking out files: 98% (1515/1545) Checking out files: 99% (1530/1545) Checking out files: 100% (1545/1545) Checking out files: 100% (1545/1545), done. [2020-02-26T16:03:23.755Z] #42 25.91 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-26T16:03:23.755Z] #42 28.33 + 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-02-26T16:03:23.755Z] #42 ... [2020-02-26T16:03:23.755Z] [2020-02-26T16:03:23.755Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-26T16:03:23.755Z] #26 24.45 Fetched 8113 kB in 23s (346 kB/s) [2020-02-26T16:03:23.755Z] #26 24.45 Reading package lists... [2020-02-26T16:03:24.046Z] #26 33.02 Reading package lists... [2020-02-26T16:03:24.046Z] #26 ... [2020-02-26T16:03:24.046Z] [2020-02-26T16:03:24.046Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-26T16:03:24.046Z] #60 23.44 Reading package lists... [2020-02-26T16:03:24.346Z] #60 33.29 Reading package lists... [2020-02-26T16:03:24.346Z] #60 ... [2020-02-26T16:03:24.346Z] [2020-02-26T16:03:24.346Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-26T16:03:24.346Z] #44 24.67 Fetched 8113 kB in 24s (343 kB/s) [2020-02-26T16:03:24.346Z] #44 24.67 Reading package lists... [2020-02-26T16:03:28.600Z] --- PASS: TestBuildSquashParent (6.65s) [2020-02-26T16:03:28.600Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-26T16:03:28.859Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-26T16:03:28.859Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-26T16:03:28.859Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-26T16:03:28.859Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-26T16:03:28.859Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-26T16:03:28.859Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-26T16:03:28.859Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-26T16:03:28.859Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-26T16:03:28.859Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-26T16:03:28.859Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-26T16:03:28.859Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-26T16:03:28.859Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-26T16:03:28.859Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-26T16:03:28.859Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-26T16:03:28.859Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-26T16:03:28.859Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-26T16:03:30.606Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-26T16:03:30.606Z] [2020-02-26T16:03:30.606Z] [2020-02-26T16:03:30.606Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-26T16:03:30.606Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-26T16:03:30.606Z] HOSTNAME=e673fcf6db38 [2020-02-26T16:03:30.606Z] TEST_SKIP_INTEGRATION=1 [2020-02-26T16:03:30.606Z] TESTDEBUG=0 [2020-02-26T16:03:30.606Z] DEST=bundles/test-integration [2020-02-26T16:03:30.606Z] PWD=/go/src/github.com/docker/docker [2020-02-26T16:03:30.606Z] KEEPBUNDLE=1 [2020-02-26T16:03:30.606Z] DOCKER_GITCOMMIT=669056f93dfde92cfcf5cc656df51d0c8d62903d [2020-02-26T16:03:30.606Z] container=docker [2020-02-26T16:03:30.606Z] HOME=/root [2020-02-26T16:03:30.606Z] GOLANG_VERSION=1.13.8 [2020-02-26T16:03:30.606Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-26T16:03:30.606Z] VALIDATE_BRANCH=master [2020-02-26T16:03:30.606Z] TERM=xterm [2020-02-26T16:03:30.606Z] DOCKER_PKG=github.com/docker/docker [2020-02-26T16:03:30.606Z] SHLVL=1 [2020-02-26T16:03:30.606Z] TIMEOUT=120m [2020-02-26T16:03:30.606Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-26T16:03:30.606Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-26T16:03:30.606Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-02-26T16:03:30.606Z] GO111MODULE=off [2020-02-26T16:03:30.606Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-26T16:03:30.606Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-26T16:03:30.606Z] GOPATH=/go [2020-02-26T16:03:30.606Z] PKG_CONFIG=pkg-config [2020-02-26T16:03:30.606Z] _=/usr/bin/env [2020-02-26T16:03:30.606Z] Building test suite binary ./integration-cli/test.main [2020-02-26T16:03:30.606Z] [2020-02-26T16:03:30.606Z] [2020-02-26T16:03:30.606Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-26T16:03:30.606Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-26T16:03:30.606Z] HOSTNAME=e9a5cccf1a10 [2020-02-26T16:03:30.606Z] TEST_SKIP_INTEGRATION=1 [2020-02-26T16:03:30.606Z] TESTDEBUG=0 [2020-02-26T16:03:30.606Z] DEST=bundles/test-integration [2020-02-26T16:03:30.606Z] PWD=/go/src/github.com/docker/docker [2020-02-26T16:03:30.606Z] KEEPBUNDLE=1 [2020-02-26T16:03:30.606Z] DOCKER_GITCOMMIT=669056f93dfde92cfcf5cc656df51d0c8d62903d [2020-02-26T16:03:30.606Z] container=docker [2020-02-26T16:03:30.606Z] HOME=/root [2020-02-26T16:03:30.606Z] GOLANG_VERSION=1.13.8 [2020-02-26T16:03:30.606Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-26T16:03:30.606Z] VALIDATE_BRANCH=master [2020-02-26T16:03:30.606Z] TERM=xterm [2020-02-26T16:03:30.606Z] DOCKER_PKG=github.com/docker/docker [2020-02-26T16:03:30.606Z] SHLVL=1 [2020-02-26T16:03:30.606Z] TIMEOUT=120m [2020-02-26T16:03:30.606Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-26T16:03:30.606Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-26T16:03:30.606Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-02-26T16:03:30.606Z] GO111MODULE=off [2020-02-26T16:03:30.606Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-26T16:03:30.606Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-26T16:03:30.606Z] GOPATH=/go [2020-02-26T16:03:30.606Z] PKG_CONFIG=pkg-config [2020-02-26T16:03:30.606Z] _=/usr/bin/env [2020-02-26T16:03:30.606Z] Building test suite binary ./integration-cli/test.main [2020-02-26T16:03:30.606Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-02-26T16:03:31.172Z] No new tests added to integration. [2020-02-26T16:03:31.172Z] [2020-02-26T16:03:31.172Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-26T16:03:31.397Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-26T16:03:31.656Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-26T16:03:32.159Z] sha256:50002e4fc475543d682fd919999be3ee1fcbad9c294eadcdc9948cde44e20879 [2020-02-26T16:03:32.159Z] INFO: Starting docker-py tests... [2020-02-26T16:03:32.159Z] ============================= test session starts ============================== [2020-02-26T16:03:32.159Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-02-26T16:03:32.159Z] rootdir: /src, inifile: pytest.ini [2020-02-26T16:03:32.159Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-02-26T16:03:32.159Z] collected 387 items / 1 deselected / 386 selected [2020-02-26T16:03:32.159Z] [2020-02-26T16:03:32.544Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-26T16:03:32.544Z] HOSTNAME=a90392ed2ef4 [2020-02-26T16:03:32.544Z] TESTDEBUG=0 [2020-02-26T16:03:32.544Z] DEST=bundles/test-integration [2020-02-26T16:03:32.544Z] PWD=/go/src/github.com/docker/docker [2020-02-26T16:03:32.544Z] KEEPBUNDLE=1 [2020-02-26T16:03:32.544Z] DOCKER_GITCOMMIT=669056f93dfde92cfcf5cc656df51d0c8d62903d [2020-02-26T16:03:32.544Z] container=docker [2020-02-26T16:03:32.544Z] HOME=/root [2020-02-26T16:03:32.544Z] GOLANG_VERSION=1.13.8 [2020-02-26T16:03:32.544Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-26T16:03:32.544Z] VALIDATE_BRANCH=master [2020-02-26T16:03:32.544Z] TERM=xterm [2020-02-26T16:03:32.544Z] DOCKER_PKG=github.com/docker/docker [2020-02-26T16:03:32.544Z] SHLVL=1 [2020-02-26T16:03:32.544Z] TIMEOUT=120m [2020-02-26T16:03:32.544Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-26T16:03:32.544Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-26T16:03:32.544Z] GO111MODULE=off [2020-02-26T16:03:32.544Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-02-26T16:03:32.544Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-26T16:03:32.544Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-26T16:03:32.544Z] GOPATH=/go [2020-02-26T16:03:32.544Z] PKG_CONFIG=pkg-config [2020-02-26T16:03:32.544Z] _=/usr/bin/env [2020-02-26T16:03:32.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-26T16:03:32.767Z] #76 exporting layers 43.5s done [2020-02-26T16:03:32.768Z] #76 exporting manifest sha256:d7448aae57d77ae6d2fa1310287c89b155c24e12656d8625f9349dd8b781c010 done [2020-02-26T16:03:32.768Z] #76 exporting config sha256:3ae63971c1e905a5d43484dbce412b7539b7a7d4be4603c2b2f2c626349ac54f done [2020-02-26T16:03:32.768Z] #76 sending tarball [2020-02-26T16:03:32.817Z] #44 33.96 Reading package lists... [2020-02-26T16:03:32.817Z] #44 ... [2020-02-26T16:03:32.817Z] [2020-02-26T16:03:32.817Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-26T16:03:32.817Z] #36 33.17 Reading package lists... [2020-02-26T16:03:33.449Z] #36 42.22 Building dependency tree... [2020-02-26T16:03:33.561Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-02-26T16:03:33.561Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.78s) [2020-02-26T16:03:33.561Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.78s) [2020-02-26T16:03:33.561Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.84s) [2020-02-26T16:03:33.561Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.87s) [2020-02-26T16:03:33.561Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.02s) [2020-02-26T16:03:33.561Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.08s) [2020-02-26T16:03:33.561Z] === RUN TestBuildMultiStageCopy [2020-02-26T16:03:33.561Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-26T16:03:34.183Z] #76 sending tarball 7.0s done [2020-02-26T16:03:34.183Z] #76 DONE 50.5s [2020-02-26T16:03:34.183Z] [2020-02-26T16:03:34.183Z] #77 importing to docker [2020-02-26T16:03:35.519Z] #36 45.64 The following additional packages will be installed: [2020-02-26T16:03:35.519Z] #36 45.67 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-02-26T16:03:35.519Z] #36 45.68 Suggested packages: [2020-02-26T16:03:35.519Z] #36 45.69 cmake-doc ninja-build lrzip [2020-02-26T16:03:35.519Z] #36 45.69 Recommended packages: [2020-02-26T16:03:35.519Z] #36 45.69 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-02-26T16:03:36.093Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-26T16:03:36.351Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-26T16:03:36.630Z] 65014b3c3121: Pull complete [2020-02-26T16:03:36.918Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-26T16:03:37.096Z] #36 47.42 The following NEW packages will be installed: [2020-02-26T16:03:37.096Z] #36 47.44 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-02-26T16:03:37.096Z] #36 47.44 vim-common xxd [2020-02-26T16:03:37.096Z] #36 47.65 0 upgraded, 10 newly installed, 0 to remove and 14 not upgraded. [2020-02-26T16:03:37.096Z] #36 47.65 Need to get 14.9 MB of archives. [2020-02-26T16:03:37.096Z] #36 47.65 After this operation, 67.2 MB of additional disk space will be used. [2020-02-26T16:03:37.096Z] #36 47.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-02-26T16:03:37.096Z] #36 47.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-02-26T16:03:37.096Z] #36 47.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-02-26T16:03:37.386Z] #36 47.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB] [2020-02-26T16:03:37.484Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-26T16:03:38.050Z] --- PASS: TestBuildMultiStageCopy (4.37s) [2020-02-26T16:03:38.050Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.30s) [2020-02-26T16:03:38.050Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s) [2020-02-26T16:03:38.050Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.49s) [2020-02-26T16:03:38.050Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2020-02-26T16:03:38.050Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2020-02-26T16:03:38.050Z] === RUN TestBuildMultiStageParentConfig [2020-02-26T16:03:38.897Z] #36 49.16 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-02-26T16:03:38.897Z] #36 49.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-02-26T16:03:38.897Z] #36 49.33 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-02-26T16:03:38.897Z] #36 49.33 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-02-26T16:03:38.897Z] #36 49.35 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-02-26T16:03:38.897Z] #36 49.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-02-26T16:03:39.187Z] #36 ... [2020-02-26T16:03:39.187Z] [2020-02-26T16:03:39.187Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-26T16:03:39.187Z] #44 33.96 Reading package lists... [2020-02-26T16:03:39.187Z] #44 43.84 Building dependency tree... [2020-02-26T16:03:39.187Z] #44 47.58 The following additional packages will be installed: [2020-02-26T16:03:39.187Z] #44 47.58 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-02-26T16:03:39.187Z] #44 47.58 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-02-26T16:03:39.187Z] #44 47.59 Suggested packages: [2020-02-26T16:03:39.187Z] #44 47.59 manpages-dev python-setuptools [2020-02-26T16:03:39.187Z] #44 49.48 The following NEW packages will be installed: [2020-02-26T16:03:39.187Z] #44 49.48 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-02-26T16:03:39.187Z] #44 49.48 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-02-26T16:03:39.187Z] #44 49.49 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-02-26T16:03:39.187Z] #44 49.49 python-six zlib1g-dev [2020-02-26T16:03:39.187Z] #44 49.70 0 upgraded, 17 newly installed, 0 to remove and 14 not upgraded. [2020-02-26T16:03:39.187Z] #44 49.70 Need to get 4075 kB of archives. [2020-02-26T16:03:39.187Z] #44 49.70 After this operation, 24.5 MB of additional disk space will be used. [2020-02-26T16:03:39.187Z] #44 49.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-02-26T16:03:39.187Z] #44 49.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-02-26T16:03:39.187Z] #44 49.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-02-26T16:03:39.187Z] #44 49.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-02-26T16:03:39.187Z] #44 49.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-02-26T16:03:39.424Z] --- PASS: TestBuildMultiStageParentConfig (1.53s) [2020-02-26T16:03:39.424Z] === RUN TestBuildLabelWithTargets [2020-02-26T16:03:39.476Z] #44 49.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-02-26T16:03:39.476Z] #44 49.89 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-02-26T16:03:39.476Z] #44 49.89 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-02-26T16:03:39.476Z] #44 49.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-02-26T16:03:39.773Z] #44 50.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-02-26T16:03:39.773Z] #44 50.18 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-02-26T16:03:39.773Z] #44 50.40 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-02-26T16:03:40.063Z] #44 50.51 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-02-26T16:03:40.063Z] #44 50.52 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-02-26T16:03:40.063Z] #44 50.54 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-02-26T16:03:40.063Z] #44 50.58 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-02-26T16:03:40.063Z] #44 50.60 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-02-26T16:03:40.694Z] #44 ... [2020-02-26T16:03:40.694Z] [2020-02-26T16:03:40.694Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-26T16:03:40.694Z] #60 33.29 Reading package lists... [2020-02-26T16:03:40.694Z] #60 43.54 Building dependency tree... [2020-02-26T16:03:40.694Z] #60 47.02 The following additional packages will be installed: [2020-02-26T16:03:40.694Z] #60 47.03 libbtrfs0 [2020-02-26T16:03:40.694Z] #60 47.26 The following NEW packages will be installed: [2020-02-26T16:03:40.694Z] #60 47.27 libbtrfs-dev libbtrfs0 [2020-02-26T16:03:40.694Z] #60 47.50 0 upgraded, 2 newly installed, 0 to remove and 14 not upgraded. [2020-02-26T16:03:40.694Z] #60 47.50 Need to get 120 kB of archives. [2020-02-26T16:03:40.694Z] #60 47.50 After this operation, 423 kB of additional disk space will be used. [2020-02-26T16:03:40.694Z] #60 47.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-02-26T16:03:40.694Z] #60 47.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-02-26T16:03:40.694Z] #60 49.69 debconf: delaying package configuration, since apt-utils is not installed [2020-02-26T16:03:40.694Z] #60 50.09 Fetched 120 kB in 0s (1189 kB/s) [2020-02-26T16:03:40.694Z] #60 50.32 Selecting previously unselected package libbtrfs0. [2020-02-26T16:03:40.694Z] #60 50.32 (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-02-26T16:03:40.694Z] #60 50.46 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-02-26T16:03:40.694Z] #60 50.47 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-26T16:03:40.694Z] #60 50.71 Selecting previously unselected package libbtrfs-dev. [2020-02-26T16:03:40.694Z] #60 50.75 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-02-26T16:03:40.694Z] #60 50.76 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-26T16:03:40.694Z] #60 51.10 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-26T16:03:40.694Z] #60 51.11 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-26T16:03:40.694Z] #60 51.14 Processing triggers for libc-bin (2.28-10) ... [2020-02-26T16:03:40.987Z] #60 DONE 51.6s [2020-02-26T16:03:40.987Z] [2020-02-26T16:03:40.987Z] #61 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-26T16:03:40.987Z] #61 DONE 0.1s [2020-02-26T16:03:40.987Z] [2020-02-26T16:03:40.987Z] #62 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-26T16:03:41.278Z] #62 DONE 0.1s [2020-02-26T16:03:41.278Z] [2020-02-26T16:03:41.278Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T16:03:41.577Z] #63 ... [2020-02-26T16:03:41.577Z] [2020-02-26T16:03:41.577Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-26T16:03:41.577Z] #26 33.02 Reading package lists... [2020-02-26T16:03:41.577Z] #26 42.76 Building dependency tree... [2020-02-26T16:03:41.577Z] #26 47.11 ca-certificates is already the newest version (20190110). [2020-02-26T16:03:41.577Z] #26 47.11 The following additional packages will be installed: [2020-02-26T16:03:41.577Z] #26 47.13 libjq1 libonig5 [2020-02-26T16:03:41.577Z] #26 47.91 The following NEW packages will be installed: [2020-02-26T16:03:41.577Z] #26 47.91 jq libjq1 libonig5 [2020-02-26T16:03:41.577Z] #26 48.13 0 upgraded, 3 newly installed, 0 to remove and 14 not upgraded. [2020-02-26T16:03:41.577Z] #26 48.13 Need to get 358 kB of archives. [2020-02-26T16:03:41.577Z] #26 48.13 After this operation, 1277 kB of additional disk space will be used. [2020-02-26T16:03:41.577Z] #26 48.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-02-26T16:03:41.577Z] #26 48.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-02-26T16:03:41.577Z] #26 48.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-02-26T16:03:41.577Z] #26 50.15 debconf: delaying package configuration, since apt-utils is not installed [2020-02-26T16:03:41.577Z] #26 50.42 Fetched 358 kB in 0s (2065 kB/s) [2020-02-26T16:03:41.577Z] #26 50.55 Selecting previously unselected package libonig5:ppc64el. [2020-02-26T16:03:41.577Z] #26 50.55 (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-02-26T16:03:41.577Z] #26 50.68 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-02-26T16:03:41.577Z] #26 50.70 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-02-26T16:03:41.577Z] #26 51.19 Selecting previously unselected package libjq1:ppc64el. [2020-02-26T16:03:41.577Z] #26 51.19 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-02-26T16:03:41.577Z] #26 51.19 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-02-26T16:03:41.577Z] #26 51.48 Selecting previously unselected package jq. [2020-02-26T16:03:41.577Z] #26 51.50 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-02-26T16:03:41.577Z] #26 51.51 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-26T16:03:41.577Z] #26 51.72 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-02-26T16:03:41.577Z] #26 51.72 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-02-26T16:03:41.577Z] #26 51.73 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-26T16:03:41.577Z] #26 51.74 Processing triggers for libc-bin (2.28-10) ... [2020-02-26T16:03:41.577Z] #26 DONE 52.1s [2020-02-26T16:03:41.577Z] [2020-02-26T16:03:41.577Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T16:03:41.577Z] #63 0.308 + RM_GOPATH=0 [2020-02-26T16:03:41.577Z] #63 0.309 + TMP_GOPATH= [2020-02-26T16:03:41.577Z] #63 0.310 + : /build [2020-02-26T16:03:41.577Z] #63 0.311 + '[' -z '' ']' [2020-02-26T16:03:41.577Z] #63 0.317 ++ mktemp -d [2020-02-26T16:03:41.577Z] #63 0.326 + export GOPATH=/tmp/tmp.ktZuQu1BiO [2020-02-26T16:03:41.577Z] #63 0.327 + GOPATH=/tmp/tmp.ktZuQu1BiO [2020-02-26T16:03:41.577Z] #63 0.327 + RM_GOPATH=1 [2020-02-26T16:03:41.577Z] #63 0.328 ++ dirname ./install.sh [2020-02-26T16:03:41.577Z] #63 0.330 + dir=. [2020-02-26T16:03:41.577Z] #63 0.332 + bin=containerd [2020-02-26T16:03:41.577Z] #63 0.333 + shift [2020-02-26T16:03:41.577Z] #63 0.333 + '[' '!' -f ./containerd.installer ']' [2020-02-26T16:03:41.577Z] #63 0.334 + . ./containerd.installer [2020-02-26T16:03:41.577Z] #63 0.335 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-26T16:03:41.577Z] #63 0.366 + install_containerd [2020-02-26T16:03:41.577Z] #63 0.374 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-02-26T16:03:41.577Z] #63 0.379 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ktZuQu1BiO/src/github.com/containerd/containerd [2020-02-26T16:03:41.577Z] #63 0.379 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-26T16:03:41.577Z] #63 0.415 Cloning into '/tmp/tmp.ktZuQu1BiO/src/github.com/containerd/containerd'... [2020-02-26T16:03:41.865Z] #63 ... [2020-02-26T16:03:41.865Z] [2020-02-26T16:03:41.865Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-26T16:03:41.865Z] #27 DONE 0.1s [2020-02-26T16:03:41.865Z] [2020-02-26T16:03:41.865Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-26T16:03:41.865Z] #36 51.58 debconf: delaying package configuration, since apt-utils is not installed [2020-02-26T16:03:41.865Z] #36 52.00 Fetched 14.9 MB in 2s (6565 kB/s) [2020-02-26T16:03:41.865Z] #36 52.21 Selecting previously unselected package xxd. [2020-02-26T16:03:41.865Z] #36 52.21 (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-02-26T16:03:41.865Z] #36 52.35 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-02-26T16:03:41.865Z] #36 52.39 Unpacking xxd (2:8.1.0875-5) ... [2020-02-26T16:03:41.954Z] --- PASS: TestBuildLabelWithTargets (2.20s) [2020-02-26T16:03:41.954Z] === RUN TestBuildWithEmptyLayers [2020-02-26T16:03:42.154Z] #36 52.69 Selecting previously unselected package vim-common. [2020-02-26T16:03:42.154Z] #36 52.69 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-26T16:03:42.154Z] #36 52.80 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-26T16:03:42.783Z] #36 53.50 Selecting previously unselected package cmake-data. [2020-02-26T16:03:42.888Z] --- PASS: TestBuildWithEmptyLayers (0.99s) [2020-02-26T16:03:42.888Z] === RUN TestBuildMultiStageOnBuild [2020-02-26T16:03:43.071Z] #36 53.52 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-02-26T16:03:43.071Z] #36 53.53 Unpacking cmake-data (3.13.4-1) ... [2020-02-26T16:03:44.111Z] #36 ... [2020-02-26T16:03:44.111Z] [2020-02-26T16:03:44.111Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-26T16:03:44.111Z] #11 33.22 Reading package lists... [2020-02-26T16:03:44.111Z] #11 45.08 Building dependency tree... [2020-02-26T16:03:44.111Z] #11 49.77 The following additional packages will be installed: [2020-02-26T16:03:44.111Z] #11 49.77 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-02-26T16:03:44.111Z] #11 49.78 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-02-26T16:03:44.111Z] #11 49.79 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-02-26T16:03:44.111Z] #11 49.79 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-02-26T16:03:44.111Z] #11 49.80 mingw-w64-x86-64-dev [2020-02-26T16:03:44.111Z] #11 49.81 Suggested packages: [2020-02-26T16:03:44.111Z] #11 49.81 gcc-8-locales seccomp wine64 [2020-02-26T16:03:44.111Z] #11 52.65 The following NEW packages will be installed: [2020-02-26T16:03:44.111Z] #11 52.65 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-02-26T16:03:44.111Z] #11 52.65 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-02-26T16:03:44.111Z] #11 52.65 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-02-26T16:03:44.111Z] #11 52.65 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-02-26T16:03:44.111Z] #11 52.65 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-02-26T16:03:44.111Z] #11 52.65 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-02-26T16:03:44.111Z] #11 52.66 The following packages will be upgraded: [2020-02-26T16:03:44.111Z] #11 52.67 libsystemd0 libudev1 [2020-02-26T16:03:44.111Z] #11 52.86 2 upgraded, 25 newly installed, 0 to remove and 12 not upgraded. [2020-02-26T16:03:44.111Z] #11 52.86 Need to get 79.4 MB of archives. [2020-02-26T16:03:44.111Z] #11 52.86 After this operation, 532 MB of additional disk space will be used. [2020-02-26T16:03:44.111Z] #11 52.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u3 [357 kB] [2020-02-26T16:03:44.111Z] #11 52.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u3 [158 kB] [2020-02-26T16:03:44.111Z] #11 53.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-02-26T16:03:44.111Z] #11 53.63 Get:4 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-02-26T16:03:44.111Z] #11 54.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-02-26T16:03:44.111Z] #11 54.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-02-26T16:03:44.111Z] #11 54.25 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-02-26T16:03:44.111Z] #11 54.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-02-26T16:03:44.403Z] #11 ... [2020-02-26T16:03:44.403Z] [2020-02-26T16:03:44.403Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-26T16:03:44.403Z] #44 51.91 debconf: delaying package configuration, since apt-utils is not installed [2020-02-26T16:03:44.403Z] #44 52.21 Fetched 4075 kB in 1s (4140 kB/s) [2020-02-26T16:03:44.403Z] #44 52.45 Selecting previously unselected package libcap-dev:ppc64el. [2020-02-26T16:03:44.403Z] #44 52.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-02-26T16:03:44.403Z] #44 52.58 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-02-26T16:03:44.403Z] #44 52.58 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-02-26T16:03:44.403Z] #44 52.74 Selecting previously unselected package libnet1:ppc64el. [2020-02-26T16:03:44.403Z] #44 52.75 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-02-26T16:03:44.403Z] #44 52.76 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-02-26T16:03:44.403Z] #44 52.95 Selecting previously unselected package libnet1-dev. [2020-02-26T16:03:44.403Z] #44 53.00 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-02-26T16:03:44.403Z] #44 53.01 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-26T16:03:44.403Z] #44 53.27 Selecting previously unselected package libnl-3-200:ppc64el. [2020-02-26T16:03:44.403Z] #44 53.28 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-02-26T16:03:44.403Z] #44 53.30 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-02-26T16:03:44.403Z] #44 53.59 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-02-26T16:03:44.403Z] #44 53.60 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-02-26T16:03:44.403Z] #44 53.61 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-02-26T16:03:44.403Z] #44 54.09 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-02-26T16:03:44.403Z] #44 54.10 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-02-26T16:03:44.403Z] #44 54.10 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-02-26T16:03:44.403Z] #44 54.26 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-02-26T16:03:44.403Z] #44 54.28 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-02-26T16:03:44.403Z] #44 54.29 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-02-26T16:03:44.404Z] #44 54.52 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-02-26T16:03:44.404Z] #44 54.54 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-02-26T16:03:44.404Z] #44 54.55 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-02-26T16:03:44.404Z] #44 54.97 Selecting previously unselected package libprotobuf17:ppc64el. [2020-02-26T16:03:44.404Z] #44 54.98 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-02-26T16:03:44.404Z] #44 54.98 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-02-26T16:03:45.419Z] --- PASS: TestBuildMultiStageOnBuild (2.65s) [2020-02-26T16:03:45.419Z] === RUN TestBuildUncleanTarFilenames [2020-02-26T16:03:45.925Z] #44 56.29 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-02-26T16:03:45.925Z] #44 56.32 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-02-26T16:03:45.925Z] #44 56.32 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-02-26T16:03:46.219Z] #44 56.80 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-02-26T16:03:46.219Z] #44 56.81 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-02-26T16:03:46.219Z] #44 56.81 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-02-26T16:03:46.796Z] --- PASS: TestBuildUncleanTarFilenames (1.41s) [2020-02-26T16:03:46.796Z] === RUN TestBuildMultiStageLayerLeak [2020-02-26T16:03:46.856Z] #44 ... [2020-02-26T16:03:46.856Z] [2020-02-26T16:03:46.856Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-26T16:03:46.856Z] #28 2.678 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-26T16:03:46.856Z] #28 3.474 #=#=# [2020-02-26T16:03:48.026Z] #28 3.852 #=#=# ## 3.2% ##### 7.4% ######### 13.8% ################ 22.3% ###################### 30.8% ######################### 35.1% ############################ 39.4% ################################ 45.7% ################################## 47.8% ##################################### 52.1% ########################################## 58.5% ############################################## 64.8% ################################################### 71.2% ###################################################### 75.5% ######################################################### 79.7% ########################################################## 81.9% ############################################################### 88.2% ################################################################## 92.5% ##################################################################### 96.8% ######################################################################## 100.0% [2020-02-26T16:03:48.654Z] #28 6.960 [2020-02-26T16:03:48.654Z] #28 ... [2020-02-26T16:03:48.654Z] [2020-02-26T16:03:48.654Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-26T16:03:48.654Z] #44 59.28 Selecting previously unselected package libprotoc17:ppc64el. [2020-02-26T16:03:48.946Z] #44 59.29 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-02-26T16:03:48.946Z] #44 59.30 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-02-26T16:03:50.091Z] --- PASS: TestBuildMultiStageLayerLeak (2.81s) [2020-02-26T16:03:50.091Z] === RUN TestBuildWithHugeFile [2020-02-26T16:03:50.491Z] #44 60.97 Selecting previously unselected package protobuf-c-compiler. [2020-02-26T16:03:50.491Z] #44 60.98 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-02-26T16:03:50.491Z] #44 60.99 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-26T16:03:50.782Z] #44 61.19 Selecting previously unselected package protobuf-compiler. [2020-02-26T16:03:50.782Z] #44 61.19 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-02-26T16:03:50.782Z] #44 61.20 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-02-26T16:03:51.074Z] #44 61.43 Selecting previously unselected package python-pkg-resources. [2020-02-26T16:03:51.074Z] #44 61.45 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-02-26T16:03:51.074Z] #44 61.46 Unpacking python-pkg-resources (40.8.0-1) ... [2020-02-26T16:03:51.362Z] #44 61.82 Selecting previously unselected package python-six. [2020-02-26T16:03:51.362Z] #44 61.85 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-02-26T16:03:51.362Z] #44 61.85 Unpacking python-six (1.12.0-1) ... [2020-02-26T16:03:51.657Z] #44 62.02 Selecting previously unselected package python-protobuf. [2020-02-26T16:03:51.657Z] #44 62.03 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-02-26T16:03:51.657Z] #44 62.04 Unpacking python-protobuf (3.6.1.3-2) ... [2020-02-26T16:03:52.786Z] #44 63.35 Setting up python-pkg-resources (40.8.0-1) ... [2020-02-26T16:03:53.135Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-02-26T16:03:53.391Z] tests/integration/api_client_test.py ..... [ 7%] [2020-02-26T16:03:53.785Z] #77 DONE 19.1s [2020-02-26T16:03:53.821Z] #44 ... [2020-02-26T16:03:53.821Z] [2020-02-26T16:03:53.821Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-26T16:03:53.821Z] #28 7.279 0.8% ##### 7.8% ################## 25.1% ###################### 30.9% ########################## 36.6% ############################## 42.3% ################################## 48.1% ########################################## 59.6% ################################################### 71.1% ########################################################### 82.6% ################################################################### 94.1% ######################################################################## 100.0% [2020-02-26T16:03:53.821Z] #28 9.652 #=#=# [2020-02-26T16:03:53.821Z] #28 9.954 #=#=# ## 4.1% ######## 11.9% ############ 17.0% ############### 22.2% ################### 27.3% ######################### 35.1% ################################ 45.4% ########################################## 58.3% ############################################### 66.1% ################################################### 71.2% ########################################################## 81.6% ################################################################ 89.3% ##################################################################### 97.1% ######################################################################## 100.0% [2020-02-26T16:03:53.821Z] #28 ... [2020-02-26T16:03:53.821Z] [2020-02-26T16:03:53.821Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-26T16:03:53.821Z] #72 DONE 64.2s [2020-02-26T16:03:53.821Z] [2020-02-26T16:03:53.821Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-26T16:03:53.821Z] #28 12.22 [2020-02-26T16:03:53.821Z] #28 ... [2020-02-26T16:03:53.821Z] [2020-02-26T16:03:53.821Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-26T16:03:53.821Z] #34 63.67 internal/reflectlite [2020-02-26T16:03:53.821Z] #34 63.68 sync [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-02-26T16:03:54.532Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40585/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=669056f93dfde92cfcf5cc656df51d0c8d62903d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:669056f93dfde92cfcf5cc656df51d0c8d62903d hack/test/unit [2020-02-26T16:03:54.865Z] #34 ... [2020-02-26T16:03:54.865Z] [2020-02-26T16:03:54.865Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-26T16:03:54.865Z] #11 55.30 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-02-26T16:03:54.865Z] #11 56.00 Get:10 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-02-26T16:03:54.865Z] #11 56.04 Get:11 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-02-26T16:03:54.865Z] #11 62.84 Get:12 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-02-26T16:03:54.865Z] #11 ... [2020-02-26T16:03:54.865Z] [2020-02-26T16:03:54.865Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-26T16:03:55.844Z] tests/integration/api_config_test.py ..... [ 8%] [2020-02-26T16:03:56.983Z] ? github.com/docker/docker/api [no test files] [2020-02-26T16:03:57.599Z] #28 12.47 #=#=# ##O#- # 1.1% ## 3.8% #### 6.4% ###### 9.1% ######## 11.8% ######### 13.6% ########### 15.4% ############ 17.1% ############# 18.9% ############## 20.7% ################ 22.5% ################# 24.3% ################## 25.7% ################### 27.7% ##################### 30.4% ####################### 33.1% ######################## 34.0% ######################### 34.7% ######################### 35.5% ########################### 37.7% ############################ 39.5% ############################# 41.3% ############################### 43.1% ################################ 44.9% ################################## 47.6% [2020-02-26T16:03:57.599Z] #28 ... [2020-02-26T16:03:57.599Z] [2020-02-26T16:03:57.599Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-26T16:03:57.599Z] #36 58.09 Selecting previously unselected package libicu63:ppc64el. [2020-02-26T16:03:57.599Z] #36 58.15 Preparing to unpack .../3-libicu63_63.1-6_ppc64el.deb ... [2020-02-26T16:03:57.599Z] #36 58.16 Unpacking libicu63:ppc64el (63.1-6) ... [2020-02-26T16:03:57.599Z] #36 ... [2020-02-26T16:03:57.599Z] [2020-02-26T16:03:57.599Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-26T16:03:57.599Z] #11 68.11 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-02-26T16:03:57.599Z] #11 68.13 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-02-26T16:03:57.599Z] #11 68.15 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-02-26T16:03:57.599Z] #11 68.18 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-02-26T16:03:57.599Z] #11 68.21 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-02-26T16:03:57.599Z] #11 68.23 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB] [2020-02-26T16:03:57.599Z] #11 68.24 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-02-26T16:03:57.599Z] #11 68.32 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-02-26T16:03:57.900Z] #11 68.36 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-02-26T16:03:57.900Z] #11 68.40 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-02-26T16:03:57.900Z] #11 68.42 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-02-26T16:03:57.900Z] #11 68.50 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-02-26T16:03:57.900Z] #11 68.52 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-02-26T16:03:57.900Z] #11 68.53 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-02-26T16:03:58.198Z] #11 68.54 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB] [2020-02-26T16:03:59.745Z] #11 70.28 debconf: delaying package configuration, since apt-utils is not installed [2020-02-26T16:04:00.035Z] #11 70.76 Fetched 79.4 MB in 16s (5031 kB/s) [2020-02-26T16:04:00.615Z] #11 70.97 (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-02-26T16:04:00.615Z] #11 71.04 Preparing to unpack .../libsystemd0_241-7~deb10u3_ppc64el.deb ... [2020-02-26T16:04:00.615Z] #11 71.05 Unpacking libsystemd0:ppc64el (241-7~deb10u3) over (241-7~deb10u2) ... [2020-02-26T16:04:01.246Z] #11 71.70 Setting up libsystemd0:ppc64el (241-7~deb10u3) ... [2020-02-26T16:04:01.537Z] #11 71.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-02-26T16:04:01.537Z] #11 72.20 Preparing to unpack .../libudev1_241-7~deb10u3_ppc64el.deb ... [2020-02-26T16:04:01.537Z] #11 72.22 Unpacking libudev1:ppc64el (241-7~deb10u3) over (241-7~deb10u2) ... [2020-02-26T16:04:02.172Z] #11 72.75 Setting up libudev1:ppc64el (241-7~deb10u3) ... [2020-02-26T16:04:02.462Z] #11 72.94 Selecting previously unselected package binutils-mingw-w64-i686. [2020-02-26T16:04:02.462Z] #11 72.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-02-26T16:04:02.462Z] #11 73.02 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-02-26T16:04:02.462Z] #11 73.04 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-26T16:04:03.502Z] #11 ... [2020-02-26T16:04:03.502Z] [2020-02-26T16:04:03.502Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-26T16:04:03.502Z] #28 12.47 #=#=# ##O#- # 1.1% ## 3.8% #### 6.4% ###### 9.1% ######## 11.8% ######### 13.6% ########### 15.4% ############ 17.1% ############# 18.9% ############## 20.7% ################ 22.5% ################# 24.3% ################## 25.7% ################### 27.7% ##################### 30.4% ####################### 33.1% ######################## 34.0% ######################### 34.7% ######################### 35.5% ########################### 37.7% ############################ 39.5% ############################# 41.3% ############################### 43.1% ################################ 44.9% ################################## 47.6% #################################### 50.2% ###################################### 52.9% ####################################### 54.7% ######################################### 57.4% ########################################### 60.1% ############################################# 62.7% ############################################### 65.4% ################################################# 68.1% ################################################## 70.8% ##################################################### 74.3% ####################################################### 77.0% ######################################################### 79.7% ########################################################### 82.4% ############################################################# 86.0% ############################################################### 88.6% ################################################################## 92.2% ################################################################### 93.6% #################################################################### 95.6% ###################################################################### 97.3% ###################################################################### 98.2% ######################################################################## 100.0% [2020-02-26T16:04:03.502Z] #28 18.72 [2020-02-26T16:04:03.502Z] #28 21.11 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-26T16:04:03.502Z] #28 21.72 [2020-02-26T16:04:04.078Z] #28 21.93 # 1.6% ############################################# 62.9% ######################################################################## 100.0% [2020-02-26T16:04:04.078Z] #28 22.43 [2020-02-26T16:04:06.138Z] #28 24.23 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-26T16:04:06.138Z] #28 ... [2020-02-26T16:04:06.138Z] [2020-02-26T16:04:06.138Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T16:04:06.138Z] #48 66.35 internal/reflectlite [2020-02-26T16:04:06.138Z] #48 66.45 sync [2020-02-26T16:04:06.138Z] #48 70.17 math/rand [2020-02-26T16:04:06.138Z] #48 70.17 internal/singleflight [2020-02-26T16:04:06.138Z] #48 70.20 github.com/LK4D4/vndr/godl/singleflight [2020-02-26T16:04:06.138Z] #48 74.50 sort [2020-02-26T16:04:06.138Z] #48 74.51 strconv [2020-02-26T16:04:06.138Z] #48 74.55 io [2020-02-26T16:04:06.138Z] #48 74.67 syscall [2020-02-26T16:04:06.138Z] #48 ... [2020-02-26T16:04:06.138Z] [2020-02-26T16:04:06.138Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-26T16:04:06.138Z] #36 71.13 Selecting previously unselected package libxml2:ppc64el. [2020-02-26T16:04:06.138Z] #36 71.13 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-02-26T16:04:06.138Z] #36 71.13 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-02-26T16:04:06.138Z] #36 71.96 Selecting previously unselected package libarchive13:ppc64el. [2020-02-26T16:04:06.138Z] #36 72.02 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-02-26T16:04:06.138Z] #36 72.02 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-02-26T16:04:06.138Z] #36 72.60 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-02-26T16:04:06.138Z] #36 72.61 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-02-26T16:04:06.138Z] #36 72.63 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-02-26T16:04:06.138Z] #36 73.15 Selecting previously unselected package librhash0:ppc64el. [2020-02-26T16:04:06.138Z] #36 73.15 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-02-26T16:04:06.138Z] #36 73.17 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-02-26T16:04:06.138Z] #36 73.42 Selecting previously unselected package libuv1:ppc64el. [2020-02-26T16:04:06.138Z] #36 73.45 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-02-26T16:04:06.138Z] #36 73.46 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-02-26T16:04:06.138Z] #36 73.82 Selecting previously unselected package cmake. [2020-02-26T16:04:06.138Z] #36 73.82 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-02-26T16:04:06.138Z] #36 73.84 Unpacking cmake (3.13.4-1) ... [2020-02-26T16:04:06.318Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2020-02-26T16:04:06.428Z] #36 ... [2020-02-26T16:04:06.429Z] [2020-02-26T16:04:06.429Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-26T16:04:06.720Z] #28 24.91 #=#=# [2020-02-26T16:04:07.012Z] #28 25.16 #=#=# ######################################################################## 100.0% [2020-02-26T16:04:07.012Z] #28 25.49 [2020-02-26T16:04:09.085Z] #28 ... [2020-02-26T16:04:09.085Z] [2020-02-26T16:04:09.085Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-26T16:04:09.085Z] #36 78.49 Setting up libicu63:ppc64el (63.1-6) ... [2020-02-26T16:04:09.085Z] #36 78.51 Setting up xxd (2:8.1.0875-5) ... [2020-02-26T16:04:09.085Z] #36 78.51 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-02-26T16:04:09.085Z] #36 78.52 Setting up vim-common (2:8.1.0875-5) ... [2020-02-26T16:04:09.085Z] #36 78.60 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-02-26T16:04:09.085Z] #36 78.61 Setting up cmake-data (3.13.4-1) ... [2020-02-26T16:04:09.085Z] #36 78.63 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-02-26T16:04:09.085Z] #36 78.64 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-02-26T16:04:09.085Z] #36 78.65 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-02-26T16:04:09.085Z] #36 78.67 Setting up cmake (3.13.4-1) ... [2020-02-26T16:04:09.085Z] #36 78.68 Processing triggers for libc-bin (2.28-10) ... [2020-02-26T16:04:09.085Z] #36 78.82 Processing triggers for mime-support (3.62) ... [2020-02-26T16:04:09.085Z] #36 DONE 79.3s [2020-02-26T16:04:09.085Z] [2020-02-26T16:04:09.085Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-26T16:04:09.085Z] #37 DONE 0.1s [2020-02-26T16:04:09.085Z] [2020-02-26T16:04:09.085Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-26T16:04:09.085Z] #38 DONE 0.1s [2020-02-26T16:04:09.085Z] [2020-02-26T16:04:09.085Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T16:04:09.378Z] #39 0.351 + RM_GOPATH=0 [2020-02-26T16:04:09.378Z] #39 0.353 + TMP_GOPATH= [2020-02-26T16:04:09.378Z] #39 0.353 + : /build [2020-02-26T16:04:09.378Z] #39 0.353 + '[' -z '' ']' [2020-02-26T16:04:09.378Z] #39 0.353 ++ mktemp -d [2020-02-26T16:04:09.378Z] #39 0.361 + export GOPATH=/tmp/tmp.ylg8ecsafl [2020-02-26T16:04:09.378Z] #39 0.361 + GOPATH=/tmp/tmp.ylg8ecsafl [2020-02-26T16:04:09.378Z] #39 0.362 + RM_GOPATH=1 [2020-02-26T16:04:09.378Z] #39 0.362 ++ dirname ./install.sh [2020-02-26T16:04:09.378Z] #39 0.377 + dir=. [2020-02-26T16:04:09.378Z] #39 0.378 + bin=tini [2020-02-26T16:04:09.378Z] #39 0.378 + shift [2020-02-26T16:04:09.378Z] #39 0.378 + '[' '!' -f ./tini.installer ']' [2020-02-26T16:04:09.378Z] #39 0.378 + . ./tini.installer [2020-02-26T16:04:09.378Z] #39 0.378 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-26T16:04:09.378Z] #39 0.378 + install_tini [2020-02-26T16:04:09.378Z] #39 0.378 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-26T16:04:09.378Z] #39 0.379 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-02-26T16:04:09.378Z] #39 0.404 + git clone https://github.com/krallin/tini.git /tmp/tmp.ylg8ecsafl/tini [2020-02-26T16:04:09.378Z] #39 0.431 Cloning into '/tmp/tmp.ylg8ecsafl/tini'... [2020-02-26T16:04:09.378Z] #39 ... [2020-02-26T16:04:09.378Z] [2020-02-26T16:04:09.378Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-26T16:04:09.378Z] #34 69.61 errors [2020-02-26T16:04:09.378Z] #34 69.61 sort [2020-02-26T16:04:09.378Z] #34 70.59 internal/oserror [2020-02-26T16:04:09.378Z] #34 70.60 strconv [2020-02-26T16:04:09.378Z] #34 70.62 io [2020-02-26T16:04:09.378Z] #34 70.98 syscall [2020-02-26T16:04:09.378Z] #34 77.34 strings [2020-02-26T16:04:09.378Z] #34 77.37 bytes [2020-02-26T16:04:09.675Z] #34 ... [2020-02-26T16:04:09.675Z] [2020-02-26T16:04:09.675Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-26T16:04:09.675Z] #28 27.79 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-26T16:04:09.675Z] #28 27.86 skipping existing c8c2d4a6b2e3 [2020-02-26T16:04:09.965Z] #28 28.11 [2020-02-26T16:04:10.255Z] #28 ... [2020-02-26T16:04:10.255Z] [2020-02-26T16:04:10.255Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-26T16:04:10.255Z] #44 70.61 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-02-26T16:04:10.255Z] #44 70.65 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-02-26T16:04:10.255Z] #44 70.66 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-02-26T16:04:10.255Z] #44 70.66 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-02-26T16:04:10.255Z] #44 70.67 Setting up python-six (1.12.0-1) ... [2020-02-26T16:04:10.255Z] #44 75.85 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-02-26T16:04:10.255Z] #44 75.86 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-02-26T16:04:10.255Z] #44 75.87 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-02-26T16:04:10.255Z] #44 75.88 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-02-26T16:04:10.255Z] #44 75.89 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-02-26T16:04:10.255Z] #44 75.90 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-02-26T16:04:10.255Z] #44 75.92 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-26T16:04:10.255Z] #44 75.92 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-02-26T16:04:10.255Z] #44 75.93 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-26T16:04:10.255Z] #44 75.95 Setting up python-protobuf (3.6.1.3-2) ... [2020-02-26T16:04:10.255Z] #44 ... [2020-02-26T16:04:10.255Z] [2020-02-26T16:04:10.255Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-26T16:04:10.255Z] #11 78.09 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-02-26T16:04:10.255Z] #11 78.13 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-02-26T16:04:10.255Z] #11 78.13 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-26T16:04:12.313Z] #11 82.98 Selecting previously unselected package binutils-mingw-w64. [2020-02-26T16:04:12.313Z] #11 82.98 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-02-26T16:04:12.313Z] #11 82.99 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-26T16:04:12.601Z] #11 83.14 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-02-26T16:04:12.601Z] #11 83.15 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-02-26T16:04:12.601Z] #11 83.15 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-02-26T16:04:12.891Z] #11 ... [2020-02-26T16:04:12.891Z] [2020-02-26T16:04:12.891Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-26T16:04:12.891Z] #28 29.87 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-26T16:04:12.891Z] #28 30.44 [2020-02-26T16:04:12.891Z] #28 30.72 ######################################################################## 100.0% [2020-02-26T16:04:12.891Z] #28 31.06 [2020-02-26T16:04:12.891Z] #28 31.17 Download of images into '/build' complete. [2020-02-26T16:04:12.891Z] #28 31.17 Use something like the following to load the result into a Docker daemon: [2020-02-26T16:04:12.891Z] #28 31.17 tar -cC '/build' . | docker load [2020-02-26T16:04:12.891Z] #28 DONE 31.3s [2020-02-26T16:04:12.891Z] [2020-02-26T16:04:12.891Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-26T16:04:12.891Z] #11 83.45 Selecting previously unselected package dmsetup. [2020-02-26T16:04:12.891Z] #11 83.46 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-02-26T16:04:12.891Z] #11 83.46 Unpacking dmsetup (2:1.02.155-3) ... [2020-02-26T16:04:13.180Z] #11 83.77 Selecting previously unselected package mingw-w64-common. [2020-02-26T16:04:13.180Z] #11 83.78 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-02-26T16:04:13.180Z] #11 83.79 Unpacking mingw-w64-common (6.0.0-3) ... [2020-02-26T16:04:13.814Z] #11 ... [2020-02-26T16:04:13.814Z] [2020-02-26T16:04:13.814Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T16:04:13.814Z] #51 74.02 + cd /tmp/tmp.5k2erHUIXR/src/gotest.tools/gotestsum [2020-02-26T16:04:13.814Z] #51 74.02 + git checkout -q v0.3.5 [2020-02-26T16:04:13.814Z] #51 74.14 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-02-26T16:04:13.814Z] #51 ... [2020-02-26T16:04:13.814Z] [2020-02-26T16:04:13.814Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-26T16:04:13.814Z] #31 82.95 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-02-26T16:04:13.814Z] #31 83.75 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-02-26T16:04:13.814Z] #31 83.97 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-02-26T16:04:15.317Z] #31 ... [2020-02-26T16:04:15.317Z] [2020-02-26T16:04:15.317Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-26T16:04:15.317Z] #44 85.47 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-02-26T16:04:15.317Z] #44 85.48 Processing triggers for libc-bin (2.28-10) ... [2020-02-26T16:04:15.317Z] #44 DONE 85.8s [2020-02-26T16:04:15.603Z] [2020-02-26T16:04:15.603Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:04:17.104Z] #45 1.753 Note: Building without setproctitle() and strlcpy() support. [2020-02-26T16:04:17.104Z] #45 1.753 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-26T16:04:19.173Z] #45 3.742 fatal: not a git repository (or any of the parent directories): .git [2020-02-26T16:04:19.173Z] #45 3.781 GEN .gitid [2020-02-26T16:04:19.173Z] #45 3.790 GEN criu/include/version.h [2020-02-26T16:04:19.173Z] #45 3.806 GEN include/common/asm [2020-02-26T16:04:20.676Z] #45 ... [2020-02-26T16:04:20.676Z] [2020-02-26T16:04:20.676Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T16:04:20.676Z] #48 80.91 vendor/golang.org/x/net/dns/dnsmessage [2020-02-26T16:04:20.676Z] #48 81.58 bytes [2020-02-26T16:04:20.965Z] #48 ... [2020-02-26T16:04:20.965Z] [2020-02-26T16:04:20.965Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T16:04:20.965Z] #39 1.853 + cd /tmp/tmp.ylg8ecsafl/tini [2020-02-26T16:04:20.965Z] #39 1.854 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-26T16:04:20.965Z] #39 1.885 + cmake . [2020-02-26T16:04:20.965Z] #39 2.774 -- The C compiler identification is GNU 8.3.0 [2020-02-26T16:04:20.965Z] #39 2.863 -- Check for working C compiler: /usr/bin/cc [2020-02-26T16:04:20.965Z] #39 3.812 -- Check for working C compiler: /usr/bin/cc -- works [2020-02-26T16:04:20.965Z] #39 3.817 -- Detecting C compiler ABI info [2020-02-26T16:04:20.965Z] #39 4.962 -- Detecting C compiler ABI info - done [2020-02-26T16:04:20.965Z] #39 5.119 -- Detecting C compile features [2020-02-26T16:04:20.965Z] #39 8.867 -- Detecting C compile features - done [2020-02-26T16:04:20.965Z] #39 8.930 -- Performing Test HAS_BUILTIN_FORTIFY [2020-02-26T16:04:20.965Z] #39 9.266 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-02-26T16:04:20.965Z] #39 9.540 -- Configuring done [2020-02-26T16:04:20.965Z] #39 9.562 -- Generating done [2020-02-26T16:04:20.965Z] #39 9.578 -- Build files have been written to: /tmp/tmp.ylg8ecsafl/tini [2020-02-26T16:04:20.965Z] #39 9.590 + make tini-static [2020-02-26T16:04:20.965Z] #39 10.22 Scanning dependencies of target tini-static [2020-02-26T16:04:20.965Z] #39 10.35 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-02-26T16:04:21.254Z] #39 ... [2020-02-26T16:04:21.254Z] [2020-02-26T16:04:21.254Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:04:21.254Z] #45 6.023 PBCC images/google/protobuf/descriptor.pb-c.c [2020-02-26T16:04:21.545Z] #45 6.193 PBCC images/opts.pb-c.c [2020-02-26T16:04:21.545Z] #45 6.274 PBCC images/sit.pb-c.c [2020-02-26T16:04:21.836Z] #45 6.385 DEP images/google/protobuf/descriptor.pb-c.d [2020-02-26T16:04:21.836Z] #45 6.464 DEP images/opts.pb-c.d [2020-02-26T16:04:21.836Z] #45 6.585 DEP images/sit.pb-c.d [2020-02-26T16:04:21.836Z] #45 6.719 PBCC images/macvlan.pb-c.c [2020-02-26T16:04:22.125Z] #45 6.750 DEP images/macvlan.pb-c.d [2020-02-26T16:04:22.125Z] #45 6.838 PBCC images/autofs.pb-c.c [2020-02-26T16:04:22.125Z] #45 6.887 DEP images/autofs.pb-c.d [2020-02-26T16:04:22.416Z] #45 6.989 PBCC images/sysctl.pb-c.c [2020-02-26T16:04:22.416Z] #45 7.059 DEP images/sysctl.pb-c.d [2020-02-26T16:04:22.416Z] #45 7.141 PBCC images/time.pb-c.c [2020-02-26T16:04:22.416Z] #45 7.209 DEP images/time.pb-c.d [2020-02-26T16:04:22.707Z] #45 ... [2020-02-26T16:04:22.707Z] [2020-02-26T16:04:22.707Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T16:04:22.707Z] #39 12.76 [100%] Linking C executable tini-static [2020-02-26T16:04:22.707Z] #39 13.57 [100%] Built target tini-static [2020-02-26T16:04:22.707Z] #39 13.68 + mkdir -p /build [2020-02-26T16:04:22.707Z] #39 13.68 + cp tini-static /build/docker-init [2020-02-26T16:04:22.707Z] #39 DONE 13.8s [2020-02-26T16:04:22.707Z] [2020-02-26T16:04:22.707Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:04:22.707Z] #45 7.332 PBCC images/binfmt-misc.pb-c.c [2020-02-26T16:04:22.707Z] #45 7.355 DEP images/binfmt-misc.pb-c.d [2020-02-26T16:04:22.707Z] #45 7.462 PBCC images/seccomp.pb-c.c [2020-02-26T16:04:22.707Z] #45 7.503 DEP images/seccomp.pb-c.d [2020-02-26T16:04:22.999Z] #45 7.564 PBCC images/userns.pb-c.c [2020-02-26T16:04:22.999Z] #45 7.609 DEP images/userns.pb-c.d [2020-02-26T16:04:22.999Z] #45 7.686 PBCC images/cgroup.pb-c.c [2020-02-26T16:04:22.999Z] #45 7.735 DEP images/cgroup.pb-c.d [2020-02-26T16:04:23.290Z] #45 7.912 PBCC images/fown.pb-c.c [2020-02-26T16:04:23.290Z] #45 7.945 PBCC images/ext-file.pb-c.c [2020-02-26T16:04:23.290Z] #45 8.004 DEP images/fown.pb-c.d [2020-02-26T16:04:23.290Z] #45 8.147 DEP images/ext-file.pb-c.d [2020-02-26T16:04:23.579Z] #45 8.257 PBCC images/rpc.pb-c.c [2020-02-26T16:04:23.580Z] #45 8.340 DEP images/rpc.pb-c.d [2020-02-26T16:04:23.876Z] #45 8.563 PBCC images/siginfo.pb-c.c [2020-02-26T16:04:23.876Z] #45 8.625 DEP images/siginfo.pb-c.d [2020-02-26T16:04:24.175Z] #45 8.743 PBCC images/pagemap.pb-c.c [2020-02-26T16:04:24.175Z] #45 8.954 DEP images/pagemap.pb-c.d [2020-02-26T16:04:24.462Z] #45 9.237 PBCC images/rlimit.pb-c.c [2020-02-26T16:04:24.752Z] #45 9.292 DEP images/rlimit.pb-c.d [2020-02-26T16:04:24.752Z] #45 9.322 PBCC images/file-lock.pb-c.c [2020-02-26T16:04:24.752Z] #45 9.337 DEP images/file-lock.pb-c.d [2020-02-26T16:04:24.752Z] #45 9.378 PBCC images/tty.pb-c.c [2020-02-26T16:04:24.752Z] #45 9.420 DEP images/tty.pb-c.d [2020-02-26T16:04:24.752Z] #45 9.492 PBCC images/tun.pb-c.c [2020-02-26T16:04:24.752Z] #45 9.548 PBCC images/netdev.pb-c.c [2020-02-26T16:04:24.752Z] #45 9.598 DEP images/tun.pb-c.d [2020-02-26T16:04:25.041Z] #45 9.637 DEP images/netdev.pb-c.d [2020-02-26T16:04:25.041Z] #45 9.761 PBCC images/vma.pb-c.c [2020-02-26T16:04:25.041Z] #45 9.842 DEP images/vma.pb-c.d [2020-02-26T16:04:25.332Z] #45 9.971 PBCC images/creds.pb-c.c [2020-02-26T16:04:25.332Z] #45 10.02 DEP images/creds.pb-c.d [2020-02-26T16:04:25.332Z] #45 10.11 PBCC images/utsns.pb-c.c [2020-02-26T16:04:25.332Z] #45 10.16 DEP images/utsns.pb-c.d [2020-02-26T16:04:25.622Z] #45 10.24 PBCC images/ipc-desc.pb-c.c [2020-02-26T16:04:25.622Z] #45 10.29 PBCC images/ipc-sem.pb-c.c [2020-02-26T16:04:25.622Z] #45 10.35 DEP images/ipc-desc.pb-c.d [2020-02-26T16:04:25.912Z] #45 10.47 DEP images/ipc-sem.pb-c.d [2020-02-26T16:04:25.912Z] #45 10.56 PBCC images/ipc-msg.pb-c.c [2020-02-26T16:04:25.912Z] #45 10.58 DEP images/ipc-msg.pb-c.d [2020-02-26T16:04:25.912Z] #45 10.67 PBCC images/ipc-shm.pb-c.c [2020-02-26T16:04:26.205Z] #45 10.74 DEP images/ipc-shm.pb-c.d [2020-02-26T16:04:26.205Z] #45 10.88 PBCC images/ipc-var.pb-c.c [2020-02-26T16:04:26.205Z] #45 10.94 DEP images/ipc-var.pb-c.d [2020-02-26T16:04:26.205Z] #45 11.02 PBCC images/sk-opts.pb-c.c [2020-02-26T16:04:26.205Z] #45 11.07 PBCC images/packet-sock.pb-c.c [2020-02-26T16:04:26.497Z] #45 11.16 DEP images/sk-opts.pb-c.d [2020-02-26T16:04:26.497Z] #45 11.24 DEP images/packet-sock.pb-c.d [2020-02-26T16:04:26.497Z] #45 11.33 PBCC images/sk-netlink.pb-c.c [2020-02-26T16:04:26.786Z] #45 11.46 DEP images/sk-netlink.pb-c.d [2020-02-26T16:04:26.786Z] #45 11.58 PBCC images/sk-inet.pb-c.c [2020-02-26T16:04:27.080Z] #45 11.71 DEP images/sk-inet.pb-c.d [2020-02-26T16:04:27.080Z] #45 11.82 PBCC images/sk-unix.pb-c.c [2020-02-26T16:04:27.371Z] #45 11.89 DEP images/sk-unix.pb-c.d [2020-02-26T16:04:27.371Z] #45 12.03 PBCC images/mm.pb-c.c [2020-02-26T16:04:27.663Z] #45 12.17 DEP images/mm.pb-c.d [2020-02-26T16:04:27.663Z] #45 12.35 PBCC images/timerfd.pb-c.c [2020-02-26T16:04:27.663Z] #45 12.42 DEP images/timerfd.pb-c.d [2020-02-26T16:04:27.663Z] #45 12.52 PBCC images/timer.pb-c.c [2020-02-26T16:04:27.955Z] #45 12.59 DEP images/timer.pb-c.d [2020-02-26T16:04:27.955Z] #45 12.69 PBCC images/sa.pb-c.c [2020-02-26T16:04:27.955Z] #45 12.81 DEP images/sa.pb-c.d [2020-02-26T16:04:28.247Z] #45 12.97 PBCC images/pipe-data.pb-c.c [2020-02-26T16:04:28.247Z] #45 13.00 DEP images/pipe-data.pb-c.d [2020-02-26T16:04:28.247Z] #45 13.09 PBCC images/mnt.pb-c.c [2020-02-26T16:04:28.537Z] #45 13.18 DEP images/mnt.pb-c.d [2020-02-26T16:04:28.537Z] #45 13.31 PBCC images/sk-packet.pb-c.c [2020-02-26T16:04:28.537Z] #45 13.33 DEP images/sk-packet.pb-c.d [2020-02-26T16:04:28.537Z] #45 13.38 PBCC images/tcp-stream.pb-c.c [2020-02-26T16:04:28.826Z] #45 13.50 DEP images/tcp-stream.pb-c.d [2020-02-26T16:04:28.826Z] #45 13.61 PBCC images/pipe.pb-c.c [2020-02-26T16:04:29.116Z] #45 13.68 DEP images/pipe.pb-c.d [2020-02-26T16:04:29.116Z] #45 13.76 PBCC images/pstree.pb-c.c [2020-02-26T16:04:29.116Z] #45 13.78 DEP images/pstree.pb-c.d [2020-02-26T16:04:29.116Z] #45 13.90 PBCC images/fs.pb-c.c [2020-02-26T16:04:29.406Z] #45 13.94 DEP images/fs.pb-c.d [2020-02-26T16:04:29.406Z] #45 14.08 PBCC images/signalfd.pb-c.c [2020-02-26T16:04:29.406Z] #45 14.19 DEP images/signalfd.pb-c.d [2020-02-26T16:04:29.695Z] #45 14.34 PBCC images/fh.pb-c.c [2020-02-26T16:04:29.695Z] #45 14.47 PBCC images/fsnotify.pb-c.c [2020-02-26T16:04:29.695Z] #45 14.58 DEP images/fh.pb-c.d [2020-02-26T16:04:29.695Z] #45 ... [2020-02-26T16:04:29.695Z] [2020-02-26T16:04:29.695Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-26T16:04:29.695Z] #34 90.04 bufio [2020-02-26T16:04:29.695Z] #34 91.44 reflect [2020-02-26T16:04:29.695Z] #34 94.52 path [2020-02-26T16:04:29.695Z] #34 96.17 text/tabwriter [2020-02-26T16:04:29.986Z] #34 ... [2020-02-26T16:04:29.986Z] [2020-02-26T16:04:29.986Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:04:29.986Z] #45 14.70 DEP images/fsnotify.pb-c.d [2020-02-26T16:04:29.986Z] #45 14.77 PBCC images/eventpoll.pb-c.c [2020-02-26T16:04:29.986Z] #45 14.81 DEP images/eventpoll.pb-c.d [2020-02-26T16:04:30.290Z] #45 14.89 PBCC images/eventfd.pb-c.c [2020-02-26T16:04:30.290Z] #45 14.95 DEP images/eventfd.pb-c.d [2020-02-26T16:04:30.291Z] #45 15.08 PBCC images/remap-file-path.pb-c.c [2020-02-26T16:04:30.588Z] #45 15.11 DEP images/remap-file-path.pb-c.d [2020-02-26T16:04:30.588Z] #45 15.23 PBCC images/fifo.pb-c.c [2020-02-26T16:04:30.588Z] #45 15.27 DEP images/fifo.pb-c.d [2020-02-26T16:04:30.588Z] #45 15.36 PBCC images/ghost-file.pb-c.c [2020-02-26T16:04:30.874Z] #45 15.45 DEP images/ghost-file.pb-c.d [2020-02-26T16:04:30.874Z] #45 15.52 PBCC images/regfile.pb-c.c [2020-02-26T16:04:30.874Z] #45 15.64 DEP images/regfile.pb-c.d [2020-02-26T16:04:30.874Z] #45 15.76 PBCC images/ns.pb-c.c [2020-02-26T16:04:31.165Z] #45 15.79 DEP images/ns.pb-c.d [2020-02-26T16:04:31.165Z] #45 15.87 PBCC images/fdinfo.pb-c.c [2020-02-26T16:04:31.453Z] #45 16.07 DEP images/fdinfo.pb-c.d [2020-02-26T16:04:31.453Z] #45 16.27 PBCC images/core-aarch64.pb-c.c [2020-02-26T16:04:31.741Z] #45 16.33 PBCC images/core-arm.pb-c.c [2020-02-26T16:04:31.741Z] #45 16.43 PBCC images/core-ppc64.pb-c.c [2020-02-26T16:04:31.741Z] #45 16.50 PBCC images/core-s390.pb-c.c [2020-02-26T16:04:32.030Z] #45 16.64 PBCC images/core-x86.pb-c.c [2020-02-26T16:04:32.030Z] #45 16.80 PBCC images/core.pb-c.c [2020-02-26T16:04:32.318Z] #45 16.99 PBCC images/inventory.pb-c.c [2020-02-26T16:04:32.606Z] #45 17.17 DEP images/core-aarch64.pb-c.d [2020-02-26T16:04:32.606Z] #45 17.26 DEP images/core-arm.pb-c.d [2020-02-26T16:04:32.606Z] #45 17.31 DEP images/core-ppc64.pb-c.d [2020-02-26T16:04:32.606Z] #45 17.35 DEP images/core-s390.pb-c.d [2020-02-26T16:04:32.606Z] #45 17.39 DEP images/core-x86.pb-c.d [2020-02-26T16:04:32.895Z] #45 17.45 DEP images/core.pb-c.d [2020-02-26T16:04:32.895Z] #45 17.58 DEP images/inventory.pb-c.d [2020-02-26T16:04:32.895Z] #45 17.69 PBCC images/cpuinfo.pb-c.c [2020-02-26T16:04:32.895Z] #45 ... [2020-02-26T16:04:32.895Z] [2020-02-26T16:04:32.895Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T16:04:32.895Z] #48 93.20 reflect [2020-02-26T16:04:32.895Z] #48 94.54 bufio [2020-02-26T16:04:32.895Z] #48 101.4 regexp/syntax [2020-02-26T16:04:33.183Z] #48 ... [2020-02-26T16:04:33.183Z] [2020-02-26T16:04:33.183Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:04:33.183Z] #45 17.74 DEP images/cpuinfo.pb-c.d [2020-02-26T16:04:33.183Z] #45 17.83 PBCC images/stats.pb-c.c [2020-02-26T16:04:33.183Z] #45 17.89 DEP images/stats.pb-c.d [2020-02-26T16:04:33.471Z] #45 ... [2020-02-26T16:04:33.471Z] [2020-02-26T16:04:33.471Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-26T16:04:33.471Z] #11 94.07 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-02-26T16:04:33.471Z] #11 94.08 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-02-26T16:04:33.471Z] #11 94.09 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-26T16:04:33.471Z] #11 101.5 Selecting previously unselected package gcc-mingw-w64-base. [2020-02-26T16:04:33.471Z] #11 101.5 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-02-26T16:04:33.471Z] #11 101.6 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-26T16:04:33.471Z] #11 101.8 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-02-26T16:04:33.471Z] #11 101.8 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-02-26T16:04:33.471Z] #11 101.8 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-26T16:04:34.518Z] #11 ... [2020-02-26T16:04:34.518Z] [2020-02-26T16:04:34.518Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T16:04:34.518Z] #48 104.7 vendor/golang.org/x/text/transform [2020-02-26T16:04:36.334Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-02-26T16:04:36.788Z] --- PASS: TestBuildWithHugeFile (41.92s) [2020-02-26T16:04:36.789Z] === RUN TestBuildWithEmptyDockerfile [2020-02-26T16:04:36.789Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-26T16:04:36.789Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-26T16:04:36.789Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-26T16:04:36.789Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-26T16:04:36.789Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-26T16:04:36.789Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-26T16:04:36.789Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-26T16:04:36.789Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-26T16:04:36.789Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-26T16:04:36.789Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-02-26T16:04:36.789Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2020-02-26T16:04:36.789Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s) [2020-02-26T16:04:36.789Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2020-02-26T16:04:36.789Z] === RUN TestBuildPreserveOwnership [2020-02-26T16:04:36.789Z] === RUN TestBuildPreserveOwnership/copy_from [2020-02-26T16:04:36.789Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-02-26T16:04:37.724Z] --- PASS: TestBuildPreserveOwnership (5.98s) [2020-02-26T16:04:37.724Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.90s) [2020-02-26T16:04:37.724Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.06s) [2020-02-26T16:04:37.724Z] === RUN TestBuildPlatformInvalid [2020-02-26T16:04:37.982Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-02-26T16:04:37.982Z] PASS [2020-02-26T16:04:37.982Z] [2020-02-26T16:04:37.982Z] === Skipped [2020-02-26T16:04:37.982Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-02-26T16:04:37.982Z] build_session_test.go:25: TODO: BuildKit [2020-02-26T16:04:37.982Z] [2020-02-26T16:04:37.982Z] [2020-02-26T16:04:37.982Z] DONE 32 tests, 1 skipped in 90.546s [2020-02-26T16:04:37.982Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-02-26T16:04:37.982Z] ++ 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-02-26T16:04:37.982Z] ++ set -e [2020-02-26T16:04:37.982Z] ++ '[' -n 0 ']' [2020-02-26T16:04:37.982Z] ++ set -x [2020-02-26T16:04:37.982Z] ++ env -i DEST=/go/src/github.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-02-26T16:04:38.241Z] INFO: Testing against a local daemon [2020-02-26T16:04:38.241Z] === RUN TestConfigList [2020-02-26T16:04:40.079Z] #48 110.3 time [2020-02-26T16:04:41.110Z] #48 ... [2020-02-26T16:04:41.110Z] [2020-02-26T16:04:41.110Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:04:41.110Z] #45 20.23 make[1]: Nothing to be done for 'all'. [2020-02-26T16:04:41.110Z] #45 22.84 CC images/stats.o [2020-02-26T16:04:41.110Z] #45 23.60 CC images/core.o [2020-02-26T16:04:41.110Z] #45 24.75 CC images/core-x86.o [2020-02-26T16:04:41.110Z] #45 25.67 CC images/core-arm.o [2020-02-26T16:04:41.399Z] #45 ... [2020-02-26T16:04:41.399Z] [2020-02-26T16:04:41.399Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-26T16:04:41.399Z] #34 101.6 internal/syscall/unix [2020-02-26T16:04:41.399Z] #34 101.7 time [2020-02-26T16:04:41.524Z] --- PASS: TestConfigList (3.28s) [2020-02-26T16:04:41.524Z] === RUN TestConfigsCreateAndDelete [2020-02-26T16:04:41.688Z] #34 ... [2020-02-26T16:04:41.688Z] [2020-02-26T16:04:41.688Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:04:41.688Z] #45 26.32 CC images/core-aarch64.o [2020-02-26T16:04:42.319Z] #45 27.00 CC images/core-ppc64.o [2020-02-26T16:04:43.816Z] #45 28.32 CC images/core-s390.o [2020-02-26T16:04:44.807Z] --- PASS: TestConfigsCreateAndDelete (3.26s) [2020-02-26T16:04:44.807Z] === RUN TestConfigsUpdate [2020-02-26T16:04:44.841Z] #45 29.52 CC images/cpuinfo.o [2020-02-26T16:04:45.867Z] #45 30.44 CC images/inventory.o [2020-02-26T16:04:46.158Z] #45 30.80 CC images/fdinfo.o [2020-02-26T16:04:46.796Z] #45 31.36 CC images/fown.o [2020-02-26T16:04:47.083Z] #45 31.91 CC images/ns.o [2020-02-26T16:04:47.372Z] #45 ... [2020-02-26T16:04:47.372Z] [2020-02-26T16:04:47.372Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T16:04:47.372Z] #63 60.91 Checking out files: 61% (1877/3044) Checking out files: 62% (1888/3044) Checking out files: 63% (1918/3044) Checking out files: 64% (1949/3044) Checking out files: 65% (1979/3044) Checking out files: 66% (2010/3044) Checking out files: 67% (2040/3044) Checking out files: 68% (2070/3044) Checking out files: 69% (2101/3044) Checking out files: 70% (2131/3044) Checking out files: 71% (2162/3044) Checking out files: 72% (2192/3044) Checking out files: 73% (2223/3044) Checking out files: 74% (2253/3044) Checking out files: 75% (2283/3044) Checking out files: 76% (2314/3044) Checking out files: 77% (2344/3044) Checking out files: 78% (2375/3044) Checking out files: 79% (2405/3044) Checking out files: 80% (2436/3044) Checking out files: 81% (2466/3044) Checking out files: 82% (2497/3044) Checking out files: 83% (2527/3044) Checking out files: 84% (2557/3044) Checking out files: 85% (2588/3044) Checking out files: 86% (2618/3044) Checking out files: 87% (2649/3044) Checking out files: 88% (2679/3044) Checking out files: 89% (2710/3044) Checking out files: 90% (2740/3044) Checking out files: 91% (2771/3044) Checking out files: 92% (2801/3044) Checking out files: 93% (2831/3044) Checking out files: 94% (2862/3044) Checking out files: 95% (2892/3044) Checking out files: 96% (2923/3044) Checking out files: 97% (2953/3044) Checking out files: 98% (2984/3044) Checking out files: 99% (3014/3044) Checking out files: 100% (3044/3044) Checking out files: 100% (3044/3044), done. [2020-02-26T16:04:47.372Z] #63 61.94 + cd /tmp/tmp.ktZuQu1BiO/src/github.com/containerd/containerd [2020-02-26T16:04:47.372Z] #63 61.94 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-26T16:04:47.372Z] #63 63.98 + export 'BUILDTAGS=netgo osusergo static_build' [2020-02-26T16:04:47.372Z] #63 63.98 + BUILDTAGS='netgo osusergo static_build' [2020-02-26T16:04:47.372Z] #63 63.98 + export EXTRA_FLAGS=-buildmode=pie [2020-02-26T16:04:47.372Z] #63 63.98 + EXTRA_FLAGS=-buildmode=pie [2020-02-26T16:04:47.372Z] #63 63.98 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-02-26T16:04:47.372Z] #63 63.98 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-02-26T16:04:47.372Z] #63 63.98 + '[' '' = dynamic ']' [2020-02-26T16:04:47.372Z] #63 63.99 + make [2020-02-26T16:04:47.372Z] #63 65.47 + bin/ctr [2020-02-26T16:04:47.372Z] #63 ... [2020-02-26T16:04:47.372Z] [2020-02-26T16:04:47.372Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:04:47.372Z] #45 32.21 CC images/regfile.o [2020-02-26T16:04:47.998Z] #45 32.58 CC images/ghost-file.o [2020-02-26T16:04:48.091Z] --- PASS: TestConfigsUpdate (3.26s) [2020-02-26T16:04:48.091Z] === RUN TestTemplatedConfig [2020-02-26T16:04:48.624Z] #45 33.13 CC images/fifo.o [2020-02-26T16:04:48.624Z] #45 33.48 CC images/remap-file-path.o [2020-02-26T16:04:49.253Z] #45 33.88 CC images/eventfd.o [2020-02-26T16:04:49.542Z] #45 34.28 CC images/eventpoll.o [2020-02-26T16:04:50.171Z] #45 34.78 CC images/fh.o [2020-02-26T16:04:50.798Z] #45 35.28 CC images/fsnotify.o [2020-02-26T16:04:51.375Z] --- PASS: TestTemplatedConfig (3.36s) [2020-02-26T16:04:51.375Z] === RUN TestConfigInspect [2020-02-26T16:04:51.826Z] #45 36.58 CC images/signalfd.o [2020-02-26T16:04:52.114Z] #45 36.93 CC images/fs.o [2020-02-26T16:04:52.114Z] #45 ... [2020-02-26T16:04:52.114Z] [2020-02-26T16:04:52.114Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-26T16:04:52.114Z] #34 112.6 internal/poll [2020-02-26T16:04:52.114Z] #34 116.5 os [2020-02-26T16:04:52.114Z] #34 119.8 internal/fmtsort [2020-02-26T16:04:52.114Z] #34 121.8 path/filepath [2020-02-26T16:04:52.114Z] #34 121.8 fmt [2020-02-26T16:04:52.757Z] #34 ... [2020-02-26T16:04:52.757Z] [2020-02-26T16:04:52.757Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:04:52.757Z] #45 37.32 CC images/pstree.o [2020-02-26T16:04:53.047Z] #45 37.71 CC images/pipe.o [2020-02-26T16:04:53.340Z] #45 38.06 CC images/tcp-stream.o [2020-02-26T16:04:53.733Z] #45 38.39 CC images/sk-packet.o [2020-02-26T16:04:54.359Z] #45 38.81 CC images/mnt.o [2020-02-26T16:04:54.359Z] #45 39.18 CC images/pipe-data.o [2020-02-26T16:04:54.659Z] --- PASS: TestConfigInspect (3.22s) [2020-02-26T16:04:54.659Z] === RUN TestConfigCreateWithLabels [2020-02-26T16:04:54.986Z] #45 39.57 CC images/sa.o [2020-02-26T16:04:54.994Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-26T16:04:54.995Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2020-02-26T16:04:54.995Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2020-02-26T16:04:54.995Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-26T16:04:54.995Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-26T16:04:54.995Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-26T16:04:54.995Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-26T16:04:54.995Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-26T16:04:54.995Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-26T16:04:54.995Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-26T16:04:54.995Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-26T16:04:54.995Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-26T16:04:54.995Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-26T16:04:54.995Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-26T16:04:54.995Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 4.5% of statements [2020-02-26T16:04:54.995Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-26T16:04:54.995Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-26T16:04:54.995Z] ? github.com/docker/docker/api/types [no test files] [2020-02-26T16:04:54.995Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-26T16:04:54.995Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-26T16:04:54.995Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-26T16:04:54.995Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-26T16:04:54.995Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2020-02-26T16:04:54.995Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2020-02-26T16:04:54.995Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-26T16:04:54.995Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-26T16:04:54.995Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-26T16:04:54.995Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-26T16:04:54.995Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-26T16:04:54.995Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-26T16:04:54.995Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-26T16:04:54.995Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-02-26T16:04:54.995Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-02-26T16:04:54.995Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-26T16:04:54.995Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-26T16:04:54.995Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-26T16:04:54.995Z] ? github.com/docker/docker/builder [no test files] [2020-02-26T16:04:54.995Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-26T16:04:54.995Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-26T16:04:54.995Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-26T16:04:54.995Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-26T16:04:54.995Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-26T16:04:54.995Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-26T16:04:54.995Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-26T16:04:54.995Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2020-02-26T16:04:55.275Z] #45 39.95 CC images/timer.o [2020-02-26T16:04:55.354Z] ok github.com/docker/docker/builder/remotecontext 0.324s coverage: 13.6% of statements [2020-02-26T16:04:55.905Z] #45 40.58 CC images/timerfd.o [2020-02-26T16:04:56.103Z] ok github.com/docker/docker/builder/dockerfile 0.949s coverage: 48.2% of statements [2020-02-26T16:04:56.194Z] #45 41.04 CC images/mm.o [2020-02-26T16:04:56.462Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-02-26T16:04:56.462Z] ok github.com/docker/docker/builder/remotecontext/git 0.701s coverage: 86.3% of statements [2020-02-26T16:04:56.462Z] ? github.com/docker/docker/cli [no test files] [2020-02-26T16:04:56.462Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-26T16:04:56.821Z] #45 41.61 CC images/sk-opts.o [2020-02-26T16:04:57.448Z] #45 41.92 CC images/sk-unix.o [2020-02-26T16:04:57.738Z] #45 42.49 CC images/sk-inet.o [2020-02-26T16:04:57.942Z] --- PASS: TestConfigCreateWithLabels (3.18s) [2020-02-26T16:04:57.943Z] === RUN TestConfigCreateResolve [2020-02-26T16:04:58.027Z] #45 ... [2020-02-26T16:04:58.027Z] [2020-02-26T16:04:58.027Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T16:04:58.027Z] #48 118.3 regexp [2020-02-26T16:04:58.027Z] #48 126.5 os/exec [2020-02-26T16:04:58.027Z] #48 126.6 net [2020-02-26T16:04:58.316Z] #48 ... [2020-02-26T16:04:58.316Z] [2020-02-26T16:04:58.316Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-26T16:04:58.316Z] #34 124.8 io/ioutil [2020-02-26T16:04:58.316Z] #34 127.6 flag [2020-02-26T16:04:58.316Z] #34 127.6 github.com/BurntSushi/toml [2020-02-26T16:04:58.316Z] #34 127.7 log [2020-02-26T16:05:00.380Z] #34 ... [2020-02-26T16:05:00.380Z] [2020-02-26T16:05:00.380Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T16:05:00.380Z] #48 130.7 github.com/LK4D4/vndr/versioned [2020-02-26T16:05:00.661Z] ok github.com/docker/docker/client 0.138s coverage: 75.8% of statements [2020-02-26T16:05:01.226Z] --- PASS: TestConfigCreateResolve (3.20s) [2020-02-26T16:05:01.226Z] === RUN TestConfigDaemonLibtrustID [2020-02-26T16:05:01.485Z] --- PASS: TestConfigDaemonLibtrustID (0.64s) [2020-02-26T16:05:01.485Z] PASS [2020-02-26T16:05:01.485Z] [2020-02-26T16:05:01.485Z] DONE 8 tests in 23.563s [2020-02-26T16:05:01.743Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-02-26T16:05:01.743Z] ++ 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-02-26T16:05:01.743Z] ++ set -e [2020-02-26T16:05:01.743Z] ++ '[' -n 0 ']' [2020-02-26T16:05:01.743Z] ++ set -x [2020-02-26T16:05:01.743Z] ++ env -i DEST=/go/src/github.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-02-26T16:05:01.743Z] INFO: Testing against a local daemon [2020-02-26T16:05:01.743Z] === RUN TestCheckpoint [2020-02-26T16:05:01.743Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-26T16:05:01.743Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-26T16:05:01.743Z] === RUN TestContainerInvalidJSON [2020-02-26T16:05:01.743Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-26T16:05:01.743Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-26T16:05:01.743Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-26T16:05:01.743Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-26T16:05:01.743Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-26T16:05:01.743Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-26T16:05:01.743Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-26T16:05:01.743Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-26T16:05:01.743Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-26T16:05:01.743Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-02-26T16:05:01.743Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-02-26T16:05:01.743Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-02-26T16:05:01.743Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-02-26T16:05:01.743Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-26T16:05:02.001Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.17s) [2020-02-26T16:05:02.001Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-26T16:05:02.001Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-02-26T16:05:02.001Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-26T16:05:02.261Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-02-26T16:05:02.261Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-26T16:05:02.261Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-02-26T16:05:02.261Z] === RUN TestCopyFromContainer [2020-02-26T16:05:03.884Z] #48 133.8 go/token [2020-02-26T16:05:03.884Z] #48 133.8 net/url [2020-02-26T16:05:03.884Z] #48 133.9 text/template/parse [2020-02-26T16:05:04.792Z] === RUN TestCopyFromContainer// [2020-02-26T16:05:04.792Z] === RUN TestCopyFromContainer//bar/root [2020-02-26T16:05:04.792Z] === RUN TestCopyFromContainer//bar/root/ [2020-02-26T16:05:04.792Z] === RUN TestCopyFromContainer/bar/quux [2020-02-26T16:05:04.792Z] === RUN TestCopyFromContainer/bar/quux/ [2020-02-26T16:05:05.051Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-02-26T16:05:05.051Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-02-26T16:05:05.051Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-02-26T16:05:05.310Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-02-26T16:05:05.310Z] === RUN TestCopyFromContainer/bar/notarget [2020-02-26T16:05:05.568Z] --- PASS: TestCopyFromContainer (3.18s) [2020-02-26T16:05:05.568Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-02-26T16:05:05.568Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-02-26T16:05:05.568Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-02-26T16:05:05.568Z] --- PASS: TestCopyFromContainer/bar/quux (0.17s) [2020-02-26T16:05:05.568Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-02-26T16:05:05.568Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-02-26T16:05:05.568Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-02-26T16:05:05.568Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-02-26T16:05:05.568Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-02-26T16:05:05.568Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-02-26T16:05:05.568Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-26T16:05:05.568Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-26T16:05:05.568Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-26T16:05:05.568Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-26T16:05:05.568Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-26T16:05:05.568Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-26T16:05:05.568Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-26T16:05:05.568Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-26T16:05:05.568Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-26T16:05:05.568Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-26T16:05:05.568Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-02-26T16:05:05.568Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-02-26T16:05:05.568Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-02-26T16:05:05.568Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-02-26T16:05:05.568Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-26T16:05:05.568Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-02-26T16:05:05.568Z] === RUN TestCreateWithInvalidEnv [2020-02-26T16:05:05.568Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-26T16:05:05.568Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-26T16:05:05.569Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-26T16:05:05.569Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-26T16:05:05.569Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-26T16:05:05.569Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-26T16:05:05.569Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-26T16:05:05.569Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-26T16:05:05.569Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-26T16:05:05.569Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-02-26T16:05:05.569Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-02-26T16:05:05.569Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-02-26T16:05:05.569Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-02-26T16:05:05.569Z] === RUN TestCreateTmpfsMountsTarget [2020-02-26T16:05:05.569Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-02-26T16:05:05.569Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-26T16:05:06.603Z] #48 ... [2020-02-26T16:05:06.603Z] [2020-02-26T16:05:06.603Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:05:06.603Z] #45 43.16 CC images/tun.o [2020-02-26T16:05:06.603Z] #45 43.72 CC images/sk-netlink.o [2020-02-26T16:05:06.603Z] #45 44.09 CC images/packet-sock.o [2020-02-26T16:05:06.603Z] #45 44.95 CC images/ipc-var.o [2020-02-26T16:05:06.603Z] #45 45.25 CC images/ipc-desc.o [2020-02-26T16:05:06.603Z] #45 45.59 CC images/ipc-shm.o [2020-02-26T16:05:06.603Z] #45 45.97 CC images/ipc-msg.o [2020-02-26T16:05:06.603Z] #45 46.54 CC images/ipc-sem.o [2020-02-26T16:05:06.603Z] #45 46.87 CC images/utsns.o [2020-02-26T16:05:06.603Z] #45 47.21 CC images/creds.o [2020-02-26T16:05:06.603Z] #45 47.52 CC images/vma.o [2020-02-26T16:05:06.603Z] #45 48.18 CC images/netdev.o [2020-02-26T16:05:06.603Z] #45 49.19 CC images/tty.o [2020-02-26T16:05:06.603Z] #45 50.38 CC images/file-lock.o [2020-02-26T16:05:06.603Z] #45 50.82 CC images/rlimit.o [2020-02-26T16:05:06.603Z] #45 51.20 CC images/pagemap.o [2020-02-26T16:05:07.236Z] #45 51.92 CC images/siginfo.o [2020-02-26T16:05:07.524Z] #45 ... [2020-02-26T16:05:07.524Z] [2020-02-26T16:05:07.524Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T16:05:07.524Z] #48 137.7 go/scanner [2020-02-26T16:05:08.100Z] --- PASS: TestCreateWithCustomMaskedPaths (2.09s) [2020-02-26T16:05:08.100Z] === RUN TestCreateWithCapabilities [2020-02-26T16:05:08.100Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-02-26T16:05:08.100Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-02-26T16:05:08.100Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-02-26T16:05:08.100Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-02-26T16:05:08.100Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-02-26T16:05:08.100Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-02-26T16:05:08.100Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-02-26T16:05:08.100Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-02-26T16:05:08.100Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-02-26T16:05:08.100Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-02-26T16:05:08.100Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-26T16:05:08.100Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-26T16:05:08.100Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-02-26T16:05:08.100Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-02-26T16:05:08.100Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-02-26T16:05:08.100Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-02-26T16:05:08.100Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-02-26T16:05:08.100Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-02-26T16:05:08.100Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-02-26T16:05:08.100Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-02-26T16:05:08.100Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-02-26T16:05:08.100Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-02-26T16:05:08.100Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-02-26T16:05:08.100Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-02-26T16:05:08.100Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-02-26T16:05:08.100Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-02-26T16:05:08.100Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-02-26T16:05:08.100Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-02-26T16:05:08.100Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-02-26T16:05:08.100Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-02-26T16:05:08.100Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-26T16:05:08.100Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-02-26T16:05:08.100Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-02-26T16:05:08.100Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-02-26T16:05:08.100Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-02-26T16:05:08.100Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-02-26T16:05:08.100Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2020-02-26T16:05:08.100Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-02-26T16:05:08.100Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-02-26T16:05:08.100Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2020-02-26T16:05:08.100Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-02-26T16:05:08.100Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-02-26T16:05:08.100Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-02-26T16:05:08.100Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s) [2020-02-26T16:05:08.100Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-02-26T16:05:08.101Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-26T16:05:10.631Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.28s) [2020-02-26T16:05:10.632Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-26T16:05:10.632Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-26T16:05:10.632Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-26T16:05:10.632Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-26T16:05:10.632Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-26T16:05:10.632Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-26T16:05:10.632Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-26T16:05:10.632Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-26T16:05:10.632Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-26T16:05:10.632Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-26T16:05:10.632Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-26T16:05:10.632Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-26T16:05:10.632Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-26T16:05:10.632Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-26T16:05:10.632Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-26T16:05:10.632Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-26T16:05:10.632Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-02-26T16:05:10.632Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-02-26T16:05:10.632Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-02-26T16:05:10.632Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-02-26T16:05:10.632Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2020-02-26T16:05:10.632Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-02-26T16:05:10.632Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-02-26T16:05:11.032Z] #48 ... [2020-02-26T16:05:11.032Z] [2020-02-26T16:05:11.032Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-26T16:05:11.032Z] #34 135.1 github.com/BurntSushi/toml/cmd/tomlv [2020-02-26T16:05:11.032Z] #34 DONE 141.1s [2020-02-26T16:05:11.032Z] [2020-02-26T16:05:11.032Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-26T16:05:11.032Z] #11 131.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-02-26T16:05:11.032Z] #11 131.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-02-26T16:05:11.032Z] #11 131.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-26T16:05:11.032Z] #11 ... [2020-02-26T16:05:11.032Z] [2020-02-26T16:05:11.032Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T16:05:11.032Z] #48 141.3 encoding/json [2020-02-26T16:05:11.198Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.74s) [2020-02-26T16:05:11.198Z] === RUN TestContainerStartOnDaemonRestart [2020-02-26T16:05:11.198Z] === PAUSE TestContainerStartOnDaemonRestart [2020-02-26T16:05:11.198Z] === RUN TestDaemonRestartIpcMode [2020-02-26T16:05:11.198Z] === PAUSE TestDaemonRestartIpcMode [2020-02-26T16:05:11.198Z] === RUN TestDaemonHostGatewayIP [2020-02-26T16:05:11.198Z] === PAUSE TestDaemonHostGatewayIP [2020-02-26T16:05:11.198Z] === RUN TestDiff [2020-02-26T16:05:11.764Z] --- PASS: TestDiff (0.74s) [2020-02-26T16:05:11.764Z] === RUN TestExecWithCloseStdin [2020-02-26T16:05:12.699Z] --- PASS: TestExecWithCloseStdin (0.88s) [2020-02-26T16:05:12.699Z] === RUN TestExec [2020-02-26T16:05:13.082Z] #48 143.2 go/ast [2020-02-26T16:05:13.633Z] --- PASS: TestExec (0.93s) [2020-02-26T16:05:13.633Z] === RUN TestExecUser [2020-02-26T16:05:14.569Z] --- PASS: TestExecUser (0.94s) [2020-02-26T16:05:14.569Z] === RUN TestExportContainerAndImportImage [2020-02-26T16:05:15.945Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2020-02-26T16:05:15.945Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-26T16:05:17.540Z] #48 ... [2020-02-26T16:05:17.540Z] [2020-02-26T16:05:17.540Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:05:17.540Z] #45 52.45 CC images/rpc.o [2020-02-26T16:05:17.540Z] #45 55.01 CC images/ext-file.o [2020-02-26T16:05:17.540Z] #45 55.43 CC images/cgroup.o [2020-02-26T16:05:17.540Z] #45 57.76 CC images/userns.o [2020-02-26T16:05:17.540Z] #45 58.15 CC images/google/protobuf/descriptor.o [2020-02-26T16:05:17.540Z] #45 60.85 CC images/opts.o [2020-02-26T16:05:17.540Z] #45 61.28 CC images/seccomp.o [2020-02-26T16:05:17.540Z] #45 61.64 CC images/binfmt-misc.o [2020-02-26T16:05:17.540Z] #45 61.88 CC images/time.o [2020-02-26T16:05:17.540Z] #45 62.17 CC images/sysctl.o [2020-02-26T16:05:17.830Z] #45 62.45 CC images/autofs.o [2020-02-26T16:05:17.847Z] --- PASS: TestExportContainerAfterDaemonRestart (2.01s) [2020-02-26T16:05:17.847Z] === RUN TestHealthCheckWorkdir [2020-02-26T16:05:18.120Z] #45 62.77 CC images/macvlan.o [2020-02-26T16:05:18.409Z] #45 63.11 CC images/sit.o [2020-02-26T16:05:18.782Z] --- PASS: TestHealthCheckWorkdir (1.04s) [2020-02-26T16:05:18.782Z] === RUN TestHealthKillContainer [2020-02-26T16:05:19.061Z] #45 63.56 LINK images/built-in.o [2020-02-26T16:05:19.352Z] #45 63.84 GEN compel/include/asm [2020-02-26T16:05:19.352Z] #45 63.84 GEN compel/include/version.h [2020-02-26T16:05:19.352Z] #45 63.86 touch .config [2020-02-26T16:05:19.352Z] #45 63.87 GEN include/common/config.h [2020-02-26T16:05:19.352Z] #45 64.00 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-02-26T16:05:19.352Z] #45 64.03 GEN compel/plugins/include/uapi/std/syscall.h [2020-02-26T16:05:19.352Z] #45 64.06 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-02-26T16:05:19.352Z] #45 64.09 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-02-26T16:05:19.352Z] #45 64.18 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-02-26T16:05:19.639Z] #45 64.27 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-02-26T16:05:19.639Z] #45 64.29 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-02-26T16:05:19.639Z] #45 64.32 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-02-26T16:05:19.639Z] #45 64.33 DEP compel/plugins/std/infect.d [2020-02-26T16:05:19.928Z] #45 64.51 DEP compel/plugins/std/string.d [2020-02-26T16:05:19.928Z] #45 64.69 DEP compel/plugins/std/log.d [2020-02-26T16:05:20.219Z] #45 64.84 DEP compel/plugins/std/fds.d [2020-02-26T16:05:20.508Z] #45 65.06 DEP compel/plugins/std/std.d [2020-02-26T16:05:20.508Z] #45 65.24 DEP compel/plugins/shmem/shmem.d [2020-02-26T16:05:20.795Z] #45 65.46 DEP compel/plugins/fds/fds.d [2020-02-26T16:05:21.083Z] #45 65.70 CC compel/plugins/std/std.o [2020-02-26T16:05:21.083Z] #45 ... [2020-02-26T16:05:21.083Z] [2020-02-26T16:05:21.083Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T16:05:21.083Z] #48 151.3 text/template [2020-02-26T16:05:22.065Z] --- PASS: TestHealthKillContainer (2.95s) [2020-02-26T16:05:22.065Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-26T16:05:22.632Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s) [2020-02-26T16:05:22.632Z] === RUN TestIpcModeNone [2020-02-26T16:05:23.567Z] --- PASS: TestIpcModeNone (0.92s) [2020-02-26T16:05:23.567Z] === RUN TestIpcModePrivate [2020-02-26T16:05:23.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-26T16:05:24.136Z] --- PASS: TestIpcModePrivate (0.84s) [2020-02-26T16:05:24.136Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-02-26T16:05:24.136Z] === RUN TestIpcModeShareable [2020-02-26T16:05:24.205Z] ok github.com/docker/docker/cmd/dockerd 0.046s coverage: 30.7% of statements [2020-02-26T16:05:25.071Z] --- PASS: TestIpcModeShareable (0.88s) [2020-02-26T16:05:25.071Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-02-26T16:05:25.071Z] === RUN TestAPIIpcModeShareableAndContainer [2020-02-26T16:05:25.457Z] ok github.com/docker/docker/container 0.109s coverage: 35.3% of statements [2020-02-26T16:05:25.457Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-26T16:05:25.457Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-26T16:05:25.457Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-26T16:05:25.457Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-26T16:05:26.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-26T16:05:26.627Z] #48 ... [2020-02-26T16:05:26.627Z] [2020-02-26T16:05:26.627Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-26T16:05:26.627Z] #11 154.4 Selecting previously unselected package libapparmor1:ppc64el. [2020-02-26T16:05:26.627Z] #11 154.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-02-26T16:05:26.627Z] #11 154.4 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-02-26T16:05:26.627Z] #11 154.6 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-02-26T16:05:26.627Z] #11 154.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-02-26T16:05:26.627Z] #11 154.6 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-02-26T16:05:26.627Z] #11 154.8 Selecting previously unselected package libbtrfs0. [2020-02-26T16:05:26.627Z] #11 154.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-02-26T16:05:26.627Z] #11 154.9 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-26T16:05:26.627Z] #11 155.0 Selecting previously unselected package libbtrfs-dev. [2020-02-26T16:05:26.627Z] #11 155.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-02-26T16:05:26.627Z] #11 155.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-26T16:05:26.627Z] #11 155.2 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-02-26T16:05:26.627Z] #11 155.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-02-26T16:05:26.627Z] #11 155.2 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-02-26T16:05:26.627Z] #11 155.3 Selecting previously unselected package libudev-dev:ppc64el. [2020-02-26T16:05:26.627Z] #11 155.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_ppc64el.deb ... [2020-02-26T16:05:26.627Z] #11 155.4 Unpacking libudev-dev:ppc64el (241-7~deb10u3) ... [2020-02-26T16:05:26.627Z] #11 155.6 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-02-26T16:05:26.627Z] #11 155.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-02-26T16:05:26.627Z] #11 155.6 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-02-26T16:05:26.627Z] #11 156.1 Selecting previously unselected package libpcre16-3:ppc64el. [2020-02-26T16:05:26.627Z] #11 156.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-02-26T16:05:26.627Z] #11 156.1 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-02-26T16:05:26.627Z] #11 156.4 Selecting previously unselected package libpcre32-3:ppc64el. [2020-02-26T16:05:26.627Z] #11 156.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-02-26T16:05:26.627Z] #11 156.4 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-02-26T16:05:26.627Z] #11 156.7 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-02-26T16:05:26.627Z] #11 156.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-02-26T16:05:26.627Z] #11 156.7 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-02-26T16:05:26.627Z] #11 156.8 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-02-26T16:05:26.627Z] #11 156.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-02-26T16:05:26.627Z] #11 156.8 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-02-26T16:05:26.916Z] #11 157.3 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-02-26T16:05:26.916Z] #11 157.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-02-26T16:05:26.916Z] #11 157.4 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-02-26T16:05:27.204Z] #11 157.6 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-02-26T16:05:27.204Z] #11 157.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-02-26T16:05:27.204Z] #11 157.7 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-02-26T16:05:27.204Z] #11 157.9 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-02-26T16:05:27.498Z] #11 157.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-02-26T16:05:27.498Z] #11 157.9 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-02-26T16:05:27.498Z] #11 158.1 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-02-26T16:05:27.498Z] #11 158.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_ppc64el.deb ... [2020-02-26T16:05:27.498Z] #11 158.1 Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-02-26T16:05:28.354Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.73s) [2020-02-26T16:05:28.354Z] === RUN TestAPIIpcModeHost [2020-02-26T16:05:28.434Z] #11 158.9 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-02-26T16:05:28.434Z] #11 158.9 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-02-26T16:05:28.434Z] #11 158.9 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-02-26T16:05:28.434Z] #11 158.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-26T16:05:28.434Z] #11 158.9 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-02-26T16:05:28.434Z] #11 159.0 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-02-26T16:05:28.434Z] #11 159.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-26T16:05:28.434Z] #11 159.0 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-26T16:05:28.434Z] #11 159.0 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-02-26T16:05:28.434Z] #11 159.0 Setting up libudev-dev:ppc64el (241-7~deb10u3) ... [2020-02-26T16:05:28.434Z] #11 159.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-26T16:05:28.434Z] #11 159.1 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-26T16:05:28.612Z] --- PASS: TestAPIIpcModeHost (0.66s) [2020-02-26T16:05:28.613Z] === RUN TestDaemonIpcModeShareable [2020-02-26T16:05:28.723Z] #11 159.1 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-02-26T16:05:28.723Z] #11 159.1 Setting up mingw-w64-common (6.0.0-3) ... [2020-02-26T16:05:28.723Z] #11 159.1 Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-02-26T16:05:28.723Z] #11 159.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-26T16:05:28.723Z] #11 159.1 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-02-26T16:05:28.723Z] #11 159.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-26T16:05:28.723Z] #11 159.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-02-26T16:05:28.723Z] #11 159.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-02-26T16:05:28.723Z] #11 159.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-26T16:05:28.723Z] #11 159.2 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-02-26T16:05:28.723Z] #11 159.2 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-02-26T16:05:28.723Z] #11 159.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-26T16:05:28.723Z] #11 159.3 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-02-26T16:05:28.723Z] #11 159.3 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-02-26T16:05:28.723Z] #11 159.3 Setting up dmsetup (2:1.02.155-3) ... [2020-02-26T16:05:29.015Z] #11 159.4 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-02-26T16:05:29.015Z] #11 159.4 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-02-26T16:05:29.015Z] #11 159.4 Processing triggers for libc-bin (2.28-10) ... [2020-02-26T16:05:29.015Z] #11 DONE 159.7s [2020-02-26T16:05:29.015Z] [2020-02-26T16:05:29.015Z] #12 [dev 1/25] RUN groupadd -r docker [2020-02-26T16:05:29.307Z] #12 ... [2020-02-26T16:05:29.307Z] [2020-02-26T16:05:29.307Z] #56 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-26T16:05:29.307Z] #56 DONE 0.2s [2020-02-26T16:05:29.307Z] [2020-02-26T16:05:29.307Z] #57 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-26T16:05:29.307Z] #57 DONE 0.0s [2020-02-26T16:05:29.598Z] [2020-02-26T16:05:29.598Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T16:05:29.598Z] #58 ... [2020-02-26T16:05:29.598Z] [2020-02-26T16:05:29.598Z] #12 [dev 1/25] RUN groupadd -r docker [2020-02-26T16:05:29.598Z] #12 DONE 0.6s [2020-02-26T16:05:29.886Z] [2020-02-26T16:05:29.886Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T16:05:29.886Z] #58 0.333 + RM_GOPATH=0 [2020-02-26T16:05:29.886Z] #58 0.335 + TMP_GOPATH= [2020-02-26T16:05:29.886Z] #58 0.335 + : /build [2020-02-26T16:05:29.886Z] #58 0.336 + '[' -z '' ']' [2020-02-26T16:05:29.886Z] #58 0.337 ++ mktemp -d [2020-02-26T16:05:29.886Z] #58 0.339 + export GOPATH=/tmp/tmp.hc2wyXUNiI [2020-02-26T16:05:29.886Z] #58 0.340 + GOPATH=/tmp/tmp.hc2wyXUNiI [2020-02-26T16:05:29.886Z] #58 0.340 + RM_GOPATH=1 [2020-02-26T16:05:29.886Z] #58 0.344 ++ dirname ./install.sh [2020-02-26T16:05:29.886Z] #58 0.353 + dir=. [2020-02-26T16:05:29.886Z] #58 0.364 + bin=runc [2020-02-26T16:05:29.886Z] #58 0.364 + shift [2020-02-26T16:05:29.886Z] #58 0.364 + '[' '!' -f ./runc.installer ']' [2020-02-26T16:05:29.886Z] #58 0.364 + . ./runc.installer [2020-02-26T16:05:29.886Z] #58 0.365 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-26T16:05:29.886Z] #58 0.366 + install_runc [2020-02-26T16:05:29.886Z] #58 0.368 + uname -r [2020-02-26T16:05:29.886Z] #58 0.372 + grep -q '^3\.10\.0.*\.el7\.' [2020-02-26T16:05:29.886Z] #58 0.382 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-02-26T16:05:29.886Z] #58 0.383 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-02-26T16:05:29.886Z] #58 0.384 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-02-26T16:05:29.886Z] #58 0.385 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.hc2wyXUNiI/src/github.com/opencontainers/runc [2020-02-26T16:05:29.886Z] #58 0.389 Cloning into '/tmp/tmp.hc2wyXUNiI/src/github.com/opencontainers/runc'... [2020-02-26T16:05:30.178Z] #58 ... [2020-02-26T16:05:30.178Z] [2020-02-26T16:05:30.178Z] #13 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-26T16:05:30.178Z] #13 DONE 0.5s [2020-02-26T16:05:30.468Z] [2020-02-26T16:05:30.468Z] #14 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-26T16:05:30.515Z] --- PASS: TestDaemonIpcModeShareable (1.99s) [2020-02-26T16:05:30.515Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-02-26T16:05:30.515Z] === RUN TestDaemonIpcModePrivate [2020-02-26T16:05:30.758Z] #14 0.332 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-02-26T16:05:30.758Z] #14 DONE 0.4s [2020-02-26T16:05:30.758Z] [2020-02-26T16:05:30.758Z] #15 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-26T16:05:31.048Z] #15 DONE 0.4s [2020-02-26T16:05:31.048Z] [2020-02-26T16:05:31.048Z] #16 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-26T16:05:31.677Z] #16 DONE 0.4s [2020-02-26T16:05:31.677Z] [2020-02-26T16:05:31.677Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:05:31.677Z] #45 66.13 CC compel/plugins/std/fds.o [2020-02-26T16:05:31.677Z] #45 66.74 CC compel/plugins/std/log.o [2020-02-26T16:05:31.677Z] #45 68.07 CC compel/plugins/std/string.o [2020-02-26T16:05:31.677Z] #45 68.98 CC compel/plugins/std/infect.o [2020-02-26T16:05:31.677Z] #45 69.68 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-02-26T16:05:31.677Z] #45 69.76 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-02-26T16:05:31.677Z] #45 69.84 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-02-26T16:05:31.677Z] #45 69.89 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-02-26T16:05:31.677Z] #45 69.95 AR compel/plugins/std.lib.a [2020-02-26T16:05:31.677Z] #45 70.06 CC compel/plugins/fds/fds.o [2020-02-26T16:05:31.677Z] #45 70.42 AR compel/plugins/fds.lib.a [2020-02-26T16:05:31.677Z] #45 70.51 HOSTDEP compel/src/lib/log-host.d [2020-02-26T16:05:31.677Z] #45 70.72 HOSTDEP compel/src/lib/handle-elf-host.d [2020-02-26T16:05:31.677Z] #45 70.91 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-02-26T16:05:31.677Z] #45 71.15 HOSTDEP compel/src/main-host.d [2020-02-26T16:05:31.677Z] #45 71.34 DEP compel/src/lib/ptrace.d [2020-02-26T16:05:31.677Z] #45 71.57 DEP compel/src/lib/infect.d [2020-02-26T16:05:31.677Z] #45 71.80 DEP compel/src/lib/infect-util.d [2020-02-26T16:05:31.677Z] #45 72.08 DEP compel/src/lib/infect-rpc.d [2020-02-26T16:05:31.677Z] #45 72.27 DEP compel/arch/ppc64/src/lib/infect.d [2020-02-26T16:05:31.677Z] #45 72.50 DEP compel/arch/ppc64/src/lib/cpu.d [2020-02-26T16:05:31.677Z] #45 72.71 DEP compel/src/lib/log.d [2020-02-26T16:05:31.677Z] #45 72.90 DEP compel/src/main.d [2020-02-26T16:05:31.677Z] #45 73.15 DEP compel/src/lib/handle-elf.d [2020-02-26T16:05:31.677Z] #45 73.49 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-02-26T16:05:31.677Z] #45 73.83 CC compel/src/lib/log.o [2020-02-26T16:05:31.677Z] #45 74.56 CC compel/arch/ppc64/src/lib/cpu.o [2020-02-26T16:05:31.677Z] #45 75.07 CC compel/arch/ppc64/src/lib/infect.o [2020-02-26T16:05:31.677Z] #45 ... [2020-02-26T16:05:31.677Z] [2020-02-26T16:05:31.677Z] #17 [dev 6/25] RUN ldconfig [2020-02-26T16:05:31.967Z] #17 DONE 0.4s [2020-02-26T16:05:31.967Z] [2020-02-26T16:05:31.967Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T16:05:31.967Z] #48 162.2 go/parser [2020-02-26T16:05:32.418Z] --- PASS: TestDaemonIpcModePrivate (1.82s) [2020-02-26T16:05:32.418Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-02-26T16:05:32.418Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-02-26T16:05:33.118Z] ok github.com/docker/docker/daemon/cluster 0.033s coverage: 0.5% of statements [2020-02-26T16:05:33.471Z] #48 163.5 encoding/xml [2020-02-26T16:05:33.482Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-02-26T16:05:34.320Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.90s) [2020-02-26T16:05:34.320Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-02-26T16:05:34.320Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-02-26T16:05:34.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-26T16:05:34.715Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.7% of statements [2020-02-26T16:05:36.222Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.95s) [2020-02-26T16:05:36.222Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-02-26T16:05:36.222Z] === RUN TestIpcModeOlderClient [2020-02-26T16:05:36.222Z] === PAUSE TestIpcModeOlderClient [2020-02-26T16:05:36.222Z] === RUN TestKillContainerInvalidSignal [2020-02-26T16:05:37.157Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2020-02-26T16:05:37.157Z] === RUN TestKillContainer [2020-02-26T16:05:37.157Z] === RUN TestKillContainer/no_signal [2020-02-26T16:05:37.724Z] === RUN TestKillContainer/non_killing_signal [2020-02-26T16:05:37.939Z] #48 ... [2020-02-26T16:05:37.939Z] [2020-02-26T16:05:37.939Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-26T16:05:37.939Z] #18 0.553 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-26T16:05:37.939Z] #18 0.676 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-26T16:05:37.939Z] #18 0.711 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-26T16:05:37.939Z] #18 1.823 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-26T16:05:37.939Z] #18 4.155 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [176 kB] [2020-02-26T16:05:37.939Z] #18 6.079 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-02-26T16:05:38.291Z] === RUN TestKillContainer/killing_signal [2020-02-26T16:05:39.665Z] --- PASS: TestKillContainer (2.37s) [2020-02-26T16:05:39.665Z] --- PASS: TestKillContainer/no_signal (0.76s) [2020-02-26T16:05:39.665Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2020-02-26T16:05:39.665Z] --- PASS: TestKillContainer/killing_signal (0.76s) [2020-02-26T16:05:39.665Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-26T16:05:39.665Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-02-26T16:05:40.232Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-02-26T16:05:40.647Z] #18 ... [2020-02-26T16:05:40.647Z] [2020-02-26T16:05:40.647Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:05:40.647Z] #45 76.76 CC compel/src/lib/infect-rpc.o [2020-02-26T16:05:40.647Z] #45 77.33 CC compel/src/lib/infect-util.o [2020-02-26T16:05:40.647Z] #45 77.84 CC compel/src/lib/infect.o [2020-02-26T16:05:40.647Z] #45 82.44 CC compel/src/lib/ptrace.o [2020-02-26T16:05:40.647Z] #45 83.00 AR compel/libcompel.a [2020-02-26T16:05:40.647Z] #45 83.09 HOSTCC compel/src/main-host.o [2020-02-26T16:05:40.647Z] #45 83.71 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-02-26T16:05:40.647Z] #45 84.07 HOSTCC compel/src/lib/handle-elf-host.o [2020-02-26T16:05:40.647Z] #45 84.85 HOSTCC compel/src/lib/log-host.o [2020-02-26T16:05:40.647Z] #45 85.17 HOSTLINK compel/compel-host-bin [2020-02-26T16:05:40.647Z] #45 85.35 DEP soccr/soccr.d [2020-02-26T16:05:40.938Z] #45 85.59 CC soccr/soccr.o [2020-02-26T16:05:41.166Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.60s) [2020-02-26T16:05:41.166Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.78s) [2020-02-26T16:05:41.166Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2020-02-26T16:05:41.166Z] === RUN TestKillStoppedContainer [2020-02-26T16:05:41.166Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-02-26T16:05:41.166Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-26T16:05:41.166Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-02-26T16:05:41.166Z] === RUN TestKillDifferentUserContainer [2020-02-26T16:05:42.101Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2020-02-26T16:05:42.101Z] === RUN TestInspectOomKilledTrue [2020-02-26T16:05:42.101Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-02-26T16:05:42.101Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-26T16:05:42.101Z] === RUN TestInspectOomKilledFalse [2020-02-26T16:05:42.101Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-02-26T16:05:42.101Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-26T16:05:42.101Z] === RUN TestLinksEtcHostsContentMatch [2020-02-26T16:05:42.206Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.426s coverage: 13.7% of statements [2020-02-26T16:05:42.440Z] #45 ... [2020-02-26T16:05:42.440Z] [2020-02-26T16:05:42.440Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T16:05:42.440Z] #58 12.99 + cd /tmp/tmp.hc2wyXUNiI/src/github.com/opencontainers/runc [2020-02-26T16:05:42.440Z] #58 13.00 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-26T16:05:42.667Z] --- PASS: TestLinksEtcHostsContentMatch (0.74s) [2020-02-26T16:05:42.667Z] === RUN TestLinksContainerNames [2020-02-26T16:05:42.974Z] ok github.com/docker/docker/daemon/config 0.017s coverage: 81.7% of statements [2020-02-26T16:05:43.070Z] #58 13.46 + '[' -z '' ']' [2020-02-26T16:05:43.070Z] #58 13.46 + target=static [2020-02-26T16:05:43.070Z] #58 13.46 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-02-26T16:05:43.737Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-02-26T16:05:44.098Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-02-26T16:05:44.098Z] ok github.com/docker/docker/daemon 12.323s coverage: 17.5% of statements [2020-02-26T16:05:44.098Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-26T16:05:44.098Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-26T16:05:44.098Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-26T16:05:44.098Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-26T16:05:44.567Z] --- PASS: TestLinksContainerNames (1.59s) [2020-02-26T16:05:44.568Z] === RUN TestLogsFollowTailEmpty [2020-02-26T16:05:45.134Z] --- PASS: TestLogsFollowTailEmpty (0.83s) [2020-02-26T16:05:45.134Z] === RUN TestContainerNetworkMountsNoChown [2020-02-26T16:05:45.351Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-02-26T16:05:46.069Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s) [2020-02-26T16:05:46.069Z] === RUN TestMountDaemonRoot [2020-02-26T16:05:46.069Z] === RUN TestMountDaemonRoot/default [2020-02-26T16:05:46.069Z] === PAUSE TestMountDaemonRoot/default [2020-02-26T16:05:46.069Z] === RUN TestMountDaemonRoot/private [2020-02-26T16:05:46.069Z] === PAUSE TestMountDaemonRoot/private [2020-02-26T16:05:46.069Z] === RUN TestMountDaemonRoot/rprivate [2020-02-26T16:05:46.069Z] === PAUSE TestMountDaemonRoot/rprivate [2020-02-26T16:05:46.069Z] === RUN TestMountDaemonRoot/slave [2020-02-26T16:05:46.069Z] === PAUSE TestMountDaemonRoot/slave [2020-02-26T16:05:46.069Z] === RUN TestMountDaemonRoot/rslave [2020-02-26T16:05:46.069Z] === PAUSE TestMountDaemonRoot/rslave [2020-02-26T16:05:46.069Z] === RUN TestMountDaemonRoot/shared [2020-02-26T16:05:46.069Z] === PAUSE TestMountDaemonRoot/shared [2020-02-26T16:05:46.069Z] === RUN TestMountDaemonRoot/rshared [2020-02-26T16:05:46.069Z] === PAUSE TestMountDaemonRoot/rshared [2020-02-26T16:05:46.069Z] === CONT TestMountDaemonRoot/default [2020-02-26T16:05:46.069Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-02-26T16:05:46.069Z] === CONT TestMountDaemonRoot/rslave [2020-02-26T16:05:46.069Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-02-26T16:05:46.069Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-02-26T16:05:46.069Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-02-26T16:05:46.069Z] === RUN TestMountDaemonRoot/default/mount_root [2020-02-26T16:05:46.069Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-02-26T16:05:46.069Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-02-26T16:05:46.069Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-02-26T16:05:46.069Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-02-26T16:05:46.069Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-02-26T16:05:46.069Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-02-26T16:05:46.069Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-02-26T16:05:46.069Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-02-26T16:05:46.069Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-02-26T16:05:46.069Z] === RUN TestMountDaemonRoot/default/bind_root [2020-02-26T16:05:46.069Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-02-26T16:05:46.069Z] === CONT TestMountDaemonRoot/private [2020-02-26T16:05:46.069Z] === CONT TestMountDaemonRoot/slave [2020-02-26T16:05:46.069Z] === RUN TestMountDaemonRoot/private/mount_root [2020-02-26T16:05:46.069Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-02-26T16:05:46.069Z] === CONT TestMountDaemonRoot/shared [2020-02-26T16:05:46.069Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-02-26T16:05:46.069Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-02-26T16:05:46.069Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-02-26T16:05:46.069Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-02-26T16:05:46.069Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-02-26T16:05:46.069Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-02-26T16:05:46.069Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-02-26T16:05:46.069Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-02-26T16:05:46.069Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-02-26T16:05:46.069Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-02-26T16:05:46.069Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-02-26T16:05:46.069Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-02-26T16:05:46.069Z] === RUN TestMountDaemonRoot/private/bind_root [2020-02-26T16:05:46.069Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-02-26T16:05:46.069Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-02-26T16:05:46.069Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-02-26T16:05:46.069Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-02-26T16:05:46.069Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-02-26T16:05:46.069Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-02-26T16:05:46.069Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-02-26T16:05:46.069Z] === CONT TestMountDaemonRoot/rprivate [2020-02-26T16:05:46.069Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-02-26T16:05:46.069Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-02-26T16:05:46.069Z] === CONT TestMountDaemonRoot/rshared [2020-02-26T16:05:46.069Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-02-26T16:05:46.069Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-02-26T16:05:46.069Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-02-26T16:05:46.069Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-02-26T16:05:46.069Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-02-26T16:05:46.069Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-02-26T16:05:46.069Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-02-26T16:05:46.069Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-02-26T16:05:46.069Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-02-26T16:05:46.069Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-02-26T16:05:46.069Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-02-26T16:05:46.069Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-02-26T16:05:46.069Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-02-26T16:05:46.069Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-02-26T16:05:46.069Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-02-26T16:05:46.069Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-02-26T16:05:46.069Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-02-26T16:05:46.069Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-02-26T16:05:46.069Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-02-26T16:05:46.069Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-02-26T16:05:46.069Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-02-26T16:05:46.069Z] === CONT TestMountDaemonRoot/default/bind_root [2020-02-26T16:05:46.069Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-02-26T16:05:46.069Z] === CONT TestMountDaemonRoot/default/mount_root [2020-02-26T16:05:46.069Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-02-26T16:05:46.069Z] === CONT TestMountDaemonRoot/private/mount_root [2020-02-26T16:05:46.070Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-02-26T16:05:46.070Z] === CONT TestMountDaemonRoot/private/bind_root [2020-02-26T16:05:46.328Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-02-26T16:05:46.328Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-02-26T16:05:46.328Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-02-26T16:05:46.328Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-02-26T16:05:46.328Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-02-26T16:05:46.328Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-02-26T16:05:46.328Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-02-26T16:05:46.328Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-02-26T16:05:46.328Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-02-26T16:05:46.328Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-02-26T16:05:46.328Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-02-26T16:05:46.328Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-02-26T16:05:46.328Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-02-26T16:05:46.328Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-02-26T16:05:46.329Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-02-26T16:05:46.329Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-02-26T16:05:46.586Z] #58 16.49 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-02-26T16:05:46.587Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-02-26T16:05:46.587Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-02-26T16:05:46.587Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-02-26T16:05:46.587Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-02-26T16:05:46.587Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-02-26T16:05:46.587Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-02-26T16:05:46.587Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-02-26T16:05:46.587Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-02-26T16:05:46.587Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-02-26T16:05:46.587Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-02-26T16:05:46.587Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-02-26T16:05:46.587Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-02-26T16:05:46.587Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-02-26T16:05:46.587Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-02-26T16:05:46.587Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-02-26T16:05:46.587Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-02-26T16:05:46.587Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-02-26T16:05:46.587Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-02-26T16:05:46.587Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-02-26T16:05:46.587Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-02-26T16:05:46.587Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2020-02-26T16:05:46.587Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-02-26T16:05:46.587Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-02-26T16:05:46.587Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-02-26T16:05:46.587Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.07s) [2020-02-26T16:05:46.587Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-02-26T16:05:46.587Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-02-26T16:05:46.587Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-02-26T16:05:46.587Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-02-26T16:05:46.587Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-02-26T16:05:46.587Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s) [2020-02-26T16:05:46.587Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-02-26T16:05:46.587Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-02-26T16:05:46.587Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-02-26T16:05:46.587Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-02-26T16:05:46.587Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-02-26T16:05:46.587Z] === RUN TestContainerBindMountNonRecursive [2020-02-26T16:05:47.116Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-02-26T16:05:47.881Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.257s coverage: 57.9% of statements [2020-02-26T16:05:48.267Z] b5405b758079: Pull complete [2020-02-26T16:05:48.267Z] Digest: sha256:39ba615d7a739fcdd9fc95b97882672d5af7d0861dd16b51b238c822765d2b8d [2020-02-26T16:05:48.267Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-26T16:05:48.267Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-02-26T16:05:48.267Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-02-26T16:05:48.267Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1040' [2020-02-26T16:05:48.267Z] WARN: Skipping validation tests [2020-02-26T16:05:48.267Z] INFO: Running unit tests at 02/26/2020 16:05:37... [2020-02-26T16:05:48.267Z] INFO: make.ps1 starting at 02/26/2020 16:05:41 [2020-02-26T16:05:48.267Z] INFO: Git commit (669056f93d) assumed from DOCKER_GITCOMMIT environment variable [2020-02-26T16:05:48.267Z] INFO: Invoking autogen... [2020-02-26T16:05:48.267Z] INFO: Running unit tests... [2020-02-26T16:05:48.489Z] --- PASS: TestContainerBindMountNonRecursive (1.90s) [2020-02-26T16:05:48.489Z] === RUN TestNetworkNat [2020-02-26T16:05:48.647Z] #58 ... [2020-02-26T16:05:48.647Z] [2020-02-26T16:05:48.647Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-26T16:05:48.647Z] #18 16.89 Fetched 8113 kB in 16s (496 kB/s) [2020-02-26T16:05:49.424Z] --- PASS: TestNetworkNat (0.92s) [2020-02-26T16:05:49.424Z] === RUN TestNetworkLocalhostTCPNat [2020-02-26T16:05:49.920Z] ................................................ [ 29%] [2020-02-26T16:05:50.359Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s) [2020-02-26T16:05:50.359Z] === RUN TestNetworkLoopbackNat [2020-02-26T16:05:51.294Z] --- PASS: TestNetworkLoopbackNat (1.11s) [2020-02-26T16:05:51.294Z] === RUN TestPause [2020-02-26T16:05:51.996Z] 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/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-02-26T16:05:52.230Z] --- PASS: TestPause (0.82s) [2020-02-26T16:05:52.230Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-26T16:05:52.230Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-26T16:05:52.230Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-26T16:05:52.230Z] === RUN TestPauseStopPausedContainer [2020-02-26T16:05:53.166Z] --- PASS: TestPauseStopPausedContainer (0.83s) [2020-02-26T16:05:53.166Z] === RUN TestPsFilter [2020-02-26T16:05:53.166Z] --- PASS: TestPsFilter (0.26s) [2020-02-26T16:05:53.166Z] === RUN TestRemoveContainerWithRemovedVolume [2020-02-26T16:05:54.100Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.81s) [2020-02-26T16:05:54.101Z] === RUN TestRemoveContainerWithVolume [2020-02-26T16:05:54.194Z] #18 16.89 Reading package lists... [2020-02-26T16:05:54.194Z] #18 ... [2020-02-26T16:05:54.194Z] [2020-02-26T16:05:54.194Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:05:54.194Z] #45 88.60 AR soccr/libsoccr.a [2020-02-26T16:05:54.194Z] #45 88.66 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-26T16:05:54.194Z] #45 89.26 DEP criu/arch/ppc64/sigframe.d [2020-02-26T16:05:54.194Z] #45 89.53 DEP criu/arch/ppc64/crtools.d [2020-02-26T16:05:54.194Z] #45 89.91 DEP criu/arch/ppc64/cpu.d [2020-02-26T16:05:54.194Z] #45 90.30 CC criu/arch/ppc64/cpu.o [2020-02-26T16:05:54.194Z] #45 91.28 CC criu/arch/ppc64/crtools.o [2020-02-26T16:05:54.194Z] #45 93.41 CC criu/arch/ppc64/sigframe.o [2020-02-26T16:05:54.194Z] #45 93.89 LINK criu/arch/ppc64/crtools.built-in.o [2020-02-26T16:05:54.194Z] #45 93.96 DEP criu/arch/ppc64/misc.d [2020-02-26T16:05:54.194Z] #45 94.00 DEP criu/arch/ppc64/vdso-trampoline.d [2020-02-26T16:05:54.194Z] #45 94.04 DEP criu/arch/ppc64/vdso-pie.d [2020-02-26T16:05:54.194Z] #45 94.26 DEP criu/pie/parasite-vdso.d [2020-02-26T16:05:54.194Z] #45 94.53 DEP criu/pie/util-vdso.d [2020-02-26T16:05:54.194Z] #45 94.81 DEP criu/pie/util.d [2020-02-26T16:05:54.194Z] #45 95.16 CC criu/pie/util.o [2020-02-26T16:05:54.194Z] #45 95.74 CC criu/pie/util-vdso.o [2020-02-26T16:05:54.194Z] #45 97.01 CC criu/pie/parasite-vdso.o [2020-02-26T16:05:54.194Z] #45 98.23 CC criu/arch/ppc64/vdso-pie.o [2020-02-26T16:05:54.297Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.579s coverage: 45.9% of statements [2020-02-26T16:05:54.483Z] #45 99.03 CC criu/arch/ppc64/vdso-trampoline.o [2020-02-26T16:05:54.483Z] #45 99.13 CC criu/arch/ppc64/misc.o [2020-02-26T16:05:54.483Z] #45 ... [2020-02-26T16:05:54.483Z] [2020-02-26T16:05:54.483Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T16:05:54.483Z] #48 174.6 go/doc [2020-02-26T16:05:54.483Z] #48 181.4 crypto/rand [2020-02-26T16:05:54.483Z] #48 184.4 crypto/elliptic [2020-02-26T16:05:54.483Z] #48 ... [2020-02-26T16:05:54.483Z] [2020-02-26T16:05:54.483Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T16:05:54.483Z] #66 174.8 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-26T16:05:54.483Z] #66 174.8 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-02-26T16:05:54.483Z] #66 ... [2020-02-26T16:05:54.483Z] [2020-02-26T16:05:54.483Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-26T16:05:54.483Z] #18 16.89 Reading package lists... [2020-02-26T16:05:54.667Z] --- PASS: TestRemoveContainerWithVolume (0.75s) [2020-02-26T16:05:54.667Z] === RUN TestRemoveContainerRunning [2020-02-26T16:05:55.603Z] --- PASS: TestRemoveContainerRunning (0.81s) [2020-02-26T16:05:55.603Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-26T16:05:56.537Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s) [2020-02-26T16:05:56.537Z] === RUN TestRemoveInvalidContainer [2020-02-26T16:05:56.537Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-02-26T16:05:56.537Z] === RUN TestRenameLinkedContainer [2020-02-26T16:05:56.632Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.909s coverage: 48.6% of statements [2020-02-26T16:05:58.385Z] ok github.com/docker/docker/daemon/graphdriver/aufs 12.493s coverage: 72.5% of statements [2020-02-26T16:05:58.385Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-26T16:05:59.624Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.641s coverage: 76.1% of statements [2020-02-26T16:05:59.821Z] --- PASS: TestRenameLinkedContainer (3.22s) [2020-02-26T16:05:59.821Z] === RUN TestRenameStoppedContainer [2020-02-26T16:06:00.391Z] --- PASS: TestRenameStoppedContainer (0.76s) [2020-02-26T16:06:00.391Z] === RUN TestRenameRunningContainerAndReuse [2020-02-26T16:06:00.395Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-02-26T16:06:00.686Z] #18 23.17 Reading package lists... [2020-02-26T16:06:00.687Z] #18 ... [2020-02-26T16:06:00.687Z] [2020-02-26T16:06:00.687Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T16:06:00.687Z] #66 DONE 190.0s [2020-02-26T16:06:00.687Z] [2020-02-26T16:06:00.687Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-26T16:06:00.687Z] #67 DONE 0.1s [2020-02-26T16:06:00.687Z] [2020-02-26T16:06:00.687Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:06:00.687Z] #45 99.23 AR criu/pie/pie.lib.a [2020-02-26T16:06:00.687Z] #45 99.37 DEP criu/pie/restorer.d [2020-02-26T16:06:00.687Z] #45 99.82 DEP criu/arch/ppc64/restorer.d [2020-02-26T16:06:00.687Z] #45 100.4 DEP criu/pie/parasite.d [2020-02-26T16:06:00.687Z] #45 100.9 CC criu/pie/parasite.o [2020-02-26T16:06:00.687Z] #45 103.1 LINK criu/pie/parasite.built-in.o [2020-02-26T16:06:00.687Z] #45 103.2 GEN criu/pie/parasite-blob.h [2020-02-26T16:06:00.687Z] #45 103.2 CC criu/arch/ppc64/restorer.o [2020-02-26T16:06:00.687Z] #45 104.1 CC criu/pie/restorer.o [2020-02-26T16:06:01.604Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.003s coverage: 3.0% of statements [2020-02-26T16:06:02.292Z] --- PASS: TestRenameRunningContainerAndReuse (1.61s) [2020-02-26T16:06:02.292Z] === RUN TestRenameInvalidName [2020-02-26T16:06:02.316Z] ? github.com/docker/docker/api [no test files] [2020-02-26T16:06:02.746Z] #45 ... [2020-02-26T16:06:02.746Z] [2020-02-26T16:06:02.746Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T16:06:02.746Z] #48 192.7 github.com/LK4D4/vndr/build [2020-02-26T16:06:02.859Z] --- PASS: TestRenameInvalidName (0.78s) [2020-02-26T16:06:02.859Z] === RUN TestRenameAnonymousContainer [2020-02-26T16:06:03.358Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.804s coverage: 59.8% of statements [2020-02-26T16:06:03.358Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-02-26T16:06:03.358Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-26T16:06:03.358Z] ok github.com/docker/docker/daemon/images 0.007s coverage: 4.9% of statements [2020-02-26T16:06:03.358Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-26T16:06:03.358Z] ok github.com/docker/docker/daemon/links 0.027s coverage: 93.0% of statements [2020-02-26T16:06:03.358Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-26T16:06:04.601Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 42.7% of statements [2020-02-26T16:06:04.802Z] #48 194.9 encoding/asn1 [2020-02-26T16:06:04.966Z] ok github.com/docker/docker/daemon/logger/awslogs 0.071s coverage: 77.8% of statements [2020-02-26T16:06:04.966Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-26T16:06:04.966Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-26T16:06:05.346Z] ok github.com/docker/docker/daemon/logger/gelf 0.004s coverage: 67.0% of statements [2020-02-26T16:06:06.402Z] ok github.com/docker/docker/daemon/logger/journald 0.013s coverage: 26.2% of statements [2020-02-26T16:06:06.877Z] #48 196.8 crypto/rsa [2020-02-26T16:06:06.888Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.025s coverage: 62.1% of statements [2020-02-26T16:06:07.043Z] --- PASS: TestRenameAnonymousContainer (4.03s) [2020-02-26T16:06:07.043Z] === RUN TestRenameContainerWithSameName [2020-02-26T16:06:07.265Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 88.3% of statements [2020-02-26T16:06:07.610Z] --- PASS: TestRenameContainerWithSameName (0.79s) [2020-02-26T16:06:07.610Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-26T16:06:07.905Z] #48 ... [2020-02-26T16:06:07.905Z] [2020-02-26T16:06:07.905Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:06:07.905Z] #45 110.1 LINK criu/pie/restorer.built-in.o [2020-02-26T16:06:07.905Z] #45 110.1 GEN criu/pie/restorer-blob.h [2020-02-26T16:06:07.905Z] #45 110.2 DEP criu/vdso.d [2020-02-26T16:06:07.905Z] #45 110.6 DEP criu/uts_ns.d [2020-02-26T16:06:07.905Z] #45 111.0 DEP criu/util.d [2020-02-26T16:06:07.905Z] #45 111.4 DEP criu/uffd.d [2020-02-26T16:06:07.905Z] #45 111.6 DEP criu/tun.d [2020-02-26T16:06:07.905Z] #45 111.9 DEP criu/tty.d [2020-02-26T16:06:07.905Z] #45 112.2 DEP criu/timerfd.d [2020-02-26T16:06:07.905Z] #45 112.5 DEP criu/sysfs_parse.d [2020-02-26T16:06:08.158Z] ok github.com/docker/docker/daemon/logger/local 0.007s coverage: 74.7% of statements [2020-02-26T16:06:08.158Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-26T16:06:08.197Z] #45 112.8 DEP criu/sysctl.d [2020-02-26T16:06:08.487Z] #45 113.1 DEP criu/string.d [2020-02-26T16:06:08.487Z] #45 113.2 DEP criu/stats.d [2020-02-26T16:06:08.528Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.006s coverage: 19.9% of statements [2020-02-26T16:06:08.785Z] #45 113.4 DEP criu/sockets.d [2020-02-26T16:06:09.077Z] #45 113.7 DEP criu/sk-unix.d [2020-02-26T16:06:09.321Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 47.8% of statements [2020-02-26T16:06:09.369Z] #45 114.2 DEP criu/sk-tcp.d [2020-02-26T16:06:09.512Z] --- PASS: TestRenameContainerWithLinkedContainer (1.62s) [2020-02-26T16:06:09.512Z] === RUN TestResize [2020-02-26T16:06:09.680Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-02-26T16:06:10.016Z] #45 114.6 DEP criu/sk-queue.d [2020-02-26T16:06:10.078Z] --- PASS: TestResize (0.78s) [2020-02-26T16:06:10.078Z] === RUN TestResizeWithInvalidSize [2020-02-26T16:06:10.315Z] #45 115.0 DEP criu/sk-packet.d [2020-02-26T16:06:10.446Z] ok github.com/docker/docker/daemon/network 0.002s coverage: 63.8% of statements [2020-02-26T16:06:10.810Z] ok github.com/docker/docker/daemon/logger/splunk 1.562s coverage: 82.5% of statements [2020-02-26T16:06:10.810Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-26T16:06:10.810Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-26T16:06:10.955Z] #45 115.5 DEP criu/sk-netlink.d [2020-02-26T16:06:11.013Z] --- PASS: TestResizeWithInvalidSize (0.81s) [2020-02-26T16:06:11.013Z] === RUN TestResizeWhenContainerNotStarted [2020-02-26T16:06:11.249Z] #45 115.8 DEP criu/sk-inet.d [2020-02-26T16:06:11.544Z] #45 116.2 DEP criu/signalfd.d [2020-02-26T16:06:11.580Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s) [2020-02-26T16:06:11.580Z] === RUN TestDaemonRestartKillContainers [2020-02-26T16:06:11.580Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-26T16:06:11.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-26T16:06:11.580Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-26T16:06:11.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-26T16:06:11.580Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-26T16:06:11.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-26T16:06:11.580Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-26T16:06:11.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-26T16:06:11.580Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-26T16:06:11.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-26T16:06:11.580Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-26T16:06:11.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-26T16:06:11.580Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-26T16:06:11.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-26T16:06:11.580Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-26T16:06:11.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-26T16:06:11.580Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-26T16:06:11.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-26T16:06:11.580Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-26T16:06:11.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-26T16:06:11.580Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-26T16:06:11.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-26T16:06:11.580Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-26T16:06:11.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-26T16:06:11.580Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-26T16:06:11.580Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-26T16:06:11.580Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-26T16:06:11.580Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-26T16:06:11.834Z] #45 116.5 DEP criu/sigframe.d [2020-02-26T16:06:12.068Z] ok github.com/docker/docker/distribution 0.279s coverage: 22.1% of statements [2020-02-26T16:06:12.124Z] #45 116.7 DEP criu/shmem.d [2020-02-26T16:06:12.419Z] ok github.com/docker/docker/distribution/metadata 0.027s coverage: 48.2% of statements [2020-02-26T16:06:12.419Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-26T16:06:12.424Z] #45 117.0 DEP criu/servicefd.d [2020-02-26T16:06:12.715Z] #45 117.3 DEP criu/seize.d [2020-02-26T16:06:12.715Z] #45 ... [2020-02-26T16:06:12.715Z] [2020-02-26T16:06:12.715Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-26T16:06:12.715Z] #18 23.17 Reading package lists... [2020-02-26T16:06:12.715Z] #18 31.04 Building dependency tree... [2020-02-26T16:06:12.715Z] #18 33.02 libcap2-bin is already the newest version (1:2.25-2). [2020-02-26T16:06:12.715Z] #18 33.02 The following additional packages will be installed: [2020-02-26T16:06:12.715Z] #18 33.02 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-02-26T16:06:12.715Z] #18 33.02 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-02-26T16:06:12.715Z] #18 33.02 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-02-26T16:06:12.715Z] #18 33.02 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-02-26T16:06:12.715Z] #18 33.02 python3.7 python3.7-minimal vim-runtime xxd [2020-02-26T16:06:12.715Z] #18 33.03 Suggested packages: [2020-02-26T16:06:12.715Z] #18 33.03 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-02-26T16:06:12.715Z] #18 33.03 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-02-26T16:06:12.715Z] #18 33.03 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-02-26T16:06:12.715Z] #18 33.03 Recommended packages: [2020-02-26T16:06:12.715Z] #18 33.04 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-02-26T16:06:12.715Z] #18 33.04 python3-keyrings.alt python3-xdg unzip [2020-02-26T16:06:12.715Z] #18 36.32 The following NEW packages will be installed: [2020-02-26T16:06:12.715Z] #18 36.32 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-02-26T16:06:12.715Z] #18 36.32 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-02-26T16:06:12.715Z] #18 36.33 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-02-26T16:06:12.715Z] #18 36.33 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-02-26T16:06:12.715Z] #18 36.33 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-02-26T16:06:12.715Z] #18 36.33 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-02-26T16:06:12.715Z] #18 36.33 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-02-26T16:06:12.715Z] #18 36.33 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-02-26T16:06:12.715Z] #18 36.61 0 upgraded, 46 newly installed, 0 to remove and 12 not upgraded. [2020-02-26T16:06:12.715Z] #18 36.61 Need to get 27.7 MB of archives. [2020-02-26T16:06:12.715Z] #18 36.61 After this operation, 129 MB of additional disk space will be used. [2020-02-26T16:06:12.715Z] #18 36.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-02-26T16:06:12.715Z] #18 36.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-02-26T16:06:12.715Z] #18 36.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-02-26T16:06:12.715Z] #18 36.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-02-26T16:06:12.715Z] #18 36.99 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-02-26T16:06:12.715Z] #18 37.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-02-26T16:06:12.715Z] #18 37.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-02-26T16:06:12.715Z] #18 37.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-02-26T16:06:12.715Z] #18 37.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-02-26T16:06:12.715Z] #18 37.26 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-02-26T16:06:12.715Z] #18 37.27 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-02-26T16:06:12.715Z] #18 37.28 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-02-26T16:06:12.715Z] #18 37.29 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-02-26T16:06:12.715Z] #18 37.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-02-26T16:06:12.715Z] #18 37.31 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-02-26T16:06:12.715Z] #18 37.31 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-02-26T16:06:12.715Z] #18 37.37 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-02-26T16:06:12.715Z] #18 37.39 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-02-26T16:06:12.715Z] #18 37.43 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-02-26T16:06:12.715Z] #18 37.46 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-02-26T16:06:12.715Z] #18 37.47 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-02-26T16:06:12.715Z] #18 37.50 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-02-26T16:06:12.715Z] #18 37.58 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-02-26T16:06:12.715Z] #18 37.59 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-02-26T16:06:12.715Z] #18 37.62 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-02-26T16:06:12.715Z] #18 37.63 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-02-26T16:06:12.715Z] #18 37.64 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-02-26T16:06:12.715Z] #18 37.64 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-02-26T16:06:12.715Z] #18 37.65 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB] [2020-02-26T16:06:12.715Z] #18 38.54 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-02-26T16:06:12.715Z] #18 38.55 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-02-26T16:06:12.715Z] #18 38.57 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-02-26T16:06:12.715Z] #18 38.58 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-02-26T16:06:12.715Z] #18 38.61 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-02-26T16:06:12.715Z] #18 38.66 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-02-26T16:06:12.715Z] #18 38.82 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-02-26T16:06:12.715Z] #18 38.83 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-02-26T16:06:12.715Z] #18 38.86 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-02-26T16:06:12.715Z] #18 38.87 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-02-26T16:06:12.715Z] #18 38.91 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-02-26T16:06:12.715Z] #18 38.95 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-02-26T16:06:12.715Z] #18 38.95 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-02-26T16:06:12.715Z] #18 39.00 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-02-26T16:06:12.715Z] #18 39.63 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-02-26T16:06:12.715Z] #18 39.77 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-02-26T16:06:12.715Z] #18 39.89 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-02-26T16:06:13.006Z] #18 ... [2020-02-26T16:06:13.006Z] [2020-02-26T16:06:13.006Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:06:13.006Z] #45 117.7 DEP criu/seccomp.d [2020-02-26T16:06:13.305Z] #45 117.9 DEP criu/rst-malloc.d [2020-02-26T16:06:13.309Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-02-26T16:06:13.504Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-26T16:06:13.504Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-26T16:06:13.597Z] #45 118.1 DEP criu/rbtree.d [2020-02-26T16:06:13.597Z] #45 118.2 DEP criu/pstree.d [2020-02-26T16:06:13.647Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2020-02-26T16:06:13.889Z] #45 118.5 DEP criu/protobuf.d [2020-02-26T16:06:13.889Z] #45 118.8 GEN criu/protobuf-desc-gen.h [2020-02-26T16:06:14.399Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-02-26T16:06:14.456Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-26T16:06:14.456Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-26T16:06:15.023Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-26T16:06:15.177Z] ok github.com/docker/docker/image/cache 0.004s coverage: 19.2% of statements [2020-02-26T16:06:15.536Z] ok github.com/docker/docker/distribution/xfer 1.922s coverage: 85.1% of statements [2020-02-26T16:06:15.536Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-26T16:06:15.536Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-26T16:06:15.897Z] ok github.com/docker/docker/image/v1 0.024s coverage: 25.0% of statements [2020-02-26T16:06:15.897Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-26T16:06:15.959Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-26T16:06:16.220Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-26T16:06:16.687Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-02-26T16:06:17.240Z] ok github.com/docker/docker/api/server 0.182s coverage: 9.0% of statements [2020-02-26T16:06:17.457Z] #45 121.7 DEP criu/protobuf-desc.d [2020-02-26T16:06:17.457Z] #45 121.9 DEP criu/proc_parse.d [2020-02-26T16:06:17.483Z] ok github.com/docker/docker/opts 0.020s coverage: 67.4% of statements [2020-02-26T16:06:17.746Z] #45 122.4 DEP criu/plugin.d [2020-02-26T16:06:17.746Z] #45 122.6 DEP criu/pipes.d [2020-02-26T16:06:17.848Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-02-26T16:06:18.035Z] #45 122.8 DEP criu/pie-util.d [2020-02-26T16:06:18.125Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-26T16:06:18.325Z] #45 123.1 DEP criu/pie-util-vdso.d [2020-02-26T16:06:18.615Z] #45 123.3 DEP criu/pie-util-vdso-elf32.d [2020-02-26T16:06:18.905Z] #45 123.6 DEP criu/path.d [2020-02-26T16:06:19.195Z] #45 123.9 DEP criu/parasite-syscall.d [2020-02-26T16:06:19.485Z] #45 124.3 DEP criu/pagemap.d [2020-02-26T16:06:19.776Z] ok github.com/docker/docker/pkg/archive 0.446s coverage: 76.8% of statements [2020-02-26T16:06:20.028Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-02-26T16:06:20.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.74s) [2020-02-26T16:06:20.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.85s) [2020-02-26T16:06:20.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.61s) [2020-02-26T16:06:20.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.79s) [2020-02-26T16:06:20.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.72s) [2020-02-26T16:06:20.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.71s) [2020-02-26T16:06:20.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.72s) [2020-02-26T16:06:20.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.66s) [2020-02-26T16:06:20.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.62s) [2020-02-26T16:06:20.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.78s) [2020-02-26T16:06:20.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.24s) [2020-02-26T16:06:20.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.33s) [2020-02-26T16:06:20.028Z] === RUN TestCgroupNamespacesRun [2020-02-26T16:06:20.130Z] #45 124.6 DEP criu/pagemap-cache.d [2020-02-26T16:06:20.419Z] #45 125.0 DEP criu/page-xfer.d [2020-02-26T16:06:20.419Z] #45 ... [2020-02-26T16:06:20.419Z] [2020-02-26T16:06:20.419Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-26T16:06:20.419Z] #18 41.13 debconf: delaying package configuration, since apt-utils is not installed [2020-02-26T16:06:20.419Z] #18 41.28 Fetched 27.7 MB in 3s (8047 kB/s) [2020-02-26T16:06:20.419Z] #18 41.39 Selecting previously unselected package pigz. [2020-02-26T16:06:20.419Z] #18 41.39 (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-02-26T16:06:20.419Z] #18 41.49 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-02-26T16:06:20.419Z] #18 41.50 Unpacking pigz (2.4-1) ... [2020-02-26T16:06:20.419Z] #18 41.69 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-02-26T16:06:20.419Z] #18 41.71 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-02-26T16:06:20.419Z] #18 41.71 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-02-26T16:06:20.419Z] #18 42.48 Selecting previously unselected package python3.7-minimal. [2020-02-26T16:06:20.419Z] #18 42.51 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-02-26T16:06:20.419Z] #18 42.52 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-26T16:06:20.419Z] #18 44.08 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-02-26T16:06:20.419Z] #18 44.09 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-26T16:06:20.419Z] #18 48.42 Selecting previously unselected package python3-minimal. [2020-02-26T16:06:20.419Z] #18 48.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23601 files and directories currently installed.) [2020-02-26T16:06:20.419Z] #18 48.55 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-02-26T16:06:20.419Z] #18 48.55 Unpacking python3-minimal (3.7.3-1) ... [2020-02-26T16:06:20.567Z] ok github.com/docker/docker/pkg/authorization 0.197s coverage: 68.3% of statements [2020-02-26T16:06:20.708Z] #18 48.73 Selecting previously unselected package libmpdec2:ppc64el. [2020-02-26T16:06:20.708Z] #18 48.76 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-02-26T16:06:20.708Z] #18 48.77 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-02-26T16:06:20.708Z] #18 ... [2020-02-26T16:06:20.708Z] [2020-02-26T16:06:20.708Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:06:20.708Z] #45 125.4 DEP criu/page-pipe.d [2020-02-26T16:06:20.927Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-02-26T16:06:20.927Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-02-26T16:06:20.997Z] #45 125.6 DEP criu/netfilter.d [2020-02-26T16:06:21.258Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-02-26T16:06:21.290Z] #45 125.9 DEP criu/net.d [2020-02-26T16:06:21.579Z] #45 126.3 DEP criu/namespaces.d [2020-02-26T16:06:21.867Z] #45 126.5 DEP criu/mount.d [2020-02-26T16:06:21.929Z] --- PASS: TestCgroupNamespacesRun (1.81s) [2020-02-26T16:06:21.929Z] === RUN TestCgroupNamespacesRunPrivileged [2020-02-26T16:06:22.176Z] #45 126.9 DEP criu/mem.d [2020-02-26T16:06:22.466Z] #45 127.2 DEP criu/lsm.d [2020-02-26T16:06:22.757Z] #45 127.5 DEP criu/log.d [2020-02-26T16:06:23.402Z] #45 127.9 DEP criu/libnetlink.d [2020-02-26T16:06:23.402Z] #45 128.1 DEP criu/kerndat.d [2020-02-26T16:06:23.830Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s) [2020-02-26T16:06:23.830Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-02-26T16:06:24.057Z] #45 128.6 DEP criu/kcmp-ids.d [2020-02-26T16:06:24.057Z] #45 ... [2020-02-26T16:06:24.057Z] [2020-02-26T16:06:24.057Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T16:06:24.057Z] #48 204.2 vendor/golang.org/x/net/idna [2020-02-26T16:06:24.057Z] #48 207.0 vendor/golang.org/x/crypto/cryptobyte [2020-02-26T16:06:24.057Z] #48 208.4 vendor/golang.org/x/net/http2/hpack [2020-02-26T16:06:24.057Z] #48 213.1 mime [2020-02-26T16:06:24.057Z] #48 ... [2020-02-26T16:06:24.057Z] [2020-02-26T16:06:24.057Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:06:24.057Z] #45 128.9 DEP criu/irmap.d [2020-02-26T16:06:24.352Z] #45 129.2 DEP criu/ipc_ns.d [2020-02-26T16:06:24.835Z] ok github.com/docker/docker/layer 7.205s coverage: 68.8% of statements [2020-02-26T16:06:24.835Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-26T16:06:24.835Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-26T16:06:24.835Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-26T16:06:24.835Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-26T16:06:24.835Z] ? github.com/docker/docker/oci [no test files] [2020-02-26T16:06:24.835Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-26T16:06:24.835Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-02-26T16:06:24.835Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-02-26T16:06:24.835Z] ok github.com/docker/docker/pkg/chrootarchive 3.381s coverage: 43.2% of statements [2020-02-26T16:06:24.835Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-26T16:06:24.835Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-26T16:06:24.985Z] #45 129.5 DEP criu/image.d [2020-02-26T16:06:24.986Z] #45 129.8 DEP criu/image-desc.d [2020-02-26T16:06:25.192Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2020-02-26T16:06:25.277Z] #45 130.0 DEP criu/fsnotify.d [2020-02-26T16:06:25.557Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements [2020-02-26T16:06:25.568Z] #45 130.4 DEP criu/filesystems.d [2020-02-26T16:06:25.730Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.82s) [2020-02-26T16:06:25.730Z] === RUN TestCgroupNamespacesRunHostMode [2020-02-26T16:06:25.911Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2020-02-26T16:06:26.086Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-02-26T16:06:26.233Z] #45 130.7 DEP criu/files.d [2020-02-26T16:06:26.257Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2020-02-26T16:06:26.526Z] #45 131.1 DEP criu/files-reg.d [2020-02-26T16:06:26.816Z] #45 131.5 DEP criu/files-ext.d [2020-02-26T16:06:27.106Z] #45 131.8 DEP criu/file-lock.d [2020-02-26T16:06:27.441Z] #45 132.1 DEP criu/file-ids.d [2020-02-26T16:06:27.507Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements [2020-02-26T16:06:27.632Z] --- PASS: TestCgroupNamespacesRunHostMode (1.81s) [2020-02-26T16:06:27.632Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-02-26T16:06:27.731Z] #45 132.4 DEP criu/fifo.d [2020-02-26T16:06:28.023Z] #45 132.7 DEP criu/fdstore.d [2020-02-26T16:06:28.293Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 89.5% of statements [2020-02-26T16:06:28.314Z] #45 133.0 DEP criu/fault-injection.d [2020-02-26T16:06:28.314Z] #45 133.0 DEP criu/external.d [2020-02-26T16:06:28.608Z] #45 133.3 DEP criu/eventpoll.d [2020-02-26T16:06:28.904Z] #45 133.6 DEP criu/eventfd.d [2020-02-26T16:06:29.007Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.88s) [2020-02-26T16:06:29.007Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-02-26T16:06:29.045Z] ok github.com/docker/docker/pkg/fsutils 0.371s coverage: 85.1% of statements [2020-02-26T16:06:29.045Z] ok github.com/docker/docker/pkg/discovery/kv 3.066s coverage: 84.1% of statements [2020-02-26T16:06:29.045Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2020-02-26T16:06:29.196Z] #45 133.8 DEP criu/crtools.d [2020-02-26T16:06:29.488Z] #45 134.1 DEP criu/cr-service.d [2020-02-26T16:06:29.785Z] #45 134.4 DEP criu/cr-restore.d [2020-02-26T16:06:29.826Z] ok github.com/docker/docker/pkg/idtools 0.355s coverage: 70.1% of statements [2020-02-26T16:06:30.084Z] #45 134.8 DEP criu/cr-errno.d [2020-02-26T16:06:30.084Z] #45 134.8 DEP criu/cr-dump.d [2020-02-26T16:06:30.177Z] ok github.com/docker/docker/pkg/ioutils 0.329s coverage: 69.3% of statements [2020-02-26T16:06:30.177Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2020-02-26T16:06:30.382Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.97s) [2020-02-26T16:06:30.382Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-02-26T16:06:30.539Z] ok github.com/docker/docker/pkg/locker 0.010s coverage: 88.9% of statements [2020-02-26T16:06:30.539Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-02-26T16:06:30.539Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-02-26T16:06:30.729Z] #45 135.3 DEP criu/cr-dedup.d [2020-02-26T16:06:30.729Z] #45 ... [2020-02-26T16:06:30.729Z] [2020-02-26T16:06:30.729Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-26T16:06:30.729Z] #18 48.95 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-02-26T16:06:30.729Z] #18 48.97 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-02-26T16:06:30.729Z] #18 48.97 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-02-26T16:06:30.729Z] #18 51.02 Selecting previously unselected package python3.7. [2020-02-26T16:06:30.729Z] #18 51.04 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-02-26T16:06:30.729Z] #18 51.05 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-02-26T16:06:30.729Z] #18 51.27 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-02-26T16:06:30.729Z] #18 51.30 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-02-26T16:06:30.729Z] #18 51.31 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-02-26T16:06:30.729Z] #18 51.48 Setting up python3-minimal (3.7.3-1) ... [2020-02-26T16:06:30.729Z] #18 53.21 Selecting previously unselected package python3. [2020-02-26T16:06:30.729Z] #18 53.21 (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-02-26T16:06:30.729Z] #18 53.34 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-02-26T16:06:30.729Z] #18 53.35 Unpacking python3 (3.7.3-1) ... [2020-02-26T16:06:30.729Z] #18 53.53 Selecting previously unselected package libip4tc0:ppc64el. [2020-02-26T16:06:30.729Z] #18 53.54 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-02-26T16:06:30.729Z] #18 53.55 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-02-26T16:06:30.729Z] #18 53.70 Selecting previously unselected package libip6tc0:ppc64el. [2020-02-26T16:06:30.729Z] #18 53.70 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-02-26T16:06:30.729Z] #18 53.71 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-02-26T16:06:30.729Z] #18 53.89 Selecting previously unselected package libiptc0:ppc64el. [2020-02-26T16:06:30.729Z] #18 53.90 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-02-26T16:06:30.729Z] #18 53.91 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-02-26T16:06:30.729Z] #18 54.08 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-02-26T16:06:30.729Z] #18 54.08 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-02-26T16:06:30.729Z] #18 54.09 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-02-26T16:06:30.729Z] #18 54.22 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-02-26T16:06:30.729Z] #18 54.23 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-02-26T16:06:30.729Z] #18 54.23 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-02-26T16:06:30.729Z] #18 54.35 Selecting previously unselected package libnftnl11:ppc64el. [2020-02-26T16:06:30.729Z] #18 54.38 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-02-26T16:06:30.729Z] #18 54.39 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-02-26T16:06:30.729Z] #18 54.61 Selecting previously unselected package iptables. [2020-02-26T16:06:30.729Z] #18 54.63 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-02-26T16:06:30.729Z] #18 54.64 Unpacking iptables (1.8.2-4) ... [2020-02-26T16:06:30.729Z] #18 55.45 Selecting previously unselected package xxd. [2020-02-26T16:06:30.729Z] #18 55.47 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-02-26T16:06:30.729Z] #18 55.48 Unpacking xxd (2:8.1.0875-5) ... [2020-02-26T16:06:30.729Z] #18 55.80 Selecting previously unselected package vim-common. [2020-02-26T16:06:30.729Z] #18 55.83 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-26T16:06:30.729Z] #18 55.89 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-26T16:06:30.729Z] #18 56.12 Selecting previously unselected package bash-completion. [2020-02-26T16:06:30.729Z] #18 56.13 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-02-26T16:06:30.898Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-02-26T16:06:30.950Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.97s) [2020-02-26T16:06:30.950Z] === RUN TestCgroupNamespacesRunOlderClient [2020-02-26T16:06:31.026Z] #18 ... [2020-02-26T16:06:31.026Z] [2020-02-26T16:06:31.026Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:06:31.026Z] #45 135.6 DEP criu/cr-check.d [2020-02-26T16:06:31.247Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-02-26T16:06:31.325Z] #45 136.0 DEP criu/config.d [2020-02-26T16:06:31.603Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-02-26T16:06:31.621Z] #45 136.3 DEP criu/clone-noasan.d [2020-02-26T16:06:31.621Z] #45 136.5 DEP criu/cgroup.d [2020-02-26T16:06:32.038Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 91.4% of statements [2020-02-26T16:06:32.038Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2020-02-26T16:06:32.275Z] #45 136.8 DEP criu/cgroup-props.d [2020-02-26T16:06:32.429Z] ok github.com/docker/docker/pkg/mount 1.211s coverage: 70.0% of statements [2020-02-26T16:06:32.429Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-26T16:06:32.429Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-26T16:06:32.429Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-26T16:06:32.568Z] #45 137.1 DEP criu/bitmap.d [2020-02-26T16:06:32.568Z] #45 137.1 DEP criu/bfd.d [2020-02-26T16:06:32.852Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.79s) [2020-02-26T16:06:32.852Z] === RUN TestKernelTCPMemory [2020-02-26T16:06:32.866Z] #45 137.4 DEP criu/autofs.d [2020-02-26T16:06:33.163Z] #45 138.0 DEP criu/aio.d [2020-02-26T16:06:33.261Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2020-02-26T16:06:33.786Z] --- PASS: TestKernelTCPMemory (0.90s) [2020-02-26T16:06:33.786Z] === RUN TestNISDomainname [2020-02-26T16:06:33.796Z] #45 138.3 DEP criu/action-scripts.d [2020-02-26T16:06:34.030Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-02-26T16:06:34.087Z] #45 138.8 CC criu/action-scripts.o [2020-02-26T16:06:34.385Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-02-26T16:06:34.385Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-02-26T16:06:34.721Z] --- PASS: TestNISDomainname (1.02s) [2020-02-26T16:06:34.721Z] === RUN TestHostnameDnsResolution [2020-02-26T16:06:35.122Z] #45 139.7 CC criu/aio.o [2020-02-26T16:06:35.591Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 73.9% of statements [2020-02-26T16:06:35.947Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-02-26T16:06:36.154Z] #45 140.7 CC criu/autofs.o [2020-02-26T16:06:36.154Z] #45 ... [2020-02-26T16:06:36.154Z] [2020-02-26T16:06:36.154Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T16:06:36.154Z] #48 216.4 mime/quotedprintable [2020-02-26T16:06:36.154Z] #48 217.7 net/http/internal [2020-02-26T16:06:36.154Z] #48 221.8 net/textproto [2020-02-26T16:06:36.154Z] #48 221.8 vendor/golang.org/x/net/http/httpproxy [2020-02-26T16:06:36.154Z] #48 221.8 crypto/x509 [2020-02-26T16:06:36.154Z] #48 224.8 vendor/golang.org/x/net/http/httpguts [2020-02-26T16:06:36.154Z] #48 224.8 mime/multipart [2020-02-26T16:06:36.154Z] #48 ... [2020-02-26T16:06:36.154Z] [2020-02-26T16:06:36.154Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-26T16:06:36.154Z] #18 62.43 Unpacking bash-completion (1:2.8-6) ... [2020-02-26T16:06:36.154Z] #18 63.12 Selecting previously unselected package bzip2. [2020-02-26T16:06:36.154Z] #18 63.14 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-02-26T16:06:36.154Z] #18 63.14 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-26T16:06:36.154Z] #18 63.29 Selecting previously unselected package xz-utils. [2020-02-26T16:06:36.154Z] #18 63.31 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-02-26T16:06:36.154Z] #18 63.31 Unpacking xz-utils (5.2.4-1) ... [2020-02-26T16:06:36.154Z] #18 63.58 Selecting previously unselected package apparmor. [2020-02-26T16:06:36.154Z] #18 63.60 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-02-26T16:06:36.154Z] #18 63.82 Unpacking apparmor (2.13.2-10) ... [2020-02-26T16:06:36.154Z] #18 64.37 Selecting previously unselected package aufs-tools. [2020-02-26T16:06:36.154Z] #18 64.39 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-02-26T16:06:36.443Z] #18 64.39 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-02-26T16:06:36.443Z] #18 64.58 Selecting previously unselected package libonig5:ppc64el. [2020-02-26T16:06:36.443Z] #18 64.61 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-02-26T16:06:36.443Z] #18 64.62 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-02-26T16:06:36.624Z] --- PASS: TestHostnameDnsResolution (1.73s) [2020-02-26T16:06:36.624Z] === RUN TestStats [2020-02-26T16:06:37.073Z] #18 65.03 Selecting previously unselected package libjq1:ppc64el. [2020-02-26T16:06:37.073Z] #18 65.04 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-02-26T16:06:37.073Z] #18 65.05 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-02-26T16:06:37.073Z] #18 ... [2020-02-26T16:06:37.073Z] [2020-02-26T16:06:37.073Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T16:06:37.073Z] #51 DONE 227.3s [2020-02-26T16:06:37.073Z] [2020-02-26T16:06:37.073Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-26T16:06:37.073Z] #18 65.27 Selecting previously unselected package jq. [2020-02-26T16:06:37.367Z] #18 65.29 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-02-26T16:06:37.367Z] #18 65.29 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-26T16:06:37.367Z] #18 65.40 Selecting previously unselected package libaio1:ppc64el. [2020-02-26T16:06:37.367Z] #18 65.40 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-02-26T16:06:37.367Z] #18 65.40 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-02-26T16:06:37.367Z] #18 65.48 Selecting previously unselected package libgpm2:ppc64el. [2020-02-26T16:06:37.367Z] #18 65.49 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-02-26T16:06:37.367Z] #18 65.49 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-02-26T16:06:37.662Z] #18 65.61 Selecting previously unselected package libicu63:ppc64el. [2020-02-26T16:06:37.662Z] #18 65.62 Preparing to unpack .../20-libicu63_63.1-6_ppc64el.deb ... [2020-02-26T16:06:37.662Z] #18 65.63 Unpacking libicu63:ppc64el (63.1-6) ... [2020-02-26T16:06:38.526Z] --- PASS: TestStats (1.83s) [2020-02-26T16:06:38.526Z] === RUN TestStopContainerWithTimeout [2020-02-26T16:06:38.526Z] === RUN TestStopContainerWithTimeout/0 [2020-02-26T16:06:38.526Z] === PAUSE TestStopContainerWithTimeout/0 [2020-02-26T16:06:38.526Z] === RUN TestStopContainerWithTimeout/1 [2020-02-26T16:06:38.526Z] === PAUSE TestStopContainerWithTimeout/1 [2020-02-26T16:06:38.526Z] === RUN TestStopContainerWithTimeout/3 [2020-02-26T16:06:38.527Z] === PAUSE TestStopContainerWithTimeout/3 [2020-02-26T16:06:38.527Z] === RUN TestStopContainerWithTimeout/-1 [2020-02-26T16:06:38.527Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-02-26T16:06:38.527Z] === CONT TestStopContainerWithTimeout/0 [2020-02-26T16:06:38.527Z] === CONT TestStopContainerWithTimeout/-1 [2020-02-26T16:06:38.527Z] === CONT TestStopContainerWithTimeout/3 [2020-02-26T16:06:38.527Z] === CONT TestStopContainerWithTimeout/1 [2020-02-26T16:06:38.998Z] ok github.com/docker/docker/pkg/signal 2.377s coverage: 61.0% of statements [2020-02-26T16:06:38.998Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-02-26T16:06:39.355Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-02-26T16:06:39.719Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-02-26T16:06:40.066Z] ok github.com/docker/docker/pkg/symlink 0.005s coverage: 87.7% of statements [2020-02-26T16:06:40.411Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 71.3% of statements [2020-02-26T16:06:40.762Z] ok github.com/docker/docker/pkg/system 0.027s coverage: 36.4% of statements [2020-02-26T16:06:41.136Z] ok github.com/docker/docker/pkg/tailfile 0.054s coverage: 88.6% of statements [2020-02-26T16:06:41.501Z] ok github.com/docker/docker/pkg/tarsum 0.032s coverage: 89.3% of statements [2020-02-26T16:06:41.810Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-02-26T16:06:41.810Z] --- PASS: TestStopContainerWithTimeout/0 (1.33s) [2020-02-26T16:06:41.810Z] --- PASS: TestStopContainerWithTimeout/1 (2.16s) [2020-02-26T16:06:41.810Z] --- PASS: TestStopContainerWithTimeout/-1 (3.20s) [2020-02-26T16:06:41.810Z] --- PASS: TestStopContainerWithTimeout/3 (3.30s) [2020-02-26T16:06:41.810Z] === RUN TestDeleteDevicemapper [2020-02-26T16:06:41.810Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-02-26T16:06:41.810Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-26T16:06:41.810Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-26T16:06:41.863Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-02-26T16:06:42.226Z] testing: warning: no tests to run [2020-02-26T16:06:42.226Z] coverage: [no statements] [2020-02-26T16:06:42.226Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-02-26T16:06:42.610Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-02-26T16:06:42.610Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-02-26T16:06:42.962Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-02-26T16:06:43.712Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.07s) [2020-02-26T16:06:43.712Z] === RUN TestUpdateMemory [2020-02-26T16:06:43.712Z] --- SKIP: TestUpdateMemory (0.00s) [2020-02-26T16:06:43.712Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-26T16:06:43.712Z] === RUN TestUpdateCPUQuota [2020-02-26T16:06:44.575Z] #18 72.24 Selecting previously unselected package libnet1:ppc64el. [2020-02-26T16:06:44.575Z] #18 72.25 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-02-26T16:06:44.575Z] #18 72.25 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-02-26T16:06:44.575Z] #18 72.35 Selecting previously unselected package libnl-3-200:ppc64el. [2020-02-26T16:06:44.575Z] #18 72.35 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-02-26T16:06:44.575Z] #18 72.36 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-02-26T16:06:44.575Z] #18 72.48 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-02-26T16:06:44.575Z] #18 72.50 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-02-26T16:06:44.575Z] #18 72.50 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-02-26T16:06:44.575Z] #18 72.59 Selecting previously unselected package libreadline5:ppc64el. [2020-02-26T16:06:44.575Z] #18 72.61 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-02-26T16:06:44.575Z] #18 72.62 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-02-26T16:06:44.722Z] ok github.com/docker/docker/plugin 0.535s coverage: 27.1% of statements [2020-02-26T16:06:44.867Z] #18 72.78 Selecting previously unselected package net-tools. [2020-02-26T16:06:44.867Z] #18 72.81 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-02-26T16:06:44.867Z] #18 72.81 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-26T16:06:44.867Z] #18 73.12 Selecting previously unselected package python-pip-whl. [2020-02-26T16:06:45.086Z] --- PASS: TestUpdateCPUQuota (1.39s) [2020-02-26T16:06:45.086Z] === RUN TestUpdatePidsLimit [2020-02-26T16:06:45.086Z] === RUN TestUpdatePidsLimit/update_from_none [2020-02-26T16:06:45.159Z] #18 73.15 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-02-26T16:06:45.159Z] #18 73.15 Unpacking python-pip-whl (18.1-5) ... [2020-02-26T16:06:45.647Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-02-26T16:06:45.653Z] === RUN TestUpdatePidsLimit/no_change [2020-02-26T16:06:45.787Z] #18 73.85 Selecting previously unselected package python3-lib2to3. [2020-02-26T16:06:45.787Z] #18 73.86 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-02-26T16:06:45.787Z] #18 73.86 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-02-26T16:06:45.911Z] === RUN TestUpdatePidsLimit/update_lower [2020-02-26T16:06:46.082Z] #18 74.09 Selecting previously unselected package python3-distutils. [2020-02-26T16:06:46.082Z] #18 74.09 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-02-26T16:06:46.082Z] #18 74.11 Unpacking python3-distutils (3.7.3-1) ... [2020-02-26T16:06:46.082Z] #18 74.29 Selecting previously unselected package python3-pip. [2020-02-26T16:06:46.375Z] #18 74.31 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-02-26T16:06:46.375Z] #18 74.32 Unpacking python3-pip (18.1-5) ... [2020-02-26T16:06:46.375Z] #18 74.54 Selecting previously unselected package python3-pkg-resources. [2020-02-26T16:06:46.477Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-02-26T16:06:46.491Z] ok github.com/docker/docker/profiles/seccomp 0.002s coverage: 76.2% of statements [2020-02-26T16:06:46.666Z] #18 74.57 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-02-26T16:06:46.666Z] #18 74.58 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-02-26T16:06:46.666Z] #18 74.75 Selecting previously unselected package python3-setuptools. [2020-02-26T16:06:46.666Z] #18 74.78 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-02-26T16:06:46.666Z] #18 74.79 Unpacking python3-setuptools (40.8.0-1) ... [2020-02-26T16:06:46.736Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-02-26T16:06:46.866Z] ok github.com/docker/docker/reference 0.013s coverage: 84.4% of statements [2020-02-26T16:06:46.995Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-02-26T16:06:47.300Z] #18 75.21 Selecting previously unselected package python3-wheel. [2020-02-26T16:06:47.300Z] #18 75.22 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-02-26T16:06:47.300Z] #18 75.23 Unpacking python3-wheel (0.32.3-2) ... [2020-02-26T16:06:47.300Z] #18 75.36 Selecting previously unselected package thin-provisioning-tools. [2020-02-26T16:06:47.300Z] #18 75.37 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-02-26T16:06:47.300Z] #18 75.38 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-02-26T16:06:47.561Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-02-26T16:06:47.593Z] #18 75.83 Selecting previously unselected package vim-runtime. [2020-02-26T16:06:47.593Z] #18 75.84 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-02-26T16:06:47.593Z] #18 75.90 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-02-26T16:06:47.885Z] #18 75.95 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-02-26T16:06:47.885Z] #18 75.96 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-02-26T16:06:48.092Z] ok github.com/docker/docker/registry 0.091s coverage: 56.0% of statements [2020-02-26T16:06:48.437Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2020-02-26T16:06:48.437Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2020-02-26T16:06:49.206Z] ok github.com/docker/docker/runconfig 0.006s coverage: 68.2% of statements [2020-02-26T16:06:49.464Z] --- PASS: TestUpdatePidsLimit (3.95s) [2020-02-26T16:06:49.465Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2020-02-26T16:06:49.465Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) [2020-02-26T16:06:49.465Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2020-02-26T16:06:49.465Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2020-02-26T16:06:49.465Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2020-02-26T16:06:49.465Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2020-02-26T16:06:49.465Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-02-26T16:06:49.465Z] === RUN TestUpdateRestartPolicy [2020-02-26T16:06:49.559Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-02-26T16:06:50.622Z] #18 ... [2020-02-26T16:06:50.622Z] [2020-02-26T16:06:50.622Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:06:50.622Z] #45 144.9 CC criu/bfd.o [2020-02-26T16:06:50.622Z] #45 145.9 CC criu/bitmap.o [2020-02-26T16:06:50.622Z] #45 146.2 CC criu/cgroup-props.o [2020-02-26T16:06:50.622Z] #45 148.0 CC criu/cgroup.o [2020-02-26T16:06:50.622Z] #45 154.5 CC criu/clone-noasan.o [2020-02-26T16:06:50.622Z] #45 154.7 CC criu/config.o [2020-02-26T16:06:50.912Z] #45 ... [2020-02-26T16:06:50.912Z] [2020-02-26T16:06:50.912Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T16:06:50.912Z] #48 231.3 crypto/tls [2020-02-26T16:06:51.116Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-02-26T16:06:51.996Z] ok github.com/docker/docker/volume/drivers 0.002s coverage: 36.1% of statements [2020-02-26T16:06:52.346Z] ok github.com/docker/docker/volume/local 0.050s coverage: 73.0% of statements [2020-02-26T16:06:52.711Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 67.0% of statements [2020-02-26T16:06:52.986Z] #48 243.1 net/http/httptrace [2020-02-26T16:06:53.278Z] #48 243.6 net/http [2020-02-26T16:06:53.278Z] #48 ... [2020-02-26T16:06:53.278Z] [2020-02-26T16:06:53.278Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-26T16:06:53.278Z] #18 81.50 Selecting previously unselected package vim. [2020-02-26T16:06:53.278Z] #18 81.53 Preparing to unpack .../35-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-02-26T16:06:53.569Z] #18 81.62 Unpacking vim (2:8.1.0875-5) ... [2020-02-26T16:06:53.944Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2020-02-26T16:06:54.610Z] #18 82.53 Selecting previously unselected package xfsprogs. [2020-02-26T16:06:54.610Z] #18 82.54 Preparing to unpack .../36-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-02-26T16:06:54.610Z] #18 82.54 Unpacking xfsprogs (4.20.0-1) ... [2020-02-26T16:06:55.651Z] #18 83.65 Selecting previously unselected package zip. [2020-02-26T16:06:55.651Z] #18 83.67 Preparing to unpack .../37-zip_3.0-11+b1_ppc64el.deb ... [2020-02-26T16:06:55.651Z] #18 83.67 Unpacking zip (3.0-11+b1) ... [2020-02-26T16:06:55.942Z] #18 84.01 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-02-26T16:06:55.942Z] #18 84.04 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-26T16:06:55.942Z] #18 84.07 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-02-26T16:06:55.942Z] #18 84.08 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-02-26T16:06:55.942Z] #18 84.09 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-02-26T16:06:55.942Z] #18 84.10 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-02-26T16:06:55.942Z] #18 84.11 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-02-26T16:06:55.942Z] #18 84.12 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-02-26T16:06:55.942Z] #18 84.13 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-26T16:06:55.942Z] #18 84.14 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-02-26T16:06:55.942Z] #18 84.15 Setting up libicu63:ppc64el (63.1-6) ... [2020-02-26T16:06:55.942Z] #18 84.16 Setting up xxd (2:8.1.0875-5) ... [2020-02-26T16:06:55.942Z] #18 84.19 Setting up zip (3.0-11+b1) ... [2020-02-26T16:06:56.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-26T16:06:56.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-26T16:06:56.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-26T16:06:56.235Z] #18 84.19 Setting up vim-common (2:8.1.0875-5) ... [2020-02-26T16:06:56.235Z] #18 84.25 Setting up bash-completion (1:2.8-6) ... [2020-02-26T16:06:57.418Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-26T16:06:58.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-26T16:06:59.441Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-02-26T16:06:59.772Z] #18 ... [2020-02-26T16:06:59.772Z] [2020-02-26T16:06:59.772Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T16:06:59.773Z] #24 244.1 Checking out files: 20% (2162/10579) Checking out files: 21% (2222/10579) Checking out files: 22% (2328/10579) Checking out files: 23% (2434/10579) Checking out files: 24% (2539/10579) Checking out files: 25% (2645/10579) Checking out files: 26% (2751/10579) Checking out files: 27% (2857/10579) Checking out files: 28% (2963/10579) Checking out files: 29% (3068/10579) Checking out files: 30% (3174/10579) Checking out files: 31% (3280/10579) Checking out files: 32% (3386/10579) Checking out files: 33% (3492/10579) Checking out files: 33% (3563/10579) Checking out files: 34% (3597/10579) Checking out files: 35% (3703/10579) Checking out files: 36% (3809/10579) Checking out files: 37% (3915/10579) Checking out files: 38% (4021/10579) Checking out files: 39% (4126/10579) Checking out files: 40% (4232/10579) Checking out files: 41% (4338/10579) Checking out files: 42% (4444/10579) Checking out files: 43% (4549/10579) Checking out files: 44% (4655/10579) Checking out files: 45% (4761/10579) Checking out files: 46% (4867/10579) Checking out files: 47% (4973/10579) Checking out files: 48% (5078/10579) Checking out files: 48% (5176/10579) Checking out files: 49% (5184/10579) Checking out files: 50% (5290/10579) Checking out files: 51% (5396/10579) Checking out files: 52% (5502/10579) Checking out files: 53% (5607/10579) Checking out files: 54% (5713/10579) Checking out files: 55% (5819/10579) Checking out files: 56% (5925/10579) Checking out files: 57% (6031/10579) Checking out files: 58% (6136/10579) Checking out files: 59% (6242/10579) Checking out files: 60% (6348/10579) Checking out files: 61% (6454/10579) Checking out files: 62% (6559/10579) Checking out files: 63% (6665/10579) Checking out files: 64% (6771/10579) Checking out files: 65% (6877/10579) Checking out files: 65% (6948/10579) Checking out files: 66% (6983/10579) Checking out files: 67% (7088/10579) Checking out files: 68% (7194/10579) Checking out files: 69% (7300/10579) Checking out files: 70% (7406/10579) Checking out files: 71% (7512/10579) Checking out files: 72% (7617/10579) Checking out files: 73% (7723/10579) Checking out files: 74% (7829/10579) Checking out files: 75% (7935/10579) Checking out files: 76% (8041/10579) Checking out files: 77% (8146/10579) Checking out files: 78% (8252/10579) Checking out files: 79% (8358/10579) Checking out files: 80% (8464/10579) Checking out files: 81% (8569/10579) Checking out files: 82% (8675/10579) Checking out files: 82% (8718/10579) Checking out files: 83% (8781/10579) Checking out files: 84% (8887/10579) Checking out files: 85% (8993/10579) Checking out files: 86% (9098/10579) Checking out files: 87% (9204/10579) Checking out files: 88% (9310/10579) Checking out files: 89% (9416/10579) Checking out files: 90% (9522/10579) Checking out files: 91% (9627/10579) Checking out files: 92% (9733/10579) Checking out files: 93% (9839/10579) Checking out files: 94% (9945/10579) Checking out files: 95% (10051/10579) Checking out files: 96% (10156/10579) Checking out files: 97% (10262/10579) Checking out files: 98% (10368/10579) Checking out files: 99% (10474/10579) Checking out files: 100% (10579/10579) Checking out files: 100% (10579/10579), done. [2020-02-26T16:06:59.773Z] #24 249.2 + cd /tmp/tmp.VqcWWDc075/tmp/docker-ce [2020-02-26T16:06:59.773Z] #24 249.2 + git checkout -q v17.06.2-ce [2020-02-26T16:07:01.588Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-02-26T16:07:01.662Z] --- PASS: TestUpdateRestartPolicy (12.48s) [2020-02-26T16:07:01.662Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-26T16:07:02.228Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s) [2020-02-26T16:07:02.228Z] === RUN TestWaitNonBlocked [2020-02-26T16:07:02.228Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-26T16:07:02.228Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-26T16:07:02.228Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-26T16:07:02.228Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-26T16:07:02.487Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-26T16:07:02.487Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-26T16:07:03.284Z] #24 ... [2020-02-26T16:07:03.285Z] [2020-02-26T16:07:03.285Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-26T16:07:03.285Z] #18 91.21 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-02-26T16:07:03.285Z] #18 91.22 Setting up xz-utils (5.2.4-1) ... [2020-02-26T16:07:03.285Z] #18 91.24 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-02-26T16:07:03.285Z] #18 91.26 Setting up pigz (2.4-1) ... [2020-02-26T16:07:03.285Z] #18 91.27 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-02-26T16:07:03.285Z] #18 91.28 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-02-26T16:07:03.285Z] #18 91.30 Setting up python-pip-whl (18.1-5) ... [2020-02-26T16:07:03.285Z] #18 91.31 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-02-26T16:07:03.285Z] #18 91.32 Setting up vim-runtime (2:8.1.0875-5) ... [2020-02-26T16:07:03.285Z] #18 ... [2020-02-26T16:07:03.285Z] [2020-02-26T16:07:03.285Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:07:03.285Z] #45 158.1 CC criu/cr-check.o [2020-02-26T16:07:03.285Z] #45 162.1 CC criu/cr-dedup.o [2020-02-26T16:07:03.285Z] #45 163.1 CC criu/cr-dump.o [2020-02-26T16:07:03.431Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-02-26T16:07:03.431Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.02s) [2020-02-26T16:07:03.431Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.07s) [2020-02-26T16:07:03.431Z] === RUN TestWaitBlocked [2020-02-26T16:07:03.431Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-26T16:07:03.431Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-26T16:07:03.431Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-02-26T16:07:03.431Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-02-26T16:07:03.431Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-26T16:07:03.431Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-02-26T16:07:03.578Z] #45 168.3 CC criu/cr-errno.o [2020-02-26T16:07:03.578Z] #45 168.4 CC criu/cr-restore.o [2020-02-26T16:07:03.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-26T16:07:04.231Z] #45 ... [2020-02-26T16:07:04.231Z] [2020-02-26T16:07:04.231Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T16:07:04.231Z] #24 254.5 + mkdir -p /tmp/tmp.VqcWWDc075/src/github.com/docker [2020-02-26T16:07:04.231Z] #24 254.5 + mv components/cli /tmp/tmp.VqcWWDc075/src/github.com/docker/cli [2020-02-26T16:07:04.231Z] #24 254.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-02-26T16:07:04.369Z] --- PASS: TestWaitBlocked (0.03s) [2020-02-26T16:07:04.369Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.02s) [2020-02-26T16:07:04.369Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.04s) [2020-02-26T16:07:04.369Z] === CONT TestDaemonHostGatewayIP [2020-02-26T16:07:04.369Z] === CONT TestIpcModeOlderClient [2020-02-26T16:07:04.369Z] === CONT TestContainerStartOnDaemonRestart [2020-02-26T16:07:04.369Z] === CONT TestDaemonRestartIpcMode [2020-02-26T16:07:04.628Z] --- PASS: TestIpcModeOlderClient (0.20s) [2020-02-26T16:07:06.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-26T16:07:06.329Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-02-26T16:07:07.295Z] ok github.com/docker/docker/pkg/plugins 33.622s coverage: 76.6% of statements [2020-02-26T16:07:07.295Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-26T16:07:07.295Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-26T16:07:07.295Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-26T16:07:07.295Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-26T16:07:07.295Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-02-26T16:07:07.295Z] ? github.com/docker/docker/rootless [no test files] [2020-02-26T16:07:07.295Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-02-26T16:07:07.295Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-26T16:07:07.295Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-02-26T16:07:07.295Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-02-26T16:07:07.295Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-02-26T16:07:07.295Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-02-26T16:07:07.295Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-02-26T16:07:07.295Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-02-26T16:07:07.295Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-02-26T16:07:07.295Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-02-26T16:07:07.295Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-02-26T16:07:07.295Z] ? github.com/docker/docker/testutil/request [no test files] [2020-02-26T16:07:07.295Z] ? github.com/docker/docker/volume [no test files] [2020-02-26T16:07:07.295Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-26T16:07:07.295Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-26T16:07:07.295Z] [2020-02-26T16:07:07.295Z] === Skipped [2020-02-26T16:07:07.295Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-02-26T16:07:07.295Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-02-26T16:07:07.295Z] [2020-02-26T16:07:07.295Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-02-26T16:07:07.295Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-02-26T16:07:07.295Z] [2020-02-26T16:07:07.295Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-02-26T16:07:07.295Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-26T16:07:07.295Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-26T16:07:07.295Z] [2020-02-26T16:07:07.295Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-02-26T16:07:07.295Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-26T16:07:07.295Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-26T16:07:07.295Z] [2020-02-26T16:07:07.295Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-02-26T16:07:07.295Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-26T16:07:07.295Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-26T16:07:07.295Z] [2020-02-26T16:07:07.295Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-02-26T16:07:07.295Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-26T16:07:07.295Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-26T16:07:07.295Z] [2020-02-26T16:07:07.295Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-02-26T16:07:07.295Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-26T16:07:07.295Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-26T16:07:07.295Z] [2020-02-26T16:07:07.295Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-02-26T16:07:07.295Z] graphtest_unix.go:73: No driver to put! [2020-02-26T16:07:07.295Z] [2020-02-26T16:07:07.295Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-02-26T16:07:07.295Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-02-26T16:07:07.295Z] [2020-02-26T16:07:07.295Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-02-26T16:07:07.295Z] overlay_test.go:49: Fails to compute changes intermittently [2020-02-26T16:07:07.295Z] [2020-02-26T16:07:07.295Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-02-26T16:07:07.295Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-02-26T16:07:07.295Z] [2020-02-26T16:07:07.295Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-02-26T16:07:07.295Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-02-26T16:07:07.295Z] [2020-02-26T16:07:07.295Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-02-26T16:07:07.295Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-26T16:07:07.295Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-26T16:07:07.295Z] [2020-02-26T16:07:07.295Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-02-26T16:07:07.295Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-26T16:07:07.295Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-26T16:07:07.295Z] [2020-02-26T16:07:07.295Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-02-26T16:07:07.295Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-26T16:07:07.295Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-26T16:07:07.295Z] [2020-02-26T16:07:07.295Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-02-26T16:07:07.295Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-26T16:07:07.295Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-26T16:07:07.295Z] [2020-02-26T16:07:07.295Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-02-26T16:07:07.295Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-26T16:07:07.295Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-26T16:07:07.295Z] [2020-02-26T16:07:07.295Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-02-26T16:07:07.295Z] graphtest_unix.go:73: No driver to put! [2020-02-26T16:07:07.295Z] [2020-02-26T16:07:07.295Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-02-26T16:07:07.295Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-02-26T16:07:07.295Z] [2020-02-26T16:07:07.295Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-02-26T16:07:07.295Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-02-26T16:07:07.295Z] [2020-02-26T16:07:07.295Z] [2020-02-26T16:07:07.295Z] DONE 2167 tests, 20 skipped in 191.498s [2020-02-26T16:07:07.920Z] --- PASS: TestContainerStartOnDaemonRestart (3.38s) Post stage [Pipeline] junit [2020-02-26T16:07:08.172Z] Recording test results [2020-02-26T16:07:08.855Z] --- PASS: TestDaemonRestartIpcMode (4.16s) [2020-02-26T16:07:09.114Z] --- PASS: TestDaemonHostGatewayIP (4.66s) [2020-02-26T16:07:09.114Z] PASS [2020-02-26T16:07:09.114Z] [2020-02-26T16:07:09.114Z] === Skipped [2020-02-26T16:07:09.114Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-02-26T16:07:09.114Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-26T16:07:09.114Z] [2020-02-26T16:07:09.114Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-02-26T16:07:09.114Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-26T16:07:09.114Z] [2020-02-26T16:07:09.114Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-02-26T16:07:09.114Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-26T16:07:09.114Z] [2020-02-26T16:07:09.114Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-26T16:07:09.114Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-26T16:07:09.114Z] [2020-02-26T16:07:09.114Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-02-26T16:07:09.114Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-26T16:07:09.114Z] [2020-02-26T16:07:09.114Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-02-26T16:07:09.114Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-26T16:07:09.114Z] [2020-02-26T16:07:09.114Z] [2020-02-26T16:07:09.114Z] DONE 199 tests, 6 skipped in 127.535s [2020-02-26T16:07:09.114Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-02-26T16:07:09.114Z] ++ 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-02-26T16:07:09.114Z] ++ set -e [2020-02-26T16:07:09.114Z] ++ '[' -n 0 ']' [2020-02-26T16:07:09.114Z] ++ set -x [2020-02-26T16:07:09.114Z] ++ env -i DEST=/go/src/github.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-02-26T16:07:09.372Z] INFO: Testing against a local daemon [2020-02-26T16:07:09.372Z] === RUN TestCommitInheritsEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-26T16:07:09.881Z] #24 ... [2020-02-26T16:07:09.881Z] [2020-02-26T16:07:09.881Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-26T16:07:09.881Z] #18 92.55 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-02-26T16:07:09.881Z] #18 92.56 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-02-26T16:07:09.881Z] #18 92.57 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-02-26T16:07:09.881Z] #18 92.57 Setting up vim (2:8.1.0875-5) ... [2020-02-26T16:07:09.881Z] #18 92.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-02-26T16:07:09.881Z] #18 92.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-02-26T16:07:09.881Z] #18 92.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-02-26T16:07:09.881Z] #18 92.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-02-26T16:07:09.881Z] #18 92.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-02-26T16:07:09.881Z] #18 92.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-02-26T16:07:09.881Z] #18 92.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-02-26T16:07:09.881Z] #18 92.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-02-26T16:07:09.881Z] #18 92.79 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-02-26T16:07:09.881Z] #18 92.80 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-02-26T16:07:09.881Z] #18 92.83 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-02-26T16:07:09.881Z] #18 92.85 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-26T16:07:09.881Z] #18 92.86 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-02-26T16:07:09.881Z] #18 92.88 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-02-26T16:07:09.939Z] --- PASS: TestCommitInheritsEnv (0.59s) [2020-02-26T16:07:09.939Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-26T16:07:09.939Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-02-26T16:07:09.939Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-02-26T16:07:09.939Z] === RUN TestImagesFilterMultiReference [2020-02-26T16:07:10.197Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-02-26T16:07:10.197Z] === RUN TestImagePullPlatformInvalid [2020-02-26T16:07:10.197Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-02-26T16:07:10.197Z] === RUN TestRemoveImageOrphaning [2020-02-26T16:07:10.327Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40585/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=669056f93dfde92cfcf5cc656df51d0c8d62903d -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:669056f93dfde92cfcf5cc656df51d0c8d62903d hack/make.sh dynbinary test-integration [2020-02-26T16:07:10.765Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2020-02-26T16:07:10.765Z] === RUN TestRemoveImageGarbageCollector [2020-02-26T16:07:10.765Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-02-26T16:07:10.765Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-26T16:07:10.765Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-26T16:07:10.765Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-02-26T16:07:10.765Z] === RUN TestTagInvalidReference [2020-02-26T16:07:10.765Z] --- PASS: TestTagInvalidReference (0.03s) [2020-02-26T16:07:10.765Z] === RUN TestTagValidPrefixedRepo [2020-02-26T16:07:10.765Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-02-26T16:07:10.765Z] === RUN TestTagExistedNameWithoutForce [2020-02-26T16:07:10.765Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-02-26T16:07:10.765Z] === RUN TestTagOfficialNames [2020-02-26T16:07:10.814Z] [2020-02-26T16:07:10.814Z] Removing bundles/ [2020-02-26T16:07:10.814Z] [2020-02-26T16:07:10.814Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-02-26T16:07:10.814Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-26T16:07:10.814Z] GOOS="" GOARCH="" GOARM="" [2020-02-26T16:07:11.023Z] --- PASS: TestTagOfficialNames (0.07s) [2020-02-26T16:07:11.023Z] === RUN TestTagMatchesDigest [2020-02-26T16:07:11.023Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-02-26T16:07:11.023Z] PASS [2020-02-26T16:07:11.023Z] [2020-02-26T16:07:11.023Z] === Skipped [2020-02-26T16:07:11.023Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-02-26T16:07:11.023Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-02-26T16:07:11.023Z] [2020-02-26T16:07:11.023Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-02-26T16:07:11.023Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-26T16:07:11.023Z] [2020-02-26T16:07:11.023Z] [2020-02-26T16:07:11.023Z] DONE 12 tests, 2 skipped in 1.799s [2020-02-26T16:07:11.023Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-02-26T16:07:11.023Z] ++ 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-02-26T16:07:11.023Z] ++ set -e [2020-02-26T16:07:11.023Z] ++ '[' -n 0 ']' [2020-02-26T16:07:11.023Z] ++ set -x [2020-02-26T16:07:11.023Z] ++ env -i DEST=/go/src/github.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-02-26T16:07:11.281Z] INFO: Testing against a local daemon [2020-02-26T16:07:11.281Z] === RUN TestNetworkCreateDelete [2020-02-26T16:07:11.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-26T16:07:11.540Z] --- PASS: TestNetworkCreateDelete (0.41s) [2020-02-26T16:07:11.540Z] === RUN TestDockerNetworkDeletePreferID [2020-02-26T16:07:12.607Z] #18 100.4 Setting up iptables (1.8.2-4) ... [2020-02-26T16:07:12.607Z] #18 100.5 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-26T16:07:12.607Z] #18 100.5 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-26T16:07:12.607Z] #18 100.5 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-26T16:07:12.607Z] #18 100.5 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-26T16:07:12.607Z] #18 100.5 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-02-26T16:07:12.607Z] #18 100.6 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-02-26T16:07:12.607Z] #18 100.6 Setting up python3 (3.7.3-1) ... [2020-02-26T16:07:12.914Z] --- PASS: TestDockerNetworkDeletePreferID (1.20s) [2020-02-26T16:07:12.914Z] === RUN TestInspectNetwork [2020-02-26T16:07:13.237Z] #18 101.2 Setting up python3-wheel (0.32.3-2) ... [2020-02-26T16:07:13.237Z] #18 ... [2020-02-26T16:07:13.237Z] [2020-02-26T16:07:13.237Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:07:13.237Z] #45 177.7 CC criu/cr-service.o [2020-02-26T16:07:17.186Z] #45 181.4 CC criu/crtools.o [2020-02-26T16:07:17.661Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-26T16:07:17.661Z] ok github.com/docker/docker/api/server/httputils 0.106s coverage: 14.7% of statements [2020-02-26T16:07:17.661Z] ok github.com/docker/docker/api/server/middleware 0.186s coverage: 37.7% of statements [2020-02-26T16:07:17.661Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-26T16:07:17.661Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-26T16:07:17.661Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-26T16:07:17.661Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-26T16:07:17.661Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-26T16:07:17.661Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-26T16:07:17.661Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-26T16:07:17.661Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-26T16:07:17.661Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-26T16:07:17.661Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-26T16:07:17.661Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-26T16:07:17.661Z] ok github.com/docker/docker/api/types/strslice 0.073s coverage: 90.0% of statements [2020-02-26T16:07:17.661Z] ok github.com/docker/docker/api/types/filters 0.153s coverage: 92.2% of statements [2020-02-26T16:07:17.661Z] ok github.com/docker/docker/api/server/router/swarm 0.137s coverage: 4.5% of statements [2020-02-26T16:07:17.661Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-26T16:07:17.661Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-26T16:07:17.661Z] ? github.com/docker/docker/api/types [no test files] [2020-02-26T16:07:17.661Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-26T16:07:17.661Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-26T16:07:17.661Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-26T16:07:17.661Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-26T16:07:17.661Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-26T16:07:17.661Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-26T16:07:17.661Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-26T16:07:17.661Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-26T16:07:17.661Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-26T16:07:17.661Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-26T16:07:17.661Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-26T16:07:17.661Z] ok github.com/docker/docker/api/types/time 0.254s coverage: 100.0% of statements [2020-02-26T16:07:17.661Z] ok github.com/docker/docker/api/types/versions 0.071s coverage: 75.0% of statements [2020-02-26T16:07:17.661Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-26T16:07:17.661Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-26T16:07:17.661Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-26T16:07:17.661Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-02-26T16:07:17.661Z] ? github.com/docker/docker/builder [no test files] [2020-02-26T16:07:17.661Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-26T16:07:17.661Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-26T16:07:17.661Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-26T16:07:17.661Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-26T16:07:17.661Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-26T16:07:17.661Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-26T16:07:17.661Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-26T16:07:17.661Z] ok github.com/docker/docker/builder/dockerignore 0.355s coverage: 96.8% of statements [2020-02-26T16:07:17.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-26T16:07:18.181Z] === RUN TestInspectNetwork/full_network_id [2020-02-26T16:07:18.181Z] === RUN TestInspectNetwork/partial_network_id [2020-02-26T16:07:18.181Z] === RUN TestInspectNetwork/network_name [2020-02-26T16:07:18.181Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-02-26T16:07:18.236Z] #45 182.6 CC criu/eventfd.o [2020-02-26T16:07:18.843Z] ......................... [ 67%] [2020-02-26T16:07:18.881Z] #45 183.4 CC criu/eventpoll.o [2020-02-26T16:07:19.195Z] ok github.com/docker/docker/cli/debug 0.410s coverage: 100.0% of statements [2020-02-26T16:07:19.195Z] ok github.com/docker/docker/builder/remotecontext 0.596s coverage: 9.2% of statements [2020-02-26T16:07:19.652Z] ok github.com/docker/docker/builder/dockerfile 0.847s coverage: 46.3% of statements [2020-02-26T16:07:19.921Z] #45 ... [2020-02-26T16:07:19.922Z] [2020-02-26T16:07:19.922Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-26T16:07:19.922Z] #18 102.7 Setting up apparmor (2.13.2-10) ... [2020-02-26T16:07:19.922Z] #18 105.6 Setting up xfsprogs (4.20.0-1) ... [2020-02-26T16:07:19.922Z] #18 105.6 Setting up python3-lib2to3 (3.7.3-1) ... [2020-02-26T16:07:19.922Z] #18 106.4 Setting up python3-pkg-resources (40.8.0-1) ... [2020-02-26T16:07:19.922Z] #18 108.0 Setting up python3-distutils (3.7.3-1) ... [2020-02-26T16:07:20.569Z] #18 ... [2020-02-26T16:07:20.569Z] [2020-02-26T16:07:20.569Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:07:20.569Z] #45 185.1 CC criu/external.o [2020-02-26T16:07:21.627Z] #45 186.1 CC criu/fault-injection.o [2020-02-26T16:07:21.627Z] #45 186.4 CC criu/fdstore.o [2020-02-26T16:07:22.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-26T16:07:22.273Z] #45 187.0 CC criu/fifo.o [2020-02-26T16:07:23.350Z] #45 187.9 CC criu/file-ids.o [2020-02-26T16:07:23.444Z] --- PASS: TestInspectNetwork (9.73s) [2020-02-26T16:07:23.444Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-02-26T16:07:23.444Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-02-26T16:07:23.444Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-02-26T16:07:23.444Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-02-26T16:07:23.444Z] === RUN TestRunContainerWithBridgeNone [2020-02-26T16:07:24.027Z] #45 188.6 CC criu/file-lock.o [2020-02-26T16:07:24.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-26T16:07:25.345Z] --- PASS: TestRunContainerWithBridgeNone (2.59s) [2020-02-26T16:07:25.345Z] === RUN TestNetworkInvalidJSON [2020-02-26T16:07:25.345Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-26T16:07:25.345Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-26T16:07:25.345Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-26T16:07:25.345Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-26T16:07:25.345Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-26T16:07:25.345Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-26T16:07:25.345Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-26T16:07:25.345Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-26T16:07:25.345Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-26T16:07:25.345Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-02-26T16:07:25.345Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-02-26T16:07:25.345Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-02-26T16:07:25.345Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-02-26T16:07:25.345Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-26T16:07:25.596Z] #45 ... [2020-02-26T16:07:25.596Z] [2020-02-26T16:07:25.596Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-26T16:07:25.596Z] #18 108.8 Setting up python3-setuptools (40.8.0-1) ... [2020-02-26T16:07:25.596Z] #18 111.3 Setting up python3-pip (18.1-5) ... [2020-02-26T16:07:25.596Z] #18 113.1 Processing triggers for libc-bin (2.28-10) ... [2020-02-26T16:07:25.596Z] #18 113.1 Processing triggers for mime-support (3.62) ... [2020-02-26T16:07:25.596Z] #18 DONE 113.5s [2020-02-26T16:07:25.596Z] [2020-02-26T16:07:25.596Z] #19 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-26T16:07:25.596Z] #19 ... [2020-02-26T16:07:25.596Z] [2020-02-26T16:07:25.596Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T16:07:25.596Z] #48 266.0 github.com/LK4D4/vndr/godl [2020-02-26T16:07:25.596Z] #48 267.2 github.com/LK4D4/vndr [2020-02-26T16:07:25.894Z] #48 ... [2020-02-26T16:07:25.894Z] [2020-02-26T16:07:25.894Z] #19 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-26T16:07:25.894Z] #19 0.480 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-02-26T16:07:25.894Z] #19 0.485 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-02-26T16:07:25.894Z] #19 0.491 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-02-26T16:07:25.894Z] #19 DONE 0.6s [2020-02-26T16:07:25.894Z] [2020-02-26T16:07:25.894Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-26T16:07:26.721Z] --- PASS: TestDaemonRestartWithLiveRestore (1.52s) [2020-02-26T16:07:26.721Z] === RUN TestDaemonDefaultNetworkPools [2020-02-26T16:07:28.096Z] --- PASS: TestDaemonDefaultNetworkPools (1.26s) [2020-02-26T16:07:28.096Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-26T16:07:29.998Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.90s) [2020-02-26T16:07:29.998Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-26T16:07:31.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-26T16:07:32.529Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.24s) [2020-02-26T16:07:32.529Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-26T16:07:32.788Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.80s) [2020-02-26T16:07:32.788Z] === RUN TestServiceWithPredefinedNetwork [2020-02-26T16:07:32.800Z] #20 ... [2020-02-26T16:07:32.800Z] [2020-02-26T16:07:32.800Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:07:32.800Z] #45 191.0 CC criu/files-ext.o [2020-02-26T16:07:32.800Z] #45 191.7 CC criu/files-reg.o [2020-02-26T16:07:32.800Z] #45 195.9 CC criu/files.o [2020-02-26T16:07:32.800Z] #45 ... [2020-02-26T16:07:32.800Z] [2020-02-26T16:07:32.800Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T16:07:32.800Z] #48 DONE 283.2s [2020-02-26T16:07:33.095Z] [2020-02-26T16:07:33.095Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T16:07:33.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-26T16:07:34.453Z] ok github.com/docker/docker/client 0.696s coverage: 75.3% of statements [2020-02-26T16:07:36.072Z] --- PASS: TestServiceWithPredefinedNetwork (3.34s) [2020-02-26T16:07:36.072Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-26T16:07:36.072Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-26T16:07:36.072Z] service_test.go:230: FLAKY_TEST [2020-02-26T16:07:36.072Z] === RUN TestServiceWithDataPathPortInit [2020-02-26T16:07:36.624Z] #54 ... [2020-02-26T16:07:36.624Z] [2020-02-26T16:07:36.624Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-26T16:07:36.624Z] #20 10.62 Collecting yamllint==1.16.0 [2020-02-26T16:07:36.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-26T16:07:37.254Z] #20 11.21 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-02-26T16:07:37.254Z] #20 11.39 Collecting pyyaml (from yamllint==1.16.0) [2020-02-26T16:07:37.889Z] #20 11.86 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-02-26T16:07:40.378Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-26T16:07:40.378Z] Using test binary docker [2020-02-26T16:07:40.378Z] +++ /etc/init.d/apparmor start [2020-02-26T16:07:40.378Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-26T16:07:40.378Z] INFO: Waiting for daemon to start... [2020-02-26T16:07:40.378Z] Starting dockerd [2020-02-26T16:07:40.378Z] +++ 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-02-26T16:07:41.427Z] #20 15.05 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-02-26T16:07:41.427Z] #20 15.16 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-02-26T16:07:41.427Z] #20 15.26 Building wheels for collected packages: pyyaml [2020-02-26T16:07:41.427Z] #20 15.26 Running setup.py bdist_wheel for pyyaml: started [2020-02-26T16:07:42.276Z] . [2020-02-26T16:07:42.276Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-26T16:07:42.276Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-26T16:07:42.276Z] Error: No such image: emptyfs [2020-02-26T16:07:42.276Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-26T16:07:42.276Z] ++++ docker load [2020-02-26T16:07:42.841Z] Running integration-test (iteration 1) [2020-02-26T16:07:42.841Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-02-26T16:07:42.841Z] ++ 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-02-26T16:07:42.841Z] ++ set -e [2020-02-26T16:07:42.841Z] ++ '[' -n 0 ']' [2020-02-26T16:07:42.841Z] ++ set -x [2020-02-26T16:07:42.841Z] ++ env -i DEST=/go/src/github.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-02-26T16:07:43.580Z] #20 17.62 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-02-26T16:07:43.580Z] #20 17.62 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-02-26T16:07:43.891Z] #20 17.78 Successfully built pyyaml [2020-02-26T16:07:43.891Z] #20 17.81 Installing collected packages: pyyaml, pathspec, yamllint [2020-02-26T16:07:44.207Z] #20 18.35 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-02-26T16:07:44.520Z] #20 DONE 18.6s [2020-02-26T16:07:44.520Z] [2020-02-26T16:07:44.520Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:07:44.520Z] #45 201.7 CC criu/filesystems.o [2020-02-26T16:07:44.520Z] #45 203.5 CC criu/fsnotify.o [2020-02-26T16:07:44.520Z] #45 205.9 CC criu/image-desc.o [2020-02-26T16:07:44.520Z] #45 206.1 CC criu/image.o [2020-02-26T16:07:44.520Z] #45 208.2 CC criu/ipc_ns.o [2020-02-26T16:07:45.730Z] #45 210.4 CC criu/irmap.o [2020-02-26T16:07:46.892Z] #45 211.6 CC criu/kcmp-ids.o [2020-02-26T16:07:47.549Z] #45 212.0 CC criu/kerndat.o [2020-02-26T16:07:49.259Z] ok github.com/docker/docker/builder/remotecontext/git 32.515s coverage: 86.3% of statements [2020-02-26T16:07:49.259Z] ? github.com/docker/docker/cli [no test files] [2020-02-26T16:07:49.259Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-26T16:07:49.692Z] #45 ... [2020-02-26T16:07:49.692Z] [2020-02-26T16:07:49.692Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-26T16:07:49.692Z] #31 DONE 300.0s [2020-02-26T16:07:49.692Z] [2020-02-26T16:07:49.692Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:07:49.692Z] #45 214.4 CC criu/libnetlink.o [2020-02-26T16:07:51.358Z] #45 215.6 CC criu/log.o [2020-02-26T16:07:52.096Z] #45 216.8 CC criu/lsm.o [2020-02-26T16:07:52.850Z] #45 217.5 CC criu/mem.o [2020-02-26T16:07:54.160Z] --- PASS: TestServiceWithDataPathPortInit (17.95s) [2020-02-26T16:07:54.160Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-26T16:07:55.848Z] #45 220.3 CC criu/mount.o [2020-02-26T16:07:57.830Z] ok github.com/docker/docker/cmd/dockerd 0.600s coverage: 19.1% of statements [2020-02-26T16:07:59.364Z] ok github.com/docker/docker/container 0.494s coverage: 42.5% of statements [2020-02-26T16:07:59.364Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-26T16:07:59.364Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-26T16:07:59.364Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-26T16:07:59.364Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-26T16:08:00.331Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.294s coverage: 65.3% of statements [2020-02-26T16:08:01.446Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-02-26T16:08:02.910Z] #45 226.6 CC criu/namespaces.o [2020-02-26T16:08:04.133Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.95s) [2020-02-26T16:08:04.133Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:bkh2hk190cr6yv620ota51ffm Created:2020-02-26 16:07:55.747137351 +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[4841c08a1138d0831935b0982115d5ad0d21f220abbb4b8c6c9a34899973b5ae:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wxdl86h61b7okhhgwy3i2dg13 EndpointID:8c19932525f6596e1a636d4f485f7dba3859e26ea6e2ca1fc27efa4004326701 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bcc28b99dba2edbe20274bc38c34896f5b614dfaa90f00c18675d8de0c9935f0 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:6206c77453c7 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wxdl86h61b7okhhgwy3i2dg13 EndpointID:8c19932525f6596e1a636d4f485f7dba3859e26ea6e2ca1fc27efa4004326701 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-02-26T16:08:04.133Z] PASS [2020-02-26T16:08:04.133Z] [2020-02-26T16:08:04.133Z] === Skipped [2020-02-26T16:08:04.133Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-26T16:08:04.133Z] service_test.go:230: FLAKY_TEST [2020-02-26T16:08:04.133Z] [2020-02-26T16:08:04.133Z] [2020-02-26T16:08:04.133Z] DONE 21 tests, 1 skipped in 52.080s [2020-02-26T16:08:04.133Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-02-26T16:08:04.133Z] ++ 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-02-26T16:08:04.133Z] ++ set -e [2020-02-26T16:08:04.133Z] ++ '[' -n 0 ']' [2020-02-26T16:08:04.133Z] ++ set -x [2020-02-26T16:08:04.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-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-02-26T16:08:04.133Z] INFO: Testing against a local daemon [2020-02-26T16:08:04.133Z] === RUN TestDockerNetworkIpvlanPersistance [2020-02-26T16:08:04.133Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-26T16:08:04.133Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-26T16:08:04.133Z] === RUN TestDockerNetworkIpvlan [2020-02-26T16:08:04.133Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-02-26T16:08:04.133Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-26T16:08:04.133Z] PASS [2020-02-26T16:08:04.133Z] [2020-02-26T16:08:04.133Z] === Skipped [2020-02-26T16:08:04.133Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-26T16:08:04.133Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-26T16:08:04.133Z] [2020-02-26T16:08:04.133Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-02-26T16:08:04.133Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-26T16:08:04.133Z] [2020-02-26T16:08:04.133Z] [2020-02-26T16:08:04.133Z] DONE 2 tests, 2 skipped in 0.163s [2020-02-26T16:08:04.133Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-02-26T16:08:04.133Z] ++ 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-02-26T16:08:04.133Z] ++ set -e [2020-02-26T16:08:04.133Z] ++ '[' -n 0 ']' [2020-02-26T16:08:04.133Z] ++ set -x [2020-02-26T16:08:04.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-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-02-26T16:08:04.133Z] INFO: Testing against a local daemon [2020-02-26T16:08:04.133Z] === RUN TestDockerNetworkMacvlanPersistance [2020-02-26T16:08:05.509Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.05s) [2020-02-26T16:08:05.509Z] === RUN TestDockerNetworkMacvlan [2020-02-26T16:08:05.676Z] #45 229.8 CC criu/net.o [2020-02-26T16:08:06.115Z] ok github.com/docker/docker/daemon/cluster/convert 0.784s coverage: 35.7% of statements [2020-02-26T16:08:06.443Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-02-26T16:08:07.820Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-02-26T16:08:09.063Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-26T16:08:09.063Z] [2020-02-26T16:08:09.063Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-26T16:08:09.063Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-26T16:08:09.063Z] HOSTNAME=75010ecffc05 [2020-02-26T16:08:09.063Z] TESTDEBUG=0 [2020-02-26T16:08:09.063Z] DEST=bundles/test-integration [2020-02-26T16:08:09.064Z] PWD=/go/src/github.com/docker/docker [2020-02-26T16:08:09.064Z] DOCKER_GITCOMMIT=669056f93dfde92cfcf5cc656df51d0c8d62903d [2020-02-26T16:08:09.064Z] container=docker [2020-02-26T16:08:09.064Z] HOME=/root [2020-02-26T16:08:09.064Z] GOLANG_VERSION=1.13.8 [2020-02-26T16:08:09.064Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-26T16:08:09.064Z] VALIDATE_BRANCH=master [2020-02-26T16:08:09.064Z] TERM=xterm [2020-02-26T16:08:09.064Z] DOCKER_PKG=github.com/docker/docker [2020-02-26T16:08:09.064Z] SHLVL=1 [2020-02-26T16:08:09.064Z] TIMEOUT=120m [2020-02-26T16:08:09.064Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-26T16:08:09.064Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-26T16:08:09.064Z] GO111MODULE=off [2020-02-26T16:08:09.064Z] DOCKER_EXPERIMENTAL=1 [2020-02-26T16:08:09.064Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-02-26T16:08:09.064Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-26T16:08:09.064Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-26T16:08:09.064Z] GOPATH=/go [2020-02-26T16:08:09.064Z] PKG_CONFIG=pkg-config [2020-02-26T16:08:09.064Z] _=/usr/bin/env [2020-02-26T16:08:09.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-26T16:08:09.196Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-02-26T16:08:11.319Z] #45 235.5 CC criu/netfilter.o [2020-02-26T16:08:11.319Z] #45 236.1 CC criu/page-pipe.o [2020-02-26T16:08:12.493Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-02-26T16:08:12.839Z] #45 237.3 CC criu/page-xfer.o [2020-02-26T16:08:13.184Z] ok github.com/docker/docker/daemon/cluster 2.201s coverage: 0.5% of statements [2020-02-26T16:08:14.149Z] ok github.com/docker/docker/daemon/config 1.173s coverage: 79.6% of statements [2020-02-26T16:08:14.899Z] Loaded image: buildpack-deps:jessie [2020-02-26T16:08:14.899Z] Loaded image: busybox:latest [2020-02-26T16:08:14.899Z] Loaded image: busybox:glibc [2020-02-26T16:08:14.899Z] Loaded image: debian:jessie [2020-02-26T16:08:14.899Z] Loaded image: hello-world:latest [2020-02-26T16:08:14.899Z] INFO: Testing against a local daemon [2020-02-26T16:08:14.899Z] === RUN TestCgroupNamespacesBuild [2020-02-26T16:08:14.944Z] #45 239.6 CC criu/pagemap-cache.o [2020-02-26T16:08:15.117Z] ok github.com/docker/docker/daemon/discovery 0.271s coverage: 30.0% of statements [2020-02-26T16:08:15.578Z] #45 240.3 CC criu/pagemap.o [2020-02-26T16:08:16.546Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-02-26T16:08:16.651Z] ok github.com/docker/docker/daemon/events 0.331s coverage: 50.0% of statements [2020-02-26T16:08:16.651Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.188s coverage: 10.9% of statements [2020-02-26T16:08:16.684Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-02-26T16:08:17.422Z] --- PASS: TestCgroupNamespacesBuild (3.30s) [2020-02-26T16:08:17.422Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-02-26T16:08:17.693Z] #45 241.9 CC criu/parasite-syscall.o [2020-02-26T16:08:18.184Z] ok github.com/docker/docker/daemon/graphdriver 0.184s coverage: 2.3% of statements [2020-02-26T16:08:18.437Z] tests/integration/client_test.py ..... [ 75%] [2020-02-26T16:08:18.437Z] tests/integration/context_api_test.py .. [ 76%] [2020-02-26T16:08:18.772Z] #45 243.4 CC criu/path.o [2020-02-26T16:08:19.151Z] ok github.com/docker/docker/daemon/links 0.615s coverage: 93.0% of statements [2020-02-26T16:08:19.365Z] tests/integration/errors_test.py . [ 76%] [2020-02-26T16:08:19.421Z] #45 243.9 CC criu/pie-util-vdso-elf32.o [2020-02-26T16:08:19.943Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.33s) [2020-02-26T16:08:19.943Z] === RUN TestBuildWithSession [2020-02-26T16:08:19.943Z] --- SKIP: TestBuildWithSession (0.00s) [2020-02-26T16:08:19.943Z] build_session_test.go:25: TODO: BuildKit [2020-02-26T16:08:19.943Z] === RUN TestBuildSquashParent [2020-02-26T16:08:20.077Z] #45 244.7 CC criu/pie-util-vdso.o [2020-02-26T16:08:20.749Z] #45 245.5 CC criu/pie-util.o [2020-02-26T16:08:21.084Z] #45 245.8 CC criu/pipes.o [2020-02-26T16:08:21.325Z] ok github.com/docker/docker/daemon 3.318s coverage: 9.2% of statements [2020-02-26T16:08:21.325Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-26T16:08:21.325Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-26T16:08:21.325Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-26T16:08:21.325Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-26T16:08:21.325Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-02-26T16:08:21.325Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-02-26T16:08:21.325Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-26T16:08:21.325Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-02-26T16:08:21.325Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-02-26T16:08:21.325Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-02-26T16:08:21.325Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-02-26T16:08:21.325Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-26T16:08:21.325Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-02-26T16:08:21.325Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-02-26T16:08:21.325Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-02-26T16:08:22.700Z] #45 247.1 CC criu/plugin.o [2020-02-26T16:08:22.862Z] ok github.com/docker/docker/daemon/logger 0.523s coverage: 43.0% of statements [2020-02-26T16:08:22.862Z] ok github.com/docker/docker/daemon/logger/awslogs 0.640s coverage: 77.4% of statements [2020-02-26T16:08:23.243Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-02-26T16:08:23.321Z] ok github.com/docker/docker/daemon/images 0.594s coverage: 4.9% of statements [2020-02-26T16:08:23.321Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-26T16:08:23.321Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-26T16:08:23.321Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-02-26T16:08:23.321Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-26T16:08:23.321Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-26T16:08:23.321Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-02-26T16:08:23.321Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-02-26T16:08:23.349Z] #45 247.9 CC criu/proc_parse.o [2020-02-26T16:08:24.857Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.427s coverage: 88.3% of statements [2020-02-26T16:08:25.144Z] --- PASS: TestDockerNetworkMacvlan (19.33s) [2020-02-26T16:08:25.144Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-02-26T16:08:25.144Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-02-26T16:08:25.144Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.03s) [2020-02-26T16:08:25.144Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.96s) [2020-02-26T16:08:25.144Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.77s) [2020-02-26T16:08:25.144Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.33s) [2020-02-26T16:08:25.144Z] PASS [2020-02-26T16:08:25.144Z] [2020-02-26T16:08:25.144Z] DONE 8 tests in 21.522s [2020-02-26T16:08:25.144Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-02-26T16:08:25.144Z] ++ 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-02-26T16:08:25.144Z] ++ set -e [2020-02-26T16:08:25.144Z] ++ '[' -n 0 ']' [2020-02-26T16:08:25.144Z] ++ set -x [2020-02-26T16:08:25.144Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-26T16:08:25.144Z] testing: warning: no tests to run [2020-02-26T16:08:25.144Z] PASS [2020-02-26T16:08:25.144Z] [2020-02-26T16:08:25.144Z] DONE 0 tests in 0.028s [2020-02-26T16:08:25.144Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-02-26T16:08:25.144Z] ++ 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-02-26T16:08:25.144Z] ++ set -e [2020-02-26T16:08:25.144Z] ++ '[' -n 0 ']' [2020-02-26T16:08:25.144Z] ++ set -x [2020-02-26T16:08:25.144Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-26T16:08:25.144Z] INFO: Testing against a local daemon [2020-02-26T16:08:25.144Z] === RUN TestAuthZPluginAllowRequest [2020-02-26T16:08:25.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-26T16:08:25.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-26T16:08:25.826Z] time="2020-02-26T16:08:25Z" level=error msg="Failed to open log file: open C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-logger-858097517\\container.log.1: The system cannot find the path specified." [2020-02-26T16:08:25.826Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.689s coverage: 62.1% of statements [2020-02-26T16:08:26.285Z] ok github.com/docker/docker/daemon/logger/local 0.381s coverage: 74.7% of statements [2020-02-26T16:08:26.285Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-26T16:08:26.285Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.244s coverage: 21.4% of statements [2020-02-26T16:08:26.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-26T16:08:27.049Z] --- PASS: TestAuthZPluginAllowRequest (1.78s) [2020-02-26T16:08:27.049Z] === RUN TestAuthZPluginTLS [2020-02-26T16:08:27.617Z] --- PASS: TestAuthZPluginTLS (0.68s) [2020-02-26T16:08:27.617Z] === RUN TestAuthZPluginDenyRequest [2020-02-26T16:08:28.183Z] --- PASS: TestAuthZPluginDenyRequest (0.66s) [2020-02-26T16:08:28.183Z] === RUN TestAuthZPluginAPIDenyResponse [2020-02-26T16:08:28.459Z] ok github.com/docker/docker/daemon/logger/templates 0.089s coverage: 8.3% of statements [2020-02-26T16:08:28.459Z] ok github.com/docker/docker/daemon/logger/syslog 0.287s coverage: 47.8% of statements [2020-02-26T16:08:28.751Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.65s) [2020-02-26T16:08:28.751Z] === RUN TestAuthZPluginDenyResponse [2020-02-26T16:08:29.685Z] --- PASS: TestAuthZPluginDenyResponse (0.69s) [2020-02-26T16:08:29.685Z] === RUN TestAuthZPluginAllowEventStream [2020-02-26T16:08:30.336Z] #45 253.9 CC criu/protobuf-desc.o [2020-02-26T16:08:30.636Z] ok github.com/docker/docker/daemon/logger/splunk 2.124s coverage: 82.5% of statements [2020-02-26T16:08:30.636Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-26T16:08:30.636Z] ? github.com/docker/docker/daemon/network [no test files] [2020-02-26T16:08:30.636Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-26T16:08:30.985Z] #45 255.7 CC criu/protobuf.o [2020-02-26T16:08:31.587Z] --- PASS: TestAuthZPluginAllowEventStream (1.74s) [2020-02-26T16:08:31.587Z] === RUN TestAuthZPluginErrorResponse [2020-02-26T16:08:31.633Z] #45 256.3 CC criu/pstree.o [2020-02-26T16:08:31.846Z] --- PASS: TestAuthZPluginErrorResponse (0.67s) [2020-02-26T16:08:31.846Z] === RUN TestAuthZPluginErrorRequest [2020-02-26T16:08:32.122Z] --- PASS: TestBuildSquashParent (10.23s) [2020-02-26T16:08:32.122Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-26T16:08:32.122Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-26T16:08:32.122Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-26T16:08:32.122Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-26T16:08:32.122Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-26T16:08:32.122Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-26T16:08:32.122Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-26T16:08:32.122Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-26T16:08:32.122Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-26T16:08:32.122Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-26T16:08:32.122Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-26T16:08:32.122Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-26T16:08:32.122Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-26T16:08:32.122Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-26T16:08:32.122Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-26T16:08:32.171Z] ok github.com/docker/docker/distribution 1.449s coverage: 20.3% of statements [2020-02-26T16:08:32.171Z] ok github.com/docker/docker/distribution/metadata 1.460s coverage: 48.2% of statements [2020-02-26T16:08:32.629Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-26T16:08:32.629Z] ok github.com/docker/docker/errdefs 0.251s coverage: 49.4% of statements [2020-02-26T16:08:32.784Z] --- PASS: TestAuthZPluginErrorRequest (0.66s) [2020-02-26T16:08:32.784Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-26T16:08:33.351Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.71s) [2020-02-26T16:08:33.351Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-02-26T16:08:33.491Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-26T16:08:33.748Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-26T16:08:33.786Z] #45 258.7 CC criu/rbtree.o [2020-02-26T16:08:34.469Z] #45 259.2 CC criu/rst-malloc.o [2020-02-26T16:08:34.805Z] ok github.com/docker/docker/distribution/xfer 2.917s coverage: 76.8% of statements [2020-02-26T16:08:34.805Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-26T16:08:34.805Z] ok github.com/docker/docker/image/cache 0.147s coverage: 19.2% of statements [2020-02-26T16:08:34.805Z] ok github.com/docker/docker/image/v1 0.323s coverage: 25.0% of statements [2020-02-26T16:08:35.133Z] #45 259.7 CC criu/seccomp.o [2020-02-26T16:08:35.773Z] ok github.com/docker/docker/image 1.021s coverage: 86.4% of statements [2020-02-26T16:08:35.773Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-26T16:08:35.773Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-26T16:08:35.880Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.20s) [2020-02-26T16:08:35.880Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-02-26T16:08:36.232Z] ok github.com/docker/docker/libcontainerd/queue 0.194s coverage: 100.0% of statements [2020-02-26T16:08:36.674Z] #45 261.3 CC criu/seize.o [2020-02-26T16:08:37.024Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-26T16:08:37.281Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-26T16:08:37.783Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.30s) [2020-02-26T16:08:37.783Z] === RUN TestAuthZPluginHeader [2020-02-26T16:08:38.258Z] #45 262.9 CC criu/servicefd.o [2020-02-26T16:08:38.409Z] ok github.com/docker/docker/pkg/aaparser 0.064s coverage: 50.0% of statements [2020-02-26T16:08:38.718Z] --- PASS: TestAuthZPluginHeader (0.96s) [2020-02-26T16:08:38.718Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-02-26T16:08:38.718Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-26T16:08:38.719Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-26T16:08:38.719Z] === RUN TestAuthZPluginV2Disable [2020-02-26T16:08:38.719Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-02-26T16:08:38.719Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-26T16:08:38.719Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-02-26T16:08:38.719Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-26T16:08:38.719Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-26T16:08:38.719Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-26T16:08:38.719Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-26T16:08:38.719Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-26T16:08:38.719Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-26T16:08:38.867Z] ok github.com/docker/docker/layer 0.476s coverage: 30.0% of statements [2020-02-26T16:08:38.867Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-26T16:08:38.950Z] #45 263.6 CC criu/shmem.o [2020-02-26T16:08:39.839Z] ok github.com/docker/docker/opts 0.290s coverage: 67.7% of statements [2020-02-26T16:08:40.563Z] #45 265.3 CC criu/sigframe.o [2020-02-26T16:08:40.597Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-02-26T16:08:40.597Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.44s) [2020-02-26T16:08:40.597Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.75s) [2020-02-26T16:08:40.597Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.52s) [2020-02-26T16:08:40.597Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.44s) [2020-02-26T16:08:40.597Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.22s) [2020-02-26T16:08:40.597Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.33s) [2020-02-26T16:08:40.597Z] === RUN TestBuildMultiStageCopy [2020-02-26T16:08:40.597Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-26T16:08:40.805Z] ok github.com/docker/docker/libcontainerd/local 0.448s coverage: 1.0% of statements [2020-02-26T16:08:40.805Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-26T16:08:40.805Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-26T16:08:40.805Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-26T16:08:40.805Z] ? github.com/docker/docker/oci [no test files] [2020-02-26T16:08:40.805Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-26T16:08:40.865Z] #45 ... [2020-02-26T16:08:40.865Z] [2020-02-26T16:08:40.865Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-26T16:08:40.865Z] #42 351.3 + dpkg --print-architecture [2020-02-26T16:08:40.865Z] #42 351.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-02-26T16:08:41.512Z] #42 351.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-02-26T16:08:41.512Z] #42 351.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-02-26T16:08:41.770Z] ok github.com/docker/docker/pkg/broadcaster 0.056s coverage: 100.0% of statements [2020-02-26T16:08:41.770Z] ok github.com/docker/docker/pkg/capabilities 0.051s coverage: 87.5% of statements [2020-02-26T16:08:41.770Z] ok github.com/docker/docker/pkg/authorization 0.695s coverage: 26.8% of statements [2020-02-26T16:08:42.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-26T16:08:42.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-26T16:08:43.304Z] ok github.com/docker/docker/pkg/directory 0.116s coverage: 80.0% of statements [2020-02-26T16:08:43.305Z] ok github.com/docker/docker/pkg/chrootarchive 0.168s coverage: 15.4% of statements [2020-02-26T16:08:43.763Z] ok github.com/docker/docker/pkg/discovery 0.198s coverage: 58.3% of statements [2020-02-26T16:08:43.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-26T16:08:43.874Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-26T16:08:44.439Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-26T16:08:44.731Z] ok github.com/docker/docker/pkg/discovery/file 0.093s coverage: 92.9% of statements [2020-02-26T16:08:45.003Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-26T16:08:45.191Z] ok github.com/docker/docker/pkg/discovery/memory 0.112s coverage: 92.3% of statements [2020-02-26T16:08:45.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-26T16:08:45.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-26T16:08:45.934Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-26T16:08:46.157Z] ok github.com/docker/docker/pkg/discovery/nodes 0.131s coverage: 93.8% of statements [2020-02-26T16:08:46.499Z] --- PASS: TestBuildMultiStageCopy (5.84s) [2020-02-26T16:08:46.499Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.18s) [2020-02-26T16:08:46.499Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.60s) [2020-02-26T16:08:46.499Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.67s) [2020-02-26T16:08:46.499Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.70s) [2020-02-26T16:08:46.499Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.69s) [2020-02-26T16:08:46.499Z] === RUN TestBuildMultiStageParentConfig [2020-02-26T16:08:47.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-26T16:08:47.125Z] ok github.com/docker/docker/pkg/filenotify 0.173s coverage: 36.2% of statements [2020-02-26T16:08:47.584Z] ok github.com/docker/docker/pkg/fileutils 0.119s coverage: 87.7% of statements [2020-02-26T16:08:47.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-26T16:08:48.042Z] ok github.com/docker/docker/pkg/homedir 0.088s coverage: 42.9% of statements [2020-02-26T16:08:48.394Z] --- PASS: TestBuildMultiStageParentConfig (1.67s) [2020-02-26T16:08:48.394Z] === RUN TestBuildLabelWithTargets [2020-02-26T16:08:49.009Z] ok github.com/docker/docker/pkg/discovery/kv 3.418s coverage: 84.1% of statements [2020-02-26T16:08:49.009Z] ok github.com/docker/docker/pkg/idtools 0.063s coverage: 6.3% of statements [2020-02-26T16:08:49.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-26T16:08:50.545Z] ok github.com/docker/docker/pkg/jsonmessage 0.284s coverage: 91.7% of statements [2020-02-26T16:08:50.545Z] ok github.com/docker/docker/pkg/locker 0.082s coverage: 88.9% of statements [2020-02-26T16:08:50.545Z] ok github.com/docker/docker/pkg/archive 9.591s coverage: 62.0% of statements [2020-02-26T16:08:50.545Z] ok github.com/docker/docker/pkg/ioutils 0.782s coverage: 68.4% of statements [2020-02-26T16:08:50.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-26T16:08:50.917Z] --- PASS: TestBuildLabelWithTargets (2.64s) [2020-02-26T16:08:50.917Z] === RUN TestBuildWithEmptyLayers [2020-02-26T16:08:51.513Z] ok github.com/docker/docker/pkg/longpath 0.040s coverage: 100.0% of statements [2020-02-26T16:08:51.513Z] ok github.com/docker/docker/pkg/namesgenerator 0.064s coverage: 85.7% of statements [2020-02-26T16:08:52.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-26T16:08:52.206Z] #42 ... [2020-02-26T16:08:52.206Z] [2020-02-26T16:08:52.206Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-26T16:08:52.206Z] #45 265.6 CC criu/signalfd.o [2020-02-26T16:08:52.206Z] #45 266.2 CC criu/sk-inet.o [2020-02-26T16:08:52.206Z] #45 268.0 CC criu/sk-netlink.o [2020-02-26T16:08:52.206Z] #45 268.6 CC criu/sk-packet.o [2020-02-26T16:08:52.206Z] #45 269.7 CC criu/sk-queue.o [2020-02-26T16:08:52.206Z] #45 270.6 CC criu/sk-tcp.o [2020-02-26T16:08:52.206Z] #45 271.5 CC criu/sk-unix.o [2020-02-26T16:08:52.206Z] #45 275.6 CC criu/sockets.o [2020-02-26T16:08:52.288Z] --- PASS: TestBuildWithEmptyLayers (1.34s) [2020-02-26T16:08:52.288Z] === RUN TestBuildMultiStageOnBuild [2020-02-26T16:08:52.482Z] ok github.com/docker/docker/pkg/parsers 0.187s coverage: 97.0% of statements [2020-02-26T16:08:52.482Z] ok github.com/docker/docker/pkg/pidfile 0.051s coverage: 82.6% of statements [2020-02-26T16:08:52.508Z] #45 277.2 CC criu/stats.o [2020-02-26T16:08:52.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-26T16:08:53.155Z] #45 277.9 CC criu/string.o [2020-02-26T16:08:53.456Z] #45 278.0 CC criu/sysctl.o [2020-02-26T16:08:54.017Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.177s coverage: 56.8% of statements [2020-02-26T16:08:54.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-26T16:08:54.984Z] ok github.com/docker/docker/pkg/plugins/transport 0.254s coverage: 85.7% of statements [2020-02-26T16:08:55.048Z] #45 279.3 CC criu/sysfs_parse.o [2020-02-26T16:08:55.360Z] #45 280.2 CC criu/timerfd.o [2020-02-26T16:08:55.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-26T16:08:55.442Z] ok github.com/docker/docker/pkg/pools 0.135s coverage: 88.2% of statements [2020-02-26T16:08:56.037Z] #45 280.8 CC criu/tty.o [2020-02-26T16:08:56.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-26T16:08:56.410Z] ok github.com/docker/docker/pkg/progress 0.036s coverage: 75.9% of statements [2020-02-26T16:08:56.463Z] --- PASS: TestBuildMultiStageOnBuild (3.65s) [2020-02-26T16:08:56.463Z] === RUN TestBuildUncleanTarFilenames [2020-02-26T16:08:56.796Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.11s) [2020-02-26T16:08:56.796Z] PASS [2020-02-26T16:08:56.796Z] [2020-02-26T16:08:56.796Z] === Skipped [2020-02-26T16:08:56.796Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-26T16:08:56.796Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-26T16:08:56.796Z] [2020-02-26T16:08:56.796Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-02-26T16:08:56.796Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-26T16:08:56.796Z] [2020-02-26T16:08:56.796Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-26T16:08:56.796Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-26T16:08:56.796Z] [2020-02-26T16:08:56.796Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-26T16:08:56.796Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-26T16:08:56.796Z] [2020-02-26T16:08:56.796Z] [2020-02-26T16:08:56.796Z] DONE 17 tests, 4 skipped in 31.998s [2020-02-26T16:08:56.796Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-02-26T16:08:56.796Z] ++ 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-02-26T16:08:56.796Z] ++ set -e [2020-02-26T16:08:56.796Z] ++ '[' -n 0 ']' [2020-02-26T16:08:56.796Z] ++ set -x [2020-02-26T16:08:56.796Z] ++ env -i DEST=/go/src/github.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-02-26T16:08:57.054Z] INFO: Testing against a local daemon [2020-02-26T16:08:57.054Z] === RUN TestPluginInvalidJSON [2020-02-26T16:08:57.054Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-26T16:08:57.054Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-26T16:08:57.054Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-26T16:08:57.054Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-02-26T16:08:57.054Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-02-26T16:08:57.054Z] PASS [2020-02-26T16:08:57.054Z] [2020-02-26T16:08:57.054Z] DONE 2 tests in 0.232s [2020-02-26T16:08:57.054Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-02-26T16:08:57.054Z] ++ 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-02-26T16:08:57.054Z] ++ set -e [2020-02-26T16:08:57.054Z] ++ '[' -n 0 ']' [2020-02-26T16:08:57.054Z] ++ set -x [2020-02-26T16:08:57.054Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-26T16:08:57.313Z] INFO: Testing against a local daemon [2020-02-26T16:08:57.313Z] === RUN TestExternalGraphDriver [2020-02-26T16:08:57.362Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-26T16:08:57.362Z] Using test binary docker [2020-02-26T16:08:57.362Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-02-26T16:08:57.362Z] +++ /etc/init.d/apparmor start [2020-02-26T16:08:57.362Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-26T16:08:57.362Z] Starting dockerd [2020-02-26T16:08:57.362Z] INFO: Waiting for daemon to start... [2020-02-26T16:08:57.362Z] +++ 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-02-26T16:08:57.377Z] ok github.com/docker/docker/pkg/reexec 0.126s coverage: 82.4% of statements [2020-02-26T16:08:57.377Z] ok github.com/docker/docker/pkg/pubsub 1.077s coverage: 73.9% of statements [2020-02-26T16:08:57.572Z] === RUN TestExternalGraphDriver/json [2020-02-26T16:08:57.834Z] --- PASS: TestBuildUncleanTarFilenames (1.84s) [2020-02-26T16:08:57.835Z] === RUN TestBuildMultiStageLayerLeak [2020-02-26T16:08:58.343Z] ok github.com/docker/docker/pkg/signal 0.065s coverage: 20.3% of statements [2020-02-26T16:08:58.343Z] ok github.com/docker/docker/pkg/stdcopy 0.075s coverage: 100.0% of statements [2020-02-26T16:08:59.074Z] . [2020-02-26T16:08:59.074Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-26T16:08:59.074Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-26T16:08:59.074Z] Error: No such image: emptyfs [2020-02-26T16:08:59.074Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-26T16:08:59.074Z] ++++ docker load [2020-02-26T16:08:59.309Z] ok github.com/docker/docker/pkg/stringid 0.062s coverage: 70.6% of statements [2020-02-26T16:08:59.432Z] Running integration-test (iteration 1) [2020-02-26T16:08:59.432Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-02-26T16:08:59.432Z] ++ 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-02-26T16:08:59.432Z] ++ set -e [2020-02-26T16:08:59.432Z] ++ '[' -n 0 ']' [2020-02-26T16:08:59.432Z] ++ set -x [2020-02-26T16:08:59.432Z] ++ env -i DEST=/go/src/github.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-02-26T16:08:59.674Z] #45 284.2 CC criu/tun.o [2020-02-26T16:08:59.766Z] ok github.com/docker/docker/pkg/streamformatter 0.079s coverage: 66.2% of statements [2020-02-26T16:09:00.102Z] === RUN TestExternalGraphDriver/spec [2020-02-26T16:09:00.733Z] ok github.com/docker/docker/pkg/sysinfo 0.063s coverage: 38.2% of statements [2020-02-26T16:09:00.754Z] #45 285.2 CC criu/uffd.o [2020-02-26T16:09:01.701Z] ok github.com/docker/docker/pkg/system 0.085s coverage: 13.1% of statements [2020-02-26T16:09:01.701Z] ok github.com/docker/docker/pkg/tailfile 0.145s coverage: 88.6% of statements [2020-02-26T16:09:02.013Z] --- PASS: TestBuildMultiStageLayerLeak (4.07s) [2020-02-26T16:09:02.013Z] === RUN TestBuildWithHugeFile [2020-02-26T16:09:02.442Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-02-26T16:09:02.633Z] === RUN TestExternalGraphDriver/pull [2020-02-26T16:09:03.238Z] ok github.com/docker/docker/pkg/tarsum 0.216s coverage: 89.3% of statements [2020-02-26T16:09:03.238Z] ok github.com/docker/docker/pkg/term 0.082s coverage: 30.8% of statements [2020-02-26T16:09:03.542Z] #45 287.8 CC criu/util.o [2020-02-26T16:09:04.204Z] testing: warning: no tests to run [2020-02-26T16:09:04.204Z] ok github.com/docker/docker/pkg/term/windows 0.039s coverage: 0.0% of statements [no tests to run] [2020-02-26T16:09:04.662Z] ok github.com/docker/docker/pkg/truncindex 0.192s coverage: 91.5% of statements [2020-02-26T16:09:05.120Z] ok github.com/docker/docker/pkg/urlutil 0.036s coverage: 100.0% of statements [2020-02-26T16:09:05.120Z] ok github.com/docker/docker/pkg/useragent 0.031s coverage: 88.9% of statements [2020-02-26T16:09:05.164Z] --- PASS: TestExternalGraphDriver (7.46s) [2020-02-26T16:09:05.164Z] --- PASS: TestExternalGraphDriver/json (2.45s) [2020-02-26T16:09:05.164Z] --- PASS: TestExternalGraphDriver/spec (2.70s) [2020-02-26T16:09:05.164Z] --- PASS: TestExternalGraphDriver/pull (2.18s) [2020-02-26T16:09:05.164Z] === RUN TestGraphdriverPluginV2 [2020-02-26T16:09:05.164Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2020-02-26T16:09:05.164Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-26T16:09:05.164Z] PASS [2020-02-26T16:09:05.164Z] [2020-02-26T16:09:05.164Z] === Skipped [2020-02-26T16:09:05.164Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2020-02-26T16:09:05.164Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-26T16:09:05.164Z] [2020-02-26T16:09:05.164Z] [2020-02-26T16:09:05.164Z] DONE 5 tests, 1 skipped in 7.730s [2020-02-26T16:09:05.164Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-02-26T16:09:05.164Z] ++ 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-02-26T16:09:05.164Z] ++ set -e [2020-02-26T16:09:05.164Z] ++ '[' -n 0 ']' [2020-02-26T16:09:05.164Z] ++ set -x [2020-02-26T16:09:05.164Z] ++ env -i DEST=/go/src/github.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-02-26T16:09:05.164Z] INFO: Testing against a local daemon [2020-02-26T16:09:05.164Z] === RUN TestContinueAfterPluginCrash [2020-02-26T16:09:05.164Z] === PAUSE TestContinueAfterPluginCrash [2020-02-26T16:09:05.164Z] === RUN TestDaemonStartWithLogOpt [2020-02-26T16:09:05.164Z] === PAUSE TestDaemonStartWithLogOpt [2020-02-26T16:09:05.164Z] === CONT TestContinueAfterPluginCrash [2020-02-26T16:09:05.164Z] === CONT TestDaemonStartWithLogOpt [2020-02-26T16:09:05.684Z] #45 290.4 CC criu/uts_ns.o [2020-02-26T16:09:06.085Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-26T16:09:06.085Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-26T16:09:06.085Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-02-26T16:09:06.085Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-26T16:09:06.085Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-02-26T16:09:06.085Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-02-26T16:09:06.085Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-26T16:09:06.085Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-26T16:09:06.359Z] #45 290.8 CC criu/vdso.o [2020-02-26T16:09:06.962Z] Loaded image: buildpack-deps:jessie [2020-02-26T16:09:06.962Z] Loaded image: busybox:latest [2020-02-26T16:09:06.962Z] Loaded image: busybox:glibc [2020-02-26T16:09:06.962Z] Loaded image: debian:jessie [2020-02-26T16:09:06.962Z] Loaded image: hello-world:latest [2020-02-26T16:09:06.962Z] INFO: Testing against a local daemon [2020-02-26T16:09:06.962Z] === RUN TestCgroupNamespacesBuild [2020-02-26T16:09:07.052Z] ok github.com/docker/docker/plugin/v2 0.163s coverage: 20.1% of statements [2020-02-26T16:09:07.438Z] #45 291.9 LINK criu/built-in.o [2020-02-26T16:09:07.438Z] #45 292.1 LINK criu/criu [2020-02-26T16:09:07.510Z] ok github.com/docker/docker/plugin 0.164s coverage: 11.6% of statements [2020-02-26T16:09:07.510Z] ok github.com/docker/docker/reference 0.132s coverage: 84.4% of statements [2020-02-26T16:09:08.505Z] #45 293.2 DEP lib/c/criu.d [2020-02-26T16:09:08.563Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-26T16:09:08.563Z] Using test binary docker [2020-02-26T16:09:08.563Z] +++ /etc/init.d/apparmor start [2020-02-26T16:09:08.563Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-26T16:09:08.563Z] INFO: Waiting for daemon to start... [2020-02-26T16:09:08.563Z] Starting dockerd [2020-02-26T16:09:08.563Z] +++ 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-02-26T16:09:08.708Z] --- PASS: TestCgroupNamespacesBuild (1.69s) [2020-02-26T16:09:08.708Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-02-26T16:09:08.812Z] #45 293.4 CC images/rpc.pb-c.o [2020-02-26T16:09:09.050Z] ok github.com/docker/docker/restartmanager 0.030s coverage: 50.9% of statements [2020-02-26T16:09:09.050Z] ok github.com/docker/docker/registry/resumable 0.333s coverage: 100.0% of statements [2020-02-26T16:09:09.862Z] #45 294.6 CC lib/c/criu.o [2020-02-26T16:09:10.454Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.62s) [2020-02-26T16:09:10.454Z] === RUN TestBuildWithSession [2020-02-26T16:09:10.454Z] --- SKIP: TestBuildWithSession (0.00s) [2020-02-26T16:09:10.454Z] build_session_test.go:25: TODO: BuildKit [2020-02-26T16:09:10.454Z] === RUN TestBuildSquashParent [2020-02-26T16:09:10.460Z] . [2020-02-26T16:09:10.460Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-26T16:09:10.460Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-26T16:09:10.460Z] Error: No such image: emptyfs [2020-02-26T16:09:10.460Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-26T16:09:10.460Z] ++++ docker load [2020-02-26T16:09:10.584Z] ok github.com/docker/docker/testutil 0.042s coverage: 62.5% of statements [2020-02-26T16:09:10.584Z] ok github.com/docker/docker/registry 0.502s coverage: 51.7% of statements [2020-02-26T16:09:10.717Z] Running integration-test (iteration 1) [2020-02-26T16:09:10.717Z] 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-02-26T16:09:10.717Z] ++ 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-02-26T16:09:10.717Z] ++ set -e [2020-02-26T16:09:10.717Z] ++ '[' -n 0 ']' [2020-02-26T16:09:10.717Z] ++ set -x [2020-02-26T16:09:10.718Z] ++ env -i DEST=/go/src/github.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-02-26T16:09:11.042Z] ok github.com/docker/docker/runconfig 0.122s coverage: 54.5% of statements [2020-02-26T16:09:11.649Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-26T16:09:11.649Z] Using test binary docker [2020-02-26T16:09:11.649Z] +++ /etc/init.d/apparmor start [2020-02-26T16:09:11.649Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-26T16:09:11.649Z] INFO: Waiting for daemon to start... [2020-02-26T16:09:11.649Z] Starting dockerd [2020-02-26T16:09:11.649Z] +++ 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-02-26T16:09:12.694Z] #45 297.0 LINK lib/c/built-in.o [2020-02-26T16:09:12.694Z] #45 297.0 LINK lib/c/libcriu.so [2020-02-26T16:09:12.991Z] #45 297.6 GEN magic.py [2020-02-26T16:09:13.294Z] #45 297.9 Note: Building without setproctitle() and strlcpy() support. [2020-02-26T16:09:13.294Z] #45 297.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-26T16:09:13.545Z] . [2020-02-26T16:09:13.545Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-26T16:09:13.802Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-26T16:09:13.802Z] Error: No such image: emptyfs [2020-02-26T16:09:13.802Z] ++++ docker load [2020-02-26T16:09:13.802Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-26T16:09:13.942Z] ok github.com/docker/docker/volume/drivers 0.216s coverage: 36.1% of statements [2020-02-26T16:09:14.366Z] Running integration-test (iteration 1) [2020-02-26T16:09:14.366Z] 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-02-26T16:09:14.366Z] ++ 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-02-26T16:09:14.366Z] ++ set -e [2020-02-26T16:09:14.366Z] ++ '[' -n 0 ']' [2020-02-26T16:09:14.366Z] ++ set -x [2020-02-26T16:09:14.366Z] ++ env -i DEST=/go/src/github.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-02-26T16:09:14.401Z] ok github.com/docker/docker/volume/local 0.247s coverage: 37.7% of statements [2020-02-26T16:09:14.401Z] ok github.com/docker/docker/volume/mounts 0.108s coverage: 66.2% of statements [2020-02-26T16:09:14.851Z] #45 299.2 fatal: not a git repository (or any of the parent directories): .git [2020-02-26T16:09:15.890Z] #45 300.5 make[1]: Nothing to be done for 'all'. [2020-02-26T16:09:15.934Z] ok github.com/docker/docker/volume/service 0.402s coverage: 70.3% of statements [2020-02-26T16:09:16.632Z] --- PASS: TestBuildSquashParent (6.41s) [2020-02-26T16:09:16.632Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-26T16:09:16.632Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-26T16:09:16.632Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-26T16:09:16.632Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-26T16:09:16.632Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-26T16:09:16.632Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-26T16:09:16.632Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-26T16:09:16.632Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-26T16:09:16.632Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-26T16:09:16.632Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-26T16:09:16.632Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-26T16:09:16.632Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-26T16:09:16.632Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-26T16:09:16.632Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-26T16:09:16.632Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-26T16:09:17.371Z] --- PASS: TestDaemonStartWithLogOpt (10.26s) [2020-02-26T16:09:17.402Z] #45 302.1 make[1]: 'images/built-in.o' is up to date. [2020-02-26T16:09:17.402Z] #45 302.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-02-26T16:09:17.402Z] #45 302.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-02-26T16:09:17.695Z] #45 302.3 make[1]: 'compel/libcompel.a' is up to date. [2020-02-26T16:09:17.695Z] #45 302.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-02-26T16:09:17.695Z] #45 302.5 make[1]: Nothing to be done for 'all'. [2020-02-26T16:09:17.695Z] #45 302.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-26T16:09:17.996Z] #45 302.8 make[2]: Nothing to be done for 'all'. [2020-02-26T16:09:18.294Z] #45 302.9 make[2]: Nothing to be done for 'all'. [2020-02-26T16:09:18.294Z] #45 303.1 make[2]: Nothing to be done for 'all'. [2020-02-26T16:09:18.588Z] #45 303.4 make[2]: Nothing to be done for 'all'. [2020-02-26T16:09:18.880Z] #45 303.5 make[2]: Nothing to be done for 'all'. [2020-02-26T16:09:18.880Z] #45 303.5 make[2]: Nothing to be done for 'all'. [2020-02-26T16:09:18.880Z] #45 303.6 make[2]: Nothing to be done for 'all'. [2020-02-26T16:09:19.173Z] #45 303.8 make[2]: Nothing to be done for 'all'. [2020-02-26T16:09:19.173Z] #45 303.8 INSTALL criu/criu [2020-02-26T16:09:19.173Z] #45 DONE 304.0s [2020-02-26T16:09:19.173Z] [2020-02-26T16:09:19.173Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T16:09:19.716Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-26T16:09:19.716Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-26T16:09:20.652Z] --- PASS: TestContinueAfterPluginCrash (15.08s) [2020-02-26T16:09:20.652Z] PASS [2020-02-26T16:09:20.652Z] [2020-02-26T16:09:20.652Z] DONE 2 tests in 15.342s [2020-02-26T16:09:20.652Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-02-26T16:09:20.652Z] ++ 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-02-26T16:09:20.652Z] ++ set -e [2020-02-26T16:09:20.652Z] ++ '[' -n 0 ']' [2020-02-26T16:09:20.652Z] ++ set -x [2020-02-26T16:09:20.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=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-02-26T16:09:20.652Z] INFO: Testing against a local daemon [2020-02-26T16:09:20.652Z] === RUN TestPluginWithDevMounts [2020-02-26T16:09:20.652Z] === PAUSE TestPluginWithDevMounts [2020-02-26T16:09:20.652Z] === CONT TestPluginWithDevMounts [2020-02-26T16:09:21.456Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-26T16:09:21.802Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-26T16:09:22.564Z] ......... [ 86%] [2020-02-26T16:09:23.181Z] --- PASS: TestPluginWithDevMounts (2.23s) [2020-02-26T16:09:23.181Z] PASS [2020-02-26T16:09:23.181Z] [2020-02-26T16:09:23.181Z] DONE 1 tests in 2.551s [2020-02-26T16:09:23.181Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-02-26T16:09:23.181Z] ++ 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-02-26T16:09:23.181Z] ++ set -e [2020-02-26T16:09:23.181Z] ++ '[' -n 0 ']' [2020-02-26T16:09:23.181Z] ++ set -x [2020-02-26T16:09:23.181Z] ++ env -i DEST=/go/src/github.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-02-26T16:09:23.181Z] INFO: Testing against a local daemon [2020-02-26T16:09:23.181Z] === RUN TestSecretInspect [2020-02-26T16:09:23.663Z] #54 ... [2020-02-26T16:09:23.663Z] [2020-02-26T16:09:23.663Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-26T16:09:23.663Z] #58 233.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-02-26T16:09:24.211Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-02-26T16:09:24.211Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.81s) [2020-02-26T16:09:24.211Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.92s) [2020-02-26T16:09:24.211Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.01s) [2020-02-26T16:09:24.211Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.44s) [2020-02-26T16:09:24.211Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.16s) [2020-02-26T16:09:24.211Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.03s) [2020-02-26T16:09:24.211Z] === RUN TestBuildMultiStageCopy [2020-02-26T16:09:24.211Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-26T16:09:25.855Z] #58 236.4 + mkdir -p /build [2020-02-26T16:09:25.855Z] #58 236.4 + cp runc /build/runc [2020-02-26T16:09:25.855Z] #58 DONE 236.5s [2020-02-26T16:09:25.855Z] [2020-02-26T16:09:25.855Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T16:09:25.942Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-26T16:09:26.464Z] --- PASS: TestSecretInspect (3.27s) [2020-02-26T16:09:26.465Z] === RUN TestSecretList [2020-02-26T16:09:26.685Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-26T16:09:26.936Z] #63 ... [2020-02-26T16:09:26.936Z] [2020-02-26T16:09:26.936Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-26T16:09:26.936Z] #42 DONE 397.3s [2020-02-26T16:09:26.936Z] [2020-02-26T16:09:26.936Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T16:09:27.034Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-26T16:09:27.897Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-26T16:09:28.245Z] --- PASS: TestBuildMultiStageCopy (4.23s) [2020-02-26T16:09:28.245Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.14s) [2020-02-26T16:09:28.245Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s) [2020-02-26T16:09:28.245Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.45s) [2020-02-26T16:09:28.245Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s) [2020-02-26T16:09:28.245Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2020-02-26T16:09:28.245Z] === RUN TestBuildMultiStageParentConfig [2020-02-26T16:09:28.363Z] tests/integration/models_images_test.py ............... [ 89%] [2020-02-26T16:09:29.450Z] --- PASS: TestBuildMultiStageParentConfig (1.35s) [2020-02-26T16:09:29.450Z] === RUN TestBuildLabelWithTargets [2020-02-26T16:09:29.749Z] --- PASS: TestSecretList (3.26s) [2020-02-26T16:09:29.749Z] === RUN TestSecretsCreateAndDelete [2020-02-26T16:09:29.985Z] tests/integration/models_networks_test.py .... [ 90%] [2020-02-26T16:09:30.730Z] ok github.com/docker/docker/pkg/plugins 35.147s coverage: 73.4% of statements [2020-02-26T16:09:30.730Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-26T16:09:30.730Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-26T16:09:30.730Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-26T16:09:30.730Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-02-26T16:09:30.730Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-26T16:09:30.730Z] ? github.com/docker/docker/rootless [no test files] [2020-02-26T16:09:30.730Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-26T16:09:30.730Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-02-26T16:09:30.730Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-02-26T16:09:30.730Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-02-26T16:09:30.730Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-02-26T16:09:30.730Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-02-26T16:09:30.730Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-02-26T16:09:30.730Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-02-26T16:09:30.730Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-02-26T16:09:30.730Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-02-26T16:09:30.730Z] ? github.com/docker/docker/testutil/request [no test files] [2020-02-26T16:09:30.730Z] ? github.com/docker/docker/volume [no test files] [2020-02-26T16:09:30.730Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-26T16:09:30.730Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-26T16:09:31.192Z] [2020-02-26T16:09:31.192Z] === Skipped [2020-02-26T16:09:31.193Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-02-26T16:09:31.193Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-02-26T16:09:31.193Z] [2020-02-26T16:09:31.193Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-02-26T16:09:31.193Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-02-26T16:09:31.193Z] [2020-02-26T16:09:31.193Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-02-26T16:09:31.193Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-02-26T16:09:31.193Z] [2020-02-26T16:09:31.193Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-02-26T16:09:31.193Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-02-26T16:09:31.193Z] [2020-02-26T16:09:31.193Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-02-26T16:09:31.193Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-02-26T16:09:31.193Z] [2020-02-26T16:09:31.193Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-02-26T16:09:31.193Z] client_test.go:23: runtime.GOOS == "windows" [2020-02-26T16:09:31.193Z] [2020-02-26T16:09:31.193Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-02-26T16:09:31.193Z] daemon_test.go:147: root required [2020-02-26T16:09:31.193Z] [2020-02-26T16:09:31.193Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-02-26T16:09:31.193Z] reload_test.go:520: root required [2020-02-26T16:09:31.193Z] [2020-02-26T16:09:31.193Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-02-26T16:09:31.193Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-02-26T16:09:31.193Z] [2020-02-26T16:09:31.193Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-02-26T16:09:31.193Z] pull_v2_test.go:73: Needs fixing on Windows [2020-02-26T16:09:31.193Z] [2020-02-26T16:09:31.193Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-02-26T16:09:31.193Z] pull_v2_test.go:118: Needs fixing on Windows [2020-02-26T16:09:31.193Z] [2020-02-26T16:09:31.193Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-02-26T16:09:31.193Z] download_test.go:268: Needs fixing on Windows [2020-02-26T16:09:31.193Z] [2020-02-26T16:09:31.193Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-02-26T16:09:31.193Z] layer_test.go:304: Failing on Windows [2020-02-26T16:09:31.193Z] [2020-02-26T16:09:31.193Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-02-26T16:09:31.193Z] layer_test.go:353: Failing on Windows [2020-02-26T16:09:31.193Z] [2020-02-26T16:09:31.193Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-02-26T16:09:31.193Z] layer_test.go:468: Failing on Windows [2020-02-26T16:09:31.193Z] [2020-02-26T16:09:31.193Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-02-26T16:09:31.193Z] layer_test.go:697: Failing on Windows [2020-02-26T16:09:31.193Z] [2020-02-26T16:09:31.193Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-02-26T16:09:31.193Z] migration_test.go:46: Failing on Windows [2020-02-26T16:09:31.193Z] [2020-02-26T16:09:31.193Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-02-26T16:09:31.193Z] migration_test.go:182: Failing on Windows [2020-02-26T16:09:31.193Z] [2020-02-26T16:09:31.193Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-02-26T16:09:31.193Z] mount_test.go:17: Failing on Windows [2020-02-26T16:09:31.193Z] [2020-02-26T16:09:31.193Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-02-26T16:09:31.193Z] mount_test.go:76: Failing on Windows [2020-02-26T16:09:31.193Z] [2020-02-26T16:09:31.193Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-02-26T16:09:31.193Z] mount_test.go:125: Failing on Windows [2020-02-26T16:09:31.193Z] [2020-02-26T16:09:31.193Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-02-26T16:09:31.193Z] mount_test.go:212: Failing on Windows [2020-02-26T16:09:31.193Z] [2020-02-26T16:09:31.193Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-02-26T16:09:31.193Z] archive_test.go:133: Xz not present in msys2 [2020-02-26T16:09:31.193Z] [2020-02-26T16:09:31.193Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-02-26T16:09:31.193Z] archive_test.go:238: Failing on Windows CI machines [2020-02-26T16:09:31.193Z] [2020-02-26T16:09:31.193Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-02-26T16:09:31.193Z] archive_windows_test.go:16: Currently fails [2020-02-26T16:09:31.193Z] [2020-02-26T16:09:31.193Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-02-26T16:09:31.193Z] changes_test.go:192: needs more investigation [2020-02-26T16:09:31.193Z] [2020-02-26T16:09:31.193Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-02-26T16:09:31.193Z] changes_test.go:405: needs further investigation [2020-02-26T16:09:31.193Z] [2020-02-26T16:09:31.193Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-02-26T16:09:31.193Z] changes_test.go:441: needs further investigation [2020-02-26T16:09:31.193Z] [2020-02-26T16:09:31.193Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-02-26T16:09:31.193Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-02-26T16:09:31.193Z] [2020-02-26T16:09:31.193Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-02-26T16:09:31.193Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-02-26T16:09:31.193Z] [2020-02-26T16:09:31.193Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-02-26T16:09:31.193Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-02-26T16:09:31.193Z] [2020-02-26T16:09:31.193Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-02-26T16:09:31.193Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-02-26T16:09:31.193Z] [2020-02-26T16:09:31.193Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-02-26T16:09:31.193Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-02-26T16:09:31.193Z] [2020-02-26T16:09:31.193Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-02-26T16:09:31.193Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-02-26T16:09:31.193Z] [2020-02-26T16:09:31.193Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-02-26T16:09:31.193Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-02-26T16:09:31.193Z] [2020-02-26T16:09:31.193Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-02-26T16:09:31.193Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-02-26T16:09:31.193Z] [2020-02-26T16:09:31.193Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-02-26T16:09:31.193Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-02-26T16:09:31.193Z] [2020-02-26T16:09:31.193Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-02-26T16:09:31.193Z] poller_test.go:41: No chmod on Windows [2020-02-26T16:09:31.193Z] [2020-02-26T16:09:31.193Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-02-26T16:09:31.193Z] fileutils_test.go:134: Needs porting to Windows [2020-02-26T16:09:31.193Z] [2020-02-26T16:09:31.193Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-02-26T16:09:31.193Z] fileutils_test.go:180: Needs porting to Windows [2020-02-26T16:09:31.193Z] [2020-02-26T16:09:31.193Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-02-26T16:09:31.193Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-02-26T16:09:31.193Z] [2020-02-26T16:09:31.193Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-02-26T16:09:31.193Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-02-26T16:09:31.193Z] [2020-02-26T16:09:31.193Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-02-26T16:09:31.193Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-02-26T16:09:31.193Z] [2020-02-26T16:09:31.193Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2020-02-26T16:09:31.193Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-02-26T16:09:31.193Z] [2020-02-26T16:09:31.193Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-02-26T16:09:31.193Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-02-26T16:09:31.193Z] [2020-02-26T16:09:31.193Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-02-26T16:09:31.193Z] local_test.go:181: runtime.GOOS == "windows" [2020-02-26T16:09:31.193Z] [2020-02-26T16:09:31.193Z] [2020-02-26T16:09:31.193Z] DONE 1771 tests, 46 skipped in 218.923s [2020-02-26T16:09:31.193Z] INFO: make.ps1 ended at 02/26/2020 16:09:30 [2020-02-26T16:09:31.799Z] --- PASS: TestBuildLabelWithTargets (1.86s) [2020-02-26T16:09:31.799Z] === RUN TestBuildWithEmptyLayers [2020-02-26T16:09:32.149Z] --- PASS: TestBuildWithEmptyLayers (0.86s) [2020-02-26T16:09:32.149Z] === RUN TestBuildMultiStageOnBuild [2020-02-26T16:09:32.726Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-02-26T16:09:33.032Z] --- PASS: TestSecretsCreateAndDelete (3.29s) [2020-02-26T16:09:33.032Z] === RUN TestSecretsUpdate [2020-02-26T16:09:33.184Z] INFO: Unit tests ended at 02/26/2020 16:09:32. Duration:00:03:55.1749057 [2020-02-26T16:09:33.184Z] INFO: Building busybox [2020-02-26T16:09:33.184Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-02-26T16:09:33.184Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-02-26T16:09:33.184Z] [2020-02-26T16:09:33.184Z] Sending build context to Docker daemon 2.56kB [2020-02-26T16:09:33.184Z] [2020-02-26T16:09:33.641Z] Step 1/6 : FROM microsoft/windowsservercore [2020-02-26T16:09:33.641Z] ---> 81094f2483ae [2020-02-26T16:09:33.641Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-02-26T16:09:33.641Z] ---> Running in b549183cc181 [2020-02-26T16:09:35.210Z] --- PASS: TestBuildMultiStageOnBuild (2.68s) [2020-02-26T16:09:35.210Z] === RUN TestBuildUncleanTarFilenames [2020-02-26T16:09:35.964Z] --- PASS: TestBuildUncleanTarFilenames (1.14s) [2020-02-26T16:09:35.964Z] === RUN TestBuildMultiStageLayerLeak [2020-02-26T16:09:36.315Z] --- PASS: TestSecretsUpdate (3.22s) [2020-02-26T16:09:36.316Z] === RUN TestTemplatedSecret [2020-02-26T16:09:36.524Z] tests/integration/models_nodes_test.py . [ 91%] [2020-02-26T16:09:37.086Z] tests/integration/models_resources_test.py . [ 91%] [2020-02-26T16:09:39.071Z] --- PASS: TestBuildMultiStageLayerLeak (2.91s) [2020-02-26T16:09:39.071Z] === RUN TestBuildWithHugeFile [2020-02-26T16:09:39.423Z] Removing intermediate container b549183cc181 [2020-02-26T16:09:39.423Z] ---> 7cdab602eee9 [2020-02-26T16:09:39.423Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-02-26T16:09:39.599Z] --- PASS: TestTemplatedSecret (3.42s) [2020-02-26T16:09:39.599Z] === RUN TestSecretCreateResolve [2020-02-26T16:09:39.880Z] [2020-02-26T16:09:40.338Z] ---> 69a31813407c [2020-02-26T16:09:40.338Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-02-26T16:09:40.338Z] ---> Running in 4ae2766c8588 [2020-02-26T16:09:40.881Z] Loaded image: buildpack-deps:jessie [2020-02-26T16:09:40.881Z] Loaded image: busybox:latest [2020-02-26T16:09:41.138Z] Loaded image: busybox:glibc [2020-02-26T16:09:41.138Z] Loaded image: debian:jessie [2020-02-26T16:09:41.394Z] Loaded image: hello-world:latest [2020-02-26T16:09:41.394Z] INFO: Testing against a local daemon [2020-02-26T16:09:41.394Z] === RUN TestDockerDaemonSuite [2020-02-26T16:09:41.394Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-02-26T16:09:41.872Z] [2020-02-26T16:09:41.872Z] SUCCESS: Specified value was saved. [2020-02-26T16:09:42.882Z] --- PASS: TestSecretCreateResolve (3.27s) [2020-02-26T16:09:42.882Z] PASS [2020-02-26T16:09:42.882Z] [2020-02-26T16:09:42.882Z] DONE 6 tests in 19.893s [2020-02-26T16:09:42.882Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-02-26T16:09:42.882Z] ++ 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-02-26T16:09:42.882Z] ++ set -e [2020-02-26T16:09:42.882Z] ++ '[' -n 0 ']' [2020-02-26T16:09:42.882Z] ++ set -x [2020-02-26T16:09:42.882Z] ++ env -i DEST=/go/src/github.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-02-26T16:09:43.140Z] INFO: Testing against a local daemon [2020-02-26T16:09:43.140Z] === RUN TestServiceCreateInit [2020-02-26T16:09:43.140Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-26T16:09:43.152Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-02-26T16:09:44.667Z] Loaded image: buildpack-deps:jessie [2020-02-26T16:09:44.667Z] Loaded image: busybox:latest [2020-02-26T16:09:44.769Z] Removing intermediate container 4ae2766c8588 [2020-02-26T16:09:44.769Z] ---> 1a7fd0e069e1 [2020-02-26T16:09:44.769Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-02-26T16:09:44.769Z] ---> Running in 3a0964304895 [2020-02-26T16:09:45.231Z] Loaded image: busybox:glibc [2020-02-26T16:09:45.231Z] Loaded image: debian:jessie [2020-02-26T16:09:45.488Z] Loaded image: hello-world:latest [2020-02-26T16:09:45.488Z] INFO: Testing against a local daemon [2020-02-26T16:09:45.488Z] === RUN TestDockerSuite [2020-02-26T16:09:45.488Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-02-26T16:09:45.488Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-02-26T16:09:45.488Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-02-26T16:09:45.488Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-02-26T16:09:45.488Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-02-26T16:09:45.488Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-02-26T16:09:45.488Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-02-26T16:09:45.488Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-02-26T16:09:46.858Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-02-26T16:09:46.858Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-02-26T16:09:47.422Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-02-26T16:09:47.422Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-02-26T16:09:47.561Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-02-26T16:09:47.561Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-02-26T16:09:48.352Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-02-26T16:09:48.352Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-02-26T16:09:48.352Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-02-26T16:09:48.406Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-26T16:09:50.248Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-02-26T16:09:50.505Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-02-26T16:09:50.554Z] Cannot create a file when that file already exists. [2020-02-26T16:09:51.073Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-02-26T16:09:51.073Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-02-26T16:09:51.073Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-02-26T16:09:52.005Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-02-26T16:09:52.569Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-02-26T16:09:52.885Z] tests/integration/regression_test.py ...... [ 98%] [2020-02-26T16:09:53.132Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-02-26T16:09:53.389Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-02-26T16:09:53.389Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-02-26T16:09:53.389Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-02-26T16:09:53.389Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-02-26T16:09:53.397Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-02-26T16:09:53.397Z] tests/integration/credentials/utils_test.py . [100%] [2020-02-26T16:09:53.397Z] [2020-02-26T16:09:53.397Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-02-26T16:09:53.397Z] =========================== short test summary info ============================ [2020-02-26T16:09:53.397Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-02-26T16:09:53.397Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-02-26T16:09:53.397Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-02-26T16:09:53.397Z] Not supported on most drivers [2020-02-26T16:09:53.397Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-02-26T16:09:53.397Z] Can fail if eth0 has multiple IP addresses [2020-02-26T16:09:53.397Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-02-26T16:09:53.397Z] This doesn't seem to be taken into account by the engine [2020-02-26T16:09:53.397Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-02-26T16:09:53.397Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-02-26T16:09:53.397Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-02-26T16:09:53.397Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-02-26T16:09:53.397Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-02-26T16:09:53.397Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-02-26T16:09:53.397Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-02-26T16:09:53.397Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 388.60 seconds == [2020-02-26T16:09:53.654Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-02-26T16:09:53.672Z] --- PASS: TestServiceCreateInit (10.24s) [2020-02-26T16:09:53.672Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.14s) [2020-02-26T16:09:53.672Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.06s) [2020-02-26T16:09:53.672Z] === RUN TestCreateServiceMultipleTimes [2020-02-26T16:09:57.565Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-02-26T16:09:57.614Z] Removing intermediate container 3a0964304895 [2020-02-26T16:09:57.614Z] ---> 0622b3d7d9e7 [2020-02-26T16:09:57.614Z] Step 6/6 : CMD ["sh"] [2020-02-26T16:09:57.614Z] ---> Running in 48bbe51fadd8 [2020-02-26T16:09:57.614Z] Removing intermediate container 48bbe51fadd8 [2020-02-26T16:09:57.614Z] ---> 7228e4f20381 [2020-02-26T16:09:57.614Z] Successfully built 7228e4f20381 [2020-02-26T16:09:57.614Z] Successfully tagged busybox:latest [2020-02-26T16:09:57.614Z] INFO: Docker images of the daemon under test [2020-02-26T16:09:57.614Z] [2020-02-26T16:09:57.614Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-02-26T16:09:57.614Z] busybox latest 7228e4f20381 Less than a second ago 4.88GB [2020-02-26T16:09:57.614Z] microsoft/windowsservercore latest 81094f2483ae 9 days ago 4.84GB [2020-02-26T16:09:57.614Z] mcr.microsoft.com/windows/servercore ltsc2019 81094f2483ae 9 days ago 4.84GB [2020-02-26T16:09:57.614Z] [2020-02-26T16:09:57.614Z] INFO: Running integration tests at 02/26/2020 16:09:57... [2020-02-26T16:09:57.614Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-02-26T16:09:57.614Z] INFO: Integration API tests being run from the host: [2020-02-26T16:09:57.614Z] INFO: make.ps1 starting at 02/26/2020 16:09:57 [2020-02-26T16:09:57.822Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-02-26T16:09:58.598Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-02-26T16:10:00.354Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-02-26T16:10:00.355Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-02-26T16:10:02.879Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-02-26T16:10:03.443Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-02-26T16:10:05.338Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-02-26T16:10:05.595Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-02-26T16:10:05.826Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-26T16:10:05.826Z] [2020-02-26T16:10:05.826Z] Unloading profiles will leave already running processes permanently [2020-02-26T16:10:05.826Z] unconfined, which can lead to unexpected situations. [2020-02-26T16:10:05.826Z] [2020-02-26T16:10:05.826Z] To set a process to complain mode, use the command line tool [2020-02-26T16:10:05.826Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-26T16:10:05.826Z] [2020-02-26T16:10:06.590Z] #24 ... [2020-02-26T16:10:06.590Z] [2020-02-26T16:10:06.590Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T16:10:06.590Z] #63 385.4 + bin/containerd Post stage [Pipeline] junit [2020-02-26T16:10:06.768Z] Recording test results [2020-02-26T16:10:06.969Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [Pipeline] sh [2020-02-26T16:10:07.254Z] + echo Ensuring container killed. [2020-02-26T16:10:07.254Z] Ensuring container killed. [2020-02-26T16:10:07.255Z] + docker rm -vf docker-pr2 [2020-02-26T16:10:07.255Z] Error: No such container: docker-pr2 [2020-02-26T16:10:07.255Z] + true [Pipeline] sh [2020-02-26T16:10:07.408Z] --- PASS: TestBuildWithHugeFile (26.78s) [2020-02-26T16:10:07.408Z] === RUN TestBuildWithEmptyDockerfile [2020-02-26T16:10:07.408Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-26T16:10:07.408Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-26T16:10:07.408Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-26T16:10:07.408Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-26T16:10:07.408Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-26T16:10:07.408Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-26T16:10:07.408Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-26T16:10:07.408Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-26T16:10:07.408Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-26T16:10:07.408Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2020-02-26T16:10:07.408Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2020-02-26T16:10:07.408Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2020-02-26T16:10:07.408Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2020-02-26T16:10:07.408Z] === RUN TestBuildPreserveOwnership [2020-02-26T16:10:07.408Z] === RUN TestBuildPreserveOwnership/copy_from [2020-02-26T16:10:07.537Z] + echo Chowning /workspace to jenkins user [2020-02-26T16:10:07.537Z] Chowning /workspace to jenkins user [2020-02-26T16:10:07.537Z] + id -u [2020-02-26T16:10:07.537Z] + id -g [2020-02-26T16:10:07.537Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40585:/workspace busybox chown -R 1000:1000 /workspace [2020-02-26T16:10:08.396Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-02-26T16:10:08.656Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-02-26T16:10:08.759Z] #63 ... [2020-02-26T16:10:08.759Z] [2020-02-26T16:10:08.759Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T16:10:08.759Z] #54 DONE 439.1s [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-26T16:10:09.077Z] [2020-02-26T16:10:09.077Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T16:10:09.199Z] + bundleName=docker-py [2020-02-26T16:10:09.199Z] + echo Creating docker-py-bundles.tar.gz [2020-02-26T16:10:09.199Z] Creating docker-py-bundles.tar.gz [2020-02-26T16:10:09.199Z] + 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-02-26T16:10:09.210Z] Archiving artifacts [2020-02-26T16:10:09.460Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40585/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-02-26T16:10:09.586Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-02-26T16:10:09.750Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-02-26T16:10:09.804Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40585/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=669056f93dfde92cfcf5cc656df51d0c8d62903d -e DOCKER_GRAPHDRIVER docker:669056f93dfde92cfcf5cc656df51d0c8d62903d hack/make.sh binary-daemon [2020-02-26T16:10:10.367Z] [2020-02-26T16:10:10.367Z] Removing bundles/ [2020-02-26T16:10:10.367Z] [2020-02-26T16:10:10.367Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-02-26T16:10:10.624Z] Building: bundles/binary-daemon/dockerd-dev [2020-02-26T16:10:10.624Z] GOOS="" GOARCH="" GOARM="" [2020-02-26T16:10:10.955Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-02-26T16:10:11.488Z] --- PASS: TestBuildPreserveOwnership (5.54s) [2020-02-26T16:10:11.488Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.59s) [2020-02-26T16:10:11.488Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.95s) [2020-02-26T16:10:11.488Z] === RUN TestBuildPlatformInvalid [2020-02-26T16:10:11.841Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2020-02-26T16:10:11.841Z] PASS [2020-02-26T16:10:11.841Z] [2020-02-26T16:10:11.841Z] === Skipped [2020-02-26T16:10:11.841Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-02-26T16:10:11.841Z] build_session_test.go:25: TODO: BuildKit [2020-02-26T16:10:11.841Z] [2020-02-26T16:10:11.841Z] [2020-02-26T16:10:11.841Z] DONE 32 tests, 1 skipped in 72.254s [2020-02-26T16:10:11.841Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-02-26T16:10:11.841Z] ++ 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-02-26T16:10:11.841Z] ++ set -e [2020-02-26T16:10:11.841Z] ++ '[' -n 0 ']' [2020-02-26T16:10:11.841Z] ++ set -x [2020-02-26T16:10:11.841Z] ++ env -i DEST=/go/src/github.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-02-26T16:10:11.841Z] INFO: Testing against a local daemon [2020-02-26T16:10:11.841Z] === RUN TestConfigList [2020-02-26T16:10:11.885Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-02-26T16:10:13.255Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-02-26T16:10:15.016Z] --- PASS: TestConfigList (2.73s) [2020-02-26T16:10:15.016Z] === RUN TestConfigsCreateAndDelete [2020-02-26T16:10:15.601Z] --- PASS: TestCreateServiceMultipleTimes (19.02s) [2020-02-26T16:10:15.601Z] === RUN TestCreateServiceConflict [2020-02-26T16:10:15.601Z] --- PASS: TestCreateServiceConflict (2.70s) [2020-02-26T16:10:15.601Z] === RUN TestCreateServiceMaxReplicas [2020-02-26T16:10:15.786Z] === RUN TestDockerSuite/TestAttachDetach [2020-02-26T16:10:16.716Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-02-26T16:10:16.716Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-02-26T16:10:17.362Z] --- PASS: TestConfigsCreateAndDelete (2.74s) [2020-02-26T16:10:17.362Z] === RUN TestConfigsUpdate [2020-02-26T16:10:18.086Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-02-26T16:10:18.886Z] --- PASS: TestCreateServiceMaxReplicas (3.76s) [2020-02-26T16:10:18.886Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-26T16:10:19.663Z] #63 ... [2020-02-26T16:10:19.663Z] [2020-02-26T16:10:19.663Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T16:10:19.663Z] #24 448.7 + return [2020-02-26T16:10:19.663Z] #24 DONE 448.8s [2020-02-26T16:10:19.663Z] [2020-02-26T16:10:19.663Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T16:10:20.455Z] --- PASS: TestConfigsUpdate (2.72s) [2020-02-26T16:10:20.455Z] === RUN TestTemplatedConfig [2020-02-26T16:10:20.607Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-02-26T16:10:20.755Z] #63 ... [2020-02-26T16:10:20.755Z] [2020-02-26T16:10:20.755Z] #25 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-02-26T16:10:21.068Z] #25 DONE 0.1s [2020-02-26T16:10:21.068Z] [2020-02-26T16:10:21.068Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T16:10:21.068Z] #63 ... [2020-02-26T16:10:21.068Z] [2020-02-26T16:10:21.068Z] #29 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-26T16:10:21.536Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-02-26T16:10:21.753Z] #29 DONE 0.5s [2020-02-26T16:10:21.753Z] [2020-02-26T16:10:21.753Z] #32 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-02-26T16:10:21.753Z] #32 DONE 0.1s [2020-02-26T16:10:21.753Z] [2020-02-26T16:10:21.753Z] #35 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-26T16:10:21.753Z] #35 DONE 0.1s [2020-02-26T16:10:21.753Z] [2020-02-26T16:10:21.753Z] #40 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-02-26T16:10:21.753Z] #40 DONE 0.1s [2020-02-26T16:10:21.753Z] [2020-02-26T16:10:21.753Z] #43 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-02-26T16:10:21.753Z] #43 DONE 0.1s [2020-02-26T16:10:21.753Z] [2020-02-26T16:10:21.753Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T16:10:21.793Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-02-26T16:10:22.074Z] #63 ... [2020-02-26T16:10:22.074Z] [2020-02-26T16:10:22.074Z] #46 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-02-26T16:10:22.074Z] #46 DONE 0.1s [2020-02-26T16:10:22.074Z] [2020-02-26T16:10:22.074Z] #49 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-26T16:10:22.074Z] #49 DONE 0.1s [2020-02-26T16:10:22.074Z] [2020-02-26T16:10:22.074Z] #52 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-26T16:10:22.074Z] #52 DONE 0.1s [2020-02-26T16:10:22.074Z] [2020-02-26T16:10:22.074Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T16:10:22.074Z] #63 ... [2020-02-26T16:10:22.074Z] [2020-02-26T16:10:22.074Z] #55 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-02-26T16:10:22.074Z] #55 DONE 0.1s [2020-02-26T16:10:22.395Z] [2020-02-26T16:10:22.395Z] #59 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-02-26T16:10:22.395Z] #59 DONE 0.1s [2020-02-26T16:10:22.395Z] [2020-02-26T16:10:22.395Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-26T16:10:23.163Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-02-26T16:10:23.521Z] --- PASS: TestTemplatedConfig (3.38s) [2020-02-26T16:10:23.521Z] === RUN TestConfigInspect [2020-02-26T16:10:23.755Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-26T16:10:23.755Z] INFO: Testing against a local daemon [2020-02-26T16:10:25.057Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-02-26T16:10:25.058Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-02-26T16:10:26.427Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-02-26T16:10:26.612Z] --- PASS: TestConfigInspect (2.75s) [2020-02-26T16:10:26.612Z] === RUN TestConfigCreateWithLabels [2020-02-26T16:10:27.361Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-02-26T16:10:28.950Z] --- PASS: TestConfigCreateWithLabels (2.65s) [2020-02-26T16:10:28.951Z] === RUN TestConfigCreateResolve [2020-02-26T16:10:29.256Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-02-26T16:10:29.256Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-02-26T16:10:29.820Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-02-26T16:10:30.385Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-02-26T16:10:30.642Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-02-26T16:10:30.642Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-02-26T16:10:31.290Z] --- PASS: TestConfigCreateResolve (2.65s) [2020-02-26T16:10:31.290Z] === RUN TestConfigDaemonLibtrustID [2020-02-26T16:10:32.047Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-02-26T16:10:32.047Z] PASS [2020-02-26T16:10:32.047Z] [2020-02-26T16:10:32.047Z] DONE 8 tests in 20.203s [2020-02-26T16:10:32.047Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-02-26T16:10:32.047Z] ++ 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-02-26T16:10:32.047Z] ++ set -e [2020-02-26T16:10:32.047Z] ++ '[' -n 0 ']' [2020-02-26T16:10:32.047Z] ++ set -x [2020-02-26T16:10:32.047Z] ++ env -i DEST=/go/src/github.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-02-26T16:10:32.047Z] INFO: Testing against a local daemon [2020-02-26T16:10:32.047Z] === RUN TestCheckpoint [2020-02-26T16:10:32.047Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-26T16:10:32.047Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-26T16:10:32.047Z] === RUN TestContainerInvalidJSON [2020-02-26T16:10:32.047Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-26T16:10:32.047Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-26T16:10:32.047Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-26T16:10:32.047Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-26T16:10:32.047Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-26T16:10:32.047Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-26T16:10:32.047Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-26T16:10:32.047Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-26T16:10:32.047Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-26T16:10:32.047Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-02-26T16:10:32.047Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-02-26T16:10:32.047Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-02-26T16:10:32.047Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-02-26T16:10:32.047Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-26T16:10:32.047Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-02-26T16:10:32.047Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-26T16:10:32.397Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-02-26T16:10:32.397Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-26T16:10:32.397Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-02-26T16:10:32.397Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-26T16:10:32.397Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-02-26T16:10:32.397Z] === RUN TestCopyFromContainer [2020-02-26T16:10:32.540Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-02-26T16:10:32.540Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-02-26T16:10:33.104Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-02-26T16:10:33.668Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-02-26T16:10:33.760Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.95s) [2020-02-26T16:10:33.760Z] === RUN TestCreateServiceSecretFileMode [2020-02-26T16:10:34.163Z] === RUN TestCopyFromContainer// [2020-02-26T16:10:34.695Z] === RUN TestCopyFromContainer//bar/root [2020-02-26T16:10:34.695Z] === RUN TestCopyFromContainer//bar/root/ [2020-02-26T16:10:34.695Z] === RUN TestCopyFromContainer/bar/quux [2020-02-26T16:10:34.695Z] === RUN TestCopyFromContainer/bar/quux/ [2020-02-26T16:10:34.695Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-02-26T16:10:35.122Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-02-26T16:10:35.122Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-02-26T16:10:35.122Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-02-26T16:10:35.122Z] === RUN TestCopyFromContainer/bar/notarget [2020-02-26T16:10:35.122Z] --- PASS: TestCopyFromContainer (2.75s) [2020-02-26T16:10:35.122Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-02-26T16:10:35.122Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-02-26T16:10:35.122Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-02-26T16:10:35.122Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-02-26T16:10:35.122Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-02-26T16:10:35.122Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-02-26T16:10:35.122Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-02-26T16:10:35.122Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-02-26T16:10:35.122Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-02-26T16:10:35.122Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-02-26T16:10:35.122Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-26T16:10:35.122Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-26T16:10:35.122Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-26T16:10:35.122Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-26T16:10:35.122Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-26T16:10:35.122Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-26T16:10:35.122Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-26T16:10:35.122Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-26T16:10:35.122Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-26T16:10:35.122Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-26T16:10:35.122Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-02-26T16:10:35.122Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-02-26T16:10:35.122Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-02-26T16:10:35.122Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-02-26T16:10:35.122Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-26T16:10:35.556Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-02-26T16:10:35.556Z] === RUN TestCreateWithInvalidEnv [2020-02-26T16:10:35.556Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-26T16:10:35.557Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-26T16:10:35.557Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-26T16:10:35.557Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-26T16:10:35.557Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-26T16:10:35.557Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-26T16:10:35.557Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-26T16:10:35.557Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-26T16:10:35.557Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-26T16:10:35.557Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-02-26T16:10:35.557Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-02-26T16:10:35.557Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-02-26T16:10:35.557Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-02-26T16:10:35.557Z] === RUN TestCreateTmpfsMountsTarget [2020-02-26T16:10:35.557Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-02-26T16:10:35.557Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-26T16:10:36.191Z] --- PASS: TestBuildWithHugeFile (94.27s) [2020-02-26T16:10:36.191Z] === RUN TestBuildWithEmptyDockerfile [2020-02-26T16:10:36.191Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-26T16:10:36.191Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-26T16:10:36.191Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-26T16:10:36.191Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-26T16:10:36.191Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-26T16:10:36.191Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-26T16:10:36.191Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-26T16:10:36.191Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-26T16:10:36.191Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-02-26T16:10:36.191Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-26T16:10:36.191Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-02-26T16:10:36.191Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2020-02-26T16:10:36.191Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2020-02-26T16:10:36.191Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2020-02-26T16:10:36.191Z] === RUN TestBuildPreserveOwnership [2020-02-26T16:10:36.447Z] === RUN TestBuildPreserveOwnership/copy_from [2020-02-26T16:10:37.047Z] --- PASS: TestCreateServiceSecretFileMode (3.26s) [2020-02-26T16:10:37.047Z] === RUN TestCreateServiceConfigFileMode [2020-02-26T16:10:37.816Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-02-26T16:10:38.065Z] --- PASS: TestCreateWithCustomMaskedPaths (2.42s) [2020-02-26T16:10:38.066Z] === RUN TestCreateWithCapabilities [2020-02-26T16:10:38.066Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-02-26T16:10:38.066Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-02-26T16:10:38.066Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-02-26T16:10:38.066Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-02-26T16:10:38.066Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-02-26T16:10:38.066Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-02-26T16:10:38.066Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-02-26T16:10:38.066Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-02-26T16:10:38.066Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-02-26T16:10:38.066Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-02-26T16:10:38.066Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-26T16:10:38.066Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-26T16:10:38.066Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-02-26T16:10:38.066Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-02-26T16:10:38.066Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-02-26T16:10:38.066Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-02-26T16:10:38.066Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-02-26T16:10:38.066Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-02-26T16:10:38.066Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-02-26T16:10:38.066Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-02-26T16:10:38.066Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-02-26T16:10:38.066Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-02-26T16:10:38.066Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-02-26T16:10:38.066Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-02-26T16:10:38.066Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-02-26T16:10:38.066Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-02-26T16:10:38.066Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-02-26T16:10:38.066Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-02-26T16:10:38.066Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-26T16:10:38.066Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-02-26T16:10:38.066Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-02-26T16:10:38.066Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-02-26T16:10:38.066Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-02-26T16:10:38.066Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-02-26T16:10:38.066Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-02-26T16:10:38.066Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-02-26T16:10:38.066Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-02-26T16:10:38.066Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-02-26T16:10:38.066Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-02-26T16:10:38.066Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-02-26T16:10:38.066Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-02-26T16:10:38.066Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-02-26T16:10:38.066Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-02-26T16:10:38.066Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-02-26T16:10:38.066Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-02-26T16:10:38.066Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-26T16:10:38.548Z] ok github.com/docker/docker/integration/build 15.498s [2020-02-26T16:10:38.548Z] [2020-02-26T16:10:38.548Z] === Skipped [2020-02-26T16:10:38.548Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-02-26T16:10:38.548Z] build_session_test.go:25: TODO: BuildKit [2020-02-26T16:10:38.548Z] [2020-02-26T16:10:38.548Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-02-26T16:10:38.548Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-02-26T16:10:38.548Z] [2020-02-26T16:10:38.548Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-02-26T16:10:38.548Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-26T16:10:38.548Z] [2020-02-26T16:10:38.548Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-02-26T16:10:38.548Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-26T16:10:38.548Z] [2020-02-26T16:10:38.548Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2020-02-26T16:10:38.548Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-26T16:10:38.548Z] [2020-02-26T16:10:38.548Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.01s) [2020-02-26T16:10:38.548Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-26T16:10:38.548Z] [2020-02-26T16:10:38.548Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-02-26T16:10:38.548Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-26T16:10:38.548Z] [2020-02-26T16:10:38.548Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-02-26T16:10:38.548Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-26T16:10:38.548Z] [2020-02-26T16:10:38.548Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.01s) [2020-02-26T16:10:38.548Z] build_test.go:491: testEnv.OSType == "windows" [2020-02-26T16:10:38.548Z] [2020-02-26T16:10:38.548Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-02-26T16:10:38.548Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-26T16:10:38.548Z] [2020-02-26T16:10:38.548Z] [2020-02-26T16:10:38.548Z] DONE 22 tests, 10 skipped in 38.852s [2020-02-26T16:10:38.548Z] [2020-02-26T16:10:38.548Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-02-26T16:10:40.097Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-26T16:10:40.097Z] INFO: Testing against a local daemon [2020-02-26T16:10:40.097Z] ok github.com/docker/docker/integration/config 0.222s [2020-02-26T16:10:40.097Z] [2020-02-26T16:10:40.097Z] === Skipped [2020-02-26T16:10:40.097Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.01s) [2020-02-26T16:10:40.097Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-02-26T16:10:40.097Z] [2020-02-26T16:10:40.097Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-02-26T16:10:40.097Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-02-26T16:10:40.097Z] [2020-02-26T16:10:40.097Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-02-26T16:10:40.098Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-02-26T16:10:40.098Z] [2020-02-26T16:10:40.098Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-02-26T16:10:40.098Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-02-26T16:10:40.098Z] [2020-02-26T16:10:40.098Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-02-26T16:10:40.098Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-02-26T16:10:40.098Z] [2020-02-26T16:10:40.098Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s) [2020-02-26T16:10:40.098Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-02-26T16:10:40.098Z] [2020-02-26T16:10:40.098Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-02-26T16:10:40.098Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-02-26T16:10:40.098Z] [2020-02-26T16:10:40.098Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-02-26T16:10:40.098Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-02-26T16:10:40.098Z] [2020-02-26T16:10:40.098Z] [2020-02-26T16:10:40.098Z] DONE 8 tests, 8 skipped in 2.680s [2020-02-26T16:10:40.098Z] [2020-02-26T16:10:40.098Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-02-26T16:10:40.332Z] --- PASS: TestCreateServiceConfigFileMode (3.23s) [2020-02-26T16:10:40.332Z] === RUN TestCreateServiceSysctls [2020-02-26T16:10:40.339Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-02-26T16:10:40.429Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.47s) [2020-02-26T16:10:40.429Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-26T16:10:40.429Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-26T16:10:40.429Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-26T16:10:40.429Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-26T16:10:40.429Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-26T16:10:40.429Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-26T16:10:40.429Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-26T16:10:40.429Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-26T16:10:40.429Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-26T16:10:40.429Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-26T16:10:40.429Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-26T16:10:40.429Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-26T16:10:40.429Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-26T16:10:40.429Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-26T16:10:40.429Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-26T16:10:40.429Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-26T16:10:40.429Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-02-26T16:10:40.429Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2020-02-26T16:10:40.429Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-02-26T16:10:40.429Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-02-26T16:10:40.429Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-02-26T16:10:40.429Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-02-26T16:10:40.429Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-02-26T16:10:40.596Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-02-26T16:10:41.527Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-02-26T16:10:41.638Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2020-02-26T16:10:41.638Z] === RUN TestContainerStartOnDaemonRestart [2020-02-26T16:10:41.638Z] === PAUSE TestContainerStartOnDaemonRestart [2020-02-26T16:10:41.638Z] === RUN TestDaemonRestartIpcMode [2020-02-26T16:10:41.638Z] === PAUSE TestDaemonRestartIpcMode [2020-02-26T16:10:41.638Z] === RUN TestDaemonHostGatewayIP [2020-02-26T16:10:41.638Z] === PAUSE TestDaemonHostGatewayIP [2020-02-26T16:10:41.639Z] === RUN TestDiff [2020-02-26T16:10:42.389Z] --- PASS: TestDiff (0.83s) [2020-02-26T16:10:42.389Z] === RUN TestExecWithCloseStdin [2020-02-26T16:10:42.457Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-02-26T16:10:42.457Z] --- PASS: TestBuildPreserveOwnership (6.12s) [2020-02-26T16:10:42.457Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.04s) [2020-02-26T16:10:42.457Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.07s) [2020-02-26T16:10:42.457Z] === RUN TestBuildPlatformInvalid [2020-02-26T16:10:42.714Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-02-26T16:10:42.714Z] PASS [2020-02-26T16:10:42.714Z] [2020-02-26T16:10:42.714Z] === Skipped [2020-02-26T16:10:42.714Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-02-26T16:10:42.714Z] build_session_test.go:25: TODO: BuildKit [2020-02-26T16:10:42.714Z] [2020-02-26T16:10:42.714Z] [2020-02-26T16:10:42.714Z] DONE 32 tests, 1 skipped in 179.816s [2020-02-26T16:10:42.714Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-02-26T16:10:42.714Z] ++ 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-02-26T16:10:42.714Z] ++ set -e [2020-02-26T16:10:42.714Z] ++ '[' -n 0 ']' [2020-02-26T16:10:42.714Z] ++ set -x [2020-02-26T16:10:42.714Z] ++ env -i DEST=/go/src/github.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-02-26T16:10:42.971Z] INFO: Testing against a local daemon [2020-02-26T16:10:42.971Z] === RUN TestConfigList [2020-02-26T16:10:43.144Z] --- PASS: TestExecWithCloseStdin (1.01s) [2020-02-26T16:10:43.144Z] === RUN TestExec [2020-02-26T16:10:43.872Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-26T16:10:43.872Z] INFO: Testing against a local daemon [2020-02-26T16:10:44.357Z] --- PASS: TestExec (0.92s) [2020-02-26T16:10:44.357Z] === RUN TestExecUser [2020-02-26T16:10:45.169Z] --- PASS: TestExecUser (1.01s) [2020-02-26T16:10:45.169Z] === RUN TestExportContainerAndImportImage [2020-02-26T16:10:45.619Z] --- PASS: TestCreateServiceSysctls (4.52s) [2020-02-26T16:10:45.619Z] === RUN TestCreateServiceCapabilities [2020-02-26T16:10:46.246Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-02-26T16:10:46.246Z] --- PASS: TestConfigList (3.12s) [2020-02-26T16:10:46.246Z] === RUN TestConfigsCreateAndDelete [2020-02-26T16:10:46.379Z] --- PASS: TestExportContainerAndImportImage (1.14s) [2020-02-26T16:10:46.379Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-26T16:10:47.576Z] --- PASS: TestExportContainerAfterDaemonRestart (1.44s) [2020-02-26T16:10:47.576Z] === RUN TestHealthCheckWorkdir [2020-02-26T16:10:48.151Z] --- PASS: TestCreateServiceCapabilities (3.53s) [2020-02-26T16:10:48.151Z] === RUN TestInspect [2020-02-26T16:10:48.793Z] --- PASS: TestHealthCheckWorkdir (1.07s) [2020-02-26T16:10:48.793Z] === RUN TestHealthKillContainer [2020-02-26T16:10:49.521Z] --- PASS: TestConfigsCreateAndDelete (3.10s) [2020-02-26T16:10:49.521Z] === RUN TestConfigsUpdate [2020-02-26T16:10:49.521Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-02-26T16:10:49.778Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-02-26T16:10:50.342Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-02-26T16:10:50.905Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-02-26T16:10:51.471Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-02-26T16:10:51.911Z] --- PASS: TestHealthKillContainer (3.03s) [2020-02-26T16:10:51.911Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-26T16:10:52.164Z] --- PASS: TestConfigsUpdate (3.02s) [2020-02-26T16:10:52.165Z] === RUN TestTemplatedConfig [2020-02-26T16:10:52.337Z] --- PASS: TestInspect (3.52s) [2020-02-26T16:10:52.337Z] === RUN TestCreateJob [2020-02-26T16:10:52.670Z] --- PASS: TestInspectCpusetInConfigPre120 (0.74s) [2020-02-26T16:10:52.670Z] === RUN TestIpcModeNone [2020-02-26T16:10:53.095Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-02-26T16:10:53.416Z] --- PASS: TestIpcModeNone (0.98s) [2020-02-26T16:10:53.416Z] === RUN TestIpcModePrivate [2020-02-26T16:10:53.659Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-02-26T16:10:54.619Z] --- PASS: TestIpcModePrivate (0.96s) [2020-02-26T16:10:54.619Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2020-02-26T16:10:54.619Z] === RUN TestIpcModeShareable [2020-02-26T16:10:55.031Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-02-26T16:10:55.377Z] --- PASS: TestIpcModeShareable (1.02s) [2020-02-26T16:10:55.377Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2020-02-26T16:10:55.377Z] === RUN TestAPIIpcModeShareableAndContainer [2020-02-26T16:10:55.595Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-02-26T16:10:55.595Z] --- PASS: TestTemplatedConfig (3.63s) [2020-02-26T16:10:55.595Z] === RUN TestConfigInspect [2020-02-26T16:10:55.618Z] #63 434.3 + bin/containerd-stress [2020-02-26T16:10:56.158Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-02-26T16:10:56.525Z] --- PASS: TestCreateJob (4.09s) [2020-02-26T16:10:56.525Z] === RUN TestReplicatedJob [2020-02-26T16:10:57.088Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-02-26T16:10:58.437Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.64s) [2020-02-26T16:10:58.438Z] === RUN TestAPIIpcModeHost [2020-02-26T16:10:58.798Z] --- PASS: TestAPIIpcModeHost (0.69s) [2020-02-26T16:10:58.798Z] === RUN TestDaemonIpcModeShareable [2020-02-26T16:10:58.981Z] --- PASS: TestConfigInspect (3.29s) [2020-02-26T16:10:58.981Z] === RUN TestConfigCreateWithLabels [2020-02-26T16:10:59.238Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-02-26T16:10:59.319Z] #63 438.1 + bin/containerd-shim [2020-02-26T16:11:00.534Z] --- PASS: TestDaemonIpcModeShareable (1.70s) [2020-02-26T16:11:00.534Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2020-02-26T16:11:00.534Z] === RUN TestDaemonIpcModePrivate [2020-02-26T16:11:00.609Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-02-26T16:11:01.976Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-02-26T16:11:01.976Z] --- PASS: TestConfigCreateWithLabels (2.87s) [2020-02-26T16:11:01.976Z] === RUN TestConfigCreateResolve [2020-02-26T16:11:02.356Z] --- PASS: TestDaemonIpcModePrivate (1.61s) [2020-02-26T16:11:02.356Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2020-02-26T16:11:02.356Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-02-26T16:11:02.907Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-02-26T16:11:03.087Z] --- PASS: TestReplicatedJob (6.94s) [2020-02-26T16:11:03.088Z] === RUN TestUpdateReplicatedJob [2020-02-26T16:11:03.471Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-02-26T16:11:03.471Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-02-26T16:11:03.688Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.66s) [2020-02-26T16:11:03.688Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2020-02-26T16:11:03.688Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-02-26T16:11:04.842Z] --- PASS: TestConfigCreateResolve (3.08s) [2020-02-26T16:11:04.842Z] === RUN TestConfigDaemonLibtrustID [2020-02-26T16:11:05.408Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-02-26T16:11:05.408Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-02-26T16:11:05.408Z] PASS [2020-02-26T16:11:05.408Z] [2020-02-26T16:11:05.408Z] DONE 8 tests in 22.800s [2020-02-26T16:11:05.408Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-02-26T16:11:05.408Z] ++ 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-02-26T16:11:05.408Z] ++ set -e [2020-02-26T16:11:05.408Z] ++ '[' -n 0 ']' [2020-02-26T16:11:05.408Z] ++ set -x [2020-02-26T16:11:05.408Z] ++ env -i DEST=/go/src/github.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-02-26T16:11:05.500Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.68s) [2020-02-26T16:11:05.500Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2020-02-26T16:11:05.500Z] === RUN TestIpcModeOlderClient [2020-02-26T16:11:05.500Z] === PAUSE TestIpcModeOlderClient [2020-02-26T16:11:05.500Z] === RUN TestKillContainerInvalidSignal [2020-02-26T16:11:05.665Z] INFO: Testing against a local daemon [2020-02-26T16:11:05.665Z] === RUN TestCheckpoint [2020-02-26T16:11:05.665Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-26T16:11:05.665Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-26T16:11:05.665Z] === RUN TestContainerInvalidJSON [2020-02-26T16:11:05.665Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-26T16:11:05.665Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-26T16:11:05.665Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-26T16:11:05.665Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-26T16:11:05.665Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-26T16:11:05.665Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-26T16:11:05.665Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-26T16:11:05.665Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-26T16:11:05.665Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-26T16:11:05.665Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-02-26T16:11:05.665Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-02-26T16:11:05.665Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-02-26T16:11:05.665Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-02-26T16:11:05.665Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-26T16:11:05.957Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-02-26T16:11:05.957Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-26T16:11:05.957Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2020-02-26T16:11:05.957Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-26T16:11:06.242Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-02-26T16:11:06.242Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-26T16:11:06.242Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2020-02-26T16:11:06.242Z] === RUN TestCopyFromContainer [2020-02-26T16:11:06.251Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2020-02-26T16:11:06.251Z] === RUN TestKillContainer [2020-02-26T16:11:06.251Z] === RUN TestKillContainer/no_signal [2020-02-26T16:11:07.009Z] === RUN TestKillContainer/non_killing_signal [2020-02-26T16:11:07.274Z] --- PASS: TestUpdateReplicatedJob (4.28s) [2020-02-26T16:11:07.274Z] === RUN TestServiceListWithStatuses [2020-02-26T16:11:07.274Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2020-02-26T16:11:07.274Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-26T16:11:07.274Z] === RUN TestDockerNetworkConnectAlias [2020-02-26T16:11:07.650Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-02-26T16:11:07.768Z] === RUN TestKillContainer/killing_signal [2020-02-26T16:11:08.579Z] === RUN TestCopyFromContainer// [2020-02-26T16:11:08.579Z] === RUN TestCopyFromContainer//bar/root [2020-02-26T16:11:08.836Z] === RUN TestCopyFromContainer//bar/root/ [2020-02-26T16:11:08.836Z] === RUN TestCopyFromContainer/bar/quux [2020-02-26T16:11:08.836Z] === RUN TestCopyFromContainer/bar/quux/ [2020-02-26T16:11:08.995Z] --- PASS: TestKillContainer (2.42s) [2020-02-26T16:11:08.995Z] --- PASS: TestKillContainer/no_signal (0.79s) [2020-02-26T16:11:08.995Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2020-02-26T16:11:08.995Z] --- PASS: TestKillContainer/killing_signal (0.73s) [2020-02-26T16:11:08.995Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-26T16:11:08.995Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-02-26T16:11:09.093Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-02-26T16:11:09.093Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-02-26T16:11:09.350Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-02-26T16:11:09.350Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-02-26T16:11:09.609Z] === RUN TestCopyFromContainer/bar/notarget [2020-02-26T16:11:09.609Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-02-26T16:11:09.609Z] --- PASS: TestCopyFromContainer (3.44s) [2020-02-26T16:11:09.609Z] --- PASS: TestCopyFromContainer// (0.14s) [2020-02-26T16:11:09.609Z] --- PASS: TestCopyFromContainer//bar/root (0.16s) [2020-02-26T16:11:09.609Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-02-26T16:11:09.609Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-02-26T16:11:09.609Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2020-02-26T16:11:09.609Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s) [2020-02-26T16:11:09.609Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-02-26T16:11:09.609Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-02-26T16:11:09.609Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-02-26T16:11:09.609Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2020-02-26T16:11:09.610Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-26T16:11:09.610Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-26T16:11:09.610Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-26T16:11:09.610Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-26T16:11:09.610Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-26T16:11:09.610Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-26T16:11:09.610Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-26T16:11:09.610Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-26T16:11:09.610Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-26T16:11:09.610Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-26T16:11:09.610Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-02-26T16:11:09.610Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-02-26T16:11:09.610Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-02-26T16:11:09.610Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-02-26T16:11:09.610Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-26T16:11:09.748Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-02-26T16:11:09.866Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-02-26T16:11:09.866Z] === RUN TestCreateWithInvalidEnv [2020-02-26T16:11:09.866Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-26T16:11:09.866Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-26T16:11:09.866Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-26T16:11:09.866Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-26T16:11:09.866Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-26T16:11:09.866Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-26T16:11:09.866Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-26T16:11:09.866Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-26T16:11:09.866Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-26T16:11:09.866Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2020-02-26T16:11:09.866Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-02-26T16:11:09.866Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-02-26T16:11:09.866Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-02-26T16:11:09.866Z] === RUN TestCreateTmpfsMountsTarget [2020-02-26T16:11:09.866Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-02-26T16:11:09.866Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-26T16:11:09.999Z] #63 448.2 + bin/containerd-shim-runc-v1 [2020-02-26T16:11:10.503Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.70s) [2020-02-26T16:11:10.503Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.82s) [2020-02-26T16:11:10.503Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) [2020-02-26T16:11:10.503Z] === RUN TestKillStoppedContainer [2020-02-26T16:11:10.503Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-02-26T16:11:10.503Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-26T16:11:10.503Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-02-26T16:11:10.503Z] === RUN TestKillDifferentUserContainer [2020-02-26T16:11:11.246Z] --- PASS: TestKillDifferentUserContainer (0.75s) [2020-02-26T16:11:11.246Z] === RUN TestInspectOomKilledTrue [2020-02-26T16:11:11.246Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-02-26T16:11:11.246Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-26T16:11:11.246Z] === RUN TestInspectOomKilledFalse [2020-02-26T16:11:11.246Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-02-26T16:11:11.246Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-26T16:11:11.246Z] === RUN TestLinksEtcHostsContentMatch [2020-02-26T16:11:11.761Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-02-26T16:11:12.017Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-02-26T16:11:12.113Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2020-02-26T16:11:12.113Z] === RUN TestLinksContainerNames [2020-02-26T16:11:12.276Z] --- PASS: TestCreateWithCustomMaskedPaths (2.49s) [2020-02-26T16:11:12.276Z] === RUN TestCreateWithCapabilities [2020-02-26T16:11:12.276Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-02-26T16:11:12.276Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-02-26T16:11:12.276Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-02-26T16:11:12.276Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-02-26T16:11:12.276Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-02-26T16:11:12.276Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-02-26T16:11:12.276Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-02-26T16:11:12.276Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-02-26T16:11:12.276Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-02-26T16:11:12.276Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-02-26T16:11:12.276Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-26T16:11:12.276Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-26T16:11:12.276Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-02-26T16:11:12.276Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-02-26T16:11:12.276Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-02-26T16:11:12.276Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-02-26T16:11:12.276Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-02-26T16:11:12.276Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-02-26T16:11:12.276Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-02-26T16:11:12.276Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-02-26T16:11:12.276Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-02-26T16:11:12.276Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-02-26T16:11:12.276Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-02-26T16:11:12.276Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-02-26T16:11:12.533Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-02-26T16:11:12.533Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-02-26T16:11:12.533Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-02-26T16:11:12.533Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-02-26T16:11:12.533Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-02-26T16:11:12.533Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-26T16:11:12.533Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-02-26T16:11:12.533Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-02-26T16:11:12.533Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-02-26T16:11:12.790Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-02-26T16:11:12.790Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-02-26T16:11:12.790Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-02-26T16:11:12.790Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-02-26T16:11:12.790Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-02-26T16:11:12.790Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.16s) [2020-02-26T16:11:12.790Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.16s) [2020-02-26T16:11:12.790Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-02-26T16:11:12.790Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-02-26T16:11:12.790Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-02-26T16:11:12.791Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-02-26T16:11:12.791Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-02-26T16:11:12.791Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-26T16:11:13.425Z] --- PASS: TestLinksContainerNames (1.38s) [2020-02-26T16:11:13.425Z] === RUN TestLogsFollowTailEmpty [2020-02-26T16:11:13.836Z] --- PASS: TestDockerNetworkConnectAlias (6.52s) [2020-02-26T16:11:13.836Z] === RUN TestDockerNetworkReConnect [2020-02-26T16:11:14.184Z] --- PASS: TestLogsFollowTailEmpty (0.92s) [2020-02-26T16:11:14.184Z] === RUN TestContainerNetworkMountsNoChown [2020-02-26T16:11:14.614Z] #63 453.1 + bin/containerd-shim-runc-v2 [2020-02-26T16:11:14.688Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-02-26T16:11:14.935Z] --- PASS: TestContainerNetworkMountsNoChown (0.86s) [2020-02-26T16:11:14.935Z] === RUN TestMountDaemonRoot [2020-02-26T16:11:15.252Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.46s) [2020-02-26T16:11:15.252Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-26T16:11:15.252Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-26T16:11:15.252Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-26T16:11:15.252Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-26T16:11:15.252Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-26T16:11:15.252Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-26T16:11:15.252Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-26T16:11:15.252Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-26T16:11:15.252Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-26T16:11:15.252Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-26T16:11:15.252Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-26T16:11:15.252Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-26T16:11:15.252Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-26T16:11:15.252Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-26T16:11:15.252Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-26T16:11:15.252Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-02-26T16:11:15.252Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-26T16:11:15.252Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-02-26T16:11:15.252Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-02-26T16:11:15.252Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-02-26T16:11:15.252Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-02-26T16:11:15.252Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-02-26T16:11:15.252Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-02-26T16:11:15.252Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-02-26T16:11:15.299Z] === RUN TestMountDaemonRoot/default [2020-02-26T16:11:15.300Z] === PAUSE TestMountDaemonRoot/default [2020-02-26T16:11:15.300Z] === RUN TestMountDaemonRoot/private [2020-02-26T16:11:15.300Z] === PAUSE TestMountDaemonRoot/private [2020-02-26T16:11:15.300Z] === RUN TestMountDaemonRoot/rprivate [2020-02-26T16:11:15.300Z] === PAUSE TestMountDaemonRoot/rprivate [2020-02-26T16:11:15.300Z] === RUN TestMountDaemonRoot/slave [2020-02-26T16:11:15.300Z] === PAUSE TestMountDaemonRoot/slave [2020-02-26T16:11:15.300Z] === RUN TestMountDaemonRoot/rslave [2020-02-26T16:11:15.300Z] === PAUSE TestMountDaemonRoot/rslave [2020-02-26T16:11:15.300Z] === RUN TestMountDaemonRoot/shared [2020-02-26T16:11:15.300Z] === PAUSE TestMountDaemonRoot/shared [2020-02-26T16:11:15.300Z] === RUN TestMountDaemonRoot/rshared [2020-02-26T16:11:15.300Z] === PAUSE TestMountDaemonRoot/rshared [2020-02-26T16:11:15.300Z] === CONT TestMountDaemonRoot/default [2020-02-26T16:11:15.300Z] === RUN TestMountDaemonRoot/default/bind_root [2020-02-26T16:11:15.300Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-02-26T16:11:15.300Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-02-26T16:11:15.300Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-02-26T16:11:15.300Z] === RUN TestMountDaemonRoot/default/mount_root [2020-02-26T16:11:15.300Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-02-26T16:11:15.300Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-02-26T16:11:15.300Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-02-26T16:11:15.300Z] === CONT TestMountDaemonRoot/default/bind_root [2020-02-26T16:11:15.300Z] === CONT TestMountDaemonRoot/rshared [2020-02-26T16:11:15.300Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-02-26T16:11:15.300Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-02-26T16:11:15.300Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-02-26T16:11:15.300Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-02-26T16:11:15.300Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-02-26T16:11:15.300Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-02-26T16:11:15.300Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-02-26T16:11:15.300Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-02-26T16:11:15.300Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-02-26T16:11:15.300Z] === CONT TestMountDaemonRoot/shared [2020-02-26T16:11:15.300Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-02-26T16:11:15.300Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-02-26T16:11:15.300Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-02-26T16:11:15.300Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-02-26T16:11:15.300Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-02-26T16:11:15.300Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-02-26T16:11:15.300Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-02-26T16:11:15.300Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-02-26T16:11:15.300Z] === CONT TestMountDaemonRoot/rslave [2020-02-26T16:11:15.300Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-02-26T16:11:15.300Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-02-26T16:11:15.300Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-02-26T16:11:15.300Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-02-26T16:11:15.300Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-02-26T16:11:15.300Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-02-26T16:11:15.300Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-02-26T16:11:15.300Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-02-26T16:11:15.300Z] === CONT TestMountDaemonRoot/slave [2020-02-26T16:11:15.300Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-02-26T16:11:15.300Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-02-26T16:11:15.300Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-02-26T16:11:15.300Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-02-26T16:11:15.300Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-02-26T16:11:15.300Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-02-26T16:11:15.300Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-02-26T16:11:15.300Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-02-26T16:11:15.300Z] === CONT TestMountDaemonRoot/rprivate [2020-02-26T16:11:15.300Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-02-26T16:11:15.300Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-02-26T16:11:15.300Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-02-26T16:11:15.300Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-02-26T16:11:15.300Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-02-26T16:11:15.300Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-02-26T16:11:15.300Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-02-26T16:11:15.300Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-02-26T16:11:15.300Z] === CONT TestMountDaemonRoot/private [2020-02-26T16:11:15.300Z] === RUN TestMountDaemonRoot/private/bind_root [2020-02-26T16:11:15.300Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-02-26T16:11:15.300Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-02-26T16:11:15.300Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-02-26T16:11:15.300Z] === RUN TestMountDaemonRoot/private/mount_root [2020-02-26T16:11:15.300Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-02-26T16:11:15.300Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-02-26T16:11:15.300Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-02-26T16:11:15.300Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-02-26T16:11:15.300Z] === CONT TestMountDaemonRoot/default/mount_root [2020-02-26T16:11:15.300Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-02-26T16:11:15.300Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-02-26T16:11:15.300Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-02-26T16:11:15.300Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-02-26T16:11:15.300Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-02-26T16:11:15.300Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-02-26T16:11:15.664Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-02-26T16:11:15.664Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-02-26T16:11:15.664Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-02-26T16:11:15.664Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-02-26T16:11:15.664Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-02-26T16:11:15.664Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-02-26T16:11:15.664Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-02-26T16:11:15.664Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-02-26T16:11:15.664Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-02-26T16:11:15.664Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-02-26T16:11:15.664Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-02-26T16:11:15.664Z] === CONT TestMountDaemonRoot/private/bind_root [2020-02-26T16:11:15.664Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-02-26T16:11:15.664Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-02-26T16:11:15.664Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-02-26T16:11:15.708Z] #63 454.6 + binaries [2020-02-26T16:11:16.009Z] #63 454.6 + mkdir -p /build [2020-02-26T16:11:16.009Z] #63 454.6 + cp bin/containerd /build/containerd [2020-02-26T16:11:16.009Z] #63 454.7 + cp bin/containerd-shim /build/containerd-shim [2020-02-26T16:11:16.009Z] #63 454.7 + cp bin/ctr /build/ctr [2020-02-26T16:11:16.009Z] #63 DONE 454.8s [2020-02-26T16:11:16.030Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-02-26T16:11:16.030Z] === CONT TestMountDaemonRoot/private/mount_root [2020-02-26T16:11:16.030Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-02-26T16:11:16.030Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-02-26T16:11:16.030Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-02-26T16:11:16.030Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-02-26T16:11:16.030Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-02-26T16:11:16.030Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-02-26T16:11:16.030Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-02-26T16:11:16.030Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-02-26T16:11:16.030Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-02-26T16:11:16.030Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-02-26T16:11:16.030Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-02-26T16:11:16.030Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-02-26T16:11:16.030Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-02-26T16:11:16.030Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-02-26T16:11:16.030Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-02-26T16:11:16.030Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-02-26T16:11:16.030Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-02-26T16:11:16.030Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-02-26T16:11:16.030Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-02-26T16:11:16.030Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-02-26T16:11:16.030Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-02-26T16:11:16.030Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-02-26T16:11:16.030Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-02-26T16:11:16.030Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-02-26T16:11:16.030Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-02-26T16:11:16.030Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-02-26T16:11:16.030Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-02-26T16:11:16.030Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-02-26T16:11:16.030Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-02-26T16:11:16.030Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-02-26T16:11:16.030Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-02-26T16:11:16.030Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-02-26T16:11:16.030Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-02-26T16:11:16.030Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-02-26T16:11:16.030Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-02-26T16:11:16.030Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-02-26T16:11:16.030Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-02-26T16:11:16.030Z] === RUN TestContainerBindMountNonRecursive [2020-02-26T16:11:16.184Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.89s) [2020-02-26T16:11:16.184Z] === RUN TestContainerStartOnDaemonRestart [2020-02-26T16:11:16.184Z] === PAUSE TestContainerStartOnDaemonRestart [2020-02-26T16:11:16.184Z] === RUN TestDaemonRestartIpcMode [2020-02-26T16:11:16.184Z] === PAUSE TestDaemonRestartIpcMode [2020-02-26T16:11:16.184Z] === RUN TestDaemonHostGatewayIP [2020-02-26T16:11:16.184Z] === PAUSE TestDaemonHostGatewayIP [2020-02-26T16:11:16.184Z] === RUN TestDiff [2020-02-26T16:11:16.441Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-02-26T16:11:16.697Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-02-26T16:11:17.260Z] --- PASS: TestDiff (0.93s) [2020-02-26T16:11:17.260Z] === RUN TestExecWithCloseStdin [2020-02-26T16:11:17.585Z] [2020-02-26T16:11:17.585Z] #64 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-26T16:11:17.585Z] #64 DONE 0.1s [2020-02-26T16:11:17.585Z] [2020-02-26T16:11:17.585Z] #68 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-26T16:11:17.585Z] #68 DONE 0.1s [2020-02-26T16:11:17.585Z] [2020-02-26T16:11:17.585Z] #70 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-02-26T16:11:17.585Z] #70 DONE 0.1s [2020-02-26T16:11:17.585Z] [2020-02-26T16:11:17.585Z] #73 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-26T16:11:17.585Z] #73 DONE 0.0s [2020-02-26T16:11:17.585Z] [2020-02-26T16:11:17.585Z] #74 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-02-26T16:11:17.585Z] #74 DONE 0.0s [2020-02-26T16:11:17.585Z] [2020-02-26T16:11:17.585Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-26T16:11:17.784Z] --- PASS: TestContainerBindMountNonRecursive (1.91s) [2020-02-26T16:11:17.784Z] === RUN TestNetworkNat [2020-02-26T16:11:18.193Z] --- PASS: TestExecWithCloseStdin (0.96s) [2020-02-26T16:11:18.193Z] === RUN TestExec [2020-02-26T16:11:18.451Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-02-26T16:11:18.561Z] --- PASS: TestNetworkNat (0.80s) [2020-02-26T16:11:18.561Z] === RUN TestNetworkLocalhostTCPNat [2020-02-26T16:11:19.017Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-02-26T16:11:19.017Z] --- PASS: TestExec (1.08s) [2020-02-26T16:11:19.017Z] === RUN TestExecUser [2020-02-26T16:11:19.103Z] --- PASS: TestDockerNetworkReConnect (5.35s) [2020-02-26T16:11:19.103Z] === RUN TestServicePlugin [2020-02-26T16:11:19.103Z] --- SKIP: TestServicePlugin (0.00s) [2020-02-26T16:11:19.103Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-26T16:11:19.103Z] === RUN TestServiceUpdateLabel [2020-02-26T16:11:19.735Z] #75 DONE 2.1s [2020-02-26T16:11:19.765Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s) [2020-02-26T16:11:19.765Z] === RUN TestNetworkLoopbackNat [2020-02-26T16:11:20.034Z] [2020-02-26T16:11:20.034Z] #76 exporting to oci image format [2020-02-26T16:11:20.034Z] #76 exporting layers [2020-02-26T16:11:20.385Z] --- PASS: TestExecUser (1.07s) [2020-02-26T16:11:20.385Z] === RUN TestExportContainerAndImportImage [2020-02-26T16:11:20.523Z] --- PASS: TestNetworkLoopbackNat (1.14s) [2020-02-26T16:11:20.523Z] === RUN TestPause [2020-02-26T16:11:21.316Z] --- PASS: TestExportContainerAndImportImage (1.06s) [2020-02-26T16:11:21.316Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-26T16:11:21.722Z] --- PASS: TestPause (0.84s) [2020-02-26T16:11:21.722Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-26T16:11:21.722Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-26T16:11:21.722Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-26T16:11:21.722Z] === RUN TestPauseStopPausedContainer [2020-02-26T16:11:22.388Z] --- PASS: TestServiceUpdateLabel (3.24s) [2020-02-26T16:11:22.388Z] === RUN TestServiceUpdateSecrets [2020-02-26T16:11:22.464Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2020-02-26T16:11:22.464Z] === RUN TestPsFilter [2020-02-26T16:11:22.464Z] --- PASS: TestPsFilter (0.24s) [2020-02-26T16:11:22.464Z] === RUN TestRemoveContainerWithRemovedVolume [2020-02-26T16:11:22.687Z] --- PASS: TestExportContainerAfterDaemonRestart (1.46s) [2020-02-26T16:11:22.687Z] === RUN TestHealthCheckWorkdir [2020-02-26T16:11:22.687Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-02-26T16:11:22.943Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-02-26T16:11:23.213Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s) [2020-02-26T16:11:23.213Z] === RUN TestRemoveContainerWithVolume [2020-02-26T16:11:24.315Z] --- PASS: TestHealthCheckWorkdir (1.34s) [2020-02-26T16:11:24.315Z] === RUN TestHealthKillContainer [2020-02-26T16:11:24.315Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-02-26T16:11:24.416Z] --- PASS: TestRemoveContainerWithVolume (0.85s) [2020-02-26T16:11:24.416Z] === RUN TestRemoveContainerRunning [2020-02-26T16:11:24.879Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-02-26T16:11:25.162Z] --- PASS: TestRemoveContainerRunning (0.92s) [2020-02-26T16:11:25.162Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-26T16:11:25.909Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.81s) [2020-02-26T16:11:25.909Z] === RUN TestRemoveInvalidContainer [2020-02-26T16:11:25.909Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-02-26T16:11:25.909Z] === RUN TestRenameLinkedContainer [2020-02-26T16:11:26.773Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-02-26T16:11:27.029Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-02-26T16:11:27.286Z] --- PASS: TestHealthKillContainer (3.11s) [2020-02-26T16:11:27.286Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-26T16:11:27.543Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-02-26T16:11:28.105Z] --- PASS: TestInspectCpusetInConfigPre120 (0.89s) [2020-02-26T16:11:28.105Z] === RUN TestIpcModeNone [2020-02-26T16:11:28.105Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-02-26T16:11:28.362Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-02-26T16:11:29.252Z] --- PASS: TestRenameLinkedContainer (3.32s) [2020-02-26T16:11:29.253Z] === RUN TestRenameStoppedContainer [2020-02-26T16:11:29.293Z] --- PASS: TestIpcModeNone (1.07s) [2020-02-26T16:11:29.293Z] === RUN TestIpcModePrivate [2020-02-26T16:11:29.856Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-02-26T16:11:29.994Z] --- PASS: TestRenameStoppedContainer (0.86s) [2020-02-26T16:11:29.994Z] === RUN TestRenameRunningContainerAndReuse [2020-02-26T16:11:30.113Z] --- PASS: TestIpcModePrivate (1.02s) [2020-02-26T16:11:30.113Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:207, shared: false, mustBeShared: false [2020-02-26T16:11:30.113Z] === RUN TestIpcModeShareable [2020-02-26T16:11:31.044Z] --- PASS: TestIpcModeShareable (0.96s) [2020-02-26T16:11:31.044Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:191, shared: true, mustBeShared: true [2020-02-26T16:11:31.044Z] === RUN TestAPIIpcModeShareableAndContainer [2020-02-26T16:11:31.301Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-02-26T16:11:31.558Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-02-26T16:11:31.744Z] --- PASS: TestRenameRunningContainerAndReuse (1.51s) [2020-02-26T16:11:31.744Z] === RUN TestRenameInvalidName [2020-02-26T16:11:32.024Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-02-26T16:11:32.024Z] Copying nested executables into bundles/binary-daemon [2020-02-26T16:11:32.024Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-02-26T16:11:32.352Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40585/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=669056f93dfde92cfcf5cc656df51d0c8d62903d -e DOCKER_GRAPHDRIVER docker:669056f93dfde92cfcf5cc656df51d0c8d62903d hack/make.sh cross [2020-02-26T16:11:32.505Z] --- PASS: TestRenameInvalidName (0.91s) [2020-02-26T16:11:32.505Z] === RUN TestRenameAnonymousContainer [2020-02-26T16:11:32.915Z] [2020-02-26T16:11:32.915Z] Removing bundles/ [2020-02-26T16:11:32.915Z] [2020-02-26T16:11:32.915Z] ---> Making bundle: cross (in bundles/cross) [2020-02-26T16:11:32.915Z] Cross building: bundles/cross/linux/amd64 [2020-02-26T16:11:32.927Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-02-26T16:11:33.172Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-02-26T16:11:33.172Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-02-26T16:11:33.492Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-02-26T16:11:34.057Z] === RUN TestDockerSuite/TestBuildAddScript [2020-02-26T16:11:34.314Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.19s) [2020-02-26T16:11:34.314Z] === RUN TestAPIIpcModeHost [2020-02-26T16:11:35.245Z] --- PASS: TestAPIIpcModeHost (0.84s) [2020-02-26T16:11:35.245Z] === RUN TestDaemonIpcModeShareable [2020-02-26T16:11:35.245Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-02-26T16:11:35.586Z] --- PASS: TestRenameAnonymousContainer (2.72s) [2020-02-26T16:11:35.587Z] === RUN TestRenameContainerWithSameName [2020-02-26T16:11:35.943Z] --- PASS: TestRenameContainerWithSameName (0.82s) [2020-02-26T16:11:35.943Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-26T16:11:37.143Z] --- PASS: TestDaemonIpcModeShareable (1.83s) [2020-02-26T16:11:37.143Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:214, shared: true, mustBeShared: true [2020-02-26T16:11:37.143Z] === RUN TestDaemonIpcModePrivate [2020-02-26T16:11:37.143Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-02-26T16:11:37.262Z] --- PASS: TestServiceUpdateSecrets (15.01s) [2020-02-26T16:11:37.262Z] === RUN TestServiceUpdateConfigs [2020-02-26T16:11:37.680Z] --- PASS: TestRenameContainerWithLinkedContainer (1.60s) [2020-02-26T16:11:37.680Z] === RUN TestResize [2020-02-26T16:11:38.074Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-02-26T16:11:38.451Z] --- PASS: TestResize (0.88s) [2020-02-26T16:11:38.452Z] === RUN TestResizeWithInvalidSize [2020-02-26T16:11:39.005Z] --- PASS: TestDaemonIpcModePrivate (1.88s) [2020-02-26T16:11:39.005Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:216, shared: false, mustBeShared: false [2020-02-26T16:11:39.005Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-02-26T16:11:39.005Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-02-26T16:11:39.216Z] --- PASS: TestResizeWithInvalidSize (0.85s) [2020-02-26T16:11:39.216Z] === RUN TestResizeWhenContainerNotStarted [2020-02-26T16:11:40.522Z] --- PASS: TestResizeWhenContainerNotStarted (0.89s) [2020-02-26T16:11:40.522Z] === RUN TestDaemonRestartKillContainers [2020-02-26T16:11:40.522Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-26T16:11:40.522Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-26T16:11:40.522Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-26T16:11:40.522Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-26T16:11:40.522Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-26T16:11:40.522Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-26T16:11:40.522Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-26T16:11:40.522Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-26T16:11:40.522Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-26T16:11:40.522Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-26T16:11:40.522Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-26T16:11:40.522Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-26T16:11:40.522Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-26T16:11:40.522Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-26T16:11:40.522Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-26T16:11:40.522Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-26T16:11:40.522Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-26T16:11:40.522Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-26T16:11:40.522Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-26T16:11:40.522Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-26T16:11:40.522Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-26T16:11:40.522Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-26T16:11:40.522Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-26T16:11:40.522Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-26T16:11:40.522Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-26T16:11:40.522Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-26T16:11:40.901Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.95s) [2020-02-26T16:11:40.901Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:216, shared: false, mustBeShared: false [2020-02-26T16:11:40.901Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-02-26T16:11:40.901Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-02-26T16:11:41.465Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-02-26T16:11:42.269Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-26T16:11:42.395Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.70s) [2020-02-26T16:11:42.395Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:215, shared: true, mustBeShared: true [2020-02-26T16:11:42.395Z] === RUN TestIpcModeOlderClient [2020-02-26T16:11:42.395Z] === PAUSE TestIpcModeOlderClient [2020-02-26T16:11:42.395Z] === RUN TestKillContainerInvalidSignal [2020-02-26T16:11:42.625Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-26T16:11:43.326Z] --- PASS: TestKillContainerInvalidSignal (0.90s) [2020-02-26T16:11:43.326Z] === RUN TestKillContainer [2020-02-26T16:11:43.326Z] === RUN TestKillContainer/no_signal [2020-02-26T16:11:43.857Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-26T16:11:43.857Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-26T16:11:44.256Z] === RUN TestKillContainer/non_killing_signal [2020-02-26T16:11:45.072Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-26T16:11:45.187Z] === RUN TestKillContainer/killing_signal [2020-02-26T16:11:45.187Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-02-26T16:11:45.425Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-26T16:11:46.117Z] --- PASS: TestKillContainer (2.58s) [2020-02-26T16:11:46.117Z] --- PASS: TestKillContainer/no_signal (0.87s) [2020-02-26T16:11:46.117Z] --- PASS: TestKillContainer/non_killing_signal (0.67s) [2020-02-26T16:11:46.117Z] --- PASS: TestKillContainer/killing_signal (0.79s) [2020-02-26T16:11:46.117Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-26T16:11:46.117Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-02-26T16:11:46.374Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-02-26T16:11:46.937Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-02-26T16:11:47.179Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-26T16:11:47.530Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-26T16:11:47.867Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.68s) [2020-02-26T16:11:47.867Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.85s) [2020-02-26T16:11:47.867Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s) [2020-02-26T16:11:47.867Z] === RUN TestKillStoppedContainer [2020-02-26T16:11:47.867Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-02-26T16:11:47.867Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-26T16:11:47.867Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-02-26T16:11:47.867Z] === RUN TestKillDifferentUserContainer [2020-02-26T16:11:48.798Z] --- PASS: TestKillDifferentUserContainer (0.96s) [2020-02-26T16:11:48.798Z] === RUN TestInspectOomKilledTrue [2020-02-26T16:11:48.798Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-02-26T16:11:48.798Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-26T16:11:48.798Z] === RUN TestInspectOomKilledFalse [2020-02-26T16:11:48.798Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-02-26T16:11:48.798Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-26T16:11:48.798Z] === RUN TestLinksEtcHostsContentMatch [2020-02-26T16:11:49.361Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s) [2020-02-26T16:11:49.361Z] === RUN TestLinksContainerNames [2020-02-26T16:11:49.942Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-26T16:11:50.722Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-26T16:11:51.255Z] --- PASS: TestLinksContainerNames (1.70s) [2020-02-26T16:11:51.255Z] === RUN TestLogsFollowTailEmpty [2020-02-26T16:11:51.255Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-02-26T16:11:51.512Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-02-26T16:11:52.076Z] --- PASS: TestLogsFollowTailEmpty (0.89s) [2020-02-26T16:11:52.076Z] === RUN TestContainerNetworkMountsNoChown [2020-02-26T16:11:53.008Z] --- PASS: TestContainerNetworkMountsNoChown (1.00s) [2020-02-26T16:11:53.008Z] === RUN TestMountDaemonRoot [2020-02-26T16:11:53.008Z] === RUN TestMountDaemonRoot/default [2020-02-26T16:11:53.008Z] === PAUSE TestMountDaemonRoot/default [2020-02-26T16:11:53.008Z] === RUN TestMountDaemonRoot/private [2020-02-26T16:11:53.008Z] === PAUSE TestMountDaemonRoot/private [2020-02-26T16:11:53.008Z] === RUN TestMountDaemonRoot/rprivate [2020-02-26T16:11:53.008Z] === PAUSE TestMountDaemonRoot/rprivate [2020-02-26T16:11:53.008Z] === RUN TestMountDaemonRoot/slave [2020-02-26T16:11:53.008Z] === PAUSE TestMountDaemonRoot/slave [2020-02-26T16:11:53.008Z] === RUN TestMountDaemonRoot/rslave [2020-02-26T16:11:53.008Z] === PAUSE TestMountDaemonRoot/rslave [2020-02-26T16:11:53.008Z] === RUN TestMountDaemonRoot/shared [2020-02-26T16:11:53.008Z] === PAUSE TestMountDaemonRoot/shared [2020-02-26T16:11:53.008Z] === RUN TestMountDaemonRoot/rshared [2020-02-26T16:11:53.008Z] === PAUSE TestMountDaemonRoot/rshared [2020-02-26T16:11:53.008Z] === CONT TestMountDaemonRoot/rslave [2020-02-26T16:11:53.008Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-02-26T16:11:53.008Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-02-26T16:11:53.008Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-02-26T16:11:53.008Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-02-26T16:11:53.008Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-02-26T16:11:53.008Z] === CONT TestMountDaemonRoot/default [2020-02-26T16:11:53.008Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-02-26T16:11:53.008Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-02-26T16:11:53.008Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-02-26T16:11:53.008Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-02-26T16:11:53.008Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-02-26T16:11:53.008Z] === CONT TestMountDaemonRoot/slave [2020-02-26T16:11:53.009Z] === RUN TestMountDaemonRoot/default/mount_root [2020-02-26T16:11:53.009Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-02-26T16:11:53.009Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-02-26T16:11:53.009Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-02-26T16:11:53.009Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-02-26T16:11:53.009Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-02-26T16:11:53.009Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-02-26T16:11:53.009Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-02-26T16:11:53.009Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-02-26T16:11:53.009Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-02-26T16:11:53.009Z] === RUN TestMountDaemonRoot/default/bind_root [2020-02-26T16:11:53.009Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-02-26T16:11:53.009Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-02-26T16:11:53.009Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-02-26T16:11:53.009Z] === CONT TestMountDaemonRoot/rprivate [2020-02-26T16:11:53.009Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-02-26T16:11:53.009Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-02-26T16:11:53.009Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-02-26T16:11:53.009Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-02-26T16:11:53.009Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-02-26T16:11:53.009Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-02-26T16:11:53.009Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-02-26T16:11:53.009Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-02-26T16:11:53.009Z] === CONT TestMountDaemonRoot/private [2020-02-26T16:11:53.009Z] === RUN TestMountDaemonRoot/private/mount_root [2020-02-26T16:11:53.009Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-02-26T16:11:53.009Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-02-26T16:11:53.009Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-02-26T16:11:53.009Z] === RUN TestMountDaemonRoot/private/bind_root [2020-02-26T16:11:53.009Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-02-26T16:11:53.009Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-02-26T16:11:53.009Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-02-26T16:11:53.009Z] === CONT TestMountDaemonRoot/rshared [2020-02-26T16:11:53.009Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-02-26T16:11:53.009Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-02-26T16:11:53.009Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-02-26T16:11:53.009Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-02-26T16:11:53.009Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-02-26T16:11:53.009Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-02-26T16:11:53.009Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-02-26T16:11:53.009Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-02-26T16:11:53.009Z] === CONT TestMountDaemonRoot/shared [2020-02-26T16:11:53.009Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-02-26T16:11:53.009Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-02-26T16:11:53.009Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-02-26T16:11:53.009Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-02-26T16:11:53.009Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-02-26T16:11:53.009Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-02-26T16:11:53.009Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-02-26T16:11:53.009Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-02-26T16:11:53.009Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-02-26T16:11:53.009Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-02-26T16:11:53.009Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-02-26T16:11:53.009Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-02-26T16:11:53.075Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-02-26T16:11:53.075Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.87s) [2020-02-26T16:11:53.075Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.30s) [2020-02-26T16:11:53.075Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.44s) [2020-02-26T16:11:53.075Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.44s) [2020-02-26T16:11:53.075Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.42s) [2020-02-26T16:11:53.075Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.41s) [2020-02-26T16:11:53.075Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.17s) [2020-02-26T16:11:53.075Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.21s) [2020-02-26T16:11:53.075Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.78s) [2020-02-26T16:11:53.075Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.89s) [2020-02-26T16:11:53.075Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.28s) [2020-02-26T16:11:53.075Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.19s) [2020-02-26T16:11:53.075Z] === RUN TestCgroupNamespacesRun [2020-02-26T16:11:53.266Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-02-26T16:11:53.266Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-02-26T16:11:53.266Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-02-26T16:11:53.266Z] === CONT TestMountDaemonRoot/default/bind_root [2020-02-26T16:11:53.266Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-02-26T16:11:53.266Z] === CONT TestMountDaemonRoot/default/mount_root [2020-02-26T16:11:53.266Z] === CONT TestMountDaemonRoot/private/mount_root [2020-02-26T16:11:53.523Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-02-26T16:11:53.523Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-02-26T16:11:53.523Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-02-26T16:11:53.523Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-02-26T16:11:53.523Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-02-26T16:11:53.523Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-02-26T16:11:53.523Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-02-26T16:11:53.523Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-02-26T16:11:53.523Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-02-26T16:11:53.523Z] === CONT TestMountDaemonRoot/private/bind_root [2020-02-26T16:11:53.780Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-02-26T16:11:53.780Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-02-26T16:11:53.780Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-02-26T16:11:53.780Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-02-26T16:11:53.780Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-02-26T16:11:53.780Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-02-26T16:11:53.780Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-02-26T16:11:53.780Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-02-26T16:11:53.780Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-02-26T16:11:53.780Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-02-26T16:11:53.780Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-02-26T16:11:53.780Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-02-26T16:11:53.780Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-02-26T16:11:53.781Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-02-26T16:11:53.781Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-02-26T16:11:53.781Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-02-26T16:11:53.781Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-02-26T16:11:53.781Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.12s) [2020-02-26T16:11:53.781Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-02-26T16:11:53.781Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-02-26T16:11:53.781Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-02-26T16:11:53.781Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-02-26T16:11:53.781Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-02-26T16:11:53.781Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-02-26T16:11:53.781Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-02-26T16:11:53.781Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-02-26T16:11:53.781Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-02-26T16:11:53.781Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-02-26T16:11:53.781Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-02-26T16:11:53.781Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.07s) [2020-02-26T16:11:53.781Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-02-26T16:11:53.781Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2020-02-26T16:11:53.781Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2020-02-26T16:11:53.781Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-02-26T16:11:53.781Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-02-26T16:11:53.781Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-02-26T16:11:53.781Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-02-26T16:11:53.781Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-02-26T16:11:53.781Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-02-26T16:11:53.781Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-02-26T16:11:53.781Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-02-26T16:11:53.781Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-02-26T16:11:53.781Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-02-26T16:11:53.781Z] === RUN TestContainerBindMountNonRecursive [2020-02-26T16:11:54.305Z] --- PASS: TestCgroupNamespacesRun (1.57s) [2020-02-26T16:11:54.305Z] === RUN TestCgroupNamespacesRunPrivileged [2020-02-26T16:11:54.344Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-02-26T16:11:54.909Z] === RUN TestDockerSuite/TestBuildAddTar [2020-02-26T16:11:55.342Z] --- PASS: TestServiceUpdateConfigs (15.31s) [2020-02-26T16:11:55.342Z] === RUN TestServiceUpdateNetwork [2020-02-26T16:11:55.935Z] ok github.com/docker/docker/integration/container 69.373s [2020-02-26T16:11:55.936Z] [2020-02-26T16:11:55.936Z] === Skipped [2020-02-26T16:11:55.936Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-02-26T16:11:55.936Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-26T16:11:55.936Z] [2020-02-26T16:11:55.936Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s) [2020-02-26T16:11:55.936Z] copy_test.go:25: testEnv.OSType == "windows" [2020-02-26T16:11:55.936Z] [2020-02-26T16:11:55.936Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-02-26T16:11:55.936Z] copy_test.go:39: testEnv.OSType == "windows" [2020-02-26T16:11:55.936Z] [2020-02-26T16:11:55.936Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.03s) [2020-02-26T16:11:55.936Z] copy_test.go:51: testEnv.OSType == "windows" [2020-02-26T16:11:55.936Z] [2020-02-26T16:11:55.936Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2020-02-26T16:11:55.936Z] copy_test.go:65: testEnv.OSType == "windows" [2020-02-26T16:11:55.936Z] [2020-02-26T16:11:55.936Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-02-26T16:11:55.936Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-02-26T16:11:55.936Z] [2020-02-26T16:11:55.936Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-02-26T16:11:55.936Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-02-26T16:11:55.936Z] [2020-02-26T16:11:55.936Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-02-26T16:11:55.936Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-02-26T16:11:55.936Z] [2020-02-26T16:11:55.936Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-02-26T16:11:55.936Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-02-26T16:11:55.936Z] [2020-02-26T16:11:55.936Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-02-26T16:11:55.936Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-02-26T16:11:55.936Z] [2020-02-26T16:11:55.936Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-02-26T16:11:55.936Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-02-26T16:11:55.936Z] [2020-02-26T16:11:55.936Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-02-26T16:11:55.936Z] create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-02-26T16:11:55.936Z] [2020-02-26T16:11:55.936Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-02-26T16:11:55.936Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-02-26T16:11:55.936Z] [2020-02-26T16:11:55.936Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-02-26T16:11:55.936Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-02-26T16:11:55.936Z] [2020-02-26T16:11:55.936Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-02-26T16:11:55.936Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-02-26T16:11:55.936Z] [2020-02-26T16:11:55.936Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-02-26T16:11:55.936Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-02-26T16:11:55.936Z] [2020-02-26T16:11:55.936Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-02-26T16:11:55.936Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-02-26T16:11:55.936Z] [2020-02-26T16:11:55.936Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-02-26T16:11:55.936Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-02-26T16:11:55.936Z] [2020-02-26T16:11:55.936Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-02-26T16:11:55.936Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-02-26T16:11:55.936Z] [2020-02-26T16:11:55.936Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-02-26T16:11:55.936Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-02-26T16:11:55.936Z] [2020-02-26T16:11:55.936Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-02-26T16:11:55.936Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-02-26T16:11:55.936Z] [2020-02-26T16:11:55.936Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-02-26T16:11:55.936Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-02-26T16:11:55.936Z] [2020-02-26T16:11:55.936Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-02-26T16:11:55.936Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-02-26T16:11:55.936Z] [2020-02-26T16:11:55.936Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-02-26T16:11:55.936Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-02-26T16:11:55.936Z] [2020-02-26T16:11:55.936Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-02-26T16:11:55.936Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-02-26T16:11:55.936Z] [2020-02-26T16:11:55.936Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-02-26T16:11:55.936Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-26T16:11:55.936Z] [2020-02-26T16:11:55.936Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-02-26T16:11:55.936Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-26T16:11:55.936Z] [2020-02-26T16:11:55.936Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-02-26T16:11:55.936Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-02-26T16:11:55.936Z] [2020-02-26T16:11:55.936Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-02-26T16:11:55.936Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-26T16:11:55.936Z] [2020-02-26T16:11:55.936Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-02-26T16:11:55.936Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-02-26T16:11:55.936Z] [2020-02-26T16:11:55.936Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-02-26T16:11:55.936Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-02-26T16:11:55.936Z] [2020-02-26T16:11:55.936Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-02-26T16:11:55.936Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2020-02-26T16:11:55.936Z] [2020-02-26T16:11:55.936Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-02-26T16:11:55.936Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-02-26T16:11:55.936Z] [2020-02-26T16:11:55.936Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-02-26T16:11:55.936Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-02-26T16:11:55.936Z] [2020-02-26T16:11:55.936Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-02-26T16:11:55.936Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-02-26T16:11:55.936Z] [2020-02-26T16:11:55.936Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-02-26T16:11:55.936Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-02-26T16:11:55.936Z] [2020-02-26T16:11:55.936Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-02-26T16:11:55.936Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-02-26T16:11:55.936Z] [2020-02-26T16:11:55.936Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-02-26T16:11:55.936Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-02-26T16:11:55.936Z] [2020-02-26T16:11:55.936Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-02-26T16:11:55.936Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2020-02-26T16:11:55.936Z] [2020-02-26T16:11:55.936Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-02-26T16:11:55.936Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-02-26T16:11:55.936Z] [2020-02-26T16:11:55.936Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-02-26T16:11:55.936Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-02-26T16:11:55.936Z] [2020-02-26T16:11:55.936Z] [2020-02-26T16:11:55.936Z] DONE 80 tests, 41 skipped in 72.589s [2020-02-26T16:11:55.936Z] [2020-02-26T16:11:55.936Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-02-26T16:11:55.936Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-26T16:11:55.936Z] INFO: Testing against a local daemon [2020-02-26T16:11:55.936Z] ok github.com/docker/docker/integration/image 0.498s [2020-02-26T16:11:55.936Z] [2020-02-26T16:11:55.936Z] === Skipped [2020-02-26T16:11:55.936Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-02-26T16:11:55.936Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-26T16:11:55.936Z] [2020-02-26T16:11:55.936Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-02-26T16:11:55.936Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-02-26T16:11:55.936Z] [2020-02-26T16:11:55.936Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-02-26T16:11:55.936Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-26T16:11:55.936Z] [2020-02-26T16:11:55.936Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-02-26T16:11:55.936Z] tag_test.go:98: testEnv.OSType == "windows" [2020-02-26T16:11:55.936Z] [2020-02-26T16:11:55.936Z] [2020-02-26T16:11:55.936Z] DONE 11 tests, 4 skipped in 2.815s [2020-02-26T16:11:55.936Z] [2020-02-26T16:11:55.936Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-02-26T16:11:56.294Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s) [2020-02-26T16:11:56.294Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-02-26T16:11:56.804Z] --- PASS: TestContainerBindMountNonRecursive (2.91s) [2020-02-26T16:11:56.804Z] === RUN TestNetworkNat [2020-02-26T16:11:57.572Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.74s) [2020-02-26T16:11:57.572Z] === RUN TestCgroupNamespacesRunHostMode [2020-02-26T16:11:57.736Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-02-26T16:11:57.993Z] --- PASS: TestNetworkNat (1.10s) [2020-02-26T16:11:57.993Z] === RUN TestNetworkLocalhostTCPNat [2020-02-26T16:11:58.832Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-26T16:11:58.832Z] INFO: Testing against a local daemon [2020-02-26T16:11:58.832Z] ok github.com/docker/docker/integration/network 0.210s [2020-02-26T16:11:58.832Z] [2020-02-26T16:11:58.832Z] === Skipped [2020-02-26T16:11:58.832Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-02-26T16:11:58.832Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-02-26T16:11:58.832Z] [2020-02-26T16:11:58.832Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-02-26T16:11:58.832Z] 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-02-26T16:11:58.832Z] [2020-02-26T16:11:58.832Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-02-26T16:11:58.832Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-02-26T16:11:58.832Z] [2020-02-26T16:11:58.832Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-02-26T16:11:58.832Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2020-02-26T16:11:58.832Z] [2020-02-26T16:11:58.832Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-02-26T16:11:58.832Z] service_test.go:29: testEnv.OSType == "windows" [2020-02-26T16:11:58.832Z] [2020-02-26T16:11:58.832Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-02-26T16:11:58.832Z] service_test.go:51: testEnv.OSType == "windows" [2020-02-26T16:11:58.832Z] [2020-02-26T16:11:58.832Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-02-26T16:11:58.832Z] service_test.go:94: testEnv.OSType == "windows" [2020-02-26T16:11:58.832Z] [2020-02-26T16:11:58.832Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-02-26T16:11:58.832Z] service_test.go:127: testEnv.OSType == "windows" [2020-02-26T16:11:58.832Z] [2020-02-26T16:11:58.832Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-02-26T16:11:58.832Z] service_test.go:177: testEnv.OSType == "windows" [2020-02-26T16:11:58.832Z] [2020-02-26T16:11:58.832Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-02-26T16:11:58.832Z] service_test.go:201: testEnv.OSType == "windows" [2020-02-26T16:11:58.832Z] [2020-02-26T16:11:58.832Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-26T16:11:58.832Z] service_test.go:230: FLAKY_TEST [2020-02-26T16:11:58.832Z] [2020-02-26T16:11:58.832Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-02-26T16:11:58.832Z] service_test.go:319: testEnv.OSType == "windows" [2020-02-26T16:11:58.832Z] [2020-02-26T16:11:58.832Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-02-26T16:11:58.832Z] service_test.go:386: testEnv.OSType == "windows" [2020-02-26T16:11:58.832Z] [2020-02-26T16:11:58.832Z] [2020-02-26T16:11:58.832Z] DONE 17 tests, 13 skipped in 2.778s [2020-02-26T16:11:58.832Z] [2020-02-26T16:11:58.832Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-02-26T16:11:58.925Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s) [2020-02-26T16:11:58.925Z] === RUN TestNetworkLoopbackNat [2020-02-26T16:11:59.290Z] testing: warning: no tests to run [2020-02-26T16:11:59.290Z] ok github.com/docker/docker/integration/network/ipvlan 0.086s [2020-02-26T16:11:59.290Z] [2020-02-26T16:11:59.290Z] DONE 0 tests in 0.881s [2020-02-26T16:11:59.321Z] --- PASS: TestCgroupNamespacesRunHostMode (1.67s) [2020-02-26T16:11:59.321Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-02-26T16:11:59.747Z] [2020-02-26T16:11:59.747Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-02-26T16:11:59.887Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-02-26T16:12:00.149Z] --- PASS: TestNetworkLoopbackNat (1.30s) [2020-02-26T16:12:00.149Z] === RUN TestPause [2020-02-26T16:12:00.205Z] testing: warning: no tests to run [2020-02-26T16:12:00.205Z] ok github.com/docker/docker/integration/network/macvlan 0.087s [2020-02-26T16:12:00.205Z] [2020-02-26T16:12:00.205Z] DONE 0 tests in 0.828s [2020-02-26T16:12:00.205Z] [2020-02-26T16:12:00.205Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-02-26T16:12:01.072Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.59s) [2020-02-26T16:12:01.072Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-02-26T16:12:01.173Z] testing: warning: no tests to run [2020-02-26T16:12:01.173Z] ok github.com/docker/docker/integration/plugin 0.098s [2020-02-26T16:12:01.173Z] [2020-02-26T16:12:01.173Z] DONE 0 tests in 0.898s [2020-02-26T16:12:01.173Z] [2020-02-26T16:12:01.520Z] --- PASS: TestPause (1.16s) [2020-02-26T16:12:01.520Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-26T16:12:01.520Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-26T16:12:01.520Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-26T16:12:01.520Z] === RUN TestPauseStopPausedContainer [2020-02-26T16:12:01.636Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-02-26T16:12:01.814Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.82s) [2020-02-26T16:12:01.814Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-02-26T16:12:02.094Z] testing: warning: no tests to run [2020-02-26T16:12:02.094Z] ok github.com/docker/docker/integration/plugin/authz 0.118s [2020-02-26T16:12:02.094Z] [2020-02-26T16:12:02.094Z] DONE 0 tests in 0.887s [2020-02-26T16:12:02.452Z] --- PASS: TestPauseStopPausedContainer (1.27s) [2020-02-26T16:12:02.452Z] === RUN TestPsFilter [2020-02-26T16:12:02.552Z] [2020-02-26T16:12:02.552Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-02-26T16:12:02.556Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2020-02-26T16:12:02.556Z] === RUN TestCgroupNamespacesRunOlderClient [2020-02-26T16:12:02.709Z] --- PASS: TestPsFilter (0.23s) [2020-02-26T16:12:02.709Z] === RUN TestRemoveContainerWithRemovedVolume [2020-02-26T16:12:04.079Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.06s) [2020-02-26T16:12:04.079Z] === RUN TestRemoveContainerWithVolume [2020-02-26T16:12:04.320Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.69s) [2020-02-26T16:12:04.320Z] === RUN TestKernelTCPMemory [2020-02-26T16:12:04.643Z] --- PASS: TestRemoveContainerWithVolume (0.83s) [2020-02-26T16:12:04.643Z] === RUN TestRemoveContainerRunning [2020-02-26T16:12:04.725Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-26T16:12:04.725Z] INFO: Testing against a local daemon [2020-02-26T16:12:04.725Z] ok github.com/docker/docker/integration/plugin/common 0.217s [2020-02-26T16:12:04.725Z] [2020-02-26T16:12:04.725Z] DONE 2 tests in 2.359s [2020-02-26T16:12:04.725Z] [2020-02-26T16:12:04.725Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-02-26T16:12:04.900Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-02-26T16:12:05.080Z] --- PASS: TestKernelTCPMemory (0.94s) [2020-02-26T16:12:05.080Z] === RUN TestNISDomainname [2020-02-26T16:12:05.465Z] --- PASS: TestRemoveContainerRunning (0.94s) [2020-02-26T16:12:05.465Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-26T16:12:06.284Z] --- PASS: TestNISDomainname (1.11s) [2020-02-26T16:12:06.284Z] === RUN TestHostnameDnsResolution [2020-02-26T16:12:06.837Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-02-26T16:12:07.094Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.43s) [2020-02-26T16:12:07.094Z] === RUN TestRemoveInvalidContainer [2020-02-26T16:12:07.094Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-02-26T16:12:07.094Z] === RUN TestRenameLinkedContainer [2020-02-26T16:12:07.540Z] --- PASS: TestServiceUpdateNetwork (14.83s) [2020-02-26T16:12:07.540Z] PASS [2020-02-26T16:12:07.540Z] [2020-02-26T16:12:07.540Z] === Skipped [2020-02-26T16:12:07.540Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.01s) [2020-02-26T16:12:07.540Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-26T16:12:07.540Z] [2020-02-26T16:12:07.540Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-02-26T16:12:07.540Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-26T16:12:07.540Z] [2020-02-26T16:12:07.540Z] [2020-02-26T16:12:07.540Z] DONE 23 tests, 2 skipped in 144.588s [2020-02-26T16:12:07.540Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-02-26T16:12:07.540Z] ++ 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-02-26T16:12:07.540Z] ++ set -e [2020-02-26T16:12:07.540Z] ++ '[' -n 0 ']' [2020-02-26T16:12:07.540Z] ++ set -x [2020-02-26T16:12:07.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=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-02-26T16:12:07.540Z] INFO: Testing against a local daemon [2020-02-26T16:12:07.540Z] === RUN TestSessionCreate [2020-02-26T16:12:07.540Z] --- PASS: TestSessionCreate (0.05s) [2020-02-26T16:12:07.540Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-26T16:12:07.540Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-02-26T16:12:07.540Z] PASS [2020-02-26T16:12:07.540Z] [2020-02-26T16:12:07.540Z] DONE 2 tests in 0.269s [2020-02-26T16:12:07.540Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-02-26T16:12:07.540Z] ++ 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-02-26T16:12:07.540Z] ++ set -e [2020-02-26T16:12:07.540Z] ++ '[' -n 0 ']' [2020-02-26T16:12:07.540Z] ++ set -x [2020-02-26T16:12:07.541Z] ++ env -i DEST=/go/src/github.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-02-26T16:12:07.569Z] --- PASS: TestHostnameDnsResolution (1.12s) [2020-02-26T16:12:07.569Z] === RUN TestStats [2020-02-26T16:12:07.799Z] INFO: Testing against a local daemon [2020-02-26T16:12:07.799Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-26T16:12:07.799Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-26T16:12:07.799Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-26T16:12:07.799Z] === RUN TestEventsExecDie [2020-02-26T16:12:08.463Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-02-26T16:12:08.734Z] --- PASS: TestEventsExecDie (0.94s) [2020-02-26T16:12:08.734Z] === RUN TestEventsBackwardsCompatible [2020-02-26T16:12:08.993Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-02-26T16:12:08.993Z] === RUN TestInfoBinaryCommits [2020-02-26T16:12:08.993Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-02-26T16:12:08.993Z] === RUN TestInfoAPIVersioned [2020-02-26T16:12:08.993Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-02-26T16:12:08.993Z] === RUN TestInfoDiscoveryBackend [2020-02-26T16:12:09.409Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-26T16:12:09.409Z] INFO: Testing against a local daemon [2020-02-26T16:12:09.409Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.299s [2020-02-26T16:12:09.409Z] [2020-02-26T16:12:09.409Z] === Skipped [2020-02-26T16:12:09.409Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-02-26T16:12:09.409Z] external_test.go:48: runtime.GOOS == "windows" [2020-02-26T16:12:09.409Z] [2020-02-26T16:12:09.409Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-02-26T16:12:09.409Z] external_test.go:407: runtime.GOOS == "windows" [2020-02-26T16:12:09.410Z] [2020-02-26T16:12:09.410Z] [2020-02-26T16:12:09.410Z] DONE 2 tests, 2 skipped in 4.100s [2020-02-26T16:12:09.410Z] [2020-02-26T16:12:09.410Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-02-26T16:12:09.469Z] --- PASS: TestStats (1.80s) [2020-02-26T16:12:09.469Z] === RUN TestStopContainerWithTimeout [2020-02-26T16:12:09.469Z] === RUN TestStopContainerWithTimeout/0 [2020-02-26T16:12:09.469Z] === PAUSE TestStopContainerWithTimeout/0 [2020-02-26T16:12:09.469Z] === RUN TestStopContainerWithTimeout/1 [2020-02-26T16:12:09.469Z] === PAUSE TestStopContainerWithTimeout/1 [2020-02-26T16:12:09.469Z] === RUN TestStopContainerWithTimeout/3 [2020-02-26T16:12:09.469Z] === PAUSE TestStopContainerWithTimeout/3 [2020-02-26T16:12:09.469Z] === RUN TestStopContainerWithTimeout/-1 [2020-02-26T16:12:09.469Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-02-26T16:12:09.469Z] === CONT TestStopContainerWithTimeout/0 [2020-02-26T16:12:09.469Z] === CONT TestStopContainerWithTimeout/-1 [2020-02-26T16:12:09.560Z] --- PASS: TestInfoDiscoveryBackend (0.65s) [2020-02-26T16:12:09.560Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-02-26T16:12:10.212Z] === CONT TestStopContainerWithTimeout/3 [2020-02-26T16:12:10.935Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-02-26T16:12:10.935Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-02-26T16:12:11.194Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.66s) [2020-02-26T16:12:11.194Z] === RUN TestInfoAPI [2020-02-26T16:12:11.453Z] --- PASS: TestInfoAPI (0.05s) [2020-02-26T16:12:11.453Z] === RUN TestInfoAPIWarnings [2020-02-26T16:12:11.738Z] --- PASS: TestRenameLinkedContainer (4.79s) [2020-02-26T16:12:11.738Z] === RUN TestRenameStoppedContainer [2020-02-26T16:12:12.020Z] --- PASS: TestInfoAPIWarnings (0.65s) [2020-02-26T16:12:12.020Z] === RUN TestInfoDebug [2020-02-26T16:12:12.557Z] === CONT TestStopContainerWithTimeout/1 [2020-02-26T16:12:12.587Z] --- PASS: TestInfoDebug (0.63s) [2020-02-26T16:12:12.587Z] === RUN TestInfoInsecureRegistries [2020-02-26T16:12:13.115Z] --- PASS: TestRenameStoppedContainer (1.20s) [2020-02-26T16:12:13.115Z] === RUN TestRenameRunningContainerAndReuse [2020-02-26T16:12:13.115Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-02-26T16:12:13.155Z] --- PASS: TestInfoInsecureRegistries (0.61s) [2020-02-26T16:12:13.155Z] === RUN TestInfoRegistryMirrors [2020-02-26T16:12:13.679Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-02-26T16:12:14.090Z] --- PASS: TestInfoRegistryMirrors (0.62s) [2020-02-26T16:12:14.090Z] === RUN TestLoginFailsWithBadCredentials [2020-02-26T16:12:14.090Z] --- PASS: TestLoginFailsWithBadCredentials (0.35s) [2020-02-26T16:12:14.090Z] === RUN TestPingCacheHeaders [2020-02-26T16:12:14.293Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-02-26T16:12:14.293Z] --- PASS: TestStopContainerWithTimeout/0 (0.89s) [2020-02-26T16:12:14.293Z] --- PASS: TestStopContainerWithTimeout/-1 (2.95s) [2020-02-26T16:12:14.293Z] --- PASS: TestStopContainerWithTimeout/3 (2.87s) [2020-02-26T16:12:14.293Z] --- PASS: TestStopContainerWithTimeout/1 (1.92s) [2020-02-26T16:12:14.293Z] === RUN TestDeleteDevicemapper [2020-02-26T16:12:14.293Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-02-26T16:12:14.293Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-26T16:12:14.293Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-26T16:12:14.348Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-02-26T16:12:14.348Z] === RUN TestPingGet [2020-02-26T16:12:14.348Z] --- PASS: TestPingGet (0.03s) [2020-02-26T16:12:14.348Z] === RUN TestPingHead [2020-02-26T16:12:14.348Z] --- PASS: TestPingHead (0.05s) [2020-02-26T16:12:14.348Z] === RUN TestVersion [2020-02-26T16:12:14.348Z] --- PASS: TestVersion (0.05s) [2020-02-26T16:12:14.348Z] PASS [2020-02-26T16:12:14.348Z] [2020-02-26T16:12:14.348Z] === Skipped [2020-02-26T16:12:14.348Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-26T16:12:14.348Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-26T16:12:14.348Z] [2020-02-26T16:12:14.348Z] [2020-02-26T16:12:14.348Z] DONE 18 tests, 1 skipped in 6.719s [2020-02-26T16:12:14.348Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-02-26T16:12:14.348Z] ++ 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-02-26T16:12:14.348Z] ++ set -e [2020-02-26T16:12:14.348Z] ++ '[' -n 0 ']' [2020-02-26T16:12:14.348Z] ++ set -x [2020-02-26T16:12:14.348Z] ++ env -i DEST=/go/src/github.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-02-26T16:12:14.606Z] INFO: Testing against a local daemon [2020-02-26T16:12:14.606Z] === RUN TestVolumesCreateAndList [2020-02-26T16:12:14.606Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-02-26T16:12:14.606Z] === RUN TestVolumesRemove [2020-02-26T16:12:14.865Z] --- PASS: TestVolumesRemove (0.16s) [2020-02-26T16:12:14.865Z] === RUN TestVolumesInspect [2020-02-26T16:12:14.865Z] --- PASS: TestVolumesInspect (0.03s) [2020-02-26T16:12:14.865Z] === RUN TestVolumesInvalidJSON [2020-02-26T16:12:14.865Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-26T16:12:14.865Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-26T16:12:14.865Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-26T16:12:14.865Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-02-26T16:12:14.865Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-02-26T16:12:14.865Z] PASS [2020-02-26T16:12:14.865Z] [2020-02-26T16:12:14.865Z] DONE 5 tests in 0.415s [2020-02-26T16:12:14.865Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-26T16:12:15.048Z] --- PASS: TestRenameRunningContainerAndReuse (1.88s) [2020-02-26T16:12:15.048Z] === RUN TestRenameInvalidName [2020-02-26T16:12:15.124Z] ++++ cat bundles/test-integration/docker.pid [2020-02-26T16:12:15.124Z] +++ kill 13148 [2020-02-26T16:12:15.611Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-02-26T16:12:15.868Z] --- PASS: TestRenameInvalidName (0.90s) [2020-02-26T16:12:15.868Z] === RUN TestRenameAnonymousContainer [2020-02-26T16:12:16.432Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-02-26T16:12:16.498Z] +++ /etc/init.d/apparmor stop [2020-02-26T16:12:16.498Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-26T16:12:16.498Z] [2020-02-26T16:12:16.498Z] Unloading profiles will leave already running processes permanently [2020-02-26T16:12:16.498Z] unconfined, which can lead to unexpected situations. [2020-02-26T16:12:16.498Z] [2020-02-26T16:12:16.498Z] To set a process to complain mode, use the command line tool [2020-02-26T16:12:16.498Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-26T16:12:16.498Z] +++ true [2020-02-26T16:12:16.498Z] [2020-02-26T16:12:17.971Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-26T16:12:17.971Z] INFO: Testing against a local daemon [2020-02-26T16:12:17.971Z] testing: warning: no tests to run [2020-02-26T16:12:17.971Z] ok github.com/docker/docker/integration/plugin/logging 0.236s [2020-02-26T16:12:17.971Z] [2020-02-26T16:12:17.971Z] DONE 0 tests in 8.207s [2020-02-26T16:12:17.971Z] [2020-02-26T16:12:17.971Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-02-26T16:12:18.236Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.60s) [2020-02-26T16:12:18.236Z] === RUN TestUpdateMemory [2020-02-26T16:12:18.236Z] --- SKIP: TestUpdateMemory (0.00s) [2020-02-26T16:12:18.236Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-26T16:12:18.236Z] === RUN TestUpdateCPUQuota [2020-02-26T16:12:19.013Z] --- PASS: TestUpdateCPUQuota (1.32s) [2020-02-26T16:12:19.013Z] === RUN TestUpdatePidsLimit [2020-02-26T16:12:19.013Z] === RUN TestUpdatePidsLimit/update_from_none [2020-02-26T16:12:19.360Z] === RUN TestUpdatePidsLimit/no_change [2020-02-26T16:12:19.704Z] --- PASS: TestRenameAnonymousContainer (3.68s) [2020-02-26T16:12:19.704Z] === RUN TestRenameContainerWithSameName [2020-02-26T16:12:19.711Z] === RUN TestUpdatePidsLimit/update_lower Post stage [Pipeline] junit [2020-02-26T16:12:19.797Z] Recording test results [2020-02-26T16:12:20.061Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [2020-02-26T16:12:20.146Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-26T16:12:20.146Z] INFO: Testing against a local daemon [2020-02-26T16:12:20.146Z] ok github.com/docker/docker/integration/plugin/volumes 0.281s [2020-02-26T16:12:20.146Z] [2020-02-26T16:12:20.146Z] === Skipped [2020-02-26T16:12:20.146Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-02-26T16:12:20.146Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-02-26T16:12:20.146Z] [2020-02-26T16:12:20.146Z] [2020-02-26T16:12:20.146Z] DONE 1 tests, 1 skipped in 2.907s [2020-02-26T16:12:20.146Z] [2020-02-26T16:12:20.146Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [Pipeline] sh [2020-02-26T16:12:20.410Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-02-26T16:12:20.431Z] + echo Ensuring container killed. [2020-02-26T16:12:20.431Z] Ensuring container killed. [2020-02-26T16:12:20.431Z] + docker rm -vf docker-pr2 [2020-02-26T16:12:20.431Z] Error: No such container: docker-pr2 [2020-02-26T16:12:20.431Z] + true [Pipeline] sh [2020-02-26T16:12:20.636Z] --- PASS: TestRenameContainerWithSameName (1.00s) [2020-02-26T16:12:20.636Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-26T16:12:20.722Z] + echo Chowning /workspace to jenkins user [2020-02-26T16:12:20.722Z] Chowning /workspace to jenkins user [2020-02-26T16:12:20.722Z] + id -u [2020-02-26T16:12:20.722Z] + id -g [2020-02-26T16:12:20.722Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40585:/workspace busybox chown -R 1000:1000 /workspace [2020-02-26T16:12:20.779Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-02-26T16:12:21.535Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-02-26T16:12:21.567Z] === RUN TestDockerSuite/TestBuildBlankName [2020-02-26T16:12:22.132Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-02-26T16:12:22.389Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-02-26T16:12:22.389Z] --- PASS: TestRenameContainerWithLinkedContainer (2.01s) [2020-02-26T16:12:22.389Z] === RUN TestResize [2020-02-26T16:12:22.745Z] --- PASS: TestUpdatePidsLimit (3.77s) [2020-02-26T16:12:22.746Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2020-02-26T16:12:22.746Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-02-26T16:12:22.746Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-02-26T16:12:22.746Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-02-26T16:12:22.746Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s) [2020-02-26T16:12:22.746Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2020-02-26T16:12:22.746Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-02-26T16:12:22.746Z] === RUN TestUpdateRestartPolicy [2020-02-26T16:12:23.045Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-26T16:12:23.045Z] INFO: Testing against a local daemon [2020-02-26T16:12:23.045Z] ok github.com/docker/docker/integration/secret 0.234s [2020-02-26T16:12:23.045Z] [2020-02-26T16:12:23.045Z] === Skipped [2020-02-26T16:12:23.045Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-02-26T16:12:23.045Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-02-26T16:12:23.045Z] [2020-02-26T16:12:23.045Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-02-26T16:12:23.045Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-02-26T16:12:23.045Z] [2020-02-26T16:12:23.045Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-02-26T16:12:23.045Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-02-26T16:12:23.045Z] [2020-02-26T16:12:23.045Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-02-26T16:12:23.045Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-02-26T16:12:23.045Z] [2020-02-26T16:12:23.045Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-02-26T16:12:23.045Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-02-26T16:12:23.045Z] [2020-02-26T16:12:23.045Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-02-26T16:12:23.045Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-02-26T16:12:23.045Z] [2020-02-26T16:12:23.045Z] [2020-02-26T16:12:23.045Z] DONE 6 tests, 6 skipped in 2.483s [2020-02-26T16:12:23.045Z] [2020-02-26T16:12:23.045Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-02-26T16:12:23.760Z] --- PASS: TestResize (1.09s) [2020-02-26T16:12:23.760Z] === RUN TestResizeWithInvalidSize [2020-02-26T16:12:24.692Z] --- PASS: TestResizeWithInvalidSize (0.93s) [2020-02-26T16:12:24.692Z] === RUN TestResizeWhenContainerNotStarted [2020-02-26T16:12:24.692Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-26T16:12:25.211Z] + bundleName=arm64-integration [2020-02-26T16:12:25.211Z] + echo Creating arm64-integration-bundles.tar.gz [2020-02-26T16:12:25.211Z] Creating arm64-integration-bundles.tar.gz [2020-02-26T16:12:25.211Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-02-26T16:12:25.211Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-02-26T16:12:25.482Z] Archiving artifacts [2020-02-26T16:12:25.622Z] --- PASS: TestResizeWhenContainerNotStarted (0.97s) [2020-02-26T16:12:25.622Z] === RUN TestDaemonRestartKillContainers [2020-02-26T16:12:25.622Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-26T16:12:25.622Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-26T16:12:25.622Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-26T16:12:25.622Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-26T16:12:25.622Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-26T16:12:25.622Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-26T16:12:25.622Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-26T16:12:25.622Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-26T16:12:25.622Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-26T16:12:25.622Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-26T16:12:25.622Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-26T16:12:25.622Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-26T16:12:25.622Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-26T16:12:25.622Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-26T16:12:25.622Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-26T16:12:25.622Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-26T16:12:25.622Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-26T16:12:25.622Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-26T16:12:25.622Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-26T16:12:25.622Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-26T16:12:25.623Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-26T16:12:25.623Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-26T16:12:25.623Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-26T16:12:25.623Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-26T16:12:25.623Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-26T16:12:25.623Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-26T16:12:25.757Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40585/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-26T16:12:25.879Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-02-26T16:12:25.948Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-26T16:12:25.948Z] INFO: Testing against a local daemon [2020-02-26T16:12:25.948Z] ok github.com/docker/docker/integration/service 0.376s [2020-02-26T16:12:25.948Z] [2020-02-26T16:12:25.948Z] === Skipped [2020-02-26T16:12:25.948Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-02-26T16:12:25.948Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-02-26T16:12:25.948Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-02-26T16:12:25.948Z] [2020-02-26T16:12:25.948Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-02-26T16:12:25.948Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-02-26T16:12:25.948Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-02-26T16:12:25.948Z] [2020-02-26T16:12:25.948Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-02-26T16:12:25.948Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-02-26T16:12:25.948Z] [2020-02-26T16:12:25.948Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-02-26T16:12:26.072Z] + make clean [2020-02-26T16:12:26.406Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-02-26T16:12:26.406Z] [2020-02-26T16:12:26.406Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-02-26T16:12:26.406Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-02-26T16:12:26.406Z] [2020-02-26T16:12:26.406Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-02-26T16:12:26.406Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-02-26T16:12:26.406Z] [2020-02-26T16:12:26.406Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-02-26T16:12:26.406Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-02-26T16:12:26.406Z] [2020-02-26T16:12:26.406Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-02-26T16:12:26.406Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-02-26T16:12:26.406Z] [2020-02-26T16:12:26.406Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-02-26T16:12:26.406Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-02-26T16:12:26.406Z] [2020-02-26T16:12:26.406Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-02-26T16:12:26.406Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-02-26T16:12:26.406Z] [2020-02-26T16:12:26.406Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-02-26T16:12:26.406Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-02-26T16:12:26.406Z] [2020-02-26T16:12:26.406Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-02-26T16:12:26.406Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-02-26T16:12:26.406Z] [2020-02-26T16:12:26.406Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-02-26T16:12:26.406Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-02-26T16:12:26.406Z] [2020-02-26T16:12:26.406Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-02-26T16:12:26.406Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-02-26T16:12:26.406Z] [2020-02-26T16:12:26.406Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-02-26T16:12:26.406Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-02-26T16:12:26.406Z] [2020-02-26T16:12:26.406Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-02-26T16:12:26.406Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-02-26T16:12:26.406Z] [2020-02-26T16:12:26.406Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-02-26T16:12:26.406Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-02-26T16:12:26.406Z] [2020-02-26T16:12:26.406Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-02-26T16:12:26.406Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-02-26T16:12:26.406Z] [2020-02-26T16:12:26.406Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-02-26T16:12:26.406Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-02-26T16:12:26.406Z] [2020-02-26T16:12:26.406Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-02-26T16:12:26.407Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-02-26T16:12:26.407Z] [2020-02-26T16:12:26.407Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-02-26T16:12:26.407Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-02-26T16:12:26.407Z] [2020-02-26T16:12:26.407Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-02-26T16:12:26.407Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-02-26T16:12:26.407Z] [2020-02-26T16:12:26.407Z] [2020-02-26T16:12:26.407Z] DONE 23 tests, 22 skipped in 3.417s [2020-02-26T16:12:26.407Z] [2020-02-26T16:12:26.407Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-02-26T16:12:26.641Z] docker volume rm -f docker-dev-cache [2020-02-26T16:12:26.641Z] docker-dev-cache [Pipeline] deleteDir [2020-02-26T16:12:27.249Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-02-26T16:12:27.813Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-26T16:12:28.070Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-26T16:12:28.583Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-26T16:12:28.583Z] INFO: Testing against a local daemon [2020-02-26T16:12:28.583Z] ok github.com/docker/docker/integration/session 0.230s [2020-02-26T16:12:28.583Z] [2020-02-26T16:12:28.583Z] === Skipped [2020-02-26T16:12:28.583Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-02-26T16:12:28.583Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-02-26T16:12:28.583Z] [2020-02-26T16:12:28.583Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-02-26T16:12:28.583Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-02-26T16:12:28.583Z] [2020-02-26T16:12:28.583Z] [2020-02-26T16:12:28.583Z] DONE 2 tests, 2 skipped in 2.459s [2020-02-26T16:12:28.583Z] [2020-02-26T16:12:28.583Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-02-26T16:12:28.636Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-02-26T16:12:29.567Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-26T16:12:29.824Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-26T16:12:31.195Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-26T16:12:31.453Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-26T16:12:31.483Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-26T16:12:31.483Z] INFO: Testing against a local daemon [2020-02-26T16:12:31.814Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-02-26T16:12:32.071Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-02-26T16:12:32.451Z] ok github.com/docker/docker/integration/system 1.346s [2020-02-26T16:12:32.451Z] [2020-02-26T16:12:32.451Z] === Skipped [2020-02-26T16:12:32.451Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-26T16:12:32.451Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-02-26T16:12:32.451Z] [2020-02-26T16:12:32.451Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-02-26T16:12:32.451Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-02-26T16:12:32.451Z] [2020-02-26T16:12:32.451Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-02-26T16:12:32.451Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-02-26T16:12:32.451Z] [2020-02-26T16:12:32.451Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-02-26T16:12:32.451Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-26T16:12:32.451Z] [2020-02-26T16:12:32.451Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-02-26T16:12:32.451Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-02-26T16:12:32.451Z] [2020-02-26T16:12:32.451Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-02-26T16:12:32.451Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-02-26T16:12:32.451Z] [2020-02-26T16:12:32.451Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-02-26T16:12:32.451Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-02-26T16:12:32.451Z] [2020-02-26T16:12:32.451Z] [2020-02-26T16:12:32.451Z] DONE 13 tests, 7 skipped in 3.735s [2020-02-26T16:12:32.451Z] [2020-02-26T16:12:32.451Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-02-26T16:12:33.965Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-26T16:12:33.965Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-02-26T16:12:33.965Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-26T16:12:34.223Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-02-26T16:12:35.348Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-26T16:12:35.348Z] INFO: Testing against a local daemon [2020-02-26T16:12:35.348Z] ok github.com/docker/docker/integration/volume 0.297s [2020-02-26T16:12:35.348Z] [2020-02-26T16:12:35.348Z] === Skipped [2020-02-26T16:12:35.348Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-02-26T16:12:35.348Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-02-26T16:12:35.348Z] [2020-02-26T16:12:35.348Z] [2020-02-26T16:12:35.348Z] DONE 5 tests, 1 skipped in 2.652s [2020-02-26T16:12:35.348Z] [2020-02-26T16:12:35.348Z] INFO: make.ps1 ended at 02/26/2020 16:12:35 [2020-02-26T16:12:35.348Z] INFO: Integration CLI tests being run from the host: [2020-02-26T16:12:35.348Z] 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-02-26T16:12:36.286Z] --- PASS: TestUpdateRestartPolicy (12.51s) [2020-02-26T16:12:36.286Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-26T16:12:36.286Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s) [2020-02-26T16:12:36.286Z] === RUN TestWaitNonBlocked [2020-02-26T16:12:36.286Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-26T16:12:36.286Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-26T16:12:36.286Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-26T16:12:36.286Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-26T16:12:36.286Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-26T16:12:36.286Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-26T16:12:36.748Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-02-26T16:12:37.005Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-26T16:12:37.498Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-02-26T16:12:37.498Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.05s) [2020-02-26T16:12:37.498Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.10s) [2020-02-26T16:12:37.498Z] === RUN TestWaitBlocked [2020-02-26T16:12:37.498Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-26T16:12:37.498Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-26T16:12:37.498Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-02-26T16:12:37.498Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-02-26T16:12:37.498Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-26T16:12:37.498Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-02-26T16:12:37.571Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-02-26T16:12:37.828Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-26T16:12:38.723Z] --- PASS: TestWaitBlocked (0.01s) [2020-02-26T16:12:38.724Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.25s) [2020-02-26T16:12:38.724Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.32s) [2020-02-26T16:12:38.724Z] === CONT TestContainerStartOnDaemonRestart [2020-02-26T16:12:38.724Z] === CONT TestIpcModeOlderClient [2020-02-26T16:12:38.724Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-02-26T16:12:38.724Z] === CONT TestDaemonHostGatewayIP [2020-02-26T16:12:39.197Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-02-26T16:12:40.129Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-02-26T16:12:40.129Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.35s) [2020-02-26T16:12:40.129Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.72s) [2020-02-26T16:12:40.129Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.58s) [2020-02-26T16:12:40.129Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.64s) [2020-02-26T16:12:40.129Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.55s) [2020-02-26T16:12:40.129Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.54s) [2020-02-26T16:12:40.129Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.68s) [2020-02-26T16:12:40.129Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.60s) [2020-02-26T16:12:40.129Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.38s) [2020-02-26T16:12:40.129Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.78s) [2020-02-26T16:12:40.129Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.76s) [2020-02-26T16:12:40.129Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.45s) [2020-02-26T16:12:40.129Z] === RUN TestCgroupNamespacesRun [2020-02-26T16:12:41.837Z] --- PASS: TestContainerStartOnDaemonRestart (2.78s) [2020-02-26T16:12:41.837Z] === CONT TestDaemonRestartIpcMode [2020-02-26T16:12:42.024Z] --- PASS: TestCgroupNamespacesRun (1.81s) [2020-02-26T16:12:42.024Z] === RUN TestCgroupNamespacesRunPrivileged [2020-02-26T16:12:42.202Z] --- PASS: TestDaemonHostGatewayIP (3.34s) [2020-02-26T16:12:42.589Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-02-26T16:12:43.959Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.93s) [2020-02-26T16:12:43.959Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-02-26T16:12:44.681Z] --- PASS: TestDaemonRestartIpcMode (3.37s) [2020-02-26T16:12:44.681Z] PASS [2020-02-26T16:12:44.681Z] [2020-02-26T16:12:44.681Z] === Skipped [2020-02-26T16:12:44.681Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-02-26T16:12:44.681Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-26T16:12:44.681Z] [2020-02-26T16:12:44.681Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-02-26T16:12:44.681Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-26T16:12:44.681Z] [2020-02-26T16:12:44.681Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-02-26T16:12:44.681Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-26T16:12:44.681Z] [2020-02-26T16:12:44.681Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-26T16:12:44.681Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-26T16:12:44.681Z] [2020-02-26T16:12:44.681Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-02-26T16:12:44.681Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-26T16:12:44.681Z] [2020-02-26T16:12:44.681Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-02-26T16:12:44.681Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-26T16:12:44.681Z] [2020-02-26T16:12:44.681Z] [2020-02-26T16:12:44.681Z] DONE 199 tests, 6 skipped in 132.734s [2020-02-26T16:12:44.681Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-02-26T16:12:44.681Z] ++ 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-02-26T16:12:44.681Z] ++ set -e [2020-02-26T16:12:44.681Z] ++ '[' -n 0 ']' [2020-02-26T16:12:44.681Z] ++ set -x [2020-02-26T16:12:44.681Z] ++ env -i DEST=/go/src/github.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-02-26T16:12:45.090Z] INFO: Testing against a local daemon [2020-02-26T16:12:45.090Z] === RUN TestCommitInheritsEnv [2020-02-26T16:12:45.451Z] --- PASS: TestCommitInheritsEnv (0.59s) [2020-02-26T16:12:45.451Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-26T16:12:45.452Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-02-26T16:12:45.452Z] === RUN TestImagesFilterMultiReference [2020-02-26T16:12:45.452Z] --- PASS: TestImagesFilterMultiReference (0.03s) [2020-02-26T16:12:45.452Z] === RUN TestImagePullPlatformInvalid [2020-02-26T16:12:45.452Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-02-26T16:12:45.452Z] === RUN TestRemoveImageOrphaning [2020-02-26T16:12:45.746Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-26T16:12:45.746Z] INFO: Testing against a local daemon [2020-02-26T16:12:45.853Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.02s) [2020-02-26T16:12:45.853Z] === RUN TestCgroupNamespacesRunHostMode [2020-02-26T16:12:46.213Z] --- PASS: TestRemoveImageOrphaning (0.64s) [2020-02-26T16:12:46.213Z] === RUN TestRemoveImageGarbageCollector [2020-02-26T16:12:46.213Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-02-26T16:12:46.213Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-26T16:12:46.213Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-26T16:12:46.213Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-02-26T16:12:46.213Z] === RUN TestTagInvalidReference [2020-02-26T16:12:46.213Z] --- PASS: TestTagInvalidReference (0.01s) [2020-02-26T16:12:46.213Z] === RUN TestTagValidPrefixedRepo [2020-02-26T16:12:46.213Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-02-26T16:12:46.213Z] === RUN TestTagExistedNameWithoutForce [2020-02-26T16:12:46.213Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-02-26T16:12:46.213Z] === RUN TestTagOfficialNames [2020-02-26T16:12:46.213Z] --- PASS: TestTagOfficialNames (0.04s) [2020-02-26T16:12:46.213Z] === RUN TestTagMatchesDigest [2020-02-26T16:12:46.213Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-02-26T16:12:46.213Z] === CONT TestImportExtremelyLargeImageWorks [2020-02-26T16:12:47.224Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-02-26T16:12:47.789Z] --- PASS: TestCgroupNamespacesRunHostMode (1.89s) [2020-02-26T16:12:47.789Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-02-26T16:12:49.684Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.84s) [2020-02-26T16:12:49.684Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-02-26T16:12:50.614Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.87s) [2020-02-26T16:12:50.614Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-02-26T16:12:50.614Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-02-26T16:12:51.545Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2020-02-26T16:12:51.545Z] === RUN TestCgroupNamespacesRunOlderClient [2020-02-26T16:12:52.478Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-02-26T16:12:53.409Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.85s) [2020-02-26T16:12:53.409Z] === RUN TestKernelTCPMemory [2020-02-26T16:12:54.341Z] --- PASS: TestKernelTCPMemory (1.00s) [2020-02-26T16:12:54.341Z] === RUN TestNISDomainname [2020-02-26T16:12:54.574Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-02-26T16:12:54.574Z] Copying nested executables into bundles/cross/linux/amd64 [2020-02-26T16:12:54.574Z] Cross building: bundles/cross/windows/amd64 [2020-02-26T16:12:54.574Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-02-26T16:12:54.574Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-02-26T16:12:54.598Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-02-26T16:12:55.531Z] --- PASS: TestNISDomainname (1.27s) [2020-02-26T16:12:55.531Z] === RUN TestHostnameDnsResolution [2020-02-26T16:12:56.096Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-02-26T16:12:57.049Z] --- PASS: TestHostnameDnsResolution (1.56s) [2020-02-26T16:12:57.050Z] === RUN TestStats [2020-02-26T16:12:57.997Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-02-26T16:12:57.997Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-02-26T16:12:57.997Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-02-26T16:12:58.928Z] --- PASS: TestStats (2.01s) [2020-02-26T16:12:58.928Z] === RUN TestStopContainerWithTimeout [2020-02-26T16:12:58.928Z] === RUN TestStopContainerWithTimeout/0 [2020-02-26T16:12:59.185Z] === PAUSE TestStopContainerWithTimeout/0 [2020-02-26T16:12:59.185Z] === RUN TestStopContainerWithTimeout/1 [2020-02-26T16:12:59.185Z] === PAUSE TestStopContainerWithTimeout/1 [2020-02-26T16:12:59.185Z] === RUN TestStopContainerWithTimeout/3 [2020-02-26T16:12:59.185Z] === PAUSE TestStopContainerWithTimeout/3 [2020-02-26T16:12:59.185Z] === RUN TestStopContainerWithTimeout/-1 [2020-02-26T16:12:59.185Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-02-26T16:12:59.185Z] === CONT TestStopContainerWithTimeout/0 [2020-02-26T16:12:59.185Z] === CONT TestStopContainerWithTimeout/-1 [2020-02-26T16:12:59.750Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-02-26T16:13:00.313Z] === CONT TestStopContainerWithTimeout/3 [2020-02-26T16:13:01.682Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-02-26T16:13:02.250Z] === CONT TestStopContainerWithTimeout/1 [2020-02-26T16:13:02.507Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-02-26T16:13:02.764Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-02-26T16:13:04.135Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-02-26T16:13:04.135Z] --- PASS: TestStopContainerWithTimeout/0 (1.08s) [2020-02-26T16:13:04.135Z] --- PASS: TestStopContainerWithTimeout/-1 (3.21s) [2020-02-26T16:13:04.135Z] --- PASS: TestStopContainerWithTimeout/3 (2.93s) [2020-02-26T16:13:04.135Z] --- PASS: TestStopContainerWithTimeout/1 (1.98s) [2020-02-26T16:13:04.135Z] === RUN TestDeleteDevicemapper [2020-02-26T16:13:04.135Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-02-26T16:13:04.135Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-26T16:13:04.135Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-26T16:13:05.066Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-02-26T16:13:06.960Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-02-26T16:13:06.960Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.57s) [2020-02-26T16:13:06.960Z] === RUN TestUpdateMemory [2020-02-26T16:13:06.960Z] --- SKIP: TestUpdateMemory (0.00s) [2020-02-26T16:13:06.960Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-26T16:13:06.960Z] === RUN TestUpdateCPUQuota [2020-02-26T16:13:08.330Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-02-26T16:13:08.587Z] --- PASS: TestUpdateCPUQuota (1.83s) [2020-02-26T16:13:08.587Z] === RUN TestUpdatePidsLimit [2020-02-26T16:13:08.587Z] === RUN TestUpdatePidsLimit/update_from_none [2020-02-26T16:13:09.151Z] === RUN TestUpdatePidsLimit/no_change [2020-02-26T16:13:09.408Z] === RUN TestUpdatePidsLimit/update_lower [2020-02-26T16:13:09.974Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-02-26T16:13:09.974Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-02-26T16:13:10.538Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-02-26T16:13:10.795Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-02-26T16:13:11.359Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-02-26T16:13:12.591Z] #76 exporting layers 110.4s done [2020-02-26T16:13:12.591Z] #76 exporting manifest sha256:e0c111f7487cc092d665344367ae4241c7296df000c6854b8dafde328b186e5a done [2020-02-26T16:13:12.591Z] #76 exporting config sha256:b26d9e08988e580004cfb7a37299c7cecd3957de5291d88b2cf0be18f4fce973 done [2020-02-26T16:13:12.591Z] #76 sending tarball [2020-02-26T16:13:12.729Z] --- PASS: TestUpdatePidsLimit (4.18s) [2020-02-26T16:13:12.729Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2020-02-26T16:13:12.729Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-02-26T16:13:12.729Z] --- PASS: TestUpdatePidsLimit/update_lower (0.52s) [2020-02-26T16:13:12.729Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-02-26T16:13:12.729Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.47s) [2020-02-26T16:13:12.729Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2020-02-26T16:13:12.729Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.47s) [2020-02-26T16:13:12.729Z] === RUN TestUpdateRestartPolicy [2020-02-26T16:13:13.294Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-02-26T16:13:14.225Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-02-26T16:13:15.155Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-02-26T16:13:15.412Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-02-26T16:13:17.309Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-02-26T16:13:17.566Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-02-26T16:13:18.497Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-02-26T16:13:18.754Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-02-26T16:13:22.928Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-02-26T16:13:24.297Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-02-26T16:13:25.667Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-02-26T16:13:26.231Z] --- PASS: TestUpdateRestartPolicy (13.32s) [2020-02-26T16:13:26.231Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-26T16:13:26.231Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-02-26T16:13:27.162Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s) [2020-02-26T16:13:27.162Z] === RUN TestWaitNonBlocked [2020-02-26T16:13:27.162Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-26T16:13:27.162Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-26T16:13:27.162Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-26T16:13:27.162Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-26T16:13:27.162Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-26T16:13:27.162Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-26T16:13:27.162Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-02-26T16:13:27.726Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-02-26T16:13:28.292Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-02-26T16:13:28.292Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.03s) [2020-02-26T16:13:28.292Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.10s) [2020-02-26T16:13:28.292Z] === RUN TestWaitBlocked [2020-02-26T16:13:28.292Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-26T16:13:28.292Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-26T16:13:28.292Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-02-26T16:13:28.292Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-02-26T16:13:28.292Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-26T16:13:28.292Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-02-26T16:13:29.664Z] --- PASS: TestWaitBlocked (0.02s) [2020-02-26T16:13:29.664Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.23s) [2020-02-26T16:13:29.664Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.32s) [2020-02-26T16:13:29.664Z] === CONT TestContainerStartOnDaemonRestart [2020-02-26T16:13:29.664Z] === CONT TestIpcModeOlderClient [2020-02-26T16:13:29.664Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-02-26T16:13:29.664Z] === CONT TestDaemonHostGatewayIP [2020-02-26T16:13:30.598Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-02-26T16:13:31.183Z] #76 sending tarball 18.1s done [2020-02-26T16:13:31.183Z] #76 DONE 128.5s [2020-02-26T16:13:31.183Z] [2020-02-26T16:13:31.183Z] #77 importing to docker [2020-02-26T16:13:33.123Z] --- PASS: TestContainerStartOnDaemonRestart (3.74s) [2020-02-26T16:13:33.123Z] === CONT TestDaemonRestartIpcMode [2020-02-26T16:13:34.055Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-02-26T16:13:34.620Z] --- PASS: TestDaemonHostGatewayIP (4.81s) [2020-02-26T16:13:34.620Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-02-26T16:13:37.141Z] --- PASS: TestDaemonRestartIpcMode (3.92s) [2020-02-26T16:13:37.141Z] PASS [2020-02-26T16:13:37.141Z] [2020-02-26T16:13:37.141Z] === Skipped [2020-02-26T16:13:37.141Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-02-26T16:13:37.141Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-26T16:13:37.141Z] [2020-02-26T16:13:37.141Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-02-26T16:13:37.141Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-26T16:13:37.141Z] [2020-02-26T16:13:37.141Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-02-26T16:13:37.141Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-26T16:13:37.141Z] [2020-02-26T16:13:37.141Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-26T16:13:37.141Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-26T16:13:37.141Z] [2020-02-26T16:13:37.141Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-02-26T16:13:37.141Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-26T16:13:37.141Z] [2020-02-26T16:13:37.141Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-02-26T16:13:37.141Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-26T16:13:37.141Z] [2020-02-26T16:13:37.141Z] [2020-02-26T16:13:37.141Z] DONE 199 tests, 6 skipped in 151.626s [2020-02-26T16:13:37.141Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-02-26T16:13:37.141Z] ++ 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-02-26T16:13:37.141Z] ++ set -e [2020-02-26T16:13:37.141Z] ++ '[' -n 0 ']' [2020-02-26T16:13:37.141Z] ++ set -x [2020-02-26T16:13:37.142Z] ++ env -i DEST=/go/src/github.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-02-26T16:13:37.142Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-02-26T16:13:37.399Z] INFO: Testing against a local daemon [2020-02-26T16:13:37.399Z] === RUN TestCommitInheritsEnv [2020-02-26T16:13:37.656Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-02-26T16:13:37.914Z] --- PASS: TestCommitInheritsEnv (0.60s) [2020-02-26T16:13:37.914Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-26T16:13:37.914Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-02-26T16:13:37.914Z] === RUN TestImagesFilterMultiReference [2020-02-26T16:13:38.171Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-02-26T16:13:38.171Z] === RUN TestImagePullPlatformInvalid [2020-02-26T16:13:38.171Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-02-26T16:13:38.171Z] === RUN TestRemoveImageOrphaning [2020-02-26T16:13:38.171Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-02-26T16:13:38.735Z] --- PASS: TestRemoveImageOrphaning (0.59s) [2020-02-26T16:13:38.735Z] === RUN TestRemoveImageGarbageCollector [2020-02-26T16:13:38.991Z] === RUN TestDockerSuite/TestBuildCmd [2020-02-26T16:13:39.248Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-02-26T16:13:39.506Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-02-26T16:13:39.763Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-02-26T16:13:40.020Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-02-26T16:13:40.020Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-02-26T16:13:40.950Z] --- PASS: TestRemoveImageGarbageCollector (2.23s) [2020-02-26T16:13:40.950Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-26T16:13:40.950Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-02-26T16:13:40.950Z] === RUN TestTagInvalidReference [2020-02-26T16:13:40.950Z] --- PASS: TestTagInvalidReference (0.02s) [2020-02-26T16:13:40.950Z] === RUN TestTagValidPrefixedRepo [2020-02-26T16:13:40.950Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-02-26T16:13:40.950Z] === RUN TestTagExistedNameWithoutForce [2020-02-26T16:13:40.950Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-02-26T16:13:40.950Z] === RUN TestTagOfficialNames [2020-02-26T16:13:41.207Z] --- PASS: TestTagOfficialNames (0.06s) [2020-02-26T16:13:41.207Z] === RUN TestTagMatchesDigest [2020-02-26T16:13:41.207Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-02-26T16:13:41.207Z] === CONT TestImportExtremelyLargeImageWorks [2020-02-26T16:13:41.464Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-02-26T16:13:43.358Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-02-26T16:13:49.905Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-02-26T16:13:49.905Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-02-26T16:13:50.163Z] === RUN TestDockerSuite/TestBuildContChar [2020-02-26T16:13:50.420Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-02-26T16:13:50.985Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-02-26T16:13:51.550Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-26T16:13:54.824Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-02-26T16:13:55.755Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-02-26T16:13:56.012Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-02-26T16:13:56.576Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-02-26T16:13:56.576Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-02-26T16:13:57.140Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-02-26T16:13:57.705Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-02-26T16:13:57.705Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-02-26T16:13:58.269Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-02-26T16:13:58.849Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-02-26T16:14:02.243Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-02-26T16:14:02.243Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-02-26T16:14:02.243Z] remote: Enumerating objects: 2, done. [2020-02-26T16:14:02.243Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-02-26T16:14:02.243Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-02-26T16:14:02.243Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-02-26T16:14:02.243Z] 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-02-26T16:14:02.243Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-02-26T16:14:03.034Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-02-26T16:14:03.034Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-02-26T16:14:06.309Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-02-26T16:14:07.497Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-02-26T16:14:07.821Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40585/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=669056f93dfde92cfcf5cc656df51d0c8d62903d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:669056f93dfde92cfcf5cc656df51d0c8d62903d hack/test/unit [2020-02-26T16:14:08.832Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-02-26T16:14:09.948Z] --- PASS: TestImportExtremelyLargeImageWorks (79.26s) [2020-02-26T16:14:09.948Z] PASS [2020-02-26T16:14:09.948Z] [2020-02-26T16:14:09.948Z] === Skipped [2020-02-26T16:14:09.948Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-02-26T16:14:09.948Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-26T16:14:09.948Z] [2020-02-26T16:14:09.948Z] [2020-02-26T16:14:09.948Z] DONE 12 tests, 1 skipped in 80.796s [2020-02-26T16:14:09.948Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-02-26T16:14:09.948Z] ++ 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-02-26T16:14:09.948Z] ++ set -e [2020-02-26T16:14:09.948Z] ++ '[' -n 0 ']' [2020-02-26T16:14:09.948Z] ++ set -x [2020-02-26T16:14:09.948Z] ++ env -i DEST=/go/src/github.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-02-26T16:14:09.948Z] INFO: Testing against a local daemon [2020-02-26T16:14:09.948Z] === RUN TestNetworkCreateDelete [2020-02-26T16:14:09.948Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-02-26T16:14:09.948Z] === RUN TestDockerNetworkDeletePreferID [2020-02-26T16:14:09.948Z] --- PASS: TestDockerNetworkDeletePreferID (0.32s) [2020-02-26T16:14:09.948Z] === RUN TestInspectNetwork [2020-02-26T16:14:09.948Z] === RUN TestInspectNetwork/full_network_id [2020-02-26T16:14:09.949Z] === RUN TestInspectNetwork/partial_network_id [2020-02-26T16:14:09.949Z] === RUN TestInspectNetwork/network_name [2020-02-26T16:14:09.949Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-02-26T16:14:10.431Z] #77 DONE 36.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-02-26T16:14:10.898Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40585/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=669056f93dfde92cfcf5cc656df51d0c8d62903d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:669056f93dfde92cfcf5cc656df51d0c8d62903d hack/test/unit [2020-02-26T16:14:11.096Z] ? github.com/docker/docker/api [no test files] [2020-02-26T16:14:13.009Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-02-26T16:14:13.266Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-02-26T16:14:13.830Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-02-26T16:14:14.086Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-02-26T16:14:14.847Z] --- PASS: TestInspectNetwork (8.53s) [2020-02-26T16:14:14.847Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-02-26T16:14:14.847Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-02-26T16:14:14.847Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-02-26T16:14:14.848Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-02-26T16:14:14.848Z] === RUN TestRunContainerWithBridgeNone [2020-02-26T16:14:15.017Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-02-26T16:14:15.328Z] ? github.com/docker/docker/api [no test files] [2020-02-26T16:14:16.646Z] --- PASS: TestRunContainerWithBridgeNone (2.21s) [2020-02-26T16:14:16.646Z] === RUN TestNetworkInvalidJSON [2020-02-26T16:14:16.646Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-26T16:14:16.646Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-26T16:14:16.646Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-26T16:14:16.646Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-26T16:14:16.646Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-26T16:14:16.646Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-26T16:14:16.646Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-26T16:14:16.646Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-26T16:14:16.646Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-26T16:14:16.646Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-02-26T16:14:16.646Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-02-26T16:14:16.646Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-02-26T16:14:16.646Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-02-26T16:14:16.646Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-26T16:14:17.852Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-02-26T16:14:17.852Z] === RUN TestDaemonDefaultNetworkPools [2020-02-26T16:14:18.596Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2020-02-26T16:14:18.596Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-26T16:14:19.191Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-02-26T16:14:19.448Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-02-26T16:14:19.861Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2020-02-26T16:14:19.861Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-26T16:14:21.060Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.16s) [2020-02-26T16:14:21.060Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-26T16:14:21.413Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-02-26T16:14:21.413Z] === RUN TestServiceWithPredefinedNetwork [2020-02-26T16:14:23.624Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-02-26T16:14:24.187Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-02-26T16:14:24.483Z] --- PASS: TestServiceWithPredefinedNetwork (2.84s) [2020-02-26T16:14:24.483Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-26T16:14:24.483Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-26T16:14:24.483Z] service_test.go:230: FLAKY_TEST [2020-02-26T16:14:24.483Z] === RUN TestServiceWithDataPathPortInit [2020-02-26T16:14:25.953Z] ok github.com/docker/docker/api/server 0.007s coverage: 9.0% of statements [2020-02-26T16:14:26.082Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-02-26T16:14:26.082Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-02-26T16:14:26.082Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-02-26T16:14:26.082Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-02-26T16:14:26.082Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-02-26T16:14:26.082Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-02-26T16:14:28.605Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-02-26T16:14:28.862Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-02-26T16:14:29.426Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-02-26T16:14:29.989Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-02-26T16:14:31.358Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-02-26T16:14:32.288Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-02-26T16:14:32.288Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-02-26T16:14:34.182Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-02-26T16:14:35.554Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-02-26T16:14:38.078Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-02-26T16:14:39.448Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-02-26T16:14:40.776Z] --- PASS: TestServiceWithDataPathPortInit (16.41s) [2020-02-26T16:14:40.777Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-26T16:14:40.818Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-02-26T16:14:41.750Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-02-26T16:14:42.313Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-02-26T16:14:42.394Z] ok github.com/docker/docker/api/server 0.041s coverage: 9.0% of statements [2020-02-26T16:14:42.877Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-02-26T16:14:47.055Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-02-26T16:14:49.877Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.22s) [2020-02-26T16:14:49.877Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nlr1rfkoy8lvyim8cq02tqmk1 Created:2020-02-26 16:14:42.047426557 +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[e06bd577c85dfaf3412868801073c07d828759adb570873784c51f957f5ab23d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k62mbxqqyv4v35lyyv9n5gz0v EndpointID:4c1e1a58fdb42f4f0d220b55cc9c4c195f631b3b79cf1116664b079057cd5bbf MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2a3ed7643c556737126230952758d9f0c4304f64012b2ff0c0dab0dad98c422a 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:01cc6823d25e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k62mbxqqyv4v35lyyv9n5gz0v EndpointID:4c1e1a58fdb42f4f0d220b55cc9c4c195f631b3b79cf1116664b079057cd5bbf EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-02-26T16:14:49.877Z] PASS [2020-02-26T16:14:49.877Z] [2020-02-26T16:14:49.877Z] === Skipped [2020-02-26T16:14:49.877Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-26T16:14:49.877Z] service_test.go:230: FLAKY_TEST [2020-02-26T16:14:49.877Z] [2020-02-26T16:14:49.877Z] [2020-02-26T16:14:49.877Z] DONE 21 tests, 1 skipped in 43.391s [2020-02-26T16:14:49.877Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-02-26T16:14:49.877Z] ++ 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-02-26T16:14:49.877Z] ++ set -e [2020-02-26T16:14:49.877Z] ++ '[' -n 0 ']' [2020-02-26T16:14:49.877Z] ++ set -x [2020-02-26T16:14:49.878Z] ++ env -i DEST=/go/src/github.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-02-26T16:14:49.878Z] INFO: Testing against a local daemon [2020-02-26T16:14:49.878Z] === RUN TestDockerNetworkIpvlanPersistance [2020-02-26T16:14:49.878Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-26T16:14:49.878Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-26T16:14:49.878Z] === RUN TestDockerNetworkIpvlan [2020-02-26T16:14:49.878Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-02-26T16:14:49.878Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-26T16:14:49.878Z] PASS [2020-02-26T16:14:49.878Z] [2020-02-26T16:14:49.878Z] === Skipped [2020-02-26T16:14:49.878Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-26T16:14:49.878Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-26T16:14:49.878Z] [2020-02-26T16:14:49.878Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-02-26T16:14:49.878Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-26T16:14:49.878Z] [2020-02-26T16:14:49.878Z] [2020-02-26T16:14:49.878Z] DONE 2 tests, 2 skipped in 0.072s [2020-02-26T16:14:49.878Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-02-26T16:14:49.878Z] ++ 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-02-26T16:14:49.878Z] ++ set -e [2020-02-26T16:14:49.878Z] ++ '[' -n 0 ']' [2020-02-26T16:14:49.878Z] ++ set -x [2020-02-26T16:14:49.878Z] ++ env -i DEST=/go/src/github.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-02-26T16:14:49.878Z] INFO: Testing against a local daemon [2020-02-26T16:14:49.878Z] === RUN TestDockerNetworkMacvlanPersistance [2020-02-26T16:14:50.331Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-02-26T16:14:50.331Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-02-26T16:14:50.638Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s) [2020-02-26T16:14:50.638Z] === RUN TestDockerNetworkMacvlan [2020-02-26T16:14:51.388Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-02-26T16:14:52.134Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-02-26T16:14:52.895Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-02-26T16:14:55.245Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-02-26T16:14:55.584Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-02-26T16:14:57.481Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-02-26T16:14:57.481Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-02-26T16:14:58.046Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-02-26T16:14:58.611Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-02-26T16:14:58.618Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-02-26T16:14:59.543Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-02-26T16:14:59.800Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-02-26T16:15:03.571Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-02-26T16:15:03.977Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-02-26T16:15:04.333Z] --- PASS: TestDockerNetworkMacvlan (13.92s) [2020-02-26T16:15:04.333Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-02-26T16:15:04.333Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s) [2020-02-26T16:15:04.333Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.07s) [2020-02-26T16:15:04.333Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.07s) [2020-02-26T16:15:04.333Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.82s) [2020-02-26T16:15:04.333Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.78s) [2020-02-26T16:15:04.333Z] PASS [2020-02-26T16:15:04.333Z] [2020-02-26T16:15:04.333Z] DONE 8 tests in 15.327s [2020-02-26T16:15:04.333Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-02-26T16:15:04.333Z] ++ 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-02-26T16:15:04.333Z] ++ set -e [2020-02-26T16:15:04.333Z] ++ '[' -n 0 ']' [2020-02-26T16:15:04.333Z] ++ set -x [2020-02-26T16:15:04.333Z] ++ env -i DEST=/go/src/github.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-02-26T16:15:04.333Z] testing: warning: no tests to run [2020-02-26T16:15:04.333Z] PASS [2020-02-26T16:15:04.333Z] [2020-02-26T16:15:04.333Z] DONE 0 tests in 0.016s [2020-02-26T16:15:04.333Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-02-26T16:15:04.333Z] ++ 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-02-26T16:15:04.333Z] ++ set -e [2020-02-26T16:15:04.333Z] ++ '[' -n 0 ']' [2020-02-26T16:15:04.333Z] ++ set -x [2020-02-26T16:15:04.333Z] ++ env -i DEST=/go/src/github.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-02-26T16:15:04.333Z] INFO: Testing against a local daemon [2020-02-26T16:15:04.333Z] === RUN TestAuthZPluginAllowRequest [2020-02-26T16:15:04.542Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-02-26T16:15:05.475Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-02-26T16:15:05.475Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-02-26T16:15:06.076Z] --- PASS: TestAuthZPluginAllowRequest (1.53s) [2020-02-26T16:15:06.076Z] === RUN TestAuthZPluginTLS [2020-02-26T16:15:06.424Z] --- PASS: TestAuthZPluginTLS (0.53s) [2020-02-26T16:15:06.424Z] === RUN TestAuthZPluginDenyRequest [2020-02-26T16:15:06.846Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-02-26T16:15:07.164Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-02-26T16:15:07.164Z] === RUN TestAuthZPluginAPIDenyResponse [2020-02-26T16:15:07.509Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2020-02-26T16:15:07.509Z] === RUN TestAuthZPluginDenyResponse [2020-02-26T16:15:08.258Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-02-26T16:15:08.258Z] === RUN TestAuthZPluginAllowEventStream [2020-02-26T16:15:08.745Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-02-26T16:15:09.475Z] --- PASS: TestAuthZPluginAllowEventStream (1.57s) [2020-02-26T16:15:09.475Z] === RUN TestAuthZPluginErrorResponse [2020-02-26T16:15:10.114Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-02-26T16:15:10.225Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-02-26T16:15:10.225Z] === RUN TestAuthZPluginErrorRequest [2020-02-26T16:15:10.594Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-02-26T16:15:10.594Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-26T16:15:11.380Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-02-26T16:15:11.380Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-02-26T16:15:12.678Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-02-26T16:15:13.285Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.01s) [2020-02-26T16:15:13.285Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-02-26T16:15:15.657Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.95s) [2020-02-26T16:15:15.657Z] === RUN TestAuthZPluginHeader [2020-02-26T16:15:16.006Z] --- PASS: TestAuthZPluginHeader (0.83s) [2020-02-26T16:15:16.006Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-02-26T16:15:16.006Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-26T16:15:16.006Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-26T16:15:16.006Z] === RUN TestAuthZPluginV2Disable [2020-02-26T16:15:16.006Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-02-26T16:15:16.006Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-26T16:15:16.006Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-02-26T16:15:16.006Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-26T16:15:16.006Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-26T16:15:16.006Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-26T16:15:16.006Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-26T16:15:16.006Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-26T16:15:16.006Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-26T16:15:22.637Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-02-26T16:15:22.637Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-02-26T16:15:24.530Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-02-26T16:15:25.094Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-02-26T16:15:26.990Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-02-26T16:15:28.885Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-02-26T16:15:30.256Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-02-26T16:15:30.256Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-02-26T16:15:33.604Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-26T16:15:33.604Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2020-02-26T16:15:33.604Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2020-02-26T16:15:33.604Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-26T16:15:33.604Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-26T16:15:33.604Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-26T16:15:33.604Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-26T16:15:33.604Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-26T16:15:33.604Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-26T16:15:33.604Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-26T16:15:33.604Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-26T16:15:33.604Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-26T16:15:33.604Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-26T16:15:33.604Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-26T16:15:34.168Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 4.5% of statements [2020-02-26T16:15:34.168Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-26T16:15:34.168Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-26T16:15:34.168Z] ? github.com/docker/docker/api/types [no test files] [2020-02-26T16:15:34.168Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-26T16:15:34.168Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-26T16:15:34.168Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-26T16:15:34.168Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-26T16:15:34.731Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2020-02-26T16:15:34.731Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2020-02-26T16:15:34.731Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-26T16:15:34.731Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-26T16:15:34.731Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-26T16:15:34.731Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-26T16:15:34.731Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-26T16:15:34.731Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-26T16:15:34.731Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-26T16:15:35.296Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-02-26T16:15:35.296Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2020-02-26T16:15:35.296Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-26T16:15:35.296Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-26T16:15:35.296Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-26T16:15:35.296Z] ? github.com/docker/docker/builder [no test files] [2020-02-26T16:15:35.296Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-26T16:15:35.296Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-26T16:15:35.296Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-26T16:15:35.296Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-26T16:15:35.296Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-26T16:15:35.296Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-26T16:15:35.296Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-26T16:15:35.377Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s) [2020-02-26T16:15:35.377Z] PASS [2020-02-26T16:15:35.377Z] [2020-02-26T16:15:35.377Z] === Skipped [2020-02-26T16:15:35.377Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-26T16:15:35.377Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-26T16:15:35.377Z] [2020-02-26T16:15:35.377Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-02-26T16:15:35.377Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-26T16:15:35.377Z] [2020-02-26T16:15:35.377Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-26T16:15:35.377Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-26T16:15:35.377Z] [2020-02-26T16:15:35.377Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-26T16:15:35.377Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-26T16:15:35.377Z] [2020-02-26T16:15:35.377Z] [2020-02-26T16:15:35.377Z] DONE 17 tests, 4 skipped in 28.433s [2020-02-26T16:15:35.377Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-02-26T16:15:35.377Z] ++ 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-02-26T16:15:35.377Z] ++ set -e [2020-02-26T16:15:35.377Z] ++ '[' -n 0 ']' [2020-02-26T16:15:35.377Z] ++ set -x [2020-02-26T16:15:35.377Z] ++ env -i DEST=/go/src/github.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-02-26T16:15:35.377Z] INFO: Testing against a local daemon [2020-02-26T16:15:35.377Z] === RUN TestPluginInvalidJSON [2020-02-26T16:15:35.377Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-26T16:15:35.377Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-26T16:15:35.377Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-26T16:15:35.377Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-02-26T16:15:35.377Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-02-26T16:15:35.377Z] PASS [2020-02-26T16:15:35.377Z] [2020-02-26T16:15:35.377Z] DONE 2 tests in 0.078s [2020-02-26T16:15:35.377Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-02-26T16:15:35.377Z] ++ 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-02-26T16:15:35.377Z] ++ set -e [2020-02-26T16:15:35.377Z] ++ '[' -n 0 ']' [2020-02-26T16:15:35.377Z] ++ set -x [2020-02-26T16:15:35.377Z] ++ env -i DEST=/go/src/github.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-02-26T16:15:35.377Z] INFO: Testing against a local daemon [2020-02-26T16:15:35.377Z] === RUN TestExternalGraphDriver [2020-02-26T16:15:35.377Z] === RUN TestExternalGraphDriver/json [2020-02-26T16:15:35.377Z] === RUN TestExternalGraphDriver/spec [2020-02-26T16:15:35.859Z] ok github.com/docker/docker/builder/dockerignore 0.017s coverage: 96.8% of statements [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite (354.57s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.78s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.17s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.68s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.18s) [2020-02-26T16:15:36.801Z] docker_cli_daemon_test.go:1449: [d0e001dc1e466] daemon is not started [2020-02-26T16:15:36.801Z] check_test.go:309: [d9a6d12a35b1f] daemon is not started [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.04s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.40s) [2020-02-26T16:15:36.801Z] check_test.go:309: [d91c826673ebb] daemon is not started [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (2.22s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.74s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.05s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.95s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.67s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.39s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.55s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.97s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-02-26T16:15:36.801Z] check_test.go:309: [d995cc48a4a91] daemon is not started [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-02-26T16:15:36.801Z] check_test.go:309: [d2150f137d4a1] daemon is not started [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.11s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.69s) [2020-02-26T16:15:36.801Z] check_test.go:309: [d5906d1ce3a3e] daemon is not started [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.03s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.62s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.77s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.13s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.57s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.61s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-02-26T16:15:36.801Z] check_test.go:309: [d9060c73317f2] daemon is not started [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.43s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.65s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.77s) [2020-02-26T16:15:36.801Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2020-02-26T16:15:36.801Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-02-26T16:15:36.801Z] check_test.go:309: [dd5b31a7d07ab] daemon is not started [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.12s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.28s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.86s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.96s) [2020-02-26T16:15:36.801Z] check_test.go:309: [d03c4105299c8] daemon is not started [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.12s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.56s) [2020-02-26T16:15:36.801Z] check_test.go:309: [db25a050db5cf] daemon is not started [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.66s) [2020-02-26T16:15:36.801Z] docker_cli_daemon_plugins_test.go:79: [d7f404ea66554] daemon is not started [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.12s) [2020-02-26T16:15:36.801Z] docker_cli_daemon_plugins_test.go:169: [d6b8d5bb86c09] daemon is not started [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.54s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-02-26T16:15:36.801Z] check_test.go:309: [dc8154a7618fe] daemon is not started [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.76s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.61s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.94s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.92s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.71s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.88s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.06s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.96s) [2020-02-26T16:15:36.801Z] check_test.go:309: [dac17dcd8296f] daemon is not started [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.39s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.07s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.42s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.07s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.76s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.56s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.16s) [2020-02-26T16:15:36.801Z] check_test.go:309: [d42b6f1f92e0f] daemon is not started [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.74s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.81s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.78s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.30s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.64s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.39s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.33s) [2020-02-26T16:15:36.801Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-02-26T16:15:36.801Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-02-26T16:15:36.801Z] check_test.go:309: [d30564e06c8ca] daemon is not started [2020-02-26T16:15:36.801Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-02-26T16:15:36.801Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-02-26T16:15:36.801Z] check_test.go:309: [de59c24638403] daemon is not started [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.53s) [2020-02-26T16:15:36.801Z] check_test.go:309: [d6d01a4227714] daemon is not started [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.15s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.29s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.35s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (1.94s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.63s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.16s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.75s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.69s) [2020-02-26T16:15:36.801Z] check_test.go:309: [dc17270d4cfb9] daemon is not started [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.59s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.58s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.89s) [2020-02-26T16:15:36.801Z] check_test.go:309: [df0b9e9bcc8d8] daemon is not started [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.11s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.14s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2020-02-26T16:15:36.801Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-02-26T16:15:36.801Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-02-26T16:15:36.801Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-02-26T16:15:36.801Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-02-26T16:15:36.801Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-02-26T16:15:36.801Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-02-26T16:15:36.801Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-02-26T16:15:36.801Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-02-26T16:15:36.801Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-02-26T16:15:36.801Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-02-26T16:15:36.801Z] check_test.go:309: [ddebb2b8552e7] daemon is not started [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.13s) [2020-02-26T16:15:36.801Z] check_test.go:309: [d221c9828d845] daemon is not started [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.58s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.67s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2020-02-26T16:15:36.801Z] check_test.go:309: [d3e86f0e02661] daemon is not started [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.18s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.19s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.37s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2020-02-26T16:15:36.801Z] check_test.go:309: [dab9a7125e930] daemon is not started [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.54s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.58s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.05s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.33s) [2020-02-26T16:15:36.801Z] check_test.go:309: [d3c2ab55a087c] daemon is not started [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.13s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-02-26T16:15:36.801Z] check_test.go:309: [d207890e08db2] daemon is not started [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.65s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.57s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.80s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.59s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.99s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.66s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.83s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.19s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.84s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.18s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.24s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.81s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.92s) [2020-02-26T16:15:36.801Z] docker_cli_daemon_test.go:2542: [d6883883e0f94] daemon is not started [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.63s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.98s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.98s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.17s) [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2020-02-26T16:15:36.801Z] check_test.go:309: [dbe13b9e12d1e] daemon is not started [2020-02-26T16:15:36.801Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.69s) [2020-02-26T16:15:36.801Z] === RUN TestDockerSwarmSuite [2020-02-26T16:15:36.801Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-02-26T16:15:37.114Z] === RUN TestExternalGraphDriver/pull [2020-02-26T16:15:38.877Z] --- PASS: TestExternalGraphDriver (5.86s) [2020-02-26T16:15:38.877Z] --- PASS: TestExternalGraphDriver/json (1.91s) [2020-02-26T16:15:38.877Z] --- PASS: TestExternalGraphDriver/spec (1.97s) [2020-02-26T16:15:38.877Z] --- PASS: TestExternalGraphDriver/pull (1.88s) [2020-02-26T16:15:38.877Z] === RUN TestGraphdriverPluginV2 [2020-02-26T16:15:38.877Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2020-02-26T16:15:38.877Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-26T16:15:38.877Z] PASS [2020-02-26T16:15:38.877Z] [2020-02-26T16:15:38.877Z] === Skipped [2020-02-26T16:15:38.877Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2020-02-26T16:15:38.877Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-26T16:15:38.877Z] [2020-02-26T16:15:38.877Z] [2020-02-26T16:15:38.877Z] DONE 5 tests, 1 skipped in 5.993s [2020-02-26T16:15:38.877Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-02-26T16:15:38.877Z] ++ 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-02-26T16:15:38.877Z] ++ set -e [2020-02-26T16:15:38.877Z] ++ '[' -n 0 ']' [2020-02-26T16:15:38.877Z] ++ set -x [2020-02-26T16:15:38.877Z] ++ env -i DEST=/go/src/github.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-02-26T16:15:38.877Z] INFO: Testing against a local daemon [2020-02-26T16:15:38.877Z] === RUN TestContinueAfterPluginCrash [2020-02-26T16:15:38.877Z] === PAUSE TestContinueAfterPluginCrash [2020-02-26T16:15:38.877Z] === RUN TestDaemonStartWithLogOpt [2020-02-26T16:15:38.877Z] === PAUSE TestDaemonStartWithLogOpt [2020-02-26T16:15:38.877Z] === CONT TestContinueAfterPluginCrash [2020-02-26T16:15:38.877Z] === CONT TestDaemonStartWithLogOpt [2020-02-26T16:15:39.323Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-02-26T16:15:40.032Z] ok github.com/docker/docker/builder/remotecontext 0.182s coverage: 13.6% of statements [2020-02-26T16:15:40.032Z] ok github.com/docker/docker/builder/dockerfile 0.534s coverage: 48.2% of statements [2020-02-26T16:15:40.596Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-02-26T16:15:42.597Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-02-26T16:15:43.138Z] ok github.com/docker/docker/builder/remotecontext/git 2.153s coverage: 86.3% of statements [2020-02-26T16:15:43.138Z] ? github.com/docker/docker/cli [no test files] [2020-02-26T16:15:43.138Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-26T16:15:43.527Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-02-26T16:15:44.458Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-02-26T16:15:44.458Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-02-26T16:15:44.509Z] ok github.com/docker/docker/client 0.202s coverage: 75.8% of statements [2020-02-26T16:15:48.375Z] --- PASS: TestDaemonStartWithLogOpt (9.15s) [2020-02-26T16:15:48.632Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-02-26T16:15:50.001Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-02-26T16:15:53.243Z] --- PASS: TestContinueAfterPluginCrash (14.02s) [2020-02-26T16:15:53.243Z] PASS [2020-02-26T16:15:53.243Z] [2020-02-26T16:15:53.243Z] DONE 2 tests in 14.116s [2020-02-26T16:15:53.243Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-02-26T16:15:53.243Z] ++ 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-02-26T16:15:53.243Z] ++ set -e [2020-02-26T16:15:53.243Z] ++ '[' -n 0 ']' [2020-02-26T16:15:53.243Z] ++ set -x [2020-02-26T16:15:53.243Z] ++ env -i DEST=/go/src/github.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-02-26T16:15:53.243Z] INFO: Testing against a local daemon [2020-02-26T16:15:53.243Z] === RUN TestPluginWithDevMounts [2020-02-26T16:15:53.243Z] === PAUSE TestPluginWithDevMounts [2020-02-26T16:15:53.243Z] === CONT TestPluginWithDevMounts [2020-02-26T16:15:53.274Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-02-26T16:15:54.964Z] --- PASS: TestPluginWithDevMounts (1.87s) [2020-02-26T16:15:54.964Z] PASS [2020-02-26T16:15:54.964Z] [2020-02-26T16:15:54.964Z] DONE 1 tests in 1.946s [2020-02-26T16:15:54.964Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-02-26T16:15:54.964Z] ++ 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-02-26T16:15:54.964Z] ++ set -e [2020-02-26T16:15:54.964Z] ++ '[' -n 0 ']' [2020-02-26T16:15:54.964Z] ++ set -x [2020-02-26T16:15:54.964Z] ++ env -i DEST=/go/src/github.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-02-26T16:15:54.964Z] INFO: Testing against a local daemon [2020-02-26T16:15:54.964Z] === RUN TestSecretInspect [2020-02-26T16:15:55.794Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-02-26T16:15:58.018Z] --- PASS: TestSecretInspect (2.85s) [2020-02-26T16:15:58.018Z] === RUN TestSecretList [2020-02-26T16:16:00.643Z] --- PASS: TestSecretList (2.91s) [2020-02-26T16:16:00.643Z] === RUN TestSecretsCreateAndDelete [2020-02-26T16:16:02.338Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-02-26T16:16:02.901Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-02-26T16:16:03.465Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-02-26T16:16:03.697Z] --- PASS: TestSecretsCreateAndDelete (2.82s) [2020-02-26T16:16:03.697Z] === RUN TestSecretsUpdate [2020-02-26T16:16:06.739Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-02-26T16:16:06.763Z] --- PASS: TestSecretsUpdate (2.77s) [2020-02-26T16:16:06.763Z] === RUN TestTemplatedSecret [2020-02-26T16:16:09.870Z] --- PASS: TestTemplatedSecret (3.24s) [2020-02-26T16:16:09.870Z] === RUN TestSecretCreateResolve [2020-02-26T16:16:10.017Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-02-26T16:16:12.211Z] --- PASS: TestSecretCreateResolve (2.61s) [2020-02-26T16:16:12.211Z] PASS [2020-02-26T16:16:12.211Z] [2020-02-26T16:16:12.211Z] DONE 6 tests in 17.271s [2020-02-26T16:16:12.211Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-02-26T16:16:12.211Z] ++ 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-02-26T16:16:12.211Z] ++ set -e [2020-02-26T16:16:12.211Z] ++ '[' -n 0 ']' [2020-02-26T16:16:12.211Z] ++ set -x [2020-02-26T16:16:12.211Z] ++ env -i DEST=/go/src/github.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-02-26T16:16:12.211Z] INFO: Testing against a local daemon [2020-02-26T16:16:12.211Z] === RUN TestServiceCreateInit [2020-02-26T16:16:12.211Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-26T16:16:17.167Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-26T16:16:19.568Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 14.7% of statements [2020-02-26T16:16:19.568Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-26T16:16:19.568Z] ok github.com/docker/docker/api/server/middleware 0.038s coverage: 37.7% of statements [2020-02-26T16:16:19.568Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-26T16:16:19.568Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-26T16:16:19.568Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-26T16:16:19.568Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-26T16:16:19.568Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-26T16:16:19.568Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-26T16:16:19.568Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-26T16:16:19.568Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-26T16:16:19.568Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-26T16:16:21.065Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-26T16:16:21.065Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-26T16:16:21.353Z] ok github.com/docker/docker/api/types/filters 0.036s coverage: 92.2% of statements [2020-02-26T16:16:21.640Z] ok github.com/docker/docker/api/types/strslice 0.019s coverage: 90.0% of statements [2020-02-26T16:16:22.261Z] --- PASS: TestServiceCreateInit (9.19s) [2020-02-26T16:16:22.261Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.85s) [2020-02-26T16:16:22.261Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.33s) [2020-02-26T16:16:22.261Z] === RUN TestCreateServiceMultipleTimes [2020-02-26T16:16:22.267Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2020-02-26T16:16:22.267Z] ok github.com/docker/docker/api/server/router/swarm 0.020s coverage: 4.5% of statements [2020-02-26T16:16:22.267Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-26T16:16:22.267Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-26T16:16:22.267Z] ? github.com/docker/docker/api/types [no test files] [2020-02-26T16:16:22.267Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-26T16:16:22.267Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-26T16:16:22.267Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-26T16:16:22.267Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-26T16:16:22.267Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-26T16:16:22.267Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-26T16:16:22.267Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-26T16:16:22.267Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-26T16:16:22.267Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-26T16:16:22.267Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-26T16:16:22.267Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-26T16:16:22.554Z] ok github.com/docker/docker/api/types/versions 0.038s coverage: 75.0% of statements [2020-02-26T16:16:22.554Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-26T16:16:22.554Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-26T16:16:22.554Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-26T16:16:22.554Z] ? github.com/docker/docker/builder [no test files] [2020-02-26T16:16:22.554Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-26T16:16:22.554Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-26T16:16:22.554Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-26T16:16:22.554Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-26T16:16:22.554Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-26T16:16:22.554Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-26T16:16:22.554Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-26T16:16:23.193Z] ok github.com/docker/docker/cmd/dockerd 0.063s coverage: 30.7% of statements [2020-02-26T16:16:23.574Z] ok github.com/docker/docker/builder/dockerignore 0.026s coverage: 96.8% of statements [2020-02-26T16:16:24.564Z] ok github.com/docker/docker/container 0.119s coverage: 35.3% of statements [2020-02-26T16:16:24.564Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-26T16:16:24.564Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-26T16:16:24.564Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-26T16:16:24.564Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-26T16:16:28.045Z] ok github.com/docker/docker/cli/debug 0.010s coverage: 100.0% of statements [2020-02-26T16:16:28.076Z] --- PASS: TestImportExtremelyLargeImageWorks (165.97s) [2020-02-26T16:16:28.076Z] PASS [2020-02-26T16:16:28.076Z] [2020-02-26T16:16:28.076Z] DONE 12 tests in 169.941s [2020-02-26T16:16:28.076Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-02-26T16:16:28.076Z] ++ 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-02-26T16:16:28.076Z] ++ set -e [2020-02-26T16:16:28.076Z] ++ '[' -n 0 ']' [2020-02-26T16:16:28.076Z] ++ set -x [2020-02-26T16:16:28.076Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-26T16:16:28.076Z] INFO: Testing against a local daemon [2020-02-26T16:16:28.076Z] === RUN TestNetworkCreateDelete [2020-02-26T16:16:28.076Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-02-26T16:16:28.076Z] === RUN TestDockerNetworkDeletePreferID [2020-02-26T16:16:28.076Z] --- PASS: TestDockerNetworkDeletePreferID (0.54s) [2020-02-26T16:16:28.076Z] === RUN TestInspectNetwork [2020-02-26T16:16:29.445Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-02-26T16:16:29.445Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-02-26T16:16:29.445Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-02-26T16:16:29.702Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-02-26T16:16:31.536Z] ok github.com/docker/docker/builder/remotecontext/git 5.075s coverage: 86.3% of statements [2020-02-26T16:16:33.877Z] === RUN TestInspectNetwork/full_network_id [2020-02-26T16:16:33.877Z] === RUN TestInspectNetwork/partial_network_id [2020-02-26T16:16:33.877Z] === RUN TestInspectNetwork/network_name [2020-02-26T16:16:33.877Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-02-26T16:16:34.524Z] ok github.com/docker/docker/daemon/cluster 0.063s coverage: 0.5% of statements [2020-02-26T16:16:35.048Z] ok github.com/docker/docker/builder/remotecontext 0.540s coverage: 13.6% of statements [2020-02-26T16:16:35.245Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-02-26T16:16:35.245Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-02-26T16:16:35.808Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-02-26T16:16:36.077Z] ok github.com/docker/docker/builder/dockerfile 1.257s coverage: 48.2% of statements [2020-02-26T16:16:36.077Z] ? github.com/docker/docker/cli [no test files] [2020-02-26T16:16:36.077Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-26T16:16:36.371Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-02-26T16:16:36.371Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-02-26T16:16:36.419Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-02-26T16:16:36.627Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-02-26T16:16:37.190Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-02-26T16:16:37.789Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.7% of statements [2020-02-26T16:16:38.119Z] --- PASS: TestInspectNetwork (10.11s) [2020-02-26T16:16:38.119Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-02-26T16:16:38.119Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-02-26T16:16:38.119Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-02-26T16:16:38.119Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-02-26T16:16:38.119Z] === RUN TestRunContainerWithBridgeNone [2020-02-26T16:16:38.410Z] --- PASS: TestCreateServiceMultipleTimes (16.64s) [2020-02-26T16:16:38.410Z] === RUN TestCreateServiceConflict [2020-02-26T16:16:39.487Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-02-26T16:16:40.513Z] ok github.com/docker/docker/client 0.695s coverage: 75.8% of statements [2020-02-26T16:16:40.741Z] --- PASS: TestCreateServiceConflict (2.69s) [2020-02-26T16:16:40.741Z] === RUN TestCreateServiceMaxReplicas [2020-02-26T16:16:40.854Z] --- PASS: TestRunContainerWithBridgeNone (2.64s) [2020-02-26T16:16:40.854Z] === RUN TestNetworkInvalidJSON [2020-02-26T16:16:40.854Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-26T16:16:40.854Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-26T16:16:40.854Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-26T16:16:40.854Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-26T16:16:40.854Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-26T16:16:40.854Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-26T16:16:40.854Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-26T16:16:40.854Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-26T16:16:40.854Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-26T16:16:40.854Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-02-26T16:16:40.854Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-02-26T16:16:40.854Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-02-26T16:16:40.854Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-02-26T16:16:40.854Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-26T16:16:40.854Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-02-26T16:16:41.783Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-02-26T16:16:41.783Z] === RUN TestDaemonDefaultNetworkPools [2020-02-26T16:16:42.712Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2020-02-26T16:16:42.712Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-26T16:16:42.712Z] === RUN TestDockerSuite/TestBuildEnv [2020-02-26T16:16:43.642Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2020-02-26T16:16:43.642Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-26T16:16:43.899Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-02-26T16:16:44.880Z] --- PASS: TestCreateServiceMaxReplicas (3.80s) [2020-02-26T16:16:44.880Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-26T16:16:45.269Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.35s) [2020-02-26T16:16:45.269Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-26T16:16:45.544Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-02-26T16:16:45.806Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.73s) [2020-02-26T16:16:45.806Z] === RUN TestServiceWithPredefinedNetwork [2020-02-26T16:16:45.885Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.7% of statements [2020-02-26T16:16:47.195Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-02-26T16:16:47.256Z] ok github.com/docker/docker/daemon 12.192s coverage: 17.5% of statements [2020-02-26T16:16:47.256Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-26T16:16:47.256Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-26T16:16:47.513Z] ok github.com/docker/docker/daemon/config 0.067s coverage: 81.7% of statements [2020-02-26T16:16:48.883Z] ok github.com/docker/docker/daemon/discovery 0.007s coverage: 30.0% of statements [2020-02-26T16:16:48.883Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2020-02-26T16:16:48.883Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-26T16:16:48.883Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-26T16:16:49.087Z] --- PASS: TestServiceWithPredefinedNetwork (3.25s) [2020-02-26T16:16:49.087Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-26T16:16:49.087Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-26T16:16:49.087Z] service_test.go:230: FLAKY_TEST [2020-02-26T16:16:49.087Z] === RUN TestServiceWithDataPathPortInit [2020-02-26T16:16:50.253Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-02-26T16:16:50.979Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-02-26T16:16:51.910Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-02-26T16:16:52.775Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-02-26T16:16:53.339Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.242s coverage: 57.0% of statements [2020-02-26T16:16:55.183Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-02-26T16:16:56.653Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.410s coverage: 72.5% of statements [2020-02-26T16:16:56.653Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.695s coverage: 45.9% of statements [2020-02-26T16:16:56.653Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-26T16:16:59.174Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.029s coverage: 48.6% of statements [2020-02-26T16:17:00.543Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.307s coverage: 76.1% of statements [2020-02-26T16:17:00.985Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.91s) [2020-02-26T16:17:00.985Z] === RUN TestCreateServiceSecretFileMode [2020-02-26T16:17:01.473Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-02-26T16:17:01.724Z] --- PASS: TestCreateServiceSecretFileMode (3.00s) [2020-02-26T16:17:01.724Z] === RUN TestCreateServiceConfigFileMode [2020-02-26T16:17:01.729Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.202s coverage: 60.1% of statements [2020-02-26T16:17:01.729Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-02-26T16:17:01.729Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-26T16:17:03.099Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements [2020-02-26T16:17:04.029Z] ok github.com/docker/docker/daemon/links 0.015s coverage: 93.0% of statements [2020-02-26T16:17:04.778Z] --- PASS: TestCreateServiceConfigFileMode (3.29s) [2020-02-26T16:17:04.778Z] === RUN TestCreateServiceSysctls [2020-02-26T16:17:05.396Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 4.9% of statements [2020-02-26T16:17:05.396Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-26T16:17:05.396Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-26T16:17:05.960Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 42.7% of statements [2020-02-26T16:17:07.361Z] --- PASS: TestServiceWithDataPathPortInit (18.31s) [2020-02-26T16:17:07.361Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-26T16:17:07.855Z] ok github.com/docker/docker/daemon/logger/awslogs 0.173s coverage: 77.8% of statements [2020-02-26T16:17:07.856Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-26T16:17:07.856Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-26T16:17:07.856Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 67.0% of statements [2020-02-26T16:17:08.786Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-02-26T16:17:08.786Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.025s coverage: 62.1% of statements [2020-02-26T16:17:09.351Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 88.3% of statements [2020-02-26T16:17:09.692Z] --- PASS: TestCreateServiceSysctls (4.14s) [2020-02-26T16:17:09.692Z] === RUN TestCreateServiceCapabilities [2020-02-26T16:17:10.282Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 74.7% of statements [2020-02-26T16:17:10.282Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-26T16:17:10.846Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.023s coverage: 19.9% of statements [2020-02-26T16:17:12.270Z] --- PASS: TestCreateServiceCapabilities (3.28s) [2020-02-26T16:17:12.270Z] === RUN TestInspect [2020-02-26T16:17:12.740Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2020-02-26T16:17:12.740Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-02-26T16:17:13.303Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-02-26T16:17:13.561Z] ok github.com/docker/docker/daemon/logger/splunk 1.621s coverage: 82.5% of statements [2020-02-26T16:17:13.561Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-26T16:17:13.561Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-26T16:17:15.497Z] --- PASS: TestInspect (3.28s) [2020-02-26T16:17:15.497Z] === RUN TestCreateJob [2020-02-26T16:17:16.086Z] ok github.com/docker/docker/distribution/metadata 0.037s coverage: 48.2% of statements [2020-02-26T16:17:16.086Z] ok github.com/docker/docker/distribution 0.132s coverage: 22.1% of statements [2020-02-26T16:17:16.086Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-26T16:17:17.310Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.08s) [2020-02-26T16:17:17.310Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:c2ltnwlflyb26w1mbwi2j1hlj Created:2020-02-26 16:17:08.783944785 +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[9a6f860a482e2a46e156f0ffb8e8ac019f3cdf4e7cd4e929822caa5ce390a01f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.b9fjv0oibnrtkoigb2oi7gb6y EndpointID:6dfcce8942e1176c9f57e7ae243e04100518c32eb8727ea11bac8353de942bb3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:324d1a0937fcd735419089b02dd1c6af90c79039ea21d56c4fdf0f56d8cb69d3 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:e5f6c0c7ee08 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.b9fjv0oibnrtkoigb2oi7gb6y EndpointID:6dfcce8942e1176c9f57e7ae243e04100518c32eb8727ea11bac8353de942bb3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-02-26T16:17:17.310Z] PASS [2020-02-26T16:17:17.310Z] [2020-02-26T16:17:17.310Z] === Skipped [2020-02-26T16:17:17.310Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-26T16:17:17.310Z] service_test.go:230: FLAKY_TEST [2020-02-26T16:17:17.310Z] [2020-02-26T16:17:17.310Z] [2020-02-26T16:17:17.310Z] DONE 21 tests, 1 skipped in 49.247s [2020-02-26T16:17:17.310Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-02-26T16:17:17.310Z] ++ 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-02-26T16:17:17.310Z] ++ set -e [2020-02-26T16:17:17.310Z] ++ '[' -n 0 ']' [2020-02-26T16:17:17.310Z] ++ set -x [2020-02-26T16:17:17.311Z] ++ env -i DEST=/go/src/github.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-02-26T16:17:17.311Z] INFO: Testing against a local daemon [2020-02-26T16:17:17.311Z] === RUN TestDockerNetworkIpvlanPersistance [2020-02-26T16:17:17.311Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-02-26T16:17:17.311Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-26T16:17:17.311Z] === RUN TestDockerNetworkIpvlan [2020-02-26T16:17:17.311Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-02-26T16:17:17.311Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-26T16:17:17.311Z] PASS [2020-02-26T16:17:17.311Z] [2020-02-26T16:17:17.311Z] === Skipped [2020-02-26T16:17:17.311Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-02-26T16:17:17.311Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-26T16:17:17.311Z] [2020-02-26T16:17:17.311Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-02-26T16:17:17.311Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-26T16:17:17.311Z] [2020-02-26T16:17:17.311Z] [2020-02-26T16:17:17.311Z] DONE 2 tests, 2 skipped in 0.152s [2020-02-26T16:17:17.311Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-02-26T16:17:17.311Z] ++ 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-02-26T16:17:17.311Z] ++ set -e [2020-02-26T16:17:17.311Z] ++ '[' -n 0 ']' [2020-02-26T16:17:17.311Z] ++ set -x [2020-02-26T16:17:17.311Z] ++ env -i DEST=/go/src/github.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-02-26T16:17:17.311Z] INFO: Testing against a local daemon [2020-02-26T16:17:17.311Z] === RUN TestDockerNetworkMacvlanPersistance [2020-02-26T16:17:17.454Z] ok github.com/docker/docker/errdefs 0.006s coverage: 49.4% of statements [2020-02-26T16:17:17.567Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-02-26T16:17:18.129Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s) [2020-02-26T16:17:18.130Z] === RUN TestDockerNetworkMacvlan [2020-02-26T16:17:18.824Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-02-26T16:17:19.060Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-02-26T16:17:19.388Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2020-02-26T16:17:19.394Z] --- PASS: TestCreateJob (3.85s) [2020-02-26T16:17:19.394Z] === RUN TestReplicatedJob [2020-02-26T16:17:19.624Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-02-26T16:17:19.645Z] ok github.com/docker/docker/distribution/xfer 1.880s coverage: 85.1% of statements [2020-02-26T16:17:19.645Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-26T16:17:19.645Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-26T16:17:19.881Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-02-26T16:17:20.810Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-02-26T16:17:21.015Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2020-02-26T16:17:21.016Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-26T16:17:21.580Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-02-26T16:17:22.949Z] ok github.com/docker/docker/opts 0.020s coverage: 67.4% of statements [2020-02-26T16:17:22.949Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2020-02-26T16:17:24.080Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-02-26T16:17:24.843Z] ok github.com/docker/docker/pkg/archive 0.391s coverage: 77.3% of statements [2020-02-26T16:17:25.407Z] ok github.com/docker/docker/pkg/authorization 0.114s coverage: 68.3% of statements [2020-02-26T16:17:25.664Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-02-26T16:17:25.920Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-02-26T16:17:26.848Z] --- PASS: TestReplicatedJob (7.13s) [2020-02-26T16:17:26.848Z] === RUN TestUpdateReplicatedJob [2020-02-26T16:17:28.252Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-02-26T16:17:29.222Z] ok github.com/docker/docker/layer 7.230s coverage: 68.8% of statements [2020-02-26T16:17:29.222Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-26T16:17:29.222Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-26T16:17:29.222Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-26T16:17:29.222Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-26T16:17:29.222Z] ? github.com/docker/docker/oci [no test files] [2020-02-26T16:17:29.222Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-26T16:17:29.479Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-02-26T16:17:29.735Z] ok github.com/docker/docker/pkg/chrootarchive 2.911s coverage: 43.2% of statements [2020-02-26T16:17:29.735Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-26T16:17:29.735Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-26T16:17:29.991Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2020-02-26T16:17:30.144Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-02-26T16:17:30.248Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-02-26T16:17:30.707Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-02-26T16:17:30.777Z] --- PASS: TestUpdateReplicatedJob (4.12s) [2020-02-26T16:17:30.777Z] === RUN TestServiceListWithStatuses [2020-02-26T16:17:30.777Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-02-26T16:17:30.777Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-26T16:17:30.777Z] === RUN TestDockerNetworkConnectAlias [2020-02-26T16:17:31.177Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-02-26T16:17:31.270Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-02-26T16:17:31.741Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2020-02-26T16:17:31.832Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-02-26T16:17:31.998Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2020-02-26T16:17:33.365Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-02-26T16:17:33.726Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-02-26T16:17:33.726Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-02-26T16:17:33.928Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 89.5% of statements [2020-02-26T16:17:33.983Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-02-26T16:17:34.185Z] ok github.com/docker/docker/pkg/discovery/kv 3.087s coverage: 84.1% of statements [2020-02-26T16:17:34.239Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-02-26T16:17:34.748Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2020-02-26T16:17:34.748Z] ok github.com/docker/docker/pkg/fsutils 0.261s coverage: 85.1% of statements [2020-02-26T16:17:35.607Z] --- PASS: TestDockerNetworkMacvlan (17.53s) [2020-02-26T16:17:35.607Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-02-26T16:17:35.607Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2020-02-26T16:17:35.607Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.00s) [2020-02-26T16:17:35.607Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.95s) [2020-02-26T16:17:35.607Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.82s) [2020-02-26T16:17:35.607Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.26s) [2020-02-26T16:17:35.607Z] PASS [2020-02-26T16:17:35.607Z] [2020-02-26T16:17:35.607Z] DONE 8 tests in 19.104s [2020-02-26T16:17:35.607Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-02-26T16:17:35.607Z] ++ 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-02-26T16:17:35.607Z] ++ set -e [2020-02-26T16:17:35.607Z] ++ '[' -n 0 ']' [2020-02-26T16:17:35.607Z] ++ set -x [2020-02-26T16:17:35.607Z] ++ env -i DEST=/go/src/github.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-02-26T16:17:35.679Z] ok github.com/docker/docker/pkg/idtools 0.469s coverage: 70.1% of statements [2020-02-26T16:17:35.864Z] testing: warning: no tests to run [2020-02-26T16:17:35.864Z] PASS [2020-02-26T16:17:35.864Z] [2020-02-26T16:17:35.864Z] DONE 0 tests in 0.030s [2020-02-26T16:17:35.864Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-02-26T16:17:35.864Z] ++ 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-02-26T16:17:35.864Z] ++ set -e [2020-02-26T16:17:35.864Z] ++ '[' -n 0 ']' [2020-02-26T16:17:35.864Z] ++ set -x [2020-02-26T16:17:35.864Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-26T16:17:35.864Z] INFO: Testing against a local daemon [2020-02-26T16:17:35.864Z] === RUN TestAuthZPluginAllowRequest [2020-02-26T16:17:36.242Z] ok github.com/docker/docker/pkg/ioutils 0.504s coverage: 69.3% of statements [2020-02-26T16:17:36.499Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2020-02-26T16:17:36.499Z] ok github.com/docker/docker/pkg/locker 0.010s coverage: 88.9% of statements [2020-02-26T16:17:36.755Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-02-26T16:17:36.755Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-02-26T16:17:36.869Z] --- PASS: TestDockerNetworkConnectAlias (5.62s) [2020-02-26T16:17:36.869Z] === RUN TestDockerNetworkReConnect [2020-02-26T16:17:37.443Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2020-02-26T16:17:37.465Z] ok github.com/docker/docker/cmd/dockerd 0.324s coverage: 30.7% of statements [2020-02-26T16:17:37.700Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-02-26T16:17:37.756Z] --- PASS: TestAuthZPluginAllowRequest (1.60s) [2020-02-26T16:17:37.756Z] === RUN TestAuthZPluginTLS [2020-02-26T16:17:37.957Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-02-26T16:17:37.957Z] ok github.com/docker/docker/pkg/mount 0.568s coverage: 70.0% of statements [2020-02-26T16:17:37.957Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-26T16:17:38.013Z] --- PASS: TestAuthZPluginTLS (0.55s) [2020-02-26T16:17:38.013Z] === RUN TestAuthZPluginDenyRequest [2020-02-26T16:17:38.214Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements [2020-02-26T16:17:38.471Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 82.4% of statements [2020-02-26T16:17:38.471Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-26T16:17:38.471Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-26T16:17:38.576Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-02-26T16:17:38.576Z] === RUN TestAuthZPluginAPIDenyResponse [2020-02-26T16:17:39.138Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-02-26T16:17:39.138Z] === RUN TestAuthZPluginDenyResponse [2020-02-26T16:17:39.402Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2020-02-26T16:17:39.701Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-02-26T16:17:39.701Z] === RUN TestAuthZPluginAllowEventStream [2020-02-26T16:17:39.967Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-02-26T16:17:40.224Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2020-02-26T16:17:40.264Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-02-26T16:17:40.480Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-02-26T16:17:40.810Z] --- PASS: TestDockerNetworkReConnect (4.33s) [2020-02-26T16:17:40.810Z] === RUN TestServicePlugin [2020-02-26T16:17:40.810Z] --- SKIP: TestServicePlugin (0.00s) [2020-02-26T16:17:40.810Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-26T16:17:40.810Z] === RUN TestServiceUpdateLabel [2020-02-26T16:17:41.632Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s) [2020-02-26T16:17:41.632Z] === RUN TestAuthZPluginErrorResponse [2020-02-26T16:17:41.847Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-02-26T16:17:41.890Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2020-02-26T16:17:41.890Z] === RUN TestAuthZPluginErrorRequest [2020-02-26T16:17:41.932Z] ok github.com/docker/docker/container 0.163s coverage: 35.3% of statements [2020-02-26T16:17:41.932Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-26T16:17:41.932Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-26T16:17:41.932Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-26T16:17:41.932Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-26T16:17:42.103Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-02-26T16:17:42.454Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2020-02-26T16:17:42.454Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-26T16:17:43.018Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-02-26T16:17:43.018Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-02-26T16:17:43.912Z] --- PASS: TestServiceUpdateLabel (2.87s) [2020-02-26T16:17:43.912Z] === RUN TestServiceUpdateSecrets [2020-02-26T16:17:45.372Z] ok github.com/docker/docker/pkg/signal 2.398s coverage: 61.0% of statements [2020-02-26T16:17:45.372Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-02-26T16:17:45.546Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.16s) [2020-02-26T16:17:45.546Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-02-26T16:17:45.629Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-02-26T16:17:45.885Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-02-26T16:17:46.109Z] === RUN TestDockerSuite/TestBuildExpose [2020-02-26T16:17:46.142Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-02-26T16:17:46.372Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.058s coverage: 65.3% of statements [2020-02-26T16:17:46.672Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-02-26T16:17:46.705Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 71.3% of statements [2020-02-26T16:17:47.235Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-02-26T16:17:47.267Z] ok github.com/docker/docker/pkg/system 0.024s coverage: 36.4% of statements [2020-02-26T16:17:47.492Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.20s) [2020-02-26T16:17:47.492Z] === RUN TestAuthZPluginHeader [2020-02-26T16:17:47.523Z] ok github.com/docker/docker/pkg/tailfile 0.075s coverage: 88.6% of statements [2020-02-26T16:17:47.749Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-02-26T16:17:48.005Z] === RUN TestDockerSuite/TestBuildFails [2020-02-26T16:17:48.087Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2020-02-26T16:17:48.262Z] --- PASS: TestAuthZPluginHeader (0.86s) [2020-02-26T16:17:48.262Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-02-26T16:17:48.650Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-02-26T16:17:48.650Z] testing: warning: no tests to run [2020-02-26T16:17:48.650Z] coverage: [no statements] [2020-02-26T16:17:48.650Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-02-26T16:17:49.191Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-02-26T16:17:49.191Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-02-26T16:17:49.213Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-02-26T16:17:49.213Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-02-26T16:17:49.469Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-02-26T16:17:51.713Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-02-26T16:17:51.988Z] ok github.com/docker/docker/plugin 0.530s coverage: 27.1% of statements [2020-02-26T16:17:52.552Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-02-26T16:17:53.083Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.50s) [2020-02-26T16:17:53.083Z] === RUN TestAuthZPluginV2Disable [2020-02-26T16:17:53.115Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-02-26T16:17:53.678Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-02-26T16:17:54.012Z] === RUN TestDockerSuite/TestBuildForceRm [2020-02-26T16:17:54.846Z] ok github.com/docker/docker/daemon/cluster/convert 0.080s coverage: 35.7% of statements [2020-02-26T16:17:55.057Z] ok github.com/docker/docker/registry 0.080s coverage: 56.0% of statements [2020-02-26T16:17:55.621Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2020-02-26T16:17:55.877Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-02-26T16:17:55.903Z] === RUN TestDockerSuite/TestBuildFromGit [2020-02-26T16:17:56.342Z] ok github.com/docker/docker/daemon/cluster 0.221s coverage: 0.5% of statements [2020-02-26T16:17:56.466Z] --- PASS: TestAuthZPluginV2Disable (3.54s) [2020-02-26T16:17:56.466Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-02-26T16:17:56.807Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-02-26T16:17:56.807Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-02-26T16:17:57.395Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-02-26T16:17:57.962Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-02-26T16:17:58.891Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-02-26T16:17:59.330Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-02-26T16:17:59.821Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.26s) [2020-02-26T16:17:59.821Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-26T16:18:00.142Z] --- PASS: TestServiceUpdateSecrets (15.29s) [2020-02-26T16:18:00.142Z] === RUN TestServiceUpdateConfigs [2020-02-26T16:18:00.262Z] ok github.com/docker/docker/volume/local 0.020s coverage: 73.0% of statements [2020-02-26T16:18:00.826Z] ok github.com/docker/docker/volume/mounts 0.045s coverage: 67.0% of statements [2020-02-26T16:18:01.748Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-02-26T16:18:01.757Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2020-02-26T16:18:01.917Z] ok github.com/docker/docker/daemon/discovery 0.025s coverage: 30.0% of statements [2020-02-26T16:18:02.691Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-02-26T16:18:03.255Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-02-26T16:18:03.968Z] ok github.com/docker/docker/daemon/events 0.068s coverage: 50.0% of statements [2020-02-26T16:18:04.595Z] ok github.com/docker/docker/daemon/config 0.097s coverage: 81.7% of statements [2020-02-26T16:18:06.528Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-02-26T16:18:07.304Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2020-02-26T16:18:09.798Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-02-26T16:18:10.017Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.539s coverage: 13.7% of statements [2020-02-26T16:18:11.165Z] === RUN TestDockerSuite/TestBuildHistory [2020-02-26T16:18:11.729Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.06s) [2020-02-26T16:18:11.729Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-26T16:18:12.070Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 2.9% of statements [2020-02-26T16:18:13.563Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.241s coverage: 57.9% of statements [2020-02-26T16:18:13.929Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.6% of statements [2020-02-26T16:18:13.929Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-26T16:18:13.929Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-26T16:18:13.929Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-26T16:18:13.929Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-26T16:18:13.929Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-02-26T16:18:13.929Z] ? github.com/docker/docker/rootless [no test files] [2020-02-26T16:18:13.929Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-02-26T16:18:13.929Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-26T16:18:13.929Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-02-26T16:18:13.929Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-02-26T16:18:13.929Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-02-26T16:18:13.929Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-02-26T16:18:13.929Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-02-26T16:18:13.929Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-02-26T16:18:13.929Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-02-26T16:18:13.929Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-02-26T16:18:13.929Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-02-26T16:18:13.929Z] ? github.com/docker/docker/testutil/request [no test files] [2020-02-26T16:18:13.929Z] ? github.com/docker/docker/volume [no test files] [2020-02-26T16:18:13.929Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-26T16:18:13.929Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-26T16:18:13.929Z] [2020-02-26T16:18:13.929Z] === Skipped [2020-02-26T16:18:13.929Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-02-26T16:18:13.929Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-02-26T16:18:13.929Z] [2020-02-26T16:18:13.929Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-02-26T16:18:13.929Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-02-26T16:18:13.929Z] [2020-02-26T16:18:13.929Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-02-26T16:18:13.929Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-26T16:18:13.929Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-26T16:18:13.929Z] [2020-02-26T16:18:13.929Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-02-26T16:18:13.929Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-26T16:18:13.929Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-26T16:18:13.929Z] [2020-02-26T16:18:13.929Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-02-26T16:18:13.929Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-26T16:18:13.929Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-26T16:18:13.929Z] [2020-02-26T16:18:13.929Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-02-26T16:18:13.929Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-26T16:18:13.929Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-26T16:18:13.929Z] [2020-02-26T16:18:13.929Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-02-26T16:18:13.929Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-26T16:18:13.929Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-26T16:18:13.929Z] [2020-02-26T16:18:13.929Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-02-26T16:18:13.929Z] graphtest_unix.go:73: No driver to put! [2020-02-26T16:18:13.929Z] [2020-02-26T16:18:13.929Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-02-26T16:18:13.929Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-02-26T16:18:13.929Z] [2020-02-26T16:18:13.929Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-02-26T16:18:13.929Z] overlay_test.go:49: Fails to compute changes intermittently [2020-02-26T16:18:13.929Z] [2020-02-26T16:18:13.929Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-02-26T16:18:13.929Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-02-26T16:18:13.929Z] [2020-02-26T16:18:13.929Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-02-26T16:18:13.929Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-02-26T16:18:13.929Z] [2020-02-26T16:18:13.929Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-02-26T16:18:13.929Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-26T16:18:13.929Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-26T16:18:13.929Z] [2020-02-26T16:18:13.929Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-02-26T16:18:13.929Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-26T16:18:13.929Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-26T16:18:13.929Z] [2020-02-26T16:18:13.929Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-02-26T16:18:13.929Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-26T16:18:13.929Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-26T16:18:13.929Z] [2020-02-26T16:18:13.929Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-02-26T16:18:13.929Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-26T16:18:13.929Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-26T16:18:13.929Z] [2020-02-26T16:18:13.929Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-02-26T16:18:13.929Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-26T16:18:13.929Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-26T16:18:13.929Z] [2020-02-26T16:18:13.929Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-02-26T16:18:13.929Z] graphtest_unix.go:73: No driver to put! [2020-02-26T16:18:13.929Z] [2020-02-26T16:18:13.929Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-02-26T16:18:13.929Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-02-26T16:18:13.929Z] [2020-02-26T16:18:13.929Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-02-26T16:18:13.929Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-02-26T16:18:13.929Z] [2020-02-26T16:18:13.929Z] [2020-02-26T16:18:13.929Z] DONE 2167 tests, 20 skipped in 243.870s Post stage [Pipeline] junit [2020-02-26T16:18:13.940Z] Recording test results [2020-02-26T16:18:14.188Z] ok github.com/docker/docker/daemon 12.439s coverage: 17.5% of statements [2020-02-26T16:18:14.188Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-26T16:18:14.188Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-26T16:18:14.188Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-26T16:18:14.188Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-26T16:18:14.249Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-02-26T16:18:14.592Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40585/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=669056f93dfde92cfcf5cc656df51d0c8d62903d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:669056f93dfde92cfcf5cc656df51d0c8d62903d hack/validate/vendor [2020-02-26T16:18:15.524Z] No vendor changes in diff. [2020-02-26T16:18:15.617Z] === RUN TestDockerSuite/TestBuildIidFile [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-02-26T16:18:15.874Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-02-26T16:18:16.104Z] + echo Building e2e image [2020-02-26T16:18:16.104Z] Building e2e image [2020-02-26T16:18:16.104Z] + docker build --build-arg DOCKER_GITCOMMIT=669056f93dfde92cfcf5cc656df51d0c8d62903d -t moby-e2e-test -f Dockerfile.e2e . [2020-02-26T16:18:16.104Z] #2 [internal] load .dockerignore [2020-02-26T16:18:16.104Z] #2 transferring context: 34B done [2020-02-26T16:18:16.104Z] #2 DONE 0.0s [2020-02-26T16:18:16.104Z] [2020-02-26T16:18:16.104Z] #1 [internal] load build definition from Dockerfile.e2e [2020-02-26T16:18:16.104Z] #1 transferring dockerfile: 3.21kB done [2020-02-26T16:18:16.104Z] #1 DONE 0.0s [2020-02-26T16:18:16.104Z] [2020-02-26T16:18:16.104Z] #4 [internal] load metadata for docker.io/library/golang:1.13.8-alpine [2020-02-26T16:18:16.240Z] --- PASS: TestServiceUpdateConfigs (14.88s) [2020-02-26T16:18:16.240Z] === RUN TestServiceUpdateNetwork [2020-02-26T16:18:16.363Z] #4 ... [2020-02-26T16:18:16.363Z] [2020-02-26T16:18:16.363Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-02-26T16:18:16.363Z] #3 DONE 0.2s [2020-02-26T16:18:16.363Z] [2020-02-26T16:18:16.363Z] #4 [internal] load metadata for docker.io/library/golang:1.13.8-alpine [2020-02-26T16:18:16.363Z] #4 DONE 0.3s [2020-02-26T16:18:16.363Z] [2020-02-26T16:18:16.363Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-02-26T16:18:16.363Z] #14 resolve docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f17b70e5f4dc2ad7f3e7843c456eb7e1407ed158ed8c237dbf1476a done [2020-02-26T16:18:16.363Z] #14 sha256:5247a2e7ca4e484c93ce8177bdebf5922f9dbb14065583c4af5a5de35fa30987 1.36kB / 1.36kB done [2020-02-26T16:18:16.363Z] #14 sha256:e1fd9820be161c48c976bef05a2c2cffeb4e93b26acd8fdf1a9ff67f4b58c17a 3.83kB / 3.83kB done [2020-02-26T16:18:16.363Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 0B / 126.88MB 0.1s [2020-02-26T16:18:16.363Z] #14 sha256:0aed2559ef8df646176b21d6ddc53232012e7d0d769131f380c0321aa10c5c02 0B / 126B 0.1s [2020-02-26T16:18:16.363Z] #14 sha256:1ff752199f17b70e5f4dc2ad7f3e7843c456eb7e1407ed158ed8c237dbf1476a 1.65kB / 1.65kB done [2020-02-26T16:18:16.438Z] === RUN TestDockerSuite/TestBuildInheritance [2020-02-26T16:18:16.624Z] #14 sha256:0aed2559ef8df646176b21d6ddc53232012e7d0d769131f380c0321aa10c5c02 126B / 126B 0.1s done [2020-02-26T16:18:16.624Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 6.53MB / 126.88MB 0.3s [2020-02-26T16:18:16.881Z] #14 ... [2020-02-26T16:18:16.882Z] [2020-02-26T16:18:16.882Z] #8 [internal] load build context [2020-02-26T16:18:16.882Z] #8 transferring context: 823.51kB 0.3s done [2020-02-26T16:18:16.882Z] #8 DONE 0.4s [2020-02-26T16:18:16.882Z] [2020-02-26T16:18:16.882Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-02-26T16:18:16.882Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 15.46MB / 126.88MB 0.4s [2020-02-26T16:18:16.882Z] #14 ... [2020-02-26T16:18:16.882Z] [2020-02-26T16:18:16.882Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0... [2020-02-26T16:18:16.882Z] #5 resolve docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f done [2020-02-26T16:18:16.882Z] #5 sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f 1.64kB / 1.64kB done [2020-02-26T16:18:16.882Z] #5 sha256:de78803598bc4c940fc4591d412bffe488205d5d953f94751c6308deeaaa7eb8 528B / 528B done [2020-02-26T16:18:16.882Z] #5 sha256:af341ccd2df8b0e2d67cf8dd32e087bfda4e5756ebd1c76bbf3efa0dc246590e 1.51kB / 1.51kB done [2020-02-26T16:18:16.882Z] #5 sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 2.79MB / 2.79MB 0.1s done [2020-02-26T16:18:16.882Z] #5 extracting sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 0.3s done [2020-02-26T16:18:16.882Z] #5 DONE 0.5s [2020-02-26T16:18:16.882Z] [2020-02-26T16:18:16.882Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-02-26T16:18:16.882Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 22.73MB / 126.88MB 0.5s [2020-02-26T16:18:17.001Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-02-26T16:18:17.140Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 40.35MB / 126.88MB 0.7s [2020-02-26T16:18:17.140Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 52.95MB / 126.88MB 0.8s [2020-02-26T16:18:17.140Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 65.54MB / 126.88MB 0.9s [2020-02-26T16:18:17.398Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 75.99MB / 126.88MB 1.0s [2020-02-26T16:18:17.564Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-02-26T16:18:17.564Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-02-26T16:18:17.655Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 97.07MB / 126.88MB 1.2s [2020-02-26T16:18:17.655Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 106.19MB / 126.88MB 1.3s [2020-02-26T16:18:17.912Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 114.74MB / 126.88MB 1.4s [2020-02-26T16:18:17.912Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 126.88MB / 126.88MB 1.6s [2020-02-26T16:18:18.169Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 126.88MB / 126.88MB 1.6s done [2020-02-26T16:18:18.169Z] #14 ... [2020-02-26T16:18:18.169Z] [2020-02-26T16:18:18.169Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-02-26T16:18:18.169Z] #6 DONE 1.3s [2020-02-26T16:18:18.169Z] [2020-02-26T16:18:18.169Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-02-26T16:18:18.169Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 0.1s [2020-02-26T16:18:18.614Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.335s coverage: 68.6% of statements [2020-02-26T16:18:18.931Z] === RUN TestDockerSuite/TestBuildLabel [2020-02-26T16:18:19.188Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-02-26T16:18:19.445Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-02-26T16:18:20.008Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-02-26T16:18:20.265Z] === RUN TestDockerSuite/TestBuildLabels [2020-02-26T16:18:20.675Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.898s coverage: 48.6% of statements [2020-02-26T16:18:20.828Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-02-26T16:18:21.299Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.867s coverage: 45.9% of statements [2020-02-26T16:18:21.299Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-26T16:18:21.758Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-02-26T16:18:23.349Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.693s coverage: 76.1% of statements [2020-02-26T16:18:23.349Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.143s coverage: 54.8% of statements [2020-02-26T16:18:23.349Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-02-26T16:18:23.349Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-26T16:18:23.423Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 5.2s [2020-02-26T16:18:23.995Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 5.7s done [2020-02-26T16:18:24.560Z] #14 ... [2020-02-26T16:18:24.560Z] [2020-02-26T16:18:24.560Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-02-26T16:18:24.560Z] #7 1.035 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-02-26T16:18:24.560Z] #7 2.128 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-02-26T16:18:24.560Z] #7 2.357 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-02-26T16:18:24.560Z] #7 2.365 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-02-26T16:18:24.560Z] #7 2.374 (3/30) Installing readline (8.0.0-r0) [2020-02-26T16:18:24.560Z] #7 2.382 (4/30) Installing bash (5.0.0-r0) [2020-02-26T16:18:24.560Z] #7 2.398 Executing bash-5.0.0-r0.post-install [2020-02-26T16:18:24.560Z] #7 2.404 (5/30) Installing ca-certificates (20190108-r0) [2020-02-26T16:18:24.560Z] #7 2.421 (6/30) Installing libgcc (8.3.0-r0) [2020-02-26T16:18:24.560Z] #7 2.424 (7/30) Installing libstdc++ (8.3.0-r0) [2020-02-26T16:18:24.560Z] #7 2.441 (8/30) Installing binutils (2.32-r0) [2020-02-26T16:18:24.560Z] #7 2.542 (9/30) Installing gmp (6.1.2-r1) [2020-02-26T16:18:24.560Z] #7 2.550 (10/30) Installing isl (0.18-r0) [2020-02-26T16:18:24.560Z] #7 2.572 (11/30) Installing libgomp (8.3.0-r0) [2020-02-26T16:18:24.560Z] #7 2.577 (12/30) Installing libatomic (8.3.0-r0) [2020-02-26T16:18:24.560Z] #7 2.580 (13/30) Installing mpfr3 (3.1.5-r1) [2020-02-26T16:18:24.560Z] #7 2.586 (14/30) Installing mpc1 (1.1.0-r0) [2020-02-26T16:18:24.560Z] #7 2.589 (15/30) Installing gcc (8.3.0-r0) [2020-02-26T16:18:24.560Z] #7 3.445 (16/30) Installing musl-dev (1.1.22-r3) [2020-02-26T16:18:24.560Z] #7 3.544 (17/30) Installing libc-dev (0.7.1-r0) [2020-02-26T16:18:24.560Z] #7 3.545 (18/30) Installing g++ (8.3.0-r0) [2020-02-26T16:18:24.560Z] #7 4.114 (19/30) Installing nghttp2-libs (1.39.2-r0) [2020-02-26T16:18:24.560Z] #7 4.118 (20/30) Installing libcurl (7.66.0-r0) [2020-02-26T16:18:24.560Z] #7 4.125 (21/30) Installing expat (2.2.8-r0) [2020-02-26T16:18:24.560Z] #7 4.128 (22/30) Installing pcre2 (10.33-r0) [2020-02-26T16:18:24.560Z] #7 4.138 (23/30) Installing git (2.22.2-r0) [2020-02-26T16:18:24.560Z] #7 4.340 (24/30) Installing libmnl (1.0.4-r0) [2020-02-26T16:18:24.560Z] #7 4.343 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-02-26T16:18:24.560Z] #7 4.348 (26/30) Installing iptables (1.8.3-r0) [2020-02-26T16:18:24.560Z] #7 4.371 (27/30) Installing pigz (2.4-r0) [2020-02-26T16:18:24.560Z] #7 4.376 (28/30) Installing tar (1.32-r0) [2020-02-26T16:18:24.560Z] #7 4.383 (29/30) Installing xz-libs (5.2.4-r0) [2020-02-26T16:18:24.560Z] #7 4.386 (30/30) Installing xz (5.2.4-r0) [2020-02-26T16:18:24.560Z] #7 4.391 Executing busybox-1.30.1-r3.trigger [2020-02-26T16:18:24.560Z] #7 4.394 Executing ca-certificates-20190108-r0.trigger [2020-02-26T16:18:24.560Z] #7 4.446 OK: 178 MiB in 44 packages [2020-02-26T16:18:24.560Z] #7 DONE 6.1s [2020-02-26T16:18:24.560Z] [2020-02-26T16:18:24.560Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-02-26T16:18:24.560Z] #9 DONE 0.1s [2020-02-26T16:18:24.560Z] [2020-02-26T16:18:24.560Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-02-26T16:18:24.560Z] #14 extracting sha256:0aed2559ef8df646176b21d6ddc53232012e7d0d769131f380c0321aa10c5c02 done [2020-02-26T16:18:24.560Z] #14 ... [2020-02-26T16:18:24.560Z] [2020-02-26T16:18:24.560Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-02-26T16:18:24.560Z] #10 DONE 0.1s [2020-02-26T16:18:24.560Z] [2020-02-26T16:18:24.560Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-02-26T16:18:24.560Z] #14 DONE 8.1s [2020-02-26T16:18:24.560Z] [2020-02-26T16:18:24.560Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-02-26T16:18:24.560Z] #11 DONE 0.1s [2020-02-26T16:18:24.560Z] [2020-02-26T16:18:24.560Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-02-26T16:18:24.560Z] #15 ... [2020-02-26T16:18:24.560Z] [2020-02-26T16:18:24.560Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-02-26T16:18:24.560Z] #12 DONE 0.1s [2020-02-26T16:18:24.560Z] [2020-02-26T16:18:24.560Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-02-26T16:18:24.560Z] #13 DONE 0.0s [2020-02-26T16:18:24.817Z] [2020-02-26T16:18:24.817Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-02-26T16:18:24.843Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.017s coverage: 58.0% of statements [2020-02-26T16:18:25.031Z] === RUN TestDockerSuite/TestBuildLastModified [2020-02-26T16:18:25.380Z] #15 0.836 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-02-26T16:18:26.308Z] #15 1.907 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-02-26T16:18:26.340Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2020-02-26T16:18:26.340Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.012s coverage: 3.0% of statements [2020-02-26T16:18:26.565Z] #15 1.991 (1/42) Installing ncurses-terminfo-base (6.1_p20200118-r2) [2020-02-26T16:18:26.565Z] #15 1.996 (2/42) Installing ncurses-libs (6.1_p20200118-r2) [2020-02-26T16:18:26.565Z] #15 2.002 (3/42) Installing readline (8.0.1-r0) [2020-02-26T16:18:26.565Z] #15 2.006 (4/42) Installing bash (5.0.11-r1) [2020-02-26T16:18:26.565Z] #15 2.018 Executing bash-5.0.11-r1.post-install [2020-02-26T16:18:26.565Z] #15 2.020 (5/42) Installing linux-headers (4.19.36-r0) [2020-02-26T16:18:26.565Z] #15 2.093 (6/42) Installing libblkid (2.34-r1) [2020-02-26T16:18:26.565Z] #15 2.098 (7/42) Installing libuuid (2.34-r1) [2020-02-26T16:18:26.565Z] #15 2.100 (8/42) Installing btrfs-progs-libs (5.4-r0) [2020-02-26T16:18:26.565Z] #15 2.106 (9/42) Installing btrfs-progs-dev (5.4-r0) [2020-02-26T16:18:26.565Z] #15 2.110 (10/42) Installing libgcc (9.2.0-r3) [2020-02-26T16:18:26.565Z] #15 2.112 (11/42) Installing libstdc++ (9.2.0-r3) [2020-02-26T16:18:26.565Z] #15 2.125 (12/42) Installing binutils (2.33.1-r0) [2020-02-26T16:18:26.565Z] #15 2.195 (13/42) Installing libmagic (5.37-r1) [2020-02-26T16:18:26.821Z] #15 2.214 (14/42) Installing file (5.37-r1) [2020-02-26T16:18:26.821Z] #15 2.216 (15/42) Installing gmp (6.1.2-r1) [2020-02-26T16:18:26.821Z] #15 2.222 (16/42) Installing isl (0.18-r0) [2020-02-26T16:18:26.821Z] #15 2.236 (17/42) Installing libgomp (9.2.0-r3) [2020-02-26T16:18:26.821Z] #15 2.239 (18/42) Installing libatomic (9.2.0-r3) [2020-02-26T16:18:26.821Z] #15 2.240 (19/42) Installing mpfr4 (4.0.2-r1) [2020-02-26T16:18:26.821Z] #15 2.246 (20/42) Installing mpc1 (1.1.0-r1) [2020-02-26T16:18:26.821Z] #15 2.249 (21/42) Installing gcc (9.2.0-r3) [2020-02-26T16:18:27.262Z] --- PASS: TestServiceUpdateNetwork (13.61s) [2020-02-26T16:18:27.262Z] PASS [2020-02-26T16:18:27.262Z] [2020-02-26T16:18:27.262Z] === Skipped [2020-02-26T16:18:27.262Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-02-26T16:18:27.262Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-26T16:18:27.262Z] [2020-02-26T16:18:27.262Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-02-26T16:18:27.262Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-26T16:18:27.262Z] [2020-02-26T16:18:27.262Z] [2020-02-26T16:18:27.262Z] DONE 23 tests, 2 skipped in 135.002s [2020-02-26T16:18:27.262Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-02-26T16:18:27.262Z] ++ 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-02-26T16:18:27.262Z] ++ set -e [2020-02-26T16:18:27.262Z] ++ '[' -n 0 ']' [2020-02-26T16:18:27.262Z] ++ set -x [2020-02-26T16:18:27.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=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-02-26T16:18:27.262Z] INFO: Testing against a local daemon [2020-02-26T16:18:27.262Z] === RUN TestSessionCreate [2020-02-26T16:18:27.642Z] --- PASS: TestSessionCreate (0.03s) [2020-02-26T16:18:27.642Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-26T16:18:27.642Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2020-02-26T16:18:27.642Z] PASS [2020-02-26T16:18:27.642Z] [2020-02-26T16:18:27.642Z] DONE 2 tests in 0.189s [2020-02-26T16:18:27.642Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-02-26T16:18:27.642Z] ++ 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-02-26T16:18:27.642Z] ++ set -e [2020-02-26T16:18:27.642Z] ++ '[' -n 0 ']' [2020-02-26T16:18:27.642Z] ++ set -x [2020-02-26T16:18:27.642Z] ++ env -i DEST=/go/src/github.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-02-26T16:18:27.642Z] INFO: Testing against a local daemon [2020-02-26T16:18:27.642Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-26T16:18:27.642Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-26T16:18:27.642Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-26T16:18:27.642Z] === RUN TestEventsExecDie [2020-02-26T16:18:27.752Z] #15 2.947 (22/42) Installing musl-dev (1.1.24-r0) [2020-02-26T16:18:27.752Z] #15 3.022 (23/42) Installing libc-dev (0.7.2-r0) [2020-02-26T16:18:27.752Z] #15 3.023 (24/42) Installing g++ (9.2.0-r3) [2020-02-26T16:18:28.010Z] #15 3.464 (25/42) Installing make (4.2.1-r2) [2020-02-26T16:18:28.010Z] #15 3.467 (26/42) Installing fortify-headers (1.1-r0) [2020-02-26T16:18:28.010Z] #15 3.469 (27/42) Installing build-base (0.5-r1) [2020-02-26T16:18:28.010Z] #15 3.470 (28/42) Installing nghttp2-libs (1.40.0-r0) [2020-02-26T16:18:28.010Z] #15 3.473 (29/42) Installing libcurl (7.67.0-r0) [2020-02-26T16:18:28.010Z] #15 3.479 (30/42) Installing curl (7.67.0-r0) [2020-02-26T16:18:28.010Z] #15 3.482 (31/42) Installing oniguruma (6.9.4-r0) [2020-02-26T16:18:28.010Z] #15 3.487 (32/42) Installing jq (1.6-r0) [2020-02-26T16:18:28.010Z] #15 3.493 (33/42) Installing device-mapper-libs (2.02.186-r0) [2020-02-26T16:18:28.010Z] #15 3.498 (34/42) Installing device-mapper-event-libs (2.02.186-r0) [2020-02-26T16:18:28.010Z] #15 3.499 (35/42) Installing libaio (0.3.112-r1) [2020-02-26T16:18:28.010Z] #15 3.501 (36/42) Installing lvm2-libs (2.02.186-r0) [2020-02-26T16:18:28.010Z] #15 3.534 (37/42) Installing libfdisk (2.34-r1) [2020-02-26T16:18:28.010Z] #15 3.539 (38/42) Installing libmount (2.34-r1) [2020-02-26T16:18:28.010Z] #15 3.544 (39/42) Installing libsmartcols (2.34-r1) [2020-02-26T16:18:28.010Z] #15 3.548 (40/42) Installing pkgconf (1.6.3-r0) [2020-02-26T16:18:28.010Z] #15 3.551 (41/42) Installing util-linux-dev (2.34-r1) [2020-02-26T16:18:28.010Z] #15 3.573 (42/42) Installing lvm2-dev (2.02.186-r0) [2020-02-26T16:18:28.010Z] #15 3.578 Executing busybox-1.31.1-r9.trigger [2020-02-26T16:18:28.010Z] #15 3.585 OK: 196 MiB in 57 packages [2020-02-26T16:18:28.300Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2020-02-26T16:18:28.300Z] PASS [2020-02-26T16:18:28.300Z] [2020-02-26T16:18:28.300Z] DONE 17 tests in 52.511s [2020-02-26T16:18:28.300Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-02-26T16:18:28.300Z] ++ 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-02-26T16:18:28.300Z] ++ set -e [2020-02-26T16:18:28.300Z] ++ '[' -n 0 ']' [2020-02-26T16:18:28.300Z] ++ set -x [2020-02-26T16:18:28.300Z] ++ env -i DEST=/go/src/github.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-02-26T16:18:28.300Z] INFO: Testing against a local daemon [2020-02-26T16:18:28.300Z] === RUN TestPluginInvalidJSON [2020-02-26T16:18:28.301Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-26T16:18:28.301Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-26T16:18:28.385Z] --- PASS: TestEventsExecDie (0.89s) [2020-02-26T16:18:28.385Z] === RUN TestEventsBackwardsCompatible [2020-02-26T16:18:28.558Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-26T16:18:28.558Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-02-26T16:18:28.558Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-02-26T16:18:28.558Z] PASS [2020-02-26T16:18:28.558Z] [2020-02-26T16:18:28.558Z] DONE 2 tests in 0.161s [2020-02-26T16:18:28.558Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-02-26T16:18:28.558Z] ++ 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-02-26T16:18:28.558Z] ++ set -e [2020-02-26T16:18:28.558Z] ++ '[' -n 0 ']' [2020-02-26T16:18:28.558Z] ++ set -x [2020-02-26T16:18:28.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=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-02-26T16:18:28.558Z] INFO: Testing against a local daemon [2020-02-26T16:18:28.558Z] === RUN TestExternalGraphDriver [2020-02-26T16:18:28.573Z] #15 DONE 4.2s [2020-02-26T16:18:28.573Z] [2020-02-26T16:18:28.573Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-02-26T16:18:28.740Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-02-26T16:18:28.740Z] === RUN TestInfoBinaryCommits [2020-02-26T16:18:28.740Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-02-26T16:18:28.740Z] === RUN TestInfoAPIVersioned [2020-02-26T16:18:28.740Z] --- PASS: TestInfoAPIVersioned (0.00s) [2020-02-26T16:18:28.740Z] === RUN TestInfoDiscoveryBackend [2020-02-26T16:18:28.814Z] === RUN TestExternalGraphDriver/json [2020-02-26T16:18:29.084Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-02-26T16:18:29.084Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-02-26T16:18:29.502Z] #16 DONE 0.7s [2020-02-26T16:18:29.503Z] [2020-02-26T16:18:29.503Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-02-26T16:18:30.065Z] #17 DONE 0.7s [2020-02-26T16:18:30.065Z] [2020-02-26T16:18:30.065Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-02-26T16:18:30.065Z] #18 DONE 0.0s [2020-02-26T16:18:30.184Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-02-26T16:18:30.273Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-02-26T16:18:30.273Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-02-26T16:18:30.322Z] [2020-02-26T16:18:30.322Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-02-26T16:18:30.322Z] #19 DONE 0.1s [2020-02-26T16:18:30.322Z] [2020-02-26T16:18:30.322Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-26T16:18:30.322Z] #22 DONE 0.1s [2020-02-26T16:18:30.322Z] [2020-02-26T16:18:30.322Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-02-26T16:18:30.322Z] #26 DONE 0.1s [2020-02-26T16:18:30.322Z] [2020-02-26T16:18:30.322Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-02-26T16:18:30.579Z] #27 DONE 0.3s [2020-02-26T16:18:30.579Z] [2020-02-26T16:18:30.579Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-02-26T16:18:30.621Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-02-26T16:18:30.621Z] === RUN TestInfoAPI [2020-02-26T16:18:30.621Z] --- PASS: TestInfoAPI (0.02s) [2020-02-26T16:18:30.621Z] === RUN TestInfoAPIWarnings [2020-02-26T16:18:30.747Z] === RUN TestExternalGraphDriver/spec [2020-02-26T16:18:30.774Z] ok github.com/docker/docker/daemon/logger 0.299s coverage: 42.7% of statements [2020-02-26T16:18:30.837Z] #28 DONE 0.1s [2020-02-26T16:18:30.837Z] [2020-02-26T16:18:30.837Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-26T16:18:30.837Z] #23 DONE 0.3s [2020-02-26T16:18:30.837Z] [2020-02-26T16:18:30.837Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-02-26T16:18:31.358Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-02-26T16:18:31.358Z] === RUN TestInfoDebug [2020-02-26T16:18:31.399Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 67.0% of statements [2020-02-26T16:18:31.399Z] #29 ... [2020-02-26T16:18:31.399Z] [2020-02-26T16:18:31.399Z] #31 [builder 1/4] COPY . . [2020-02-26T16:18:31.399Z] #31 DONE 1.1s [2020-02-26T16:18:31.399Z] [2020-02-26T16:18:31.399Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-02-26T16:18:31.705Z] --- PASS: TestInfoDebug (0.52s) [2020-02-26T16:18:31.705Z] === RUN TestInfoInsecureRegistries [2020-02-26T16:18:32.059Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-02-26T16:18:32.059Z] === RUN TestInfoRegistryMirrors [2020-02-26T16:18:32.639Z] === RUN TestExternalGraphDriver/pull [2020-02-26T16:18:32.810Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-02-26T16:18:32.810Z] === RUN TestLoginFailsWithBadCredentials [2020-02-26T16:18:32.890Z] ok github.com/docker/docker/daemon/logger/awslogs 0.642s coverage: 77.4% of statements [2020-02-26T16:18:33.159Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2020-02-26T16:18:33.159Z] === RUN TestPingCacheHeaders [2020-02-26T16:18:33.159Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-02-26T16:18:33.159Z] === RUN TestPingGet [2020-02-26T16:18:33.159Z] --- PASS: TestPingGet (0.01s) [2020-02-26T16:18:33.159Z] === RUN TestPingHead [2020-02-26T16:18:33.159Z] --- PASS: TestPingHead (0.01s) [2020-02-26T16:18:33.159Z] === RUN TestVersion [2020-02-26T16:18:33.159Z] --- PASS: TestVersion (0.01s) [2020-02-26T16:18:33.159Z] PASS [2020-02-26T16:18:33.159Z] [2020-02-26T16:18:33.159Z] === Skipped [2020-02-26T16:18:33.159Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-26T16:18:33.159Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-26T16:18:33.159Z] [2020-02-26T16:18:33.159Z] [2020-02-26T16:18:33.159Z] DONE 18 tests, 1 skipped in 5.614s [2020-02-26T16:18:33.159Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-02-26T16:18:33.159Z] ++ 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-02-26T16:18:33.159Z] ++ set -e [2020-02-26T16:18:33.159Z] ++ '[' -n 0 ']' [2020-02-26T16:18:33.159Z] ++ set -x [2020-02-26T16:18:33.159Z] ++ env -i DEST=/go/src/github.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-02-26T16:18:33.159Z] INFO: Testing against a local daemon [2020-02-26T16:18:33.159Z] === RUN TestVolumesCreateAndList [2020-02-26T16:18:33.159Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-02-26T16:18:33.159Z] === RUN TestVolumesRemove [2020-02-26T16:18:33.294Z] #32 DONE 1.6s [2020-02-26T16:18:33.294Z] [2020-02-26T16:18:33.294Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-02-26T16:18:33.516Z] --- PASS: TestVolumesRemove (0.11s) [2020-02-26T16:18:33.516Z] === RUN TestVolumesInspect [2020-02-26T16:18:33.516Z] --- PASS: TestVolumesInspect (0.01s) [2020-02-26T16:18:33.516Z] === RUN TestVolumesInvalidJSON [2020-02-26T16:18:33.516Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-26T16:18:33.516Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-26T16:18:33.516Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-26T16:18:33.516Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-02-26T16:18:33.516Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-02-26T16:18:33.516Z] PASS [2020-02-26T16:18:33.516Z] [2020-02-26T16:18:33.516Z] DONE 5 tests in 0.283s [2020-02-26T16:18:33.516Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-26T16:18:33.516Z] ++++ cat bundles/test-integration/docker.pid [2020-02-26T16:18:33.516Z] +++ kill 11631 [2020-02-26T16:18:34.006Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-02-26T16:18:34.006Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-02-26T16:18:34.263Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-02-26T16:18:34.263Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-02-26T16:18:34.381Z] ok github.com/docker/docker/daemon/logger/journald 0.027s coverage: 26.2% of statements [2020-02-26T16:18:34.520Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-02-26T16:18:34.667Z] #33 1.590 [2020-02-26T16:18:34.667Z] #33 1.734 Removing bundles/ [2020-02-26T16:18:34.667Z] #33 1.735 [2020-02-26T16:18:34.667Z] #33 1.744 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-02-26T16:18:34.668Z] ok github.com/docker/docker/daemon/images 0.074s coverage: 4.9% of statements [2020-02-26T16:18:34.668Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-26T16:18:34.668Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-26T16:18:34.668Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-26T16:18:34.668Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-26T16:18:34.715Z] +++ /etc/init.d/apparmor stop [2020-02-26T16:18:34.715Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-26T16:18:34.715Z] [2020-02-26T16:18:34.715Z] Unloading profiles will leave already running processes permanently [2020-02-26T16:18:34.715Z] unconfined, which can lead to unexpected situations. [2020-02-26T16:18:34.715Z] [2020-02-26T16:18:34.715Z] To set a process to complain mode, use the command line tool [2020-02-26T16:18:34.715Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-26T16:18:34.715Z] +++ true [2020-02-26T16:18:34.715Z] [2020-02-26T16:18:34.777Z] --- PASS: TestExternalGraphDriver (6.07s) [2020-02-26T16:18:34.777Z] --- PASS: TestExternalGraphDriver/json (1.97s) [2020-02-26T16:18:34.777Z] --- PASS: TestExternalGraphDriver/spec (1.87s) [2020-02-26T16:18:34.777Z] --- PASS: TestExternalGraphDriver/pull (2.09s) [2020-02-26T16:18:34.777Z] === RUN TestGraphdriverPluginV2 [2020-02-26T16:18:34.777Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-02-26T16:18:34.955Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.014s coverage: 88.3% of statements [2020-02-26T16:18:35.241Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.016s coverage: 62.1% of statements [2020-02-26T16:18:35.597Z] #33 ... [2020-02-26T16:18:35.597Z] [2020-02-26T16:18:35.597Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-02-26T16:18:35.597Z] #24 1.536 + RM_GOPATH=0 [2020-02-26T16:18:35.597Z] #24 1.536 + TMP_GOPATH= [2020-02-26T16:18:35.597Z] #24 1.536 + : /build [2020-02-26T16:18:35.597Z] #24 1.539 + '[' -z '' ']' [2020-02-26T16:18:35.597Z] #24 1.539 ++ mktemp -d [2020-02-26T16:18:35.597Z] #24 1.542 + export GOPATH=/tmp/tmp.OFBAJE [2020-02-26T16:18:35.597Z] #24 1.542 + GOPATH=/tmp/tmp.OFBAJE [2020-02-26T16:18:35.597Z] #24 1.542 + RM_GOPATH=1 [2020-02-26T16:18:35.597Z] #24 1.542 ++ dirname ./install.sh [2020-02-26T16:18:35.597Z] #24 1.542 + dir=. [2020-02-26T16:18:35.597Z] #24 1.542 + bin=dockercli [2020-02-26T16:18:35.597Z] #24 1.542 + shift [2020-02-26T16:18:35.597Z] #24 1.542 + '[' '!' -f ./dockercli.installer ']' [2020-02-26T16:18:35.597Z] #24 1.542 + . ./dockercli.installer [2020-02-26T16:18:35.597Z] #24 1.542 ++ : stable [2020-02-26T16:18:35.597Z] #24 1.542 ++ : 17.06.2-ce [2020-02-26T16:18:35.597Z] #24 1.543 + install_dockercli [2020-02-26T16:18:35.597Z] #24 1.543 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-26T16:18:35.597Z] #24 1.543 ++ uname -m [2020-02-26T16:18:35.597Z] #24 1.543 Install docker/cli version 17.06.2-ce from stable [2020-02-26T16:18:35.597Z] #24 1.544 + arch=x86_64 [2020-02-26T16:18:35.597Z] #24 1.544 + '[' x86_64 '!=' x86_64 ']' [2020-02-26T16:18:35.597Z] #24 1.544 + url=https://download.docker.com/linux/static [2020-02-26T16:18:35.597Z] #24 1.544 + tar -xz docker/docker [2020-02-26T16:18:35.597Z] #24 1.544 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-02-26T16:18:35.597Z] #24 4.624 + mkdir -p /build [2020-02-26T16:18:35.597Z] #24 4.626 + mv docker/docker /build/ [2020-02-26T16:18:35.597Z] #24 4.629 + rmdir docker [2020-02-26T16:18:35.597Z] #24 DONE 4.8s [2020-02-26T16:18:35.597Z] [2020-02-26T16:18:35.597Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-26T16:18:35.597Z] #20 2.972 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-26T16:18:35.597Z] #20 3.337 curl: option --progress: is ambiguous [2020-02-26T16:18:35.597Z] #20 3.337 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-26T16:18:35.597Z] #20 3.860 curl: option --progress: is ambiguous [2020-02-26T16:18:35.597Z] #20 3.860 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-26T16:18:35.597Z] #20 4.383 curl: option --progress: is ambiguous [2020-02-26T16:18:35.597Z] #20 4.385 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-26T16:18:35.597Z] #20 4.921 curl: option --progress: is ambiguous [2020-02-26T16:18:35.597Z] #20 4.921 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-26T16:18:35.597Z] #20 5.364 Post stage [Pipeline] junit [2020-02-26T16:18:36.526Z] #20 ... [2020-02-26T16:18:36.526Z] [2020-02-26T16:18:36.526Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-02-26T16:18:36.526Z] #33 3.515 Building test suite binary ./integration-cli/test.main [2020-02-26T16:18:36.546Z] Recording test results [2020-02-26T16:18:36.669Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-26T16:18:38.040Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-02-26T16:18:38.401Z] + echo Ensuring container killed. [2020-02-26T16:18:38.401Z] Ensuring container killed. [2020-02-26T16:18:38.401Z] + docker rm -vf docker-pr2 [2020-02-26T16:18:38.401Z] Error: No such container: docker-pr2 [2020-02-26T16:18:38.401Z] + true [Pipeline] sh [2020-02-26T16:18:38.733Z] ok github.com/docker/docker/daemon/logger/local 0.080s coverage: 74.7% of statements [2020-02-26T16:18:38.733Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-26T16:18:39.022Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.084s coverage: 19.9% of statements [2020-02-26T16:18:39.280Z] + echo Chowning /workspace to jenkins user [2020-02-26T16:18:39.280Z] Chowning /workspace to jenkins user [2020-02-26T16:18:39.280Z] + id -u [2020-02-26T16:18:39.280Z] + id -g [2020-02-26T16:18:39.280Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40585:/workspace busybox chown -R 1001:1001 /workspace [2020-02-26T16:18:39.280Z] Unable to find image 'busybox:latest' locally [2020-02-26T16:18:39.280Z] latest: Pulling from library/busybox [2020-02-26T16:18:39.410Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-02-26T16:18:39.410Z] --- PASS: TestGraphdriverPluginV2 (4.69s) [2020-02-26T16:18:39.410Z] PASS [2020-02-26T16:18:39.410Z] [2020-02-26T16:18:39.410Z] DONE 5 tests in 10.887s [2020-02-26T16:18:39.410Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-02-26T16:18:39.410Z] ++ 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-02-26T16:18:39.410Z] ++ set -e [2020-02-26T16:18:39.410Z] ++ '[' -n 0 ']' [2020-02-26T16:18:39.410Z] ++ set -x [2020-02-26T16:18:39.411Z] ++ env -i DEST=/go/src/github.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-02-26T16:18:39.411Z] INFO: Testing against a local daemon [2020-02-26T16:18:39.411Z] === RUN TestContinueAfterPluginCrash [2020-02-26T16:18:39.411Z] === PAUSE TestContinueAfterPluginCrash [2020-02-26T16:18:39.411Z] === RUN TestDaemonStartWithLogOpt [2020-02-26T16:18:39.411Z] === PAUSE TestDaemonStartWithLogOpt [2020-02-26T16:18:39.411Z] === CONT TestContinueAfterPluginCrash [2020-02-26T16:18:39.411Z] === CONT TestDaemonStartWithLogOpt [2020-02-26T16:18:39.644Z] 6dc7af96dfc8: Pulling fs layer [2020-02-26T16:18:39.644Z] 6dc7af96dfc8: Verifying Checksum [2020-02-26T16:18:39.644Z] 6dc7af96dfc8: Download complete [2020-02-26T16:18:40.001Z] 6dc7af96dfc8: Pull complete [2020-02-26T16:18:40.001Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-02-26T16:18:40.001Z] Status: Downloaded newer image for busybox:latest [2020-02-26T16:18:40.520Z] ok github.com/docker/docker/daemon/logger/templates 0.006s coverage: 8.3% of statements [2020-02-26T16:18:40.807Z] ok github.com/docker/docker/daemon/logger/syslog 0.017s coverage: 47.8% of statements [2020-02-26T16:18:41.776Z] #33 ... [2020-02-26T16:18:41.776Z] [2020-02-26T16:18:41.776Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-26T16:18:41.776Z] #20 6.554 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-26T16:18:41.776Z] #20 6.866 curl: option --progress: is ambiguous [2020-02-26T16:18:41.776Z] #20 6.875 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-26T16:18:41.776Z] #20 7.268 [2020-02-26T16:18:41.776Z] #20 8.389 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-26T16:18:41.776Z] #20 8.756 curl: option --progress: is ambiguous [2020-02-26T16:18:41.776Z] #20 8.761 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-26T16:18:41.776Z] #20 9.176 [2020-02-26T16:18:41.776Z] #20 10.28 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-26T16:18:41.776Z] #20 10.60 curl: option --progress: is ambiguous [2020-02-26T16:18:41.776Z] #20 10.61 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-26T16:18:41.776Z] #20 10.92 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-26T16:18:42.298Z] ok github.com/docker/docker/daemon/network 0.041s coverage: 63.8% of statements [2020-02-26T16:18:42.339Z] #20 12.08 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-26T16:18:42.457Z] + bundleName=s390x-integration [2020-02-26T16:18:42.457Z] + echo Creating s390x-integration-bundles.tar.gz [2020-02-26T16:18:42.457Z] Creating s390x-integration-bundles.tar.gz [2020-02-26T16:18:42.457Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2020-02-26T16:18:42.457Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-02-26T16:18:42.570Z] Archiving artifacts [2020-02-26T16:18:42.902Z] #20 12.51 curl: option --progress: is ambiguous [2020-02-26T16:18:42.902Z] #20 12.51 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-26T16:18:43.162Z] #20 12.84 [2020-02-26T16:18:43.318Z] ok github.com/docker/docker/daemon/logger/splunk 2.920s coverage: 82.5% of statements [2020-02-26T16:18:43.318Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-26T16:18:43.318Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-26T16:18:43.419Z] #20 12.95 Download of images into '/build' complete. [2020-02-26T16:18:43.419Z] #20 12.95 Use something like the following to load the result into a Docker daemon: [2020-02-26T16:18:43.419Z] #20 12.95 tar -cC '/build' . | docker load [2020-02-26T16:18:43.419Z] #20 DONE 13.1s [2020-02-26T16:18:43.419Z] [2020-02-26T16:18:43.419Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-02-26T16:18:43.586Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-02-26T16:18:43.981Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40585/2/artifacts/ [Pipeline] } [2020-02-26T16:18:43.982Z] #29 ... [2020-02-26T16:18:43.982Z] [2020-02-26T16:18:43.982Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-26T16:18:43.982Z] #21 DONE 0.1s [2020-02-26T16:18:43.982Z] [2020-02-26T16:18:43.982Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [Pipeline] // catchError [Pipeline] sh [2020-02-26T16:18:44.149Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-02-26T16:18:44.239Z] #25 DONE 0.1s [2020-02-26T16:18:44.239Z] [2020-02-26T16:18:44.239Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-02-26T16:18:44.651Z] + make clean [2020-02-26T16:18:44.651Z] make: command: Command not found [2020-02-26T16:18:44.651Z] make: command: Command not found [2020-02-26T16:18:44.651Z] docker volume rm -f docker-dev-cache [2020-02-26T16:18:44.720Z] docker-dev-cache [Pipeline] deleteDir [2020-02-26T16:18:45.079Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-02-26T16:18:46.830Z] ok github.com/docker/docker/distribution/metadata 0.122s coverage: 48.2% of statements [2020-02-26T16:18:47.853Z] ok github.com/docker/docker/errdefs 0.027s coverage: 49.4% of statements [2020-02-26T16:18:48.476Z] ok github.com/docker/docker/distribution 0.454s coverage: 22.1% of statements [2020-02-26T16:18:48.476Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-26T16:18:49.966Z] ok github.com/docker/docker/distribution/xfer 1.689s coverage: 85.1% of statements [2020-02-26T16:18:49.966Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-26T16:18:52.671Z] ok github.com/docker/docker/image 0.090s coverage: 86.4% of statements [2020-02-26T16:18:52.671Z] ok github.com/docker/docker/image/cache 0.019s coverage: 19.2% of statements [2020-02-26T16:18:52.671Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-26T16:18:52.957Z] ok github.com/docker/docker/image/v1 0.026s coverage: 25.0% of statements [2020-02-26T16:18:52.957Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-26T16:18:54.467Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2020-02-26T16:18:54.467Z] ok github.com/docker/docker/pkg/aaparser 0.017s coverage: 50.0% of statements [2020-02-26T16:18:57.259Z] --- PASS: TestDaemonStartWithLogOpt (15.91s) [2020-02-26T16:18:58.630Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-02-26T16:18:58.890Z] ok github.com/docker/docker/opts 0.108s coverage: 67.4% of statements [2020-02-26T16:18:59.513Z] ok github.com/docker/docker/pkg/broadcaster 0.005s coverage: 100.0% of statements [2020-02-26T16:19:00.596Z] --- PASS: TestContinueAfterPluginCrash (21.00s) [2020-02-26T16:19:00.596Z] PASS [2020-02-26T16:19:00.596Z] [2020-02-26T16:19:00.596Z] DONE 2 tests in 21.162s [2020-02-26T16:19:00.596Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-02-26T16:19:00.596Z] ++ 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-02-26T16:19:00.596Z] ++ set -e [2020-02-26T16:19:00.597Z] ++ '[' -n 0 ']' [2020-02-26T16:19:00.597Z] ++ set -x [2020-02-26T16:19:00.597Z] ++ env -i DEST=/go/src/github.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-02-26T16:19:00.597Z] INFO: Testing against a local daemon [2020-02-26T16:19:00.597Z] === RUN TestPluginWithDevMounts [2020-02-26T16:19:00.597Z] === PAUSE TestPluginWithDevMounts [2020-02-26T16:19:00.597Z] === CONT TestPluginWithDevMounts [2020-02-26T16:19:00.619Z] ok github.com/docker/docker/pkg/capabilities 0.013s coverage: 87.5% of statements [2020-02-26T16:19:00.619Z] ok github.com/docker/docker/pkg/archive 1.380s coverage: 77.1% of statements [2020-02-26T16:19:00.906Z] ok github.com/docker/docker/pkg/authorization 2.040s coverage: 68.3% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-26T16:19:01.530Z] ok github.com/docker/docker/pkg/directory 0.019s coverage: 80.0% of statements [2020-02-26T16:19:02.304Z] #33 ... [2020-02-26T16:19:02.304Z] [2020-02-26T16:19:02.304Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-02-26T16:19:02.304Z] #29 29.81 # github.com/docker/docker/contrib/httpserver [2020-02-26T16:19:02.304Z] #29 29.81 loadinternal: cannot find runtime/cgo [2020-02-26T16:19:02.304Z] #29 DONE 30.3s [2020-02-26T16:19:02.304Z] [2020-02-26T16:19:02.304Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-02-26T16:19:02.304Z] #33 ... [2020-02-26T16:19:02.304Z] [2020-02-26T16:19:02.304Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-02-26T16:19:02.304Z] #30 DONE 0.2s [2020-02-26T16:19:02.304Z] [2020-02-26T16:19:02.304Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-02-26T16:19:03.025Z] ok github.com/docker/docker/pkg/discovery 0.012s coverage: 58.3% of statements [2020-02-26T16:19:03.025Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 97.6% of statements [2020-02-26T16:19:03.118Z] --- PASS: TestPluginWithDevMounts (1.99s) [2020-02-26T16:19:03.118Z] PASS [2020-02-26T16:19:03.118Z] [2020-02-26T16:19:03.118Z] DONE 1 tests in 2.142s [2020-02-26T16:19:03.118Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-02-26T16:19:03.118Z] ++ 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-02-26T16:19:03.118Z] ++ set -e [2020-02-26T16:19:03.118Z] ++ '[' -n 0 ']' [2020-02-26T16:19:03.118Z] ++ set -x [2020-02-26T16:19:03.118Z] ++ env -i DEST=/go/src/github.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-02-26T16:19:03.118Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-02-26T16:19:03.118Z] INFO: Testing against a local daemon [2020-02-26T16:19:03.118Z] === RUN TestSecretInspect [2020-02-26T16:19:03.681Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-02-26T16:19:04.244Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-02-26T16:19:04.536Z] ok github.com/docker/docker/layer 7.411s coverage: 68.8% of statements [2020-02-26T16:19:04.536Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-26T16:19:04.536Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-26T16:19:04.536Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-26T16:19:04.536Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-26T16:19:04.536Z] ? github.com/docker/docker/oci [no test files] [2020-02-26T16:19:04.536Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-26T16:19:04.536Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-02-26T16:19:06.027Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-02-26T16:19:06.027Z] ok github.com/docker/docker/pkg/discovery/nodes 0.015s coverage: 93.8% of statements [2020-02-26T16:19:06.766Z] --- PASS: TestSecretInspect (3.65s) [2020-02-26T16:19:06.766Z] === RUN TestSecretList [2020-02-26T16:19:07.512Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 89.5% of statements [2020-02-26T16:19:07.512Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements [2020-02-26T16:19:07.696Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-02-26T16:19:07.696Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-02-26T16:19:07.696Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-02-26T16:19:08.136Z] ok github.com/docker/docker/pkg/chrootarchive 4.857s coverage: 43.2% of statements [2020-02-26T16:19:08.136Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-26T16:19:08.136Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-26T16:19:08.764Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2020-02-26T16:19:09.051Z] ok github.com/docker/docker/pkg/fsutils 0.298s coverage: 85.1% of statements [2020-02-26T16:19:09.340Z] ok github.com/docker/docker/pkg/discovery/kv 3.191s coverage: 84.1% of statements [2020-02-26T16:19:10.219Z] --- PASS: TestSecretList (3.30s) [2020-02-26T16:19:10.219Z] === RUN TestSecretsCreateAndDelete [2020-02-26T16:19:10.859Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2020-02-26T16:19:11.882Z] ok github.com/docker/docker/pkg/locker 0.144s coverage: 88.9% of statements [2020-02-26T16:19:11.882Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2020-02-26T16:19:12.503Z] ok github.com/docker/docker/pkg/idtools 0.776s coverage: 70.1% of statements [2020-02-26T16:19:12.790Z] ok github.com/docker/docker/pkg/ioutils 1.714s coverage: 70.6% of statements [2020-02-26T16:19:12.790Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-02-26T16:19:13.078Z] ok github.com/docker/docker/pkg/namesgenerator 0.033s coverage: 85.7% of statements [2020-02-26T16:19:13.492Z] --- PASS: TestSecretsCreateAndDelete (3.14s) [2020-02-26T16:19:13.492Z] === RUN TestSecretsUpdate [2020-02-26T16:19:13.492Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-02-26T16:19:14.054Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-02-26T16:19:14.097Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2020-02-26T16:19:14.384Z] ok github.com/docker/docker/pkg/parsers/kernel 0.019s coverage: 60.0% of statements [2020-02-26T16:19:14.672Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.009s coverage: 91.4% of statements [2020-02-26T16:19:14.959Z] ok github.com/docker/docker/pkg/mount 0.970s coverage: 70.0% of statements [2020-02-26T16:19:14.959Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-26T16:19:15.245Z] ok github.com/docker/docker/pkg/pidfile 0.008s coverage: 82.4% of statements [2020-02-26T16:19:15.245Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-26T16:19:15.245Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-26T16:19:15.946Z] --- PASS: TestSecretsUpdate (3.01s) [2020-02-26T16:19:15.946Z] === RUN TestTemplatedSecret [2020-02-26T16:19:16.536Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-02-26T16:19:16.735Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.021s coverage: 56.8% of statements [2020-02-26T16:19:16.795Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-02-26T16:19:17.372Z] ok github.com/docker/docker/pkg/pools 0.032s coverage: 88.2% of statements [2020-02-26T16:19:17.658Z] ok github.com/docker/docker/pkg/progress 0.038s coverage: 75.9% of statements [2020-02-26T16:19:17.658Z] ok github.com/docker/docker/pkg/plugins/transport 0.011s coverage: 85.7% of statements [2020-02-26T16:19:18.677Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2020-02-26T16:19:19.323Z] --- PASS: TestTemplatedSecret (3.32s) [2020-02-26T16:19:19.323Z] === RUN TestSecretCreateResolve [2020-02-26T16:19:19.323Z] === RUN TestDockerSuite/TestBuildNetNone [2020-02-26T16:19:19.693Z] ok github.com/docker/docker/pkg/pubsub 1.151s coverage: 73.9% of statements [2020-02-26T16:19:19.982Z] ok github.com/docker/docker/pkg/stdcopy 0.007s coverage: 100.0% of statements [2020-02-26T16:19:20.252Z] === RUN TestDockerSuite/TestBuildNoContext [2020-02-26T16:19:21.002Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2020-02-26T16:19:21.002Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2020-02-26T16:19:21.620Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-02-26T16:19:21.626Z] ok github.com/docker/docker/pkg/symlink 0.016s coverage: 87.7% of statements [2020-02-26T16:19:21.877Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-02-26T16:19:22.135Z] --- PASS: TestSecretCreateResolve (2.93s) [2020-02-26T16:19:22.135Z] PASS [2020-02-26T16:19:22.135Z] [2020-02-26T16:19:22.135Z] DONE 6 tests in 19.489s [2020-02-26T16:19:22.135Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-02-26T16:19:22.135Z] ++ 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-02-26T16:19:22.135Z] ++ set -e [2020-02-26T16:19:22.135Z] ++ '[' -n 0 ']' [2020-02-26T16:19:22.135Z] ++ set -x [2020-02-26T16:19:22.135Z] ++ env -i DEST=/go/src/github.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-02-26T16:19:22.249Z] ok github.com/docker/docker/pkg/sysinfo 0.011s coverage: 70.8% of statements [2020-02-26T16:19:22.391Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-02-26T16:19:22.391Z] INFO: Testing against a local daemon [2020-02-26T16:19:22.391Z] === RUN TestServiceCreateInit [2020-02-26T16:19:22.391Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-26T16:19:22.534Z] ok github.com/docker/docker/pkg/signal 3.394s coverage: 61.0% of statements [2020-02-26T16:19:23.554Z] ok github.com/docker/docker/pkg/tailfile 0.105s coverage: 88.6% of statements [2020-02-26T16:19:23.554Z] ok github.com/docker/docker/pkg/system 0.033s coverage: 36.4% of statements [2020-02-26T16:19:24.292Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-02-26T16:19:24.586Z] testing: warning: no tests to run [2020-02-26T16:19:24.587Z] coverage: [no statements] [2020-02-26T16:19:24.587Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2020-02-26T16:19:25.213Z] ok github.com/docker/docker/pkg/term 0.011s coverage: 84.8% of statements [2020-02-26T16:19:25.222Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-02-26T16:19:25.222Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-02-26T16:19:25.480Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-02-26T16:19:25.499Z] ok github.com/docker/docker/pkg/tarsum 0.200s coverage: 89.3% of statements [2020-02-26T16:19:25.499Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2020-02-26T16:19:26.124Z] ok github.com/docker/docker/pkg/urlutil 0.028s coverage: 100.0% of statements [2020-02-26T16:19:26.412Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-02-26T16:19:26.413Z] ok github.com/docker/docker/pkg/useragent 0.036s coverage: 88.9% of statements [2020-02-26T16:19:27.342Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-02-26T16:19:28.275Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-26T16:19:28.463Z] ok github.com/docker/docker/plugin/v2 0.042s coverage: 14.5% of statements [2020-02-26T16:19:29.643Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-02-26T16:19:30.535Z] ok github.com/docker/docker/reference 0.016s coverage: 84.4% of statements [2020-02-26T16:19:30.575Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-02-26T16:19:30.822Z] ok github.com/docker/docker/profiles/seccomp 0.065s coverage: 68.8% of statements [2020-02-26T16:19:31.450Z] ok github.com/docker/docker/plugin 0.574s coverage: 27.1% of statements [2020-02-26T16:19:32.954Z] ok github.com/docker/docker/registry/resumable 0.040s coverage: 100.0% of statements [2020-02-26T16:19:33.583Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 45.3% of statements [2020-02-26T16:19:33.847Z] --- PASS: TestServiceCreateInit (11.13s) [2020-02-26T16:19:33.847Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.73s) [2020-02-26T16:19:33.847Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.36s) [2020-02-26T16:19:33.847Z] === RUN TestCreateServiceMultipleTimes [2020-02-26T16:19:33.847Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-02-26T16:19:35.072Z] ok github.com/docker/docker/testutil 0.008s coverage: 62.5% of statements [2020-02-26T16:19:35.698Z] ok github.com/docker/docker/runconfig 0.028s coverage: 68.2% of statements [2020-02-26T16:19:35.741Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-02-26T16:19:36.321Z] ok github.com/docker/docker/registry 0.495s coverage: 56.0% of statements [2020-02-26T16:19:38.264Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-02-26T16:19:39.635Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-02-26T16:19:39.818Z] ok github.com/docker/docker/volume/drivers 0.010s coverage: 36.1% of statements [2020-02-26T16:19:41.530Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-02-26T16:19:41.787Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-02-26T16:19:41.868Z] ok github.com/docker/docker/volume/mounts 0.072s coverage: 67.0% of statements [2020-02-26T16:19:41.868Z] ok github.com/docker/docker/volume/local 0.035s coverage: 73.0% of statements [2020-02-26T16:19:43.361Z] ok github.com/docker/docker/volume/service 0.031s coverage: 73.0% of statements [2020-02-26T16:19:45.962Z] === RUN TestDockerSuite/TestBuildPATH [2020-02-26T16:19:48.483Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-02-26T16:19:49.047Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-02-26T16:19:49.977Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-02-26T16:19:51.835Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.6% of statements [2020-02-26T16:19:51.835Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-26T16:19:51.835Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-26T16:19:51.835Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-26T16:19:51.835Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-26T16:19:51.835Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-02-26T16:19:51.835Z] ? github.com/docker/docker/rootless [no test files] [2020-02-26T16:19:51.835Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-02-26T16:19:51.835Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-26T16:19:51.835Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-02-26T16:19:51.835Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-02-26T16:19:51.835Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-02-26T16:19:51.835Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-02-26T16:19:51.835Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-02-26T16:19:51.835Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-02-26T16:19:51.835Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-02-26T16:19:51.835Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-02-26T16:19:51.835Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-02-26T16:19:51.835Z] ? github.com/docker/docker/testutil/request [no test files] [2020-02-26T16:19:51.835Z] ? github.com/docker/docker/volume [no test files] [2020-02-26T16:19:51.835Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-26T16:19:51.835Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-26T16:19:51.835Z] [2020-02-26T16:19:51.835Z] === Skipped [2020-02-26T16:19:51.835Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-02-26T16:19:51.835Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-02-26T16:19:51.835Z] [2020-02-26T16:19:51.835Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-02-26T16:19:51.835Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-02-26T16:19:51.835Z] [2020-02-26T16:19:51.835Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-02-26T16:19:51.835Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-26T16:19:51.835Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-26T16:19:51.835Z] [2020-02-26T16:19:51.835Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-02-26T16:19:51.835Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-26T16:19:51.835Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-26T16:19:51.835Z] [2020-02-26T16:19:51.835Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-02-26T16:19:51.835Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-26T16:19:51.835Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-26T16:19:51.835Z] [2020-02-26T16:19:51.835Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-02-26T16:19:51.835Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-26T16:19:51.835Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-26T16:19:51.835Z] [2020-02-26T16:19:51.835Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-02-26T16:19:51.835Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-26T16:19:51.835Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-26T16:19:51.835Z] [2020-02-26T16:19:51.835Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-02-26T16:19:51.835Z] graphtest_unix.go:73: No driver to put! [2020-02-26T16:19:51.835Z] [2020-02-26T16:19:51.835Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-02-26T16:19:51.835Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-02-26T16:19:51.835Z] [2020-02-26T16:19:51.835Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-02-26T16:19:51.835Z] overlay_test.go:49: Fails to compute changes intermittently [2020-02-26T16:19:51.835Z] [2020-02-26T16:19:51.835Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-02-26T16:19:51.835Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-02-26T16:19:51.835Z] [2020-02-26T16:19:51.835Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-02-26T16:19:51.835Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-02-26T16:19:51.835Z] [2020-02-26T16:19:51.835Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-02-26T16:19:51.835Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-26T16:19:51.835Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-26T16:19:51.835Z] [2020-02-26T16:19:51.835Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-02-26T16:19:51.835Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-26T16:19:51.835Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-26T16:19:51.835Z] [2020-02-26T16:19:51.835Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-02-26T16:19:51.835Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-26T16:19:51.835Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-26T16:19:51.835Z] [2020-02-26T16:19:51.835Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-02-26T16:19:51.835Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-26T16:19:51.835Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-26T16:19:51.835Z] [2020-02-26T16:19:51.835Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-02-26T16:19:51.835Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-26T16:19:51.835Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-26T16:19:51.835Z] [2020-02-26T16:19:51.835Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-02-26T16:19:51.835Z] graphtest_unix.go:73: No driver to put! [2020-02-26T16:19:51.835Z] [2020-02-26T16:19:51.835Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-02-26T16:19:51.835Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-02-26T16:19:51.835Z] [2020-02-26T16:19:51.835Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-02-26T16:19:51.835Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-02-26T16:19:51.835Z] [2020-02-26T16:19:51.835Z] [2020-02-26T16:19:51.835Z] DONE 2167 tests, 20 skipped in 338.388s Post stage [Pipeline] junit [2020-02-26T16:19:52.188Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-26T16:19:53.236Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40585/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=669056f93dfde92cfcf5cc656df51d0c8d62903d -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:669056f93dfde92cfcf5cc656df51d0c8d62903d hack/make.sh dynbinary test-integration [2020-02-26T16:19:53.248Z] --- PASS: TestCreateServiceMultipleTimes (19.47s) [2020-02-26T16:19:53.248Z] === RUN TestCreateServiceConflict [2020-02-26T16:19:53.523Z] [2020-02-26T16:19:53.810Z] Removing bundles/ [2020-02-26T16:19:53.810Z] [2020-02-26T16:19:53.811Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-02-26T16:19:53.811Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-26T16:19:53.811Z] GOOS="" GOARCH="" GOARM="" [2020-02-26T16:19:56.523Z] --- PASS: TestCreateServiceConflict (3.16s) [2020-02-26T16:19:56.523Z] === RUN TestCreateServiceMaxReplicas [2020-02-26T16:19:59.794Z] --- PASS: TestCreateServiceMaxReplicas (3.14s) [2020-02-26T16:19:59.794Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-26T16:20:00.051Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-02-26T16:20:05.301Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-02-26T16:20:06.311Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-02-26T16:20:06.876Z] === RUN TestDockerSuite/TestBuildRm [2020-02-26T16:20:10.153Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-02-26T16:20:11.524Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-02-26T16:20:12.894Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-02-26T16:20:13.459Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-02-26T16:20:14.022Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.75s) [2020-02-26T16:20:14.022Z] === RUN TestCreateServiceSecretFileMode [2020-02-26T16:20:14.022Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-02-26T16:20:15.918Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-02-26T16:20:17.289Z] --- PASS: TestCreateServiceSecretFileMode (2.96s) [2020-02-26T16:20:17.289Z] === RUN TestCreateServiceConfigFileMode [2020-02-26T16:20:17.289Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-02-26T16:20:18.658Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-02-26T16:20:20.554Z] --- PASS: TestCreateServiceConfigFileMode (3.41s) [2020-02-26T16:20:20.554Z] === RUN TestCreateServiceSysctls [2020-02-26T16:20:23.078Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-02-26T16:20:23.335Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-02-26T16:20:23.335Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-02-26T16:20:23.616Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-02-26T16:20:23.616Z] === RUN TestDockerSuite/TestBuildSpaces [2020-02-26T16:20:24.181Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-02-26T16:20:24.745Z] --- PASS: TestCreateServiceSysctls (4.40s) [2020-02-26T16:20:24.745Z] === RUN TestCreateServiceCapabilities [2020-02-26T16:20:25.309Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-02-26T16:20:25.566Z] === RUN TestDockerSuite/TestBuildStderr [2020-02-26T16:20:26.936Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-02-26T16:20:28.305Z] --- PASS: TestCreateServiceCapabilities (3.36s) [2020-02-26T16:20:28.305Z] === RUN TestInspect [2020-02-26T16:20:31.576Z] --- PASS: TestInspect (3.39s) [2020-02-26T16:20:31.576Z] === RUN TestCreateJob [2020-02-26T16:20:32.139Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-02-26T16:20:33.507Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-02-26T16:20:34.875Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-02-26T16:20:35.438Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-02-26T16:20:35.438Z] --- PASS: TestCreateJob (3.93s) [2020-02-26T16:20:35.438Z] === RUN TestReplicatedJob [2020-02-26T16:20:36.367Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-02-26T16:20:38.260Z] === RUN TestDockerSuite/TestBuildUser [2020-02-26T16:20:40.782Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-02-26T16:20:42.675Z] --- PASS: TestReplicatedJob (6.95s) [2020-02-26T16:20:42.675Z] === RUN TestUpdateReplicatedJob [2020-02-26T16:20:44.567Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-02-26T16:20:47.085Z] --- PASS: TestUpdateReplicatedJob (4.36s) [2020-02-26T16:20:47.085Z] === RUN TestServiceListWithStatuses [2020-02-26T16:20:47.085Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-02-26T16:20:47.085Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-26T16:20:47.085Z] === RUN TestDockerNetworkConnectAlias [2020-02-26T16:20:53.632Z] --- PASS: TestDockerNetworkConnectAlias (6.45s) [2020-02-26T16:20:53.632Z] === RUN TestDockerNetworkReConnect [2020-02-26T16:20:53.725Z] #33 129.0 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-26T16:20:53.726Z] #33 131.5 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-26T16:20:53.726Z] #33 132.7 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-26T16:20:53.726Z] #33 134.7 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-26T16:20:53.726Z] #33 137.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-26T16:20:53.726Z] #33 138.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-26T16:20:53.726Z] #33 139.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-26T16:20:53.726Z] #33 140.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-26T16:20:53.982Z] #33 140.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-26T16:20:55.351Z] #33 142.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-26T16:20:56.282Z] #33 143.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-26T16:20:58.177Z] #33 144.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-26T16:20:58.899Z] --- PASS: TestDockerNetworkReConnect (5.45s) [2020-02-26T16:20:58.899Z] === RUN TestServicePlugin [2020-02-26T16:20:59.462Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-02-26T16:20:59.547Z] #33 146.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-26T16:21:01.441Z] #33 148.2 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-26T16:21:02.370Z] #33 149.5 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-26T16:21:03.636Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-02-26T16:21:04.263Z] #33 151.3 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-26T16:21:04.566Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-02-26T16:21:04.822Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-02-26T16:21:05.633Z] #33 152.4 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-26T16:21:06.190Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-02-26T16:21:06.190Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-02-26T16:21:06.563Z] #33 153.6 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-26T16:21:07.492Z] #33 154.7 [2020-02-26T16:21:08.055Z] #33 DONE 155.1s [2020-02-26T16:21:08.055Z] [2020-02-26T16:21:08.055Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-02-26T16:21:08.083Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-02-26T16:21:09.948Z] #34 DONE 1.7s [2020-02-26T16:21:09.976Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-02-26T16:21:09.976Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-02-26T16:21:09.976Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-02-26T16:21:09.976Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-02-26T16:21:09.976Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-02-26T16:21:11.318Z] [2020-02-26T16:21:11.318Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-02-26T16:21:11.869Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-02-26T16:21:11.869Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-02-26T16:21:12.247Z] #35 DONE 1.0s [2020-02-26T16:21:12.247Z] [2020-02-26T16:21:12.247Z] #36 exporting to image [2020-02-26T16:21:12.247Z] #36 exporting layers [2020-02-26T16:21:12.798Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-02-26T16:21:13.360Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-02-26T16:21:14.138Z] #36 exporting layers 1.9s done [2020-02-26T16:21:14.138Z] #36 writing image sha256:82a35012f76f7978b5c374357110c13d3ac9403a374fef78a17e335254183e12 done [2020-02-26T16:21:14.138Z] #36 naming to docker.io/library/moby-e2e-test done [2020-02-26T16:21:14.138Z] #36 DONE 1.9s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-26T16:21:14.443Z] + echo Ensuring container killed. [2020-02-26T16:21:14.444Z] Ensuring container killed. [2020-02-26T16:21:14.444Z] + docker rm -vf docker-pr2 [2020-02-26T16:21:14.444Z] Error: No such container: docker-pr2 [2020-02-26T16:21:14.444Z] + true [Pipeline] sh [2020-02-26T16:21:14.723Z] + echo Chowning /workspace to jenkins user [2020-02-26T16:21:14.723Z] Chowning /workspace to jenkins user [2020-02-26T16:21:14.723Z] + id -u [2020-02-26T16:21:14.723Z] + id -g [2020-02-26T16:21:14.723Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40585:/workspace busybox chown -R 1000:1000 /workspace [2020-02-26T16:21:14.730Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-02-26T16:21:14.730Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-26T16:21:16.416Z] + bundleName=unit [2020-02-26T16:21:16.416Z] + echo Creating unit-bundles.tar.gz [2020-02-26T16:21:16.416Z] Creating unit-bundles.tar.gz [2020-02-26T16:21:16.416Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-02-26T16:21:16.416Z] bundles/junit-report.xml [2020-02-26T16:21:16.416Z] bundles/go-test-report.json [2020-02-26T16:21:16.416Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-02-26T16:21:16.427Z] Archiving artifacts [2020-02-26T16:21:16.939Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40585/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-26T16:21:17.244Z] + make clean [2020-02-26T16:21:17.244Z] docker volume rm -f docker-dev-cache [2020-02-26T16:21:17.504Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-26T16:21:18.004Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-02-26T16:21:19.897Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-02-26T16:21:21.274Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-02-26T16:21:21.837Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-02-26T16:21:22.400Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-02-26T16:21:22.400Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-02-26T16:21:23.329Z] === RUN TestDockerSuite/TestBuildXZHost [2020-02-26T16:21:25.849Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-02-26T16:21:25.849Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-02-26T16:21:25.849Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-02-26T16:21:26.779Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-02-26T16:21:27.708Z] === RUN TestDockerSuite/TestCommitChange [2020-02-26T16:21:28.637Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-02-26T16:21:28.637Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-02-26T16:21:29.569Z] === RUN TestDockerSuite/TestCommitHardlink [2020-02-26T16:21:31.463Z] === RUN TestDockerSuite/TestCommitNewFile [2020-02-26T16:21:33.357Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-02-26T16:21:34.286Z] === RUN TestDockerSuite/TestCommitTTY [2020-02-26T16:21:34.849Z] --- PASS: TestServicePlugin (36.26s) [2020-02-26T16:21:34.849Z] plugin_test.go:62: [d2c1ad316074d] joining swarm manager [dd0e6ccce7b75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-26T16:21:34.849Z] plugin_test.go:65: [df16da9c98bfe] joining swarm manager [dd0e6ccce7b75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-26T16:21:34.849Z] === RUN TestServiceUpdateLabel [2020-02-26T16:21:36.218Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-02-26T16:21:37.147Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-02-26T16:21:37.404Z] --- PASS: TestServiceUpdateLabel (2.51s) [2020-02-26T16:21:37.404Z] === RUN TestServiceUpdateSecrets [2020-02-26T16:21:39.304Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-02-26T16:21:40.234Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-02-26T16:21:40.234Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-02-26T16:21:40.234Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-02-26T16:21:40.234Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-02-26T16:21:40.234Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-02-26T16:21:40.234Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-02-26T16:21:40.234Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-02-26T16:21:42.126Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-02-26T16:21:44.022Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-02-26T16:21:44.022Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-02-26T16:21:44.597Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-02-26T16:21:45.527Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-02-26T16:21:46.456Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-02-26T16:21:47.019Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-02-26T16:21:47.947Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-02-26T16:21:47.948Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-02-26T16:21:47.948Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-02-26T16:21:48.876Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-02-26T16:21:48.876Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-02-26T16:21:48.876Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-02-26T16:21:48.876Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-02-26T16:21:48.876Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-02-26T16:21:49.805Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-02-26T16:21:50.734Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-02-26T16:21:51.662Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-02-26T16:21:51.662Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-02-26T16:21:53.033Z] --- PASS: TestServiceUpdateSecrets (15.43s) [2020-02-26T16:21:53.033Z] === RUN TestServiceUpdateConfigs [2020-02-26T16:21:53.289Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-02-26T16:21:54.219Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-02-26T16:21:54.219Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-02-26T16:21:55.149Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-02-26T16:21:56.078Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-02-26T16:21:57.007Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-02-26T16:21:57.570Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-02-26T16:21:57.570Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-02-26T16:21:58.499Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-02-26T16:21:59.430Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-02-26T16:22:00.359Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-02-26T16:22:00.359Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-02-26T16:22:01.033Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-26T16:22:01.033Z] [2020-02-26T16:22:01.033Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-26T16:22:01.033Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-26T16:22:01.033Z] HOSTNAME=c33f22576987 [2020-02-26T16:22:01.033Z] TESTDEBUG=0 [2020-02-26T16:22:01.033Z] DEST=bundles/test-integration [2020-02-26T16:22:01.033Z] PWD=/go/src/github.com/docker/docker [2020-02-26T16:22:01.033Z] DOCKER_GITCOMMIT=669056f93dfde92cfcf5cc656df51d0c8d62903d [2020-02-26T16:22:01.033Z] container=docker [2020-02-26T16:22:01.033Z] HOME=/root [2020-02-26T16:22:01.033Z] GOLANG_VERSION=1.13.8 [2020-02-26T16:22:01.033Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-26T16:22:01.033Z] VALIDATE_BRANCH=master [2020-02-26T16:22:01.033Z] TERM=xterm [2020-02-26T16:22:01.033Z] DOCKER_PKG=github.com/docker/docker [2020-02-26T16:22:01.033Z] SHLVL=1 [2020-02-26T16:22:01.033Z] TIMEOUT=120m [2020-02-26T16:22:01.033Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-26T16:22:01.033Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-26T16:22:01.033Z] GO111MODULE=off [2020-02-26T16:22:01.033Z] DOCKER_EXPERIMENTAL=1 [2020-02-26T16:22:01.033Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-02-26T16:22:01.033Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-26T16:22:01.033Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-26T16:22:01.033Z] GOPATH=/go [2020-02-26T16:22:01.033Z] PKG_CONFIG=pkg-config [2020-02-26T16:22:01.033Z] _=/usr/bin/env [2020-02-26T16:22:01.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-26T16:22:01.294Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-02-26T16:22:02.664Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-02-26T16:22:04.557Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-02-26T16:22:04.557Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-02-26T16:22:04.557Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-02-26T16:22:04.557Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-02-26T16:22:04.557Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-02-26T16:22:05.120Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-02-26T16:22:08.404Z] --- PASS: TestServiceUpdateConfigs (14.90s) [2020-02-26T16:22:08.404Z] === RUN TestServiceUpdateNetwork [2020-02-26T16:22:09.771Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-02-26T16:22:10.702Z] === RUN TestDockerSuite/TestContainerAPITop [2020-02-26T16:22:11.632Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-02-26T16:22:11.632Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-02-26T16:22:11.632Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-02-26T16:22:14.902Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-02-26T16:22:15.158Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-02-26T16:22:16.529Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-02-26T16:22:20.700Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-02-26T16:22:21.264Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-02-26T16:22:22.633Z] --- PASS: TestServiceUpdateNetwork (14.68s) [2020-02-26T16:22:22.633Z] PASS [2020-02-26T16:22:22.633Z] [2020-02-26T16:22:22.633Z] === Skipped [2020-02-26T16:22:22.633Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-02-26T16:22:22.633Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-26T16:22:22.633Z] [2020-02-26T16:22:22.633Z] [2020-02-26T16:22:22.633Z] DONE 23 tests, 1 skipped in 180.242s [2020-02-26T16:22:22.633Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-02-26T16:22:22.633Z] ++ 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-02-26T16:22:22.633Z] ++ set -e [2020-02-26T16:22:22.633Z] ++ '[' -n 0 ']' [2020-02-26T16:22:22.633Z] ++ set -x [2020-02-26T16:22:22.633Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-26T16:22:22.633Z] INFO: Testing against a local daemon [2020-02-26T16:22:22.633Z] === RUN TestSessionCreate [2020-02-26T16:22:22.633Z] --- PASS: TestSessionCreate (0.03s) [2020-02-26T16:22:22.633Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-26T16:22:22.633Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-02-26T16:22:22.633Z] PASS [2020-02-26T16:22:22.633Z] [2020-02-26T16:22:22.633Z] DONE 2 tests in 0.181s [2020-02-26T16:22:22.633Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-02-26T16:22:22.633Z] ++ 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-02-26T16:22:22.633Z] ++ set -e [2020-02-26T16:22:22.633Z] ++ '[' -n 0 ']' [2020-02-26T16:22:22.633Z] ++ set -x [2020-02-26T16:22:22.633Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-26T16:22:22.889Z] INFO: Testing against a local daemon [2020-02-26T16:22:22.889Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-26T16:22:22.889Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-26T16:22:22.889Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-26T16:22:22.889Z] === RUN TestEventsExecDie [2020-02-26T16:22:23.452Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-02-26T16:22:23.709Z] --- PASS: TestEventsExecDie (0.97s) [2020-02-26T16:22:23.709Z] === RUN TestEventsBackwardsCompatible [2020-02-26T16:22:23.965Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-02-26T16:22:23.965Z] === RUN TestInfoBinaryCommits [2020-02-26T16:22:23.965Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-02-26T16:22:23.965Z] === RUN TestInfoAPIVersioned [2020-02-26T16:22:23.965Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-02-26T16:22:23.965Z] === RUN TestInfoDiscoveryBackend [2020-02-26T16:22:24.531Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-02-26T16:22:24.531Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-02-26T16:22:24.789Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-02-26T16:22:25.352Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-02-26T16:22:25.352Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-02-26T16:22:25.915Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-02-26T16:22:25.916Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-02-26T16:22:25.916Z] === RUN TestInfoAPI [2020-02-26T16:22:25.916Z] --- PASS: TestInfoAPI (0.03s) [2020-02-26T16:22:25.916Z] === RUN TestInfoAPIWarnings [2020-02-26T16:22:26.478Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-02-26T16:22:26.478Z] === RUN TestInfoDebug [2020-02-26T16:22:27.040Z] --- PASS: TestInfoDebug (0.52s) [2020-02-26T16:22:27.040Z] === RUN TestInfoInsecureRegistries [2020-02-26T16:22:27.604Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-02-26T16:22:27.604Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-02-26T16:22:27.604Z] === RUN TestInfoRegistryMirrors [2020-02-26T16:22:27.604Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-02-26T16:22:28.166Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-02-26T16:22:28.167Z] === RUN TestLoginFailsWithBadCredentials [2020-02-26T16:22:28.424Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2020-02-26T16:22:28.424Z] === RUN TestPingCacheHeaders [2020-02-26T16:22:28.424Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-02-26T16:22:28.424Z] === RUN TestPingGet [2020-02-26T16:22:28.424Z] --- PASS: TestPingGet (0.04s) [2020-02-26T16:22:28.424Z] === RUN TestPingHead [2020-02-26T16:22:28.424Z] --- PASS: TestPingHead (0.02s) [2020-02-26T16:22:28.424Z] === RUN TestVersion [2020-02-26T16:22:28.424Z] --- PASS: TestVersion (0.02s) [2020-02-26T16:22:28.424Z] PASS [2020-02-26T16:22:28.424Z] [2020-02-26T16:22:28.424Z] === Skipped [2020-02-26T16:22:28.424Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-26T16:22:28.424Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-26T16:22:28.424Z] [2020-02-26T16:22:28.424Z] [2020-02-26T16:22:28.424Z] DONE 18 tests, 1 skipped in 5.818s [2020-02-26T16:22:28.424Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-02-26T16:22:28.424Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-02-26T16:22:28.424Z] ++ set -e [2020-02-26T16:22:28.424Z] ++ '[' -n 0 ']' [2020-02-26T16:22:28.424Z] ++ set -x [2020-02-26T16:22:28.424Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-26T16:22:28.681Z] INFO: Testing against a local daemon [2020-02-26T16:22:28.681Z] === RUN TestVolumesCreateAndList [2020-02-26T16:22:28.681Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-02-26T16:22:28.681Z] === RUN TestVolumesRemove [2020-02-26T16:22:28.681Z] --- PASS: TestVolumesRemove (0.10s) [2020-02-26T16:22:28.681Z] === RUN TestVolumesInspect [2020-02-26T16:22:28.681Z] --- PASS: TestVolumesInspect (0.03s) [2020-02-26T16:22:28.681Z] === RUN TestVolumesInvalidJSON [2020-02-26T16:22:28.681Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-26T16:22:28.681Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-26T16:22:28.938Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-26T16:22:28.938Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-02-26T16:22:28.938Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-02-26T16:22:28.938Z] PASS [2020-02-26T16:22:28.938Z] [2020-02-26T16:22:28.938Z] DONE 5 tests in 0.280s [2020-02-26T16:22:28.938Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-26T16:22:28.938Z] ++++ cat bundles/test-integration/docker.pid [2020-02-26T16:22:28.938Z] +++ kill 5349 [2020-02-26T16:22:29.196Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-02-26T16:22:30.147Z] +++ /etc/init.d/apparmor stop [2020-02-26T16:22:30.147Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-26T16:22:30.147Z] [2020-02-26T16:22:30.147Z] Unloading profiles will leave already running processes permanently [2020-02-26T16:22:30.147Z] unconfined, which can lead to unexpected situations. [2020-02-26T16:22:30.147Z] [2020-02-26T16:22:30.147Z] To set a process to complain mode, use the command line tool [2020-02-26T16:22:30.147Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-26T16:22:30.147Z] +++ true [2020-02-26T16:22:30.147Z] [2020-02-26T16:22:31.077Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-02-26T16:22:32.969Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ad8da0_} [2020-02-26T16:22:34.339Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1603422689_/foo_false____} [2020-02-26T16:22:36.232Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1603422689_/foo_true____} [2020-02-26T16:22:37.599Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3077437900_/foo_false____} [2020-02-26T16:22:39.490Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3077437900_/foo_true____} [2020-02-26T16:22:40.858Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3077437900_/foo_true__0xc000ad9220__} [2020-02-26T16:22:42.751Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ad9240_} [2020-02-26T16:22:44.124Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ad9260_} [2020-02-26T16:22:46.015Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ad92a0_} [2020-02-26T16:22:47.383Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ad92c0_} [2020-02-26T16:22:48.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-26T16:22:48.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-26T16:22:49.278Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-02-26T16:22:50.648Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-02-26T16:22:50.648Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-02-26T16:22:50.648Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-02-26T16:22:50.648Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-02-26T16:22:50.648Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-02-26T16:22:50.648Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-02-26T16:22:50.648Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-02-26T16:22:50.648Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-02-26T16:22:50.648Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-02-26T16:22:50.648Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-02-26T16:22:50.648Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-02-26T16:22:50.904Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-02-26T16:22:50.904Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-02-26T16:22:50.904Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-02-26T16:22:50.904Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-02-26T16:22:50.904Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-02-26T16:22:50.904Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-02-26T16:22:51.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-26T16:22:51.161Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-02-26T16:22:54.442Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-02-26T16:22:56.960Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-02-26T16:22:59.480Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-02-26T16:23:01.372Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-02-26T16:23:01.372Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-02-26T16:23:02.301Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-02-26T16:23:03.231Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-02-26T16:23:04.159Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-02-26T16:23:05.089Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-02-26T16:23:06.019Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-02-26T16:23:06.948Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-02-26T16:23:08.314Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-02-26T16:23:09.242Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-02-26T16:23:10.171Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-02-26T16:23:11.540Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-02-26T16:23:12.469Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-02-26T16:23:13.399Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-02-26T16:23:14.767Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-02-26T16:23:16.137Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-02-26T16:23:17.069Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-02-26T16:23:18.012Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-02-26T16:23:18.012Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-02-26T16:23:18.942Z] === RUN TestDockerSuite/TestCpRelativePath [2020-02-26T16:23:19.871Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-02-26T16:23:21.240Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-02-26T16:23:21.802Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-02-26T16:23:23.170Z] === RUN TestDockerSuite/TestCpToCaseA [2020-02-26T16:23:25.062Z] === RUN TestDockerSuite/TestCpToCaseB [2020-02-26T16:23:25.993Z] === RUN TestDockerSuite/TestCpToCaseC [2020-02-26T16:23:28.512Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-02-26T16:23:28.512Z] === RUN TestDockerSuite/TestCpToCaseD [2020-02-26T16:23:30.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-26T16:23:30.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-26T16:23:30.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-26T16:23:32.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-26T16:23:32.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-26T16:23:33.760Z] === RUN TestDockerSuite/TestCpToCaseE [2020-02-26T16:23:35.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-26T16:23:37.034Z] === RUN TestDockerSuite/TestCpToCaseF [2020-02-26T16:23:37.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-26T16:23:37.966Z] === RUN TestDockerSuite/TestCpToCaseG [2020-02-26T16:23:40.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-26T16:23:43.215Z] === RUN TestDockerSuite/TestCpToCaseH [2020-02-26T16:23:44.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-26T16:23:46.492Z] === RUN TestDockerSuite/TestCpToCaseI [2020-02-26T16:23:47.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-26T16:23:47.434Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-02-26T16:23:49.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-26T16:23:49.954Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-02-26T16:23:52.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-26T16:23:53.225Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-02-26T16:23:53.788Z] === RUN TestDockerSuite/TestCpToDot [2020-02-26T16:23:54.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-26T16:23:54.717Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-02-26T16:23:54.717Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-02-26T16:23:56.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-26T16:23:56.612Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-02-26T16:23:58.382Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-26T16:23:58.382Z] Using test binary docker [2020-02-26T16:23:58.382Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-02-26T16:23:58.382Z] +++ /etc/init.d/apparmor start [2020-02-26T16:23:58.382Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-26T16:23:58.382Z] INFO: Waiting for daemon to start... [2020-02-26T16:23:58.382Z] Starting dockerd [2020-02-26T16:23:58.382Z] +++ 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-02-26T16:23:58.534Z] === RUN TestDockerSuite/TestCpToStdout [2020-02-26T16:23:59.903Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-02-26T16:24:00.418Z] . [2020-02-26T16:24:00.418Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-26T16:24:00.418Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-26T16:24:00.418Z] Error: No such image: emptyfs [2020-02-26T16:24:00.418Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-26T16:24:00.418Z] ++++ docker load [2020-02-26T16:24:00.703Z] Running integration-test (iteration 1) [2020-02-26T16:24:00.703Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-02-26T16:24:00.703Z] ++ 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-02-26T16:24:00.703Z] ++ set -e [2020-02-26T16:24:00.703Z] ++ '[' -n 0 ']' [2020-02-26T16:24:00.703Z] ++ set -x [2020-02-26T16:24:00.704Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-26T16:24:04.077Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-02-26T16:24:04.077Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-02-26T16:24:05.006Z] === RUN TestDockerSuite/TestCpVolumePath [2020-02-26T16:24:06.899Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-02-26T16:24:06.899Z] === RUN TestDockerSuite/TestCreateArgs [2020-02-26T16:24:06.899Z] === RUN TestDockerSuite/TestCreateByImageID [2020-02-26T16:24:07.462Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-02-26T16:24:08.392Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-02-26T16:24:08.392Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-02-26T16:24:08.392Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-02-26T16:24:09.324Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-02-26T16:24:09.580Z] === RUN TestDockerSuite/TestCreateLabels [2020-02-26T16:24:09.580Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-02-26T16:24:09.837Z] === RUN TestDockerSuite/TestCreateRM [2020-02-26T16:24:10.094Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-02-26T16:24:10.094Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-02-26T16:24:10.094Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-02-26T16:24:10.351Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-02-26T16:24:12.889Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-02-26T16:24:12.889Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-02-26T16:24:12.889Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-02-26T16:24:13.820Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-02-26T16:24:15.984Z] Loaded image: buildpack-deps:jessie [2020-02-26T16:24:15.984Z] Loaded image: busybox:latest [2020-02-26T16:24:15.984Z] Loaded image: busybox:glibc [2020-02-26T16:24:15.984Z] Loaded image: debian:jessie [2020-02-26T16:24:15.984Z] Loaded image: hello-world:latest [2020-02-26T16:24:15.984Z] INFO: Testing against a local daemon [2020-02-26T16:24:15.984Z] === RUN TestCgroupNamespacesBuild [2020-02-26T16:24:16.605Z] --- PASS: TestCgroupNamespacesBuild (1.62s) [2020-02-26T16:24:16.605Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-02-26T16:24:17.995Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-02-26T16:24:17.995Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-02-26T16:24:17.995Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-02-26T16:24:17.995Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-02-26T16:24:17.995Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-02-26T16:24:17.995Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-02-26T16:24:18.362Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.65s) [2020-02-26T16:24:18.362Z] === RUN TestBuildWithSession [2020-02-26T16:24:18.362Z] --- SKIP: TestBuildWithSession (0.00s) [2020-02-26T16:24:18.362Z] build_session_test.go:25: TODO: BuildKit [2020-02-26T16:24:18.362Z] === RUN TestBuildSquashParent [2020-02-26T16:24:18.926Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-02-26T16:24:20.821Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-02-26T16:24:21.750Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-02-26T16:24:23.644Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-02-26T16:24:23.872Z] --- PASS: TestBuildSquashParent (5.34s) [2020-02-26T16:24:23.872Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-26T16:24:23.872Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-26T16:24:23.872Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-26T16:24:23.872Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-26T16:24:23.872Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-26T16:24:23.872Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-26T16:24:23.872Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-26T16:24:23.872Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-26T16:24:23.872Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-26T16:24:23.872Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-26T16:24:23.872Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-26T16:24:23.872Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-26T16:24:23.872Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-26T16:24:23.872Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-26T16:24:23.872Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-26T16:24:23.872Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-26T16:24:23.872Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-26T16:24:25.013Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-02-26T16:24:25.966Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-02-26T16:24:26.579Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-26T16:24:26.866Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-26T16:24:26.895Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-02-26T16:24:26.895Z] === RUN TestDockerSuite/TestDevicePermissions [2020-02-26T16:24:27.824Z] === RUN TestDockerSuite/TestDockerFails [2020-02-26T16:24:27.824Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-02-26T16:24:27.824Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-02-26T16:24:27.824Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-02-26T16:24:29.193Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-02-26T16:24:29.557Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2020-02-26T16:24:29.557Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.16s) [2020-02-26T16:24:29.557Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.35s) [2020-02-26T16:24:29.557Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.35s) [2020-02-26T16:24:29.557Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.51s) [2020-02-26T16:24:29.557Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.11s) [2020-02-26T16:24:29.557Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.38s) [2020-02-26T16:24:29.557Z] === RUN TestBuildMultiStageCopy [2020-02-26T16:24:29.557Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-26T16:24:29.757Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-02-26T16:24:31.037Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-26T16:24:31.323Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-26T16:24:31.610Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-26T16:24:31.649Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-02-26T16:24:31.649Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-02-26T16:24:31.649Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-02-26T16:24:31.649Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-02-26T16:24:31.906Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-02-26T16:24:32.231Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-26T16:24:32.518Z] --- PASS: TestBuildMultiStageCopy (3.52s) [2020-02-26T16:24:32.518Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.90s) [2020-02-26T16:24:32.518Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.35s) [2020-02-26T16:24:32.518Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.40s) [2020-02-26T16:24:32.518Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.42s) [2020-02-26T16:24:32.518Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.44s) [2020-02-26T16:24:32.518Z] === RUN TestBuildMultiStageParentConfig [2020-02-26T16:24:33.535Z] --- PASS: TestBuildMultiStageParentConfig (0.95s) [2020-02-26T16:24:33.535Z] === RUN TestBuildLabelWithTargets [2020-02-26T16:24:35.017Z] --- PASS: TestBuildLabelWithTargets (1.58s) [2020-02-26T16:24:35.017Z] === RUN TestBuildWithEmptyLayers [2020-02-26T16:24:36.044Z] --- PASS: TestBuildWithEmptyLayers (0.82s) [2020-02-26T16:24:36.044Z] === RUN TestBuildMultiStageOnBuild [2020-02-26T16:24:38.087Z] --- PASS: TestBuildMultiStageOnBuild (2.18s) [2020-02-26T16:24:38.087Z] === RUN TestBuildUncleanTarFilenames [2020-02-26T16:24:38.450Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-02-26T16:24:39.594Z] --- PASS: TestBuildUncleanTarFilenames (1.15s) [2020-02-26T16:24:39.594Z] === RUN TestBuildMultiStageLayerLeak [2020-02-26T16:24:40.981Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-02-26T16:24:41.633Z] --- PASS: TestBuildMultiStageLayerLeak (2.24s) [2020-02-26T16:24:41.633Z] === RUN TestBuildWithHugeFile [2020-02-26T16:24:44.252Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-02-26T16:24:46.144Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-02-26T16:24:47.073Z] === RUN TestDockerSuite/TestEventsAttach [2020-02-26T16:24:47.636Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-02-26T16:24:48.199Z] === RUN TestDockerSuite/TestEventsCommit [2020-02-26T16:24:49.128Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-02-26T16:24:50.498Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-02-26T16:24:51.061Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-02-26T16:24:52.439Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-02-26T16:24:54.332Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-02-26T16:24:54.332Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-02-26T16:24:56.228Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-02-26T16:25:00.404Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-02-26T16:25:02.926Z] === RUN TestDockerSuite/TestEventsCopy [2020-02-26T16:25:03.855Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-02-26T16:25:05.748Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-02-26T16:25:06.332Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-02-26T16:25:06.588Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-02-26T16:25:08.480Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-02-26T16:25:09.043Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-02-26T16:25:09.300Z] === RUN TestDockerSuite/TestEventsFilterType [2020-02-26T16:25:09.557Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-02-26T16:25:09.814Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-02-26T16:25:09.814Z] === RUN TestDockerSuite/TestEventsFilters [2020-02-26T16:25:11.708Z] === RUN TestDockerSuite/TestEventsFormat [2020-02-26T16:25:13.077Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-02-26T16:25:13.333Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-02-26T16:25:13.333Z] === RUN TestDockerSuite/TestEventsImageImport [2020-02-26T16:25:14.262Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-02-26T16:25:14.262Z] === RUN TestDockerSuite/TestEventsImagePull [2020-02-26T16:25:14.518Z] === RUN TestDockerSuite/TestEventsImageTag [2020-02-26T16:25:15.885Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-02-26T16:25:15.885Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-02-26T16:25:15.885Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-02-26T16:25:15.885Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-02-26T16:25:17.777Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-02-26T16:25:18.339Z] === RUN TestDockerSuite/TestEventsRename [2020-02-26T16:25:19.269Z] === RUN TestDockerSuite/TestEventsResize [2020-02-26T16:25:20.199Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-02-26T16:25:21.128Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-02-26T16:25:22.057Z] === RUN TestDockerSuite/TestEventsStreaming [2020-02-26T16:25:22.620Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-02-26T16:25:22.620Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-02-26T16:25:25.894Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-02-26T16:25:26.150Z] === RUN TestDockerSuite/TestEventsTop [2020-02-26T16:25:27.079Z] === RUN TestDockerSuite/TestEventsUntag [2020-02-26T16:25:29.608Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-02-26T16:25:31.505Z] === RUN TestDockerSuite/TestExec [2020-02-26T16:25:32.435Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-02-26T16:25:33.364Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-02-26T16:25:34.294Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-02-26T16:25:34.858Z] === RUN TestDockerSuite/TestExecAPIStart [2020-02-26T16:25:36.751Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-02-26T16:25:37.681Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-02-26T16:25:38.612Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-02-26T16:25:39.175Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-02-26T16:25:40.107Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-02-26T16:25:41.040Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-02-26T16:25:41.970Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-02-26T16:25:43.863Z] === RUN TestDockerSuite/TestExecCgroup [2020-02-26T16:25:44.792Z] === RUN TestDockerSuite/TestExecEnv [2020-02-26T16:25:45.722Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-02-26T16:25:47.617Z] === RUN TestDockerSuite/TestExecExitStatus [2020-02-26T16:25:48.181Z] === RUN TestDockerSuite/TestExecInspectID [2020-02-26T16:25:48.437Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-02-26T16:25:50.330Z] === RUN TestDockerSuite/TestExecInteractive [2020-02-26T16:25:51.259Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-02-26T16:25:52.208Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-02-26T16:25:53.137Z] === RUN TestDockerSuite/TestExecParseError [2020-02-26T16:25:54.508Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-02-26T16:25:55.440Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-02-26T16:25:56.371Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-02-26T16:25:57.739Z] === RUN TestDockerSuite/TestExecSetEnv [2020-02-26T16:25:58.668Z] === RUN TestDockerSuite/TestExecStartFails [2020-02-26T16:25:59.599Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-02-26T16:26:03.954Z] --- PASS: TestBuildWithHugeFile (79.99s) [2020-02-26T16:26:03.954Z] === RUN TestBuildWithEmptyDockerfile [2020-02-26T16:26:03.954Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-26T16:26:03.954Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-26T16:26:03.954Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-26T16:26:03.954Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-26T16:26:03.954Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-26T16:26:03.954Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-26T16:26:03.954Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-26T16:26:03.954Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-26T16:26:03.954Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-26T16:26:03.954Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-02-26T16:26:03.954Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.26s) [2020-02-26T16:26:03.954Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2020-02-26T16:26:03.954Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s) [2020-02-26T16:26:03.954Z] === RUN TestBuildPreserveOwnership [2020-02-26T16:26:03.954Z] === RUN TestBuildPreserveOwnership/copy_from [2020-02-26T16:26:04.974Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-02-26T16:26:07.023Z] --- PASS: TestBuildPreserveOwnership (4.93s) [2020-02-26T16:26:07.023Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.18s) [2020-02-26T16:26:07.023Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.74s) [2020-02-26T16:26:07.023Z] === RUN TestBuildPlatformInvalid [2020-02-26T16:26:07.023Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-02-26T16:26:07.023Z] PASS [2020-02-26T16:26:07.023Z] [2020-02-26T16:26:07.023Z] === Skipped [2020-02-26T16:26:07.023Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-02-26T16:26:07.023Z] build_session_test.go:25: TODO: BuildKit [2020-02-26T16:26:07.023Z] [2020-02-26T16:26:07.023Z] [2020-02-26T16:26:07.023Z] DONE 32 tests, 1 skipped in 126.243s [2020-02-26T16:26:07.023Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-02-26T16:26:07.023Z] ++ 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-02-26T16:26:07.023Z] ++ set -e [2020-02-26T16:26:07.023Z] ++ '[' -n 0 ']' [2020-02-26T16:26:07.023Z] ++ set -x [2020-02-26T16:26:07.023Z] ++ env -i DEST=/go/src/github.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-02-26T16:26:07.023Z] INFO: Testing against a local daemon [2020-02-26T16:26:07.023Z] === RUN TestConfigList [2020-02-26T16:26:09.760Z] --- PASS: TestConfigList (2.28s) [2020-02-26T16:26:09.760Z] === RUN TestConfigsCreateAndDelete [2020-02-26T16:26:11.804Z] --- PASS: TestConfigsCreateAndDelete (2.31s) [2020-02-26T16:26:11.804Z] === RUN TestConfigsUpdate [2020-02-26T16:26:11.887Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-02-26T16:26:11.887Z] === RUN TestDockerSuite/TestExecTTY [2020-02-26T16:26:12.450Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-02-26T16:26:13.383Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-02-26T16:26:13.856Z] --- PASS: TestConfigsUpdate (2.21s) [2020-02-26T16:26:13.856Z] === RUN TestTemplatedConfig [2020-02-26T16:26:14.312Z] === RUN TestDockerSuite/TestExecUlimits [2020-02-26T16:26:14.312Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-02-26T16:26:15.243Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-02-26T16:26:15.243Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-02-26T16:26:16.566Z] --- PASS: TestTemplatedConfig (2.66s) [2020-02-26T16:26:16.567Z] === RUN TestConfigInspect [2020-02-26T16:26:17.763Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-02-26T16:26:18.326Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-02-26T16:26:19.255Z] --- PASS: TestConfigInspect (2.27s) [2020-02-26T16:26:19.255Z] === RUN TestConfigCreateWithLabels [2020-02-26T16:26:19.696Z] === RUN TestDockerSuite/TestExecWithTERM [2020-02-26T16:26:21.068Z] === RUN TestDockerSuite/TestExecWithUser [2020-02-26T16:26:21.298Z] --- PASS: TestConfigCreateWithLabels (2.23s) [2020-02-26T16:26:21.298Z] === RUN TestConfigCreateResolve [2020-02-26T16:26:22.445Z] === RUN TestDockerSuite/TestGetContainerStats [2020-02-26T16:26:23.383Z] --- PASS: TestConfigCreateResolve (2.27s) [2020-02-26T16:26:23.383Z] === RUN TestConfigDaemonLibtrustID [2020-02-26T16:26:24.002Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-02-26T16:26:24.002Z] PASS [2020-02-26T16:26:24.002Z] [2020-02-26T16:26:24.002Z] DONE 8 tests in 16.883s [2020-02-26T16:26:24.002Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-02-26T16:26:24.002Z] ++ 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-02-26T16:26:24.002Z] ++ set -e [2020-02-26T16:26:24.002Z] ++ '[' -n 0 ']' [2020-02-26T16:26:24.002Z] ++ set -x [2020-02-26T16:26:24.002Z] ++ env -i DEST=/go/src/github.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-02-26T16:26:24.002Z] INFO: Testing against a local daemon [2020-02-26T16:26:24.002Z] === RUN TestCheckpoint [2020-02-26T16:26:24.002Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-26T16:26:24.002Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-26T16:26:24.002Z] === RUN TestContainerInvalidJSON [2020-02-26T16:26:24.002Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-26T16:26:24.002Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-26T16:26:24.002Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-26T16:26:24.002Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-26T16:26:24.002Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-26T16:26:24.002Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-26T16:26:24.002Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-26T16:26:24.002Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-26T16:26:24.002Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-26T16:26:24.002Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-02-26T16:26:24.002Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-02-26T16:26:24.002Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-02-26T16:26:24.002Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-02-26T16:26:24.002Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-26T16:26:24.002Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2020-02-26T16:26:24.002Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-26T16:26:24.289Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-02-26T16:26:24.289Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-26T16:26:24.289Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-02-26T16:26:24.289Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-26T16:26:24.289Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-02-26T16:26:24.289Z] === RUN TestCopyFromContainer [2020-02-26T16:26:25.774Z] === RUN TestCopyFromContainer// [2020-02-26T16:26:26.061Z] === RUN TestCopyFromContainer//bar/root [2020-02-26T16:26:26.061Z] === RUN TestCopyFromContainer//bar/root/ [2020-02-26T16:26:26.061Z] === RUN TestCopyFromContainer/bar/quux [2020-02-26T16:26:26.350Z] === RUN TestCopyFromContainer/bar/quux/ [2020-02-26T16:26:26.350Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-02-26T16:26:26.350Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-02-26T16:26:26.638Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-02-26T16:26:26.638Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-02-26T16:26:26.638Z] === RUN TestCopyFromContainer/bar/notarget [2020-02-26T16:26:26.928Z] --- PASS: TestCopyFromContainer (2.55s) [2020-02-26T16:26:26.928Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-02-26T16:26:26.928Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-02-26T16:26:26.928Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-02-26T16:26:26.928Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-02-26T16:26:26.928Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-02-26T16:26:26.928Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-02-26T16:26:26.928Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-02-26T16:26:26.928Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-02-26T16:26:26.928Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-02-26T16:26:26.928Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-02-26T16:26:26.928Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-26T16:26:26.928Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-26T16:26:26.928Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-26T16:26:26.928Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-26T16:26:26.928Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-26T16:26:26.928Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-26T16:26:26.928Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-26T16:26:26.928Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-26T16:26:26.928Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-26T16:26:26.928Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-26T16:26:26.928Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-02-26T16:26:26.928Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-02-26T16:26:26.928Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-02-26T16:26:26.928Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-02-26T16:26:26.928Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-26T16:26:26.928Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-02-26T16:26:26.928Z] === RUN TestCreateWithInvalidEnv [2020-02-26T16:26:26.928Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-26T16:26:26.928Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-26T16:26:26.928Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-26T16:26:26.928Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-26T16:26:26.928Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-26T16:26:26.928Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-26T16:26:26.928Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-26T16:26:26.928Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-26T16:26:26.928Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-26T16:26:26.928Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-02-26T16:26:26.928Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-02-26T16:26:26.928Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-02-26T16:26:26.928Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-02-26T16:26:26.928Z] === RUN TestCreateTmpfsMountsTarget [2020-02-26T16:26:26.928Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-02-26T16:26:26.928Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-26T16:26:27.696Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-02-26T16:26:28.969Z] --- PASS: TestCreateWithCustomMaskedPaths (1.88s) [2020-02-26T16:26:28.969Z] === RUN TestCreateWithCapabilities [2020-02-26T16:26:28.969Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-02-26T16:26:28.969Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-02-26T16:26:28.969Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-02-26T16:26:28.969Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-02-26T16:26:28.969Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-02-26T16:26:28.969Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-02-26T16:26:28.969Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-02-26T16:26:28.969Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-02-26T16:26:28.969Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-02-26T16:26:28.969Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-02-26T16:26:28.969Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-26T16:26:28.969Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-26T16:26:28.969Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-02-26T16:26:28.969Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-02-26T16:26:28.969Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-02-26T16:26:28.969Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-02-26T16:26:28.969Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-02-26T16:26:28.969Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-02-26T16:26:28.969Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-02-26T16:26:28.969Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-02-26T16:26:28.969Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-02-26T16:26:28.969Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-02-26T16:26:28.969Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-02-26T16:26:28.969Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-02-26T16:26:28.969Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-02-26T16:26:28.969Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-02-26T16:26:28.969Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-26T16:26:28.969Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-02-26T16:26:28.969Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-02-26T16:26:28.969Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-02-26T16:26:28.969Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-02-26T16:26:28.969Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-02-26T16:26:28.969Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-02-26T16:26:28.969Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-02-26T16:26:28.969Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-02-26T16:26:28.969Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-02-26T16:26:28.969Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-02-26T16:26:28.969Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-02-26T16:26:28.969Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-02-26T16:26:28.969Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-02-26T16:26:28.969Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-02-26T16:26:28.969Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-02-26T16:26:28.969Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-02-26T16:26:28.969Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2020-02-26T16:26:28.969Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-02-26T16:26:28.969Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-26T16:26:31.029Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.95s) [2020-02-26T16:26:31.030Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-26T16:26:31.030Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-26T16:26:31.030Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-26T16:26:31.030Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-26T16:26:31.030Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-26T16:26:31.030Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-26T16:26:31.030Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-26T16:26:31.030Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-26T16:26:31.030Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-26T16:26:31.030Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-26T16:26:31.030Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-26T16:26:31.030Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-26T16:26:31.030Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-26T16:26:31.030Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-26T16:26:31.030Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-26T16:26:31.030Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-26T16:26:31.030Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-02-26T16:26:31.030Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-02-26T16:26:31.030Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-02-26T16:26:31.030Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-02-26T16:26:31.030Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-02-26T16:26:31.030Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-02-26T16:26:31.030Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-02-26T16:26:32.058Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.70s) [2020-02-26T16:26:32.058Z] === RUN TestContainerStartOnDaemonRestart [2020-02-26T16:26:32.058Z] === PAUSE TestContainerStartOnDaemonRestart [2020-02-26T16:26:32.058Z] === RUN TestDaemonRestartIpcMode [2020-02-26T16:26:32.058Z] === PAUSE TestDaemonRestartIpcMode [2020-02-26T16:26:32.058Z] === RUN TestDaemonHostGatewayIP [2020-02-26T16:26:32.058Z] === PAUSE TestDaemonHostGatewayIP [2020-02-26T16:26:32.058Z] === RUN TestDiff [2020-02-26T16:26:32.344Z] --- PASS: TestDiff (0.68s) [2020-02-26T16:26:32.344Z] === RUN TestExecWithCloseStdin [2020-02-26T16:26:32.946Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-02-26T16:26:33.365Z] --- PASS: TestExecWithCloseStdin (0.79s) [2020-02-26T16:26:33.366Z] === RUN TestExec [2020-02-26T16:26:33.874Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-02-26T16:26:33.993Z] --- PASS: TestExec (0.77s) [2020-02-26T16:26:33.993Z] === RUN TestExecUser [2020-02-26T16:26:35.021Z] --- PASS: TestExecUser (0.82s) [2020-02-26T16:26:35.021Z] === RUN TestExportContainerAndImportImage [2020-02-26T16:26:36.047Z] --- PASS: TestExportContainerAndImportImage (0.96s) [2020-02-26T16:26:36.047Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-26T16:26:37.145Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-02-26T16:26:37.544Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2020-02-26T16:26:37.544Z] === RUN TestHealthCheckWorkdir [2020-02-26T16:26:38.178Z] --- PASS: TestHealthCheckWorkdir (0.95s) [2020-02-26T16:26:38.178Z] === RUN TestHealthKillContainer [2020-02-26T16:26:39.042Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-02-26T16:26:39.972Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-02-26T16:26:39.972Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-02-26T16:26:39.972Z] === RUN TestDockerSuite/TestHealth [2020-02-26T16:26:41.662Z] --- PASS: TestHealthKillContainer (2.84s) [2020-02-26T16:26:41.662Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-26T16:26:41.954Z] --- PASS: TestInspectCpusetInConfigPre120 (0.70s) [2020-02-26T16:26:41.954Z] === RUN TestIpcModeNone [2020-02-26T16:26:42.591Z] --- PASS: TestIpcModeNone (0.77s) [2020-02-26T16:26:42.591Z] === RUN TestIpcModePrivate [2020-02-26T16:26:43.625Z] --- PASS: TestIpcModePrivate (0.76s) [2020-02-26T16:26:43.625Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-02-26T16:26:43.625Z] === RUN TestIpcModeShareable [2020-02-26T16:26:44.293Z] --- PASS: TestIpcModeShareable (0.81s) [2020-02-26T16:26:44.293Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-02-26T16:26:44.293Z] === RUN TestAPIIpcModeShareableAndContainer [2020-02-26T16:26:46.366Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.23s) [2020-02-26T16:26:46.366Z] === RUN TestAPIIpcModeHost [2020-02-26T16:26:46.987Z] --- PASS: TestAPIIpcModeHost (0.63s) [2020-02-26T16:26:46.987Z] === RUN TestDaemonIpcModeShareable [2020-02-26T16:26:49.026Z] --- PASS: TestDaemonIpcModeShareable (1.66s) [2020-02-26T16:26:49.026Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-02-26T16:26:49.026Z] === RUN TestDaemonIpcModePrivate [2020-02-26T16:26:50.511Z] --- PASS: TestDaemonIpcModePrivate (1.62s) [2020-02-26T16:26:50.511Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-02-26T16:26:50.511Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-02-26T16:26:52.002Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.62s) [2020-02-26T16:26:52.002Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-02-26T16:26:52.002Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-02-26T16:26:53.486Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.66s) [2020-02-26T16:26:53.486Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-02-26T16:26:53.486Z] === RUN TestIpcModeOlderClient [2020-02-26T16:26:53.486Z] === PAUSE TestIpcModeOlderClient [2020-02-26T16:26:53.486Z] === RUN TestKillContainerInvalidSignal [2020-02-26T16:26:54.514Z] --- PASS: TestKillContainerInvalidSignal (0.69s) [2020-02-26T16:26:54.514Z] === RUN TestKillContainer [2020-02-26T16:26:54.514Z] === RUN TestKillContainer/no_signal [2020-02-26T16:26:55.132Z] === RUN TestKillContainer/non_killing_signal [2020-02-26T16:26:55.419Z] === RUN TestKillContainer/killing_signal [2020-02-26T16:26:56.440Z] --- PASS: TestKillContainer (1.98s) [2020-02-26T16:26:56.440Z] --- PASS: TestKillContainer/no_signal (0.62s) [2020-02-26T16:26:56.440Z] --- PASS: TestKillContainer/non_killing_signal (0.46s) [2020-02-26T16:26:56.440Z] --- PASS: TestKillContainer/killing_signal (0.64s) [2020-02-26T16:26:56.440Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-26T16:26:56.440Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-02-26T16:26:57.065Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-02-26T16:26:57.688Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s) [2020-02-26T16:26:57.688Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.62s) [2020-02-26T16:26:57.688Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2020-02-26T16:26:57.688Z] === RUN TestKillStoppedContainer [2020-02-26T16:26:57.688Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-02-26T16:26:57.688Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-26T16:26:57.688Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-02-26T16:26:57.688Z] === RUN TestKillDifferentUserContainer [2020-02-26T16:26:58.709Z] --- PASS: TestKillDifferentUserContainer (0.68s) [2020-02-26T16:26:58.709Z] === RUN TestInspectOomKilledTrue [2020-02-26T16:26:59.727Z] --- PASS: TestInspectOomKilledTrue (1.22s) [2020-02-26T16:26:59.727Z] === RUN TestInspectOomKilledFalse [2020-02-26T16:27:00.352Z] --- PASS: TestInspectOomKilledFalse (0.65s) [2020-02-26T16:27:00.352Z] === RUN TestLinksEtcHostsContentMatch [2020-02-26T16:27:00.977Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s) [2020-02-26T16:27:00.977Z] === RUN TestLinksContainerNames [2020-02-26T16:27:01.872Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-02-26T16:27:01.872Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-02-26T16:27:01.872Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-02-26T16:27:01.872Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-02-26T16:27:01.872Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-02-26T16:27:01.872Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-02-26T16:27:02.466Z] --- PASS: TestLinksContainerNames (1.26s) [2020-02-26T16:27:02.466Z] === RUN TestLogsFollowTailEmpty [2020-02-26T16:27:02.754Z] --- PASS: TestLogsFollowTailEmpty (0.69s) [2020-02-26T16:27:02.754Z] === RUN TestContainerNetworkMountsNoChown [2020-02-26T16:27:02.802Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-02-26T16:27:02.802Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-02-26T16:27:02.802Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-02-26T16:27:02.802Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-02-26T16:27:03.059Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-02-26T16:27:03.374Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2020-02-26T16:27:03.374Z] === RUN TestMountDaemonRoot [2020-02-26T16:27:03.374Z] === RUN TestMountDaemonRoot/default [2020-02-26T16:27:03.374Z] === PAUSE TestMountDaemonRoot/default [2020-02-26T16:27:03.374Z] === RUN TestMountDaemonRoot/private [2020-02-26T16:27:03.374Z] === PAUSE TestMountDaemonRoot/private [2020-02-26T16:27:03.374Z] === RUN TestMountDaemonRoot/rprivate [2020-02-26T16:27:03.374Z] === PAUSE TestMountDaemonRoot/rprivate [2020-02-26T16:27:03.374Z] === RUN TestMountDaemonRoot/slave [2020-02-26T16:27:03.374Z] === PAUSE TestMountDaemonRoot/slave [2020-02-26T16:27:03.374Z] === RUN TestMountDaemonRoot/rslave [2020-02-26T16:27:03.374Z] === PAUSE TestMountDaemonRoot/rslave [2020-02-26T16:27:03.375Z] === RUN TestMountDaemonRoot/shared [2020-02-26T16:27:03.375Z] === PAUSE TestMountDaemonRoot/shared [2020-02-26T16:27:03.375Z] === RUN TestMountDaemonRoot/rshared [2020-02-26T16:27:03.375Z] === PAUSE TestMountDaemonRoot/rshared [2020-02-26T16:27:03.623Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-02-26T16:27:03.667Z] === CONT TestMountDaemonRoot/default [2020-02-26T16:27:03.667Z] === CONT TestMountDaemonRoot/rprivate [2020-02-26T16:27:03.667Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-02-26T16:27:03.667Z] === CONT TestMountDaemonRoot/rslave [2020-02-26T16:27:03.667Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-02-26T16:27:03.667Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-02-26T16:27:03.667Z] === CONT TestMountDaemonRoot/rshared [2020-02-26T16:27:03.667Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-02-26T16:27:03.667Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-02-26T16:27:03.667Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-02-26T16:27:03.667Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-02-26T16:27:03.667Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-02-26T16:27:03.667Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-02-26T16:27:03.667Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-02-26T16:27:03.667Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-02-26T16:27:03.667Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-02-26T16:27:03.667Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-02-26T16:27:03.667Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-02-26T16:27:03.667Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-02-26T16:27:03.667Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-02-26T16:27:03.667Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-02-26T16:27:03.667Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-02-26T16:27:03.667Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-02-26T16:27:03.667Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-02-26T16:27:03.667Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-02-26T16:27:03.667Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-02-26T16:27:03.667Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-02-26T16:27:03.667Z] === CONT TestMountDaemonRoot/shared [2020-02-26T16:27:03.667Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-02-26T16:27:03.667Z] === CONT TestMountDaemonRoot/private [2020-02-26T16:27:03.667Z] === CONT TestMountDaemonRoot/slave [2020-02-26T16:27:03.667Z] === RUN TestMountDaemonRoot/private/bind_root [2020-02-26T16:27:03.667Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-02-26T16:27:03.667Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-02-26T16:27:03.667Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-02-26T16:27:03.667Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-02-26T16:27:03.667Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-02-26T16:27:03.667Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-02-26T16:27:03.667Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-02-26T16:27:03.667Z] === RUN TestMountDaemonRoot/private/mount_root [2020-02-26T16:27:03.667Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-02-26T16:27:03.667Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-02-26T16:27:03.667Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-02-26T16:27:03.667Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-02-26T16:27:03.667Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-02-26T16:27:03.667Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-02-26T16:27:03.667Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-02-26T16:27:03.667Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-02-26T16:27:03.667Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-02-26T16:27:03.667Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-02-26T16:27:03.667Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-02-26T16:27:03.667Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-02-26T16:27:03.667Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-02-26T16:27:03.667Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-02-26T16:27:03.667Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-02-26T16:27:03.667Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-02-26T16:27:03.667Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-02-26T16:27:03.667Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-02-26T16:27:03.667Z] === RUN TestMountDaemonRoot/default/bind_root [2020-02-26T16:27:03.667Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-02-26T16:27:03.667Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-02-26T16:27:03.667Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-02-26T16:27:03.667Z] === RUN TestMountDaemonRoot/default/mount_root [2020-02-26T16:27:03.667Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-02-26T16:27:03.667Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-02-26T16:27:03.667Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-02-26T16:27:03.667Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-02-26T16:27:03.667Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-02-26T16:27:03.667Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-02-26T16:27:03.667Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-02-26T16:27:03.667Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-02-26T16:27:03.667Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-02-26T16:27:03.667Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-02-26T16:27:03.667Z] === CONT TestMountDaemonRoot/private/bind_root [2020-02-26T16:27:03.667Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-02-26T16:27:03.667Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-02-26T16:27:03.667Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-02-26T16:27:03.667Z] === CONT TestMountDaemonRoot/private/mount_root [2020-02-26T16:27:03.667Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-02-26T16:27:03.667Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-02-26T16:27:03.668Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-02-26T16:27:03.668Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-02-26T16:27:03.668Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-02-26T16:27:03.668Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-02-26T16:27:03.668Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-02-26T16:27:03.668Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-02-26T16:27:03.668Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-02-26T16:27:03.668Z] === CONT TestMountDaemonRoot/default/bind_root [2020-02-26T16:27:03.668Z] === CONT TestMountDaemonRoot/default/mount_root [2020-02-26T16:27:03.880Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-02-26T16:27:03.880Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-02-26T16:27:03.954Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-02-26T16:27:03.954Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-02-26T16:27:03.954Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-02-26T16:27:03.954Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-02-26T16:27:03.954Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-02-26T16:27:03.954Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-02-26T16:27:03.954Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-02-26T16:27:03.954Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-02-26T16:27:03.954Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-02-26T16:27:03.954Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-02-26T16:27:03.954Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-02-26T16:27:03.954Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-02-26T16:27:03.954Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-02-26T16:27:03.954Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-02-26T16:27:03.954Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-02-26T16:27:03.954Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-02-26T16:27:03.954Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-02-26T16:27:03.954Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-02-26T16:27:03.954Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-02-26T16:27:03.954Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-02-26T16:27:03.954Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-02-26T16:27:03.954Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-02-26T16:27:03.954Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-02-26T16:27:03.954Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-02-26T16:27:03.954Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-02-26T16:27:03.954Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-02-26T16:27:03.954Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-02-26T16:27:03.954Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-02-26T16:27:03.954Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-02-26T16:27:03.954Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-02-26T16:27:03.954Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-02-26T16:27:03.954Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-02-26T16:27:03.954Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-02-26T16:27:03.954Z] --- PASS: TestMountDaemonRoot/default (0.01s) [2020-02-26T16:27:03.954Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-02-26T16:27:03.954Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-02-26T16:27:03.954Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-02-26T16:27:03.954Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-02-26T16:27:03.954Z] === RUN TestContainerBindMountNonRecursive [2020-02-26T16:27:05.249Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-02-26T16:27:05.249Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-02-26T16:27:05.448Z] --- PASS: TestContainerBindMountNonRecursive (1.57s) [2020-02-26T16:27:05.448Z] === RUN TestNetworkNat [2020-02-26T16:27:06.074Z] --- PASS: TestNetworkNat (0.72s) [2020-02-26T16:27:06.074Z] === RUN TestNetworkLocalhostTCPNat [2020-02-26T16:27:06.179Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-02-26T16:27:07.092Z] --- PASS: TestNetworkLocalhostTCPNat (0.71s) [2020-02-26T16:27:07.093Z] === RUN TestNetworkLoopbackNat [2020-02-26T16:27:07.120Z] === RUN TestDockerSuite/TestImagesFormat [2020-02-26T16:27:07.120Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-02-26T16:27:07.731Z] --- PASS: TestNetworkLoopbackNat (0.96s) [2020-02-26T16:27:07.731Z] === RUN TestPause [2020-02-26T16:27:08.048Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-02-26T16:27:08.755Z] --- PASS: TestPause (0.71s) [2020-02-26T16:27:08.755Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-26T16:27:08.755Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-26T16:27:08.755Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-26T16:27:08.755Z] === RUN TestPauseStopPausedContainer [2020-02-26T16:27:09.381Z] --- PASS: TestPauseStopPausedContainer (0.71s) [2020-02-26T16:27:09.381Z] === RUN TestPsFilter [2020-02-26T16:27:09.381Z] --- PASS: TestPsFilter (0.18s) [2020-02-26T16:27:09.381Z] === RUN TestRemoveContainerWithRemovedVolume [2020-02-26T16:27:10.007Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.62s) [2020-02-26T16:27:10.007Z] === RUN TestRemoveContainerWithVolume [2020-02-26T16:27:10.632Z] --- PASS: TestRemoveContainerWithVolume (0.66s) [2020-02-26T16:27:10.632Z] === RUN TestRemoveContainerRunning [2020-02-26T16:27:11.318Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-02-26T16:27:11.318Z] === RUN TestDockerSuite/TestImportBadURL [2020-02-26T16:27:11.318Z] === RUN TestDockerSuite/TestImportDisplay [2020-02-26T16:27:11.652Z] --- PASS: TestRemoveContainerRunning (0.70s) [2020-02-26T16:27:11.652Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-26T16:27:12.284Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.69s) [2020-02-26T16:27:12.284Z] === RUN TestRemoveInvalidContainer [2020-02-26T16:27:12.284Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-02-26T16:27:12.284Z] === RUN TestRenameLinkedContainer [2020-02-26T16:27:12.689Z] === RUN TestDockerSuite/TestImportFile [2020-02-26T16:27:14.582Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-02-26T16:27:14.582Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-02-26T16:27:15.018Z] --- PASS: TestRenameLinkedContainer (2.67s) [2020-02-26T16:27:15.018Z] === RUN TestRenameStoppedContainer [2020-02-26T16:27:15.645Z] --- PASS: TestRenameStoppedContainer (0.68s) [2020-02-26T16:27:15.645Z] === RUN TestRenameRunningContainerAndReuse [2020-02-26T16:27:16.476Z] === RUN TestDockerSuite/TestImportGzipped [2020-02-26T16:27:16.732Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-02-26T16:27:17.138Z] --- PASS: TestRenameRunningContainerAndReuse (1.34s) [2020-02-26T16:27:17.138Z] === RUN TestRenameInvalidName [2020-02-26T16:27:17.425Z] --- PASS: TestRenameInvalidName (0.70s) [2020-02-26T16:27:17.425Z] === RUN TestRenameAnonymousContainer [2020-02-26T16:27:18.625Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-02-26T16:27:20.126Z] --- PASS: TestRenameAnonymousContainer (2.46s) [2020-02-26T16:27:20.126Z] === RUN TestRenameContainerWithSameName [2020-02-26T16:27:20.520Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-02-26T16:27:20.784Z] --- PASS: TestRenameContainerWithSameName (0.65s) [2020-02-26T16:27:20.784Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-26T16:27:21.451Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-02-26T16:27:22.276Z] --- PASS: TestRenameContainerWithLinkedContainer (1.31s) [2020-02-26T16:27:22.276Z] === RUN TestResize [2020-02-26T16:27:22.380Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-02-26T16:27:22.561Z] --- PASS: TestResize (0.68s) [2020-02-26T16:27:22.561Z] === RUN TestResizeWithInvalidSize [2020-02-26T16:27:23.310Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-02-26T16:27:23.310Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-02-26T16:27:23.310Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-02-26T16:27:23.582Z] --- PASS: TestResizeWithInvalidSize (0.71s) [2020-02-26T16:27:23.582Z] === RUN TestResizeWhenContainerNotStarted [2020-02-26T16:27:23.871Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s) [2020-02-26T16:27:23.871Z] === RUN TestDaemonRestartKillContainers [2020-02-26T16:27:23.871Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-26T16:27:23.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-26T16:27:23.871Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-26T16:27:23.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-26T16:27:23.871Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-26T16:27:23.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-26T16:27:23.871Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-26T16:27:23.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-26T16:27:23.871Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-26T16:27:23.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-26T16:27:23.871Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-26T16:27:23.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-26T16:27:23.871Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-26T16:27:23.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-26T16:27:23.871Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-26T16:27:23.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-26T16:27:23.871Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-26T16:27:23.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-26T16:27:23.871Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-26T16:27:23.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-26T16:27:23.871Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-26T16:27:23.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-26T16:27:23.871Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-26T16:27:23.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-26T16:27:23.871Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-26T16:27:23.871Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-26T16:27:23.871Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-26T16:27:23.871Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-26T16:27:24.239Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-02-26T16:27:25.168Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-02-26T16:27:26.097Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-02-26T16:27:26.660Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-02-26T16:27:27.591Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-02-26T16:27:28.327Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-26T16:27:28.327Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-26T16:27:28.525Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-02-26T16:27:28.525Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-02-26T16:27:28.622Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-26T16:27:28.912Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-26T16:27:30.422Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-02-26T16:27:30.984Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-26T16:27:30.984Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-26T16:27:30.984Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-26T16:27:30.986Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-02-26T16:27:31.915Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-02-26T16:27:31.915Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-02-26T16:27:32.019Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-26T16:27:32.846Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-02-26T16:27:32.846Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-02-26T16:27:34.217Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-02-26T16:27:34.727Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-02-26T16:27:34.727Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.64s) [2020-02-26T16:27:34.727Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.77s) [2020-02-26T16:27:34.727Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.61s) [2020-02-26T16:27:34.727Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.92s) [2020-02-26T16:27:34.727Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.00s) [2020-02-26T16:27:34.727Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.31s) [2020-02-26T16:27:34.727Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.30s) [2020-02-26T16:27:34.727Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.52s) [2020-02-26T16:27:34.727Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.18s) [2020-02-26T16:27:34.727Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.25s) [2020-02-26T16:27:34.727Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.11s) [2020-02-26T16:27:34.727Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.36s) [2020-02-26T16:27:34.727Z] === RUN TestCgroupNamespacesRun [2020-02-26T16:27:35.148Z] === RUN TestDockerSuite/TestInspectDefault [2020-02-26T16:27:36.078Z] === RUN TestDockerSuite/TestInspectHistory [2020-02-26T16:27:36.217Z] --- PASS: TestCgroupNamespacesRun (1.63s) [2020-02-26T16:27:36.217Z] === RUN TestCgroupNamespacesRunPrivileged [2020-02-26T16:27:37.446Z] === RUN TestDockerSuite/TestInspectImage [2020-02-26T16:27:37.446Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-02-26T16:27:37.446Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-02-26T16:27:37.446Z] === RUN TestDockerSuite/TestInspectInt64 [2020-02-26T16:27:37.712Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.60s) [2020-02-26T16:27:37.712Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-02-26T16:27:38.009Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-02-26T16:27:38.937Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-02-26T16:27:38.937Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-02-26T16:27:39.764Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.68s) [2020-02-26T16:27:39.764Z] === RUN TestCgroupNamespacesRunHostMode [2020-02-26T16:27:39.866Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-02-26T16:27:40.797Z] === RUN TestDockerSuite/TestInspectPlugin [2020-02-26T16:27:41.296Z] --- PASS: TestCgroupNamespacesRunHostMode (1.67s) [2020-02-26T16:27:41.296Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-02-26T16:27:42.165Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-02-26T16:27:42.422Z] === RUN TestDockerSuite/TestInspectRootFS [2020-02-26T16:27:42.422Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-02-26T16:27:42.788Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.67s) [2020-02-26T16:27:42.788Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-02-26T16:27:43.353Z] === RUN TestDockerSuite/TestInspectStatus [2020-02-26T16:27:43.804Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.92s) [2020-02-26T16:27:43.804Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-02-26T16:27:44.427Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2020-02-26T16:27:44.427Z] === RUN TestCgroupNamespacesRunOlderClient [2020-02-26T16:27:44.720Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-02-26T16:27:46.474Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.68s) [2020-02-26T16:27:46.474Z] === RUN TestKernelTCPMemory [2020-02-26T16:27:46.615Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-02-26T16:27:47.093Z] --- PASS: TestKernelTCPMemory (0.81s) [2020-02-26T16:27:47.093Z] === RUN TestNISDomainname [2020-02-26T16:27:47.550Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-02-26T16:27:47.550Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-02-26T16:27:48.108Z] --- PASS: TestNISDomainname (0.88s) [2020-02-26T16:27:48.109Z] === RUN TestHostnameDnsResolution [2020-02-26T16:27:48.480Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-02-26T16:27:49.044Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-02-26T16:27:49.136Z] --- PASS: TestHostnameDnsResolution (1.09s) [2020-02-26T16:27:49.136Z] === RUN TestStats [2020-02-26T16:27:49.984Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-02-26T16:27:49.984Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-02-26T16:27:50.621Z] --- PASS: TestStats (1.68s) [2020-02-26T16:27:50.621Z] === RUN TestStopContainerWithTimeout [2020-02-26T16:27:50.621Z] === RUN TestStopContainerWithTimeout/0 [2020-02-26T16:27:50.621Z] === PAUSE TestStopContainerWithTimeout/0 [2020-02-26T16:27:50.621Z] === RUN TestStopContainerWithTimeout/1 [2020-02-26T16:27:50.621Z] === PAUSE TestStopContainerWithTimeout/1 [2020-02-26T16:27:50.621Z] === RUN TestStopContainerWithTimeout/3 [2020-02-26T16:27:50.621Z] === PAUSE TestStopContainerWithTimeout/3 [2020-02-26T16:27:50.621Z] === RUN TestStopContainerWithTimeout/-1 [2020-02-26T16:27:50.621Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-02-26T16:27:50.621Z] === CONT TestStopContainerWithTimeout/0 [2020-02-26T16:27:50.621Z] === CONT TestStopContainerWithTimeout/-1 [2020-02-26T16:27:50.621Z] === CONT TestStopContainerWithTimeout/1 [2020-02-26T16:27:50.621Z] === CONT TestStopContainerWithTimeout/3 [2020-02-26T16:27:50.914Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-02-26T16:27:51.843Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-02-26T16:27:51.843Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-02-26T16:27:53.738Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-02-26T16:27:54.117Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-02-26T16:27:54.117Z] --- PASS: TestStopContainerWithTimeout/0 (1.15s) [2020-02-26T16:27:54.117Z] --- PASS: TestStopContainerWithTimeout/1 (2.20s) [2020-02-26T16:27:54.117Z] --- PASS: TestStopContainerWithTimeout/-1 (2.97s) [2020-02-26T16:27:54.117Z] --- PASS: TestStopContainerWithTimeout/3 (3.41s) [2020-02-26T16:27:54.117Z] === RUN TestDeleteDevicemapper [2020-02-26T16:27:54.117Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-02-26T16:27:54.117Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-26T16:27:54.117Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-26T16:27:54.668Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-02-26T16:27:56.163Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.04s) [2020-02-26T16:27:56.163Z] === RUN TestUpdateMemory [2020-02-26T16:27:56.561Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-02-26T16:27:56.561Z] === RUN TestDockerSuite/TestLinksEnvs [2020-02-26T16:27:57.194Z] --- PASS: TestUpdateMemory (0.97s) [2020-02-26T16:27:57.194Z] === RUN TestUpdateCPUQuota [2020-02-26T16:27:58.210Z] --- PASS: TestUpdateCPUQuota (1.19s) [2020-02-26T16:27:58.210Z] === RUN TestUpdatePidsLimit [2020-02-26T16:27:58.453Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-02-26T16:27:58.494Z] === RUN TestUpdatePidsLimit/update_from_none [2020-02-26T16:27:58.710Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-02-26T16:27:58.780Z] === RUN TestUpdatePidsLimit/no_change [2020-02-26T16:27:59.069Z] === RUN TestUpdatePidsLimit/update_lower [2020-02-26T16:27:59.356Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-02-26T16:27:59.640Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-02-26T16:27:59.640Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-02-26T16:27:59.928Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-02-26T16:28:00.554Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-02-26T16:28:00.569Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-02-26T16:28:01.573Z] --- PASS: TestUpdatePidsLimit (3.28s) [2020-02-26T16:28:01.573Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2020-02-26T16:28:01.573Z] --- PASS: TestUpdatePidsLimit/no_change (0.34s) [2020-02-26T16:28:01.573Z] --- PASS: TestUpdatePidsLimit/update_lower (0.32s) [2020-02-26T16:28:01.573Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.33s) [2020-02-26T16:28:01.573Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s) [2020-02-26T16:28:01.573Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s) [2020-02-26T16:28:01.573Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.29s) [2020-02-26T16:28:01.573Z] === RUN TestUpdateRestartPolicy [2020-02-26T16:28:02.463Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-02-26T16:28:03.025Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-02-26T16:28:06.299Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-02-26T16:28:06.299Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-02-26T16:28:07.666Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-02-26T16:28:08.595Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-02-26T16:28:08.851Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-02-26T16:28:10.219Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-02-26T16:28:12.742Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-02-26T16:28:14.123Z] --- PASS: TestUpdateRestartPolicy (12.15s) [2020-02-26T16:28:14.123Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-26T16:28:14.406Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s) [2020-02-26T16:28:14.406Z] === RUN TestWaitNonBlocked [2020-02-26T16:28:14.406Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-26T16:28:14.406Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-26T16:28:14.406Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-26T16:28:14.406Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-26T16:28:14.406Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-26T16:28:14.406Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-26T16:28:15.431Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-02-26T16:28:15.431Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.81s) [2020-02-26T16:28:15.431Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.88s) [2020-02-26T16:28:15.431Z] === RUN TestWaitBlocked [2020-02-26T16:28:15.431Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-26T16:28:15.431Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-26T16:28:15.431Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-02-26T16:28:15.431Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-02-26T16:28:15.431Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-26T16:28:15.431Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-02-26T16:28:16.451Z] --- PASS: TestWaitBlocked (0.03s) [2020-02-26T16:28:16.451Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.94s) [2020-02-26T16:28:16.451Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.99s) [2020-02-26T16:28:16.451Z] === CONT TestContainerStartOnDaemonRestart [2020-02-26T16:28:16.451Z] === CONT TestDaemonHostGatewayIP [2020-02-26T16:28:16.451Z] === CONT TestIpcModeOlderClient [2020-02-26T16:28:16.451Z] === CONT TestDaemonRestartIpcMode [2020-02-26T16:28:16.451Z] --- PASS: TestIpcModeOlderClient (0.18s) [2020-02-26T16:28:20.895Z] --- PASS: TestContainerStartOnDaemonRestart (3.92s) [2020-02-26T16:28:20.895Z] --- PASS: TestDaemonHostGatewayIP (4.62s) [2020-02-26T16:28:21.188Z] --- PASS: TestDaemonRestartIpcMode (4.68s) [2020-02-26T16:28:21.188Z] PASS [2020-02-26T16:28:21.188Z] [2020-02-26T16:28:21.188Z] === Skipped [2020-02-26T16:28:21.188Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-02-26T16:28:21.188Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-26T16:28:21.188Z] [2020-02-26T16:28:21.188Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-26T16:28:21.188Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-26T16:28:21.188Z] [2020-02-26T16:28:21.188Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-02-26T16:28:21.188Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-26T16:28:21.188Z] [2020-02-26T16:28:21.188Z] [2020-02-26T16:28:21.188Z] DONE 199 tests, 3 skipped in 117.183s [2020-02-26T16:28:21.188Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-02-26T16:28:21.188Z] ++ 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-02-26T16:28:21.188Z] ++ set -e [2020-02-26T16:28:21.188Z] ++ '[' -n 0 ']' [2020-02-26T16:28:21.188Z] ++ set -x [2020-02-26T16:28:21.188Z] ++ env -i DEST=/go/src/github.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-02-26T16:28:21.188Z] INFO: Testing against a local daemon [2020-02-26T16:28:21.188Z] === RUN TestCommitInheritsEnv [2020-02-26T16:28:21.813Z] --- PASS: TestCommitInheritsEnv (0.43s) [2020-02-26T16:28:21.813Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-26T16:28:21.813Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-02-26T16:28:21.813Z] === RUN TestImagesFilterMultiReference [2020-02-26T16:28:21.813Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-02-26T16:28:21.813Z] === RUN TestImagePullPlatformInvalid [2020-02-26T16:28:21.813Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-02-26T16:28:21.813Z] === RUN TestRemoveImageOrphaning [2020-02-26T16:28:22.103Z] --- PASS: TestRemoveImageOrphaning (0.43s) [2020-02-26T16:28:22.103Z] === RUN TestRemoveImageGarbageCollector [2020-02-26T16:28:22.103Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-02-26T16:28:22.103Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-26T16:28:22.103Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-26T16:28:22.103Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-02-26T16:28:22.103Z] === RUN TestTagInvalidReference [2020-02-26T16:28:22.394Z] --- PASS: TestTagInvalidReference (0.04s) [2020-02-26T16:28:22.394Z] === RUN TestTagValidPrefixedRepo [2020-02-26T16:28:22.394Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-02-26T16:28:22.394Z] === RUN TestTagExistedNameWithoutForce [2020-02-26T16:28:22.394Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-02-26T16:28:22.394Z] === RUN TestTagOfficialNames [2020-02-26T16:28:22.394Z] --- PASS: TestTagOfficialNames (0.05s) [2020-02-26T16:28:22.394Z] === RUN TestTagMatchesDigest [2020-02-26T16:28:22.394Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-02-26T16:28:22.394Z] === CONT TestImportExtremelyLargeImageWorks [2020-02-26T16:28:22.695Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-02-26T16:28:25.213Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-02-26T16:28:27.105Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-02-26T16:28:28.034Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-02-26T16:28:30.555Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-02-26T16:28:30.555Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-02-26T16:28:30.811Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-02-26T16:28:30.811Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-02-26T16:28:31.067Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-02-26T16:28:31.997Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-02-26T16:28:32.561Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-02-26T16:28:36.736Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-02-26T16:28:37.300Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-02-26T16:28:38.229Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-02-26T16:28:42.402Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-02-26T16:28:42.966Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-02-26T16:28:42.966Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-02-26T16:28:44.334Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-02-26T16:28:45.279Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-02-26T16:28:46.649Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-02-26T16:28:48.018Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-02-26T16:28:48.276Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-02-26T16:28:49.206Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-02-26T16:28:52.485Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-02-26T16:28:52.485Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-02-26T16:28:52.742Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-02-26T16:28:53.674Z] === RUN TestDockerSuite/TestLogsSince [2020-02-26T16:29:01.768Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-02-26T16:29:05.940Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-02-26T16:29:06.503Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-02-26T16:29:07.434Z] === RUN TestDockerSuite/TestLogsTail [2020-02-26T16:29:08.363Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-02-26T16:29:08.620Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-02-26T16:29:09.184Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-02-26T16:29:10.116Z] === RUN TestDockerSuite/TestMountIntoProc [2020-02-26T16:29:10.373Z] === RUN TestDockerSuite/TestMountIntoSys [2020-02-26T16:29:11.303Z] === RUN TestDockerSuite/TestNetHostname [2020-02-26T16:29:11.303Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-02-26T16:29:13.829Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-02-26T16:29:14.085Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-02-26T16:29:14.341Z] === RUN TestDockerSuite/TestNetworkEvents [2020-02-26T16:29:15.713Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-02-26T16:29:18.234Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-02-26T16:29:18.234Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-02-26T16:29:19.163Z] === RUN TestDockerSuite/TestPluginActive [2020-02-26T16:29:21.686Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-02-26T16:29:21.686Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-02-26T16:29:25.865Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-02-26T16:29:28.385Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-02-26T16:29:28.385Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-02-26T16:29:28.949Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-02-26T16:29:29.205Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-02-26T16:29:32.477Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-02-26T16:29:32.734Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-02-26T16:29:34.101Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-02-26T16:29:36.624Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-02-26T16:29:39.912Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-02-26T16:29:41.283Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-02-26T16:29:43.803Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-02-26T16:29:45.171Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-02-26T16:29:45.171Z] === RUN TestDockerSuite/TestPortHostBinding [2020-02-26T16:29:46.540Z] === RUN TestDockerSuite/TestPortList [2020-02-26T16:29:58.719Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-02-26T16:29:58.719Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-02-26T16:29:58.719Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-02-26T16:30:01.995Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-02-26T16:30:06.173Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-02-26T16:30:06.429Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-02-26T16:30:06.429Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-02-26T16:30:06.429Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-02-26T16:30:07.361Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-02-26T16:30:07.361Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-02-26T16:30:08.293Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-02-26T16:30:08.293Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-02-26T16:30:09.224Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-02-26T16:30:09.224Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-02-26T16:30:09.224Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-02-26T16:30:11.120Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-02-26T16:30:11.120Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-02-26T16:30:15.304Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-02-26T16:30:15.304Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-02-26T16:30:16.234Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-02-26T16:30:16.798Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-02-26T16:30:17.055Z] === RUN TestDockerSuite/TestPsByOrder [2020-02-26T16:30:17.986Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-02-26T16:30:21.258Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-02-26T16:30:21.821Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-02-26T16:30:25.995Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-02-26T16:30:31.248Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-02-26T16:30:31.248Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-02-26T16:30:31.248Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-02-26T16:30:34.524Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-02-26T16:30:42.619Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-02-26T16:30:43.991Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-02-26T16:30:43.991Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-02-26T16:30:47.262Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-02-26T16:30:48.630Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-02-26T16:30:49.999Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-02-26T16:30:51.892Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-02-26T16:30:54.411Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-02-26T16:30:56.310Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-02-26T16:30:56.310Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-02-26T16:30:57.248Z] === RUN TestDockerSuite/TestPsRightTagName [2020-02-26T16:30:57.811Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-02-26T16:30:59.705Z] === RUN TestDockerSuite/TestPsShowMounts [2020-02-26T16:31:00.638Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-02-26T16:31:02.533Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-02-26T16:31:03.466Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-02-26T16:31:03.466Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-02-26T16:31:03.722Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-02-26T16:31:03.722Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-02-26T16:31:03.722Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-02-26T16:31:04.652Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-02-26T16:31:06.544Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-02-26T16:31:07.915Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-02-26T16:31:08.846Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-02-26T16:31:16.948Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-02-26T16:31:18.317Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-02-26T16:31:20.839Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-02-26T16:31:20.839Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-02-26T16:31:20.839Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-02-26T16:31:20.839Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-02-26T16:31:20.839Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-02-26T16:31:24.117Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-02-26T16:31:24.117Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-02-26T16:31:25.485Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-02-26T16:31:27.378Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-02-26T16:31:29.897Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-02-26T16:31:31.265Z] === RUN TestDockerSuite/TestRmiBlank [2020-02-26T16:31:31.265Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-02-26T16:31:31.522Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-02-26T16:31:35.699Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-02-26T16:31:36.628Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-02-26T16:31:36.885Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-02-26T16:31:38.778Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-02-26T16:31:39.707Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-02-26T16:31:41.624Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-02-26T16:31:42.554Z] === RUN TestDockerSuite/TestRmiTag [2020-02-26T16:31:42.814Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-02-26T16:31:43.744Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-02-26T16:31:47.018Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-02-26T16:31:48.389Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-02-26T16:31:49.328Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-02-26T16:31:50.264Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-02-26T16:31:50.520Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-02-26T16:31:52.412Z] === RUN TestDockerSuite/TestRunAddHost [2020-02-26T16:31:52.975Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-02-26T16:31:53.232Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-02-26T16:31:54.162Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-02-26T16:31:54.162Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-02-26T16:31:54.727Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-02-26T16:31:54.983Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-02-26T16:31:56.877Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-02-26T16:31:57.808Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-02-26T16:31:57.808Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-02-26T16:31:58.746Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-02-26T16:31:59.678Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-02-26T16:32:01.572Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-02-26T16:32:02.940Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-02-26T16:32:03.944Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-02-26T16:32:04.872Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-02-26T16:32:05.802Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-02-26T16:32:06.731Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-02-26T16:32:07.660Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-02-26T16:32:08.590Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-02-26T16:32:09.957Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-02-26T16:32:10.519Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-02-26T16:32:11.448Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-02-26T16:32:12.378Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-02-26T16:32:12.378Z] === RUN TestDockerSuite/TestRunBindMounts [2020-02-26T16:32:13.745Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-02-26T16:32:15.116Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-02-26T16:32:16.048Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-02-26T16:32:16.611Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-02-26T16:32:17.541Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-02-26T16:32:18.473Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-02-26T16:32:18.473Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-02-26T16:32:19.047Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-02-26T16:32:19.979Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-02-26T16:32:20.909Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-02-26T16:32:21.473Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-02-26T16:32:22.404Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-02-26T16:32:22.404Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-02-26T16:32:23.334Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-02-26T16:32:23.334Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-02-26T16:32:24.704Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-02-26T16:32:25.270Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-02-26T16:32:26.200Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-02-26T16:32:27.131Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-02-26T16:32:27.131Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-02-26T16:32:28.060Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-02-26T16:32:29.430Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-02-26T16:32:31.321Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-02-26T16:32:32.690Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-02-26T16:32:32.690Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-02-26T16:32:33.621Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-02-26T16:32:34.553Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-02-26T16:32:35.118Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-02-26T16:32:36.073Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-02-26T16:32:37.002Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-02-26T16:32:38.895Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-02-26T16:32:40.788Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-02-26T16:32:42.160Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-02-26T16:32:42.417Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-02-26T16:32:43.348Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-02-26T16:32:45.870Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-02-26T16:32:47.769Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-02-26T16:32:50.290Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-02-26T16:32:52.809Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-02-26T16:32:52.809Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-02-26T16:32:52.809Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-02-26T16:32:53.737Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-02-26T16:32:55.629Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-02-26T16:32:56.998Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-02-26T16:33:01.498Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-02-26T16:33:01.498Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-02-26T16:33:02.063Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-02-26T16:33:02.626Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-02-26T16:33:02.626Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-02-26T16:33:03.557Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-02-26T16:33:05.450Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-02-26T16:33:05.450Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-02-26T16:33:06.379Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-02-26T16:33:06.942Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-02-26T16:33:07.872Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-02-26T16:33:08.803Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-02-26T16:33:08.803Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-02-26T16:33:09.733Z] === RUN TestDockerSuite/TestRunEnvironment [2020-02-26T16:33:10.296Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-02-26T16:33:11.227Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-02-26T16:33:11.791Z] === RUN TestDockerSuite/TestRunExitCode [2020-02-26T16:33:12.721Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-02-26T16:33:13.650Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-02-26T16:33:14.213Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-02-26T16:33:15.142Z] === RUN TestDockerSuite/TestRunExposePort [2020-02-26T16:33:15.142Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-02-26T16:33:16.072Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-02-26T16:33:16.635Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-02-26T16:33:18.529Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-02-26T16:33:18.786Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-02-26T16:33:18.786Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-02-26T16:33:22.204Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-02-26T16:33:23.134Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-02-26T16:33:31.575Z] --- PASS: TestImportExtremelyLargeImageWorks (300.25s) [2020-02-26T16:33:31.575Z] PASS [2020-02-26T16:33:31.575Z] [2020-02-26T16:33:31.575Z] === Skipped [2020-02-26T16:33:31.575Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-02-26T16:33:31.575Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-26T16:33:31.575Z] [2020-02-26T16:33:31.575Z] [2020-02-26T16:33:31.575Z] DONE 12 tests, 1 skipped in 301.631s [2020-02-26T16:33:31.575Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-02-26T16:33:31.575Z] ++ 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-02-26T16:33:31.575Z] ++ set -e [2020-02-26T16:33:31.575Z] ++ '[' -n 0 ']' [2020-02-26T16:33:31.575Z] ++ set -x [2020-02-26T16:33:31.576Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-26T16:33:31.576Z] INFO: Testing against a local daemon [2020-02-26T16:33:31.576Z] === RUN TestNetworkCreateDelete [2020-02-26T16:33:31.576Z] --- PASS: TestNetworkCreateDelete (0.22s) [2020-02-26T16:33:31.576Z] === RUN TestDockerNetworkDeletePreferID [2020-02-26T16:33:31.576Z] --- PASS: TestDockerNetworkDeletePreferID (0.60s) [2020-02-26T16:33:31.576Z] === RUN TestInspectNetwork [2020-02-26T16:33:31.576Z] === RUN TestInspectNetwork/full_network_id [2020-02-26T16:33:31.576Z] === RUN TestInspectNetwork/partial_network_id [2020-02-26T16:33:31.576Z] === RUN TestInspectNetwork/network_name [2020-02-26T16:33:31.576Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-02-26T16:33:31.576Z] --- PASS: TestInspectNetwork (7.61s) [2020-02-26T16:33:31.576Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-02-26T16:33:31.576Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-02-26T16:33:31.576Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-02-26T16:33:31.576Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-02-26T16:33:31.576Z] === RUN TestRunContainerWithBridgeNone [2020-02-26T16:33:33.608Z] --- PASS: TestRunContainerWithBridgeNone (2.33s) [2020-02-26T16:33:33.608Z] === RUN TestNetworkInvalidJSON [2020-02-26T16:33:33.608Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-26T16:33:33.608Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-26T16:33:33.608Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-26T16:33:33.608Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-26T16:33:33.608Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-26T16:33:33.608Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-26T16:33:33.608Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-26T16:33:33.608Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-26T16:33:33.608Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-26T16:33:33.608Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-02-26T16:33:33.608Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-02-26T16:33:33.609Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-02-26T16:33:33.609Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-02-26T16:33:33.609Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-26T16:33:34.631Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-02-26T16:33:34.631Z] === RUN TestDaemonDefaultNetworkPools [2020-02-26T16:33:35.313Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-02-26T16:33:35.655Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2020-02-26T16:33:35.655Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-26T16:33:35.876Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-02-26T16:33:36.677Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.24s) [2020-02-26T16:33:36.677Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-26T16:33:37.769Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-02-26T16:33:37.769Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-02-26T16:33:37.769Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-02-26T16:33:37.769Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-02-26T16:33:38.180Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.51s) [2020-02-26T16:33:38.180Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-26T16:33:38.333Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-02-26T16:33:38.798Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-02-26T16:33:38.799Z] === RUN TestServiceWithPredefinedNetwork [2020-02-26T16:33:41.491Z] --- PASS: TestServiceWithPredefinedNetwork (2.35s) [2020-02-26T16:33:41.491Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-26T16:33:41.491Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-26T16:33:41.491Z] service_test.go:230: FLAKY_TEST [2020-02-26T16:33:41.491Z] === RUN TestServiceWithDataPathPortInit [2020-02-26T16:33:41.607Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-02-26T16:33:43.498Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-02-26T16:33:44.867Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-02-26T16:33:45.797Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-02-26T16:33:46.360Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-02-26T16:33:46.923Z] === RUN TestDockerSuite/TestRunModeHostname [2020-02-26T16:33:48.292Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-02-26T16:33:48.292Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-02-26T16:33:48.292Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-02-26T16:33:50.197Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-02-26T16:33:51.129Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-02-26T16:33:53.024Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-02-26T16:33:53.024Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-02-26T16:33:53.280Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-02-26T16:33:55.172Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-02-26T16:33:56.543Z] === RUN TestDockerSuite/TestRunMount [2020-02-26T16:33:56.750Z] --- PASS: TestServiceWithDataPathPortInit (14.67s) [2020-02-26T16:33:56.751Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-26T16:34:03.089Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-02-26T16:34:03.593Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.46s) [2020-02-26T16:34:03.593Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:oczttu9odl2zk9h88foxm1ohr Created:2020-02-26 16:33:57.003473304 +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[c81c8fe0f8b83afebcd91ed3240eec6f20e6c62aedcb89bfbb6e30cf9548affd:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wyb1afqmg165v5y0fpdsrktt1 EndpointID:18262d178b79e814b9712fdcf5bbee9770e6d1ee1ddd9a83acd30bc3895669a2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3089e4b4120339b94e2b5bfb88a3981c4bc41ea447146b9dd9f22bf2bfc413a9 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:f18ae1423922 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wyb1afqmg165v5y0fpdsrktt1 EndpointID:18262d178b79e814b9712fdcf5bbee9770e6d1ee1ddd9a83acd30bc3895669a2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-02-26T16:34:03.593Z] PASS [2020-02-26T16:34:03.593Z] [2020-02-26T16:34:03.593Z] === Skipped [2020-02-26T16:34:03.593Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-26T16:34:03.593Z] service_test.go:230: FLAKY_TEST [2020-02-26T16:34:03.593Z] [2020-02-26T16:34:03.593Z] [2020-02-26T16:34:03.593Z] DONE 21 tests, 1 skipped in 40.565s [2020-02-26T16:34:03.593Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-02-26T16:34:03.593Z] ++ 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-02-26T16:34:03.593Z] ++ set -e [2020-02-26T16:34:03.593Z] ++ '[' -n 0 ']' [2020-02-26T16:34:03.593Z] ++ set -x [2020-02-26T16:34:03.594Z] ++ env -i DEST=/go/src/github.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-02-26T16:34:03.594Z] INFO: Testing against a local daemon [2020-02-26T16:34:03.594Z] === RUN TestDockerNetworkIpvlanPersistance [2020-02-26T16:34:03.594Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-02-26T16:34:03.594Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-26T16:34:03.594Z] === RUN TestDockerNetworkIpvlan [2020-02-26T16:34:03.594Z] --- SKIP: TestDockerNetworkIpvlan (0.01s) [2020-02-26T16:34:03.594Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-26T16:34:03.594Z] PASS [2020-02-26T16:34:03.594Z] [2020-02-26T16:34:03.594Z] === Skipped [2020-02-26T16:34:03.594Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-02-26T16:34:03.594Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-26T16:34:03.594Z] [2020-02-26T16:34:03.594Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.01s) [2020-02-26T16:34:03.594Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-26T16:34:03.594Z] [2020-02-26T16:34:03.594Z] [2020-02-26T16:34:03.594Z] DONE 2 tests, 2 skipped in 0.103s [2020-02-26T16:34:03.594Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-02-26T16:34:03.594Z] ++ 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-02-26T16:34:03.594Z] ++ set -e [2020-02-26T16:34:03.594Z] ++ '[' -n 0 ']' [2020-02-26T16:34:03.594Z] ++ set -x [2020-02-26T16:34:03.594Z] ++ env -i DEST=/go/src/github.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-02-26T16:34:03.594Z] INFO: Testing against a local daemon [2020-02-26T16:34:03.594Z] === RUN TestDockerNetworkMacvlanPersistance [2020-02-26T16:34:03.654Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-02-26T16:34:04.585Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-02-26T16:34:05.086Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s) [2020-02-26T16:34:05.087Z] === RUN TestDockerNetworkMacvlan [2020-02-26T16:34:05.959Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-02-26T16:34:06.106Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-02-26T16:34:07.147Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-02-26T16:34:08.181Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-02-26T16:34:08.480Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-02-26T16:34:10.941Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-02-26T16:34:11.755Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-02-26T16:34:12.318Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-02-26T16:34:14.484Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-02-26T16:34:14.840Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-02-26T16:34:17.368Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-02-26T16:34:17.368Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-02-26T16:34:18.910Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-02-26T16:34:19.262Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-02-26T16:34:20.049Z] --- PASS: TestDockerNetworkMacvlan (14.78s) [2020-02-26T16:34:20.049Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-02-26T16:34:20.049Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-02-26T16:34:20.049Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.37s) [2020-02-26T16:34:20.049Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.13s) [2020-02-26T16:34:20.049Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.00s) [2020-02-26T16:34:20.049Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.88s) [2020-02-26T16:34:20.049Z] PASS [2020-02-26T16:34:20.049Z] [2020-02-26T16:34:20.049Z] DONE 8 tests in 16.368s [2020-02-26T16:34:20.049Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-02-26T16:34:20.049Z] ++ 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-02-26T16:34:20.049Z] ++ set -e [2020-02-26T16:34:20.049Z] ++ '[' -n 0 ']' [2020-02-26T16:34:20.049Z] ++ set -x [2020-02-26T16:34:20.049Z] ++ env -i DEST=/go/src/github.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-02-26T16:34:20.049Z] testing: warning: no tests to run [2020-02-26T16:34:20.049Z] PASS [2020-02-26T16:34:20.049Z] [2020-02-26T16:34:20.049Z] DONE 0 tests in 0.014s [2020-02-26T16:34:20.049Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-02-26T16:34:20.049Z] ++ 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-02-26T16:34:20.049Z] ++ set -e [2020-02-26T16:34:20.049Z] ++ '[' -n 0 ']' [2020-02-26T16:34:20.049Z] ++ set -x [2020-02-26T16:34:20.049Z] ++ env -i DEST=/go/src/github.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-02-26T16:34:20.049Z] INFO: Testing against a local daemon [2020-02-26T16:34:20.049Z] === RUN TestAuthZPluginAllowRequest [2020-02-26T16:34:21.156Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-02-26T16:34:21.156Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-02-26T16:34:21.613Z] --- PASS: TestAuthZPluginAllowRequest (1.59s) [2020-02-26T16:34:21.613Z] === RUN TestAuthZPluginTLS [2020-02-26T16:34:21.719Z] === RUN TestDockerSuite/TestRunNetHost [2020-02-26T16:34:22.277Z] --- PASS: TestAuthZPluginTLS (0.59s) [2020-02-26T16:34:22.277Z] === RUN TestAuthZPluginDenyRequest [2020-02-26T16:34:22.905Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2020-02-26T16:34:22.905Z] === RUN TestAuthZPluginAPIDenyResponse [2020-02-26T16:34:23.088Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-02-26T16:34:23.192Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-02-26T16:34:23.192Z] === RUN TestAuthZPluginDenyResponse [2020-02-26T16:34:23.813Z] --- PASS: TestAuthZPluginDenyResponse (0.59s) [2020-02-26T16:34:23.813Z] === RUN TestAuthZPluginAllowEventStream [2020-02-26T16:34:24.018Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-02-26T16:34:24.948Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-02-26T16:34:25.865Z] --- PASS: TestAuthZPluginAllowEventStream (1.63s) [2020-02-26T16:34:25.865Z] === RUN TestAuthZPluginErrorResponse [2020-02-26T16:34:26.152Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-02-26T16:34:26.152Z] === RUN TestAuthZPluginErrorRequest [2020-02-26T16:34:26.773Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-02-26T16:34:26.773Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-26T16:34:27.398Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-02-26T16:34:27.398Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-02-26T16:34:27.467Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-02-26T16:34:27.467Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-02-26T16:34:29.438Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.06s) [2020-02-26T16:34:29.438Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-02-26T16:34:29.989Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-02-26T16:34:31.494Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.18s) [2020-02-26T16:34:31.494Z] === RUN TestAuthZPluginHeader [2020-02-26T16:34:32.506Z] --- PASS: TestAuthZPluginHeader (0.96s) [2020-02-26T16:34:32.506Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-02-26T16:34:32.506Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-26T16:34:32.506Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-26T16:34:32.506Z] === RUN TestAuthZPluginV2Disable [2020-02-26T16:34:32.506Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-02-26T16:34:32.506Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-26T16:34:32.506Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-02-26T16:34:32.506Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-26T16:34:32.506Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-26T16:34:32.506Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-26T16:34:32.506Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-26T16:34:32.506Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-26T16:34:32.506Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-26T16:34:35.240Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-02-26T16:34:35.803Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-02-26T16:34:36.060Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-02-26T16:34:36.318Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-02-26T16:34:37.248Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-02-26T16:34:37.248Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-02-26T16:34:38.180Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-02-26T16:34:39.126Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-02-26T16:34:39.126Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-02-26T16:34:39.126Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-02-26T16:34:40.055Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-02-26T16:34:40.985Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-02-26T16:34:40.985Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-02-26T16:34:41.914Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-02-26T16:34:42.851Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-02-26T16:34:44.744Z] === RUN TestDockerSuite/TestRunPortInUse [2020-02-26T16:34:44.745Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-02-26T16:34:45.674Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-02-26T16:34:46.606Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-02-26T16:34:47.170Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-02-26T16:34:48.100Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-02-26T16:34:48.663Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-02-26T16:34:49.592Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-02-26T16:34:49.592Z] === RUN TestDockerSuite/TestRunPublishPort [2020-02-26T16:34:50.155Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-02-26T16:34:51.085Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-02-26T16:34:51.085Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-02-26T16:34:51.113Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.80s) [2020-02-26T16:34:51.113Z] PASS [2020-02-26T16:34:51.113Z] [2020-02-26T16:34:51.113Z] === Skipped [2020-02-26T16:34:51.113Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-26T16:34:51.113Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-26T16:34:51.113Z] [2020-02-26T16:34:51.113Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-02-26T16:34:51.113Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-26T16:34:51.113Z] [2020-02-26T16:34:51.113Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-26T16:34:51.113Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-26T16:34:51.113Z] [2020-02-26T16:34:51.113Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-26T16:34:51.113Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-26T16:34:51.113Z] [2020-02-26T16:34:51.113Z] [2020-02-26T16:34:51.113Z] DONE 17 tests, 4 skipped in 29.354s [2020-02-26T16:34:51.113Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-02-26T16:34:51.113Z] ++ 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-02-26T16:34:51.113Z] ++ set -e [2020-02-26T16:34:51.113Z] ++ '[' -n 0 ']' [2020-02-26T16:34:51.113Z] ++ set -x [2020-02-26T16:34:51.113Z] ++ env -i DEST=/go/src/github.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-02-26T16:34:51.113Z] INFO: Testing against a local daemon [2020-02-26T16:34:51.113Z] === RUN TestPluginInvalidJSON [2020-02-26T16:34:51.113Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-26T16:34:51.113Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-26T16:34:51.113Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-26T16:34:51.113Z] --- PASS: TestPluginInvalidJSON (0.05s) [2020-02-26T16:34:51.113Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-02-26T16:34:51.113Z] PASS [2020-02-26T16:34:51.113Z] [2020-02-26T16:34:51.113Z] DONE 2 tests in 0.134s [2020-02-26T16:34:51.113Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-02-26T16:34:51.113Z] ++ 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-02-26T16:34:51.113Z] ++ set -e [2020-02-26T16:34:51.113Z] ++ '[' -n 0 ']' [2020-02-26T16:34:51.113Z] ++ set -x [2020-02-26T16:34:51.113Z] ++ env -i DEST=/go/src/github.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-02-26T16:34:51.113Z] INFO: Testing against a local daemon [2020-02-26T16:34:51.113Z] === RUN TestExternalGraphDriver [2020-02-26T16:34:51.113Z] === RUN TestExternalGraphDriver/json [2020-02-26T16:34:51.647Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-02-26T16:34:51.742Z] === RUN TestExternalGraphDriver/spec [2020-02-26T16:34:51.903Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-02-26T16:34:53.788Z] === RUN TestExternalGraphDriver/pull [2020-02-26T16:34:53.796Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-02-26T16:34:53.796Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-02-26T16:34:55.833Z] --- PASS: TestExternalGraphDriver (6.28s) [2020-02-26T16:34:55.833Z] --- PASS: TestExternalGraphDriver/json (2.02s) [2020-02-26T16:34:55.833Z] --- PASS: TestExternalGraphDriver/spec (1.98s) [2020-02-26T16:34:55.833Z] --- PASS: TestExternalGraphDriver/pull (2.10s) [2020-02-26T16:34:55.833Z] === RUN TestGraphdriverPluginV2 [2020-02-26T16:34:55.833Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-02-26T16:34:55.833Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-26T16:34:55.833Z] PASS [2020-02-26T16:34:55.833Z] [2020-02-26T16:34:55.833Z] === Skipped [2020-02-26T16:34:55.833Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-02-26T16:34:55.833Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-26T16:34:55.833Z] [2020-02-26T16:34:55.833Z] [2020-02-26T16:34:55.833Z] DONE 5 tests, 1 skipped in 6.443s [2020-02-26T16:34:55.833Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-02-26T16:34:55.833Z] ++ 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-02-26T16:34:55.833Z] ++ set -e [2020-02-26T16:34:55.833Z] ++ '[' -n 0 ']' [2020-02-26T16:34:55.833Z] ++ set -x [2020-02-26T16:34:55.833Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-26T16:34:55.833Z] INFO: Testing against a local daemon [2020-02-26T16:34:55.833Z] === RUN TestContinueAfterPluginCrash [2020-02-26T16:34:55.833Z] === PAUSE TestContinueAfterPluginCrash [2020-02-26T16:34:55.833Z] === RUN TestDaemonStartWithLogOpt [2020-02-26T16:34:55.833Z] === PAUSE TestDaemonStartWithLogOpt [2020-02-26T16:34:55.833Z] === CONT TestContinueAfterPluginCrash [2020-02-26T16:34:55.833Z] === CONT TestDaemonStartWithLogOpt [2020-02-26T16:34:57.067Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-02-26T16:34:57.067Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-02-26T16:34:57.067Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-02-26T16:34:58.960Z] === RUN TestDockerSuite/TestRunRm [2020-02-26T16:34:59.898Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-02-26T16:35:04.071Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-02-26T16:35:04.634Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-02-26T16:35:04.891Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-02-26T16:35:05.148Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-02-26T16:35:06.079Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-02-26T16:35:06.645Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-02-26T16:35:07.209Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-02-26T16:35:08.140Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-02-26T16:35:10.033Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-02-26T16:35:11.129Z] --- PASS: TestDaemonStartWithLogOpt (15.23s) [2020-02-26T16:35:12.556Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-02-26T16:35:16.620Z] --- PASS: TestContinueAfterPluginCrash (20.12s) [2020-02-26T16:35:16.620Z] PASS [2020-02-26T16:35:16.620Z] [2020-02-26T16:35:16.620Z] DONE 2 tests in 20.223s [2020-02-26T16:35:16.620Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-02-26T16:35:16.620Z] ++ 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-02-26T16:35:16.620Z] ++ set -e [2020-02-26T16:35:16.620Z] ++ '[' -n 0 ']' [2020-02-26T16:35:16.620Z] ++ set -x [2020-02-26T16:35:16.620Z] ++ env -i DEST=/go/src/github.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-02-26T16:35:16.620Z] INFO: Testing against a local daemon [2020-02-26T16:35:16.620Z] === RUN TestPluginWithDevMounts [2020-02-26T16:35:16.620Z] === PAUSE TestPluginWithDevMounts [2020-02-26T16:35:16.620Z] === CONT TestPluginWithDevMounts [2020-02-26T16:35:17.813Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-02-26T16:35:18.070Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-02-26T16:35:18.650Z] --- PASS: TestPluginWithDevMounts (2.29s) [2020-02-26T16:35:18.650Z] PASS [2020-02-26T16:35:18.650Z] [2020-02-26T16:35:18.650Z] DONE 1 tests in 2.383s [2020-02-26T16:35:18.650Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-02-26T16:35:18.650Z] ++ 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-02-26T16:35:18.650Z] ++ set -e [2020-02-26T16:35:18.650Z] ++ '[' -n 0 ']' [2020-02-26T16:35:18.650Z] ++ set -x [2020-02-26T16:35:18.650Z] ++ env -i DEST=/go/src/github.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-02-26T16:35:18.650Z] INFO: Testing against a local daemon [2020-02-26T16:35:18.650Z] === RUN TestSecretInspect [2020-02-26T16:35:19.002Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-02-26T16:35:19.566Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-02-26T16:35:20.495Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-02-26T16:35:21.060Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-02-26T16:35:21.371Z] --- PASS: TestSecretInspect (2.26s) [2020-02-26T16:35:21.371Z] === RUN TestSecretList [2020-02-26T16:35:21.989Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-02-26T16:35:22.925Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-02-26T16:35:23.420Z] --- PASS: TestSecretList (2.31s) [2020-02-26T16:35:23.420Z] === RUN TestSecretsCreateAndDelete [2020-02-26T16:35:23.503Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-02-26T16:35:24.432Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-02-26T16:35:25.456Z] --- PASS: TestSecretsCreateAndDelete (2.31s) [2020-02-26T16:35:25.456Z] === RUN TestSecretsUpdate [2020-02-26T16:35:26.950Z] === RUN TestDockerSuite/TestRunState [2020-02-26T16:35:28.149Z] --- PASS: TestSecretsUpdate (2.28s) [2020-02-26T16:35:28.149Z] === RUN TestTemplatedSecret [2020-02-26T16:35:28.847Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-02-26T16:35:29.776Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-02-26T16:35:30.340Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-02-26T16:35:30.596Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-02-26T16:35:30.596Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-02-26T16:35:30.898Z] --- PASS: TestTemplatedSecret (2.76s) [2020-02-26T16:35:30.898Z] === RUN TestSecretCreateResolve [2020-02-26T16:35:31.526Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-02-26T16:35:32.090Z] === RUN TestDockerSuite/TestRunSysctls [2020-02-26T16:35:32.971Z] --- PASS: TestSecretCreateResolve (2.33s) [2020-02-26T16:35:32.971Z] PASS [2020-02-26T16:35:32.971Z] [2020-02-26T16:35:32.971Z] DONE 6 tests in 14.343s [2020-02-26T16:35:32.971Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-02-26T16:35:32.971Z] ++ 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-02-26T16:35:32.971Z] ++ set -e [2020-02-26T16:35:32.971Z] ++ '[' -n 0 ']' [2020-02-26T16:35:32.971Z] ++ set -x [2020-02-26T16:35:32.971Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-26T16:35:32.971Z] INFO: Testing against a local daemon [2020-02-26T16:35:32.971Z] === RUN TestServiceCreateInit [2020-02-26T16:35:32.971Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-26T16:35:33.985Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-02-26T16:35:33.986Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-02-26T16:35:33.986Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-02-26T16:35:34.915Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-02-26T16:35:37.389Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-26T16:35:37.434Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-02-26T16:35:37.999Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-02-26T16:35:40.519Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-02-26T16:35:41.815Z] --- PASS: TestServiceCreateInit (8.20s) [2020-02-26T16:35:41.815Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.01s) [2020-02-26T16:35:41.815Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.14s) [2020-02-26T16:35:41.815Z] === RUN TestCreateServiceMultipleTimes [2020-02-26T16:35:44.692Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-02-26T16:35:47.227Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-02-26T16:35:47.790Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-02-26T16:35:48.720Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-02-26T16:35:49.652Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-02-26T16:35:52.175Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-02-26T16:35:53.544Z] === RUN TestDockerSuite/TestRunUserByID [2020-02-26T16:35:54.107Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-02-26T16:35:54.364Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-02-26T16:35:54.364Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-02-26T16:35:55.295Z] === RUN TestDockerSuite/TestRunUserByName [2020-02-26T16:35:56.225Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-02-26T16:35:56.789Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-02-26T16:35:56.789Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-02-26T16:35:57.045Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-02-26T16:35:57.250Z] --- PASS: TestCreateServiceMultipleTimes (15.98s) [2020-02-26T16:35:57.250Z] === RUN TestCreateServiceConflict [2020-02-26T16:35:57.976Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-02-26T16:35:59.366Z] --- PASS: TestCreateServiceConflict (2.25s) [2020-02-26T16:35:59.366Z] === RUN TestCreateServiceMaxReplicas [2020-02-26T16:36:02.948Z] --- PASS: TestCreateServiceMaxReplicas (3.01s) [2020-02-26T16:36:02.948Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-26T16:36:03.228Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-02-26T16:36:03.228Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-02-26T16:36:03.791Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-02-26T16:36:04.721Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-02-26T16:36:07.245Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-02-26T16:36:09.141Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-02-26T16:36:11.661Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-02-26T16:36:14.181Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-02-26T16:36:15.111Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-02-26T16:36:15.674Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-02-26T16:36:16.604Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-02-26T16:36:16.604Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-02-26T16:36:16.604Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-02-26T16:36:16.604Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-02-26T16:36:16.861Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-02-26T16:36:17.792Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-02-26T16:36:18.282Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.37s) [2020-02-26T16:36:18.282Z] === RUN TestCreateServiceSecretFileMode [2020-02-26T16:36:18.282Z] --- PASS: TestCreateServiceSecretFileMode (2.57s) [2020-02-26T16:36:18.282Z] === RUN TestCreateServiceConfigFileMode [2020-02-26T16:36:18.722Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-02-26T16:36:19.289Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-02-26T16:36:20.983Z] --- PASS: TestCreateServiceConfigFileMode (2.56s) [2020-02-26T16:36:20.983Z] === RUN TestCreateServiceSysctls [2020-02-26T16:36:21.184Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-02-26T16:36:21.746Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-02-26T16:36:22.676Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-02-26T16:36:22.676Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-02-26T16:36:23.607Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-02-26T16:36:23.607Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-02-26T16:36:23.607Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-02-26T16:36:23.607Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-02-26T16:36:23.607Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-02-26T16:36:23.607Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-02-26T16:36:23.864Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-02-26T16:36:24.121Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-02-26T16:36:24.121Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-02-26T16:36:24.378Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-02-26T16:36:24.451Z] --- PASS: TestCreateServiceSysctls (3.45s) [2020-02-26T16:36:24.451Z] === RUN TestCreateServiceCapabilities [2020-02-26T16:36:25.308Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-02-26T16:36:26.239Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-02-26T16:36:26.802Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-02-26T16:36:26.802Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-02-26T16:36:27.134Z] --- PASS: TestCreateServiceCapabilities (2.68s) [2020-02-26T16:36:27.135Z] === RUN TestInspect [2020-02-26T16:36:27.732Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-02-26T16:36:27.988Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-02-26T16:36:28.943Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-02-26T16:36:28.943Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-02-26T16:36:29.845Z] --- PASS: TestInspect (2.90s) [2020-02-26T16:36:29.845Z] === RUN TestCreateJob [2020-02-26T16:36:29.873Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-02-26T16:36:30.436Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-02-26T16:36:30.436Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-02-26T16:36:30.692Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-02-26T16:36:31.255Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-02-26T16:36:33.149Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-02-26T16:36:33.323Z] --- PASS: TestCreateJob (3.38s) [2020-02-26T16:36:33.323Z] === RUN TestReplicatedJob [2020-02-26T16:36:33.713Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-02-26T16:36:33.713Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-02-26T16:36:34.276Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-02-26T16:36:34.533Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-02-26T16:36:36.426Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-02-26T16:36:36.682Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-02-26T16:36:39.235Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-02-26T16:36:40.155Z] --- PASS: TestReplicatedJob (5.93s) [2020-02-26T16:36:40.155Z] === RUN TestUpdateReplicatedJob [2020-02-26T16:36:40.167Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-02-26T16:36:40.167Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-02-26T16:36:40.167Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-02-26T16:36:41.096Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-02-26T16:36:42.465Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-02-26T16:36:42.860Z] --- PASS: TestUpdateReplicatedJob (3.47s) [2020-02-26T16:36:42.860Z] === RUN TestServiceListWithStatuses [2020-02-26T16:36:42.860Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-02-26T16:36:42.860Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-26T16:36:42.860Z] === RUN TestDockerNetworkConnectAlias [2020-02-26T16:36:43.395Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-02-26T16:36:43.651Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-02-26T16:36:45.545Z] === RUN TestDockerSuite/TestSaveImageId [2020-02-26T16:36:45.545Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-02-26T16:36:46.109Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-02-26T16:36:48.366Z] --- PASS: TestDockerNetworkConnectAlias (4.69s) [2020-02-26T16:36:48.366Z] === RUN TestDockerNetworkReConnect [2020-02-26T16:36:48.631Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-02-26T16:36:48.631Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-02-26T16:36:50.007Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-02-26T16:36:50.008Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-02-26T16:36:50.008Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-02-26T16:36:51.106Z] --- PASS: TestDockerNetworkReConnect (3.73s) [2020-02-26T16:36:51.106Z] === RUN TestServicePlugin [2020-02-26T16:36:51.106Z] --- SKIP: TestServicePlugin (0.00s) [2020-02-26T16:36:51.106Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-26T16:36:51.106Z] === RUN TestServiceUpdateLabel [2020-02-26T16:36:51.903Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-02-26T16:36:53.273Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-02-26T16:36:53.530Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-02-26T16:36:53.786Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-02-26T16:36:53.786Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-02-26T16:36:53.787Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-02-26T16:36:53.802Z] --- PASS: TestServiceUpdateLabel (2.29s) [2020-02-26T16:36:53.803Z] === RUN TestServiceUpdateSecrets [2020-02-26T16:36:54.350Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-02-26T16:36:56.872Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-02-26T16:37:02.123Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-02-26T16:37:02.123Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-02-26T16:37:05.398Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-02-26T16:37:06.328Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-02-26T16:37:07.698Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-02-26T16:37:09.039Z] --- PASS: TestServiceUpdateSecrets (14.87s) [2020-02-26T16:37:09.039Z] === RUN TestServiceUpdateConfigs [2020-02-26T16:37:10.970Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-02-26T16:37:13.493Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-02-26T16:37:14.056Z] === RUN TestDockerSuite/TestStartRecordError [2020-02-26T16:37:14.992Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-02-26T16:37:15.921Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-02-26T16:37:18.444Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-02-26T16:37:20.968Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-02-26T16:37:20.968Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-02-26T16:37:24.242Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-02-26T16:37:24.270Z] --- PASS: TestServiceUpdateConfigs (14.74s) [2020-02-26T16:37:24.270Z] === RUN TestServiceUpdateNetwork [2020-02-26T16:37:29.494Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-02-26T16:37:32.015Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-02-26T16:37:36.816Z] --- PASS: TestServiceUpdateNetwork (13.20s) [2020-02-26T16:37:36.816Z] PASS [2020-02-26T16:37:36.816Z] [2020-02-26T16:37:36.816Z] === Skipped [2020-02-26T16:37:36.816Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-02-26T16:37:36.816Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-26T16:37:36.816Z] [2020-02-26T16:37:36.816Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-02-26T16:37:36.816Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-26T16:37:36.816Z] [2020-02-26T16:37:36.816Z] [2020-02-26T16:37:36.816Z] DONE 23 tests, 2 skipped in 123.385s [2020-02-26T16:37:36.816Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-02-26T16:37:36.816Z] ++ 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-02-26T16:37:36.816Z] ++ set -e [2020-02-26T16:37:36.816Z] ++ '[' -n 0 ']' [2020-02-26T16:37:36.816Z] ++ set -x [2020-02-26T16:37:36.816Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-26T16:37:36.816Z] INFO: Testing against a local daemon [2020-02-26T16:37:36.816Z] === RUN TestSessionCreate [2020-02-26T16:37:36.816Z] --- PASS: TestSessionCreate (0.05s) [2020-02-26T16:37:36.816Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-26T16:37:36.816Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-02-26T16:37:36.816Z] PASS [2020-02-26T16:37:36.816Z] [2020-02-26T16:37:36.816Z] DONE 2 tests in 0.204s [2020-02-26T16:37:36.816Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-02-26T16:37:36.816Z] ++ 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-02-26T16:37:36.816Z] ++ set -e [2020-02-26T16:37:36.816Z] ++ '[' -n 0 ']' [2020-02-26T16:37:36.816Z] ++ set -x [2020-02-26T16:37:36.816Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-26T16:37:36.816Z] INFO: Testing against a local daemon [2020-02-26T16:37:36.816Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-26T16:37:36.816Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-26T16:37:36.816Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-26T16:37:36.816Z] === RUN TestEventsExecDie [2020-02-26T16:37:37.267Z] === RUN TestDockerSuite/TestStatsNoStream [2020-02-26T16:37:37.435Z] --- PASS: TestEventsExecDie (0.80s) [2020-02-26T16:37:37.435Z] === RUN TestEventsBackwardsCompatible [2020-02-26T16:37:37.435Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-02-26T16:37:37.435Z] === RUN TestInfoBinaryCommits [2020-02-26T16:37:37.435Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-02-26T16:37:37.435Z] === RUN TestInfoAPIVersioned [2020-02-26T16:37:37.724Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-02-26T16:37:37.724Z] === RUN TestInfoDiscoveryBackend [2020-02-26T16:37:38.013Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2020-02-26T16:37:38.013Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-02-26T16:37:39.025Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-02-26T16:37:39.025Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-02-26T16:37:39.644Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-02-26T16:37:39.644Z] === RUN TestInfoAPI [2020-02-26T16:37:39.644Z] --- PASS: TestInfoAPI (0.05s) [2020-02-26T16:37:39.644Z] === RUN TestInfoAPIWarnings [2020-02-26T16:37:40.264Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-02-26T16:37:40.264Z] === RUN TestInfoDebug [2020-02-26T16:37:40.538Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-02-26T16:37:40.882Z] --- PASS: TestInfoDebug (0.54s) [2020-02-26T16:37:40.882Z] === RUN TestInfoInsecureRegistries [2020-02-26T16:37:41.500Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2020-02-26T16:37:41.500Z] === RUN TestInfoRegistryMirrors [2020-02-26T16:37:41.785Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-02-26T16:37:41.785Z] === RUN TestLoginFailsWithBadCredentials [2020-02-26T16:37:41.905Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-02-26T16:37:42.404Z] --- PASS: TestLoginFailsWithBadCredentials (0.42s) [2020-02-26T16:37:42.404Z] === RUN TestPingCacheHeaders [2020-02-26T16:37:42.404Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-02-26T16:37:42.404Z] === RUN TestPingGet [2020-02-26T16:37:42.404Z] --- PASS: TestPingGet (0.03s) [2020-02-26T16:37:42.404Z] === RUN TestPingHead [2020-02-26T16:37:42.404Z] --- PASS: TestPingHead (0.06s) [2020-02-26T16:37:42.404Z] === RUN TestVersion [2020-02-26T16:37:42.404Z] --- PASS: TestVersion (0.05s) [2020-02-26T16:37:42.404Z] PASS [2020-02-26T16:37:42.404Z] [2020-02-26T16:37:42.404Z] === Skipped [2020-02-26T16:37:42.404Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-26T16:37:42.404Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-26T16:37:42.404Z] [2020-02-26T16:37:42.404Z] [2020-02-26T16:37:42.404Z] DONE 18 tests, 1 skipped in 6.005s [2020-02-26T16:37:42.404Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-02-26T16:37:42.404Z] ++ 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-02-26T16:37:42.404Z] ++ set -e [2020-02-26T16:37:42.404Z] ++ '[' -n 0 ']' [2020-02-26T16:37:42.404Z] ++ set -x [2020-02-26T16:37:42.404Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-26T16:37:42.688Z] INFO: Testing against a local daemon [2020-02-26T16:37:42.688Z] === RUN TestVolumesCreateAndList [2020-02-26T16:37:42.688Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-02-26T16:37:42.688Z] === RUN TestVolumesRemove [2020-02-26T16:37:42.688Z] --- PASS: TestVolumesRemove (0.08s) [2020-02-26T16:37:42.688Z] === RUN TestVolumesInspect [2020-02-26T16:37:42.688Z] --- PASS: TestVolumesInspect (0.04s) [2020-02-26T16:37:42.688Z] === RUN TestVolumesInvalidJSON [2020-02-26T16:37:42.688Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-26T16:37:42.688Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-26T16:37:42.688Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-26T16:37:42.688Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-02-26T16:37:42.688Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-02-26T16:37:42.688Z] PASS [2020-02-26T16:37:42.688Z] [2020-02-26T16:37:42.688Z] DONE 5 tests in 0.278s [2020-02-26T16:37:42.688Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-26T16:37:42.838Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-02-26T16:37:42.979Z] ++++ cat bundles/test-integration/docker.pid [2020-02-26T16:37:42.979Z] +++ kill 13257 [2020-02-26T16:37:43.767Z] === RUN TestDockerSuite/TestTopPrivileged [2020-02-26T16:37:44.330Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-02-26T16:37:44.330Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-02-26T16:37:44.453Z] +++ /etc/init.d/apparmor stop [2020-02-26T16:37:44.453Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-26T16:37:44.453Z] [2020-02-26T16:37:44.453Z] Unloading profiles will leave already running processes permanently [2020-02-26T16:37:44.453Z] unconfined, which can lead to unexpected situations. [2020-02-26T16:37:44.453Z] [2020-02-26T16:37:44.453Z] To set a process to complain mode, use the command line tool [2020-02-26T16:37:44.453Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-26T16:37:44.453Z] +++ true [2020-02-26T16:37:44.453Z] [2020-02-26T16:37:45.261Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput Post stage [Pipeline] junit [2020-02-26T16:37:46.520Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-26T16:37:47.486Z] + echo Ensuring container killed. [2020-02-26T16:37:47.486Z] Ensuring container killed. [2020-02-26T16:37:47.486Z] + docker rm -vf docker-pr2 [2020-02-26T16:37:47.486Z] Error: No such container: docker-pr2 [2020-02-26T16:37:47.486Z] + true [Pipeline] sh [2020-02-26T16:37:47.880Z] + echo Chowning /workspace to jenkins user [2020-02-26T16:37:47.880Z] Chowning /workspace to jenkins user [2020-02-26T16:37:47.880Z] + id -u [2020-02-26T16:37:47.880Z] + id -g [2020-02-26T16:37:47.880Z] + docker run --rm -v /home/docker/workspace/moby_PR-40585:/workspace busybox chown -R 1001:1001 /workspace [2020-02-26T16:37:47.880Z] Unable to find image 'busybox:latest' locally [2020-02-26T16:37:48.164Z] latest: Pulling from library/busybox [2020-02-26T16:37:48.164Z] d7e28ec550a2: Pulling fs layer [2020-02-26T16:37:48.448Z] d7e28ec550a2: Download complete [2020-02-26T16:37:48.736Z] d7e28ec550a2: Pull complete [2020-02-26T16:37:48.736Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-02-26T16:37:48.736Z] Status: Downloaded newer image for busybox:latest [2020-02-26T16:37:49.437Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-26T16:37:51.166Z] + bundleName=ppc64le-integration [2020-02-26T16:37:51.166Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-02-26T16:37:51.166Z] Creating ppc64le-integration-bundles.tar.gz [2020-02-26T16:37:51.166Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-02-26T16:37:51.166Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-02-26T16:37:51.488Z] Archiving artifacts [2020-02-26T16:37:51.902Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40585/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-26T16:37:52.292Z] + make clean [2020-02-26T16:37:52.911Z] make: command: Command not found [2020-02-26T16:37:52.911Z] make: command: Command not found [2020-02-26T16:37:52.911Z] docker volume rm -f docker-dev-cache [2020-02-26T16:37:52.912Z] docker-dev-cache [Pipeline] deleteDir [2020-02-26T16:37:53.611Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-02-26T16:37:53.611Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-02-26T16:37:54.542Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-02-26T16:37:54.542Z] === RUN TestDockerSuite/TestUpdateKernelMemory [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2020-02-26T16:37:55.473Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-26T16:37:57.369Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-02-26T16:37:57.369Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-02-26T16:37:58.738Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-02-26T16:38:00.107Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-02-26T16:38:00.671Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-02-26T16:38:02.565Z] === RUN TestDockerSuite/TestUpdateStats [2020-02-26T16:38:06.737Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-02-26T16:38:08.116Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-02-26T16:38:08.116Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-02-26T16:38:09.046Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-02-26T16:38:09.975Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-02-26T16:38:14.148Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-02-26T16:38:18.324Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-02-26T16:38:21.597Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-02-26T16:38:24.116Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-02-26T16:38:28.291Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-02-26T16:38:33.543Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-02-26T16:38:36.066Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-02-26T16:38:37.965Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-02-26T16:38:39.858Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-02-26T16:38:41.227Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-02-26T16:38:43.748Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-02-26T16:38:46.268Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-02-26T16:38:48.789Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-02-26T16:38:50.682Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-02-26T16:38:53.205Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-02-26T16:39:11.258Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-02-26T16:39:11.258Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-02-26T16:39:11.258Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-02-26T16:39:11.258Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-02-26T16:39:11.258Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-02-26T16:39:11.258Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-02-26T16:39:11.258Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-02-26T16:39:11.258Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-02-26T16:39:11.258Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-02-26T16:39:11.258Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-02-26T16:39:11.258Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-02-26T16:39:11.258Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-02-26T16:39:11.514Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-02-26T16:39:11.514Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-02-26T16:39:14.039Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-02-26T16:39:14.039Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-02-26T16:39:14.296Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-02-26T16:39:14.296Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-02-26T16:39:14.296Z] === RUN TestDockerSuite/TestVolumeEvents [2020-02-26T16:39:15.227Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-02-26T16:39:17.748Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-02-26T16:39:17.748Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-02-26T16:39:17.748Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-02-26T16:39:21.021Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-02-26T16:39:25.196Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite (1779.84s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.06s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.65s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.81s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.16s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.18s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.32s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.99s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.36s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.13s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.39s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.39s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.13s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.37s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.18s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.25s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.30s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.28s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.42s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.23s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestAttachDetach (1.23s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.29s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.40s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.47s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.28s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.68s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.70s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.61s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.69s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.60s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.19s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.62s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.61s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.93s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.89s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.28s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.52s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.04s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.33s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.45s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.21s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.78s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.25s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.33s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.77s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.49s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.00s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.34s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.33s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.00s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.28s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.81s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.11s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.58s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.18s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.95s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.36s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.31s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.93s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.49s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.68s) [2020-02-26T16:39:25.196Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.40s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.66s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.87s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.72s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.14s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.49s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.63s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.57s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.55s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.69s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.39s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.26s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.98s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.06s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.43s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.44s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.68s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.72s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.67s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.36s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.78s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.07s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.37s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.64s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.00s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.64s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildCmd (0.42s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.42s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.38s) [2020-02-26T16:39:25.197Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-02-26T16:39:25.197Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.40s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.30s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.35s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildContChar (4.27s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.35s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.34s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.34s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.73s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.42s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.58s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.96s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.73s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.82s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.33s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.99s) [2020-02-26T16:39:25.197Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-02-26T16:39:25.197Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-02-26T16:39:25.197Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-02-26T16:39:25.197Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-02-26T16:39:25.197Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-02-26T16:39:25.197Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-02-26T16:39:25.197Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-02-26T16:39:25.197Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.22s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.37s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.14s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.49s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.45s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.42s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.71s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.69s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.02s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.80s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.47s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.43s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.58s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildDockerignore (12.80s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.72s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.15s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.76s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.12s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.53s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.02s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.71s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.53s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.08s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.15s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.94s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.40s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.29s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.31s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.62s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.11s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.29s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.39s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.33s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.54s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.63s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildEnv (1.40s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.58s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.34s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.85s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.73s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.17s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.21s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.88s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.56s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.54s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.74s) [2020-02-26T16:39:25.197Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-02-26T16:39:25.197Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.19s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildExpose (0.36s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.66s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.52s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.32s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildFails (0.96s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.35s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.47s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.96s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.65s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.41s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.13s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.38s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.08s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.68s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (3.20s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.98s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.62s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildHistory (4.50s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.52s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.29s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.79s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.56s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.09s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildLabel (0.46s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.39s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.45s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildLabels (0.47s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.02s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.72s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.55s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.90s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.15s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.31s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.63s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.62s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (5.42s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.75s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.87s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (13.45s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.20s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.49s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.26s) [2020-02-26T16:39:25.197Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-02-26T16:39:25.197Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.07s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.54s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.30s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.45s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.53s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.76s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.17s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.02s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.06s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.64s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.42s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.73s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.10s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.33s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.81s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.25s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.94s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.32s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.51s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.68s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.55s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.87s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildPATH (2.46s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.87s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.99s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.14s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.60s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.10s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildRm (3.25s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.39s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.43s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.61s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.70s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.72s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.52s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.21s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.50s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.39s) [2020-02-26T16:39:25.197Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-02-26T16:39:25.197Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.66s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.08s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.23s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildStderr (1.32s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.11s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.59s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.23s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.59s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.07s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.68s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildUser (2.34s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.06s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.90s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.05s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.43s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.16s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.66s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.85s) [2020-02-26T16:39:25.197Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-02-26T16:39:25.197Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-02-26T16:39:25.197Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-02-26T16:39:25.197Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-02-26T16:39:25.197Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-02-26T16:39:25.197Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-02-26T16:39:25.197Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-02-26T16:39:25.197Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.06s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.02s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.68s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.09s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.15s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.24s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.96s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.20s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.66s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.66s) [2020-02-26T16:39:25.197Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-02-26T16:39:25.197Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.89s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.46s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-02-26T16:39:25.197Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-02-26T16:39:25.197Z] docker_cli_sni_test.go:18: Flakey test [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.75s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.93s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestCommitChange (1.01s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.06s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.89s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.87s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.96s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestCommitTTY (1.84s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.02s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.74s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.14s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.78s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.77s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.75s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.92s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.79s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.73s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.77s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2020-02-26T16:39:25.197Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.81s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.15s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.82s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.85s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.82s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.88s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.90s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.94s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.84s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.86s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.77s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.83s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.84s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.88s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.82s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.51s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.61s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.79s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.59s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.05s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.72s) [2020-02-26T16:39:25.198Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-02-26T16:39:25.198Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.76s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.87s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.19s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.36s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.56s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.10s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.23s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.31s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.64s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.59s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.77s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.78s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ad8da0_} (1.61s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1603422689_/foo_false____} (1.62s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1603422689_/foo_true____} (1.77s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3077437900_/foo_false____} (1.63s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3077437900_/foo_true____} (1.63s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3077437900_/foo_true__0xc000ad9220__} (1.67s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ad9240_} (1.62s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ad9260_} (1.61s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ad92a0_} (1.59s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ad92c0_} (1.56s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.53s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.52s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.07s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.06s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.06s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.08s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.43s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.90s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.64s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.20s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.90s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.92s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.05s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.96s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.93s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.97s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.11s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.08s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.98s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.10s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.12s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.97s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.06s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.47s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.06s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.93s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.89s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.92s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.19s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.92s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.23s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.77s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.89s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.64s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.10s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.56s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.91s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.93s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.53s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.87s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.32s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.04s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCpToDot (1.06s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.76s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.99s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCpToStdout (1.38s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.75s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.46s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.97s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.70s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.11s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.51s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.88s) [2020-02-26T16:39:25.198Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-02-26T16:39:25.198Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.79s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.38s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.16s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCreateRM (0.17s) [2020-02-26T16:39:25.198Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-02-26T16:39:25.198Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.19s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.50s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.02s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.41s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.13s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.21s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.88s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (2.00s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.99s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.74s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.66s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.82s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.81s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.81s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.26s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.84s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.53s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.66s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.95s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.77s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.06s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.24s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestEventsAttach (0.98s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestEventsCommit (1.07s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.02s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.89s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.04s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (2.03s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (2.03s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.49s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.80s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestEventsCopy (1.31s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.65s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.85s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.37s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.54s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.93s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.12s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.37s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.12s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestEventsFilters (1.71s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestEventsFormat (1.70s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.86s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.33s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.30s) [2020-02-26T16:39:25.198Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-02-26T16:39:25.198Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-02-26T16:39:25.198Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-02-26T16:39:25.198Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.68s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.81s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestEventsRename (0.84s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestEventsResize (0.83s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.83s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.96s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.81s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.36s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestEventsTop (0.93s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.87s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestExec (0.97s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.85s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.80s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.85s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.76s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.92s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.76s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.86s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.88s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.91s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.87s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.63s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestExecCgroup (1.23s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestExecEnv (0.91s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.71s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.89s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestExecInspectID (1.97s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestExecInteractive (1.09s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.96s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.90s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestExecParseError (1.06s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestExecPausedContainer (1.24s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.90s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.38s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.90s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestExecStartFails (0.90s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.08s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.87s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestExecTTY (1.00s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.91s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.84s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestExecUlimits (0.96s) [2020-02-26T16:39:25.198Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-02-26T16:39:25.198Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.17s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.00s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.18s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.44s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestExecWithUser (1.16s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.89s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.97s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.87s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.84s) [2020-02-26T16:39:25.198Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.00s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestHealth (21.02s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.95s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.87s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.30s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.30s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.51s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.03s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.06s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.00s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.83s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.90s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestImportDisplay (1.72s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestImportFile (1.86s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.84s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestImportGzipped (2.00s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.16s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.01s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.91s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.88s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.86s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.85s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.81s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.82s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.89s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.84s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.71s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.85s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.93s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.83s) [2020-02-26T16:39:25.199Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-02-26T16:39:25.199Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.37s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.91s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestInspectDefault (1.05s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestInspectHistory (0.99s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-02-26T16:39:25.199Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-02-26T16:39:25.199Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.70s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.86s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.10s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.82s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.05s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.77s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.86s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestInspectStatus (1.24s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.71s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.99s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.94s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.82s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.93s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.00s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.77s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.05s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.63s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.89s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.79s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.47s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.05s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.47s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.73s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.07s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.53s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.43s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.05s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.78s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.44s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.85s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.87s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.65s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.38s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.82s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.85s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.83s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.82s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.77s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.89s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.04s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.25s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.16s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.15s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.44s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.26s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.67s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.77s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.89s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestLogsSince (7.17s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.86s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.82s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestLogsTail (0.84s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.90s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.86s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.41s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.82s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestNetHostname (2.64s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.38s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.37s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.46s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.87s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestPluginActive (2.36s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.90s) [2020-02-26T16:39:25.199Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-02-26T16:39:25.199Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.66s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.61s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.57s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.08s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.07s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.16s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.59s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.53s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestPortList (10.24s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.75s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.88s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.09s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.82s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.91s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.97s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.13s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.72s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.04s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.56s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.70s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.55s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.22s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestPsByOrder (3.61s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.05s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.48s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.09s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.14s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.86s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.46s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.89s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.74s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.55s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.73s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.50s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.60s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.22s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.96s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.71s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.69s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.85s) [2020-02-26T16:39:25.199Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-02-26T16:39:25.199Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.24s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.97s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.60s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.58s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.90s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.69s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.61s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.31s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.31s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.83s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.69s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.24s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.62s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestRmiBlank (0.03s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.13s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.09s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.10s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.32s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.86s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.94s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.77s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.01s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.82s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.60s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.99s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.97s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.43s) [2020-02-26T16:39:25.199Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.58s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunAddHost (0.76s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.37s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.81s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.89s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.78s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.89s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.10s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.98s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.57s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.62s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.98s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.94s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.94s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.86s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.03s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.04s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.15s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.80s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.82s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.83s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.57s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (1.05s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.68s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.87s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.90s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.80s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.80s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.80s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.82s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.80s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.78s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.29s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.85s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.84s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.78s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.83s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.63s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.66s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.55s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.91s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.81s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.78s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.80s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.81s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.81s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.59s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.88s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.55s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.79s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.68s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.67s) [2020-02-26T16:39:25.457Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-02-26T16:39:25.457Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-02-26T16:39:25.457Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-02-26T16:39:25.457Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.81s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.77s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.62s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.35s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.76s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.71s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.83s) [2020-02-26T16:39:25.457Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-02-26T16:39:25.457Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.80s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.77s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.82s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.83s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.80s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.84s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.79s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.79s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.78s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.80s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunExitCode (0.78s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.84s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.79s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.85s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.82s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.79s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.60s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.38s) [2020-02-26T16:39:25.457Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-26T16:39:25.457Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.57s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.84s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.56s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.19s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.57s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.77s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.17s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.63s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.60s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.86s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.68s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.68s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.17s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.25s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.58s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.25s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.92s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.26s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.61s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.64s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunMount (6.25s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.79s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.76s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.61s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.41s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.36s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.70s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.91s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.76s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.74s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.80s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunNetHost (1.24s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.90s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.85s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.59s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.52s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.43s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.76s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.13s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.82s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.89s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.91s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.13s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.88s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.93s) [2020-02-26T16:39:25.457Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-02-26T16:39:25.457Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.95s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.98s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.94s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.05s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.77s) [2020-02-26T16:39:25.457Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.69s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.69s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.79s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.74s) [2020-02-26T16:39:25.457Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-26T16:39:25.457Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.83s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.74s) [2020-02-26T16:39:25.457Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-02-26T16:39:25.457Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.82s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.68s) [2020-02-26T16:39:25.457Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-02-26T16:39:25.457Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.64s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.72s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunRm (0.88s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.87s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.94s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.71s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.90s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.84s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.50s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.69s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.81s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.78s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.79s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.77s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.77s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.79s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.81s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.85s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.77s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.69s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunState (1.67s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.88s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.82s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s) [2020-02-26T16:39:25.457Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-02-26T16:39:25.457Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.79s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.77s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunSysctls (1.63s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.80s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.59s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.80s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.97s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.96s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.13s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.77s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.81s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.86s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.37s) [2020-02-26T16:39:25.457Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.35s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunUserByID (0.83s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.19s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.80s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunUserByName (0.78s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.83s) [2020-02-26T16:39:25.458Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-02-26T16:39:25.458Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.80s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.68s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.77s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.29s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.60s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.62s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.39s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.91s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.82s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.78s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.93s) [2020-02-26T16:39:25.458Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-02-26T16:39:25.458Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-02-26T16:39:25.458Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2020-02-26T16:39:25.458Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-02-26T16:39:25.458Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-02-26T16:39:25.458Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.23s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.82s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.85s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.82s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.62s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.80s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.82s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.80s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.17s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.18s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.17s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.18s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.18s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.82s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.79s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.81s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.85s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.34s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.84s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.79s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.79s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.77s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.57s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.81s) [2020-02-26T16:39:25.458Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-02-26T16:39:25.458Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.65s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.59s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.73s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.51s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.79s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.10s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.06s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.24s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.98s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestSaveImageId (0.09s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.61s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.09s) [2020-02-26T16:39:25.458Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents539814742 [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.68s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.58s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.53s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.37s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.09s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.42s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.37s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.53s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.94s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.08s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.59s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.86s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.60s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.85s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestStartRecordError (1.95s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.37s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.13s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.32s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.06s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.24s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.90s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.80s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.86s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.85s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.81s) [2020-02-26T16:39:25.458Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-02-26T16:39:25.458Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.79s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.21s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.52s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.80s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.84s) [2020-02-26T16:39:25.458Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-02-26T16:39:25.458Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.93s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.78s) [2020-02-26T16:39:25.458Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-02-26T16:39:25.458Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.55s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.98s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.96s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.65s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestUpdateStats (3.94s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.57s) [2020-02-26T16:39:25.458Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-02-26T16:39:25.458Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.06s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.92s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.16s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.82s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.26s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.63s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.37s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.14s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.48s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.30s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.57s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.62s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.43s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.35s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.37s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.38s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.48s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.86s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.90s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.91s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.59s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.17s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.89s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.43s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.21s) [2020-02-26T16:39:25.458Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.27s) [2020-02-26T16:39:25.458Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-02-26T16:39:25.458Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-02-26T16:39:25.458Z] === RUN TestDockerRegistrySuite [2020-02-26T16:39:25.458Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-02-26T16:39:27.352Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-02-26T16:39:27.916Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-02-26T16:39:28.480Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-02-26T16:39:31.002Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-02-26T16:39:31.002Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-02-26T16:39:36.255Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-02-26T16:39:39.527Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-02-26T16:39:41.422Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-02-26T16:39:43.317Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-02-26T16:39:43.317Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-02-26T16:39:43.317Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-02-26T16:39:43.575Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-02-26T16:39:44.138Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-02-26T16:39:44.707Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-02-26T16:39:45.639Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-02-26T16:39:47.007Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-02-26T16:39:47.937Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-02-26T16:39:48.501Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-02-26T16:39:50.395Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-02-26T16:39:51.764Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-02-26T16:39:53.138Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-02-26T16:39:53.394Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-02-26T16:39:54.763Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-02-26T16:39:56.133Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-02-26T16:39:57.502Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-02-26T16:40:00.778Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-02-26T16:40:02.148Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-02-26T16:40:06.332Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-02-26T16:40:07.263Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-02-26T16:40:07.263Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-02-26T16:40:08.631Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-02-26T16:40:10.000Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-02-26T16:40:11.371Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-02-26T16:40:15.545Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-02-26T16:40:15.545Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-02-26T16:40:16.913Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-02-26T16:40:17.477Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-02-26T16:40:17.477Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-02-26T16:40:17.735Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-02-26T16:40:18.299Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-02-26T16:40:18.556Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-02-26T16:40:18.812Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-02-26T16:40:20.706Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-02-26T16:40:22.601Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-02-26T16:40:23.971Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-02-26T16:40:25.339Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-02-26T16:40:26.272Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-02-26T16:40:27.208Z] --- PASS: TestDockerRegistrySuite (61.77s) [2020-02-26T16:40:27.208Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.69s) [2020-02-26T16:40:27.208Z] check_test.go:196: [dc561b3895c8b] daemon is not started [2020-02-26T16:40:27.208Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.52s) [2020-02-26T16:40:27.208Z] check_test.go:196: [de0a8f5af0f02] daemon is not started [2020-02-26T16:40:27.208Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (2.32s) [2020-02-26T16:40:27.208Z] check_test.go:196: [d381e12569f26] daemon is not started [2020-02-26T16:40:27.208Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2020-02-26T16:40:27.208Z] check_test.go:196: [dde89a29e8a44] daemon is not started [2020-02-26T16:40:27.208Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.37s) [2020-02-26T16:40:27.208Z] check_test.go:196: [dc8208c7e22df] daemon is not started [2020-02-26T16:40:27.208Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.26s) [2020-02-26T16:40:27.208Z] check_test.go:196: [dd42f99e0ae95] daemon is not started [2020-02-26T16:40:27.208Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.41s) [2020-02-26T16:40:27.208Z] check_test.go:196: [de140a23908ac] daemon is not started [2020-02-26T16:40:27.208Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.50s) [2020-02-26T16:40:27.208Z] check_test.go:196: [dc7d1d5e29718] daemon is not started [2020-02-26T16:40:27.208Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.27s) [2020-02-26T16:40:27.208Z] check_test.go:196: [d2735171fd623] daemon is not started [2020-02-26T16:40:27.208Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.57s) [2020-02-26T16:40:27.208Z] check_test.go:196: [d04a33fb54bb2] daemon is not started [2020-02-26T16:40:27.208Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.70s) [2020-02-26T16:40:27.208Z] check_test.go:196: [d579ce89f3473] daemon is not started [2020-02-26T16:40:27.208Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.79s) [2020-02-26T16:40:27.208Z] check_test.go:196: [d07b54f03dd0c] daemon is not started [2020-02-26T16:40:27.208Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.54s) [2020-02-26T16:40:27.208Z] check_test.go:196: [d170a9c722257] daemon is not started [2020-02-26T16:40:27.208Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.48s) [2020-02-26T16:40:27.208Z] check_test.go:196: [df17ad88853e8] daemon is not started [2020-02-26T16:40:27.208Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.76s) [2020-02-26T16:40:27.208Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:044805be28b4ced20d788c941da1f81ca35f664af8590a2f0cd37c32c84df340 [2020-02-26T16:40:27.208Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d572696848480e424c1d251f185b1cfdec50194aa7bc25504dc88f8354413107 [2020-02-26T16:40:27.208Z] check_test.go:196: [d6d45d21b5edf] daemon is not started [2020-02-26T16:40:27.208Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (3.07s) [2020-02-26T16:40:27.208Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:bcfaf915859e10f85fdcd1c32831d61c0d86a26405b15fe4ed402c7708c0686e [2020-02-26T16:40:27.208Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e76560295e4598eb4a18ba028f0f5a0b9b9b5c63ff9e690004490bf7c929534a [2020-02-26T16:40:27.208Z] check_test.go:196: [d67b00164c420] daemon is not started [2020-02-26T16:40:27.208Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.45s) [2020-02-26T16:40:27.208Z] check_test.go:196: [d40f4e3042fff] daemon is not started [2020-02-26T16:40:27.208Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.44s) [2020-02-26T16:40:27.208Z] check_test.go:196: [d7ea9b8a0b073] daemon is not started [2020-02-26T16:40:27.208Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.44s) [2020-02-26T16:40:27.208Z] check_test.go:196: [d2ac921dea4c5] daemon is not started [2020-02-26T16:40:27.208Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-02-26T16:40:27.208Z] check_test.go:196: [d2f74f40c4753] daemon is not started [2020-02-26T16:40:27.208Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.41s) [2020-02-26T16:40:27.208Z] check_test.go:196: [d42801eddbf2b] daemon is not started [2020-02-26T16:40:27.208Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.31s) [2020-02-26T16:40:27.208Z] check_test.go:196: [d8150e5ed0c39] daemon is not started [2020-02-26T16:40:27.208Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.33s) [2020-02-26T16:40:27.208Z] check_test.go:196: [dfd290c293abe] daemon is not started [2020-02-26T16:40:27.208Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.82s) [2020-02-26T16:40:27.208Z] check_test.go:196: [d44ffcc79705d] daemon is not started [2020-02-26T16:40:27.208Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.41s) [2020-02-26T16:40:27.208Z] check_test.go:196: [d1f387fff3d66] daemon is not started [2020-02-26T16:40:27.208Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.45s) [2020-02-26T16:40:27.208Z] check_test.go:196: [ddda035e42a20] daemon is not started [2020-02-26T16:40:27.208Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.46s) [2020-02-26T16:40:27.208Z] check_test.go:196: [d50a0b4a8c388] daemon is not started [2020-02-26T16:40:27.208Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-02-26T16:40:27.208Z] check_test.go:196: [dd4c9c6722f08] daemon is not started [2020-02-26T16:40:27.208Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.30s) [2020-02-26T16:40:27.208Z] check_test.go:196: [dec35a8fac825] daemon is not started [2020-02-26T16:40:27.208Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.42s) [2020-02-26T16:40:27.208Z] check_test.go:196: [d68d27b9397eb] daemon is not started [2020-02-26T16:40:27.208Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.41s) [2020-02-26T16:40:27.208Z] check_test.go:196: [df00cea92a931] daemon is not started [2020-02-26T16:40:27.208Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-02-26T16:40:27.208Z] check_test.go:196: [dbf48ecfde5f2] daemon is not started [2020-02-26T16:40:27.208Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.60s) [2020-02-26T16:40:27.208Z] check_test.go:196: [d5aef3157d42d] daemon is not started [2020-02-26T16:40:27.208Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.35s) [2020-02-26T16:40:27.208Z] check_test.go:196: [d49c8809bd370] daemon is not started [2020-02-26T16:40:27.208Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.21s) [2020-02-26T16:40:27.208Z] check_test.go:196: [de3da47d68a85] daemon is not started [2020-02-26T16:40:27.208Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.38s) [2020-02-26T16:40:27.208Z] check_test.go:196: [dfb2b5b622be2] daemon is not started [2020-02-26T16:40:27.208Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.99s) [2020-02-26T16:40:27.208Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.80s) [2020-02-26T16:40:27.208Z] === RUN TestDockerSchema1RegistrySuite [2020-02-26T16:40:27.208Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-02-26T16:40:27.208Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-02-26T16:40:32.460Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-02-26T16:40:36.631Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-02-26T16:40:40.807Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-02-26T16:40:41.737Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-02-26T16:40:43.106Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-02-26T16:40:43.106Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-02-26T16:40:45.000Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-02-26T16:40:45.930Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-02-26T16:40:47.300Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-02-26T16:40:51.474Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-02-26T16:40:51.474Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-02-26T16:40:51.730Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-02-26T16:40:52.294Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-02-26T16:40:52.294Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-02-26T16:40:52.551Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-02-26T16:40:52.809Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-02-26T16:40:53.373Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-02-26T16:40:53.373Z] --- PASS: TestDockerSchema1RegistrySuite (26.35s) [2020-02-26T16:40:53.373Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.14s) [2020-02-26T16:40:53.373Z] check_test.go:223: [ddacca5999331] daemon is not started [2020-02-26T16:40:53.373Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.48s) [2020-02-26T16:40:53.373Z] check_test.go:223: [dd3cc5e6d87b0] daemon is not started [2020-02-26T16:40:53.373Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.32s) [2020-02-26T16:40:53.373Z] check_test.go:223: [d0567744bb8a2] daemon is not started [2020-02-26T16:40:53.373Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.35s) [2020-02-26T16:40:53.373Z] check_test.go:223: [db1dc8ff02fdf] daemon is not started [2020-02-26T16:40:53.373Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.30s) [2020-02-26T16:40:53.373Z] check_test.go:223: [d68a3df259da3] daemon is not started [2020-02-26T16:40:53.373Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.37s) [2020-02-26T16:40:53.373Z] check_test.go:223: [dfffb3745b335] daemon is not started [2020-02-26T16:40:53.373Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-02-26T16:40:53.373Z] check_test.go:223: [ddee3d9caa495] daemon is not started [2020-02-26T16:40:53.373Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.52s) [2020-02-26T16:40:53.373Z] check_test.go:223: [d850e9ecd64ad] daemon is not started [2020-02-26T16:40:53.373Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.39s) [2020-02-26T16:40:53.373Z] check_test.go:223: [dc2f4231ec55b] daemon is not started [2020-02-26T16:40:53.373Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.27s) [2020-02-26T16:40:53.373Z] check_test.go:223: [d842b395900d2] daemon is not started [2020-02-26T16:40:53.373Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.81s) [2020-02-26T16:40:53.373Z] check_test.go:223: [d76fd42f71cd5] daemon is not started [2020-02-26T16:40:53.373Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.54s) [2020-02-26T16:40:53.373Z] check_test.go:223: [de24bb79fda57] daemon is not started [2020-02-26T16:40:53.373Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.48s) [2020-02-26T16:40:53.373Z] check_test.go:223: [d4628d73318b6] daemon is not started [2020-02-26T16:40:53.373Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-02-26T16:40:53.373Z] check_test.go:223: [d1206bc3bee3a] daemon is not started [2020-02-26T16:40:53.373Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.31s) [2020-02-26T16:40:53.373Z] check_test.go:223: [de3317f637783] daemon is not started [2020-02-26T16:40:53.373Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.29s) [2020-02-26T16:40:53.373Z] check_test.go:223: [d2b63b0e0de6e] daemon is not started [2020-02-26T16:40:53.373Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.44s) [2020-02-26T16:40:53.373Z] check_test.go:223: [da0a0aed2213c] daemon is not started [2020-02-26T16:40:53.373Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-02-26T16:40:53.373Z] check_test.go:223: [d7a9962d13ebc] daemon is not started [2020-02-26T16:40:53.373Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-02-26T16:40:53.373Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-02-26T16:40:53.952Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-02-26T16:40:54.516Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-02-26T16:40:55.080Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-02-26T16:40:55.337Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-02-26T16:40:57.232Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-02-26T16:40:57.232Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-02-26T16:40:57.795Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-02-26T16:40:58.052Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-02-26T16:40:58.309Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-02-26T16:40:58.309Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.98s) [2020-02-26T16:40:58.309Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.09s) [2020-02-26T16:40:58.309Z] check_test.go:252: [d53395442d9fe] daemon is not started [2020-02-26T16:40:58.309Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.63s) [2020-02-26T16:40:58.309Z] check_test.go:252: [d2752da0a2a9d] daemon is not started [2020-02-26T16:40:58.309Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-02-26T16:40:58.309Z] check_test.go:252: [da9c759033ef5] daemon is not started [2020-02-26T16:40:58.309Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.59s) [2020-02-26T16:40:58.309Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.27s) [2020-02-26T16:40:58.309Z] check_test.go:252: [d9196ae304dcd] daemon is not started [2020-02-26T16:40:58.309Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.50s) [2020-02-26T16:40:58.309Z] check_test.go:252: [d6d74b18a9e16] daemon is not started [2020-02-26T16:40:58.309Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.58s) [2020-02-26T16:40:58.309Z] check_test.go:252: [d1dcda4ece657] daemon is not started [2020-02-26T16:40:58.309Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2020-02-26T16:40:58.309Z] check_test.go:252: [d2fd1d446a2fc] daemon is not started [2020-02-26T16:40:58.309Z] === RUN TestDockerRegistryAuthTokenSuite [2020-02-26T16:40:58.309Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-02-26T16:41:01.584Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-02-26T16:41:03.481Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-02-26T16:41:03.738Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-02-26T16:41:03.738Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-02-26T16:41:03.995Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-02-26T16:41:04.251Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.80s) [2020-02-26T16:41:04.251Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-02-26T16:41:04.251Z] check_test.go:279: [d9aceced0cef0] daemon is not started [2020-02-26T16:41:04.251Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-02-26T16:41:04.251Z] check_test.go:279: [d4edead24144b] daemon is not started [2020-02-26T16:41:04.251Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2020-02-26T16:41:04.251Z] check_test.go:279: [dcaafa5c7bd25] daemon is not started [2020-02-26T16:41:04.251Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.18s) [2020-02-26T16:41:04.251Z] check_test.go:279: [dc9ca6f6a8081] daemon is not started [2020-02-26T16:41:04.251Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2020-02-26T16:41:04.251Z] check_test.go:279: [dc6d3d010da63] daemon is not started [2020-02-26T16:41:04.251Z] === RUN TestDockerNetworkSuite [2020-02-26T16:41:04.251Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-02-26T16:41:06.145Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-02-26T16:41:07.514Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-02-26T16:41:09.406Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-02-26T16:41:09.406Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-02-26T16:41:14.658Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-02-26T16:41:17.181Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-02-26T16:41:20.471Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-02-26T16:41:22.365Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-02-26T16:41:30.458Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-02-26T16:41:31.389Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-02-26T16:41:35.563Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-02-26T16:41:36.492Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-02-26T16:41:37.864Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-02-26T16:41:38.428Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-02-26T16:41:40.321Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-02-26T16:41:41.689Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-02-26T16:41:41.689Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-02-26T16:41:41.946Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-02-26T16:41:43.313Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-02-26T16:41:43.570Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-02-26T16:41:43.570Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-02-26T16:41:43.827Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-02-26T16:41:44.084Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-02-26T16:41:45.454Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-02-26T16:41:47.355Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-02-26T16:41:47.355Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-02-26T16:41:47.355Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-02-26T16:41:47.919Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-02-26T16:41:47.919Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-02-26T16:41:50.441Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-02-26T16:41:52.336Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-02-26T16:41:53.704Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-02-26T16:41:56.225Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-02-26T16:42:01.480Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-02-26T16:42:06.732Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-02-26T16:42:06.732Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-02-26T16:42:06.989Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-02-26T16:42:07.245Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-02-26T16:42:07.245Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-02-26T16:42:07.503Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-02-26T16:42:07.503Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-02-26T16:42:07.761Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-02-26T16:42:07.761Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-02-26T16:42:11.036Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-02-26T16:42:11.966Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-02-26T16:42:11.966Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-02-26T16:42:11.966Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-02-26T16:42:13.336Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-02-26T16:42:14.278Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-02-26T16:42:17.551Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-02-26T16:42:18.482Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-02-26T16:42:20.375Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-02-26T16:42:23.649Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-02-26T16:42:23.649Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-02-26T16:42:23.649Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-02-26T16:42:25.081Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-02-26T16:42:26.449Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-02-26T16:42:27.817Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-02-26T16:42:27.817Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-02-26T16:42:29.186Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-02-26T16:42:29.749Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-02-26T16:42:31.642Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-02-26T16:42:38.190Z] --- PASS: TestDockerNetworkSuite (93.60s) [2020-02-26T16:42:38.190Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.34s) [2020-02-26T16:42:38.190Z] docker_cli_network_unix_test.go:46: [dd91ed1e3b3c9] daemon is not started [2020-02-26T16:42:38.190Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.67s) [2020-02-26T16:42:38.190Z] docker_cli_network_unix_test.go:46: [d41ba57bc5f35] daemon is not started [2020-02-26T16:42:38.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.91s) [2020-02-26T16:42:38.190Z] docker_cli_network_unix_test.go:46: [dc7f1bb51b0df] daemon is not started [2020-02-26T16:42:38.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.78s) [2020-02-26T16:42:38.190Z] docker_cli_network_unix_test.go:46: [d6928f4f77739] daemon is not started [2020-02-26T16:42:38.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.67s) [2020-02-26T16:42:38.190Z] docker_cli_network_unix_test.go:1233: [df69c596d66c9] daemon is not started [2020-02-26T16:42:38.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.95s) [2020-02-26T16:42:38.190Z] docker_cli_network_unix_test.go:46: [dc414d6f8aa29] daemon is not started [2020-02-26T16:42:38.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.91s) [2020-02-26T16:42:38.190Z] docker_cli_network_unix_test.go:46: [dcd3d2777577c] daemon is not started [2020-02-26T16:42:38.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.41s) [2020-02-26T16:42:38.190Z] docker_cli_network_unix_test.go:46: [d91149af23d49] daemon is not started [2020-02-26T16:42:38.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.70s) [2020-02-26T16:42:38.190Z] docker_cli_network_unix_test.go:46: [d63cd63c0d1f9] daemon is not started [2020-02-26T16:42:38.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (1.15s) [2020-02-26T16:42:38.190Z] docker_cli_network_unix_test.go:46: [dff01014e1b98] daemon is not started [2020-02-26T16:42:38.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.77s) [2020-02-26T16:42:38.190Z] docker_cli_network_unix_test.go:46: [daa8dfca4cc01] daemon is not started [2020-02-26T16:42:38.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.64s) [2020-02-26T16:42:38.190Z] docker_cli_network_unix_test.go:46: [d64e5676ca3c3] daemon is not started [2020-02-26T16:42:38.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.44s) [2020-02-26T16:42:38.190Z] docker_cli_network_unix_test.go:46: [d81110bb880e0] daemon is not started [2020-02-26T16:42:38.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.15s) [2020-02-26T16:42:38.190Z] docker_cli_network_unix_test.go:46: [d1f49a47d9a80] daemon is not started [2020-02-26T16:42:38.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.30s) [2020-02-26T16:42:38.190Z] docker_cli_network_unix_test.go:46: [d45f1d4084e67] daemon is not started [2020-02-26T16:42:38.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.36s) [2020-02-26T16:42:38.190Z] docker_cli_network_unix_test.go:46: [d3b8e022bab51] daemon is not started [2020-02-26T16:42:38.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2020-02-26T16:42:38.190Z] docker_cli_network_unix_test.go:46: [db670c4bb291b] daemon is not started [2020-02-26T16:42:38.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-02-26T16:42:38.190Z] docker_cli_network_unix_test.go:46: [d5f4f002ab1e3] daemon is not started [2020-02-26T16:42:38.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.35s) [2020-02-26T16:42:38.190Z] docker_cli_network_unix_test.go:46: [d70a019579bf9] daemon is not started [2020-02-26T16:42:38.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.49s) [2020-02-26T16:42:38.190Z] docker_cli_network_unix_test.go:46: [dca751337e138] daemon is not started [2020-02-26T16:42:38.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.85s) [2020-02-26T16:42:38.190Z] docker_cli_network_unix_test.go:46: [d06f65a625eed] daemon is not started [2020-02-26T16:42:38.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.12s) [2020-02-26T16:42:38.190Z] docker_cli_network_unix_test.go:46: [d1b323370496d] daemon is not started [2020-02-26T16:42:38.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.45s) [2020-02-26T16:42:38.190Z] docker_cli_network_unix_test.go:46: [d3a9d0fb40d8c] daemon is not started [2020-02-26T16:42:38.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.10s) [2020-02-26T16:42:38.190Z] docker_cli_network_unix_test.go:46: [d9d07dd6703bb] daemon is not started [2020-02-26T16:42:38.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.20s) [2020-02-26T16:42:38.190Z] docker_cli_network_unix_test.go:968: [de1216a440c6a] daemon is not started [2020-02-26T16:42:38.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.82s) [2020-02-26T16:42:38.190Z] docker_cli_network_unix_test.go:46: [d110c2a391f37] daemon is not started [2020-02-26T16:42:38.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.95s) [2020-02-26T16:42:38.190Z] docker_cli_network_unix_test.go:1116: [dc16d8282e3ae] daemon is not started [2020-02-26T16:42:38.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.23s) [2020-02-26T16:42:38.190Z] docker_cli_network_unix_test.go:46: [dc850507f8e36] daemon is not started [2020-02-26T16:42:38.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.97s) [2020-02-26T16:42:38.190Z] docker_cli_network_unix_test.go:46: [d9f9b8face8c8] daemon is not started [2020-02-26T16:42:38.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.21s) [2020-02-26T16:42:38.190Z] docker_cli_network_unix_test.go:46: [de05443bc224f] daemon is not started [2020-02-26T16:42:38.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s) [2020-02-26T16:42:38.190Z] docker_cli_network_unix_test.go:46: [dd7f93ac8b4d6] daemon is not started [2020-02-26T16:42:38.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.19s) [2020-02-26T16:42:38.190Z] docker_cli_network_unix_test.go:46: [d592ba0d17019] daemon is not started [2020-02-26T16:42:38.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2020-02-26T16:42:38.190Z] docker_cli_network_unix_test.go:46: [d6d29e382aa52] daemon is not started [2020-02-26T16:42:38.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-02-26T16:42:38.190Z] docker_cli_network_unix_test.go:46: [d5e7cc06a61fc] daemon is not started [2020-02-26T16:42:38.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.09s) [2020-02-26T16:42:38.190Z] docker_cli_network_unix_test.go:46: [d5ad30a0f4711] daemon is not started [2020-02-26T16:42:38.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-02-26T16:42:38.190Z] docker_cli_network_unix_test.go:46: [d72aa6856c46e] daemon is not started [2020-02-26T16:42:38.190Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-02-26T16:42:38.190Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-02-26T16:42:38.190Z] docker_cli_network_unix_test.go:46: [da80bf7707760] daemon is not started [2020-02-26T16:42:38.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.53s) [2020-02-26T16:42:38.190Z] docker_cli_network_unix_test.go:46: [d8cef70eff1cc] daemon is not started [2020-02-26T16:42:38.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.12s) [2020-02-26T16:42:38.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.79s) [2020-02-26T16:42:38.190Z] docker_cli_network_unix_test.go:1084: [dfe7af7208f82] daemon is not started [2020-02-26T16:42:38.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.11s) [2020-02-26T16:42:38.190Z] docker_cli_network_unix_test.go:46: [d7f685de3bf98] daemon is not started [2020-02-26T16:42:38.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.52s) [2020-02-26T16:42:38.190Z] docker_cli_network_unix_test.go:46: [dfbe141956279] daemon is not started [2020-02-26T16:42:38.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.79s) [2020-02-26T16:42:38.190Z] docker_cli_network_unix_test.go:46: [d789cee5f48ba] daemon is not started [2020-02-26T16:42:38.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-02-26T16:42:38.190Z] docker_cli_network_unix_test.go:46: [d158fcbcedbae] daemon is not started [2020-02-26T16:42:38.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.26s) [2020-02-26T16:42:38.190Z] docker_cli_network_unix_test.go:46: [d088d9ff22540] daemon is not started [2020-02-26T16:42:38.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.83s) [2020-02-26T16:42:38.190Z] docker_cli_network_unix_test.go:46: [d523132e78db8] daemon is not started [2020-02-26T16:42:38.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.58s) [2020-02-26T16:42:38.190Z] docker_cli_network_unix_test.go:46: [d3174740fe799] daemon is not started [2020-02-26T16:42:38.190Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.32s) [2020-02-26T16:42:38.190Z] docker_cli_network_unix_test.go:46: [d0b81ef7be64d] daemon is not started [2020-02-26T16:42:38.190Z] === RUN TestDockerHubPullSuite [2020-02-26T16:42:38.190Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-02-26T16:42:39.559Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-02-26T16:42:41.451Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-02-26T16:42:42.380Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-02-26T16:42:44.272Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-02-26T16:42:44.272Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-02-26T16:42:44.529Z] --- PASS: TestDockerHubPullSuite (6.66s) [2020-02-26T16:42:44.529Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.51s) [2020-02-26T16:42:44.529Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.30s) [2020-02-26T16:42:44.529Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.68s) [2020-02-26T16:42:44.529Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.72s) [2020-02-26T16:42:44.529Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.38s) [2020-02-26T16:42:44.529Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2020-02-26T16:42:44.529Z] PASS [2020-02-26T16:42:44.529Z] [2020-02-26T16:42:44.529Z] === Skipped [2020-02-26T16:42:44.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-02-26T16:42:44.529Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-02-26T16:42:44.529Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-02-26T16:42:44.529Z] [2020-02-26T16:42:44.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-02-26T16:42:44.529Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-02-26T16:42:44.529Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-02-26T16:42:44.529Z] [2020-02-26T16:42:44.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-02-26T16:42:44.529Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-02-26T16:42:44.529Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-02-26T16:42:44.529Z] [2020-02-26T16:42:44.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-02-26T16:42:44.529Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-02-26T16:42:44.529Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-02-26T16:42:44.529Z] [2020-02-26T16:42:44.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-02-26T16:42:44.529Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-02-26T16:42:44.529Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-02-26T16:42:44.529Z] [2020-02-26T16:42:44.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-02-26T16:42:44.529Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-02-26T16:42:44.529Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-02-26T16:42:44.529Z] [2020-02-26T16:42:44.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-02-26T16:42:44.529Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-02-26T16:42:44.529Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-02-26T16:42:44.529Z] [2020-02-26T16:42:44.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-02-26T16:42:44.529Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-02-26T16:42:44.529Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-02-26T16:42:44.529Z] [2020-02-26T16:42:44.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-02-26T16:42:44.529Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-02-26T16:42:44.529Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-02-26T16:42:44.529Z] [2020-02-26T16:42:44.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-02-26T16:42:44.529Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-02-26T16:42:44.529Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-02-26T16:42:44.529Z] [2020-02-26T16:42:44.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-02-26T16:42:44.529Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-02-26T16:42:44.529Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-02-26T16:42:44.529Z] [2020-02-26T16:42:44.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-02-26T16:42:44.529Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-02-26T16:42:44.529Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-02-26T16:42:44.529Z] [2020-02-26T16:42:44.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-02-26T16:42:44.529Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-02-26T16:42:44.529Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-02-26T16:42:44.529Z] [2020-02-26T16:42:44.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-02-26T16:42:44.529Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-02-26T16:42:44.529Z] docker_cli_sni_test.go:18: Flakey test [2020-02-26T16:42:44.529Z] [2020-02-26T16:42:44.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-02-26T16:42:44.529Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-02-26T16:42:44.529Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-02-26T16:42:44.529Z] [2020-02-26T16:42:44.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-02-26T16:42:44.529Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-02-26T16:42:44.529Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-02-26T16:42:44.529Z] [2020-02-26T16:42:44.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-02-26T16:42:44.529Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-02-26T16:42:44.529Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-02-26T16:42:44.529Z] [2020-02-26T16:42:44.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-02-26T16:42:44.529Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-02-26T16:42:44.529Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-02-26T16:42:44.529Z] [2020-02-26T16:42:44.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-02-26T16:42:44.529Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-02-26T16:42:44.529Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-02-26T16:42:44.529Z] [2020-02-26T16:42:44.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-02-26T16:42:44.529Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-02-26T16:42:44.529Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-02-26T16:42:44.529Z] [2020-02-26T16:42:44.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-02-26T16:42:44.529Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-02-26T16:42:44.529Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-02-26T16:42:44.529Z] [2020-02-26T16:42:44.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-02-26T16:42:44.529Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-02-26T16:42:44.529Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-02-26T16:42:44.529Z] [2020-02-26T16:42:44.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-02-26T16:42:44.529Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-02-26T16:42:44.529Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-02-26T16:42:44.529Z] [2020-02-26T16:42:44.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-02-26T16:42:44.529Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-02-26T16:42:44.529Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-02-26T16:42:44.529Z] [2020-02-26T16:42:44.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-02-26T16:42:44.529Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-02-26T16:42:44.529Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-02-26T16:42:44.529Z] [2020-02-26T16:42:44.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-02-26T16:42:44.529Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-02-26T16:42:44.529Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-02-26T16:42:44.529Z] [2020-02-26T16:42:44.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-02-26T16:42:44.529Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-02-26T16:42:44.529Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-02-26T16:42:44.529Z] [2020-02-26T16:42:44.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-26T16:42:44.529Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-26T16:42:44.529Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-02-26T16:42:44.529Z] [2020-02-26T16:42:44.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-02-26T16:42:44.529Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-02-26T16:42:44.529Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-02-26T16:42:44.529Z] [2020-02-26T16:42:44.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-26T16:42:44.529Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-26T16:42:44.529Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-02-26T16:42:44.529Z] [2020-02-26T16:42:44.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-02-26T16:42:44.529Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-02-26T16:42:44.529Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-02-26T16:42:44.529Z] [2020-02-26T16:42:44.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-02-26T16:42:44.529Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-02-26T16:42:44.529Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-02-26T16:42:44.529Z] [2020-02-26T16:42:44.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-02-26T16:42:44.529Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-02-26T16:42:44.530Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-02-26T16:42:44.530Z] [2020-02-26T16:42:44.530Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-02-26T16:42:44.530Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-02-26T16:42:44.530Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-02-26T16:42:44.530Z] [2020-02-26T16:42:44.530Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-02-26T16:42:44.530Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-02-26T16:42:44.530Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-02-26T16:42:44.530Z] [2020-02-26T16:42:44.530Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2020-02-26T16:42:44.530Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2020-02-26T16:42:44.530Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-02-26T16:42:44.530Z] [2020-02-26T16:42:44.530Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-02-26T16:42:44.530Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-02-26T16:42:44.530Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-02-26T16:42:44.530Z] [2020-02-26T16:42:44.530Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-02-26T16:42:44.530Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-02-26T16:42:44.530Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-02-26T16:42:44.530Z] [2020-02-26T16:42:44.530Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-02-26T16:42:44.530Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-02-26T16:42:44.530Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-02-26T16:42:44.530Z] [2020-02-26T16:42:44.530Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-02-26T16:42:44.530Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-02-26T16:42:44.530Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-02-26T16:42:44.530Z] [2020-02-26T16:42:44.530Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-02-26T16:42:44.530Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-02-26T16:42:44.530Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-02-26T16:42:44.530Z] [2020-02-26T16:42:44.530Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-02-26T16:42:44.530Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-02-26T16:42:44.530Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-02-26T16:42:44.530Z] [2020-02-26T16:42:44.530Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-02-26T16:42:44.530Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-02-26T16:42:44.530Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-02-26T16:42:44.530Z] [2020-02-26T16:42:44.530Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-02-26T16:42:44.530Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-02-26T16:42:44.530Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-02-26T16:42:44.530Z] docker_cli_network_unix_test.go:46: [da80bf7707760] daemon is not started [2020-02-26T16:42:44.530Z] [2020-02-26T16:42:44.530Z] [2020-02-26T16:42:44.530Z] DONE 1277 tests, 44 skipped in 2010.224s [2020-02-26T16:42:44.530Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-26T16:42:44.530Z] ++++ cat bundles/test-integration/docker.pid [2020-02-26T16:42:44.530Z] +++ kill 7332 [2020-02-26T16:42:45.458Z] +++ /etc/init.d/apparmor stop [2020-02-26T16:42:45.458Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-26T16:42:45.458Z] [2020-02-26T16:42:45.458Z] Unloading profiles will leave already running processes permanently [2020-02-26T16:42:45.458Z] unconfined, which can lead to unexpected situations. [2020-02-26T16:42:45.458Z] [2020-02-26T16:42:45.458Z] To set a process to complain mode, use the command line tool [2020-02-26T16:42:45.458Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-26T16:42:45.458Z] +++ true [2020-02-26T16:42:45.458Z] [2020-02-26T16:43:24.130Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-02-26T16:43:38.984Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite (1698.55s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.36s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.95s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.00s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.54s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.03s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (26.56s) [2020-02-26T16:43:57.038Z] docker_api_swarm_test.go:563: [db9241c6ba0fc] joining swarm manager [dff7d0ec4516f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-26T16:43:57.038Z] docker_api_swarm_test.go:585: [d4c8af0b90ed8] joining swarm manager [dff7d0ec4516f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-26T16:43:57.038Z] check_test.go:380: [db9241c6ba0fc] daemon is not started [2020-02-26T16:43:57.038Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-02-26T16:43:57.038Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.52s) [2020-02-26T16:43:57.038Z] docker_api_swarm_test.go:46: [d5fd38e8def3b] joining swarm manager [d7b23a73ed59e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.92s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.24s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.94s) [2020-02-26T16:43:57.038Z] docker_api_swarm_test.go:304: [dee93ed2416a2] joining swarm manager [df46ef963ba16]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-26T16:43:57.038Z] docker_api_swarm_test.go:305: [d289981fa4377] joining swarm manager [df46ef963ba16]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-26T16:43:57.038Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-02-26T16:43:57.038Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.03s) [2020-02-26T16:43:57.038Z] docker_api_swarm_test.go:272: [d20c2bb6794f3] joining swarm manager [d02e18306f9b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-26T16:43:57.038Z] docker_api_swarm_test.go:273: [d59d053933e39] joining swarm manager [d02e18306f9b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.48s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.10s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.16s) [2020-02-26T16:43:57.038Z] docker_api_swarm_node_test.go:19: [d88674cb7b383] joining swarm manager [d3358c530d65f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-26T16:43:57.038Z] docker_api_swarm_node_test.go:20: [d736d7f3f087f] joining swarm manager [d3358c530d65f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.48s) [2020-02-26T16:43:57.038Z] docker_api_swarm_test.go:502: [dbd9d53805b96] joining swarm manager [d3c88031b37a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-26T16:43:57.038Z] docker_api_swarm_test.go:507: [d9d3e8ae8625c] joining swarm manager [d3c88031b37a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.98s) [2020-02-26T16:43:57.038Z] docker_api_swarm_node_test.go:80: [d91728e9a10d3] joining swarm manager [d3a4e2e061893]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.01s) [2020-02-26T16:43:57.038Z] docker_api_swarm_node_test.go:52: [d163f0a32529b] joining swarm manager [d1ba56cde29cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-26T16:43:57.038Z] docker_api_swarm_node_test.go:53: [d4f978e862d6d] joining swarm manager [d1ba56cde29cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.87s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.34s) [2020-02-26T16:43:57.038Z] docker_api_swarm_test.go:202: [dd41da61ae6e8] joining swarm manager [d3df118e928a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (59.04s) [2020-02-26T16:43:57.038Z] docker_api_swarm_test.go:384: [d55ec51d70021] joining swarm manager [d678250b2759c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-26T16:43:57.038Z] docker_api_swarm_test.go:385: [d13212247db68] joining swarm manager [d678250b2759c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-26T16:43:57.038Z] check_test.go:380: [d13212247db68] daemon is not started [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.70s) [2020-02-26T16:43:57.038Z] docker_api_swarm_test.go:802: [d7d169e33c135] joining swarm manager [d3fc4e4a12b27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-26T16:43:57.038Z] docker_api_swarm_test.go:802: [d8a8f187ed19e] joining swarm manager [d3fc4e4a12b27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-26T16:43:57.038Z] docker_api_swarm_test.go:802: [d522ba99f0001] joining swarm manager [d3fc4e4a12b27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-02-26T16:43:57.038Z] docker_api_swarm_test.go:802: [d39020a940003] joining swarm manager [d3fc4e4a12b27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-02-26T16:43:57.038Z] docker_api_swarm_test.go:810: [dba2a7f395cb4] joining swarm manager [d3fc4e4a12b27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.41s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.04s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.08s) [2020-02-26T16:43:57.038Z] docker_api_swarm_service_test.go:394: [d7915daa87eed] joining swarm manager [d3787b5e55f18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-26T16:43:57.038Z] docker_api_swarm_service_test.go:394: [dc18492784d95] joining swarm manager [d3787b5e55f18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.98s) [2020-02-26T16:43:57.038Z] docker_api_swarm_service_test.go:342: [dd18d469f1b3d] joining swarm manager [dd3b3d78a64f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-26T16:43:57.038Z] docker_api_swarm_service_test.go:342: [d5121008aa6a6] joining swarm manager [dd3b3d78a64f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.74s) [2020-02-26T16:43:57.038Z] docker_api_swarm_service_test.go:489: [d8eb1a72aec83] joining swarm manager [d7f069d3f5a5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-26T16:43:57.038Z] docker_api_swarm_service_test.go:489: [df0f7f583e9cf] joining swarm manager [d7f069d3f5a5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.39s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.68s) [2020-02-26T16:43:57.038Z] docker_api_swarm_service_test.go:127: [d61a086976e14] joining swarm manager [d3a64a2a4ea3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-26T16:43:57.038Z] docker_api_swarm_service_test.go:128: [d4decc0a6e379] joining swarm manager [d3a64a2a4ea3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-26T16:43:57.038Z] docker_api_swarm_service_test.go:136: [d92d75cbf7f93] joining swarm manager [d3a64a2a4ea3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-02-26T16:43:57.038Z] docker_api_swarm_service_test.go:137: [d088d54ba6230] joining swarm manager [d3a64a2a4ea3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.00s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.88s) [2020-02-26T16:43:57.038Z] docker_api_swarm_service_test.go:303: [d2a72085f18f2] joining swarm manager [dfe53f5ca9b8a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-26T16:43:57.038Z] docker_api_swarm_service_test.go:303: [de321ebe23210] joining swarm manager [dfe53f5ca9b8a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.86s) [2020-02-26T16:43:57.038Z] docker_api_swarm_service_test.go:99: [d2a626097ac3e] joining swarm manager [ddfad3ac2f90e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-26T16:43:57.038Z] docker_api_swarm_service_test.go:100: [d21e9d36a3d0c] joining swarm manager [ddfad3ac2f90e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-26T16:43:57.038Z] check_test.go:380: [d2a626097ac3e] daemon is not started [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.76s) [2020-02-26T16:43:57.038Z] docker_api_swarm_service_test.go:532: [df5846a72bd91] joining swarm manager [d1869764b7e91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-26T16:43:57.038Z] docker_api_swarm_service_test.go:533: [de850ad56d0aa] joining swarm manager [d1869764b7e91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.69s) [2020-02-26T16:43:57.038Z] docker_api_swarm_service_test.go:147: [d7e107248fe45] joining swarm manager [df6a9b40bcdd1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-26T16:43:57.038Z] docker_api_swarm_service_test.go:147: [dc851301034cb] joining swarm manager [df6a9b40bcdd1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.23s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.46s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.58s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.51s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.67s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.18s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.05s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.13s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.22s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.48s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.90s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.12s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.96s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.20s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.86s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.68s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.78s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.70s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.32s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.34s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.50s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.62s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.66s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.67s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.15s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.14s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.43s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.27s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.38s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.92s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.03s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.79s) [2020-02-26T16:43:57.038Z] docker_cli_service_logs_test.go:241: checking task l9xselz0xnd6 [2020-02-26T16:43:57.038Z] docker_cli_service_logs_test.go:246: checking messages for l9xselz0xnd6 [2020-02-26T16:43:57.038Z] docker_cli_service_logs_test.go:241: checking task i6d1vntuandu [2020-02-26T16:43:57.038Z] docker_cli_service_logs_test.go:246: checking messages for i6d1vntuandu [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.96s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.06s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.08s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.23s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.81s) [2020-02-26T16:43:57.038Z] docker_cli_swarm_test.go:1901: [d2ae01ed5d47d] joining swarm manager [d40e737087565]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-26T16:43:57.038Z] docker_cli_swarm_test.go:1902: [d280feb22a9e6] joining swarm manager [d40e737087565]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.96s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.88s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.88s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.96s) [2020-02-26T16:43:57.038Z] docker_cli_swarm_test.go:1802: [d170e42985ed2] joining swarm manager [d7f0a1827afe1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-26T16:43:57.038Z] docker_cli_swarm_test.go:1803: [d00ff06c93131] joining swarm manager [d7f0a1827afe1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.32s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (91.28s) [2020-02-26T16:43:57.038Z] docker_cli_swarm_test.go:1321: [decb9fff85235] joining swarm manager [d6413173c73e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-26T16:43:57.038Z] docker_cli_swarm_test.go:1322: [ded8903413629] joining swarm manager [d6413173c73e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.29s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.76s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.56s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.17s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.81s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.84s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.92s) [2020-02-26T16:43:57.038Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-02-26T16:43:57.038Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.49s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.89s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.85s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.17s) [2020-02-26T16:43:57.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.97s) [2020-02-26T16:43:57.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (57.69s) [2020-02-26T16:43:57.039Z] docker_cli_swarm_test.go:1186: [d8f9b22da0ffb] joining swarm manager [d23a678a39544]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-26T16:43:57.039Z] docker_cli_swarm_test.go:1195: [d44451b60ac6a] joining swarm manager [d23a678a39544]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-26T16:43:57.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.45s) [2020-02-26T16:43:57.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.86s) [2020-02-26T16:43:57.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (126.90s) [2020-02-26T16:43:57.039Z] docker_cli_swarm_test.go:1118: [d1a2308252f7e] joining swarm manager [dd3f3e0ed4bce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-26T16:43:57.039Z] docker_cli_swarm_test.go:1119: [ddb877f820f88] joining swarm manager [dd3f3e0ed4bce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-26T16:43:57.039Z] docker_cli_swarm_test.go:1172: [da91582c8f1ea] joining swarm manager [dd3f3e0ed4bce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-02-26T16:43:57.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.58s) [2020-02-26T16:43:57.039Z] docker_cli_swarm_test.go:1453: [d2600fb5ffce2] joining swarm manager [d7f9086ad17b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-26T16:43:57.039Z] docker_cli_swarm_test.go:1454: [df54dab2f8c4e] joining swarm manager [d7f9086ad17b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-26T16:43:57.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.19s) [2020-02-26T16:43:57.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2020-02-26T16:43:57.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.30s) [2020-02-26T16:43:57.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.13s) [2020-02-26T16:43:57.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2020-02-26T16:43:57.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.21s) [2020-02-26T16:43:57.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.43s) [2020-02-26T16:43:57.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.06s) [2020-02-26T16:43:57.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.56s) [2020-02-26T16:43:57.039Z] docker_cli_swarm_unix_test.go:62: [dbcf6b40f77f4] joining swarm manager [d9bf8e5c963e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-26T16:43:57.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.26s) [2020-02-26T16:43:57.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.10s) [2020-02-26T16:43:57.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.03s) [2020-02-26T16:43:57.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.85s) [2020-02-26T16:43:57.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.18s) [2020-02-26T16:43:57.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.50s) [2020-02-26T16:43:57.039Z] docker_api_swarm_test.go:962: [d4ed3e60257cc] joining swarm manager [da61c4d1e07a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-26T16:43:57.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.47s) [2020-02-26T16:43:57.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.14s) [2020-02-26T16:43:57.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.95s) [2020-02-26T16:43:57.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.32s) [2020-02-26T16:43:57.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.60s) [2020-02-26T16:43:57.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (6.17s) [2020-02-26T16:43:57.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.37s) [2020-02-26T16:43:57.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.38s) [2020-02-26T16:43:57.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.12s) [2020-02-26T16:43:57.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.24s) [2020-02-26T16:43:57.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.16s) [2020-02-26T16:43:57.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.80s) [2020-02-26T16:43:57.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.33s) [2020-02-26T16:43:57.039Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.92s) [2020-02-26T16:43:57.039Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.94s) [2020-02-26T16:43:57.039Z] === RUN TestDockerExternalVolumeSuite [2020-02-26T16:43:57.039Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-02-26T16:44:11.887Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-02-26T16:45:19.525Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-02-26T16:45:29.477Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-02-26T16:46:01.513Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-02-26T16:46:13.691Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-02-26T16:46:45.728Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-02-26T16:47:00.633Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-02-26T16:47:32.665Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-02-26T16:47:47.508Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-02-26T16:48:05.555Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-02-26T16:48:52.185Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-02-26T16:49:10.232Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-02-26T16:49:42.261Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-02-26T16:50:14.290Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-02-26T16:50:29.170Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-02-26T16:50:47.218Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-02-26T16:51:02.060Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-02-26T16:51:16.902Z] --- PASS: TestDockerExternalVolumeSuite (441.42s) [2020-02-26T16:51:16.902Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.96s) [2020-02-26T16:51:16.902Z] docker_cli_external_volume_driver_test.go:53: [de8e07a673a20] daemon is not started [2020-02-26T16:51:16.902Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-02-26T16:51:16.902Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.67s) [2020-02-26T16:51:16.902Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-02-26T16:51:16.902Z] docker_cli_external_volume_driver_test.go:53: [dad0ce5287c19] daemon is not started [2020-02-26T16:51:16.902Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-02-26T16:51:16.902Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-02-26T16:51:16.902Z] docker_cli_external_volume_driver_test.go:53: [d46a02c2a8b66] daemon is not started [2020-02-26T16:51:16.902Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-02-26T16:51:16.902Z] docker_cli_external_volume_driver_test.go:53: [d4b28183be453] daemon is not started [2020-02-26T16:51:16.902Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.57s) [2020-02-26T16:51:16.902Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.61s) [2020-02-26T16:51:16.902Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s) [2020-02-26T16:51:16.902Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-02-26T16:51:16.902Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.63s) [2020-02-26T16:51:16.902Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.78s) [2020-02-26T16:51:16.902Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.01s) [2020-02-26T16:51:16.902Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.59s) [2020-02-26T16:51:16.902Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.40s) [2020-02-26T16:51:16.902Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.38s) [2020-02-26T16:51:16.902Z] docker_cli_external_volume_driver_test.go:485: [de6363154f351] daemon is not started [2020-02-26T16:51:16.902Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2020-02-26T16:51:16.902Z] docker_cli_external_volume_driver_test.go:53: [d5d4428d687d6] daemon is not started [2020-02-26T16:51:16.902Z] PASS [2020-02-26T16:51:16.902Z] [2020-02-26T16:51:16.902Z] === Skipped [2020-02-26T16:51:16.902Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2020-02-26T16:51:16.902Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2020-02-26T16:51:16.902Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-02-26T16:51:16.902Z] check_test.go:309: [dd5b31a7d07ab] daemon is not started [2020-02-26T16:51:16.902Z] [2020-02-26T16:51:16.902Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-02-26T16:51:16.902Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-02-26T16:51:16.902Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-02-26T16:51:16.902Z] check_test.go:309: [d30564e06c8ca] daemon is not started [2020-02-26T16:51:16.902Z] [2020-02-26T16:51:16.902Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-02-26T16:51:16.902Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-02-26T16:51:16.902Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-02-26T16:51:16.902Z] check_test.go:309: [de59c24638403] daemon is not started [2020-02-26T16:51:16.902Z] [2020-02-26T16:51:16.902Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-02-26T16:51:16.902Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-02-26T16:51:16.902Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-02-26T16:51:16.902Z] [2020-02-26T16:51:16.902Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-02-26T16:51:16.902Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-02-26T16:51:16.902Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-02-26T16:51:16.902Z] [2020-02-26T16:51:16.902Z] [2020-02-26T16:51:16.902Z] DONE 273 tests, 5 skipped in 2525.210s [2020-02-26T16:51:16.902Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-26T16:51:16.902Z] ++++ cat bundles/test-integration/docker.pid [2020-02-26T16:51:16.902Z] +++ kill 7344 [2020-02-26T16:51:17.464Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d2a4ccb17ea9a/docker.pid [2020-02-26T16:51:17.464Z] +++ kill 4311 [2020-02-26T16:51:17.464Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 4311 is not a child of this shell [2020-02-26T16:51:17.464Z] warning: PID 4311 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d2a4ccb17ea9a/docker.pid had a nonzero exit code [2020-02-26T16:51:17.464Z] +++ /etc/init.d/apparmor stop [2020-02-26T16:51:17.464Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-26T16:51:17.464Z] [2020-02-26T16:51:17.464Z] Unloading profiles will leave already running processes permanently [2020-02-26T16:51:17.464Z] unconfined, which can lead to unexpected situations. [2020-02-26T16:51:17.464Z] [2020-02-26T16:51:17.464Z] To set a process to complain mode, use the command line tool [2020-02-26T16:51:17.464Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-26T16:51:17.464Z] +++ true [2020-02-26T16:51:17.464Z] [2020-02-26T16:51:18.027Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-02-26T16:51:18.042Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-26T16:51:20.140Z] + echo Ensuring container killed. [2020-02-26T16:51:20.140Z] Ensuring container killed. [2020-02-26T16:51:20.140Z] + docker ps -aq -f name=docker-pr2-* [2020-02-26T16:51:20.140Z] + cids=a90392ed2ef4 [2020-02-26T16:51:20.140Z] e9a5cccf1a10 [2020-02-26T16:51:20.140Z] e673fcf6db38 [2020-02-26T16:51:20.140Z] + [ -n a90392ed2ef4 [2020-02-26T16:51:20.140Z] e9a5cccf1a10 [2020-02-26T16:51:20.140Z] e673fcf6db38 ] [2020-02-26T16:51:20.140Z] + docker rm -vf a90392ed2ef4 e9a5cccf1a10 e673fcf6db38 [2020-02-26T16:51:21.508Z] a90392ed2ef4 [2020-02-26T16:51:22.071Z] e9a5cccf1a10 [2020-02-26T16:51:22.071Z] e673fcf6db38 [Pipeline] sh [2020-02-26T16:51:22.361Z] + echo Chowning /workspace to jenkins user [2020-02-26T16:51:22.361Z] Chowning /workspace to jenkins user [2020-02-26T16:51:22.361Z] + id -u [2020-02-26T16:51:22.361Z] + id -g [2020-02-26T16:51:22.361Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40585:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-26T16:51:26.839Z] + bundleName=amd64 [2020-02-26T16:51:26.839Z] + echo Creating amd64-bundles.tar.gz [2020-02-26T16:51:26.839Z] Creating amd64-bundles.tar.gz [2020-02-26T16:51:26.839Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-02-26T16:51:26.839Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-02-26T16:51:27.789Z] Archiving artifacts [2020-02-26T16:51:29.504Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40585/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-26T16:51:29.819Z] + make clean [2020-02-26T16:51:30.076Z] docker volume rm -f docker-dev-cache [2020-02-26T16:51:30.076Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-26T16:54:30.710Z] ok github.com/docker/docker/integration-cli 2495.484s [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === Skipped [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-02-26T16:54:30.711Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-02-26T16:54:30.711Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-02-26T16:54:30.711Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-02-26T16:54:30.711Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-02-26T16:54:30.711Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-02-26T16:54:30.711Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-02-26T16:54:30.711Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-02-26T16:54:30.711Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-02-26T16:54:30.711Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-02-26T16:54:30.711Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-02-26T16:54:30.711Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-02-26T16:54:30.711Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-02-26T16:54:30.711Z] docker_cli_run_test.go:3181: unmatched requirement Apparmor [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2020-02-26T16:54:30.711Z] docker_cli_run_test.go:3159: unmatched requirement Apparmor [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-02-26T16:54:30.711Z] docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-02-26T16:54:30.711Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-02-26T16:54:30.711Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-02-26T16:54:30.711Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2020-02-26T16:54:30.711Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-02-26T16:54:30.711Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-02-26T16:54:30.711Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-02-26T16:54:30.711Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-02-26T16:54:30.711Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-02-26T16:54:30.711Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-02-26T16:54:30.711Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-02-26T16:54:30.711Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-02-26T16:54:30.711Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-02-26T16:54:30.711Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-02-26T16:54:30.711Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-02-26T16:54:30.711Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2020-02-26T16:54:30.711Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s) [2020-02-26T16:54:30.711Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.28s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.28s) [2020-02-26T16:54:30.711Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2020-02-26T16:54:30.711Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-02-26T16:54:30.711Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-02-26T16:54:30.711Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-02-26T16:54:30.711Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-02-26T16:54:30.711Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-02-26T16:54:30.711Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.82s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.82s) [2020-02-26T16:54:30.711Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.46s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s) [2020-02-26T16:54:30.711Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2020-02-26T16:54:30.711Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-02-26T16:54:30.711Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-02-26T16:54:30.711Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-02-26T16:54:30.711Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-02-26T16:54:30.711Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-02-26T16:54:30.711Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-02-26T16:54:30.711Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-02-26T16:54:30.711Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2020-02-26T16:54:30.711Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2020-02-26T16:54:30.711Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-02-26T16:54:30.711Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2020-02-26T16:54:30.711Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.43s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.43s) [2020-02-26T16:54:30.711Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.63s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.63s) [2020-02-26T16:54:30.711Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.42s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.42s) [2020-02-26T16:54:30.711Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-02-26T16:54:30.711Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-02-26T16:54:30.711Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-02-26T16:54:30.711Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.42s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2020-02-26T16:54:30.711Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-02-26T16:54:30.711Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-02-26T16:54:30.711Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-02-26T16:54:30.711Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2020-02-26T16:54:30.711Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2020-02-26T16:54:30.711Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.711Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2020-02-26T16:54:30.712Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2020-02-26T16:54:30.712Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-02-26T16:54:30.712Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-02-26T16:54:30.712Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-02-26T16:54:30.712Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-02-26T16:54:30.712Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-02-26T16:54:30.712Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-02-26T16:54:30.712Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-02-26T16:54:30.712Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-02-26T16:54:30.712Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2020-02-26T16:54:30.712Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2020-02-26T16:54:30.712Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-02-26T16:54:30.712Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-02-26T16:54:30.712Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-02-26T16:54:30.712Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-02-26T16:54:30.712Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2020-02-26T16:54:30.712Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2020-02-26T16:54:30.712Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2020-02-26T16:54:30.712Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-02-26T16:54:30.712Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-02-26T16:54:30.712Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.42s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.42s) [2020-02-26T16:54:30.712Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.49s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.49s) [2020-02-26T16:54:30.712Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-02-26T16:54:30.712Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-02-26T16:54:30.712Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-02-26T16:54:30.712Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-02-26T16:54:30.712Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-02-26T16:54:30.712Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.50s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.50s) [2020-02-26T16:54:30.712Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-02-26T16:54:30.712Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s) [2020-02-26T16:54:30.712Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.43s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.43s) [2020-02-26T16:54:30.712Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.38s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.38s) [2020-02-26T16:54:30.712Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-02-26T16:54:30.712Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.42s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.42s) [2020-02-26T16:54:30.712Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-02-26T16:54:30.712Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-02-26T16:54:30.712Z] docker_cli_sni_test.go:18: Flakey test [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-02-26T16:54:30.712Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-02-26T16:54:30.712Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-02-26T16:54:30.712Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-02-26T16:54:30.712Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-02-26T16:54:30.712Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-02-26T16:54:30.712Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-02-26T16:54:30.712Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-02-26T16:54:30.712Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-02-26T16:54:30.712Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-02-26T16:54:30.712Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-02-26T16:54:30.712Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2020-02-26T16:54:30.712Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-02-26T16:54:30.712Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-02-26T16:54:30.712Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-02-26T16:54:30.712Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-02-26T16:54:30.712Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-02-26T16:54:30.712Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-02-26T16:54:30.712Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-02-26T16:54:30.712Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-02-26T16:54:30.712Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-02-26T16:54:30.712Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-02-26T16:54:30.712Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-02-26T16:54:30.712Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-02-26T16:54:30.712Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-02-26T16:54:30.712Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2020-02-26T16:54:30.712Z] docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-02-26T16:54:30.712Z] docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-02-26T16:54:30.712Z] docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.712Z] [2020-02-26T16:54:30.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-02-26T16:54:30.712Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-02-26T16:54:30.713Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-02-26T16:54:30.713Z] docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-02-26T16:54:30.713Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2020-02-26T16:54:30.713Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-02-26T16:54:30.713Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-02-26T16:54:30.713Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-02-26T16:54:30.713Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-02-26T16:54:30.713Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-02-26T16:54:30.713Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-02-26T16:54:30.713Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-02-26T16:54:30.713Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-02-26T16:54:30.713Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-02-26T16:54:30.713Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-02-26T16:54:30.713Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-02-26T16:54:30.713Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-02-26T16:54:30.713Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2020-02-26T16:54:30.713Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-02-26T16:54:30.713Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-02-26T16:54:30.713Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-02-26T16:54:30.713Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2020-02-26T16:54:30.713Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-02-26T16:54:30.713Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-02-26T16:54:30.713Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-02-26T16:54:30.713Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-02-26T16:54:30.713Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-02-26T16:54:30.713Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-02-26T16:54:30.713Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2020-02-26T16:54:30.713Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-02-26T16:54:30.713Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-02-26T16:54:30.713Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-02-26T16:54:30.713Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-02-26T16:54:30.713Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-02-26T16:54:30.713Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-02-26T16:54:30.713Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-02-26T16:54:30.713Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2020-02-26T16:54:30.713Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-02-26T16:54:30.713Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-02-26T16:54:30.713Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-02-26T16:54:30.713Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-02-26T16:54:30.713Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-02-26T16:54:30.713Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-02-26T16:54:30.713Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-02-26T16:54:30.713Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-02-26T16:54:30.713Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-02-26T16:54:30.713Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-02-26T16:54:30.713Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-02-26T16:54:30.713Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-02-26T16:54:30.713Z] docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-02-26T16:54:30.713Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-02-26T16:54:30.713Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-02-26T16:54:30.713Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-02-26T16:54:30.713Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-02-26T16:54:30.713Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-02-26T16:54:30.713Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-02-26T16:54:30.713Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-02-26T16:54:30.713Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-02-26T16:54:30.713Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-02-26T16:54:30.713Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-02-26T16:54:30.713Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-02-26T16:54:30.713Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-02-26T16:54:30.713Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-02-26T16:54:30.713Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-02-26T16:54:30.713Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-02-26T16:54:30.713Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-02-26T16:54:30.713Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.713Z] [2020-02-26T16:54:30.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-02-26T16:54:30.714Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-02-26T16:54:30.714Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-02-26T16:54:30.714Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-02-26T16:54:30.714Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-02-26T16:54:30.714Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-02-26T16:54:30.714Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-02-26T16:54:30.714Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-02-26T16:54:30.714Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-02-26T16:54:30.714Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-02-26T16:54:30.714Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-02-26T16:54:30.714Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-02-26T16:54:30.714Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-02-26T16:54:30.714Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-02-26T16:54:30.714Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-02-26T16:54:30.714Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-02-26T16:54:30.714Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-02-26T16:54:30.714Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-02-26T16:54:30.714Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2020-02-26T16:54:30.714Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-02-26T16:54:30.714Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-02-26T16:54:30.714Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2020-02-26T16:54:30.714Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-02-26T16:54:30.714Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-02-26T16:54:30.714Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-02-26T16:54:30.714Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-02-26T16:54:30.714Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-02-26T16:54:30.714Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-02-26T16:54:30.714Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-02-26T16:54:30.714Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-02-26T16:54:30.714Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-02-26T16:54:30.714Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-02-26T16:54:30.714Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-02-26T16:54:30.714Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-02-26T16:54:30.714Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-02-26T16:54:30.714Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-02-26T16:54:30.714Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-02-26T16:54:30.714Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-02-26T16:54:30.714Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-02-26T16:54:30.714Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2020-02-26T16:54:30.714Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-02-26T16:54:30.714Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-02-26T16:54:30.714Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-02-26T16:54:30.714Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-02-26T16:54:30.714Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-02-26T16:54:30.714Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2020-02-26T16:54:30.714Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-02-26T16:54:30.714Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-02-26T16:54:30.714Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-02-26T16:54:30.714Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-02-26T16:54:30.714Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-02-26T16:54:30.714Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-02-26T16:54:30.714Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-02-26T16:54:30.714Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-02-26T16:54:30.714Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-02-26T16:54:30.714Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-02-26T16:54:30.714Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-02-26T16:54:30.714Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-02-26T16:54:30.714Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-02-26T16:54:30.714Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-02-26T16:54:30.714Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-02-26T16:54:30.714Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-02-26T16:54:30.714Z] docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-02-26T16:54:30.714Z] docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-02-26T16:54:30.714Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-02-26T16:54:30.714Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-02-26T16:54:30.714Z] docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-02-26T16:54:30.714Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-02-26T16:54:30.714Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-02-26T16:54:30.714Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.714Z] [2020-02-26T16:54:30.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-02-26T16:54:30.714Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-02-26T16:54:30.715Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-02-26T16:54:30.715Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-02-26T16:54:30.715Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-02-26T16:54:30.715Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-02-26T16:54:30.715Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-02-26T16:54:30.715Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-02-26T16:54:30.715Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-02-26T16:54:30.715Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-02-26T16:54:30.715Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-02-26T16:54:30.715Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-02-26T16:54:30.715Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-02-26T16:54:30.715Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-02-26T16:54:30.715Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-02-26T16:54:30.715Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-02-26T16:54:30.715Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-02-26T16:54:30.715Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-02-26T16:54:30.715Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-02-26T16:54:30.715Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-02-26T16:54:30.715Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-02-26T16:54:30.715Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-02-26T16:54:30.715Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-02-26T16:54:30.715Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-02-26T16:54:30.715Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-02-26T16:54:30.715Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-02-26T16:54:30.715Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2020-02-26T16:54:30.715Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-02-26T16:54:30.715Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2020-02-26T16:54:30.715Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-02-26T16:54:30.715Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2020-02-26T16:54:30.715Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-02-26T16:54:30.715Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-02-26T16:54:30.715Z] docker_cli_run_test.go:4507: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-02-26T16:54:30.715Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-02-26T16:54:30.715Z] docker_cli_run_test.go:4024: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-02-26T16:54:30.715Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-02-26T16:54:30.715Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-02-26T16:54:30.715Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-02-26T16:54:30.715Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-02-26T16:54:30.715Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-02-26T16:54:30.715Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-02-26T16:54:30.715Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2020-02-26T16:54:30.715Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2020-02-26T16:54:30.715Z] docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-02-26T16:54:30.715Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-02-26T16:54:30.715Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-02-26T16:54:30.715Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-02-26T16:54:30.715Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-02-26T16:54:30.715Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-02-26T16:54:30.715Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-02-26T16:54:30.715Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-02-26T16:54:30.715Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-02-26T16:54:30.715Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-02-26T16:54:30.715Z] docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-02-26T16:54:30.715Z] docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-02-26T16:54:30.715Z] docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-02-26T16:54:30.715Z] docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-02-26T16:54:30.715Z] docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2020-02-26T16:54:30.715Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-02-26T16:54:30.715Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-02-26T16:54:30.715Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-02-26T16:54:30.715Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-02-26T16:54:30.715Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2020-02-26T16:54:30.715Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-02-26T16:54:30.715Z] docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-02-26T16:54:30.715Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-02-26T16:54:30.715Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-02-26T16:54:30.715Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-02-26T16:54:30.715Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-02-26T16:54:30.715Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.715Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:3989: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:4164: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.04s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.04s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:4247: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:4486: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:4309: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:4297: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-02-26T16:54:30.716Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:2886: unmatched requirement Apparmor [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2020-02-26T16:54:30.716Z] docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.716Z] [2020-02-26T16:54:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-02-26T16:54:30.716Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_run_test.go:4065: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_run_test.go:2925: unmatched requirement Apparmor [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_run_test.go:3954: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_run_test.go:3947: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_run_test.go:3042: unmatched requirement Apparmor [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-02-26T16:54:30.717Z] docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2020-02-26T16:54:30.717Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-02-26T16:54:30.717Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-02-26T16:54:30.717Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-02-26T16:54:30.717Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.717Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-02-26T16:54:30.718Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-02-26T16:54:30.718Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.718Z] [2020-02-26T16:54:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-02-26T16:54:30.719Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-02-26T16:54:30.719Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.719Z] [2020-02-26T16:54:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-02-26T16:54:30.719Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-02-26T16:54:30.719Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.719Z] [2020-02-26T16:54:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-02-26T16:54:30.719Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-02-26T16:54:30.719Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.719Z] [2020-02-26T16:54:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-02-26T16:54:30.719Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-02-26T16:54:30.719Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.719Z] [2020-02-26T16:54:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-02-26T16:54:30.719Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-02-26T16:54:30.719Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.719Z] [2020-02-26T16:54:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-02-26T16:54:30.719Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-02-26T16:54:30.719Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.719Z] [2020-02-26T16:54:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-02-26T16:54:30.719Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-02-26T16:54:30.719Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.719Z] [2020-02-26T16:54:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-02-26T16:54:30.719Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-02-26T16:54:30.719Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.719Z] [2020-02-26T16:54:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-02-26T16:54:30.719Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-02-26T16:54:30.719Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.719Z] [2020-02-26T16:54:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-02-26T16:54:30.719Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-02-26T16:54:30.719Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.719Z] [2020-02-26T16:54:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-02-26T16:54:30.719Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-02-26T16:54:30.719Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.719Z] [2020-02-26T16:54:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-02-26T16:54:30.719Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-02-26T16:54:30.719Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.719Z] [2020-02-26T16:54:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-02-26T16:54:30.719Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-02-26T16:54:30.719Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.719Z] [2020-02-26T16:54:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-02-26T16:54:30.719Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-02-26T16:54:30.719Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.719Z] [2020-02-26T16:54:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-02-26T16:54:30.719Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-02-26T16:54:30.719Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.719Z] [2020-02-26T16:54:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-02-26T16:54:30.719Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.719Z] [2020-02-26T16:54:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-02-26T16:54:30.719Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.719Z] [2020-02-26T16:54:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-02-26T16:54:30.719Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-02-26T16:54:30.719Z] [2020-02-26T16:54:30.719Z] [2020-02-26T16:54:30.719Z] DONE 1096 tests, 549 skipped in 2505.354s [2020-02-26T16:54:30.719Z] INFO: Integration tests ended at 02/26/2020 16:54:20. Duration:00:41:45.4793401 [2020-02-26T16:54:30.719Z] INFO: Docker info of the daemon under test at end of run [2020-02-26T16:54:30.719Z] [2020-02-26T16:54:30.719Z] Containers: 2 [2020-02-26T16:54:30.719Z] Running: 0 [2020-02-26T16:54:30.719Z] Paused: 0 [2020-02-26T16:54:30.719Z] Stopped: 2 [2020-02-26T16:54:30.719Z] Images: 12 [2020-02-26T16:54:30.719Z] Server Version: 0.0.0-dev [2020-02-26T16:54:30.719Z] Storage Driver: windowsfilter [2020-02-26T16:54:30.719Z] Windows: [2020-02-26T16:54:30.719Z] Logging Driver: json-file [2020-02-26T16:54:30.719Z] Plugins: [2020-02-26T16:54:30.719Z] Volume: local [2020-02-26T16:54:30.719Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-02-26T16:54:30.719Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-26T16:54:30.719Z] Swarm: inactive [2020-02-26T16:54:30.719Z] Default Isolation: process [2020-02-26T16:54:30.719Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-26T16:54:30.719Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-02-26T16:54:30.719Z] OSType: windows [2020-02-26T16:54:30.719Z] Architecture: x86_64 [2020-02-26T16:54:30.719Z] CPUs: 4 [2020-02-26T16:54:30.719Z] Total Memory: 32GiB [2020-02-26T16:54:30.719Z] Name: azwin-2-f1a3b0 [2020-02-26T16:54:30.719Z] ID: 3TUF:D7LF:BL6R:ZTJA:QZI4:RS3P:U36A:MN7G:QHXN:RVTN:TUR4:VFKH [2020-02-26T16:54:30.719Z] Docker Root Dir: D:\CI\PR-40585\2\daemon [2020-02-26T16:54:30.719Z] Debug Mode (client): false [2020-02-26T16:54:30.719Z] Debug Mode (server): true [2020-02-26T16:54:30.719Z] File Descriptors: -1 [2020-02-26T16:54:30.719Z] Goroutines: 18 [2020-02-26T16:54:30.719Z] System Time: 2020-02-26T16:54:20.5770721Z [2020-02-26T16:54:30.719Z] EventsListeners: 0 [2020-02-26T16:54:30.719Z] Registry: https://index.docker.io/v1/ [2020-02-26T16:54:30.719Z] Labels: [2020-02-26T16:54:30.719Z] Experimental: false [2020-02-26T16:54:30.719Z] Insecure Registries: [2020-02-26T16:54:30.719Z] 127.0.0.0/8 [2020-02-26T16:54:30.719Z] Live Restore Enabled: false [2020-02-26T16:54:30.719Z] [2020-02-26T16:54:30.719Z] [2020-02-26T16:54:30.719Z] INFO: Stopping daemon under test [2020-02-26T16:54:30.719Z] SUCCESS: The process with PID 4572 (child process of PID 7024) has been terminated. [2020-02-26T16:54:30.719Z] SUCCESS: The process with PID 7024 (child process of PID 1228) has been terminated. [2020-02-26T16:54:30.719Z] INFO: Stop tailing logs of the daemon under tests [2020-02-26T16:54:30.719Z] INFO: executeCI.ps1 Completed successfully at 02/26/2020 16:54:20. [2020-02-26T16:54:30.719Z] INFO: Tidying up at end of run [2020-02-26T16:54:30.719Z] INFO: Saving daemon under test log (d:\CI\PR-40585\2\dut.out) to C:\windows\TEMP\CIDUT.out [2020-02-26T16:54:30.719Z] INFO: Saving daemon under test log (d:\CI\PR-40585\2\dut.err) to C:\windows\TEMP\CIDUT.err [2020-02-26T16:54:30.719Z] INFO: Nuke-Everything... [2020-02-26T16:54:30.719Z] INFO: Container count on control daemon to delete is 2 [2020-02-26T16:54:30.719Z] c39e6975c0c4 [2020-02-26T16:54:30.719Z] e2ac02c2bd97 [2020-02-26T16:54:30.719Z] INFO: Non-base image count on control daemon to delete is 1 [2020-02-26T16:54:30.719Z] Deleted: sha256:26fba43540471a9746061010da6e05a6c920ad9054a4848be255c9c6a0c19e0d [2020-02-26T16:54:30.719Z] Deleted: sha256:3bd3c8100cba94ab1d62a7fe51be8378c44eeb9e5acd9712c854000051d85ca8 [2020-02-26T16:54:30.719Z] INFO: Tidying pidfile d:\CI\PR-40585\2\docker.pid [2020-02-26T16:54:30.719Z] INFO: Nuking d:\CI [2020-02-26T16:54:55.907Z] INFO: Zapped successfully [2020-02-26T16:54:55.907Z] [2020-02-26T16:54:55.907Z] INFO: executeCI.ps1 exiting at Wed Feb 26 16:54:53 CUT 2020. Duration 00:57:00.1367825 [2020-02-26T16:54:55.907Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-02-26T16:54:56.147Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-02-26T16:54:58.466Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-02-26T16:55:01.600Z] Archiving artifacts [2020-02-26T16:55:15.510Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40585/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-26T16:55:16.442Z] + make clean [2020-02-26T16:55:17.419Z] docker volume rm -f docker-dev-cache [2020-02-26T16:55:17.882Z] 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